01KYBQHZDPE3RZK3J0RE7FP5NP: 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: 01KYBQK5JC5RRDQ3SWP44FTDY0

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-25T04:17:56.621Zjob dependencies complete; ready to run (waiting for 5 m 20 s)
22026-07-25T04:18:51.771Zjob assigned to worker 01KYBQX39183VA6NAK3Q6DZ4G9 [factory aws, i-0e55784ecd062d406] (queued for 55 s)
32026-07-25T04:18:58.548Zdownloading input: /input/xde/work/debug/xde.dbg
42026-07-25T04:18:59.683Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-07-25T04:18:59.686Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-07-25T04:18:59.708Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-07-25T04:18:59.711Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-07-25T04:18:59.751Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-07-25T04:18:59.751Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-07-25T04:18:59.779Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-07-25T04:18:59.783Zdownloading input: /input/xde/work/release/xde
122026-07-25T04:19:00.546Zdownloaded input: /input/xde/work/release/xde
132026-07-25T04:19:00.549Zdownloading input: /input/xde/work/release/xde.sha256
142026-07-25T04:19:00.575Zdownloaded input: /input/xde/work/release/xde.sha256
152026-07-25T04:19:00.579Zdownloading input: /input/xde/work/release/xde_link.so
162026-07-25T04:19:00.603Zdownloaded input: /input/xde/work/release/xde_link.so
172026-07-25T04:19:00.606Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-07-25T04:19:00.631Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-07-25T04:19:00.635Zdownloading input: /input/xde/work/test/loopback
202026-07-25T04:19:01.414Zdownloaded input: /input/xde/work/test/loopback
212026-07-25T04:19:01.418Zdownloading input: /input/xde/work/test/multicast_rx
222026-07-25T04:19:02.271Zdownloaded input: /input/xde/work/test/multicast_rx
232026-07-25T04:19:02.274Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-07-25T04:19:02.932Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-07-25T04:19:02.937Zdownloading input: /input/xde/work/test/multicast_validation
262026-07-25T04:19:03.819Zdownloaded input: /input/xde/work/test/multicast_validation
272026-07-25T04:19:03.825Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-07-25T04:19:04.587Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-07-25T04:19:04.590Zdownloading input: /input/xde/work/xde.conf
302026-07-25T04:19:04.617Zdownloaded input: /input/xde/work/xde.conf
 
312026-07-25T04:19:04.617Zstarting task 0: "setup"
322026-07-25T04:19:04.623Z++ uname -s
332026-07-25T04:19:04.626Z+ kern=SunOS
342026-07-25T04:19:04.626Z+ build_user=build
352026-07-25T04:19:04.626Z+ build_uid=12345
362026-07-25T04:19:04.626Z+ work_dir=/work
372026-07-25T04:19:04.626Z+ input_dir=/input
382026-07-25T04:19:04.626Z+ [[ 0 == 12345 ]]
392026-07-25T04:19:04.626Z+ case "$kern" in
402026-07-25T04:19:04.626Z+ groupadd -g 12345 build
412026-07-25T04:19:04.626Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-07-25T04:19:06.632Z+ zfs create -o mountpoint=/work rpool/work
432026-07-25T04:19:06.806Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-07-25T04:19:06.810Z+ home_fs=zfs
452026-07-25T04:19:06.810Z+ [[ zfs == autofs ]]
462026-07-25T04:19:06.810Z+ mkdir -p /home/build
472026-07-25T04:19:06.810Z+ chown build:build /home/build /work
482026-07-25T04:19:08.811Z+ chmod 0700 /home/build /work
492026-07-25T04:19:08.814Zprocess exited: duration 4196 ms, exit code 0
 
502026-07-25T04:19:08.821Zstarting task 1: "rust-toolchain"
512026-07-25T04:19:08.826Z * rust toolchain channel = "1.97.1"
522026-07-25T04:19:08.826Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
532026-07-25T04:19:08.826Z * rust toolchain profile = "default"
542026-07-25T04:19:08.826Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-07-25T04:19:08.826Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-07-25T04:19:08.826Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-07-25T04:19:08.830Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-07-25T04:19:08.830Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
592026-07-25T04:19:08.934Zinfo: downloading installer
602026-07-25T04:19:10.228Zwarn: It looks like you have an existing rustup settings file at:
612026-07-25T04:19:10.228Zwarn: /home/build/.rustup/settings.toml
622026-07-25T04:19:10.228Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-07-25T04:19:10.228Zwarn: instead of the one inferred from the default host triple.
642026-07-25T04:19:10.236Zinfo: profile set to default
652026-07-25T04:19:10.236Zinfo: default host triple is x86_64-unknown-illumos
662026-07-25T04:19:10.239Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
672026-07-25T04:19:10.366Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
682026-07-25T04:19:10.370Zinfo: downloading 6 components
692026-07-25T04:19:26.068Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
702026-07-25T04:19:26.068Z
712026-07-25T04:19:26.094Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
722026-07-25T04:19:26.094Z
732026-07-25T04:19:26.094Z
742026-07-25T04:19:26.094ZRust is installed now. Great!
752026-07-25T04:19:26.094Z
762026-07-25T04:19:26.094ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-07-25T04:19:26.094Zenvironment variable. This has not been done automatically.
782026-07-25T04:19:26.094Z
792026-07-25T04:19:26.094ZTo configure your current shell, you need to source
802026-07-25T04:19:26.094Zthe corresponding env file under $HOME/.cargo.
812026-07-25T04:19:26.094Z
822026-07-25T04:19:26.094ZThis is usually done by running one of the following (note the leading DOT):
832026-07-25T04:19:26.098Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-07-25T04:19:26.098Zsource "$HOME/.cargo/env.fish" # For fish
852026-07-25T04:19:26.098Zsource "~/.cargo/env.nu" # For nushell
862026-07-25T04:19:26.101Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-07-25T04:19:26.101Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-07-25T04:19:26.101Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-07-25T04:19:26.101Zwarn: no default linker (`cc`) was found in your PATH
902026-07-25T04:19:26.101Zwarn: many Rust crates require a system C toolchain to build
912026-07-25T04:19:26.199Z+ rustup --version
922026-07-25T04:19:26.209Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-07-25T04:19:26.212Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-07-25T04:19:26.240Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
952026-07-25T04:19:26.248Z+ cargo --version
962026-07-25T04:19:26.256Zcargo 1.97.1 (c980f4866 2026-06-30)
972026-07-25T04:19:26.256Z+ rustc --version
982026-07-25T04:19:26.271Zrustc 1.97.1 (8bab26f4f 2026-07-14)
992026-07-25T04:19:26.275Zprocess exited: duration 17448 ms, exit code 0
 
1002026-07-25T04:19:26.284Zstarting task 2: "authentication"
1012026-07-25T04:19:26.308Zprocess exited: duration 18 ms, exit code 0
 
1022026-07-25T04:19:26.321Zstarting task 3: "clone repository"
1032026-07-25T04:19:26.334Z+ mkdir -p /work/oxidecomputer/opte
1042026-07-25T04:19:26.334Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-07-25T04:19:26.363ZCloning into '/work/oxidecomputer/opte'...
1062026-07-25T04:19:27.296Z+ cd /work/oxidecomputer/opte
1072026-07-25T04:19:27.297Z+ git fetch origin 6b06228503251b59b5bfa84b379945874f32b9ba
1082026-07-25T04:19:27.521ZFrom https://github.com/oxidecomputer/opte
1092026-07-25T04:19:27.521Z * branch 6b06228503251b59b5bfa84b379945874f32b9ba -> FETCH_HEAD
1102026-07-25T04:19:27.527Z+ [[ -n renovate/syn-2.x-lockfile ]]
1112026-07-25T04:19:27.530Z++ git branch --show-current
1122026-07-25T04:19:27.530Z+ current=master
1132026-07-25T04:19:27.530Z+ [[ master != renovate/syn-2.x-lockfile ]]
1142026-07-25T04:19:27.530Z+ git branch -f renovate/syn-2.x-lockfile 6b06228503251b59b5bfa84b379945874f32b9ba
1152026-07-25T04:19:27.534Z+ git checkout -f renovate/syn-2.x-lockfile
1162026-07-25T04:19:27.549ZSwitched to branch 'renovate/syn-2.x-lockfile'
1172026-07-25T04:19:27.553Z+ git reset --hard 6b06228503251b59b5bfa84b379945874f32b9ba
1182026-07-25T04:19:27.566ZHEAD is now at 6b06228 Update Rust crate syn to v2.0.119
1192026-07-25T04:19:27.569Zprocess exited: duration 1248 ms, exit code 0
 
1202026-07-25T04:19:27.578Zstarting task 4: "build"
1212026-07-25T04:19:27.583Z+ source .github/buildomat/common.sh
1222026-07-25T04:19:27.583Z++ rustup show active-toolchain
1232026-07-25T04:19:27.587Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-07-25T04:19:27.590Z++ pushd xde
1252026-07-25T04:19:27.590Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-07-25T04:19:27.590Z++ rustup show active-toolchain
1272026-07-25T04:19:27.593Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1282026-07-25T04:19:27.732Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1292026-07-25T04:19:27.735Zinfo: downloading 6 components
1302026-07-25T04:19:43.461Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-07-25T04:19:43.566Z+++ rustup show active-toolchain -v
1322026-07-25T04:19:43.569Z+++ head -n 1
1332026-07-25T04:19:43.569Z+++ cut '-d ' -f1
1342026-07-25T04:19:43.623Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1352026-07-25T04:19:43.623Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1362026-07-25T04:19:43.623Z++ popd
1372026-07-25T04:19:43.626Z/work/oxidecomputer/opte
1382026-07-25T04:19:43.626Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-07-25T04:19:47.047Z Startup: Refreshing catalog 'helios' ... Done
1402026-07-25T04:19:47.284Z Startup: Caching catalogs ... Done
1412026-07-25T04:19:48.466ZPlanning: Solver setup ... Done
1422026-07-25T04:19:48.512ZPlanning: Running solver ... Done
1432026-07-25T04:19:48.544ZPlanning: Finding local manifests ... Done
1442026-07-25T04:19:48.556ZPlanning: Fetching manifests: 0/6 0% complete
1452026-07-25T04:19:48.581ZPlanning: Fetching manifests: 6/6 100% complete
1462026-07-25T04:19:48.595ZPlanning: Package planning ... Done
1472026-07-25T04:19:48.599ZPlanning: Merging actions ... Done
1482026-07-25T04:19:48.837ZPlanning: Checking for conflicting actions ... Done
1492026-07-25T04:19:48.840ZPlanning: Consolidating action changes ... Done
1502026-07-25T04:19:49.607ZPlanning: Evaluating mediators ... Done
1512026-07-25T04:19:49.611ZPlanning: Planning completed in 2.30 seconds
1522026-07-25T04:19:49.616Z Packages to install: 6
1532026-07-25T04:19:49.619Z Services to change: 2
1542026-07-25T04:19:49.619Z Create boot environment: No
1552026-07-25T04:19:49.619ZCreate backup boot environment: No
1562026-07-25T04:19:49.641Z
1572026-07-25T04:19:49.641ZDownload: 0/22 items 0.0/15.5MB 0% complete
1582026-07-25T04:19:49.830ZDownload: Completed 15.46 MB in 0.19 seconds (81.9M/s)
1592026-07-25T04:19:49.952Z Actions: 1/110 actions (Installing new actions)
1602026-07-25T04:19:50.325Z Actions: Completed 110 actions in 0.37 seconds.
1612026-07-25T04:19:50.350ZFinalize: Updating package state database ... Done
1622026-07-25T04:19:50.353ZFinalize: Updating package cache ... Done
1632026-07-25T04:19:50.408ZFinalize: Updating image state ... Done
1642026-07-25T04:19:53.004ZFinalize: Creating fast lookup database ... Done
1652026-07-25T04:19:53.072ZFinalize: Reading search index ... Done
1662026-07-25T04:19:53.075ZFinalize: Updating search index ... Done
1672026-07-25T04:19:57.767ZFinalize: Updating package cache ... Done
1682026-07-25T04:19:57.901Z+ [[ -z 01KYBQK5JC5RRDQ3SWP44FTDY0 ]]
1692026-07-25T04:19:57.905Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-07-25T04:19:58.858Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-07-25T04:19:58.858Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-07-25T04:19:58.858Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-07-25T04:19:58.858Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-07-25T04:19:58.858Ztempdir @ "/tmp/.tmpShG0xK/tmp"
1752026-07-25T04:19:58.858Zimage root @ "/tmp/.tmpShG0xK/tmp/root"
1762026-07-25T04:19:58.858Zcreating image...
1772026-07-25T04:19:59.147Zcopying publishers...
1782026-07-25T04:20:00.082Zadding properties...
1792026-07-25T04:20:00.784Zinstalling packages...
1802026-07-25T04:20:06.995Zseeding SMF database...
1812026-07-25T04:20:11.237Zconfiguring SMF profile...
1822026-07-25T04:20:11.237Zmodifying shadow(5)...
1832026-07-25T04:20:11.240Zloading user and group database...
1842026-07-25T04:20:11.240Zloading facet selections...
1852026-07-25T04:20:11.517Z devel -> true
1862026-07-25T04:20:11.517Z doc.man -> true
1872026-07-25T04:20:11.517Z entire.service/hal -> true
1882026-07-25T04:20:11.517Z entire.service/network/smtp/dma -> true
1892026-07-25T04:20:11.517Z locale.ar -> true
1902026-07-25T04:20:11.517Z locale.ca -> true
1912026-07-25T04:20:11.517Z locale.cs -> true
1922026-07-25T04:20:11.517Z locale.de -> true
1932026-07-25T04:20:11.518Z locale.es -> true
1942026-07-25T04:20:11.518Z locale.fr -> true
1952026-07-25T04:20:11.518Z locale.he -> true
1962026-07-25T04:20:11.518Z locale.hu -> true
1972026-07-25T04:20:11.518Z locale.id -> true
1982026-07-25T04:20:11.518Z locale.it -> true
1992026-07-25T04:20:11.518Z locale.ja -> true
2002026-07-25T04:20:11.518Z locale.ko -> true
2012026-07-25T04:20:11.518Z locale.nl -> true
2022026-07-25T04:20:11.518Z locale.pl -> true
2032026-07-25T04:20:11.518Z locale.pt_BR -> true
2042026-07-25T04:20:11.518Z locale.ru -> true
2052026-07-25T04:20:11.518Z locale.sk -> true
2062026-07-25T04:20:11.518Z locale.sv -> true
2072026-07-25T04:20:11.518Z locale.zh_CN -> true
2082026-07-25T04:20:11.518Z locale.zh_HK -> true
2092026-07-25T04:20:11.518Z locale.zh_TW -> true
2102026-07-25T04:20:11.518Z onu.ooceonly -> true
2112026-07-25T04:20:11.518Z version-lock.shell/ksh93 -> true
2122026-07-25T04:20:11.518Z version-lock.system/data/hardware-registry -> true
2132026-07-25T04:20:11.518Z version-lock.system/data/zoneinfo -> true
2142026-07-25T04:20:11.518Z version-lock.system/microcode/amd -> true
2152026-07-25T04:20:11.518Z version-lock.system/microcode/intel -> true
2162026-07-25T04:20:11.518Z version-lock.system/microcode/oxide -> true
2172026-07-25T04:20:11.518Zassessing packaged files...
2182026-07-25T04:20:12.957Zcreating archive...
2192026-07-25T04:20:12.982Zmissing from packaging:
2202026-07-25T04:20:12.982Z "etc/.pwd.lock"
2212026-07-25T04:20:12.986Z "etc/svc/profile/generic.xml"
2222026-07-25T04:20:12.986Z "etc/svc/profile/inetd_services.xml"
2232026-07-25T04:20:12.986Z "etc/svc/profile/name_service.xml"
2242026-07-25T04:20:12.987Z "etc/svc/profile/platform.xml"
2252026-07-25T04:20:12.987Z "etc/svc/profile/platform_omicron1.xml"
2262026-07-25T04:20:12.987Z "etc/svc/repository.db"
2272026-07-25T04:20:12.990Z
2282026-07-25T04:20:12.994Z
2292026-07-25T04:20:12.994Zfinishing archive...
2302026-07-25T04:20:13.631Zcreating gzonly manifest...
2312026-07-25T04:20:13.635Zok
2322026-07-25T04:20:13.697Z+ trap cleanup EXIT
2332026-07-25T04:20:13.701Z+ OUT_DIR=/work/bench-results
2342026-07-25T04:20:13.701Z+ mkdir -p /work/bench-results
2352026-07-25T04:20:13.701Z+ mkdir -p target/criterion
2362026-07-25T04:20:13.704Z+ mkdir -p target/xde-bench
2372026-07-25T04:20:13.704Z+ banner collect
2382026-07-25T04:20:13.708Z
2392026-07-25T04:20:13.708Z #### #### # # ###### #### #####
2402026-07-25T04:20:13.708Z # # # # # # # # # #
2412026-07-25T04:20:13.708Z # # # # # ##### # #
2422026-07-25T04:20:13.708Z # # # # # # # #
2432026-07-25T04:20:13.708Z # # # # # # # # # #
2442026-07-25T04:20:13.708Z #### #### ###### ###### ###### #### #
2452026-07-25T04:20:13.708Z
2462026-07-25T04:20:13.708Z++ cat .git/refs/heads/master
2472026-07-25T04:20:13.708Z+ BASELINE_COMMIT=7f20f04c289961b92d18906846c28ff2b28ba681
2482026-07-25T04:20:13.708Z+ [[ renovate/syn-2.x-lockfile == \m\a\s\t\e\r ]]
2492026-07-25T04:20:13.708Z+ get_artifact opte benchmark 7f20f04c289961b92d18906846c28ff2b28ba681 bench-results.tgz
2502026-07-25T04:20:13.708Z+ local curl_res
2512026-07-25T04:20:13.708Z+ repo=opte
2522026-07-25T04:20:13.708Z+ series=benchmark
2532026-07-25T04:20:13.708Z+ commit=7f20f04c289961b92d18906846c28ff2b28ba681
2542026-07-25T04:20:13.708Z+ name=bench-results.tgz
2552026-07-25T04:20:13.708Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-07-25T04:20:13.708Z+ mkdir -p download
2572026-07-25T04:20:13.712Z+ pushd download
2582026-07-25T04:20:13.712Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2592026-07-25T04:20:13.712Z+ [[ ! -f bench-results.tgz ]]
2602026-07-25T04:20:13.712Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/7f20f04c289961b92d18906846c28ff2b28ba681/bench-results.tgz
2612026-07-25T04:20:13.715Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-07-25T04:20:13.715Z Dload Upload Total Spent Left Speed
2632026-07-25T04:20:14.042Z 0 0 0 0 0 0 0 0 0 100 6.07M 100 6.07M 0 0 18.56M 0 0 100 6.07M 100 6.07M 0 0 18.55M 0 0 100 6.07M 100 6.07M 0 0 18.55M 0 0
2642026-07-25T04:20:14.046Z+ curl_res=0
2652026-07-25T04:20:14.046Z+ popd
2662026-07-25T04:20:14.046Z/work/oxidecomputer/opte
2672026-07-25T04:20:14.047Z+ return 0
2682026-07-25T04:20:14.047Z+ tar -xf download/bench-results.tgz -C target
2692026-07-25T04:20:14.223Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-07-25T04:20:14.226Z+ rm -r target/bench-results
2712026-07-25T04:20:14.226Z+ [[ '' -eq 1 ]]
2722026-07-25T04:20:14.226Z+ uname -a
2732026-07-25T04:20:14.230ZSunOS w-01KYBQX39183VA6NAK3Q6DZ4G9 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-07-25T04:20:14.230Z+ cat /etc/versions/build
2752026-07-25T04:20:14.230Zheads/stlouis-0-gd5af107c55
2762026-07-25T04:20:14.230Z+ dladm
2772026-07-25T04:20:14.234ZLINK CLASS MTU STATE BRIDGE OVER
2782026-07-25T04:20:14.234Zena0 phys 9216 up -- --
2792026-07-25T04:20:14.234Z+ ipadm
2802026-07-25T04:20:14.237ZADDROBJ TYPE STATE ADDR
2812026-07-25T04:20:14.237Zlo0/v4 static ok 127.0.0.1/8
2822026-07-25T04:20:14.237Zena0/dhcp dhcp ok 10.150.1.151/24
2832026-07-25T04:20:14.237Zlo0/v6 static ok ::1/128
2842026-07-25T04:20:14.237Z+ pfexec rem_drv xde
2852026-07-25T04:20:14.243Z+ set -o errexit
2862026-07-25T04:20:14.243Z+ set -o pipefail
2872026-07-25T04:20:14.246Z+ banner prepare
2882026-07-25T04:20:14.246Z
2892026-07-25T04:20:14.247Z ##### ##### ###### ##### ## ##### ######
2902026-07-25T04:20:14.247Z # # # # # # # # # # # #
2912026-07-25T04:20:14.247Z # # # # ##### # # # # # # #####
2922026-07-25T04:20:14.247Z ##### ##### # ##### ###### ##### #
2932026-07-25T04:20:14.247Z # # # # # # # # # #
2942026-07-25T04:20:14.247Z # # # ###### # # # # # ######
2952026-07-25T04:20:14.247Z
2962026-07-25T04:20:14.247Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-07-25T04:20:14.247Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-07-25T04:20:14.315Z+ pfexec add_drv xde
2992026-07-25T04:20:15.048Z+ banner bench
3002026-07-25T04:20:15.051Z
3012026-07-25T04:20:15.052Z ##### ###### # # #### # #
3022026-07-25T04:20:15.052Z # # # ## # # # # #
3032026-07-25T04:20:15.052Z ##### ##### # # # # ######
3042026-07-25T04:20:15.052Z # # # # # # # # #
3052026-07-25T04:20:15.052Z # # # # ## # # # #
3062026-07-25T04:20:15.052Z ##### ###### # # #### # #
3072026-07-25T04:20:15.052Z
3082026-07-25T04:20:15.052Z+ cargo kbench local
3092026-07-25T04:20:15.159Z Updating crates.io index
3102026-07-25T04:20:15.163Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-07-25T04:20:16.153Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-07-25T04:20:16.586Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-07-25T04:20:16.926Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-07-25T04:20:17.160Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-07-25T04:20:17.383Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-07-25T04:20:17.635Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-07-25T04:20:19.392Z Downloading crates ...
3182026-07-25T04:20:19.450Z Downloaded cfg-if v1.0.4
3192026-07-25T04:20:19.454Z Downloaded defmt v0.3.100
3202026-07-25T04:20:19.458Z Downloaded autocfg v1.5.1
3212026-07-25T04:20:19.458Z Downloaded ciborium v0.2.2
3222026-07-25T04:20:19.462Z Downloaded ciborium-ll v0.2.2
3232026-07-25T04:20:19.465Z Downloaded dyn-clone v1.0.20
3242026-07-25T04:20:19.468Z Downloaded cast v0.3.0
3252026-07-25T04:20:19.471Z Downloaded ref-cast v1.0.25
3262026-07-25T04:20:19.471Z Downloaded anstream v1.0.0
3272026-07-25T04:20:19.474Z Downloaded anyhow v1.0.103
3282026-07-25T04:20:19.474Z Downloaded byteorder v1.5.0
3292026-07-25T04:20:19.477Z Downloaded plotters-backend v0.3.7
3302026-07-25T04:20:19.477Z Downloaded rusticata-macros v5.0.0
3312026-07-25T04:20:19.480Z Downloaded ingot-types v0.2.0
3322026-07-25T04:20:19.483Z Downloaded oorandom v11.1.5
3332026-07-25T04:20:19.483Z Downloaded num_enum v0.7.6
3342026-07-25T04:20:19.487Z Downloaded defmt-macros v1.1.1
3352026-07-25T04:20:19.490Z Downloaded quote v1.0.46
3362026-07-25T04:20:19.490Z Downloaded slog-stdlog v4.1.1
3372026-07-25T04:20:19.490Z Downloaded crossbeam-channel v0.5.16
3382026-07-25T04:20:19.493Z Downloaded alloca v0.4.0
3392026-07-25T04:20:19.493Z Downloaded clap_lex v1.1.0
3402026-07-25T04:20:19.493Z Downloaded serde_core v1.0.228
3412026-07-25T04:20:19.497Z Downloaded darling_macro v0.23.0
3422026-07-25T04:20:19.497Z Downloaded plotters-svg v0.3.7
3432026-07-25T04:20:19.500Z Downloaded clap v4.6.1
3442026-07-25T04:20:19.503Z Downloaded getrandom v0.4.3
3452026-07-25T04:20:19.506Z Downloaded cstr-argument v0.1.2
3462026-07-25T04:20:19.506Z Downloaded ctor-proc-macro v0.0.13
3472026-07-25T04:20:19.506Z Downloaded ciborium-io v0.2.2
3482026-07-25T04:20:19.507Z Downloaded pretty-hex v0.4.2
3492026-07-25T04:20:19.507Z Downloaded socket2 v0.6.4
3502026-07-25T04:20:19.510Z Downloaded anes v0.1.6
3512026-07-25T04:20:19.513Z Downloaded stable_deref_trait v1.2.1
3522026-07-25T04:20:19.513Z Downloaded cobs v0.3.0
3532026-07-25T04:20:19.513Z Downloaded powerfmt v0.2.0
3542026-07-25T04:20:19.513Z Downloaded proc-macro-error-attr v1.0.4
3552026-07-25T04:20:19.516Z Downloaded same-file v1.0.6
3562026-07-25T04:20:19.516Z Downloaded cfg_aliases v0.2.1
3572026-07-25T04:20:19.516Z Downloaded dtor v0.8.1
3582026-07-25T04:20:19.519Z Downloaded cpufeatures v0.3.0
3592026-07-25T04:20:19.519Z Downloaded defmt-parser v1.0.0
3602026-07-25T04:20:19.523Z Downloaded rustversion v1.0.23
3612026-07-25T04:20:19.523Z Downloaded shlex v2.0.1
3622026-07-25T04:20:19.523Z Downloaded slab v0.4.12
3632026-07-25T04:20:19.523Z Downloaded slog-scope v4.4.1
3642026-07-25T04:20:19.526Z Downloaded oxnet v0.1.6
3652026-07-25T04:20:19.527Z Downloaded anstyle v1.0.14
3662026-07-25T04:20:19.527Z Downloaded slog-term v2.9.2
3672026-07-25T04:20:19.530Z Downloaded darling v0.23.0
3682026-07-25T04:20:19.530Z Downloaded num_enum_derive v0.7.6
3692026-07-25T04:20:19.530Z Downloaded pin-project-lite v0.2.17
3702026-07-25T04:20:19.534Z Downloaded page_size v0.6.0
3712026-07-25T04:20:19.534Z Downloaded ref-cast-impl v1.0.25
3722026-07-25T04:20:19.537Z Downloaded colorchoice v1.0.5
3732026-07-25T04:20:19.537Z Downloaded strsim v0.11.1
3742026-07-25T04:20:19.537Z Downloaded proc-macro-crate v3.5.0
3752026-07-25T04:20:19.537Z Downloaded once_cell v1.21.4
3762026-07-25T04:20:19.540Z Downloaded hash32 v0.3.1
3772026-07-25T04:20:19.540Z Downloaded ident_case v1.0.1
3782026-07-25T04:20:19.540Z Downloaded managed v0.8.0
3792026-07-25T04:20:19.540Z Downloaded slog-envlogger v2.2.0
3802026-07-25T04:20:19.540Z Downloaded take_mut v0.2.2
3812026-07-25T04:20:19.543Z Downloaded dtor-proc-macro v0.0.13
3822026-07-25T04:20:19.543Z Downloaded is_terminal_polyfill v1.70.2
3832026-07-25T04:20:19.543Z Downloaded bitflags v1.3.2
3842026-07-25T04:20:19.546Z Downloaded terminal_size v0.4.4
3852026-07-25T04:20:19.550Z Downloaded futures-sink v0.3.32
3862026-07-25T04:20:19.550Z Downloaded heck v0.4.1
3872026-07-25T04:20:19.553Z Downloaded foreign-types v0.5.0
3882026-07-25T04:20:19.553Z Downloaded foreign-types-shared v0.3.1
3892026-07-25T04:20:19.553Z Downloaded utf8parse v0.2.2
3902026-07-25T04:20:19.553Z Downloaded version_check v0.9.5
3912026-07-25T04:20:19.556Z Downloaded num-conv v0.2.2
3922026-07-25T04:20:19.556Z Downloaded embedded-io v0.6.1
3932026-07-25T04:20:19.557Z Downloaded futures-io v0.3.32
3942026-07-25T04:20:19.560Z Downloaded futures-task v0.3.32
3952026-07-25T04:20:19.560Z Downloaded link-section v0.2.1
3962026-07-25T04:20:19.560Z Downloaded lazy_static v1.5.0
3972026-07-25T04:20:19.560Z Downloaded circular v0.3.0
3982026-07-25T04:20:19.560Z Downloaded futures-macro v0.3.32
3992026-07-25T04:20:19.563Z Downloaded rand_core v0.10.1
4002026-07-25T04:20:19.563Z Downloaded postcard v1.1.3
4012026-07-25T04:20:19.566Z Downloaded heck v0.5.0
4022026-07-25T04:20:19.567Z Downloaded itoa v1.0.18
4032026-07-25T04:20:19.567Z Downloaded is-terminal v0.4.17
4042026-07-25T04:20:19.570Z Downloaded tracing-core v0.1.36
4052026-07-25T04:20:19.573Z Downloaded cookie-factory v0.3.3
4062026-07-25T04:20:19.573Z Downloaded equivalent v1.0.2
4072026-07-25T04:20:19.576Z Downloaded macaddr v1.0.1
4082026-07-25T04:20:19.579Z Downloaded tabwriter v1.4.1
4092026-07-25T04:20:19.583Z Downloaded thread_local v1.1.10
4102026-07-25T04:20:19.586Z Downloaded time-core v0.1.9
4112026-07-25T04:20:19.586Z Downloaded anstyle-query v1.1.5
4122026-07-25T04:20:19.586Z Downloaded errno v0.3.14
4132026-07-25T04:20:19.589Z Downloaded futures-core v0.3.32
4142026-07-25T04:20:19.589Z Downloaded embedded-io v0.4.0
4152026-07-25T04:20:19.589Z Downloaded foreign-types-macros v0.2.3
4162026-07-25T04:20:19.598Z Downloaded bitflags v2.13.0
4172026-07-25T04:20:19.601Z Downloaded proc-macro-error v1.0.4
4182026-07-25T04:20:19.604Z Downloaded slog-async v2.8.0
4192026-07-25T04:20:19.604Z Downloaded thiserror-impl v1.0.69
4202026-07-25T04:20:19.604Z Downloaded thiserror-impl v2.0.18
4212026-07-25T04:20:19.605Z Downloaded walkdir v2.5.0
4222026-07-25T04:20:19.608Z Downloaded ipnetwork v0.21.1
4232026-07-25T04:20:19.608Z Downloaded deranged v0.5.8
4242026-07-25T04:20:19.608Z Downloaded ingot v0.2.0
4252026-07-25T04:20:19.616Z Downloaded crossbeam-utils v0.8.22
4262026-07-25T04:20:19.619Z Downloaded find-msvc-tools v0.1.9
4272026-07-25T04:20:19.622Z Downloaded erased-serde v0.3.31
4282026-07-25T04:20:19.625Z Downloaded thiserror v1.0.69
4292026-07-25T04:20:19.628Z Downloaded ctor v0.10.1
4302026-07-25T04:20:19.628Z Downloaded zmij v1.0.22
4312026-07-25T04:20:19.628Z Downloaded defmt v1.1.1
4322026-07-25T04:20:19.631Z Downloaded either v1.16.0
4332026-07-25T04:20:19.631Z Downloaded tinytemplate v1.2.1
4342026-07-25T04:20:19.635Z Downloaded clap_derive v4.6.1
4352026-07-25T04:20:19.635Z Downloaded colored v3.1.1
4362026-07-25T04:20:19.635Z Downloaded criterion-plot v0.8.2
4372026-07-25T04:20:19.638Z Downloaded anstyle-parse v1.0.0
4382026-07-25T04:20:19.638Z Downloaded chacha20 v0.10.1
4392026-07-25T04:20:19.638Z Downloaded crossbeam-deque v0.8.7
4402026-07-25T04:20:19.643Z Downloaded crc32fast v1.5.0
4412026-07-25T04:20:19.647Z Downloaded futures-executor v0.3.32
4422026-07-25T04:20:19.647Z Downloaded iana-time-zone v0.1.65
4432026-07-25T04:20:19.650Z Downloaded thiserror v2.0.18
4442026-07-25T04:20:19.650Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4452026-07-25T04:20:19.653Z Downloaded proc-macro2 v1.0.106
4462026-07-25T04:20:19.653Z Downloaded ingot-macros v0.2.0
4472026-07-25T04:20:19.659Z Downloaded futures-channel v0.3.32
4482026-07-25T04:20:19.662Z Downloaded term v1.2.1
4492026-07-25T04:20:19.666Z Downloaded time-macros v0.2.31
4502026-07-25T04:20:19.666Z Downloaded toml_parser v1.1.2+spec-1.1.0
4512026-07-25T04:20:19.669Z Downloaded crossbeam-epoch v0.9.20
4522026-07-25T04:20:19.669Z Downloaded serde_derive v1.0.228
4532026-07-25T04:20:19.672Z Downloaded slog v2.8.2
4542026-07-25T04:20:19.675Z Downloaded num-traits v0.2.19
4552026-07-25T04:20:19.675Z Downloaded log v0.4.33
4562026-07-25T04:20:19.679Z Downloaded futures v0.3.32
4572026-07-25T04:20:19.679Z Downloaded unicode-ident v1.0.24
4582026-07-25T04:20:19.688Z Downloaded tracing-attributes v0.1.31
4592026-07-25T04:20:19.691Z Downloaded half v2.7.1
4602026-07-25T04:20:19.695Z Downloaded darling_core v0.23.0
4612026-07-25T04:20:19.698Z Downloaded hashbrown v0.17.1
4622026-07-25T04:20:19.701Z Downloaded itertools v0.13.0
4632026-07-25T04:20:19.705Z Downloaded rayon-core v1.13.0
4642026-07-25T04:20:19.708Z Downloaded arc-swap v1.9.2
4652026-07-25T04:20:19.712Z Downloaded heapless v0.8.0
4662026-07-25T04:20:19.717Z Downloaded toml_edit v0.25.12+spec-1.1.0
4672026-07-25T04:20:19.720Z Downloaded aho-corasick v1.1.4
4682026-07-25T04:20:19.724Z Downloaded cc v1.2.67
4692026-07-25T04:20:19.727Z Downloaded memchr v2.8.3
4702026-07-25T04:20:19.730Z Downloaded uuid v1.23.5
4712026-07-25T04:20:19.730Z Downloaded serde v1.0.228
4722026-07-25T04:20:19.733Z Downloaded indexmap v2.14.0
4732026-07-25T04:20:19.733Z Downloaded criterion v0.8.2
4742026-07-25T04:20:19.736Z Downloaded itertools v0.12.1
4752026-07-25T04:20:19.745Z Downloaded chrono v0.4.45
4762026-07-25T04:20:19.748Z Downloaded clap_builder v4.6.0
4772026-07-25T04:20:19.752Z Downloaded futures-util v0.3.32
4782026-07-25T04:20:19.758Z Downloaded itertools v0.15.0
4792026-07-25T04:20:19.762Z Downloaded zerocopy-derive v0.8.54
4802026-07-25T04:20:19.766Z Downloaded rand v0.10.2
4812026-07-25T04:20:19.771Z Downloaded serde_json v1.0.150
4822026-07-25T04:20:19.774Z Downloaded plotters v0.3.7
4832026-07-25T04:20:19.779Z Downloaded nix v0.31.3
4842026-07-25T04:20:19.786Z Downloaded nom v8.0.0
4852026-07-25T04:20:19.789Z Downloaded regex v1.13.0
4862026-07-25T04:20:19.810Z Downloaded libc v0.2.186
4872026-07-25T04:20:19.827Z Downloaded pcap-parser v0.17.0
4882026-07-25T04:20:19.831Z Downloaded rayon v1.12.0
4892026-07-25T04:20:19.838Z Downloaded winnow v1.0.3
4902026-07-25T04:20:19.862Z Downloaded syn v1.0.109
4912026-07-25T04:20:19.896Z Downloaded time v0.3.53
4922026-07-25T04:20:19.903Z Downloaded unicode-width v0.2.2
4932026-07-25T04:20:19.906Z Downloaded zerocopy v0.8.54
4942026-07-25T04:20:19.915Z Downloaded syn v2.0.119
4952026-07-25T04:20:19.921Z Downloaded smoltcp v0.11.0
4962026-07-25T04:20:19.927Z Downloaded rustix v1.1.4
4972026-07-25T04:20:19.939Z Downloaded regex-syntax v0.8.11
4982026-07-25T04:20:19.942Z Downloaded tracing v0.1.44
4992026-07-25T04:20:19.952Z Downloaded regex-automata v0.4.15
5002026-07-25T04:20:20.021Z Compiling proc-macro2 v1.0.106
5012026-07-25T04:20:20.021Z Compiling quote v1.0.46
5022026-07-25T04:20:20.021Z Compiling unicode-ident v1.0.24
5032026-07-25T04:20:20.021Z Compiling serde_core v1.0.228
5042026-07-25T04:20:20.025Z Compiling cfg-if v1.0.4
5052026-07-25T04:20:20.025Z Compiling libc v0.2.186
5062026-07-25T04:20:20.025Z Compiling memchr v2.8.3
5072026-07-25T04:20:20.025Z Compiling serde v1.0.228
5082026-07-25T04:20:20.171Z Compiling rustversion v1.0.23
5092026-07-25T04:20:20.237Z Compiling version_check v0.9.5
5102026-07-25T04:20:20.500Z Compiling zerocopy v0.8.54
5112026-07-25T04:20:20.507Z Compiling thiserror v2.0.18
5122026-07-25T04:20:20.522Z Compiling strsim v0.11.1
5132026-07-25T04:20:20.817Z Compiling ident_case v1.0.1
5142026-07-25T04:20:20.843Z Compiling either v1.16.0
5152026-07-25T04:20:21.071Z Compiling pin-project-lite v0.2.17
5162026-07-25T04:20:21.079Z Compiling regex-syntax v0.8.11
5172026-07-25T04:20:21.083Z Compiling syn v1.0.109
5182026-07-25T04:20:21.112Z Compiling crossbeam-utils v0.8.22
5192026-07-25T04:20:21.144Z Compiling winnow v1.0.3
5202026-07-25T04:20:21.351Z Compiling syn v2.0.119
5212026-07-25T04:20:21.377Z Compiling aho-corasick v1.1.4
5222026-07-25T04:20:21.414Z Compiling equivalent v1.0.2
5232026-07-25T04:20:21.483Z Compiling hashbrown v0.17.1
5242026-07-25T04:20:21.637Z Compiling itertools v0.15.0
5252026-07-25T04:20:22.023Z Compiling indexmap v2.14.0
5262026-07-25T04:20:22.160Z Compiling toml_parser v1.1.2+spec-1.1.0
5272026-07-25T04:20:22.563Z Compiling bitflags v2.13.0
5282026-07-25T04:20:22.624Z Compiling regex-automata v0.4.15
5292026-07-25T04:20:22.723Z Compiling heapless v0.8.0
5302026-07-25T04:20:22.902Z Compiling byteorder v1.5.0
5312026-07-25T04:20:22.911Z Compiling autocfg v1.5.1
5322026-07-25T04:20:23.012Z Compiling toml_datetime v1.1.1+spec-1.1.0
5332026-07-25T04:20:23.067Z Compiling hash32 v0.3.1
5342026-07-25T04:20:23.208Z Compiling toml_edit v0.25.12+spec-1.1.0
5352026-07-25T04:20:23.233Z Compiling slog v2.8.2
5362026-07-25T04:20:23.245Z Compiling num-traits v0.2.19
5372026-07-25T04:20:23.256Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5382026-07-25T04:20:23.341Z Compiling futures-core v0.3.32
5392026-07-25T04:20:23.457Z Compiling futures-sink v0.3.32
5402026-07-25T04:20:23.473Z Compiling macaddr v1.0.1
5412026-07-25T04:20:23.502Z Compiling smoltcp v0.11.0
5422026-07-25T04:20:23.502Z Compiling stable_deref_trait v1.2.1
5432026-07-25T04:20:23.572Z Compiling futures-channel v0.3.32
5442026-07-25T04:20:23.821Z Compiling proc-macro-crate v3.5.0
5452026-07-25T04:20:23.841Z Compiling darling_core v0.23.0
5462026-07-25T04:20:23.860Z Compiling proc-macro-error-attr v1.0.4
5472026-07-25T04:20:24.038Z Compiling futures-io v0.3.32
5482026-07-25T04:20:24.079Z Compiling getrandom v0.4.3
5492026-07-25T04:20:24.087Z Compiling managed v0.8.0
5502026-07-25T04:20:24.217Z Compiling rand_core v0.10.1
5512026-07-25T04:20:24.220Z Compiling slab v0.4.12
5522026-07-25T04:20:24.332Z Compiling regex v1.13.0
5532026-07-25T04:20:24.340Z Compiling anyhow v1.0.103
5542026-07-25T04:20:24.378Z Compiling futures-task v0.3.32
5552026-07-25T04:20:24.418Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5562026-07-25T04:20:24.542Z Compiling bitflags v1.3.2
5572026-07-25T04:20:24.613Z Compiling ref-cast v1.0.25
5582026-07-25T04:20:24.631Z Compiling crc32fast v1.5.0
5592026-07-25T04:20:24.846Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5602026-07-25T04:20:24.947Z Compiling proc-macro-error v1.0.4
5612026-07-25T04:20:24.954Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5622026-07-25T04:20:25.015Z Compiling serde_derive v1.0.228
5632026-07-25T04:20:25.189Z Compiling zerocopy-derive v0.8.54
5642026-07-25T04:20:25.209Z Compiling thiserror-impl v2.0.18
5652026-07-25T04:20:25.223Z Compiling futures-macro v0.3.32
5662026-07-25T04:20:25.274Z Compiling foreign-types-macros v0.2.3
5672026-07-25T04:20:25.583Z Compiling ref-cast-impl v1.0.25
5682026-07-25T04:20:25.908Z Compiling num_enum_derive v0.7.6
5692026-07-25T04:20:25.993Z Compiling darling_macro v0.23.0
5702026-07-25T04:20:26.038Z Compiling futures-util v0.3.32
5712026-07-25T04:20:26.173Z Compiling once_cell v1.21.4
5722026-07-25T04:20:26.418Z Compiling unicode-width v0.2.2
5732026-07-25T04:20:26.505Z Compiling cobs v0.3.0
5742026-07-25T04:20:26.555Z Compiling darling v0.23.0
5752026-07-25T04:20:26.631Z Compiling ingot-macros v0.2.0
5762026-07-25T04:20:26.710Z Compiling rustix v1.1.4
5772026-07-25T04:20:26.720Z Compiling crossbeam-epoch v0.9.20
5782026-07-25T04:20:26.906Z Compiling ipnetwork v0.21.1
5792026-07-25T04:20:26.979Z Compiling foreign-types-shared v0.3.1
5802026-07-25T04:20:27.055Z Compiling cpufeatures v0.3.0
5812026-07-25T04:20:27.124Z Compiling chacha20 v0.10.1
5822026-07-25T04:20:27.272Z Compiling foreign-types v0.5.0
5832026-07-25T04:20:27.291Z Compiling num_enum v0.7.6
5842026-07-25T04:20:27.347Z Compiling tabwriter v1.4.1
5852026-07-25T04:20:27.408Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5862026-07-25T04:20:27.411Z Compiling tracing-core v0.1.36
5872026-07-25T04:20:27.680Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5882026-07-25T04:20:27.746Z Compiling tracing-attributes v0.1.31
5892026-07-25T04:20:28.233Z Compiling erased-serde v0.3.31
5902026-07-25T04:20:28.241Z Compiling postcard v1.1.3
5912026-07-25T04:20:28.602Z Compiling futures-executor v0.3.32
5922026-07-25T04:20:28.724Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5932026-07-25T04:20:28.927Z Compiling errno v0.3.14
5942026-07-25T04:20:29.050Z Compiling cstr-argument v0.1.2
5952026-07-25T04:20:29.176Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
5962026-07-25T04:20:29.200Z Compiling thiserror v1.0.69
5972026-07-25T04:20:29.211Z Compiling zmij v1.0.22
5982026-07-25T04:20:29.282Z Compiling shlex v2.0.1
5992026-07-25T04:20:29.387Z Compiling crossbeam-deque v0.8.7
6002026-07-25T04:20:29.478Z Compiling find-msvc-tools v0.1.9
6012026-07-25T04:20:29.503Z Compiling time-core v0.1.9
6022026-07-25T04:20:29.507Z Compiling dyn-clone v1.0.20
6032026-07-25T04:20:29.652Z Compiling ingot-types v0.2.0
6042026-07-25T04:20:29.662Z Compiling pretty-hex v0.4.2
6052026-07-25T04:20:29.688Z Compiling num-conv v0.2.2
6062026-07-25T04:20:29.709Z Compiling utf8parse v0.2.2
6072026-07-25T04:20:29.795Z Compiling anstyle-parse v1.0.0
6082026-07-25T04:20:29.803Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6092026-07-25T04:20:29.824Z Compiling cc v1.2.67
6102026-07-25T04:20:29.835Z Compiling time-macros v0.2.31
6112026-07-25T04:20:30.060Z Compiling ingot v0.2.0
6122026-07-25T04:20:30.145Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6132026-07-25T04:20:30.249Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6142026-07-25T04:20:30.537Z Compiling tracing v0.1.44
6152026-07-25T04:20:30.599Z Compiling rand v0.10.2
6162026-07-25T04:20:30.986Z Compiling futures v0.3.32
6172026-07-25T04:20:31.148Z Compiling thiserror-impl v1.0.69
6182026-07-25T04:20:31.338Z Compiling uuid v1.23.5
6192026-07-25T04:20:31.387Z Compiling arc-swap v1.9.2
6202026-07-25T04:20:31.541Z Compiling socket2 v0.6.4
6212026-07-25T04:20:31.736Z Compiling nom v8.0.0
6222026-07-25T04:20:31.768Z Compiling thread_local v1.1.10
6232026-07-25T04:20:32.102Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6242026-07-25T04:20:32.135Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6252026-07-25T04:20:32.259Z Compiling powerfmt v0.2.0
6262026-07-25T04:20:32.348Z Compiling colorchoice v1.0.5
6272026-07-25T04:20:32.445Z Compiling heck v0.4.1
6282026-07-25T04:20:32.475Z Compiling serde_json v1.0.150
6292026-07-25T04:20:32.624Z Compiling anstyle-query v1.1.5
6302026-07-25T04:20:32.643Z Compiling oxnet v0.1.6
6312026-07-25T04:20:32.690Z Compiling lazy_static v1.5.0
6322026-07-25T04:20:32.703Z Compiling anstyle v1.0.14
6332026-07-25T04:20:32.727Z Compiling is_terminal_polyfill v1.70.2
6342026-07-25T04:20:32.789Z Compiling colored v3.1.1
6352026-07-25T04:20:32.821Z Compiling deranged v0.5.8
6362026-07-25T04:20:32.939Z Compiling slog-async v2.8.0
6372026-07-25T04:20:33.327Z Compiling iana-time-zone v0.1.65
6382026-07-25T04:20:33.637Z Compiling rayon-core v1.13.0
6392026-07-25T04:20:33.640Z Compiling chrono v0.4.45
6402026-07-25T04:20:33.844Z Compiling time v0.3.53
6412026-07-25T04:20:33.921Z Compiling anstream v1.0.0
6422026-07-25T04:20:34.324Z Compiling rusticata-macros v5.0.0
6432026-07-25T04:20:34.386Z Compiling slog-scope v4.4.1
6442026-07-25T04:20:34.603Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6452026-07-25T04:20:35.881Z Compiling cookie-factory v0.3.3
6462026-07-25T04:20:35.887Z Compiling alloca v0.4.0
6472026-07-25T04:20:35.887Z Compiling terminal_size v0.4.4
6482026-07-25T04:20:35.887Z Compiling half v2.7.1
6492026-07-25T04:20:35.887Z Compiling crossbeam-channel v0.5.16
6502026-07-25T04:20:35.887Z Compiling itertools v0.12.1
6512026-07-25T04:20:35.887Z Compiling is-terminal v0.4.17
6522026-07-25T04:20:35.887Z Compiling ciborium-io v0.2.2
6532026-07-25T04:20:35.887Z Compiling clap_lex v1.1.0
6542026-07-25T04:20:35.887Z Compiling plotters-backend v0.3.7
6552026-07-25T04:20:36.076Z Compiling circular v0.3.0
6562026-07-25T04:20:36.137Z Compiling log v0.4.33
6572026-07-25T04:20:36.281Z Compiling take_mut v0.2.2
6582026-07-25T04:20:36.293Z Compiling itoa v1.0.18
6592026-07-25T04:20:36.366Z Compiling term v1.2.1
6602026-07-25T04:20:36.395Z Compiling heck v0.5.0
6612026-07-25T04:20:36.507Z Compiling cfg_aliases v0.2.1
6622026-07-25T04:20:36.580Z Compiling nix v0.31.3
6632026-07-25T04:20:36.591Z Compiling clap_derive v4.6.1
6642026-07-25T04:20:36.844Z Compiling slog-term v2.9.2
6652026-07-25T04:20:36.957Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6662026-07-25T04:20:37.122Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6672026-07-25T04:20:37.974Z Compiling clap_builder v4.6.0
6682026-07-25T04:20:38.125Z Compiling slog-stdlog v4.1.1
6692026-07-25T04:20:38.199Z Compiling pcap-parser v0.17.0
6702026-07-25T04:20:38.247Z Compiling plotters-svg v0.3.7
6712026-07-25T04:20:38.458Z Compiling ciborium-ll v0.2.2
6722026-07-25T04:20:38.697Z Compiling itertools v0.13.0
6732026-07-25T04:20:38.851Z Compiling cast v0.3.0
6742026-07-25T04:20:38.901Z Compiling same-file v1.0.6
6752026-07-25T04:20:39.025Z Compiling walkdir v2.5.0
6762026-07-25T04:20:39.168Z Compiling rayon v1.12.0
6772026-07-25T04:20:39.574Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6782026-07-25T04:20:39.860Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6792026-07-25T04:20:40.070Z Compiling criterion-plot v0.8.2
6802026-07-25T04:20:40.200Z Compiling clap v4.6.1
6812026-07-25T04:20:40.282Z Compiling ciborium v0.2.2
6822026-07-25T04:20:40.873Z Compiling plotters v0.3.7
6832026-07-25T04:20:41.075Z Compiling slog-envlogger v2.2.0
6842026-07-25T04:20:41.359Z Compiling tinytemplate v1.2.1
6852026-07-25T04:20:41.858Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
6862026-07-25T04:20:42.012Z Compiling page_size v0.6.0
6872026-07-25T04:20:42.078Z Compiling oorandom v11.1.5
6882026-07-25T04:20:42.122Z Compiling anes v0.1.6
6892026-07-25T04:20:42.208Z Compiling dtor-proc-macro v0.0.13
6902026-07-25T04:20:42.346Z Compiling criterion v0.8.2
6912026-07-25T04:20:42.374Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
6922026-07-25T04:20:42.560Z Compiling dtor v0.8.1
6932026-07-25T04:20:42.750Z Compiling link-section v0.2.1
6942026-07-25T04:20:42.760Z Compiling ctor-proc-macro v0.0.13
6952026-07-25T04:20:43.106Z Compiling ctor v0.10.1
6962026-07-25T04:20:44.411Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
6972026-07-25T04:20:58.394Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.33s
6982026-07-25T04:20:58.483Z Running benches/xde.rs (target/release/deps/xde-bc75c7faddf5b51d)
6992026-07-25T04:20:58.492Z###--------------------------------###
7002026-07-25T04:20:58.492Z:::Building test topology... (120s):::
7012026-07-25T04:20:58.492Z###--------------------------------###
7022026-07-25T04:20:58.499Zadding underlay route 0
7032026-07-25T04:20:58.502Zadding underlay route 1
7042026-07-25T04:20:58.655Zstart zones a, b
7052026-07-25T04:21:08.750Zconfigure zone
7062026-07-25T04:21:08.753Zconfigure zone
7072026-07-25T04:21:08.767Zinstall zone
7082026-07-25T04:21:08.770Zinstall zone
7092026-07-25T04:21:18.575Zboot zone
7102026-07-25T04:21:18.575Zboot zone
7112026-07-25T04:21:18.656Zsetup zones a, b
7122026-07-25T04:21:18.656Z[a] svcs -a
7132026-07-25T04:21:18.656Z[b] svcs -a
7142026-07-25T04:21:18.676ZFailed to parse command output: exit code 1
7152026-07-25T04:21:18.676Zstdout:
7162026-07-25T04:21:18.676Z
7172026-07-25T04:21:18.677Zstderr:
7182026-07-25T04:21:18.677Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7192026-07-25T04:21:18.677ZFailed to parse command output: exit code 1
7202026-07-25T04:21:18.677Zstdout:
7212026-07-25T04:21:18.677Z
7222026-07-25T04:21:18.677Zstderr:
7232026-07-25T04:21:18.677Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7242026-07-25T04:21:18.876Z[a] svcs -a
7252026-07-25T04:21:18.876Z[b] svcs -a
7262026-07-25T04:21:18.986ZSTATE STIME FMRI
7272026-07-25T04:21:18.986Zonline 4:21:17 svc:/system/svc/restarter:default
7282026-07-25T04:21:18.986Zoffline 4:21:17 svc:/system/early-manifest-import:default
7292026-07-25T04:21:18.986Z- - svc:/application/management/net-snmp:default
7302026-07-25T04:21:18.986Z- - svc:/application/pkg/dynamic-mirror:default
7312026-07-25T04:21:18.986Z- - svc:/application/pkg/mirror:default
7322026-07-25T04:21:18.986Z- - svc:/application/pkg/repositories-setup:default
7332026-07-25T04:21:18.986Z- - svc:/application/pkg/server:default
7342026-07-25T04:21:18.986Z- - svc:/application/security/tcsd:default
7352026-07-25T04:21:18.986Z- - svc:/milestone/devices:default
7362026-07-25T04:21:18.986Z- - svc:/milestone/multi-user-server:default
7372026-07-25T04:21:18.987Z- - svc:/milestone/multi-user:default
7382026-07-25T04:21:18.987Z- - svc:/milestone/name-services:default
7392026-07-25T04:21:18.987Z- - svc:/milestone/network:default
7402026-07-25T04:21:18.987Z- - svc:/milestone/single-user:default
7412026-07-25T04:21:18.987Z- - svc:/milestone/sysconfig:default
7422026-07-25T04:21:18.987Z- - svc:/network/chrony:default
7432026-07-25T04:21:18.987Z- - svc:/network/datalink-management:default
7442026-07-25T04:21:18.987Z- - svc:/network/dns/client:default
7452026-07-25T04:21:18.987Z- - svc:/network/dns/install:default
7462026-07-25T04:21:18.988Z- - svc:/network/dns/multicast:default
7472026-07-25T04:21:18.988Z- - svc:/network/inetd-upgrade:default
7482026-07-25T04:21:18.988Z- - svc:/network/inetd:default
7492026-07-25T04:21:18.988Z- - svc:/network/initial:default
7502026-07-25T04:21:18.988Z- - svc:/network/install:default
7512026-07-25T04:21:18.988Z- - svc:/network/ip-interface-management:default
7522026-07-25T04:21:18.988Z- - svc:/network/ipmp:default
7532026-07-25T04:21:18.988Z- - svc:/network/ipqos:default
7542026-07-25T04:21:18.988Z- - svc:/network/ipsec/ike:default
7552026-07-25T04:21:18.988Z- - svc:/network/ipsec/ipsecalgs:default
7562026-07-25T04:21:18.988Z- - svc:/network/ipsec/manual-key:default
7572026-07-25T04:21:18.988Z- - svc:/network/ipsec/policy:default
7582026-07-25T04:21:18.988Z- - svc:/network/iptun:default
7592026-07-25T04:21:18.988Z- - svc:/network/ipv4-forwarding:default
7602026-07-25T04:21:18.988Z- - svc:/network/ipv6-forwarding:default
7612026-07-25T04:21:18.988Z- - svc:/network/ldap/client:default
7622026-07-25T04:21:18.988Z- - svc:/network/location:default
7632026-07-25T04:21:18.988Z- - svc:/network/loopback:default
7642026-07-25T04:21:18.988Z- - svc:/network/netcfg:default
7652026-07-25T04:21:18.988Z- - svc:/network/netmask:default
7662026-07-25T04:21:18.988Z- - svc:/network/nfs/cbd:default
7672026-07-25T04:21:18.989Z- - svc:/network/nfs/client:default
7682026-07-25T04:21:18.989Z- - svc:/network/nfs/log:default
7692026-07-25T04:21:18.989Z- - svc:/network/nfs/mapid:default
7702026-07-25T04:21:18.989Z- - svc:/network/nfs/nlockmgr:default
7712026-07-25T04:21:18.989Z- - svc:/network/nfs/rquota:default
7722026-07-25T04:21:18.990Z- - svc:/network/nfs/server:default
7732026-07-25T04:21:18.990Z- - svc:/network/nfs/status:default
7742026-07-25T04:21:18.990Z- - svc:/network/nis/client:default
7752026-07-25T04:21:18.990Z- - svc:/network/physical:default
7762026-07-25T04:21:18.990Z- - svc:/network/physical:nwam
7772026-07-25T04:21:18.990Z- - svc:/network/routing-setup:default
7782026-07-25T04:21:18.990Z- - svc:/network/routing/legacy-routing:ipv4
7792026-07-25T04:21:18.990Z- - svc:/network/routing/legacy-routing:ipv6
7802026-07-25T04:21:18.990Z- - svc:/network/routing/ndp:default
7812026-07-25T04:21:18.990Z- - svc:/network/routing/rdisc:default
7822026-07-25T04:21:18.990Z- - svc:/network/routing/ripng:default
7832026-07-25T04:21:18.990Z- - svc:/network/routing/route:default
7842026-07-25T04:21:18.990Z- - svc:/network/rpc/bind:default
7852026-07-25T04:21:18.990Z- - svc:/network/rpc/gss:default
7862026-07-25T04:21:18.990Z- - svc:/network/rpc/keyserv:default
7872026-07-25T04:21:18.990Z- - svc:/network/security/kadmin:default
7882026-07-25T04:21:18.990Z- - svc:/network/security/krb5kdc:default
7892026-07-25T04:21:18.990Z- - svc:/network/security/ktkt_warn:default
7902026-07-25T04:21:18.990Z- - svc:/network/service:default
7912026-07-25T04:21:18.990Z- - svc:/network/shares/group:default
7922026-07-25T04:21:18.990Z- - svc:/network/smb/client:default
7932026-07-25T04:21:18.990Z- - svc:/network/smb/server:default
7942026-07-25T04:21:18.991Z- - svc:/network/ssh:default
7952026-07-25T04:21:18.991Z- - svc:/network/tcpkey:default
7962026-07-25T04:21:18.991Z- - svc:/system/auditd:default
7972026-07-25T04:21:18.991Z- - svc:/system/auditset:default
7982026-07-25T04:21:18.991Z- - svc:/system/boot-archive-update:default
7992026-07-25T04:21:18.991Z- - svc:/system/boot-archive:default
8002026-07-25T04:21:18.991Z- - svc:/system/boot-config:default
8012026-07-25T04:21:18.991Z- - svc:/system/consadm:default
8022026-07-25T04:21:18.991Z- - svc:/system/console-login:default
8032026-07-25T04:21:18.991Z- - svc:/system/console-login:vt2
8042026-07-25T04:21:18.991Z- - svc:/system/console-login:vt3
8052026-07-25T04:21:18.991Z- - svc:/system/console-login:vt4
8062026-07-25T04:21:18.992Z- - svc:/system/console-login:vt5
8072026-07-25T04:21:18.992Z- - svc:/system/console-login:vt6
8082026-07-25T04:21:18.992Z- - svc:/system/coreadm:default
8092026-07-25T04:21:18.992Z- - svc:/system/cron:default
8102026-07-25T04:21:18.992Z- - svc:/system/cryptosvc:default
8112026-07-25T04:21:18.992Z- - svc:/system/device/allocate:default
8122026-07-25T04:21:18.992Z- - svc:/system/device/audio:default
8132026-07-25T04:21:18.992Z- - svc:/system/device/local:default
8142026-07-25T04:21:18.992Z- - svc:/system/device/mpxio-upgrade:default
8152026-07-25T04:21:18.992Z- - svc:/system/extended-accounting:flow
8162026-07-25T04:21:18.992Z- - svc:/system/extended-accounting:net
8172026-07-25T04:21:18.992Z- - svc:/system/extended-accounting:process
8182026-07-25T04:21:18.993Z- - svc:/system/extended-accounting:task
8192026-07-25T04:21:18.993Z- - svc:/system/filesystem/local:default
8202026-07-25T04:21:18.993Z- - svc:/system/filesystem/minimal:default
8212026-07-25T04:21:18.993Z- - svc:/system/filesystem/reparse:default
8222026-07-25T04:21:18.993Z- - svc:/system/filesystem/root:default
8232026-07-25T04:21:18.993Z- - svc:/system/filesystem/usr:default
8242026-07-25T04:21:18.993Z- - svc:/system/fm/notify-params:default
8252026-07-25T04:21:18.994Z- - svc:/system/fmd:default
8262026-07-25T04:21:18.998Z- - svc:/system/hostid:default
8272026-07-25T04:21:18.998Z- - svc:/system/hotplug:default
8282026-07-25T04:21:18.998Z- - svc:/system/identity:domain
8292026-07-25T04:21:18.998Z- - svc:/system/identity:node
8302026-07-25T04:21:18.998Z- - svc:/system/idmap:default
8312026-07-25T04:21:18.998Z- - svc:/system/keymap:default
8322026-07-25T04:21:19.000Z- - svc:/system/logadm-upgrade:default
8332026-07-25T04:21:19.000Z- - svc:/system/manifest-import:default
8342026-07-25T04:21:19.000Z- - svc:/system/name-service-cache:default
8352026-07-25T04:21:19.000Z- - svc:/system/pfexec:default
8362026-07-25T04:21:19.000Z- - svc:/system/pkgserv:default
8372026-07-25T04:21:19.000Z- - svc:/system/process-security:default
8382026-07-25T04:21:19.000Z- - svc:/system/rbac:default
8392026-07-25T04:21:19.000Z- - svc:/system/rmtmpfiles:default
8402026-07-25T04:21:19.000Z- - svc:/system/sac:default
8412026-07-25T04:21:19.000Z- - svc:/system/sar:default
8422026-07-25T04:21:19.002Z- - svc:/system/svc/global:default
8432026-07-25T04:21:19.002Z- - svc:/system/system-log:default
8442026-07-25T04:21:19.002Z- - svc:/system/update-man-index:default
8452026-07-25T04:21:19.002Z- - svc:/system/utmp:default
8462026-07-25T04:21:19.002Z- - svc:/system/vtdaemon:default
8472026-07-25T04:21:19.002Z[a] svcs milestone/network
8482026-07-25T04:21:19.002ZSTATE STIME FMRI
8492026-07-25T04:21:19.002Zonline 4:21:17 svc:/system/svc/restarter:default
8502026-07-25T04:21:19.002Zoffline 4:21:17 svc:/system/early-manifest-import:default
8512026-07-25T04:21:19.002Z- - svc:/application/management/net-snmp:default
8522026-07-25T04:21:19.002Z- - svc:/application/pkg/dynamic-mirror:default
8532026-07-25T04:21:19.002Z- - svc:/application/pkg/mirror:default
8542026-07-25T04:21:19.002Z- - svc:/application/pkg/repositories-setup:default
8552026-07-25T04:21:19.002Z- - svc:/application/pkg/server:default
8562026-07-25T04:21:19.002Z- - svc:/application/security/tcsd:default
8572026-07-25T04:21:19.002Z- - svc:/milestone/devices:default
8582026-07-25T04:21:19.002Z- - svc:/milestone/multi-user-server:default
8592026-07-25T04:21:19.002Z- - svc:/milestone/multi-user:default
8602026-07-25T04:21:19.002Z- - svc:/milestone/name-services:default
8612026-07-25T04:21:19.002Z- - svc:/milestone/network:default
8622026-07-25T04:21:19.002Z- - svc:/milestone/single-user:default
8632026-07-25T04:21:19.002Z- - svc:/milestone/sysconfig:default
8642026-07-25T04:21:19.002Z- - svc:/network/chrony:default
8652026-07-25T04:21:19.002Z- - svc:/network/datalink-management:default
8662026-07-25T04:21:19.002Z- - svc:/network/dns/client:default
8672026-07-25T04:21:19.002Z- - svc:/network/dns/install:default
8682026-07-25T04:21:19.003Z- - svc:/network/dns/multicast:default
8692026-07-25T04:21:19.003Z- - svc:/network/inetd-upgrade:default
8702026-07-25T04:21:19.003Z- - svc:/network/inetd:default
8712026-07-25T04:21:19.003Z- - svc:/network/initial:default
8722026-07-25T04:21:19.003Z- - svc:/network/install:default
8732026-07-25T04:21:19.003Z- - svc:/network/ip-interface-management:default
8742026-07-25T04:21:19.003Z- - svc:/network/ipmp:default
8752026-07-25T04:21:19.003Z- - svc:/network/ipqos:default
8762026-07-25T04:21:19.003Z- - svc:/network/ipsec/ike:default
8772026-07-25T04:21:19.003Z- - svc:/network/ipsec/ipsecalgs:default
8782026-07-25T04:21:19.003Z- - svc:/network/ipsec/manual-key:default
8792026-07-25T04:21:19.003Z- - svc:/network/ipsec/policy:default
8802026-07-25T04:21:19.003Z- - svc:/network/iptun:default
8812026-07-25T04:21:19.003Z- - svc:/network/ipv4-forwarding:default
8822026-07-25T04:21:19.003Z- - svc:/network/ipv6-forwarding:default
8832026-07-25T04:21:19.003Z- - svc:/network/ldap/client:default
8842026-07-25T04:21:19.003Z- - svc:/network/location:default
8852026-07-25T04:21:19.003Z- - svc:/network/loopback:default
8862026-07-25T04:21:19.003Z- - svc:/network/netcfg:default
8872026-07-25T04:21:19.003Z- - svc:/network/netmask:default
8882026-07-25T04:21:19.003Z- - svc:/network/nfs/cbd:default
8892026-07-25T04:21:19.003Z- - svc:/network/nfs/client:default
8902026-07-25T04:21:19.003Z- - svc:/network/nfs/log:default
8912026-07-25T04:21:19.003Z- - svc:/network/nfs/mapid:default
8922026-07-25T04:21:19.003Z- - svc:/network/nfs/nlockmgr:default
8932026-07-25T04:21:19.003Z- - svc:/network/nfs/rquota:default
8942026-07-25T04:21:19.003Z- - svc:/network/nfs/server:default
8952026-07-25T04:21:19.004Z- - svc:/network/nfs/status:default
8962026-07-25T04:21:19.004Z- - svc:/network/nis/client:default
8972026-07-25T04:21:19.004Z- - svc:/network/physical:default
8982026-07-25T04:21:19.004Z- - svc:/network/physical:nwam
8992026-07-25T04:21:19.004Z- - svc:/network/routing-setup:default
9002026-07-25T04:21:19.004Z- - svc:/network/routing/legacy-routing:ipv4
9012026-07-25T04:21:19.004Z- - svc:/network/routing/legacy-routing:ipv6
9022026-07-25T04:21:19.004Z- - svc:/network/routing/ndp:default
9032026-07-25T04:21:19.004Z- - svc:/network/routing/rdisc:default
9042026-07-25T04:21:19.004Z- - svc:/network/routing/ripng:default
9052026-07-25T04:21:19.004Z- - svc:/network/routing/route:default
9062026-07-25T04:21:19.004Z- - svc:/network/rpc/bind:default
9072026-07-25T04:21:19.004Z- - svc:/network/rpc/gss:default
9082026-07-25T04:21:19.004Z- - svc:/network/rpc/keyserv:default
9092026-07-25T04:21:19.004Z- - svc:/network/security/kadmin:default
9102026-07-25T04:21:19.004Z- - svc:/network/security/krb5kdc:default
9112026-07-25T04:21:19.004Z- - svc:/network/security/ktkt_warn:default
9122026-07-25T04:21:19.004Z- - svc:/network/service:default
9132026-07-25T04:21:19.004Z- - svc:/network/shares/group:default
9142026-07-25T04:21:19.004Z- - svc:/network/smb/client:default
9152026-07-25T04:21:19.004Z- - svc:/network/smb/server:default
9162026-07-25T04:21:19.004Z- - svc:/network/ssh:default
9172026-07-25T04:21:19.004Z- - svc:/network/tcpkey:default
9182026-07-25T04:21:19.004Z- - svc:/system/auditd:default
9192026-07-25T04:21:19.004Z- - svc:/system/auditset:default
9202026-07-25T04:21:19.004Z- - svc:/system/boot-archive-update:default
9212026-07-25T04:21:19.004Z- - svc:/system/boot-archive:default
9222026-07-25T04:21:19.005Z- - svc:/system/boot-config:default
9232026-07-25T04:21:19.005Z- - svc:/system/consadm:default
9242026-07-25T04:21:19.005Z- - svc:/system/console-login:default
9252026-07-25T04:21:19.005Z- - svc:/system/console-login:vt2
9262026-07-25T04:21:19.058Z- - svc:/system/console-login:vt3
9272026-07-25T04:21:19.058Z- - svc:/system/console-login:vt4
9282026-07-25T04:21:19.058Z- - svc:/system/console-login:vt5
9292026-07-25T04:21:19.058Z- - svc:/system/console-login:vt6
9302026-07-25T04:21:19.058Z- - svc:/system/coreadm:default
9312026-07-25T04:21:19.058Z- - svc:/system/cron:default
9322026-07-25T04:21:19.058Z- - svc:/system/cryptosvc:default
9332026-07-25T04:21:19.059Z- - svc:/system/device/allocate:default
9342026-07-25T04:21:19.059Z- - svc:/system/device/audio:default
9352026-07-25T04:21:19.059Z- - svc:/system/device/local:default
9362026-07-25T04:21:19.059Z- - svc:/system/device/mpxio-upgrade:default
9372026-07-25T04:21:19.059Z- - svc:/system/extended-accounting:flow
9382026-07-25T04:21:19.059Z- - svc:/system/extended-accounting:net
9392026-07-25T04:21:19.059Z- - svc:/system/extended-accounting:process
9402026-07-25T04:21:19.059Z- - svc:/system/extended-accounting:task
9412026-07-25T04:21:19.060Z- - svc:/system/filesystem/local:default
9422026-07-25T04:21:19.060Z- - svc:/system/filesystem/minimal:default
9432026-07-25T04:21:19.060Z- - svc:/system/filesystem/reparse:default
9442026-07-25T04:21:19.060Z- - svc:/system/filesystem/root:default
9452026-07-25T04:21:19.060Z- - svc:/system/filesystem/usr:default
9462026-07-25T04:21:19.060Z- - svc:/system/fm/notify-params:default
9472026-07-25T04:21:19.060Z- - svc:/system/fmd:default
9482026-07-25T04:21:19.060Z- - svc:/system/hostid:default
9492026-07-25T04:21:19.060Z- - svc:/system/hotplug:default
9502026-07-25T04:21:19.060Z- - svc:/system/identity:domain
9512026-07-25T04:21:19.060Z- - svc:/system/identity:node
9522026-07-25T04:21:19.060Z- - svc:/system/idmap:default
9532026-07-25T04:21:19.060Z- - svc:/system/keymap:default
9542026-07-25T04:21:19.060Z- - svc:/system/logadm-upgrade:default
9552026-07-25T04:21:19.060Z- - svc:/system/manifest-import:default
9562026-07-25T04:21:19.060Z- - svc:/system/name-service-cache:default
9572026-07-25T04:21:19.060Z- - svc:/system/pfexec:default
9582026-07-25T04:21:19.060Z- - svc:/system/pkgserv:default
9592026-07-25T04:21:19.060Z- - svc:/system/process-security:default
9602026-07-25T04:21:19.060Z- - svc:/system/rbac:default
9612026-07-25T04:21:19.060Z- - svc:/system/rmtmpfiles:default
9622026-07-25T04:21:19.060Z- - svc:/system/sac:default
9632026-07-25T04:21:19.060Z- - svc:/system/sar:default
9642026-07-25T04:21:19.060Z- - svc:/system/svc/global:default
9652026-07-25T04:21:19.060Z- - svc:/system/system-log:default
9662026-07-25T04:21:19.060Z- - svc:/system/update-man-index:default
9672026-07-25T04:21:19.060Z- - svc:/system/utmp:default
9682026-07-25T04:21:19.061Z- - svc:/system/vtdaemon:default
9692026-07-25T04:21:19.061Z[b] svcs milestone/network
9702026-07-25T04:21:19.061ZSTATE STIME FMRI
9712026-07-25T04:21:19.061Z- - svc:/milestone/network:default
9722026-07-25T04:21:19.061ZSTATE STIME FMRI
9732026-07-25T04:21:19.061Z- - svc:/milestone/network:default
9742026-07-25T04:21:19.998Z[a] svcs milestone/network
9752026-07-25T04:21:19.998Z[b] svcs milestone/network
9762026-07-25T04:21:20.013ZSTATE STIME FMRI
9772026-07-25T04:21:20.013Zonline 4:21:18 svc:/milestone/network:default
9782026-07-25T04:21:20.013ZSTATE STIME FMRI
9792026-07-25T04:21:20.013Zonline 4:21:18 svc:/milestone/network:default
9802026-07-25T04:21:20.014Z[b] ipadm create-addr -t -T dhcp opte1/test
9812026-07-25T04:21:20.014Z[a] ipadm create-addr -t -T dhcp opte0/test
9822026-07-25T04:21:24.931Z
9832026-07-25T04:21:24.932Z[a] route add -iface 10.0.0.254 10.0.0.1
9842026-07-25T04:21:24.946Zadd host 10.0.0.254: gateway 10.0.0.1
9852026-07-25T04:21:24.946Z[a] route add 10.0.0.0/24 10.0.0.254
9862026-07-25T04:21:24.957Zadd net 10.0.0.0/24: gateway 10.0.0.254
9872026-07-25T04:21:24.958Z[a] route add 224.0.0.0/4 10.0.0.254
9882026-07-25T04:21:24.968Zadd net 224.0.0.0/4: gateway 10.0.0.254
9892026-07-25T04:21:25.875Z
9902026-07-25T04:21:25.875Z[b] route add -iface 10.0.0.254 10.0.0.2
9912026-07-25T04:21:25.889Zadd host 10.0.0.254: gateway 10.0.0.2
9922026-07-25T04:21:25.889Z[b] route add 10.0.0.0/24 10.0.0.254
9932026-07-25T04:21:25.901Zadd net 10.0.0.0/24: gateway 10.0.0.254
9942026-07-25T04:21:25.901Z[b] route add 224.0.0.0/4 10.0.0.254
9952026-07-25T04:21:25.912Zadd net 224.0.0.0/4: gateway 10.0.0.254
9962026-07-25T04:21:25.915Z###---------------###
9972026-07-25T04:21:25.915Z:::Topology built!:::
9982026-07-25T04:21:25.915Z###---------------###
9992026-07-25T04:21:25.915Z###----------------###
10002026-07-25T04:21:25.916Z::: iPerf spawned! :::
10012026-07-25T04:21:25.916Z:::Waiting... (10s):::
10022026-07-25T04:21:25.916Z###----------------###
10032026-07-25T04:21:35.913Z###---###
10042026-07-25T04:21:35.913Z:::Go!:::
10052026-07-25T04:21:35.913Z###---###
10062026-07-25T04:21:35.913Z[a] ping 10.0.0.2
10072026-07-25T04:21:35.931Z10.0.0.2 is alive
10082026-07-25T04:21:35.931Z###-------------------###
10092026-07-25T04:21:35.932Z:::Running experiment :::
10102026-07-25T04:21:35.932Z:::iperf-tcp/local/c2s:::
10112026-07-25T04:21:35.932Z###-------------------###
10122026-07-25T04:21:43.311Z-----------------------------------------------------------
10132026-07-25T04:21:43.311ZServer listening on 5201 (test #1)
10142026-07-25T04:21:43.311Z-----------------------------------------------------------
10152026-07-25T04:21:43.311ZAccepted connection from 10.0.0.1, port 57942
10162026-07-25T04:21:43.311Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37676
10172026-07-25T04:21:43.311Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47260
10182026-07-25T04:21:43.312Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53093
10192026-07-25T04:21:43.312Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33213
10202026-07-25T04:21:43.312Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53846
10212026-07-25T04:21:43.312Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41867
10222026-07-25T04:21:43.312Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42430
10232026-07-25T04:21:43.312Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35023
10242026-07-25T04:21:43.312Z[ ID] Interval Transfer Bitrate
10252026-07-25T04:21:43.312Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10262026-07-25T04:21:43.312Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10272026-07-25T04:21:43.312Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10282026-07-25T04:21:43.312Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10292026-07-25T04:21:43.312Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10302026-07-25T04:21:43.314Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10312026-07-25T04:21:43.314Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10322026-07-25T04:21:43.314Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10332026-07-25T04:21:43.314Z[SUM] 0.00-1.00 sec 964 MBytes 8.09 Gbits/sec
10342026-07-25T04:21:43.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
10352026-07-25T04:21:43.314Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10362026-07-25T04:21:43.314Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10372026-07-25T04:21:43.314Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10382026-07-25T04:21:43.314Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10392026-07-25T04:21:43.314Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10402026-07-25T04:21:43.314Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10412026-07-25T04:21:43.314Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10422026-07-25T04:21:43.314Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10432026-07-25T04:21:43.314Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
10442026-07-25T04:21:43.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-07-25T04:21:43.314Z[ 5] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
10462026-07-25T04:21:43.314Z[ 8] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
10472026-07-25T04:21:43.314Z[ 10] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10482026-07-25T04:21:43.315Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10492026-07-25T04:21:43.315Z[ 14] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
10502026-07-25T04:21:43.315Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
10512026-07-25T04:21:43.315Z[ 18] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10522026-07-25T04:21:43.315Z[ 20] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
10532026-07-25T04:21:43.315Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
10542026-07-25T04:21:43.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-07-25T04:21:43.315Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10562026-07-25T04:21:43.315Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10572026-07-25T04:21:43.315Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10582026-07-25T04:21:43.315Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10592026-07-25T04:21:43.315Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10602026-07-25T04:21:43.315Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10612026-07-25T04:21:43.315Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10622026-07-25T04:21:43.315Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10632026-07-25T04:21:43.315Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10642026-07-25T04:21:43.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-07-25T04:21:43.315Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10662026-07-25T04:21:43.315Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10672026-07-25T04:21:43.315Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10682026-07-25T04:21:43.315Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10692026-07-25T04:21:43.315Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10702026-07-25T04:21:43.315Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10712026-07-25T04:21:43.315Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10722026-07-25T04:21:43.315Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10732026-07-25T04:21:43.315Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
10742026-07-25T04:21:43.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-07-25T04:21:43.315Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10762026-07-25T04:21:43.315Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10772026-07-25T04:21:43.315Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10782026-07-25T04:21:43.315Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10792026-07-25T04:21:43.315Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10802026-07-25T04:21:43.315Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10812026-07-25T04:21:43.315Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10822026-07-25T04:21:43.315Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10832026-07-25T04:21:43.315Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
10842026-07-25T04:21:43.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-07-25T04:21:43.315Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10862026-07-25T04:21:43.316Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10872026-07-25T04:21:43.316Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10882026-07-25T04:21:46.311Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10892026-07-25T04:21:46.311Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10902026-07-25T04:21:46.311Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10912026-07-25T04:21:46.311Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10922026-07-25T04:21:46.311Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10932026-07-25T04:21:46.311Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.3 Gbits/sec
10942026-07-25T04:21:46.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-07-25T04:21:46.311Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
10962026-07-25T04:21:46.314Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
10972026-07-25T04:21:46.314Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
10982026-07-25T04:21:46.314Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
10992026-07-25T04:21:46.314Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11002026-07-25T04:21:46.314Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11012026-07-25T04:21:46.314Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11022026-07-25T04:21:46.314Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11032026-07-25T04:21:46.314Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
11042026-07-25T04:21:46.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-07-25T04:21:46.314Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11062026-07-25T04:21:46.314Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11072026-07-25T04:21:46.314Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11082026-07-25T04:21:46.314Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11092026-07-25T04:21:46.314Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11102026-07-25T04:21:46.314Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11112026-07-25T04:21:46.315Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11122026-07-25T04:21:46.315Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11132026-07-25T04:21:46.315Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11142026-07-25T04:21:46.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-07-25T04:21:46.315Z[ 5] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
11162026-07-25T04:21:46.315Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11172026-07-25T04:21:46.315Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11182026-07-25T04:21:46.315Z[ 12] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
11192026-07-25T04:21:46.315Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11202026-07-25T04:21:46.315Z[ 16] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
11212026-07-25T04:21:46.315Z[ 18] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
11222026-07-25T04:21:46.315Z[ 20] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
11232026-07-25T04:21:46.315Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
11242026-07-25T04:21:46.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-07-25T04:21:46.315Z[ 5] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
11262026-07-25T04:21:46.315Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11272026-07-25T04:21:46.315Z[ 10] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
11282026-07-25T04:21:46.315Z[ 12] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
11292026-07-25T04:21:46.315Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11302026-07-25T04:21:46.315Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11312026-07-25T04:21:46.315Z[ 18] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
11322026-07-25T04:21:46.315Z[ 20] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
11332026-07-25T04:21:46.315Z[SUM] 10.00-10.00 sec 640 KBytes 11.6 Gbits/sec
11342026-07-25T04:21:46.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-07-25T04:21:46.315Z[ ID] Interval Transfer Bitrate
11362026-07-25T04:21:46.315Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11372026-07-25T04:21:46.315Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11382026-07-25T04:21:46.316Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11392026-07-25T04:21:46.316Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11402026-07-25T04:21:46.316Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11412026-07-25T04:21:46.316Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11422026-07-25T04:21:46.316Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11432026-07-25T04:21:46.317Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11442026-07-25T04:21:46.317Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
11452026-07-25T04:21:46.321ZRun 1/5...10069.612675616907Mbps
11462026-07-25T04:21:53.697Z-----------------------------------------------------------
11472026-07-25T04:21:53.697ZServer listening on 5201 (test #2)
11482026-07-25T04:21:53.697Z-----------------------------------------------------------
11492026-07-25T04:21:53.697ZAccepted connection from 10.0.0.1, port 57461
11502026-07-25T04:21:53.697Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36329
11512026-07-25T04:21:53.697Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37343
11522026-07-25T04:21:53.697Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52178
11532026-07-25T04:21:53.697Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57729
11542026-07-25T04:21:53.698Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35997
11552026-07-25T04:21:53.698Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37435
11562026-07-25T04:21:53.698Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33599
11572026-07-25T04:21:53.698Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59236
11582026-07-25T04:21:53.698Z[ ID] Interval Transfer Bitrate
11592026-07-25T04:21:53.698Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11602026-07-25T04:21:53.698Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11612026-07-25T04:21:53.698Z[ 10] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
11622026-07-25T04:21:53.698Z[ 12] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
11632026-07-25T04:21:53.698Z[ 14] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
11642026-07-25T04:21:53.698Z[ 16] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
11652026-07-25T04:21:53.698Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11662026-07-25T04:21:53.698Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11672026-07-25T04:21:53.698Z[SUM] 0.00-1.00 sec 954 MBytes 8.00 Gbits/sec
11682026-07-25T04:21:53.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
11692026-07-25T04:21:53.698Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11702026-07-25T04:21:53.698Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11712026-07-25T04:21:53.698Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11722026-07-25T04:21:53.698Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11732026-07-25T04:21:53.698Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11742026-07-25T04:21:53.698Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11752026-07-25T04:21:53.698Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11762026-07-25T04:21:53.698Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11772026-07-25T04:21:53.698Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
11782026-07-25T04:21:53.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-07-25T04:21:53.698Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11802026-07-25T04:21:53.698Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11812026-07-25T04:21:53.698Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11822026-07-25T04:21:53.698Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11832026-07-25T04:21:53.698Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11842026-07-25T04:21:53.698Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11852026-07-25T04:21:53.698Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11862026-07-25T04:21:53.702Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11872026-07-25T04:21:53.702Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
11882026-07-25T04:21:53.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-07-25T04:21:53.702Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
11902026-07-25T04:21:53.702Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
11912026-07-25T04:21:53.702Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
11922026-07-25T04:21:53.702Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
11932026-07-25T04:21:53.702Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
11942026-07-25T04:21:53.703Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
11952026-07-25T04:21:53.703Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
11962026-07-25T04:21:53.703Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
11972026-07-25T04:21:53.703Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
11982026-07-25T04:21:53.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-07-25T04:21:53.703Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12002026-07-25T04:21:53.703Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12012026-07-25T04:21:53.703Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12022026-07-25T04:21:53.703Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12032026-07-25T04:21:53.703Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12042026-07-25T04:21:53.705Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12052026-07-25T04:21:53.705Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12062026-07-25T04:21:53.705Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12072026-07-25T04:21:53.705Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
12082026-07-25T04:21:53.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-07-25T04:21:53.705Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12102026-07-25T04:21:53.705Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12112026-07-25T04:21:53.705Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12122026-07-25T04:21:53.705Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12132026-07-25T04:21:53.705Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12142026-07-25T04:21:53.705Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12152026-07-25T04:21:53.705Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12162026-07-25T04:21:53.705Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12172026-07-25T04:21:53.705Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12182026-07-25T04:21:53.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-07-25T04:21:53.706Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12202026-07-25T04:21:53.706Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12212026-07-25T04:21:53.706Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12222026-07-25T04:21:56.700Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12232026-07-25T04:21:56.700Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12242026-07-25T04:21:56.700Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12252026-07-25T04:21:56.700Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12262026-07-25T04:21:56.700Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12272026-07-25T04:21:56.700Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
12282026-07-25T04:21:56.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-07-25T04:21:56.700Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12302026-07-25T04:21:56.700Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12312026-07-25T04:21:56.700Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12322026-07-25T04:21:56.701Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12332026-07-25T04:21:56.701Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12342026-07-25T04:21:56.701Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12352026-07-25T04:21:56.701Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12362026-07-25T04:21:56.701Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12372026-07-25T04:21:56.701Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
12382026-07-25T04:21:56.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-07-25T04:21:56.701Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12402026-07-25T04:21:56.701Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12412026-07-25T04:21:56.701Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12422026-07-25T04:21:56.701Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12432026-07-25T04:21:56.701Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12442026-07-25T04:21:56.701Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12452026-07-25T04:21:56.701Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12462026-07-25T04:21:56.701Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12472026-07-25T04:21:56.701Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
12482026-07-25T04:21:56.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-07-25T04:21:56.701Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12502026-07-25T04:21:56.701Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12512026-07-25T04:21:56.701Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12522026-07-25T04:21:56.701Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12532026-07-25T04:21:56.701Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12542026-07-25T04:21:56.701Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
12552026-07-25T04:21:56.701Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12562026-07-25T04:21:56.701Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12572026-07-25T04:21:56.701Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
12582026-07-25T04:21:56.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-07-25T04:21:56.702Z[ 5] 10.00-10.00 sec 128 KBytes 1.81 Gbits/sec
12602026-07-25T04:21:56.702Z[ 8] 10.00-10.00 sec 128 KBytes 1.81 Gbits/sec
12612026-07-25T04:21:56.702Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12622026-07-25T04:21:56.702Z[ 12] 10.00-10.00 sec 128 KBytes 1.81 Gbits/sec
12632026-07-25T04:21:56.702Z[ 14] 10.00-10.00 sec 128 KBytes 1.81 Gbits/sec
12642026-07-25T04:21:56.702Z[ 16] 10.00-10.00 sec 128 KBytes 1.81 Gbits/sec
12652026-07-25T04:21:56.702Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12662026-07-25T04:21:56.702Z[ 20] 10.00-10.00 sec 128 KBytes 1.81 Gbits/sec
12672026-07-25T04:21:56.702Z[SUM] 10.00-10.00 sec 768 KBytes 10.8 Gbits/sec
12682026-07-25T04:21:56.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-07-25T04:21:56.702Z[ ID] Interval Transfer Bitrate
12702026-07-25T04:21:56.702Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12712026-07-25T04:21:56.702Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12722026-07-25T04:21:56.702Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12732026-07-25T04:21:56.702Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12742026-07-25T04:21:56.702Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12752026-07-25T04:21:56.702Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12762026-07-25T04:21:56.702Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12772026-07-25T04:21:56.702Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12782026-07-25T04:21:56.702Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
12792026-07-25T04:21:56.706ZRun 2/5...10102.71375568251Mbps
12802026-07-25T04:22:04.086Z-----------------------------------------------------------
12812026-07-25T04:22:04.086ZServer listening on 5201 (test #3)
12822026-07-25T04:22:04.086Z-----------------------------------------------------------
12832026-07-25T04:22:04.086ZAccepted connection from 10.0.0.1, port 58657
12842026-07-25T04:22:04.086Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54044
12852026-07-25T04:22:04.087Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33188
12862026-07-25T04:22:04.087Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61395
12872026-07-25T04:22:04.087Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64419
12882026-07-25T04:22:04.087Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43489
12892026-07-25T04:22:04.087Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37998
12902026-07-25T04:22:04.087Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47644
12912026-07-25T04:22:04.087Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47203
12922026-07-25T04:22:04.087Z[ ID] Interval Transfer Bitrate
12932026-07-25T04:22:04.087Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
12942026-07-25T04:22:04.087Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
12952026-07-25T04:22:04.087Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
12962026-07-25T04:22:04.087Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
12972026-07-25T04:22:04.088Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
12982026-07-25T04:22:04.088Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
12992026-07-25T04:22:04.088Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13002026-07-25T04:22:04.093Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13012026-07-25T04:22:04.093Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
13022026-07-25T04:22:04.093Z- - - - - - - - - - - - - - - - - - - - - - - - -
13032026-07-25T04:22:04.093Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13042026-07-25T04:22:04.093Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13052026-07-25T04:22:04.093Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13062026-07-25T04:22:04.093Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13072026-07-25T04:22:04.093Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13082026-07-25T04:22:04.093Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13092026-07-25T04:22:04.093Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13102026-07-25T04:22:04.093Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13112026-07-25T04:22:04.095Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
13122026-07-25T04:22:04.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-07-25T04:22:04.095Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13142026-07-25T04:22:04.095Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13152026-07-25T04:22:04.095Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13162026-07-25T04:22:04.095Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13172026-07-25T04:22:04.095Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13182026-07-25T04:22:04.095Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13192026-07-25T04:22:04.095Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13202026-07-25T04:22:04.095Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13212026-07-25T04:22:04.095Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13222026-07-25T04:22:04.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-07-25T04:22:04.095Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13242026-07-25T04:22:04.095Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13252026-07-25T04:22:04.095Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13262026-07-25T04:22:04.095Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13272026-07-25T04:22:04.095Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13282026-07-25T04:22:04.095Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13292026-07-25T04:22:04.095Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13302026-07-25T04:22:04.095Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13312026-07-25T04:22:04.095Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
13322026-07-25T04:22:04.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-07-25T04:22:04.096Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13342026-07-25T04:22:04.096Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
13352026-07-25T04:22:04.096Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13362026-07-25T04:22:04.096Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13372026-07-25T04:22:04.096Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13382026-07-25T04:22:04.096Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13392026-07-25T04:22:04.096Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13402026-07-25T04:22:04.096Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13412026-07-25T04:22:04.097Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
13422026-07-25T04:22:04.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-07-25T04:22:04.097Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13442026-07-25T04:22:04.097Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13452026-07-25T04:22:04.097Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13462026-07-25T04:22:04.097Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13472026-07-25T04:22:04.097Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13482026-07-25T04:22:04.097Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13492026-07-25T04:22:04.097Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13502026-07-25T04:22:04.097Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13512026-07-25T04:22:04.097Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
13522026-07-25T04:22:04.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-07-25T04:22:04.097Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13542026-07-25T04:22:04.097Z[ 8] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
13552026-07-25T04:22:04.097Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13562026-07-25T04:22:07.088Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13572026-07-25T04:22:07.088Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13582026-07-25T04:22:07.089Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13592026-07-25T04:22:07.089Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13602026-07-25T04:22:07.089Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13612026-07-25T04:22:07.089Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
13622026-07-25T04:22:07.089Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-07-25T04:22:07.089Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13642026-07-25T04:22:07.089Z[ 8] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
13652026-07-25T04:22:07.089Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13662026-07-25T04:22:07.089Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13672026-07-25T04:22:07.089Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13682026-07-25T04:22:07.089Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13692026-07-25T04:22:07.089Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
13702026-07-25T04:22:07.089Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13712026-07-25T04:22:07.089Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
13722026-07-25T04:22:07.089Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-07-25T04:22:07.089Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13742026-07-25T04:22:07.089Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13752026-07-25T04:22:07.089Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13762026-07-25T04:22:07.090Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13772026-07-25T04:22:07.090Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13782026-07-25T04:22:07.090Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13792026-07-25T04:22:07.090Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13802026-07-25T04:22:07.090Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13812026-07-25T04:22:07.090Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
13822026-07-25T04:22:07.090Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-07-25T04:22:07.090Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13842026-07-25T04:22:07.090Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13852026-07-25T04:22:07.090Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13862026-07-25T04:22:07.090Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13872026-07-25T04:22:07.090Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13882026-07-25T04:22:07.090Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13892026-07-25T04:22:07.090Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13902026-07-25T04:22:07.091Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13912026-07-25T04:22:07.091Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
13922026-07-25T04:22:07.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-07-25T04:22:07.091Z[ 5] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
13942026-07-25T04:22:07.091Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
13952026-07-25T04:22:07.091Z[ 10] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
13962026-07-25T04:22:07.091Z[ 12] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
13972026-07-25T04:22:07.091Z[ 14] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
13982026-07-25T04:22:07.091Z[ 16] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
13992026-07-25T04:22:07.091Z[ 18] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
14002026-07-25T04:22:07.091Z[ 20] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
14012026-07-25T04:22:07.091Z[SUM] 10.00-10.00 sec 896 KBytes 13.6 Gbits/sec
14022026-07-25T04:22:07.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-07-25T04:22:07.091Z[ ID] Interval Transfer Bitrate
14042026-07-25T04:22:07.091Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14052026-07-25T04:22:07.091Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14062026-07-25T04:22:07.091Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14072026-07-25T04:22:07.091Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14082026-07-25T04:22:07.091Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14092026-07-25T04:22:07.091Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14102026-07-25T04:22:07.091Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14112026-07-25T04:22:07.091Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14122026-07-25T04:22:07.091Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
14132026-07-25T04:22:07.095ZRun 3/5...10096.454739151115Mbps
14142026-07-25T04:22:14.479Z-----------------------------------------------------------
14152026-07-25T04:22:14.480ZServer listening on 5201 (test #4)
14162026-07-25T04:22:14.480Z-----------------------------------------------------------
14172026-07-25T04:22:14.480ZAccepted connection from 10.0.0.1, port 48338
14182026-07-25T04:22:14.480Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62405
14192026-07-25T04:22:14.480Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33680
14202026-07-25T04:22:14.480Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42647
14212026-07-25T04:22:14.480Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34601
14222026-07-25T04:22:14.480Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43545
14232026-07-25T04:22:14.480Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45423
14242026-07-25T04:22:14.480Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56241
14252026-07-25T04:22:14.480Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45775
14262026-07-25T04:22:14.480Z[ ID] Interval Transfer Bitrate
14272026-07-25T04:22:14.480Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14282026-07-25T04:22:14.481Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14292026-07-25T04:22:14.481Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14302026-07-25T04:22:14.481Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14312026-07-25T04:22:14.481Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14322026-07-25T04:22:14.481Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14332026-07-25T04:22:14.481Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14342026-07-25T04:22:14.481Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14352026-07-25T04:22:14.481Z[SUM] 0.00-1.00 sec 960 MBytes 8.06 Gbits/sec
14362026-07-25T04:22:14.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
14372026-07-25T04:22:14.481Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14382026-07-25T04:22:14.481Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14392026-07-25T04:22:14.482Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14402026-07-25T04:22:14.482Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14412026-07-25T04:22:14.482Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14422026-07-25T04:22:14.482Z[ 16] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
14432026-07-25T04:22:14.482Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14442026-07-25T04:22:14.482Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14452026-07-25T04:22:14.482Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
14462026-07-25T04:22:14.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-07-25T04:22:14.482Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14482026-07-25T04:22:14.482Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14492026-07-25T04:22:14.482Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14502026-07-25T04:22:14.482Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14512026-07-25T04:22:14.482Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14522026-07-25T04:22:14.482Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14532026-07-25T04:22:14.482Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14542026-07-25T04:22:14.482Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14552026-07-25T04:22:14.482Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
14562026-07-25T04:22:14.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-07-25T04:22:14.482Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14582026-07-25T04:22:14.482Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14592026-07-25T04:22:14.482Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14602026-07-25T04:22:14.482Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14612026-07-25T04:22:14.482Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14622026-07-25T04:22:14.482Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14632026-07-25T04:22:14.484Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14642026-07-25T04:22:14.485Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14652026-07-25T04:22:14.485Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
14662026-07-25T04:22:14.485Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-07-25T04:22:14.485Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14682026-07-25T04:22:14.485Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14692026-07-25T04:22:14.485Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14702026-07-25T04:22:14.485Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14712026-07-25T04:22:14.485Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14722026-07-25T04:22:14.485Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14732026-07-25T04:22:14.485Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14742026-07-25T04:22:14.485Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14752026-07-25T04:22:14.485Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
14762026-07-25T04:22:14.485Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-07-25T04:22:14.485Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14782026-07-25T04:22:14.485Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14792026-07-25T04:22:14.485Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14802026-07-25T04:22:14.485Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14812026-07-25T04:22:14.485Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14822026-07-25T04:22:14.485Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14832026-07-25T04:22:14.487Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14842026-07-25T04:22:14.487Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14852026-07-25T04:22:14.487Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
14862026-07-25T04:22:14.487Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-07-25T04:22:14.489Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14882026-07-25T04:22:14.489Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14892026-07-25T04:22:14.489Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14902026-07-25T04:22:17.479Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14912026-07-25T04:22:17.479Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14922026-07-25T04:22:17.479Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
14932026-07-25T04:22:17.479Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14942026-07-25T04:22:17.479Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14952026-07-25T04:22:17.479Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
14962026-07-25T04:22:17.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-07-25T04:22:17.479Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
14982026-07-25T04:22:17.479Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
14992026-07-25T04:22:17.479Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15002026-07-25T04:22:17.479Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15012026-07-25T04:22:17.479Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15022026-07-25T04:22:17.479Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15032026-07-25T04:22:17.479Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15042026-07-25T04:22:17.479Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15052026-07-25T04:22:17.479Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
15062026-07-25T04:22:17.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-07-25T04:22:17.479Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15082026-07-25T04:22:17.479Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15092026-07-25T04:22:17.479Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15102026-07-25T04:22:17.479Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15112026-07-25T04:22:17.479Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15122026-07-25T04:22:17.479Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15132026-07-25T04:22:17.479Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15142026-07-25T04:22:17.479Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15152026-07-25T04:22:17.479Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
15162026-07-25T04:22:17.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-07-25T04:22:17.480Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15182026-07-25T04:22:17.480Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15192026-07-25T04:22:17.480Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15202026-07-25T04:22:17.480Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15212026-07-25T04:22:17.480Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15222026-07-25T04:22:17.480Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15232026-07-25T04:22:17.480Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15242026-07-25T04:22:17.480Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15252026-07-25T04:22:17.480Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
15262026-07-25T04:22:17.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-07-25T04:22:17.481Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15282026-07-25T04:22:17.481Z[ 8] 10.00-10.00 sec 128 KBytes 1.71 Gbits/sec
15292026-07-25T04:22:17.481Z[ 10] 10.00-10.00 sec 128 KBytes 1.71 Gbits/sec
15302026-07-25T04:22:17.481Z[ 12] 10.00-10.00 sec 128 KBytes 1.71 Gbits/sec
15312026-07-25T04:22:17.481Z[ 14] 10.00-10.00 sec 128 KBytes 1.71 Gbits/sec
15322026-07-25T04:22:17.481Z[ 16] 10.00-10.00 sec 128 KBytes 1.71 Gbits/sec
15332026-07-25T04:22:17.481Z[ 18] 10.00-10.00 sec 128 KBytes 1.71 Gbits/sec
15342026-07-25T04:22:17.481Z[ 20] 10.00-10.00 sec 128 KBytes 1.71 Gbits/sec
15352026-07-25T04:22:17.481Z[SUM] 10.00-10.00 sec 896 KBytes 12.0 Gbits/sec
15362026-07-25T04:22:17.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-07-25T04:22:17.481Z[ ID] Interval Transfer Bitrate
15382026-07-25T04:22:17.485Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15392026-07-25T04:22:17.485Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15402026-07-25T04:22:17.485Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15412026-07-25T04:22:17.485Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15422026-07-25T04:22:17.485Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15432026-07-25T04:22:17.485Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15442026-07-25T04:22:17.485Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15452026-07-25T04:22:17.485Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15462026-07-25T04:22:17.485Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
15472026-07-25T04:22:17.485ZRun 4/5...10128.711819895872Mbps
15482026-07-25T04:22:24.889Z-----------------------------------------------------------
15492026-07-25T04:22:24.889ZServer listening on 5201 (test #5)
15502026-07-25T04:22:24.889Z-----------------------------------------------------------
15512026-07-25T04:22:24.890ZAccepted connection from 10.0.0.1, port 62852
15522026-07-25T04:22:24.890Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64693
15532026-07-25T04:22:24.890Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62000
15542026-07-25T04:22:24.890Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49931
15552026-07-25T04:22:24.890Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59343
15562026-07-25T04:22:24.890Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57687
15572026-07-25T04:22:24.890Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60249
15582026-07-25T04:22:24.890Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45613
15592026-07-25T04:22:24.890Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62920
15602026-07-25T04:22:24.890Z[ ID] Interval Transfer Bitrate
15612026-07-25T04:22:24.890Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15622026-07-25T04:22:24.890Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15632026-07-25T04:22:24.890Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15642026-07-25T04:22:24.890Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15652026-07-25T04:22:24.890Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15662026-07-25T04:22:24.890Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15672026-07-25T04:22:24.890Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15682026-07-25T04:22:24.890Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15692026-07-25T04:22:24.890Z[SUM] 0.00-1.00 sec 958 MBytes 8.03 Gbits/sec
15702026-07-25T04:22:24.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
15712026-07-25T04:22:24.891Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15722026-07-25T04:22:24.891Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15732026-07-25T04:22:24.891Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15742026-07-25T04:22:24.891Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15752026-07-25T04:22:24.891Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
15762026-07-25T04:22:24.891Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15772026-07-25T04:22:24.891Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15782026-07-25T04:22:24.895Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15792026-07-25T04:22:24.895Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
15802026-07-25T04:22:24.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-07-25T04:22:24.895Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
15822026-07-25T04:22:24.895Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15832026-07-25T04:22:24.895Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15842026-07-25T04:22:24.895Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15852026-07-25T04:22:24.895Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15862026-07-25T04:22:24.895Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15872026-07-25T04:22:24.895Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15882026-07-25T04:22:24.895Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15892026-07-25T04:22:24.895Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
15902026-07-25T04:22:24.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-07-25T04:22:24.896Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15922026-07-25T04:22:24.896Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15932026-07-25T04:22:24.896Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15942026-07-25T04:22:24.896Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15952026-07-25T04:22:24.896Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15962026-07-25T04:22:24.896Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15972026-07-25T04:22:24.896Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15982026-07-25T04:22:24.896Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15992026-07-25T04:22:24.896Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
16002026-07-25T04:22:24.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-07-25T04:22:24.896Z[ 5] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
16022026-07-25T04:22:24.896Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16032026-07-25T04:22:24.896Z[ 10] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
16042026-07-25T04:22:24.896Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16052026-07-25T04:22:24.896Z[ 14] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
16062026-07-25T04:22:24.896Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16072026-07-25T04:22:24.896Z[ 18] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
16082026-07-25T04:22:24.896Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16092026-07-25T04:22:24.896Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.4 Gbits/sec
16102026-07-25T04:22:24.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-07-25T04:22:24.896Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16122026-07-25T04:22:24.896Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16132026-07-25T04:22:24.896Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16142026-07-25T04:22:24.896Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16152026-07-25T04:22:24.896Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16162026-07-25T04:22:24.896Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16172026-07-25T04:22:24.896Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16182026-07-25T04:22:24.896Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16192026-07-25T04:22:24.896Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
16202026-07-25T04:22:24.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-07-25T04:22:24.896Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16222026-07-25T04:22:24.896Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16232026-07-25T04:22:24.897Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16242026-07-25T04:22:27.891Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16252026-07-25T04:22:27.891Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16262026-07-25T04:22:27.891Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16272026-07-25T04:22:27.891Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16282026-07-25T04:22:27.891Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16292026-07-25T04:22:27.891Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
16302026-07-25T04:22:27.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-07-25T04:22:27.891Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16322026-07-25T04:22:27.891Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16332026-07-25T04:22:27.891Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16342026-07-25T04:22:27.891Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16352026-07-25T04:22:27.891Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16362026-07-25T04:22:27.893Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16372026-07-25T04:22:27.893Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16382026-07-25T04:22:27.893Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16392026-07-25T04:22:27.893Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
16402026-07-25T04:22:27.893Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-07-25T04:22:27.893Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16422026-07-25T04:22:27.893Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16432026-07-25T04:22:27.893Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16442026-07-25T04:22:27.893Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16452026-07-25T04:22:27.893Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16462026-07-25T04:22:27.893Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16472026-07-25T04:22:27.893Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16482026-07-25T04:22:27.893Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16492026-07-25T04:22:27.893Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
16502026-07-25T04:22:27.893Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-07-25T04:22:27.893Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16522026-07-25T04:22:27.893Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16532026-07-25T04:22:27.894Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16542026-07-25T04:22:27.894Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16552026-07-25T04:22:27.894Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16562026-07-25T04:22:27.894Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16572026-07-25T04:22:27.894Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16582026-07-25T04:22:27.894Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16592026-07-25T04:22:27.894Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16602026-07-25T04:22:27.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-07-25T04:22:27.894Z[ 5] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
16622026-07-25T04:22:27.894Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16632026-07-25T04:22:27.894Z[ 10] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
16642026-07-25T04:22:27.894Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16652026-07-25T04:22:27.894Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16662026-07-25T04:22:27.894Z[ 16] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
16672026-07-25T04:22:27.894Z[ 18] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
16682026-07-25T04:22:27.894Z[ 20] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
16692026-07-25T04:22:27.895Z[SUM] 10.00-10.00 sec 640 KBytes 10.3 Gbits/sec
16702026-07-25T04:22:27.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-07-25T04:22:27.895Z[ ID] Interval Transfer Bitrate
16722026-07-25T04:22:27.895Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16732026-07-25T04:22:27.895Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16742026-07-25T04:22:27.895Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16752026-07-25T04:22:27.895Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16762026-07-25T04:22:27.895Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16772026-07-25T04:22:27.895Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16782026-07-25T04:22:27.895Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16792026-07-25T04:22:27.895Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16802026-07-25T04:22:27.895Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
16812026-07-25T04:22:27.900ZRun 5/5...10136.395655040815Mbps
16822026-07-25T04:22:27.900Z###---------------------###
16832026-07-25T04:22:27.900Z::: iPerf done... :::
16842026-07-25T04:22:27.900Z:::Awaiting out files...:::
16852026-07-25T04:22:27.900Z###---------------------###
16862026-07-25T04:22:27.900Z###-----###
16872026-07-25T04:22:27.900Z:::done!:::
16882026-07-25T04:22:27.900Z###-----###
16892026-07-25T04:22:27.901Z###-------------------###
16902026-07-25T04:22:27.901Z:::Running experiment :::
16912026-07-25T04:22:27.901Z:::iperf-tcp/local/s2c:::
16922026-07-25T04:22:27.901Z###-------------------###
16932026-07-25T04:22:35.292Z-----------------------------------------------------------
16942026-07-25T04:22:35.292ZServer listening on 5201 (test #6)
16952026-07-25T04:22:35.292Z-----------------------------------------------------------
16962026-07-25T04:22:35.292ZAccepted connection from 10.0.0.1, port 46408
16972026-07-25T04:22:35.292Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51001
16982026-07-25T04:22:35.292Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41648
16992026-07-25T04:22:35.292Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51328
17002026-07-25T04:22:35.292Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56185
17012026-07-25T04:22:35.292Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35450
17022026-07-25T04:22:35.292Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41438
17032026-07-25T04:22:35.292Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61848
17042026-07-25T04:22:35.292Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57107
17052026-07-25T04:22:35.292Z[ ID] Interval Transfer Bitrate
17062026-07-25T04:22:35.292Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
17072026-07-25T04:22:35.292Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
17082026-07-25T04:22:35.292Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
17092026-07-25T04:22:35.292Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17102026-07-25T04:22:35.292Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
17112026-07-25T04:22:35.292Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
17122026-07-25T04:22:35.292Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17132026-07-25T04:22:35.292Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17142026-07-25T04:22:35.292Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
17152026-07-25T04:22:35.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
17162026-07-25T04:22:35.293Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17172026-07-25T04:22:35.293Z[ 8] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
17182026-07-25T04:22:35.293Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17192026-07-25T04:22:35.293Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17202026-07-25T04:22:35.293Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17212026-07-25T04:22:35.293Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17222026-07-25T04:22:35.293Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17232026-07-25T04:22:35.293Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17242026-07-25T04:22:35.293Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
17252026-07-25T04:22:35.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-07-25T04:22:35.293Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
17272026-07-25T04:22:35.293Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
17282026-07-25T04:22:35.294Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17292026-07-25T04:22:35.294Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
17302026-07-25T04:22:35.294Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17312026-07-25T04:22:35.294Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
17322026-07-25T04:22:35.294Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17332026-07-25T04:22:35.294Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
17342026-07-25T04:22:35.294Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
17352026-07-25T04:22:35.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-07-25T04:22:35.294Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17372026-07-25T04:22:35.294Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17382026-07-25T04:22:35.294Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17392026-07-25T04:22:35.294Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17402026-07-25T04:22:35.294Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17412026-07-25T04:22:35.294Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17422026-07-25T04:22:35.294Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17432026-07-25T04:22:35.294Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17442026-07-25T04:22:35.294Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
17452026-07-25T04:22:35.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-07-25T04:22:35.294Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17472026-07-25T04:22:35.294Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17482026-07-25T04:22:35.294Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17492026-07-25T04:22:35.294Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17502026-07-25T04:22:35.294Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17512026-07-25T04:22:35.294Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17522026-07-25T04:22:35.295Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17532026-07-25T04:22:35.295Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17542026-07-25T04:22:35.295Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
17552026-07-25T04:22:35.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-07-25T04:22:35.295Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17572026-07-25T04:22:35.295Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17582026-07-25T04:22:35.295Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17592026-07-25T04:22:35.295Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17602026-07-25T04:22:35.295Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17612026-07-25T04:22:35.295Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17622026-07-25T04:22:35.295Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17632026-07-25T04:22:35.295Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17642026-07-25T04:22:35.295Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
17652026-07-25T04:22:35.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-07-25T04:22:35.295Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17672026-07-25T04:22:35.295Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
17682026-07-25T04:22:35.295Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17692026-07-25T04:22:38.295Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17702026-07-25T04:22:38.295Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17712026-07-25T04:22:38.295Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17722026-07-25T04:22:38.295Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17732026-07-25T04:22:38.295Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17742026-07-25T04:22:38.295Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
17752026-07-25T04:22:38.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-07-25T04:22:38.295Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17772026-07-25T04:22:38.295Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17782026-07-25T04:22:38.297Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17792026-07-25T04:22:38.297Z[ 12] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
17802026-07-25T04:22:38.297Z[ 14] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
17812026-07-25T04:22:38.297Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17822026-07-25T04:22:38.297Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17832026-07-25T04:22:38.297Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17842026-07-25T04:22:38.297Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
17852026-07-25T04:22:38.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-07-25T04:22:38.297Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17872026-07-25T04:22:38.297Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17882026-07-25T04:22:38.297Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17892026-07-25T04:22:38.297Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17902026-07-25T04:22:38.297Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17912026-07-25T04:22:38.297Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17922026-07-25T04:22:38.297Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17932026-07-25T04:22:38.297Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17942026-07-25T04:22:38.297Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
17952026-07-25T04:22:38.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-07-25T04:22:38.297Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
17972026-07-25T04:22:38.297Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
17982026-07-25T04:22:38.297Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
17992026-07-25T04:22:38.297Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18002026-07-25T04:22:38.297Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
18012026-07-25T04:22:38.297Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18022026-07-25T04:22:38.298Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18032026-07-25T04:22:38.301Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18042026-07-25T04:22:38.301Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
18052026-07-25T04:22:38.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-07-25T04:22:38.301Z[ 5] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
18072026-07-25T04:22:38.302Z[ 8] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
18082026-07-25T04:22:38.302Z[ 10] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
18092026-07-25T04:22:38.302Z[ 12] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
18102026-07-25T04:22:38.302Z[ 14] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
18112026-07-25T04:22:38.302Z[ 16] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
18122026-07-25T04:22:38.302Z[ 18] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
18132026-07-25T04:22:38.302Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18142026-07-25T04:22:38.302Z[SUM] 10.00-10.00 sec 896 KBytes 16.1 Gbits/sec
18152026-07-25T04:22:38.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-07-25T04:22:38.302Z[ ID] Interval Transfer Bitrate
18172026-07-25T04:22:38.302Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18182026-07-25T04:22:38.302Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18192026-07-25T04:22:38.302Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18202026-07-25T04:22:38.302Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18212026-07-25T04:22:38.302Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18222026-07-25T04:22:38.302Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18232026-07-25T04:22:38.302Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18242026-07-25T04:22:38.302Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18252026-07-25T04:22:38.303Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec sender
18262026-07-25T04:22:38.303ZRun 1/5...10089.23965945997Mbps
18272026-07-25T04:22:45.681Z-----------------------------------------------------------
18282026-07-25T04:22:45.681ZServer listening on 5201 (test #7)
18292026-07-25T04:22:45.681Z-----------------------------------------------------------
18302026-07-25T04:22:45.681ZAccepted connection from 10.0.0.1, port 64594
18312026-07-25T04:22:45.681Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46201
18322026-07-25T04:22:45.681Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41112
18332026-07-25T04:22:45.681Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61269
18342026-07-25T04:22:45.681Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40116
18352026-07-25T04:22:45.681Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36309
18362026-07-25T04:22:45.681Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37289
18372026-07-25T04:22:45.681Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35843
18382026-07-25T04:22:45.681Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63875
18392026-07-25T04:22:45.681Z[ ID] Interval Transfer Bitrate
18402026-07-25T04:22:45.681Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18412026-07-25T04:22:45.681Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18422026-07-25T04:22:45.681Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18432026-07-25T04:22:45.682Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18442026-07-25T04:22:45.682Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18452026-07-25T04:22:45.682Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18462026-07-25T04:22:45.682Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18472026-07-25T04:22:45.682Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18482026-07-25T04:22:45.682Z[SUM] 0.00-1.00 sec 963 MBytes 8.08 Gbits/sec
18492026-07-25T04:22:45.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
18502026-07-25T04:22:45.682Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18512026-07-25T04:22:45.682Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18522026-07-25T04:22:45.682Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18532026-07-25T04:22:45.682Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18542026-07-25T04:22:45.682Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18552026-07-25T04:22:45.682Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18562026-07-25T04:22:45.682Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18572026-07-25T04:22:45.682Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18582026-07-25T04:22:45.682Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
18592026-07-25T04:22:45.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-07-25T04:22:45.682Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18612026-07-25T04:22:45.682Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18622026-07-25T04:22:45.682Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18632026-07-25T04:22:45.682Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18642026-07-25T04:22:45.682Z[ 14] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
18652026-07-25T04:22:45.682Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18662026-07-25T04:22:45.683Z[ 18] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
18672026-07-25T04:22:45.684Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18682026-07-25T04:22:45.684Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
18692026-07-25T04:22:45.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-07-25T04:22:45.684Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18712026-07-25T04:22:45.684Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18722026-07-25T04:22:45.684Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18732026-07-25T04:22:45.684Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18742026-07-25T04:22:45.684Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18752026-07-25T04:22:45.684Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18762026-07-25T04:22:45.684Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18772026-07-25T04:22:45.684Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18782026-07-25T04:22:45.684Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
18792026-07-25T04:22:45.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-07-25T04:22:45.684Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18812026-07-25T04:22:45.684Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18822026-07-25T04:22:45.684Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18832026-07-25T04:22:45.684Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18842026-07-25T04:22:45.684Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18852026-07-25T04:22:45.684Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18862026-07-25T04:22:45.684Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18872026-07-25T04:22:45.684Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18882026-07-25T04:22:45.685Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
18892026-07-25T04:22:45.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-07-25T04:22:45.685Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
18912026-07-25T04:22:45.686Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
18922026-07-25T04:22:45.686Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
18932026-07-25T04:22:45.686Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
18942026-07-25T04:22:45.687Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
18952026-07-25T04:22:45.687Z[ 16] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
18962026-07-25T04:22:45.687Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
18972026-07-25T04:22:45.687Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
18982026-07-25T04:22:45.687Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
18992026-07-25T04:22:45.687Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-07-25T04:22:45.687Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19012026-07-25T04:22:45.687Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19022026-07-25T04:22:45.687Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19032026-07-25T04:22:48.681Z[ 12] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19042026-07-25T04:22:48.681Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19052026-07-25T04:22:48.681Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19062026-07-25T04:22:48.681Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19072026-07-25T04:22:48.681Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19082026-07-25T04:22:48.681Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
19092026-07-25T04:22:48.681Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-07-25T04:22:48.681Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19112026-07-25T04:22:48.681Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19122026-07-25T04:22:48.681Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19132026-07-25T04:22:48.681Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19142026-07-25T04:22:48.681Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19152026-07-25T04:22:48.681Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19162026-07-25T04:22:48.681Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19172026-07-25T04:22:48.681Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19182026-07-25T04:22:48.681Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
19192026-07-25T04:22:48.681Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-07-25T04:22:48.681Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19212026-07-25T04:22:48.682Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19222026-07-25T04:22:48.682Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19232026-07-25T04:22:48.682Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19242026-07-25T04:22:48.682Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19252026-07-25T04:22:48.682Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19262026-07-25T04:22:48.682Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19272026-07-25T04:22:48.682Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19282026-07-25T04:22:48.682Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
19292026-07-25T04:22:48.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-07-25T04:22:48.682Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19312026-07-25T04:22:48.682Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19322026-07-25T04:22:48.682Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19332026-07-25T04:22:48.682Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19342026-07-25T04:22:48.682Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19352026-07-25T04:22:48.682Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19362026-07-25T04:22:48.682Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19372026-07-25T04:22:48.682Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19382026-07-25T04:22:48.687Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
19392026-07-25T04:22:48.687Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-07-25T04:22:48.687Z[ 5] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
19412026-07-25T04:22:48.687Z[ 8] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
19422026-07-25T04:22:48.687Z[ 10] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
19432026-07-25T04:22:48.687Z[ 12] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
19442026-07-25T04:22:48.687Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19452026-07-25T04:22:48.688Z[ 16] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
19462026-07-25T04:22:48.688Z[ 18] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
19472026-07-25T04:22:48.688Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19482026-07-25T04:22:48.688Z[SUM] 10.00-10.00 sec 768 KBytes 13.9 Gbits/sec
19492026-07-25T04:22:48.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-07-25T04:22:48.688Z[ ID] Interval Transfer Bitrate
19512026-07-25T04:22:48.688Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19522026-07-25T04:22:48.688Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19532026-07-25T04:22:48.688Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19542026-07-25T04:22:48.688Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19552026-07-25T04:22:48.688Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19562026-07-25T04:22:48.688Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19572026-07-25T04:22:48.688Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19582026-07-25T04:22:48.688Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19592026-07-25T04:22:48.688Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
19602026-07-25T04:22:48.688ZRun 2/5...10125.210204367539Mbps
19612026-07-25T04:22:56.071Z-----------------------------------------------------------
19622026-07-25T04:22:56.071ZServer listening on 5201 (test #8)
19632026-07-25T04:22:56.071Z-----------------------------------------------------------
19642026-07-25T04:22:56.071ZAccepted connection from 10.0.0.1, port 57322
19652026-07-25T04:22:56.072Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57054
19662026-07-25T04:22:56.072Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51718
19672026-07-25T04:22:56.072Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42396
19682026-07-25T04:22:56.072Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62154
19692026-07-25T04:22:56.072Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42333
19702026-07-25T04:22:56.072Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49013
19712026-07-25T04:22:56.072Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55451
19722026-07-25T04:22:56.072Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49081
19732026-07-25T04:22:56.072Z[ ID] Interval Transfer Bitrate
19742026-07-25T04:22:56.072Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19752026-07-25T04:22:56.072Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19762026-07-25T04:22:56.072Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19772026-07-25T04:22:56.072Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19782026-07-25T04:22:56.072Z[ 14] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
19792026-07-25T04:22:56.072Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19802026-07-25T04:22:56.072Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19812026-07-25T04:22:56.072Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19822026-07-25T04:22:56.073Z[SUM] 0.00-1.00 sec 954 MBytes 8.01 Gbits/sec
19832026-07-25T04:22:56.073Z- - - - - - - - - - - - - - - - - - - - - - - - -
19842026-07-25T04:22:56.073Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19852026-07-25T04:22:56.073Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19862026-07-25T04:22:56.073Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19872026-07-25T04:22:56.073Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
19882026-07-25T04:22:56.073Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19892026-07-25T04:22:56.073Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19902026-07-25T04:22:56.073Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19912026-07-25T04:22:56.073Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19922026-07-25T04:22:56.073Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
19932026-07-25T04:22:56.073Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-07-25T04:22:56.073Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
19952026-07-25T04:22:56.073Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
19962026-07-25T04:22:56.073Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
19972026-07-25T04:22:56.073Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
19982026-07-25T04:22:56.073Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
19992026-07-25T04:22:56.073Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20002026-07-25T04:22:56.073Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20012026-07-25T04:22:56.073Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20022026-07-25T04:22:56.073Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.3 Gbits/sec
20032026-07-25T04:22:56.073Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-07-25T04:22:56.073Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20052026-07-25T04:22:56.073Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20062026-07-25T04:22:56.073Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20072026-07-25T04:22:56.073Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20082026-07-25T04:22:56.073Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20092026-07-25T04:22:56.073Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20102026-07-25T04:22:56.073Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20112026-07-25T04:22:56.073Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20122026-07-25T04:22:56.073Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
20132026-07-25T04:22:56.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-07-25T04:22:56.075Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
20152026-07-25T04:22:56.075Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
20162026-07-25T04:22:56.075Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
20172026-07-25T04:22:56.075Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
20182026-07-25T04:22:56.075Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
20192026-07-25T04:22:56.075Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
20202026-07-25T04:22:56.075Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
20212026-07-25T04:22:56.075Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
20222026-07-25T04:22:56.075Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
20232026-07-25T04:22:56.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-07-25T04:22:56.075Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20252026-07-25T04:22:56.075Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
20262026-07-25T04:22:56.075Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20272026-07-25T04:22:56.075Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20282026-07-25T04:22:56.075Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20292026-07-25T04:22:56.075Z[ 16] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
20302026-07-25T04:22:56.075Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20312026-07-25T04:22:56.079Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20322026-07-25T04:22:56.079Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20332026-07-25T04:22:56.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-07-25T04:22:56.079Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20352026-07-25T04:22:56.079Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20362026-07-25T04:22:56.079Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20372026-07-25T04:22:59.072Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20382026-07-25T04:22:59.072Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20392026-07-25T04:22:59.072Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20402026-07-25T04:22:59.072Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20412026-07-25T04:22:59.072Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20422026-07-25T04:22:59.072Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
20432026-07-25T04:22:59.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-07-25T04:22:59.072Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20452026-07-25T04:22:59.072Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20462026-07-25T04:22:59.072Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20472026-07-25T04:22:59.072Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20482026-07-25T04:22:59.072Z[ 14] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
20492026-07-25T04:22:59.072Z[ 16] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
20502026-07-25T04:22:59.072Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
20512026-07-25T04:22:59.072Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20522026-07-25T04:22:59.072Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
20532026-07-25T04:22:59.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-07-25T04:22:59.072Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20552026-07-25T04:22:59.072Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20562026-07-25T04:22:59.072Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20572026-07-25T04:22:59.072Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20582026-07-25T04:22:59.072Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20592026-07-25T04:22:59.072Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20602026-07-25T04:22:59.072Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20612026-07-25T04:22:59.074Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20622026-07-25T04:22:59.074Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
20632026-07-25T04:22:59.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-07-25T04:22:59.074Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20652026-07-25T04:22:59.074Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20662026-07-25T04:22:59.074Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20672026-07-25T04:22:59.074Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20682026-07-25T04:22:59.074Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20692026-07-25T04:22:59.074Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20702026-07-25T04:22:59.074Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20712026-07-25T04:22:59.074Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20722026-07-25T04:22:59.074Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
20732026-07-25T04:22:59.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-07-25T04:22:59.075Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20752026-07-25T04:22:59.075Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20762026-07-25T04:22:59.075Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20772026-07-25T04:22:59.075Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20782026-07-25T04:22:59.075Z[ 14] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
20792026-07-25T04:22:59.075Z[ 16] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
20802026-07-25T04:22:59.075Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20812026-07-25T04:22:59.079Z[ 20] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
20822026-07-25T04:22:59.079Z[SUM] 10.00-10.00 sec 384 KBytes 6.65 Gbits/sec
20832026-07-25T04:22:59.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-07-25T04:22:59.079Z[ ID] Interval Transfer Bitrate
20852026-07-25T04:22:59.079Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20862026-07-25T04:22:59.080Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20872026-07-25T04:22:59.080Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20882026-07-25T04:22:59.080Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20892026-07-25T04:22:59.080Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20902026-07-25T04:22:59.080Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20912026-07-25T04:22:59.080Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20922026-07-25T04:22:59.080Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20932026-07-25T04:22:59.080Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec sender
20942026-07-25T04:22:59.080ZRun 3/5...10090.374877143484Mbps
20952026-07-25T04:23:06.458Z-----------------------------------------------------------
20962026-07-25T04:23:06.458ZServer listening on 5201 (test #9)
20972026-07-25T04:23:06.459Z-----------------------------------------------------------
20982026-07-25T04:23:06.459ZAccepted connection from 10.0.0.1, port 61395
20992026-07-25T04:23:06.459Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53357
21002026-07-25T04:23:06.459Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49278
21012026-07-25T04:23:06.459Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59924
21022026-07-25T04:23:06.459Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49996
21032026-07-25T04:23:06.459Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40900
21042026-07-25T04:23:06.459Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58860
21052026-07-25T04:23:06.459Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60116
21062026-07-25T04:23:06.459Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56096
21072026-07-25T04:23:06.459Z[ ID] Interval Transfer Bitrate
21082026-07-25T04:23:06.459Z[ 5] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
21092026-07-25T04:23:06.459Z[ 8] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
21102026-07-25T04:23:06.459Z[ 10] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
21112026-07-25T04:23:06.460Z[ 12] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
21122026-07-25T04:23:06.460Z[ 14] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
21132026-07-25T04:23:06.460Z[ 16] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
21142026-07-25T04:23:06.460Z[ 18] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
21152026-07-25T04:23:06.460Z[ 20] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
21162026-07-25T04:23:06.460Z[SUM] 0.00-1.00 sec 944 MBytes 7.92 Gbits/sec
21172026-07-25T04:23:06.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
21182026-07-25T04:23:06.460Z[ 5] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
21192026-07-25T04:23:06.460Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21202026-07-25T04:23:06.460Z[ 10] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
21212026-07-25T04:23:06.460Z[ 12] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
21222026-07-25T04:23:06.460Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
21232026-07-25T04:23:06.460Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21242026-07-25T04:23:06.460Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21252026-07-25T04:23:06.460Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21262026-07-25T04:23:06.460Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
21272026-07-25T04:23:06.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-07-25T04:23:06.460Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21292026-07-25T04:23:06.460Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21302026-07-25T04:23:06.460Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21312026-07-25T04:23:06.460Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21322026-07-25T04:23:06.460Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21332026-07-25T04:23:06.460Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21342026-07-25T04:23:06.460Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21352026-07-25T04:23:06.460Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21362026-07-25T04:23:06.460Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
21372026-07-25T04:23:06.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-07-25T04:23:06.460Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21392026-07-25T04:23:06.461Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21402026-07-25T04:23:06.461Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21412026-07-25T04:23:06.461Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21422026-07-25T04:23:06.461Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21432026-07-25T04:23:06.461Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21442026-07-25T04:23:06.461Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21452026-07-25T04:23:06.464Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21462026-07-25T04:23:06.464Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
21472026-07-25T04:23:06.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-07-25T04:23:06.464Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21492026-07-25T04:23:06.464Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21502026-07-25T04:23:06.465Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21512026-07-25T04:23:06.465Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21522026-07-25T04:23:06.465Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21532026-07-25T04:23:06.465Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21542026-07-25T04:23:06.465Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21552026-07-25T04:23:06.465Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21562026-07-25T04:23:06.465Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
21572026-07-25T04:23:06.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-07-25T04:23:06.465Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21592026-07-25T04:23:06.465Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21602026-07-25T04:23:06.465Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21612026-07-25T04:23:06.466Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21622026-07-25T04:23:06.466Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21632026-07-25T04:23:06.466Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21642026-07-25T04:23:06.466Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21652026-07-25T04:23:06.466Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21662026-07-25T04:23:06.466Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
21672026-07-25T04:23:06.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-07-25T04:23:06.466Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21692026-07-25T04:23:06.466Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21702026-07-25T04:23:06.466Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21712026-07-25T04:23:09.460Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21722026-07-25T04:23:09.460Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21732026-07-25T04:23:09.460Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21742026-07-25T04:23:09.460Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21752026-07-25T04:23:09.460Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21762026-07-25T04:23:09.460Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
21772026-07-25T04:23:09.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-07-25T04:23:09.460Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21792026-07-25T04:23:09.460Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21802026-07-25T04:23:09.460Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21812026-07-25T04:23:09.460Z[ 12] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
21822026-07-25T04:23:09.460Z[ 14] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
21832026-07-25T04:23:09.460Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21842026-07-25T04:23:09.460Z[ 18] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
21852026-07-25T04:23:09.460Z[ 20] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
21862026-07-25T04:23:09.460Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
21872026-07-25T04:23:09.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-07-25T04:23:09.460Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21892026-07-25T04:23:09.460Z[ 8] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
21902026-07-25T04:23:09.460Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21912026-07-25T04:23:09.460Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21922026-07-25T04:23:09.460Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21932026-07-25T04:23:09.460Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21942026-07-25T04:23:09.460Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21952026-07-25T04:23:09.461Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
21962026-07-25T04:23:09.465Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
21972026-07-25T04:23:09.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-07-25T04:23:09.465Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
21992026-07-25T04:23:09.465Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22002026-07-25T04:23:09.465Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22012026-07-25T04:23:09.465Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22022026-07-25T04:23:09.465Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22032026-07-25T04:23:09.465Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22042026-07-25T04:23:09.465Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22052026-07-25T04:23:09.465Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22062026-07-25T04:23:09.465Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
22072026-07-25T04:23:09.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-07-25T04:23:09.465Z[ 5] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
22092026-07-25T04:23:09.465Z[ 8] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
22102026-07-25T04:23:09.466Z[ 10] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
22112026-07-25T04:23:09.467Z[ 12] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
22122026-07-25T04:23:09.467Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22132026-07-25T04:23:09.467Z[ 16] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
22142026-07-25T04:23:09.467Z[ 18] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
22152026-07-25T04:23:09.467Z[ 20] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
22162026-07-25T04:23:09.467Z[SUM] 10.00-10.00 sec 896 KBytes 14.4 Gbits/sec
22172026-07-25T04:23:09.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-07-25T04:23:09.467Z[ ID] Interval Transfer Bitrate
22192026-07-25T04:23:09.467Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22202026-07-25T04:23:09.467Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22212026-07-25T04:23:09.467Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22222026-07-25T04:23:09.467Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22232026-07-25T04:23:09.467Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22242026-07-25T04:23:09.467Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22252026-07-25T04:23:09.467Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22262026-07-25T04:23:09.467Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
22272026-07-25T04:23:09.467Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
22282026-07-25T04:23:09.467ZRun 4/5...10115.925504673758Mbps
22292026-07-25T04:23:16.863Z-----------------------------------------------------------
22302026-07-25T04:23:16.863ZServer listening on 5201 (test #10)
22312026-07-25T04:23:16.863Z-----------------------------------------------------------
22322026-07-25T04:23:16.863ZAccepted connection from 10.0.0.1, port 45826
22332026-07-25T04:23:16.864Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47324
22342026-07-25T04:23:16.864Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49088
22352026-07-25T04:23:16.864Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38335
22362026-07-25T04:23:16.864Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39621
22372026-07-25T04:23:16.864Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33595
22382026-07-25T04:23:16.865Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47484
22392026-07-25T04:23:16.865Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43592
22402026-07-25T04:23:16.865Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53008
22412026-07-25T04:23:16.865Z[ ID] Interval Transfer Bitrate
22422026-07-25T04:23:16.865Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22432026-07-25T04:23:16.865Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22442026-07-25T04:23:16.865Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22452026-07-25T04:23:16.865Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22462026-07-25T04:23:16.865Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22472026-07-25T04:23:16.865Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22482026-07-25T04:23:16.865Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22492026-07-25T04:23:16.865Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22502026-07-25T04:23:16.865Z[SUM] 0.00-1.00 sec 960 MBytes 8.05 Gbits/sec
22512026-07-25T04:23:16.865Z- - - - - - - - - - - - - - - - - - - - - - - - -
22522026-07-25T04:23:16.865Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22532026-07-25T04:23:16.865Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22542026-07-25T04:23:16.865Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22552026-07-25T04:23:16.865Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22562026-07-25T04:23:16.865Z[ 14] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
22572026-07-25T04:23:16.865Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22582026-07-25T04:23:16.865Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22592026-07-25T04:23:16.865Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22602026-07-25T04:23:16.865Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.4 Gbits/sec
22612026-07-25T04:23:16.865Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-07-25T04:23:16.866Z[ 5] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
22632026-07-25T04:23:16.866Z[ 8] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
22642026-07-25T04:23:16.866Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22652026-07-25T04:23:16.866Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22662026-07-25T04:23:16.866Z[ 14] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
22672026-07-25T04:23:16.866Z[ 16] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
22682026-07-25T04:23:16.866Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22692026-07-25T04:23:16.867Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22702026-07-25T04:23:16.867Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
22712026-07-25T04:23:16.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-07-25T04:23:16.867Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22732026-07-25T04:23:16.867Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22742026-07-25T04:23:16.867Z[ 10] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
22752026-07-25T04:23:16.867Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22762026-07-25T04:23:16.867Z[ 14] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
22772026-07-25T04:23:16.867Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22782026-07-25T04:23:16.867Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22792026-07-25T04:23:16.867Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22802026-07-25T04:23:16.867Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.4 Gbits/sec
22812026-07-25T04:23:16.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-07-25T04:23:16.867Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22832026-07-25T04:23:16.867Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22842026-07-25T04:23:16.867Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22852026-07-25T04:23:16.867Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22862026-07-25T04:23:16.868Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22872026-07-25T04:23:16.873Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22882026-07-25T04:23:16.873Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22892026-07-25T04:23:16.873Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22902026-07-25T04:23:16.873Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
22912026-07-25T04:23:16.873Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-07-25T04:23:16.873Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
22932026-07-25T04:23:16.873Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
22942026-07-25T04:23:16.873Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
22952026-07-25T04:23:16.873Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
22962026-07-25T04:23:16.873Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
22972026-07-25T04:23:16.873Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
22982026-07-25T04:23:16.873Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
22992026-07-25T04:23:16.873Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23002026-07-25T04:23:16.873Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
23012026-07-25T04:23:16.873Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-07-25T04:23:16.873Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23032026-07-25T04:23:16.873Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23042026-07-25T04:23:16.873Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23052026-07-25T04:23:19.864Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23062026-07-25T04:23:19.864Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23072026-07-25T04:23:19.864Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23082026-07-25T04:23:19.864Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23092026-07-25T04:23:19.864Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23102026-07-25T04:23:19.865Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
23112026-07-25T04:23:19.865Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-07-25T04:23:19.865Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23132026-07-25T04:23:19.865Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23142026-07-25T04:23:19.865Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23152026-07-25T04:23:19.865Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23162026-07-25T04:23:19.865Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23172026-07-25T04:23:19.865Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23182026-07-25T04:23:19.865Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23192026-07-25T04:23:19.865Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23202026-07-25T04:23:19.866Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
23212026-07-25T04:23:19.866Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-07-25T04:23:19.866Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23232026-07-25T04:23:19.866Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23242026-07-25T04:23:19.866Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23252026-07-25T04:23:19.866Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23262026-07-25T04:23:19.866Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23272026-07-25T04:23:19.866Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23282026-07-25T04:23:19.866Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23292026-07-25T04:23:19.866Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23302026-07-25T04:23:19.866Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
23312026-07-25T04:23:19.866Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-07-25T04:23:19.866Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23332026-07-25T04:23:19.866Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23342026-07-25T04:23:19.866Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23352026-07-25T04:23:19.866Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23362026-07-25T04:23:19.866Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23372026-07-25T04:23:19.866Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23382026-07-25T04:23:19.866Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23392026-07-25T04:23:19.866Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23402026-07-25T04:23:19.866Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
23412026-07-25T04:23:19.866Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-07-25T04:23:19.866Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23432026-07-25T04:23:19.866Z[ 8] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
23442026-07-25T04:23:19.866Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23452026-07-25T04:23:19.866Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23462026-07-25T04:23:19.866Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23472026-07-25T04:23:19.866Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23482026-07-25T04:23:19.867Z[ 18] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
23492026-07-25T04:23:19.867Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23502026-07-25T04:23:19.867Z[SUM] 10.00-10.00 sec 256 KBytes 4.87 Gbits/sec
23512026-07-25T04:23:19.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-07-25T04:23:19.867Z[ ID] Interval Transfer Bitrate
23532026-07-25T04:23:19.867Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23542026-07-25T04:23:19.867Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23552026-07-25T04:23:19.867Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23562026-07-25T04:23:19.867Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23572026-07-25T04:23:19.867Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23582026-07-25T04:23:19.867Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23592026-07-25T04:23:19.867Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23602026-07-25T04:23:19.867Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23612026-07-25T04:23:19.867Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
23622026-07-25T04:23:19.871ZRun 5/5...10135.192498091583Mbps
23632026-07-25T04:23:19.871Z###---------------------###
23642026-07-25T04:23:19.871Z::: iPerf done... :::
23652026-07-25T04:23:19.871Z:::Awaiting out files...:::
23662026-07-25T04:23:19.871Z###---------------------###
23672026-07-25T04:23:19.871Z###-----###
23682026-07-25T04:23:19.871Z:::done!:::
23692026-07-25T04:23:19.871Z###-----###
23702026-07-25T04:23:19.871Z###-------------------###
23712026-07-25T04:23:19.871Z:::Running experiment :::
23722026-07-25T04:23:19.871Z:::iperf-tcp/local/c2s:::
23732026-07-25T04:23:19.871Z###-------------------###
23742026-07-25T04:23:20.211Zdtrace: description 'profile-201us ' matched 2 probes
23752026-07-25T04:23:27.256Z-----------------------------------------------------------
23762026-07-25T04:23:27.256ZServer listening on 5201 (test #11)
23772026-07-25T04:23:27.256Z-----------------------------------------------------------
23782026-07-25T04:23:27.256ZAccepted connection from 10.0.0.1, port 64798
23792026-07-25T04:23:27.256Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62294
23802026-07-25T04:23:27.256Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49275
23812026-07-25T04:23:27.256Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62798
23822026-07-25T04:23:27.256Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59196
23832026-07-25T04:23:27.256Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43864
23842026-07-25T04:23:27.256Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57857
23852026-07-25T04:23:27.256Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63284
23862026-07-25T04:23:27.256Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37028
23872026-07-25T04:23:27.256Z[ ID] Interval Transfer Bitrate
23882026-07-25T04:23:27.256Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
23892026-07-25T04:23:27.256Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
23902026-07-25T04:23:27.256Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
23912026-07-25T04:23:27.256Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
23922026-07-25T04:23:27.256Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
23932026-07-25T04:23:27.257Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
23942026-07-25T04:23:27.257Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
23952026-07-25T04:23:27.257Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
23962026-07-25T04:23:27.257Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
23972026-07-25T04:23:27.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
23982026-07-25T04:23:27.257Z[ 5] 1.00-2.00 sec 55.9 MBytes 469 Mbits/sec
23992026-07-25T04:23:27.257Z[ 8] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
24002026-07-25T04:23:27.257Z[ 10] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
24012026-07-25T04:23:27.257Z[ 12] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
24022026-07-25T04:23:27.258Z[ 14] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
24032026-07-25T04:23:27.258Z[ 16] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
24042026-07-25T04:23:27.258Z[ 18] 1.00-2.00 sec 55.6 MBytes 467 Mbits/sec
24052026-07-25T04:23:27.258Z[ 20] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
24062026-07-25T04:23:27.258Z[SUM] 1.00-2.00 sec 446 MBytes 3.74 Gbits/sec
24072026-07-25T04:23:27.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-07-25T04:23:27.258Z[ 5] 2.00-3.00 sec 55.9 MBytes 469 Mbits/sec
24092026-07-25T04:23:27.258Z[ 8] 2.00-3.00 sec 55.9 MBytes 469 Mbits/sec
24102026-07-25T04:23:27.258Z[ 10] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
24112026-07-25T04:23:27.258Z[ 12] 2.00-3.00 sec 55.8 MBytes 468 Mbits/sec
24122026-07-25T04:23:27.258Z[ 14] 2.00-3.00 sec 55.9 MBytes 469 Mbits/sec
24132026-07-25T04:23:27.258Z[ 16] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
24142026-07-25T04:23:27.258Z[ 18] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
24152026-07-25T04:23:27.258Z[ 20] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
24162026-07-25T04:23:27.258Z[SUM] 2.00-3.00 sec 447 MBytes 3.75 Gbits/sec
24172026-07-25T04:23:27.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-07-25T04:23:27.258Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
24192026-07-25T04:23:27.258Z[ 8] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
24202026-07-25T04:23:27.258Z[ 10] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
24212026-07-25T04:23:27.258Z[ 12] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
24222026-07-25T04:23:27.258Z[ 14] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
24232026-07-25T04:23:27.258Z[ 16] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
24242026-07-25T04:23:27.258Z[ 18] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
24252026-07-25T04:23:27.259Z[ 20] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
24262026-07-25T04:23:27.259Z[SUM] 3.00-4.00 sec 440 MBytes 3.69 Gbits/sec
24272026-07-25T04:23:27.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-07-25T04:23:27.259Z[ 5] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
24292026-07-25T04:23:27.259Z[ 8] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
24302026-07-25T04:23:27.259Z[ 10] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
24312026-07-25T04:23:27.259Z[ 12] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
24322026-07-25T04:23:27.259Z[ 14] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
24332026-07-25T04:23:27.260Z[ 16] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
24342026-07-25T04:23:27.260Z[ 18] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
24352026-07-25T04:23:27.260Z[ 20] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
24362026-07-25T04:23:27.260Z[SUM] 4.00-5.00 sec 442 MBytes 3.71 Gbits/sec
24372026-07-25T04:23:27.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-07-25T04:23:27.260Z[ 5] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24392026-07-25T04:23:27.260Z[ 8] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24402026-07-25T04:23:27.260Z[ 10] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24412026-07-25T04:23:27.260Z[ 12] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24422026-07-25T04:23:27.260Z[ 14] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24432026-07-25T04:23:27.260Z[ 16] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
24442026-07-25T04:23:27.260Z[ 18] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24452026-07-25T04:23:27.260Z[ 20] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24462026-07-25T04:23:27.260Z[SUM] 5.00-6.00 sec 439 MBytes 3.68 Gbits/sec
24472026-07-25T04:23:27.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-07-25T04:23:27.260Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
24492026-07-25T04:23:27.260Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24502026-07-25T04:23:27.261Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24512026-07-25T04:23:30.258Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24522026-07-25T04:23:30.258Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24532026-07-25T04:23:30.258Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
24542026-07-25T04:23:30.258Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
24552026-07-25T04:23:30.258Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24562026-07-25T04:23:30.258Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
24572026-07-25T04:23:30.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-07-25T04:23:30.258Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
24592026-07-25T04:23:30.258Z[ 8] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
24602026-07-25T04:23:30.258Z[ 10] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24612026-07-25T04:23:30.258Z[ 12] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24622026-07-25T04:23:30.258Z[ 14] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
24632026-07-25T04:23:30.258Z[ 16] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24642026-07-25T04:23:30.258Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24652026-07-25T04:23:30.258Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
24662026-07-25T04:23:30.259Z[SUM] 7.00-8.00 sec 437 MBytes 3.66 Gbits/sec
24672026-07-25T04:23:30.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-07-25T04:23:30.259Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24692026-07-25T04:23:30.259Z[ 8] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24702026-07-25T04:23:30.259Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24712026-07-25T04:23:30.259Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24722026-07-25T04:23:30.259Z[ 14] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24732026-07-25T04:23:30.259Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24742026-07-25T04:23:30.259Z[ 18] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24752026-07-25T04:23:30.259Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24762026-07-25T04:23:30.259Z[SUM] 8.00-9.00 sec 437 MBytes 3.67 Gbits/sec
24772026-07-25T04:23:30.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-07-25T04:23:30.259Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
24792026-07-25T04:23:30.259Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
24802026-07-25T04:23:30.259Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
24812026-07-25T04:23:30.259Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
24822026-07-25T04:23:30.259Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
24832026-07-25T04:23:30.259Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
24842026-07-25T04:23:30.259Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
24852026-07-25T04:23:30.259Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
24862026-07-25T04:23:30.259Z[SUM] 9.00-10.00 sec 438 MBytes 3.67 Gbits/sec
24872026-07-25T04:23:30.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-07-25T04:23:30.259Z[ 5] 10.00-10.00 sec 128 KBytes 814 Mbits/sec
24892026-07-25T04:23:30.259Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24902026-07-25T04:23:30.260Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24912026-07-25T04:23:30.260Z[ 12] 10.00-10.00 sec 128 KBytes 815 Mbits/sec
24922026-07-25T04:23:30.260Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24932026-07-25T04:23:30.260Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24942026-07-25T04:23:30.260Z[ 18] 10.00-10.00 sec 128 KBytes 815 Mbits/sec
24952026-07-25T04:23:30.260Z[ 20] 10.00-10.00 sec 128 KBytes 815 Mbits/sec
24962026-07-25T04:23:30.260Z[SUM] 10.00-10.00 sec 512 KBytes 3.26 Gbits/sec
24972026-07-25T04:23:30.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-07-25T04:23:30.260Z[ ID] Interval Transfer Bitrate
24992026-07-25T04:23:30.260Z[ 5] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
25002026-07-25T04:23:30.260Z[ 8] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
25012026-07-25T04:23:30.260Z[ 10] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
25022026-07-25T04:23:30.261Z[ 12] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
25032026-07-25T04:23:30.261Z[ 14] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
25042026-07-25T04:23:30.261Z[ 16] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
25052026-07-25T04:23:30.261Z[ 18] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
25062026-07-25T04:23:30.261Z[ 20] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
25072026-07-25T04:23:30.261Z[SUM] 0.00-10.00 sec 4.20 GBytes 3.61 Gbits/sec receiver
25082026-07-25T04:23:30.264ZRun 1/10...3609.439171296989Mbps
25092026-07-25T04:23:37.662Z-----------------------------------------------------------
25102026-07-25T04:23:37.662ZServer listening on 5201 (test #12)
25112026-07-25T04:23:37.662Z-----------------------------------------------------------
25122026-07-25T04:23:37.662ZAccepted connection from 10.0.0.1, port 42205
25132026-07-25T04:23:37.662Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37737
25142026-07-25T04:23:37.662Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52792
25152026-07-25T04:23:37.662Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47190
25162026-07-25T04:23:37.662Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49878
25172026-07-25T04:23:37.662Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41807
25182026-07-25T04:23:37.662Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46933
25192026-07-25T04:23:37.662Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49767
25202026-07-25T04:23:37.662Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33360
25212026-07-25T04:23:37.662Z[ ID] Interval Transfer Bitrate
25222026-07-25T04:23:37.662Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25232026-07-25T04:23:37.663Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25242026-07-25T04:23:37.663Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25252026-07-25T04:23:37.663Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25262026-07-25T04:23:37.663Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25272026-07-25T04:23:37.663Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25282026-07-25T04:23:37.663Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25292026-07-25T04:23:37.663Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25302026-07-25T04:23:37.663Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
25312026-07-25T04:23:37.663Z- - - - - - - - - - - - - - - - - - - - - - - - -
25322026-07-25T04:23:37.663Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
25332026-07-25T04:23:37.664Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25342026-07-25T04:23:37.664Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25352026-07-25T04:23:37.664Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25362026-07-25T04:23:37.664Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25372026-07-25T04:23:37.664Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25382026-07-25T04:23:37.664Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25392026-07-25T04:23:37.664Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
25402026-07-25T04:23:37.664Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
25412026-07-25T04:23:37.664Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-07-25T04:23:37.664Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
25432026-07-25T04:23:37.664Z[ 8] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25442026-07-25T04:23:37.664Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25452026-07-25T04:23:37.664Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25462026-07-25T04:23:37.664Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
25472026-07-25T04:23:37.664Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25482026-07-25T04:23:37.664Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
25492026-07-25T04:23:37.664Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
25502026-07-25T04:23:37.664Z[SUM] 2.00-3.00 sec 421 MBytes 3.53 Gbits/sec
25512026-07-25T04:23:37.664Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-07-25T04:23:37.664Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
25532026-07-25T04:23:37.664Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
25542026-07-25T04:23:37.664Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25552026-07-25T04:23:37.664Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
25562026-07-25T04:23:37.664Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25572026-07-25T04:23:37.664Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
25582026-07-25T04:23:37.664Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
25592026-07-25T04:23:37.664Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25602026-07-25T04:23:37.664Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
25612026-07-25T04:23:37.664Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-07-25T04:23:37.664Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25632026-07-25T04:23:37.664Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25642026-07-25T04:23:37.664Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25652026-07-25T04:23:37.664Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25662026-07-25T04:23:37.664Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25672026-07-25T04:23:37.664Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25682026-07-25T04:23:37.664Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25692026-07-25T04:23:37.664Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25702026-07-25T04:23:37.664Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
25712026-07-25T04:23:37.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-07-25T04:23:37.665Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
25732026-07-25T04:23:37.665Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25742026-07-25T04:23:37.665Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25752026-07-25T04:23:37.665Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
25762026-07-25T04:23:37.665Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25772026-07-25T04:23:37.665Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25782026-07-25T04:23:37.665Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25792026-07-25T04:23:37.665Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
25802026-07-25T04:23:37.665Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
25812026-07-25T04:23:37.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-07-25T04:23:37.665Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
25832026-07-25T04:23:37.666Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
25842026-07-25T04:23:37.666Z[ 10] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
25852026-07-25T04:23:40.664Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
25862026-07-25T04:23:40.664Z[ 14] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
25872026-07-25T04:23:40.664Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
25882026-07-25T04:23:40.664Z[ 18] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
25892026-07-25T04:23:40.664Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
25902026-07-25T04:23:40.664Z[SUM] 6.00-7.00 sec 437 MBytes 3.66 Gbits/sec
25912026-07-25T04:23:40.664Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-07-25T04:23:40.664Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
25932026-07-25T04:23:40.664Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
25942026-07-25T04:23:40.664Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
25952026-07-25T04:23:40.664Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
25962026-07-25T04:23:40.664Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
25972026-07-25T04:23:40.664Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
25982026-07-25T04:23:40.664Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
25992026-07-25T04:23:40.665Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26002026-07-25T04:23:40.665Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
26012026-07-25T04:23:40.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-07-25T04:23:40.665Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26032026-07-25T04:23:40.665Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26042026-07-25T04:23:40.665Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26052026-07-25T04:23:40.665Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26062026-07-25T04:23:40.665Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26072026-07-25T04:23:40.665Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26082026-07-25T04:23:40.665Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26092026-07-25T04:23:40.665Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26102026-07-25T04:23:40.665Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
26112026-07-25T04:23:40.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-07-25T04:23:40.665Z[ 5] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
26132026-07-25T04:23:40.665Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26142026-07-25T04:23:40.665Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26152026-07-25T04:23:40.665Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26162026-07-25T04:23:40.666Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26172026-07-25T04:23:40.666Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26182026-07-25T04:23:40.666Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
26192026-07-25T04:23:40.666Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26202026-07-25T04:23:40.666Z[SUM] 9.00-10.00 sec 437 MBytes 3.67 Gbits/sec
26212026-07-25T04:23:40.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-07-25T04:23:40.666Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26232026-07-25T04:23:40.666Z[ 8] 10.00-10.00 sec 128 KBytes 954 Mbits/sec
26242026-07-25T04:23:40.666Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26252026-07-25T04:23:40.666Z[ 12] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
26262026-07-25T04:23:40.666Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26272026-07-25T04:23:40.666Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26282026-07-25T04:23:40.666Z[ 18] 10.00-10.00 sec 128 KBytes 959 Mbits/sec
26292026-07-25T04:23:40.666Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26302026-07-25T04:23:40.666Z[SUM] 10.00-10.00 sec 384 KBytes 2.86 Gbits/sec
26312026-07-25T04:23:40.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-07-25T04:23:40.666Z[ ID] Interval Transfer Bitrate
26332026-07-25T04:23:40.666Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26342026-07-25T04:23:40.667Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26352026-07-25T04:23:40.667Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26362026-07-25T04:23:40.667Z[ 12] 0.00-10.00 sec 528 MBytes 442 Mbits/sec receiver
26372026-07-25T04:23:40.667Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26382026-07-25T04:23:40.667Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26392026-07-25T04:23:40.667Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26402026-07-25T04:23:40.667Z[ 20] 0.00-10.00 sec 528 MBytes 442 Mbits/sec receiver
26412026-07-25T04:23:40.668Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
26422026-07-25T04:23:40.671ZRun 2/10...3541.0737716950575Mbps
26432026-07-25T04:23:48.064Z-----------------------------------------------------------
26442026-07-25T04:23:48.064ZServer listening on 5201 (test #13)
26452026-07-25T04:23:48.064Z-----------------------------------------------------------
26462026-07-25T04:23:48.064ZAccepted connection from 10.0.0.1, port 42758
26472026-07-25T04:23:48.064Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38708
26482026-07-25T04:23:48.064Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59516
26492026-07-25T04:23:48.064Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61548
26502026-07-25T04:23:48.064Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52802
26512026-07-25T04:23:48.065Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57948
26522026-07-25T04:23:48.065Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53854
26532026-07-25T04:23:48.065Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64191
26542026-07-25T04:23:48.065Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43539
26552026-07-25T04:23:48.065Z[ ID] Interval Transfer Bitrate
26562026-07-25T04:23:48.065Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26572026-07-25T04:23:48.065Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26582026-07-25T04:23:48.065Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26592026-07-25T04:23:48.065Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26602026-07-25T04:23:48.065Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26612026-07-25T04:23:48.065Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26622026-07-25T04:23:48.065Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26632026-07-25T04:23:48.065Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26642026-07-25T04:23:48.065Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
26652026-07-25T04:23:48.065Z- - - - - - - - - - - - - - - - - - - - - - - - -
26662026-07-25T04:23:48.065Z[ 5] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
26672026-07-25T04:23:48.065Z[ 8] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
26682026-07-25T04:23:48.065Z[ 10] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
26692026-07-25T04:23:48.065Z[ 12] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
26702026-07-25T04:23:48.065Z[ 14] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
26712026-07-25T04:23:48.065Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
26722026-07-25T04:23:48.065Z[ 18] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
26732026-07-25T04:23:48.065Z[ 20] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
26742026-07-25T04:23:48.065Z[SUM] 1.00-2.00 sec 439 MBytes 3.68 Gbits/sec
26752026-07-25T04:23:48.065Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-07-25T04:23:48.065Z[ 5] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
26772026-07-25T04:23:48.065Z[ 8] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
26782026-07-25T04:23:48.065Z[ 10] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
26792026-07-25T04:23:48.065Z[ 12] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
26802026-07-25T04:23:48.065Z[ 14] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
26812026-07-25T04:23:48.065Z[ 16] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
26822026-07-25T04:23:48.066Z[ 18] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
26832026-07-25T04:23:48.066Z[ 20] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
26842026-07-25T04:23:48.066Z[SUM] 2.00-3.00 sec 439 MBytes 3.68 Gbits/sec
26852026-07-25T04:23:48.066Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-07-25T04:23:48.066Z[ 5] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
26872026-07-25T04:23:48.066Z[ 8] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
26882026-07-25T04:23:48.066Z[ 10] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
26892026-07-25T04:23:48.066Z[ 12] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
26902026-07-25T04:23:48.066Z[ 14] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
26912026-07-25T04:23:48.066Z[ 16] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
26922026-07-25T04:23:48.066Z[ 18] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
26932026-07-25T04:23:48.066Z[ 20] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
26942026-07-25T04:23:48.066Z[SUM] 3.00-4.00 sec 440 MBytes 3.69 Gbits/sec
26952026-07-25T04:23:48.067Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-07-25T04:23:48.067Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
26972026-07-25T04:23:48.067Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
26982026-07-25T04:23:48.067Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
26992026-07-25T04:23:48.067Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
27002026-07-25T04:23:48.067Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
27012026-07-25T04:23:48.067Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27022026-07-25T04:23:48.067Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
27032026-07-25T04:23:48.067Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
27042026-07-25T04:23:48.067Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
27052026-07-25T04:23:48.067Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-07-25T04:23:48.067Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27072026-07-25T04:23:48.067Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27082026-07-25T04:23:48.067Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27092026-07-25T04:23:48.067Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27102026-07-25T04:23:48.067Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27112026-07-25T04:23:48.067Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27122026-07-25T04:23:48.067Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27132026-07-25T04:23:48.067Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27142026-07-25T04:23:48.067Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
27152026-07-25T04:23:48.067Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-07-25T04:23:48.067Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27172026-07-25T04:23:48.067Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27182026-07-25T04:23:48.067Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27192026-07-25T04:23:51.066Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
27202026-07-25T04:23:51.066Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27212026-07-25T04:23:51.066Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27222026-07-25T04:23:51.066Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27232026-07-25T04:23:51.066Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
27242026-07-25T04:23:51.066Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
27252026-07-25T04:23:51.066Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-07-25T04:23:51.066Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
27272026-07-25T04:23:51.066Z[ 8] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
27282026-07-25T04:23:51.066Z[ 10] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
27292026-07-25T04:23:51.066Z[ 12] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
27302026-07-25T04:23:51.066Z[ 14] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
27312026-07-25T04:23:51.066Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
27322026-07-25T04:23:51.066Z[ 18] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
27332026-07-25T04:23:51.067Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
27342026-07-25T04:23:51.067Z[SUM] 7.00-8.00 sec 437 MBytes 3.66 Gbits/sec
27352026-07-25T04:23:51.067Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-07-25T04:23:51.067Z[ 5] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
27372026-07-25T04:23:51.068Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
27382026-07-25T04:23:51.068Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
27392026-07-25T04:23:51.068Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
27402026-07-25T04:23:51.068Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
27412026-07-25T04:23:51.068Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27422026-07-25T04:23:51.068Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27432026-07-25T04:23:51.068Z[ 20] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27442026-07-25T04:23:51.068Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
27452026-07-25T04:23:51.068Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-07-25T04:23:51.068Z[ 5] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
27472026-07-25T04:23:51.068Z[ 8] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
27482026-07-25T04:23:51.068Z[ 10] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
27492026-07-25T04:23:51.068Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
27502026-07-25T04:23:51.068Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27512026-07-25T04:23:51.068Z[ 16] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
27522026-07-25T04:23:51.068Z[ 18] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
27532026-07-25T04:23:51.068Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27542026-07-25T04:23:51.069Z[SUM] 9.00-10.00 sec 438 MBytes 3.68 Gbits/sec
27552026-07-25T04:23:51.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-07-25T04:23:51.069Z[ 5] 10.00-10.00 sec 128 KBytes 884 Mbits/sec
27572026-07-25T04:23:51.069Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27582026-07-25T04:23:51.069Z[ 10] 10.00-10.00 sec 128 KBytes 884 Mbits/sec
27592026-07-25T04:23:51.069Z[ 12] 10.00-10.00 sec 128 KBytes 885 Mbits/sec
27602026-07-25T04:23:51.069Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27612026-07-25T04:23:51.069Z[ 16] 10.00-10.00 sec 128 KBytes 885 Mbits/sec
27622026-07-25T04:23:51.069Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27632026-07-25T04:23:51.069Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27642026-07-25T04:23:51.069Z[SUM] 10.00-10.00 sec 512 KBytes 3.54 Gbits/sec
27652026-07-25T04:23:51.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-07-25T04:23:51.069Z[ ID] Interval Transfer Bitrate
27672026-07-25T04:23:51.069Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
27682026-07-25T04:23:51.069Z[ 8] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
27692026-07-25T04:23:51.069Z[ 10] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
27702026-07-25T04:23:51.069Z[ 12] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
27712026-07-25T04:23:51.069Z[ 14] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
27722026-07-25T04:23:51.069Z[ 16] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
27732026-07-25T04:23:51.069Z[ 18] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
27742026-07-25T04:23:51.069Z[ 20] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
27752026-07-25T04:23:51.069Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.57 Gbits/sec receiver
27762026-07-25T04:23:51.073ZRun 3/10...3572.221916250166Mbps
27772026-07-25T04:23:58.482Z-----------------------------------------------------------
27782026-07-25T04:23:58.482ZServer listening on 5201 (test #14)
27792026-07-25T04:23:58.482Z-----------------------------------------------------------
27802026-07-25T04:23:58.482ZAccepted connection from 10.0.0.1, port 53093
27812026-07-25T04:23:58.482Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47697
27822026-07-25T04:23:58.482Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40619
27832026-07-25T04:23:58.483Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47659
27842026-07-25T04:23:58.483Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42905
27852026-07-25T04:23:58.483Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52502
27862026-07-25T04:23:58.483Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58205
27872026-07-25T04:23:58.483Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63830
27882026-07-25T04:23:58.483Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54909
27892026-07-25T04:23:58.483Z[ ID] Interval Transfer Bitrate
27902026-07-25T04:23:58.483Z[ 5] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
27912026-07-25T04:23:58.483Z[ 8] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
27922026-07-25T04:23:58.483Z[ 10] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
27932026-07-25T04:23:58.483Z[ 12] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
27942026-07-25T04:23:58.483Z[ 14] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
27952026-07-25T04:23:58.483Z[ 16] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
27962026-07-25T04:23:58.483Z[ 18] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
27972026-07-25T04:23:58.483Z[ 20] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
27982026-07-25T04:23:58.483Z[SUM] 0.00-1.00 sec 352 MBytes 2.95 Gbits/sec
27992026-07-25T04:23:58.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
28002026-07-25T04:23:58.483Z[ 5] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
28012026-07-25T04:23:58.483Z[ 8] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
28022026-07-25T04:23:58.483Z[ 10] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
28032026-07-25T04:23:58.483Z[ 12] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
28042026-07-25T04:23:58.483Z[ 14] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
28052026-07-25T04:23:58.483Z[ 16] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
28062026-07-25T04:23:58.483Z[ 18] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
28072026-07-25T04:23:58.484Z[ 20] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
28082026-07-25T04:23:58.484Z[SUM] 1.00-2.00 sec 441 MBytes 3.70 Gbits/sec
28092026-07-25T04:23:58.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-07-25T04:23:58.484Z[ 5] 2.00-3.00 sec 55.6 MBytes 467 Mbits/sec
28112026-07-25T04:23:58.484Z[ 8] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
28122026-07-25T04:23:58.484Z[ 10] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
28132026-07-25T04:23:58.484Z[ 12] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
28142026-07-25T04:23:58.484Z[ 14] 2.00-3.00 sec 55.6 MBytes 467 Mbits/sec
28152026-07-25T04:23:58.484Z[ 16] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
28162026-07-25T04:23:58.484Z[ 18] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
28172026-07-25T04:23:58.484Z[ 20] 2.00-3.00 sec 55.6 MBytes 467 Mbits/sec
28182026-07-25T04:23:58.484Z[SUM] 2.00-3.00 sec 444 MBytes 3.73 Gbits/sec
28192026-07-25T04:23:58.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-07-25T04:23:58.484Z[ 5] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
28212026-07-25T04:23:58.484Z[ 8] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
28222026-07-25T04:23:58.484Z[ 10] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
28232026-07-25T04:23:58.484Z[ 12] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
28242026-07-25T04:23:58.484Z[ 14] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
28252026-07-25T04:23:58.484Z[ 16] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
28262026-07-25T04:23:58.484Z[ 18] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
28272026-07-25T04:23:58.484Z[ 20] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
28282026-07-25T04:23:58.484Z[SUM] 3.00-4.00 sec 445 MBytes 3.73 Gbits/sec
28292026-07-25T04:23:58.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-07-25T04:23:58.484Z[ 5] 4.00-5.00 sec 55.8 MBytes 468 Mbits/sec
28312026-07-25T04:23:58.485Z[ 8] 4.00-5.00 sec 55.8 MBytes 468 Mbits/sec
28322026-07-25T04:23:58.485Z[ 10] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
28332026-07-25T04:23:58.485Z[ 12] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
28342026-07-25T04:23:58.485Z[ 14] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
28352026-07-25T04:23:58.485Z[ 16] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
28362026-07-25T04:23:58.485Z[ 18] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
28372026-07-25T04:23:58.485Z[ 20] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
28382026-07-25T04:23:58.485Z[SUM] 4.00-5.00 sec 445 MBytes 3.73 Gbits/sec
28392026-07-25T04:23:58.485Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-07-25T04:23:58.485Z[ 5] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
28412026-07-25T04:23:58.485Z[ 8] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
28422026-07-25T04:23:58.485Z[ 10] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
28432026-07-25T04:23:58.485Z[ 12] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
28442026-07-25T04:23:58.485Z[ 14] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
28452026-07-25T04:23:58.485Z[ 16] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
28462026-07-25T04:23:58.486Z[ 18] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
28472026-07-25T04:23:58.486Z[ 20] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
28482026-07-25T04:23:58.486Z[SUM] 5.00-6.00 sec 447 MBytes 3.75 Gbits/sec
28492026-07-25T04:23:58.486Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-07-25T04:23:58.486Z[ 5] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
28512026-07-25T04:23:58.486Z[ 8] 6.00-7.00 sec 56.1 MBytes 471 Mbits/sec
28522026-07-25T04:23:58.486Z[ 10] 6.00-7.00 sec 56.2 MBytes 472 Mbits/sec
28532026-07-25T04:24:01.484Z[ 12] 6.00-7.00 sec 55.9 MBytes 469 Mbits/sec
28542026-07-25T04:24:01.485Z[ 14] 6.00-7.00 sec 56.1 MBytes 471 Mbits/sec
28552026-07-25T04:24:01.485Z[ 16] 6.00-7.00 sec 56.1 MBytes 471 Mbits/sec
28562026-07-25T04:24:01.485Z[ 18] 6.00-7.00 sec 56.1 MBytes 471 Mbits/sec
28572026-07-25T04:24:01.485Z[ 20] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
28582026-07-25T04:24:01.485Z[SUM] 6.00-7.00 sec 449 MBytes 3.76 Gbits/sec
28592026-07-25T04:24:01.485Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-07-25T04:24:01.485Z[ 5] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28612026-07-25T04:24:01.485Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28622026-07-25T04:24:01.485Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
28632026-07-25T04:24:01.485Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28642026-07-25T04:24:01.485Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28652026-07-25T04:24:01.485Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28662026-07-25T04:24:01.485Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28672026-07-25T04:24:01.485Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28682026-07-25T04:24:01.485Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
28692026-07-25T04:24:01.485Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-07-25T04:24:01.485Z[ 5] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
28712026-07-25T04:24:01.485Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
28722026-07-25T04:24:01.485Z[ 10] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
28732026-07-25T04:24:01.485Z[ 12] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
28742026-07-25T04:24:01.485Z[ 14] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
28752026-07-25T04:24:01.485Z[ 16] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
28762026-07-25T04:24:01.485Z[ 18] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
28772026-07-25T04:24:01.485Z[ 20] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
28782026-07-25T04:24:01.488Z[SUM] 8.00-9.00 sec 438 MBytes 3.68 Gbits/sec
28792026-07-25T04:24:01.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-07-25T04:24:01.488Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
28812026-07-25T04:24:01.488Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
28822026-07-25T04:24:01.488Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
28832026-07-25T04:24:01.488Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
28842026-07-25T04:24:01.488Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
28852026-07-25T04:24:01.488Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
28862026-07-25T04:24:01.488Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
28872026-07-25T04:24:01.488Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
28882026-07-25T04:24:01.488Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
28892026-07-25T04:24:01.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-07-25T04:24:01.488Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28912026-07-25T04:24:01.488Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28922026-07-25T04:24:01.488Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28932026-07-25T04:24:01.489Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28942026-07-25T04:24:01.489Z[ 14] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
28952026-07-25T04:24:01.489Z[ 16] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
28962026-07-25T04:24:01.489Z[ 18] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
28972026-07-25T04:24:01.489Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28982026-07-25T04:24:01.489Z[SUM] 10.00-10.00 sec 384 KBytes 3.33 Gbits/sec
28992026-07-25T04:24:01.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-07-25T04:24:01.489Z[ ID] Interval Transfer Bitrate
29012026-07-25T04:24:01.489Z[ 5] 0.00-10.00 sec 542 MBytes 454 Mbits/sec receiver
29022026-07-25T04:24:01.489Z[ 8] 0.00-10.00 sec 542 MBytes 454 Mbits/sec receiver
29032026-07-25T04:24:01.489Z[ 10] 0.00-10.00 sec 542 MBytes 454 Mbits/sec receiver
29042026-07-25T04:24:01.489Z[ 12] 0.00-10.00 sec 541 MBytes 454 Mbits/sec receiver
29052026-07-25T04:24:01.489Z[ 14] 0.00-10.00 sec 542 MBytes 454 Mbits/sec receiver
29062026-07-25T04:24:01.489Z[ 16] 0.00-10.00 sec 542 MBytes 454 Mbits/sec receiver
29072026-07-25T04:24:01.489Z[ 18] 0.00-10.00 sec 541 MBytes 454 Mbits/sec receiver
29082026-07-25T04:24:01.489Z[ 20] 0.00-10.00 sec 542 MBytes 454 Mbits/sec receiver
29092026-07-25T04:24:01.489Z[SUM] 0.00-10.00 sec 4.23 GBytes 3.63 Gbits/sec receiver
29102026-07-25T04:24:01.493ZRun 4/10...3633.97207619757Mbps
29112026-07-25T04:24:08.889Z-----------------------------------------------------------
29122026-07-25T04:24:08.889ZServer listening on 5201 (test #15)
29132026-07-25T04:24:08.889Z-----------------------------------------------------------
29142026-07-25T04:24:08.889ZAccepted connection from 10.0.0.1, port 53460
29152026-07-25T04:24:08.889Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58944
29162026-07-25T04:24:08.889Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38042
29172026-07-25T04:24:08.889Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39445
29182026-07-25T04:24:08.889Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53844
29192026-07-25T04:24:08.889Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36228
29202026-07-25T04:24:08.889Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42799
29212026-07-25T04:24:08.889Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57335
29222026-07-25T04:24:08.889Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45211
29232026-07-25T04:24:08.889Z[ ID] Interval Transfer Bitrate
29242026-07-25T04:24:08.890Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29252026-07-25T04:24:08.890Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29262026-07-25T04:24:08.890Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29272026-07-25T04:24:08.890Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29282026-07-25T04:24:08.890Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29292026-07-25T04:24:08.890Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29302026-07-25T04:24:08.890Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29312026-07-25T04:24:08.890Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29322026-07-25T04:24:08.890Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
29332026-07-25T04:24:08.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
29342026-07-25T04:24:08.890Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29352026-07-25T04:24:08.891Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29362026-07-25T04:24:08.891Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29372026-07-25T04:24:08.892Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29382026-07-25T04:24:08.892Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
29392026-07-25T04:24:08.892Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29402026-07-25T04:24:08.895Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29412026-07-25T04:24:08.895Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29422026-07-25T04:24:08.896Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
29432026-07-25T04:24:08.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-07-25T04:24:08.896Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29452026-07-25T04:24:08.896Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29462026-07-25T04:24:08.896Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29472026-07-25T04:24:08.896Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29482026-07-25T04:24:08.896Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29492026-07-25T04:24:08.896Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29502026-07-25T04:24:08.896Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29512026-07-25T04:24:08.896Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29522026-07-25T04:24:08.896Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
29532026-07-25T04:24:08.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-07-25T04:24:08.896Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29552026-07-25T04:24:08.896Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29562026-07-25T04:24:08.896Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29572026-07-25T04:24:08.896Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29582026-07-25T04:24:08.896Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29592026-07-25T04:24:08.896Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29602026-07-25T04:24:08.896Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
29612026-07-25T04:24:08.896Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29622026-07-25T04:24:08.896Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
29632026-07-25T04:24:08.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-07-25T04:24:08.896Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
29652026-07-25T04:24:08.896Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29662026-07-25T04:24:08.896Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
29672026-07-25T04:24:08.896Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
29682026-07-25T04:24:08.896Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
29692026-07-25T04:24:08.896Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
29702026-07-25T04:24:08.896Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
29712026-07-25T04:24:08.896Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
29722026-07-25T04:24:08.896Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
29732026-07-25T04:24:08.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-07-25T04:24:08.896Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29752026-07-25T04:24:08.896Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29762026-07-25T04:24:08.897Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29772026-07-25T04:24:08.897Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
29782026-07-25T04:24:08.897Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29792026-07-25T04:24:08.897Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29802026-07-25T04:24:08.897Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29812026-07-25T04:24:08.897Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29822026-07-25T04:24:08.897Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
29832026-07-25T04:24:08.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-07-25T04:24:08.897Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29852026-07-25T04:24:08.897Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29862026-07-25T04:24:08.897Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
29872026-07-25T04:24:11.893Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29882026-07-25T04:24:11.893Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29892026-07-25T04:24:11.893Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29902026-07-25T04:24:11.893Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29912026-07-25T04:24:11.893Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29922026-07-25T04:24:11.893Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
29932026-07-25T04:24:11.893Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-07-25T04:24:11.893Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
29952026-07-25T04:24:11.893Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
29962026-07-25T04:24:11.893Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
29972026-07-25T04:24:11.893Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
29982026-07-25T04:24:11.893Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
29992026-07-25T04:24:11.893Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30002026-07-25T04:24:11.893Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30012026-07-25T04:24:11.893Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30022026-07-25T04:24:11.893Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
30032026-07-25T04:24:11.893Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-07-25T04:24:11.893Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30052026-07-25T04:24:11.893Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30062026-07-25T04:24:11.893Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30072026-07-25T04:24:11.893Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30082026-07-25T04:24:11.893Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30092026-07-25T04:24:11.893Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30102026-07-25T04:24:11.894Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
30112026-07-25T04:24:11.894Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30122026-07-25T04:24:11.894Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
30132026-07-25T04:24:11.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-07-25T04:24:11.894Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30152026-07-25T04:24:11.894Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30162026-07-25T04:24:11.894Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30172026-07-25T04:24:11.894Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30182026-07-25T04:24:11.894Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30192026-07-25T04:24:11.894Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30202026-07-25T04:24:11.894Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30212026-07-25T04:24:11.894Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30222026-07-25T04:24:11.894Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
30232026-07-25T04:24:11.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-07-25T04:24:11.894Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30252026-07-25T04:24:11.894Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30262026-07-25T04:24:11.894Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30272026-07-25T04:24:11.894Z[ 12] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
30282026-07-25T04:24:11.894Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30292026-07-25T04:24:11.894Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30302026-07-25T04:24:11.894Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30312026-07-25T04:24:11.895Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30322026-07-25T04:24:11.895Z[SUM] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
30332026-07-25T04:24:11.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-07-25T04:24:11.895Z[ ID] Interval Transfer Bitrate
30352026-07-25T04:24:11.895Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
30362026-07-25T04:24:11.895Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30372026-07-25T04:24:11.896Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30382026-07-25T04:24:11.896Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30392026-07-25T04:24:11.896Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30402026-07-25T04:24:11.896Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30412026-07-25T04:24:11.896Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
30422026-07-25T04:24:11.896Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30432026-07-25T04:24:11.900Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec receiver
30442026-07-25T04:24:11.900ZRun 5/10...3515.8067697679903Mbps
30452026-07-25T04:24:19.293Z-----------------------------------------------------------
30462026-07-25T04:24:19.293ZServer listening on 5201 (test #16)
30472026-07-25T04:24:19.293Z-----------------------------------------------------------
30482026-07-25T04:24:19.293ZAccepted connection from 10.0.0.1, port 47722
30492026-07-25T04:24:19.293Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43653
30502026-07-25T04:24:19.293Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49033
30512026-07-25T04:24:19.293Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55727
30522026-07-25T04:24:19.294Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53403
30532026-07-25T04:24:19.294Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46005
30542026-07-25T04:24:19.294Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54453
30552026-07-25T04:24:19.294Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58809
30562026-07-25T04:24:19.294Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35964
30572026-07-25T04:24:19.294Z[ ID] Interval Transfer Bitrate
30582026-07-25T04:24:19.294Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30592026-07-25T04:24:19.294Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30602026-07-25T04:24:19.294Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30612026-07-25T04:24:19.294Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
30622026-07-25T04:24:19.294Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30632026-07-25T04:24:19.294Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30642026-07-25T04:24:19.295Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30652026-07-25T04:24:19.295Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30662026-07-25T04:24:19.295Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
30672026-07-25T04:24:19.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
30682026-07-25T04:24:19.295Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30692026-07-25T04:24:19.295Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30702026-07-25T04:24:19.295Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30712026-07-25T04:24:19.295Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30722026-07-25T04:24:19.295Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30732026-07-25T04:24:19.295Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30742026-07-25T04:24:19.295Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30752026-07-25T04:24:19.295Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30762026-07-25T04:24:19.296Z[SUM] 1.00-2.00 sec 427 MBytes 3.59 Gbits/sec
30772026-07-25T04:24:19.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-07-25T04:24:19.296Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30792026-07-25T04:24:19.296Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30802026-07-25T04:24:19.296Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30812026-07-25T04:24:19.296Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30822026-07-25T04:24:19.296Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30832026-07-25T04:24:19.296Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30842026-07-25T04:24:19.296Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30852026-07-25T04:24:19.296Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30862026-07-25T04:24:19.296Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
30872026-07-25T04:24:19.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-07-25T04:24:19.296Z[ 5] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
30892026-07-25T04:24:19.296Z[ 8] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
30902026-07-25T04:24:19.296Z[ 10] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
30912026-07-25T04:24:19.296Z[ 12] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
30922026-07-25T04:24:19.296Z[ 14] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
30932026-07-25T04:24:19.296Z[ 16] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
30942026-07-25T04:24:19.296Z[ 18] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
30952026-07-25T04:24:19.296Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
30962026-07-25T04:24:19.296Z[SUM] 3.00-4.00 sec 438 MBytes 3.67 Gbits/sec
30972026-07-25T04:24:19.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-07-25T04:24:19.296Z[ 5] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
30992026-07-25T04:24:19.296Z[ 8] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
31002026-07-25T04:24:19.302Z[ 10] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
31012026-07-25T04:24:19.302Z[ 12] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
31022026-07-25T04:24:19.302Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
31032026-07-25T04:24:19.302Z[ 16] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
31042026-07-25T04:24:19.302Z[ 18] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
31052026-07-25T04:24:19.302Z[ 20] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
31062026-07-25T04:24:19.302Z[SUM] 4.00-5.00 sec 441 MBytes 3.70 Gbits/sec
31072026-07-25T04:24:19.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-07-25T04:24:19.302Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
31092026-07-25T04:24:19.302Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
31102026-07-25T04:24:19.302Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
31112026-07-25T04:24:19.302Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
31122026-07-25T04:24:19.302Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
31132026-07-25T04:24:19.302Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
31142026-07-25T04:24:19.302Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
31152026-07-25T04:24:19.302Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
31162026-07-25T04:24:19.302Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
31172026-07-25T04:24:19.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-07-25T04:24:19.302Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
31192026-07-25T04:24:19.302Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31202026-07-25T04:24:19.302Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
31212026-07-25T04:24:22.296Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
31222026-07-25T04:24:22.296Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
31232026-07-25T04:24:22.296Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
31242026-07-25T04:24:22.296Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
31252026-07-25T04:24:22.296Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
31262026-07-25T04:24:22.296Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
31272026-07-25T04:24:22.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-07-25T04:24:22.296Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31292026-07-25T04:24:22.296Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31302026-07-25T04:24:22.296Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31312026-07-25T04:24:22.296Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31322026-07-25T04:24:22.296Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31332026-07-25T04:24:22.296Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31342026-07-25T04:24:22.296Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31352026-07-25T04:24:22.296Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31362026-07-25T04:24:22.296Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
31372026-07-25T04:24:22.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-07-25T04:24:22.296Z[ 5] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
31392026-07-25T04:24:22.296Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
31402026-07-25T04:24:22.296Z[ 10] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
31412026-07-25T04:24:22.296Z[ 12] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
31422026-07-25T04:24:22.296Z[ 14] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
31432026-07-25T04:24:22.296Z[ 16] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
31442026-07-25T04:24:22.296Z[ 18] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
31452026-07-25T04:24:22.296Z[ 20] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
31462026-07-25T04:24:22.297Z[SUM] 8.00-9.00 sec 439 MBytes 3.68 Gbits/sec
31472026-07-25T04:24:22.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-07-25T04:24:22.297Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
31492026-07-25T04:24:22.297Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
31502026-07-25T04:24:22.297Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31512026-07-25T04:24:22.297Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31522026-07-25T04:24:22.297Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
31532026-07-25T04:24:22.297Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31542026-07-25T04:24:22.297Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31552026-07-25T04:24:22.297Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31562026-07-25T04:24:22.297Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
31572026-07-25T04:24:22.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-07-25T04:24:22.297Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31592026-07-25T04:24:22.298Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31602026-07-25T04:24:22.298Z[ 10] 10.00-10.00 sec 128 KBytes 831 Mbits/sec
31612026-07-25T04:24:22.298Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31622026-07-25T04:24:22.298Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31632026-07-25T04:24:22.298Z[ 16] 10.00-10.00 sec 128 KBytes 831 Mbits/sec
31642026-07-25T04:24:22.298Z[ 18] 10.00-10.00 sec 128 KBytes 831 Mbits/sec
31652026-07-25T04:24:22.298Z[ 20] 10.00-10.00 sec 128 KBytes 830 Mbits/sec
31662026-07-25T04:24:22.298Z[SUM] 10.00-10.00 sec 512 KBytes 3.32 Gbits/sec
31672026-07-25T04:24:22.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-07-25T04:24:22.298Z[ ID] Interval Transfer Bitrate
31692026-07-25T04:24:22.298Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31702026-07-25T04:24:22.298Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31712026-07-25T04:24:22.298Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31722026-07-25T04:24:22.298Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31732026-07-25T04:24:22.298Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31742026-07-25T04:24:22.298Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31752026-07-25T04:24:22.298Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31762026-07-25T04:24:22.298Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31772026-07-25T04:24:22.298Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.54 Gbits/sec receiver
31782026-07-25T04:24:22.302ZRun 6/10...3543.694803856521Mbps
31792026-07-25T04:24:29.696Z-----------------------------------------------------------
31802026-07-25T04:24:29.696ZServer listening on 5201 (test #17)
31812026-07-25T04:24:29.696Z-----------------------------------------------------------
31822026-07-25T04:24:29.696ZAccepted connection from 10.0.0.1, port 43465
31832026-07-25T04:24:29.696Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56901
31842026-07-25T04:24:29.696Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65003
31852026-07-25T04:24:29.696Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51303
31862026-07-25T04:24:29.696Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57721
31872026-07-25T04:24:29.696Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53810
31882026-07-25T04:24:29.696Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63942
31892026-07-25T04:24:29.696Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41151
31902026-07-25T04:24:29.696Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39721
31912026-07-25T04:24:29.696Z[ ID] Interval Transfer Bitrate
31922026-07-25T04:24:29.696Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
31932026-07-25T04:24:29.696Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
31942026-07-25T04:24:29.696Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
31952026-07-25T04:24:29.696Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
31962026-07-25T04:24:29.696Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
31972026-07-25T04:24:29.696Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
31982026-07-25T04:24:29.696Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
31992026-07-25T04:24:29.696Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32002026-07-25T04:24:29.696Z[SUM] 0.00-1.00 sec 345 MBytes 2.89 Gbits/sec
32012026-07-25T04:24:29.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
32022026-07-25T04:24:29.696Z[ 5] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
32032026-07-25T04:24:29.697Z[ 8] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
32042026-07-25T04:24:29.697Z[ 10] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
32052026-07-25T04:24:29.697Z[ 12] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
32062026-07-25T04:24:29.697Z[ 14] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
32072026-07-25T04:24:29.697Z[ 16] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
32082026-07-25T04:24:29.697Z[ 18] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
32092026-07-25T04:24:29.697Z[ 20] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
32102026-07-25T04:24:29.697Z[SUM] 1.00-2.00 sec 439 MBytes 3.68 Gbits/sec
32112026-07-25T04:24:29.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-07-25T04:24:29.697Z[ 5] 2.00-3.00 sec 55.6 MBytes 467 Mbits/sec
32132026-07-25T04:24:29.697Z[ 8] 2.00-3.00 sec 55.6 MBytes 467 Mbits/sec
32142026-07-25T04:24:29.697Z[ 10] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
32152026-07-25T04:24:29.697Z[ 12] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
32162026-07-25T04:24:29.697Z[ 14] 2.00-3.00 sec 55.6 MBytes 467 Mbits/sec
32172026-07-25T04:24:29.697Z[ 16] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
32182026-07-25T04:24:29.697Z[ 18] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
32192026-07-25T04:24:29.697Z[ 20] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
32202026-07-25T04:24:29.699Z[SUM] 2.00-3.00 sec 444 MBytes 3.73 Gbits/sec
32212026-07-25T04:24:29.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-07-25T04:24:29.699Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
32232026-07-25T04:24:29.699Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
32242026-07-25T04:24:29.699Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
32252026-07-25T04:24:29.699Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
32262026-07-25T04:24:29.699Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
32272026-07-25T04:24:29.699Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
32282026-07-25T04:24:29.699Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
32292026-07-25T04:24:29.699Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
32302026-07-25T04:24:29.699Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
32312026-07-25T04:24:29.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-07-25T04:24:29.699Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32332026-07-25T04:24:29.699Z[ 8] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
32342026-07-25T04:24:29.699Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
32352026-07-25T04:24:29.699Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32362026-07-25T04:24:29.699Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
32372026-07-25T04:24:29.699Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32382026-07-25T04:24:29.699Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
32392026-07-25T04:24:29.699Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32402026-07-25T04:24:29.699Z[SUM] 4.00-5.00 sec 436 MBytes 3.65 Gbits/sec
32412026-07-25T04:24:29.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-07-25T04:24:29.700Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
32432026-07-25T04:24:29.700Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
32442026-07-25T04:24:29.700Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
32452026-07-25T04:24:29.700Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
32462026-07-25T04:24:29.700Z[ 14] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
32472026-07-25T04:24:29.700Z[ 16] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
32482026-07-25T04:24:29.700Z[ 18] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
32492026-07-25T04:24:29.700Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
32502026-07-25T04:24:29.701Z[SUM] 5.00-6.00 sec 437 MBytes 3.66 Gbits/sec
32512026-07-25T04:24:29.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-07-25T04:24:29.701Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
32532026-07-25T04:24:29.701Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32542026-07-25T04:24:29.701Z[ 10] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
32552026-07-25T04:24:32.697Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
32562026-07-25T04:24:32.697Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
32572026-07-25T04:24:32.697Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
32582026-07-25T04:24:32.697Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
32592026-07-25T04:24:32.697Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32602026-07-25T04:24:32.697Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
32612026-07-25T04:24:32.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-07-25T04:24:32.697Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
32632026-07-25T04:24:32.697Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
32642026-07-25T04:24:32.697Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
32652026-07-25T04:24:32.697Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
32662026-07-25T04:24:32.697Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
32672026-07-25T04:24:32.697Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
32682026-07-25T04:24:32.697Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
32692026-07-25T04:24:32.698Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
32702026-07-25T04:24:32.698Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
32712026-07-25T04:24:32.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-07-25T04:24:32.698Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32732026-07-25T04:24:32.698Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32742026-07-25T04:24:32.698Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32752026-07-25T04:24:32.698Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32762026-07-25T04:24:32.698Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32772026-07-25T04:24:32.698Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32782026-07-25T04:24:32.698Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32792026-07-25T04:24:32.698Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32802026-07-25T04:24:32.698Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
32812026-07-25T04:24:32.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-07-25T04:24:32.698Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
32832026-07-25T04:24:32.698Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
32842026-07-25T04:24:32.698Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
32852026-07-25T04:24:32.698Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
32862026-07-25T04:24:32.698Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
32872026-07-25T04:24:32.698Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
32882026-07-25T04:24:32.698Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
32892026-07-25T04:24:32.698Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
32902026-07-25T04:24:32.698Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
32912026-07-25T04:24:32.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-07-25T04:24:32.699Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32932026-07-25T04:24:32.700Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32942026-07-25T04:24:32.700Z[ 10] 10.00-10.00 sec 128 KBytes 906 Mbits/sec
32952026-07-25T04:24:32.700Z[ 12] 10.00-10.00 sec 128 KBytes 906 Mbits/sec
32962026-07-25T04:24:32.700Z[ 14] 10.00-10.00 sec 128 KBytes 906 Mbits/sec
32972026-07-25T04:24:32.700Z[ 16] 10.00-10.00 sec 128 KBytes 906 Mbits/sec
32982026-07-25T04:24:32.700Z[ 18] 10.00-10.00 sec 128 KBytes 906 Mbits/sec
32992026-07-25T04:24:32.700Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33002026-07-25T04:24:32.700Z[SUM] 10.00-10.00 sec 640 KBytes 4.53 Gbits/sec
33012026-07-25T04:24:32.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-07-25T04:24:32.700Z[ ID] Interval Transfer Bitrate
33032026-07-25T04:24:32.700Z[ 5] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33042026-07-25T04:24:32.700Z[ 8] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33052026-07-25T04:24:32.700Z[ 10] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33062026-07-25T04:24:32.700Z[ 12] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33072026-07-25T04:24:32.700Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33082026-07-25T04:24:32.700Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33092026-07-25T04:24:32.700Z[ 18] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33102026-07-25T04:24:32.700Z[ 20] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33112026-07-25T04:24:32.700Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec receiver
33122026-07-25T04:24:32.704ZRun 7/10...3583.01201484168Mbps
33132026-07-25T04:24:40.098Z-----------------------------------------------------------
33142026-07-25T04:24:40.098ZServer listening on 5201 (test #18)
33152026-07-25T04:24:40.098Z-----------------------------------------------------------
33162026-07-25T04:24:40.098ZAccepted connection from 10.0.0.1, port 61086
33172026-07-25T04:24:40.099Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55023
33182026-07-25T04:24:40.100Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51917
33192026-07-25T04:24:40.100Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64902
33202026-07-25T04:24:40.100Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47292
33212026-07-25T04:24:40.100Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44611
33222026-07-25T04:24:40.100Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45975
33232026-07-25T04:24:40.100Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32920
33242026-07-25T04:24:40.100Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40500
33252026-07-25T04:24:40.100Z[ ID] Interval Transfer Bitrate
33262026-07-25T04:24:40.100Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33272026-07-25T04:24:40.100Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33282026-07-25T04:24:40.100Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33292026-07-25T04:24:40.100Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33302026-07-25T04:24:40.100Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33312026-07-25T04:24:40.100Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33322026-07-25T04:24:40.100Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
33332026-07-25T04:24:40.100Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33342026-07-25T04:24:40.100Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
33352026-07-25T04:24:40.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
33362026-07-25T04:24:40.100Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
33372026-07-25T04:24:40.100Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
33382026-07-25T04:24:40.100Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
33392026-07-25T04:24:40.100Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
33402026-07-25T04:24:40.100Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
33412026-07-25T04:24:40.100Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
33422026-07-25T04:24:40.101Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
33432026-07-25T04:24:40.101Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
33442026-07-25T04:24:40.101Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
33452026-07-25T04:24:40.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-07-25T04:24:40.102Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33472026-07-25T04:24:40.102Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33482026-07-25T04:24:40.102Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33492026-07-25T04:24:40.102Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33502026-07-25T04:24:40.102Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33512026-07-25T04:24:40.102Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33522026-07-25T04:24:40.102Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33532026-07-25T04:24:40.102Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33542026-07-25T04:24:40.102Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
33552026-07-25T04:24:40.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-07-25T04:24:40.102Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33572026-07-25T04:24:40.102Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33582026-07-25T04:24:40.102Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33592026-07-25T04:24:40.102Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33602026-07-25T04:24:40.102Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
33612026-07-25T04:24:40.102Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33622026-07-25T04:24:40.102Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33632026-07-25T04:24:40.102Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33642026-07-25T04:24:40.102Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
33652026-07-25T04:24:40.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-07-25T04:24:40.104Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33672026-07-25T04:24:40.104Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33682026-07-25T04:24:40.104Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33692026-07-25T04:24:40.104Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33702026-07-25T04:24:40.104Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33712026-07-25T04:24:40.104Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33722026-07-25T04:24:40.104Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33732026-07-25T04:24:40.104Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33742026-07-25T04:24:40.104Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
33752026-07-25T04:24:40.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-07-25T04:24:40.104Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
33772026-07-25T04:24:40.104Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33782026-07-25T04:24:40.104Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33792026-07-25T04:24:40.104Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33802026-07-25T04:24:40.104Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33812026-07-25T04:24:40.104Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33822026-07-25T04:24:40.104Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33832026-07-25T04:24:40.104Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33842026-07-25T04:24:40.104Z[SUM] 5.00-6.00 sec 431 MBytes 3.62 Gbits/sec
33852026-07-25T04:24:40.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-07-25T04:24:40.104Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
33872026-07-25T04:24:40.104Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
33882026-07-25T04:24:40.104Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
33892026-07-25T04:24:43.099Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
33902026-07-25T04:24:43.100Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
33912026-07-25T04:24:43.100Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
33922026-07-25T04:24:43.100Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
33932026-07-25T04:24:43.100Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
33942026-07-25T04:24:43.100Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
33952026-07-25T04:24:43.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-07-25T04:24:43.100Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
33972026-07-25T04:24:43.100Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
33982026-07-25T04:24:43.100Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
33992026-07-25T04:24:43.100Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
34002026-07-25T04:24:43.100Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34012026-07-25T04:24:43.100Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
34022026-07-25T04:24:43.100Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
34032026-07-25T04:24:43.100Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34042026-07-25T04:24:43.100Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
34052026-07-25T04:24:43.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-07-25T04:24:43.100Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34072026-07-25T04:24:43.100Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34082026-07-25T04:24:43.100Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34092026-07-25T04:24:43.100Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34102026-07-25T04:24:43.100Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34112026-07-25T04:24:43.100Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34122026-07-25T04:24:43.100Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34132026-07-25T04:24:43.100Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34142026-07-25T04:24:43.100Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
34152026-07-25T04:24:43.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-07-25T04:24:43.100Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34172026-07-25T04:24:43.100Z[ 8] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
34182026-07-25T04:24:43.101Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
34192026-07-25T04:24:43.101Z[ 12] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
34202026-07-25T04:24:43.101Z[ 14] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
34212026-07-25T04:24:43.101Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
34222026-07-25T04:24:43.101Z[ 18] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
34232026-07-25T04:24:43.101Z[ 20] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
34242026-07-25T04:24:43.101Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
34252026-07-25T04:24:43.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-07-25T04:24:43.101Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34272026-07-25T04:24:43.101Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34282026-07-25T04:24:43.101Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34292026-07-25T04:24:43.101Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34302026-07-25T04:24:43.101Z[ 14] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
34312026-07-25T04:24:43.101Z[ 16] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
34322026-07-25T04:24:43.101Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34332026-07-25T04:24:43.101Z[ 20] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
34342026-07-25T04:24:43.101Z[SUM] 10.00-10.00 sec 384 KBytes 2.69 Gbits/sec
34352026-07-25T04:24:43.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-07-25T04:24:43.103Z[ ID] Interval Transfer Bitrate
34372026-07-25T04:24:43.104Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
34382026-07-25T04:24:43.104Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
34392026-07-25T04:24:43.104Z[ 10] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
34402026-07-25T04:24:43.104Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34412026-07-25T04:24:43.104Z[ 14] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
34422026-07-25T04:24:43.104Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34432026-07-25T04:24:43.104Z[ 18] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
34442026-07-25T04:24:43.104Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
34452026-07-25T04:24:43.104Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.53 Gbits/sec receiver
34462026-07-25T04:24:43.108ZRun 8/10...3526.281394040495Mbps
34472026-07-25T04:24:50.516Z-----------------------------------------------------------
34482026-07-25T04:24:50.517ZServer listening on 5201 (test #19)
34492026-07-25T04:24:50.517Z-----------------------------------------------------------
34502026-07-25T04:24:50.517ZAccepted connection from 10.0.0.1, port 50129
34512026-07-25T04:24:50.517Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34463
34522026-07-25T04:24:50.517Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57009
34532026-07-25T04:24:50.517Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39753
34542026-07-25T04:24:50.517Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42699
34552026-07-25T04:24:50.517Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62576
34562026-07-25T04:24:50.517Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61314
34572026-07-25T04:24:50.517Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38274
34582026-07-25T04:24:50.517Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64854
34592026-07-25T04:24:50.517Z[ ID] Interval Transfer Bitrate
34602026-07-25T04:24:50.517Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34612026-07-25T04:24:50.517Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34622026-07-25T04:24:50.517Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34632026-07-25T04:24:50.517Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34642026-07-25T04:24:50.517Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34652026-07-25T04:24:50.517Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34662026-07-25T04:24:50.517Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34672026-07-25T04:24:50.517Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34682026-07-25T04:24:50.517Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
34692026-07-25T04:24:50.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
34702026-07-25T04:24:50.517Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34712026-07-25T04:24:50.517Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34722026-07-25T04:24:50.518Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
34732026-07-25T04:24:50.518Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34742026-07-25T04:24:50.518Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
34752026-07-25T04:24:50.518Z[ 16] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
34762026-07-25T04:24:50.518Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
34772026-07-25T04:24:50.518Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34782026-07-25T04:24:50.518Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
34792026-07-25T04:24:50.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-07-25T04:24:50.518Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
34812026-07-25T04:24:50.518Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
34822026-07-25T04:24:50.518Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
34832026-07-25T04:24:50.518Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
34842026-07-25T04:24:50.518Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
34852026-07-25T04:24:50.518Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
34862026-07-25T04:24:50.518Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
34872026-07-25T04:24:50.518Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
34882026-07-25T04:24:50.518Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
34892026-07-25T04:24:50.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-07-25T04:24:50.518Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
34912026-07-25T04:24:50.518Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
34922026-07-25T04:24:50.518Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
34932026-07-25T04:24:50.518Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
34942026-07-25T04:24:50.518Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
34952026-07-25T04:24:50.518Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
34962026-07-25T04:24:50.519Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
34972026-07-25T04:24:50.519Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
34982026-07-25T04:24:50.519Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
34992026-07-25T04:24:50.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-07-25T04:24:50.519Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35012026-07-25T04:24:50.519Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35022026-07-25T04:24:50.519Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35032026-07-25T04:24:50.519Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35042026-07-25T04:24:50.519Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35052026-07-25T04:24:50.519Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35062026-07-25T04:24:50.520Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35072026-07-25T04:24:50.520Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35082026-07-25T04:24:50.520Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
35092026-07-25T04:24:50.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-07-25T04:24:50.520Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35112026-07-25T04:24:50.520Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35122026-07-25T04:24:50.520Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35132026-07-25T04:24:50.520Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35142026-07-25T04:24:50.520Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35152026-07-25T04:24:50.520Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35162026-07-25T04:24:50.520Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35172026-07-25T04:24:50.520Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35182026-07-25T04:24:50.520Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
35192026-07-25T04:24:50.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-07-25T04:24:50.521Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35212026-07-25T04:24:50.521Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35222026-07-25T04:24:50.521Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35232026-07-25T04:24:53.518Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35242026-07-25T04:24:53.518Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35252026-07-25T04:24:53.518Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35262026-07-25T04:24:53.519Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35272026-07-25T04:24:53.519Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35282026-07-25T04:24:53.519Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
35292026-07-25T04:24:53.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-07-25T04:24:53.520Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
35312026-07-25T04:24:53.520Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35322026-07-25T04:24:53.520Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35332026-07-25T04:24:53.520Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
35342026-07-25T04:24:53.520Z[ 14] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
35352026-07-25T04:24:53.520Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35362026-07-25T04:24:53.520Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
35372026-07-25T04:24:53.520Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35382026-07-25T04:24:53.520Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
35392026-07-25T04:24:53.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-07-25T04:24:53.520Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35412026-07-25T04:24:53.520Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35422026-07-25T04:24:53.520Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35432026-07-25T04:24:53.521Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35442026-07-25T04:24:53.521Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35452026-07-25T04:24:53.521Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35462026-07-25T04:24:53.521Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35472026-07-25T04:24:53.521Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35482026-07-25T04:24:53.521Z[SUM] 8.00-9.00 sec 425 MBytes 3.56 Gbits/sec
35492026-07-25T04:24:53.521Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-07-25T04:24:53.521Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35512026-07-25T04:24:53.521Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35522026-07-25T04:24:53.521Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35532026-07-25T04:24:53.521Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35542026-07-25T04:24:53.522Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
35552026-07-25T04:24:53.522Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35562026-07-25T04:24:53.522Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35572026-07-25T04:24:53.522Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35582026-07-25T04:24:53.522Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
35592026-07-25T04:24:53.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-07-25T04:24:53.522Z[ 5] 10.00-10.00 sec 128 KBytes 835 Mbits/sec
35612026-07-25T04:24:53.522Z[ 8] 10.00-10.00 sec 128 KBytes 835 Mbits/sec
35622026-07-25T04:24:53.522Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35632026-07-25T04:24:53.522Z[ 12] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
35642026-07-25T04:24:53.522Z[ 14] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
35652026-07-25T04:24:53.522Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35662026-07-25T04:24:53.522Z[ 18] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
35672026-07-25T04:24:53.522Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35682026-07-25T04:24:53.522Z[SUM] 10.00-10.00 sec 640 KBytes 4.17 Gbits/sec
35692026-07-25T04:24:53.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-07-25T04:24:53.522Z[ ID] Interval Transfer Bitrate
35712026-07-25T04:24:53.522Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
35722026-07-25T04:24:53.522Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
35732026-07-25T04:24:53.522Z[ 10] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
35742026-07-25T04:24:53.522Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
35752026-07-25T04:24:53.523Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
35762026-07-25T04:24:53.523Z[ 16] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
35772026-07-25T04:24:53.527Z[ 18] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
35782026-07-25T04:24:53.527Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
35792026-07-25T04:24:53.527Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.53 Gbits/sec receiver
35802026-07-25T04:24:53.527ZRun 9/10...3526.288446458003Mbps
35812026-07-25T04:25:00.924Z-----------------------------------------------------------
35822026-07-25T04:25:00.925ZServer listening on 5201 (test #20)
35832026-07-25T04:25:00.925Z-----------------------------------------------------------
35842026-07-25T04:25:00.925ZAccepted connection from 10.0.0.1, port 53770
35852026-07-25T04:25:00.925Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41234
35862026-07-25T04:25:00.925Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34962
35872026-07-25T04:25:00.925Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50505
35882026-07-25T04:25:00.925Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57264
35892026-07-25T04:25:00.925Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54927
35902026-07-25T04:25:00.925Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48591
35912026-07-25T04:25:00.925Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39581
35922026-07-25T04:25:00.925Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52335
35932026-07-25T04:25:00.925Z[ ID] Interval Transfer Bitrate
35942026-07-25T04:25:00.926Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
35952026-07-25T04:25:00.926Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
35962026-07-25T04:25:00.926Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
35972026-07-25T04:25:00.926Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
35982026-07-25T04:25:00.926Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
35992026-07-25T04:25:00.926Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
36002026-07-25T04:25:00.926Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
36012026-07-25T04:25:00.926Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36022026-07-25T04:25:00.926Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
36032026-07-25T04:25:00.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
36042026-07-25T04:25:00.926Z[ 5] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
36052026-07-25T04:25:00.926Z[ 8] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
36062026-07-25T04:25:00.926Z[ 10] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
36072026-07-25T04:25:00.926Z[ 12] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
36082026-07-25T04:25:00.926Z[ 14] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
36092026-07-25T04:25:00.926Z[ 16] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
36102026-07-25T04:25:00.926Z[ 18] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
36112026-07-25T04:25:00.926Z[ 20] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
36122026-07-25T04:25:00.926Z[SUM] 1.00-2.00 sec 441 MBytes 3.70 Gbits/sec
36132026-07-25T04:25:00.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-07-25T04:25:00.926Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36152026-07-25T04:25:00.926Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36162026-07-25T04:25:00.926Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36172026-07-25T04:25:00.926Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36182026-07-25T04:25:00.926Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36192026-07-25T04:25:00.927Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36202026-07-25T04:25:00.927Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36212026-07-25T04:25:00.927Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36222026-07-25T04:25:00.928Z[SUM] 2.00-3.00 sec 430 MBytes 3.60 Gbits/sec
36232026-07-25T04:25:00.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-07-25T04:25:00.928Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36252026-07-25T04:25:00.928Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36262026-07-25T04:25:00.928Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36272026-07-25T04:25:00.928Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36282026-07-25T04:25:00.928Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36292026-07-25T04:25:00.928Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36302026-07-25T04:25:00.928Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36312026-07-25T04:25:00.928Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36322026-07-25T04:25:00.928Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
36332026-07-25T04:25:00.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-07-25T04:25:00.928Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36352026-07-25T04:25:00.928Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36362026-07-25T04:25:00.928Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
36372026-07-25T04:25:00.928Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36382026-07-25T04:25:00.932Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36392026-07-25T04:25:00.932Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36402026-07-25T04:25:00.932Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
36412026-07-25T04:25:00.932Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36422026-07-25T04:25:00.932Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
36432026-07-25T04:25:00.933Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-07-25T04:25:00.933Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36452026-07-25T04:25:00.933Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36462026-07-25T04:25:00.933Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36472026-07-25T04:25:00.933Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36482026-07-25T04:25:00.933Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36492026-07-25T04:25:00.933Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36502026-07-25T04:25:00.933Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36512026-07-25T04:25:00.933Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36522026-07-25T04:25:00.933Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
36532026-07-25T04:25:00.933Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-07-25T04:25:00.933Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36552026-07-25T04:25:00.933Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36562026-07-25T04:25:00.933Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
36572026-07-25T04:25:03.925Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
36582026-07-25T04:25:03.925Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36592026-07-25T04:25:03.925Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
36602026-07-25T04:25:03.925Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
36612026-07-25T04:25:03.925Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36622026-07-25T04:25:03.925Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
36632026-07-25T04:25:03.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-07-25T04:25:03.925Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36652026-07-25T04:25:03.925Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36662026-07-25T04:25:03.926Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36672026-07-25T04:25:03.926Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36682026-07-25T04:25:03.926Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36692026-07-25T04:25:03.930Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36702026-07-25T04:25:03.930Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36712026-07-25T04:25:03.930Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36722026-07-25T04:25:03.930Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
36732026-07-25T04:25:03.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-07-25T04:25:03.930Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36752026-07-25T04:25:03.930Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36762026-07-25T04:25:03.930Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36772026-07-25T04:25:03.930Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36782026-07-25T04:25:03.930Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36792026-07-25T04:25:03.930Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36802026-07-25T04:25:03.930Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36812026-07-25T04:25:03.930Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36822026-07-25T04:25:03.931Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
36832026-07-25T04:25:03.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-07-25T04:25:03.931Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
36852026-07-25T04:25:03.931Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
36862026-07-25T04:25:03.931Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
36872026-07-25T04:25:03.931Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
36882026-07-25T04:25:03.931Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
36892026-07-25T04:25:03.931Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
36902026-07-25T04:25:03.931Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
36912026-07-25T04:25:03.931Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
36922026-07-25T04:25:03.931Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
36932026-07-25T04:25:03.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-07-25T04:25:03.931Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36952026-07-25T04:25:03.931Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36962026-07-25T04:25:03.931Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36972026-07-25T04:25:03.932Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36982026-07-25T04:25:03.932Z[ 14] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
36992026-07-25T04:25:03.932Z[ 16] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
37002026-07-25T04:25:03.932Z[ 18] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
37012026-07-25T04:25:03.932Z[ 20] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
37022026-07-25T04:25:03.932Z[SUM] 10.00-10.00 sec 512 KBytes 4.28 Gbits/sec
37032026-07-25T04:25:03.932Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-07-25T04:25:03.932Z[ ID] Interval Transfer Bitrate
37052026-07-25T04:25:03.932Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
37062026-07-25T04:25:03.932Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
37072026-07-25T04:25:03.933Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
37082026-07-25T04:25:03.933Z[ 12] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
37092026-07-25T04:25:03.933Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
37102026-07-25T04:25:03.933Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
37112026-07-25T04:25:03.933Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
37122026-07-25T04:25:03.933Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
37132026-07-25T04:25:03.933Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec receiver
37142026-07-25T04:25:03.933ZRun 10/10...3558.3791927195Mbps
37152026-07-25T04:25:03.933Z###---------------------###
37162026-07-25T04:25:03.933Z::: iPerf done... :::
37172026-07-25T04:25:03.933Z:::Awaiting out files...:::
37182026-07-25T04:25:03.933Z###---------------------###
37192026-07-25T04:25:03.934Z###-----###
37202026-07-25T04:25:03.934Z:::done!:::
37212026-07-25T04:25:03.934Z###-----###
37222026-07-25T04:25:04.887ZGnuplot not found, using plotters backend
37232026-07-25T04:25:05.026ZBenchmarking iperf-tcp/local/c2s/tx
37242026-07-25T04:25:05.027ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37252026-07-25T04:25:09.105ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37262026-07-25T04:25:28.020ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37272026-07-25T04:25:28.112Ziperf-tcp/local/c2s/tx time: [3.5295 µs 3.5296 µs 3.5297 µs]
37282026-07-25T04:25:28.112Z change: [+0.5934% +0.5984% +0.6035%] (p = 0.00 < 0.05)
37292026-07-25T04:25:28.112Z Change within noise threshold.
37302026-07-25T04:25:28.112ZFound 8 outliers among 100 measurements (8.00%)
37312026-07-25T04:25:28.112Z 4 (4.00%) low mild
37322026-07-25T04:25:28.112Z 4 (4.00%) high mild
37332026-07-25T04:25:29.000Z
37342026-07-25T04:25:29.006ZBenchmarking iperf-tcp/local/c2s/rx
37352026-07-25T04:25:29.006ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37362026-07-25T04:25:33.093ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37372026-07-25T04:25:51.978ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37382026-07-25T04:25:52.065Ziperf-tcp/local/c2s/rx time: [6.5652 µs 6.5654 µs 6.5655 µs]
37392026-07-25T04:25:52.065Z change: [+0.7059% +0.7103% +0.7148%] (p = 0.00 < 0.05)
37402026-07-25T04:25:52.065Z Change within noise threshold.
37412026-07-25T04:25:52.065ZFound 3 outliers among 100 measurements (3.00%)
37422026-07-25T04:25:52.065Z 1 (1.00%) low severe
37432026-07-25T04:25:52.065Z 2 (2.00%) high mild
37442026-07-25T04:25:52.951Z
37452026-07-25T04:25:52.954Z###-------------------###
37462026-07-25T04:25:52.954Z:::Running experiment :::
37472026-07-25T04:25:52.954Z:::iperf-tcp/local/s2c:::
37482026-07-25T04:25:52.955Z###-------------------###
37492026-07-25T04:25:53.289Zdtrace: description 'profile-201us ' matched 2 probes
37502026-07-25T04:26:00.340Z-----------------------------------------------------------
37512026-07-25T04:26:00.340ZServer listening on 5201 (test #21)
37522026-07-25T04:26:00.340Z-----------------------------------------------------------
37532026-07-25T04:26:00.340ZAccepted connection from 10.0.0.1, port 35922
37542026-07-25T04:26:00.341Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58311
37552026-07-25T04:26:00.341Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57913
37562026-07-25T04:26:00.341Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57155
37572026-07-25T04:26:00.341Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46298
37582026-07-25T04:26:00.341Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63248
37592026-07-25T04:26:00.341Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41139
37602026-07-25T04:26:00.341Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56862
37612026-07-25T04:26:00.341Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50265
37622026-07-25T04:26:00.341Z[ ID] Interval Transfer Bitrate
37632026-07-25T04:26:00.341Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37642026-07-25T04:26:00.341Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37652026-07-25T04:26:00.341Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37662026-07-25T04:26:00.341Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37672026-07-25T04:26:00.341Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37682026-07-25T04:26:00.341Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37692026-07-25T04:26:00.341Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37702026-07-25T04:26:00.341Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37712026-07-25T04:26:00.341Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
37722026-07-25T04:26:00.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
37732026-07-25T04:26:00.341Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37742026-07-25T04:26:00.341Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
37752026-07-25T04:26:00.341Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
37762026-07-25T04:26:00.341Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37772026-07-25T04:26:00.341Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37782026-07-25T04:26:00.341Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
37792026-07-25T04:26:00.341Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
37802026-07-25T04:26:00.341Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
37812026-07-25T04:26:00.341Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
37822026-07-25T04:26:00.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
37832026-07-25T04:26:00.341Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37842026-07-25T04:26:00.341Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
37852026-07-25T04:26:00.341Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37862026-07-25T04:26:00.341Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37872026-07-25T04:26:00.341Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
37882026-07-25T04:26:00.342Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37892026-07-25T04:26:00.342Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
37902026-07-25T04:26:00.342Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37912026-07-25T04:26:00.342Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
37922026-07-25T04:26:00.342Z- - - - - - - - - - - - - - - - - - - - - - - - -
37932026-07-25T04:26:00.342Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
37942026-07-25T04:26:00.342Z[ 8] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
37952026-07-25T04:26:00.342Z[ 10] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
37962026-07-25T04:26:00.342Z[ 12] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
37972026-07-25T04:26:00.343Z[ 14] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
37982026-07-25T04:26:00.343Z[ 16] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
37992026-07-25T04:26:00.343Z[ 18] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
38002026-07-25T04:26:00.343Z[ 20] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
38012026-07-25T04:26:00.343Z[SUM] 3.00-4.00 sec 440 MBytes 3.69 Gbits/sec
38022026-07-25T04:26:00.343Z- - - - - - - - - - - - - - - - - - - - - - - - -
38032026-07-25T04:26:00.343Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
38042026-07-25T04:26:00.343Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
38052026-07-25T04:26:00.343Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38062026-07-25T04:26:00.343Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38072026-07-25T04:26:00.343Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38082026-07-25T04:26:00.343Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38092026-07-25T04:26:00.343Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
38102026-07-25T04:26:00.343Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
38112026-07-25T04:26:00.343Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
38122026-07-25T04:26:00.343Z- - - - - - - - - - - - - - - - - - - - - - - - -
38132026-07-25T04:26:00.343Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38142026-07-25T04:26:00.343Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38152026-07-25T04:26:00.343Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38162026-07-25T04:26:00.344Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38172026-07-25T04:26:00.344Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38182026-07-25T04:26:00.344Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38192026-07-25T04:26:00.344Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38202026-07-25T04:26:00.344Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38212026-07-25T04:26:00.344Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
38222026-07-25T04:26:00.344Z- - - - - - - - - - - - - - - - - - - - - - - - -
38232026-07-25T04:26:00.344Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38242026-07-25T04:26:00.344Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
38252026-07-25T04:26:00.344Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
38262026-07-25T04:26:03.344Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38272026-07-25T04:26:03.344Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38282026-07-25T04:26:03.344Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38292026-07-25T04:26:03.344Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38302026-07-25T04:26:03.345Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
38312026-07-25T04:26:03.345Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
38322026-07-25T04:26:03.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
38332026-07-25T04:26:03.345Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38342026-07-25T04:26:03.345Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38352026-07-25T04:26:03.345Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38362026-07-25T04:26:03.345Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38372026-07-25T04:26:03.345Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38382026-07-25T04:26:03.345Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38392026-07-25T04:26:03.345Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38402026-07-25T04:26:03.345Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38412026-07-25T04:26:03.345Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
38422026-07-25T04:26:03.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
38432026-07-25T04:26:03.345Z[ 5] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
38442026-07-25T04:26:03.345Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
38452026-07-25T04:26:03.345Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
38462026-07-25T04:26:03.345Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
38472026-07-25T04:26:03.345Z[ 14] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
38482026-07-25T04:26:03.345Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
38492026-07-25T04:26:03.345Z[ 18] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
38502026-07-25T04:26:03.345Z[ 20] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
38512026-07-25T04:26:03.345Z[SUM] 8.00-9.00 sec 438 MBytes 3.67 Gbits/sec
38522026-07-25T04:26:03.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
38532026-07-25T04:26:03.345Z[ 5] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
38542026-07-25T04:26:03.345Z[ 8] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
38552026-07-25T04:26:03.345Z[ 10] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
38562026-07-25T04:26:03.345Z[ 12] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
38572026-07-25T04:26:03.345Z[ 14] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
38582026-07-25T04:26:03.346Z[ 16] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
38592026-07-25T04:26:03.346Z[ 18] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
38602026-07-25T04:26:03.346Z[ 20] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
38612026-07-25T04:26:03.346Z[SUM] 9.00-10.00 sec 440 MBytes 3.69 Gbits/sec
38622026-07-25T04:26:03.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
38632026-07-25T04:26:03.346Z[ 5] 10.00-10.00 sec 128 KBytes 870 Mbits/sec
38642026-07-25T04:26:03.346Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38652026-07-25T04:26:03.346Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38662026-07-25T04:26:03.346Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38672026-07-25T04:26:03.346Z[ 14] 10.00-10.00 sec 128 KBytes 870 Mbits/sec
38682026-07-25T04:26:03.348Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38692026-07-25T04:26:03.348Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38702026-07-25T04:26:03.348Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38712026-07-25T04:26:03.348Z[SUM] 10.00-10.00 sec 256 KBytes 1.74 Gbits/sec
38722026-07-25T04:26:03.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
38732026-07-25T04:26:03.348Z[ ID] Interval Transfer Bitrate
38742026-07-25T04:26:03.348Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
38752026-07-25T04:26:03.348Z[ 8] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
38762026-07-25T04:26:03.348Z[ 10] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
38772026-07-25T04:26:03.348Z[ 12] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
38782026-07-25T04:26:03.348Z[ 14] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
38792026-07-25T04:26:03.348Z[ 16] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
38802026-07-25T04:26:03.348Z[ 18] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
38812026-07-25T04:26:03.348Z[ 20] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
38822026-07-25T04:26:03.348Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.57 Gbits/sec sender
38832026-07-25T04:26:03.352ZRun 1/10...3570.59445601692Mbps
38842026-07-25T04:26:10.744Z-----------------------------------------------------------
38852026-07-25T04:26:10.744ZServer listening on 5201 (test #22)
38862026-07-25T04:26:10.745Z-----------------------------------------------------------
38872026-07-25T04:26:10.745ZAccepted connection from 10.0.0.1, port 41264
38882026-07-25T04:26:10.745Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53609
38892026-07-25T04:26:10.745Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38465
38902026-07-25T04:26:10.745Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48778
38912026-07-25T04:26:10.745Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46528
38922026-07-25T04:26:10.745Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38471
38932026-07-25T04:26:10.745Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52277
38942026-07-25T04:26:10.745Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47031
38952026-07-25T04:26:10.745Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59549
38962026-07-25T04:26:10.745Z[ ID] Interval Transfer Bitrate
38972026-07-25T04:26:10.745Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
38982026-07-25T04:26:10.745Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
38992026-07-25T04:26:10.745Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39002026-07-25T04:26:10.745Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39012026-07-25T04:26:10.745Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39022026-07-25T04:26:10.745Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39032026-07-25T04:26:10.745Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39042026-07-25T04:26:10.745Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39052026-07-25T04:26:10.745Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
39062026-07-25T04:26:10.745Z- - - - - - - - - - - - - - - - - - - - - - - - -
39072026-07-25T04:26:10.745Z[ 5] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39082026-07-25T04:26:10.745Z[ 8] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39092026-07-25T04:26:10.745Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39102026-07-25T04:26:10.745Z[ 12] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39112026-07-25T04:26:10.745Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39122026-07-25T04:26:10.745Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39132026-07-25T04:26:10.745Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39142026-07-25T04:26:10.745Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
39152026-07-25T04:26:10.745Z[SUM] 1.00-2.00 sec 437 MBytes 3.66 Gbits/sec
39162026-07-25T04:26:10.745Z- - - - - - - - - - - - - - - - - - - - - - - - -
39172026-07-25T04:26:10.745Z[ 5] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
39182026-07-25T04:26:10.745Z[ 8] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
39192026-07-25T04:26:10.746Z[ 10] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
39202026-07-25T04:26:10.746Z[ 12] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
39212026-07-25T04:26:10.746Z[ 14] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
39222026-07-25T04:26:10.746Z[ 16] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
39232026-07-25T04:26:10.746Z[ 18] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
39242026-07-25T04:26:10.746Z[ 20] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
39252026-07-25T04:26:10.746Z[SUM] 2.00-3.00 sec 443 MBytes 3.72 Gbits/sec
39262026-07-25T04:26:10.746Z- - - - - - - - - - - - - - - - - - - - - - - - -
39272026-07-25T04:26:10.746Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
39282026-07-25T04:26:10.747Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39292026-07-25T04:26:10.747Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39302026-07-25T04:26:10.747Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
39312026-07-25T04:26:10.747Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
39322026-07-25T04:26:10.747Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
39332026-07-25T04:26:10.747Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
39342026-07-25T04:26:10.747Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39352026-07-25T04:26:10.747Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
39362026-07-25T04:26:10.747Z- - - - - - - - - - - - - - - - - - - - - - - - -
39372026-07-25T04:26:10.747Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
39382026-07-25T04:26:10.747Z[ 8] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
39392026-07-25T04:26:10.747Z[ 10] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
39402026-07-25T04:26:10.747Z[ 12] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
39412026-07-25T04:26:10.748Z[ 14] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
39422026-07-25T04:26:10.748Z[ 16] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
39432026-07-25T04:26:10.748Z[ 18] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
39442026-07-25T04:26:10.748Z[ 20] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
39452026-07-25T04:26:10.748Z[SUM] 4.00-5.00 sec 438 MBytes 3.68 Gbits/sec
39462026-07-25T04:26:10.748Z- - - - - - - - - - - - - - - - - - - - - - - - -
39472026-07-25T04:26:10.748Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
39482026-07-25T04:26:10.748Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39492026-07-25T04:26:10.748Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
39502026-07-25T04:26:10.748Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
39512026-07-25T04:26:10.748Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
39522026-07-25T04:26:10.749Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
39532026-07-25T04:26:10.749Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
39542026-07-25T04:26:10.749Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
39552026-07-25T04:26:10.749Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
39562026-07-25T04:26:10.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
39572026-07-25T04:26:10.749Z[ 5] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
39582026-07-25T04:26:10.749Z[ 8] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
39592026-07-25T04:26:10.749Z[ 10] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
39602026-07-25T04:26:13.747Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
39612026-07-25T04:26:13.747Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
39622026-07-25T04:26:13.747Z[ 16] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
39632026-07-25T04:26:13.747Z[ 18] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
39642026-07-25T04:26:13.747Z[ 20] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
39652026-07-25T04:26:13.747Z[SUM] 6.00-7.00 sec 437 MBytes 3.67 Gbits/sec
39662026-07-25T04:26:13.747Z- - - - - - - - - - - - - - - - - - - - - - - - -
39672026-07-25T04:26:13.748Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39682026-07-25T04:26:13.748Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39692026-07-25T04:26:13.748Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39702026-07-25T04:26:13.748Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39712026-07-25T04:26:13.748Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39722026-07-25T04:26:13.748Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
39732026-07-25T04:26:13.748Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
39742026-07-25T04:26:13.748Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39752026-07-25T04:26:13.748Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
39762026-07-25T04:26:13.748Z- - - - - - - - - - - - - - - - - - - - - - - - -
39772026-07-25T04:26:13.748Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
39782026-07-25T04:26:13.752Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
39792026-07-25T04:26:13.752Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
39802026-07-25T04:26:13.752Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
39812026-07-25T04:26:13.753Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
39822026-07-25T04:26:13.753Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
39832026-07-25T04:26:13.753Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
39842026-07-25T04:26:13.753Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
39852026-07-25T04:26:13.753Z[SUM] 8.00-9.00 sec 433 MBytes 3.64 Gbits/sec
39862026-07-25T04:26:13.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
39872026-07-25T04:26:13.753Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
39882026-07-25T04:26:13.753Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
39892026-07-25T04:26:13.753Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
39902026-07-25T04:26:13.753Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
39912026-07-25T04:26:13.753Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
39922026-07-25T04:26:13.753Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
39932026-07-25T04:26:13.753Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
39942026-07-25T04:26:13.753Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
39952026-07-25T04:26:13.753Z[SUM] 9.00-10.00 sec 437 MBytes 3.67 Gbits/sec
39962026-07-25T04:26:13.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
39972026-07-25T04:26:13.753Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
39982026-07-25T04:26:13.753Z[ 8] 10.00-10.00 sec 128 KBytes 833 Mbits/sec
39992026-07-25T04:26:13.753Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40002026-07-25T04:26:13.754Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40012026-07-25T04:26:13.754Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40022026-07-25T04:26:13.754Z[ 16] 10.00-10.00 sec 128 KBytes 833 Mbits/sec
40032026-07-25T04:26:13.754Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40042026-07-25T04:26:13.754Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40052026-07-25T04:26:13.754Z[SUM] 10.00-10.00 sec 256 KBytes 1.67 Gbits/sec
40062026-07-25T04:26:13.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
40072026-07-25T04:26:13.754Z[ ID] Interval Transfer Bitrate
40082026-07-25T04:26:13.754Z[ 5] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40092026-07-25T04:26:13.754Z[ 8] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40102026-07-25T04:26:13.754Z[ 10] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40112026-07-25T04:26:13.754Z[ 12] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40122026-07-25T04:26:13.754Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40132026-07-25T04:26:13.754Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40142026-07-25T04:26:13.754Z[ 18] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40152026-07-25T04:26:13.754Z[ 20] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40162026-07-25T04:26:13.754Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec sender
40172026-07-25T04:26:13.754ZRun 2/10...3582.9478714307543Mbps
40182026-07-25T04:26:21.145Z-----------------------------------------------------------
40192026-07-25T04:26:21.145ZServer listening on 5201 (test #23)
40202026-07-25T04:26:21.145Z-----------------------------------------------------------
40212026-07-25T04:26:21.145ZAccepted connection from 10.0.0.1, port 56204
40222026-07-25T04:26:21.146Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36873
40232026-07-25T04:26:21.146Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65257
40242026-07-25T04:26:21.146Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42814
40252026-07-25T04:26:21.146Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55750
40262026-07-25T04:26:21.146Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57623
40272026-07-25T04:26:21.146Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64279
40282026-07-25T04:26:21.146Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54497
40292026-07-25T04:26:21.146Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34721
40302026-07-25T04:26:21.146Z[ ID] Interval Transfer Bitrate
40312026-07-25T04:26:21.146Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40322026-07-25T04:26:21.146Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40332026-07-25T04:26:21.146Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40342026-07-25T04:26:21.146Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40352026-07-25T04:26:21.146Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40362026-07-25T04:26:21.146Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40372026-07-25T04:26:21.147Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40382026-07-25T04:26:21.147Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40392026-07-25T04:26:21.147Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
40402026-07-25T04:26:21.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
40412026-07-25T04:26:21.147Z[ 5] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
40422026-07-25T04:26:21.147Z[ 8] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
40432026-07-25T04:26:21.147Z[ 10] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
40442026-07-25T04:26:21.147Z[ 12] 1.00-2.00 sec 55.6 MBytes 467 Mbits/sec
40452026-07-25T04:26:21.147Z[ 14] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
40462026-07-25T04:26:21.147Z[ 16] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
40472026-07-25T04:26:21.147Z[ 18] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
40482026-07-25T04:26:21.147Z[ 20] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
40492026-07-25T04:26:21.147Z[SUM] 1.00-2.00 sec 444 MBytes 3.72 Gbits/sec
40502026-07-25T04:26:21.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
40512026-07-25T04:26:21.151Z[ 5] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
40522026-07-25T04:26:21.151Z[ 8] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
40532026-07-25T04:26:21.151Z[ 10] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
40542026-07-25T04:26:21.152Z[ 12] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
40552026-07-25T04:26:21.152Z[ 14] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
40562026-07-25T04:26:21.152Z[ 16] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
40572026-07-25T04:26:21.152Z[ 18] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
40582026-07-25T04:26:21.152Z[ 20] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
40592026-07-25T04:26:21.152Z[SUM] 2.00-3.00 sec 443 MBytes 3.72 Gbits/sec
40602026-07-25T04:26:21.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
40612026-07-25T04:26:21.152Z[ 5] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
40622026-07-25T04:26:21.152Z[ 8] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
40632026-07-25T04:26:21.152Z[ 10] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
40642026-07-25T04:26:21.152Z[ 12] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
40652026-07-25T04:26:21.152Z[ 14] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
40662026-07-25T04:26:21.152Z[ 16] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
40672026-07-25T04:26:21.152Z[ 18] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
40682026-07-25T04:26:21.152Z[ 20] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
40692026-07-25T04:26:21.152Z[SUM] 3.00-4.00 sec 443 MBytes 3.71 Gbits/sec
40702026-07-25T04:26:21.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
40712026-07-25T04:26:21.152Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
40722026-07-25T04:26:21.152Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
40732026-07-25T04:26:21.152Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
40742026-07-25T04:26:21.152Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40752026-07-25T04:26:21.152Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
40762026-07-25T04:26:21.152Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
40772026-07-25T04:26:21.152Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
40782026-07-25T04:26:21.152Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40792026-07-25T04:26:21.152Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
40802026-07-25T04:26:21.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
40812026-07-25T04:26:21.152Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
40822026-07-25T04:26:21.153Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
40832026-07-25T04:26:21.153Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
40842026-07-25T04:26:21.153Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
40852026-07-25T04:26:21.153Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
40862026-07-25T04:26:21.153Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
40872026-07-25T04:26:21.153Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
40882026-07-25T04:26:21.153Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
40892026-07-25T04:26:21.154Z[SUM] 5.00-6.00 sec 433 MBytes 3.64 Gbits/sec
40902026-07-25T04:26:21.154Z- - - - - - - - - - - - - - - - - - - - - - - - -
40912026-07-25T04:26:21.154Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
40922026-07-25T04:26:21.154Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
40932026-07-25T04:26:21.154Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
40942026-07-25T04:26:24.151Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
40952026-07-25T04:26:24.151Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
40962026-07-25T04:26:24.151Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
40972026-07-25T04:26:24.151Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
40982026-07-25T04:26:24.151Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
40992026-07-25T04:26:24.151Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
41002026-07-25T04:26:24.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
41012026-07-25T04:26:24.151Z[ 5] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
41022026-07-25T04:26:24.151Z[ 8] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
41032026-07-25T04:26:24.151Z[ 10] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
41042026-07-25T04:26:24.152Z[ 12] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
41052026-07-25T04:26:24.153Z[ 14] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
41062026-07-25T04:26:24.153Z[ 16] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
41072026-07-25T04:26:24.153Z[ 18] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
41082026-07-25T04:26:24.153Z[ 20] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
41092026-07-25T04:26:24.153Z[SUM] 7.00-8.00 sec 439 MBytes 3.69 Gbits/sec
41102026-07-25T04:26:24.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
41112026-07-25T04:26:24.153Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
41122026-07-25T04:26:24.153Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41132026-07-25T04:26:24.153Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41142026-07-25T04:26:24.153Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41152026-07-25T04:26:24.153Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41162026-07-25T04:26:24.153Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41172026-07-25T04:26:24.153Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
41182026-07-25T04:26:24.153Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41192026-07-25T04:26:24.153Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
41202026-07-25T04:26:24.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
41212026-07-25T04:26:24.153Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
41222026-07-25T04:26:24.153Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41232026-07-25T04:26:24.153Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
41242026-07-25T04:26:24.153Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
41252026-07-25T04:26:24.153Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
41262026-07-25T04:26:24.153Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
41272026-07-25T04:26:24.153Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
41282026-07-25T04:26:24.153Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
41292026-07-25T04:26:24.153Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
41302026-07-25T04:26:24.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
41312026-07-25T04:26:24.153Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41322026-07-25T04:26:24.157Z[ 8] 10.00-10.00 sec 128 KBytes 821 Mbits/sec
41332026-07-25T04:26:24.157Z[ 10] 10.00-10.00 sec 128 KBytes 821 Mbits/sec
41342026-07-25T04:26:24.157Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41352026-07-25T04:26:24.157Z[ 14] 10.00-10.00 sec 128 KBytes 822 Mbits/sec
41362026-07-25T04:26:24.157Z[ 16] 10.00-10.00 sec 128 KBytes 822 Mbits/sec
41372026-07-25T04:26:24.157Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41382026-07-25T04:26:24.157Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41392026-07-25T04:26:24.157Z[SUM] 10.00-10.00 sec 512 KBytes 3.28 Gbits/sec
41402026-07-25T04:26:24.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
41412026-07-25T04:26:24.157Z[ ID] Interval Transfer Bitrate
41422026-07-25T04:26:24.157Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
41432026-07-25T04:26:24.157Z[ 8] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
41442026-07-25T04:26:24.157Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
41452026-07-25T04:26:24.157Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
41462026-07-25T04:26:24.157Z[ 14] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
41472026-07-25T04:26:24.157Z[ 16] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
41482026-07-25T04:26:24.157Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
41492026-07-25T04:26:24.157Z[ 20] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
41502026-07-25T04:26:24.157Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec sender
41512026-07-25T04:26:24.158ZRun 3/10...3589.127223388183Mbps
41522026-07-25T04:26:31.551Z-----------------------------------------------------------
41532026-07-25T04:26:31.551ZServer listening on 5201 (test #24)
41542026-07-25T04:26:31.551Z-----------------------------------------------------------
41552026-07-25T04:26:31.551ZAccepted connection from 10.0.0.1, port 42003
41562026-07-25T04:26:31.551Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49879
41572026-07-25T04:26:31.551Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57776
41582026-07-25T04:26:31.551Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46184
41592026-07-25T04:26:31.551Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55393
41602026-07-25T04:26:31.551Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33559
41612026-07-25T04:26:31.552Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51025
41622026-07-25T04:26:31.552Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58789
41632026-07-25T04:26:31.552Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60109
41642026-07-25T04:26:31.552Z[ ID] Interval Transfer Bitrate
41652026-07-25T04:26:31.552Z[ 5] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
41662026-07-25T04:26:31.552Z[ 8] 0.00-1.00 sec 44.2 MBytes 371 Mbits/sec
41672026-07-25T04:26:31.552Z[ 10] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
41682026-07-25T04:26:31.552Z[ 12] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
41692026-07-25T04:26:31.552Z[ 14] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
41702026-07-25T04:26:31.552Z[ 16] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
41712026-07-25T04:26:31.552Z[ 18] 0.00-1.00 sec 44.2 MBytes 371 Mbits/sec
41722026-07-25T04:26:31.552Z[ 20] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
41732026-07-25T04:26:31.552Z[SUM] 0.00-1.00 sec 353 MBytes 2.96 Gbits/sec
41742026-07-25T04:26:31.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
41752026-07-25T04:26:31.552Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
41762026-07-25T04:26:31.552Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41772026-07-25T04:26:31.552Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41782026-07-25T04:26:31.553Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
41792026-07-25T04:26:31.553Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41802026-07-25T04:26:31.553Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
41812026-07-25T04:26:31.553Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
41822026-07-25T04:26:31.553Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
41832026-07-25T04:26:31.553Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
41842026-07-25T04:26:31.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
41852026-07-25T04:26:31.553Z[ 5] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
41862026-07-25T04:26:31.553Z[ 8] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
41872026-07-25T04:26:31.553Z[ 10] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
41882026-07-25T04:26:31.553Z[ 12] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
41892026-07-25T04:26:31.553Z[ 14] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
41902026-07-25T04:26:31.553Z[ 16] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
41912026-07-25T04:26:31.554Z[ 18] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
41922026-07-25T04:26:31.554Z[ 20] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
41932026-07-25T04:26:31.554Z[SUM] 2.00-3.00 sec 439 MBytes 3.68 Gbits/sec
41942026-07-25T04:26:31.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
41952026-07-25T04:26:31.554Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
41962026-07-25T04:26:31.554Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
41972026-07-25T04:26:31.554Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
41982026-07-25T04:26:31.554Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
41992026-07-25T04:26:31.554Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42002026-07-25T04:26:31.554Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42012026-07-25T04:26:31.554Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42022026-07-25T04:26:31.554Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42032026-07-25T04:26:31.554Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
42042026-07-25T04:26:31.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
42052026-07-25T04:26:31.554Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42062026-07-25T04:26:31.554Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
42072026-07-25T04:26:31.554Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42082026-07-25T04:26:31.554Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42092026-07-25T04:26:31.554Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42102026-07-25T04:26:31.554Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42112026-07-25T04:26:31.554Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42122026-07-25T04:26:31.554Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42132026-07-25T04:26:31.554Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
42142026-07-25T04:26:31.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
42152026-07-25T04:26:31.555Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42162026-07-25T04:26:31.555Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42172026-07-25T04:26:31.555Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42182026-07-25T04:26:31.555Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42192026-07-25T04:26:31.555Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42202026-07-25T04:26:31.555Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42212026-07-25T04:26:31.555Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42222026-07-25T04:26:31.555Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42232026-07-25T04:26:31.555Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
42242026-07-25T04:26:31.555Z- - - - - - - - - - - - - - - - - - - - - - - - -
42252026-07-25T04:26:31.555Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
42262026-07-25T04:26:31.555Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
42272026-07-25T04:26:31.555Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
42282026-07-25T04:26:34.554Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
42292026-07-25T04:26:34.554Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
42302026-07-25T04:26:34.554Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
42312026-07-25T04:26:34.554Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
42322026-07-25T04:26:34.554Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
42332026-07-25T04:26:34.554Z[SUM] 6.00-7.00 sec 436 MBytes 3.65 Gbits/sec
42342026-07-25T04:26:34.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
42352026-07-25T04:26:34.554Z[ 5] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
42362026-07-25T04:26:34.554Z[ 8] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
42372026-07-25T04:26:34.554Z[ 10] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
42382026-07-25T04:26:34.554Z[ 12] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
42392026-07-25T04:26:34.554Z[ 14] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
42402026-07-25T04:26:34.554Z[ 16] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
42412026-07-25T04:26:34.554Z[ 18] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
42422026-07-25T04:26:34.554Z[ 20] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
42432026-07-25T04:26:34.554Z[SUM] 7.00-8.00 sec 444 MBytes 3.73 Gbits/sec
42442026-07-25T04:26:34.555Z- - - - - - - - - - - - - - - - - - - - - - - - -
42452026-07-25T04:26:34.555Z[ 5] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
42462026-07-25T04:26:34.555Z[ 8] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
42472026-07-25T04:26:34.555Z[ 10] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
42482026-07-25T04:26:34.555Z[ 12] 8.00-9.00 sec 55.5 MBytes 466 Mbits/sec
42492026-07-25T04:26:34.555Z[ 14] 8.00-9.00 sec 55.5 MBytes 466 Mbits/sec
42502026-07-25T04:26:34.555Z[ 16] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
42512026-07-25T04:26:34.555Z[ 18] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
42522026-07-25T04:26:34.555Z[ 20] 8.00-9.00 sec 55.5 MBytes 466 Mbits/sec
42532026-07-25T04:26:34.555Z[SUM] 8.00-9.00 sec 444 MBytes 3.73 Gbits/sec
42542026-07-25T04:26:34.555Z- - - - - - - - - - - - - - - - - - - - - - - - -
42552026-07-25T04:26:34.555Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
42562026-07-25T04:26:34.555Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
42572026-07-25T04:26:34.555Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
42582026-07-25T04:26:34.555Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
42592026-07-25T04:26:34.555Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
42602026-07-25T04:26:34.555Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
42612026-07-25T04:26:34.555Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
42622026-07-25T04:26:34.555Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
42632026-07-25T04:26:34.555Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
42642026-07-25T04:26:34.555Z- - - - - - - - - - - - - - - - - - - - - - - - -
42652026-07-25T04:26:34.555Z[ 5] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
42662026-07-25T04:26:34.555Z[ 8] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
42672026-07-25T04:26:34.555Z[ 10] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
42682026-07-25T04:26:34.555Z[ 12] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
42692026-07-25T04:26:34.555Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42702026-07-25T04:26:34.555Z[ 16] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
42712026-07-25T04:26:34.555Z[ 18] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
42722026-07-25T04:26:34.555Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42732026-07-25T04:26:34.556Z[SUM] 10.00-10.00 sec 768 KBytes 6.41 Gbits/sec
42742026-07-25T04:26:34.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
42752026-07-25T04:26:34.556Z[ ID] Interval Transfer Bitrate
42762026-07-25T04:26:34.556Z[ 5] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
42772026-07-25T04:26:34.556Z[ 8] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
42782026-07-25T04:26:34.556Z[ 10] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
42792026-07-25T04:26:34.556Z[ 12] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
42802026-07-25T04:26:34.556Z[ 14] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
42812026-07-25T04:26:34.556Z[ 16] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
42822026-07-25T04:26:34.556Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
42832026-07-25T04:26:34.556Z[ 20] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
42842026-07-25T04:26:34.556Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec sender
42852026-07-25T04:26:34.560ZRun 4/10...3593.2172844801944Mbps
42862026-07-25T04:26:41.961Z-----------------------------------------------------------
42872026-07-25T04:26:41.961ZServer listening on 5201 (test #25)
42882026-07-25T04:26:41.962Z-----------------------------------------------------------
42892026-07-25T04:26:41.962ZAccepted connection from 10.0.0.1, port 56803
42902026-07-25T04:26:41.962Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49230
42912026-07-25T04:26:41.962Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53770
42922026-07-25T04:26:41.962Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38067
42932026-07-25T04:26:41.962Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42230
42942026-07-25T04:26:41.962Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51573
42952026-07-25T04:26:41.962Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52444
42962026-07-25T04:26:41.962Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44159
42972026-07-25T04:26:41.962Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36531
42982026-07-25T04:26:41.962Z[ ID] Interval Transfer Bitrate
42992026-07-25T04:26:41.962Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43002026-07-25T04:26:41.962Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43012026-07-25T04:26:41.962Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43022026-07-25T04:26:41.963Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43032026-07-25T04:26:41.963Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43042026-07-25T04:26:41.963Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43052026-07-25T04:26:41.963Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43062026-07-25T04:26:41.963Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43072026-07-25T04:26:41.963Z[SUM] 0.00-1.00 sec 337 MBytes 2.82 Gbits/sec
43082026-07-25T04:26:41.963Z- - - - - - - - - - - - - - - - - - - - - - - - -
43092026-07-25T04:26:41.963Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43102026-07-25T04:26:41.963Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43112026-07-25T04:26:41.963Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43122026-07-25T04:26:41.963Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43132026-07-25T04:26:41.963Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43142026-07-25T04:26:41.963Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43152026-07-25T04:26:41.963Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
43162026-07-25T04:26:41.963Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43172026-07-25T04:26:41.964Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
43182026-07-25T04:26:41.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
43192026-07-25T04:26:41.964Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43202026-07-25T04:26:41.964Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43212026-07-25T04:26:41.964Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43222026-07-25T04:26:41.964Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43232026-07-25T04:26:41.964Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43242026-07-25T04:26:41.964Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43252026-07-25T04:26:41.964Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43262026-07-25T04:26:41.964Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
43272026-07-25T04:26:41.964Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
43282026-07-25T04:26:41.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
43292026-07-25T04:26:41.964Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43302026-07-25T04:26:41.964Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
43312026-07-25T04:26:41.964Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43322026-07-25T04:26:41.964Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
43332026-07-25T04:26:41.964Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43342026-07-25T04:26:41.964Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43352026-07-25T04:26:41.964Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
43362026-07-25T04:26:41.964Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
43372026-07-25T04:26:41.964Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
43382026-07-25T04:26:41.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
43392026-07-25T04:26:41.964Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43402026-07-25T04:26:41.964Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43412026-07-25T04:26:41.964Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43422026-07-25T04:26:41.964Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43432026-07-25T04:26:41.965Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43442026-07-25T04:26:41.965Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43452026-07-25T04:26:41.965Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43462026-07-25T04:26:41.965Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43472026-07-25T04:26:41.965Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
43482026-07-25T04:26:41.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
43492026-07-25T04:26:41.965Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43502026-07-25T04:26:41.966Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
43512026-07-25T04:26:41.966Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
43522026-07-25T04:26:41.966Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43532026-07-25T04:26:41.966Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43542026-07-25T04:26:41.966Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43552026-07-25T04:26:41.966Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43562026-07-25T04:26:41.966Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43572026-07-25T04:26:41.966Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
43582026-07-25T04:26:41.966Z- - - - - - - - - - - - - - - - - - - - - - - - -
43592026-07-25T04:26:41.966Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
43602026-07-25T04:26:41.966Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43612026-07-25T04:26:41.966Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43622026-07-25T04:26:44.961Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43632026-07-25T04:26:44.961Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43642026-07-25T04:26:44.961Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43652026-07-25T04:26:44.961Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
43662026-07-25T04:26:44.961Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43672026-07-25T04:26:44.961Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
43682026-07-25T04:26:44.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
43692026-07-25T04:26:44.961Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43702026-07-25T04:26:44.961Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43712026-07-25T04:26:44.961Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43722026-07-25T04:26:44.961Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43732026-07-25T04:26:44.961Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
43742026-07-25T04:26:44.961Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43752026-07-25T04:26:44.961Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43762026-07-25T04:26:44.961Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43772026-07-25T04:26:44.961Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
43782026-07-25T04:26:44.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
43792026-07-25T04:26:44.961Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43802026-07-25T04:26:44.961Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43812026-07-25T04:26:44.961Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43822026-07-25T04:26:44.961Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43832026-07-25T04:26:44.961Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
43842026-07-25T04:26:44.961Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
43852026-07-25T04:26:44.961Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43862026-07-25T04:26:44.961Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43872026-07-25T04:26:44.961Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
43882026-07-25T04:26:44.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
43892026-07-25T04:26:44.961Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
43902026-07-25T04:26:44.962Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
43912026-07-25T04:26:44.962Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
43922026-07-25T04:26:44.962Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
43932026-07-25T04:26:44.962Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
43942026-07-25T04:26:44.962Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
43952026-07-25T04:26:44.962Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
43962026-07-25T04:26:44.962Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
43972026-07-25T04:26:44.962Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
43982026-07-25T04:26:44.962Z- - - - - - - - - - - - - - - - - - - - - - - - -
43992026-07-25T04:26:44.962Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44002026-07-25T04:26:44.962Z[ 8] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
44012026-07-25T04:26:44.962Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44022026-07-25T04:26:44.962Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44032026-07-25T04:26:44.962Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44042026-07-25T04:26:44.962Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44052026-07-25T04:26:44.963Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44062026-07-25T04:26:44.963Z[ 20] 10.00-10.00 sec 128 KBytes 868 Mbits/sec
44072026-07-25T04:26:44.963Z[SUM] 10.00-10.00 sec 256 KBytes 1.74 Gbits/sec
44082026-07-25T04:26:44.963Z- - - - - - - - - - - - - - - - - - - - - - - - -
44092026-07-25T04:26:44.963Z[ ID] Interval Transfer Bitrate
44102026-07-25T04:26:44.963Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44112026-07-25T04:26:44.963Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44122026-07-25T04:26:44.963Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44132026-07-25T04:26:44.963Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44142026-07-25T04:26:44.963Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44152026-07-25T04:26:44.963Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44162026-07-25T04:26:44.963Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44172026-07-25T04:26:44.963Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44182026-07-25T04:26:44.963Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
44192026-07-25T04:26:44.966ZRun 5/10...3510.3086969081082Mbps
44202026-07-25T04:26:52.401Z-----------------------------------------------------------
44212026-07-25T04:26:52.401ZServer listening on 5201 (test #26)
44222026-07-25T04:26:52.401Z-----------------------------------------------------------
44232026-07-25T04:26:52.401ZAccepted connection from 10.0.0.1, port 37203
44242026-07-25T04:26:52.401Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60836
44252026-07-25T04:26:52.402Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44279
44262026-07-25T04:26:52.402Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40852
44272026-07-25T04:26:52.402Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44294
44282026-07-25T04:26:52.402Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64958
44292026-07-25T04:26:52.402Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58195
44302026-07-25T04:26:52.402Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53578
44312026-07-25T04:26:52.402Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58744
44322026-07-25T04:26:52.402Z[ ID] Interval Transfer Bitrate
44332026-07-25T04:26:52.402Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44342026-07-25T04:26:52.402Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44352026-07-25T04:26:52.402Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44362026-07-25T04:26:52.402Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44372026-07-25T04:26:52.402Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44382026-07-25T04:26:52.402Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44392026-07-25T04:26:52.402Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44402026-07-25T04:26:52.402Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44412026-07-25T04:26:52.402Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
44422026-07-25T04:26:52.402Z- - - - - - - - - - - - - - - - - - - - - - - - -
44432026-07-25T04:26:52.402Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44442026-07-25T04:26:52.402Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44452026-07-25T04:26:52.402Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44462026-07-25T04:26:52.402Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44472026-07-25T04:26:52.402Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44482026-07-25T04:26:52.402Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44492026-07-25T04:26:52.402Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44502026-07-25T04:26:52.402Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44512026-07-25T04:26:52.402Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
44522026-07-25T04:26:52.402Z- - - - - - - - - - - - - - - - - - - - - - - - -
44532026-07-25T04:26:52.402Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44542026-07-25T04:26:52.402Z[ 8] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44552026-07-25T04:26:52.402Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
44562026-07-25T04:26:52.402Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44572026-07-25T04:26:52.402Z[ 14] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44582026-07-25T04:26:52.402Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44592026-07-25T04:26:52.403Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44602026-07-25T04:26:52.403Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44612026-07-25T04:26:52.403Z[SUM] 2.00-3.00 sec 420 MBytes 3.53 Gbits/sec
44622026-07-25T04:26:52.403Z- - - - - - - - - - - - - - - - - - - - - - - - -
44632026-07-25T04:26:52.403Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44642026-07-25T04:26:52.403Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44652026-07-25T04:26:52.403Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44662026-07-25T04:26:52.403Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44672026-07-25T04:26:52.403Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44682026-07-25T04:26:52.403Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44692026-07-25T04:26:52.403Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44702026-07-25T04:26:52.403Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44712026-07-25T04:26:52.403Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
44722026-07-25T04:26:52.403Z- - - - - - - - - - - - - - - - - - - - - - - - -
44732026-07-25T04:26:52.404Z[ 5] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
44742026-07-25T04:26:52.404Z[ 8] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
44752026-07-25T04:26:52.404Z[ 10] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
44762026-07-25T04:26:52.404Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44772026-07-25T04:26:52.404Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44782026-07-25T04:26:52.404Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44792026-07-25T04:26:52.404Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44802026-07-25T04:26:52.404Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44812026-07-25T04:26:52.404Z[SUM] 4.00-5.00 sec 419 MBytes 3.51 Gbits/sec
44822026-07-25T04:26:52.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
44832026-07-25T04:26:52.404Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
44842026-07-25T04:26:52.404Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
44852026-07-25T04:26:52.404Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
44862026-07-25T04:26:52.404Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
44872026-07-25T04:26:52.404Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
44882026-07-25T04:26:52.404Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
44892026-07-25T04:26:52.404Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
44902026-07-25T04:26:52.404Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
44912026-07-25T04:26:52.404Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
44922026-07-25T04:26:52.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
44932026-07-25T04:26:52.404Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
44942026-07-25T04:26:52.405Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
44952026-07-25T04:26:52.405Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
44962026-07-25T04:26:55.403Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
44972026-07-25T04:26:55.404Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
44982026-07-25T04:26:55.404Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
44992026-07-25T04:26:55.404Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
45002026-07-25T04:26:55.404Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45012026-07-25T04:26:55.404Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
45022026-07-25T04:26:55.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
45032026-07-25T04:26:55.404Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45042026-07-25T04:26:55.404Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45052026-07-25T04:26:55.404Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45062026-07-25T04:26:55.404Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45072026-07-25T04:26:55.404Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45082026-07-25T04:26:55.404Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45092026-07-25T04:26:55.404Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45102026-07-25T04:26:55.404Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45112026-07-25T04:26:55.404Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
45122026-07-25T04:26:55.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
45132026-07-25T04:26:55.404Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45142026-07-25T04:26:55.404Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45152026-07-25T04:26:55.404Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45162026-07-25T04:26:55.404Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45172026-07-25T04:26:55.404Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45182026-07-25T04:26:55.404Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45192026-07-25T04:26:55.404Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45202026-07-25T04:26:55.404Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45212026-07-25T04:26:55.404Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
45222026-07-25T04:26:55.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
45232026-07-25T04:26:55.404Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45242026-07-25T04:26:55.404Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45252026-07-25T04:26:55.405Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45262026-07-25T04:26:55.405Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45272026-07-25T04:26:55.405Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45282026-07-25T04:26:55.405Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45292026-07-25T04:26:55.405Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45302026-07-25T04:26:55.405Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45312026-07-25T04:26:55.405Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
45322026-07-25T04:26:55.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
45332026-07-25T04:26:55.405Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45342026-07-25T04:26:55.405Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45352026-07-25T04:26:55.405Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45362026-07-25T04:26:55.405Z[ 12] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
45372026-07-25T04:26:55.405Z[ 14] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
45382026-07-25T04:26:55.405Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45392026-07-25T04:26:55.405Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45402026-07-25T04:26:55.405Z[ 20] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
45412026-07-25T04:26:55.405Z[SUM] 10.00-10.00 sec 384 KBytes 2.74 Gbits/sec
45422026-07-25T04:26:55.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
45432026-07-25T04:26:55.405Z[ ID] Interval Transfer Bitrate
45442026-07-25T04:26:55.406Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45452026-07-25T04:26:55.406Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45462026-07-25T04:26:55.406Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
45472026-07-25T04:26:55.406Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45482026-07-25T04:26:55.406Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45492026-07-25T04:26:55.406Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45502026-07-25T04:26:55.406Z[ 18] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
45512026-07-25T04:26:55.406Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45522026-07-25T04:26:55.406Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.47 Gbits/sec sender
45532026-07-25T04:26:55.410ZRun 6/10...3474.3677747013576Mbps
45542026-07-25T04:27:02.803Z-----------------------------------------------------------
45552026-07-25T04:27:02.803ZServer listening on 5201 (test #27)
45562026-07-25T04:27:02.803Z-----------------------------------------------------------
45572026-07-25T04:27:02.803ZAccepted connection from 10.0.0.1, port 54280
45582026-07-25T04:27:02.803Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49188
45592026-07-25T04:27:02.803Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33104
45602026-07-25T04:27:02.803Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60067
45612026-07-25T04:27:02.803Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57466
45622026-07-25T04:27:02.803Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57369
45632026-07-25T04:27:02.803Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43077
45642026-07-25T04:27:02.803Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44730
45652026-07-25T04:27:02.803Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51770
45662026-07-25T04:27:02.803Z[ ID] Interval Transfer Bitrate
45672026-07-25T04:27:02.803Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45682026-07-25T04:27:02.803Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45692026-07-25T04:27:02.803Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45702026-07-25T04:27:02.803Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45712026-07-25T04:27:02.803Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45722026-07-25T04:27:02.803Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
45732026-07-25T04:27:02.803Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
45742026-07-25T04:27:02.803Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45752026-07-25T04:27:02.803Z[SUM] 0.00-1.00 sec 345 MBytes 2.90 Gbits/sec
45762026-07-25T04:27:02.803Z- - - - - - - - - - - - - - - - - - - - - - - - -
45772026-07-25T04:27:02.803Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
45782026-07-25T04:27:02.803Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
45792026-07-25T04:27:02.803Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
45802026-07-25T04:27:02.803Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
45812026-07-25T04:27:02.803Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
45822026-07-25T04:27:02.803Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
45832026-07-25T04:27:02.803Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
45842026-07-25T04:27:02.803Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
45852026-07-25T04:27:02.803Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
45862026-07-25T04:27:02.803Z- - - - - - - - - - - - - - - - - - - - - - - - -
45872026-07-25T04:27:02.804Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
45882026-07-25T04:27:02.809Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
45892026-07-25T04:27:02.809Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
45902026-07-25T04:27:02.809Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
45912026-07-25T04:27:02.809Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
45922026-07-25T04:27:02.809Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
45932026-07-25T04:27:02.809Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
45942026-07-25T04:27:02.809Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
45952026-07-25T04:27:02.809Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
45962026-07-25T04:27:02.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
45972026-07-25T04:27:02.809Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
45982026-07-25T04:27:02.809Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
45992026-07-25T04:27:02.809Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46002026-07-25T04:27:02.809Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46012026-07-25T04:27:02.809Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46022026-07-25T04:27:02.809Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46032026-07-25T04:27:02.809Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46042026-07-25T04:27:02.809Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46052026-07-25T04:27:02.809Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
46062026-07-25T04:27:02.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
46072026-07-25T04:27:02.809Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46082026-07-25T04:27:02.809Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46092026-07-25T04:27:02.809Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46102026-07-25T04:27:02.809Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46112026-07-25T04:27:02.810Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46122026-07-25T04:27:02.810Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46132026-07-25T04:27:02.810Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46142026-07-25T04:27:02.810Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46152026-07-25T04:27:02.810Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
46162026-07-25T04:27:02.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
46172026-07-25T04:27:02.810Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46182026-07-25T04:27:02.810Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46192026-07-25T04:27:02.810Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46202026-07-25T04:27:02.810Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46212026-07-25T04:27:02.810Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46222026-07-25T04:27:02.810Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46232026-07-25T04:27:02.810Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
46242026-07-25T04:27:02.810Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46252026-07-25T04:27:02.810Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
46262026-07-25T04:27:02.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
46272026-07-25T04:27:02.810Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46282026-07-25T04:27:02.810Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46292026-07-25T04:27:02.810Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46302026-07-25T04:27:05.808Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46312026-07-25T04:27:05.808Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46322026-07-25T04:27:05.808Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46332026-07-25T04:27:05.808Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46342026-07-25T04:27:05.808Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46352026-07-25T04:27:05.809Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
46362026-07-25T04:27:05.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
46372026-07-25T04:27:05.809Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46382026-07-25T04:27:05.809Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46392026-07-25T04:27:05.809Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46402026-07-25T04:27:05.809Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46412026-07-25T04:27:05.809Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46422026-07-25T04:27:05.809Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46432026-07-25T04:27:05.809Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46442026-07-25T04:27:05.809Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46452026-07-25T04:27:05.809Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
46462026-07-25T04:27:05.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
46472026-07-25T04:27:05.809Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46482026-07-25T04:27:05.809Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
46492026-07-25T04:27:05.809Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
46502026-07-25T04:27:05.809Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
46512026-07-25T04:27:05.809Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46522026-07-25T04:27:05.809Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46532026-07-25T04:27:05.809Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
46542026-07-25T04:27:05.809Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46552026-07-25T04:27:05.809Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
46562026-07-25T04:27:05.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
46572026-07-25T04:27:05.809Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46582026-07-25T04:27:05.809Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46592026-07-25T04:27:05.809Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46602026-07-25T04:27:05.809Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46612026-07-25T04:27:05.809Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
46622026-07-25T04:27:05.810Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46632026-07-25T04:27:05.810Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46642026-07-25T04:27:05.810Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46652026-07-25T04:27:05.810Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
46662026-07-25T04:27:05.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
46672026-07-25T04:27:05.810Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46682026-07-25T04:27:05.810Z[ 8] 10.00-10.00 sec 128 KBytes 871 Mbits/sec
46692026-07-25T04:27:05.810Z[ 10] 10.00-10.00 sec 128 KBytes 872 Mbits/sec
46702026-07-25T04:27:05.810Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46712026-07-25T04:27:05.810Z[ 14] 10.00-10.00 sec 128 KBytes 872 Mbits/sec
46722026-07-25T04:27:05.810Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46732026-07-25T04:27:05.810Z[ 18] 10.00-10.00 sec 128 KBytes 872 Mbits/sec
46742026-07-25T04:27:05.810Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46752026-07-25T04:27:05.810Z[SUM] 10.00-10.00 sec 512 KBytes 3.48 Gbits/sec
46762026-07-25T04:27:05.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
46772026-07-25T04:27:05.810Z[ ID] Interval Transfer Bitrate
46782026-07-25T04:27:05.810Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
46792026-07-25T04:27:05.810Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
46802026-07-25T04:27:05.810Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
46812026-07-25T04:27:05.810Z[ 12] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
46822026-07-25T04:27:05.810Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
46832026-07-25T04:27:05.811Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
46842026-07-25T04:27:05.811Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
46852026-07-25T04:27:05.814Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
46862026-07-25T04:27:05.814Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
46872026-07-25T04:27:05.814ZRun 7/10...3526.4565588824403Mbps
46882026-07-25T04:27:13.215Z-----------------------------------------------------------
46892026-07-25T04:27:13.215ZServer listening on 5201 (test #28)
46902026-07-25T04:27:13.216Z-----------------------------------------------------------
46912026-07-25T04:27:13.216ZAccepted connection from 10.0.0.1, port 41056
46922026-07-25T04:27:13.216Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55500
46932026-07-25T04:27:13.216Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52609
46942026-07-25T04:27:13.216Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64514
46952026-07-25T04:27:13.216Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52083
46962026-07-25T04:27:13.216Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56773
46972026-07-25T04:27:13.216Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53657
46982026-07-25T04:27:13.216Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49021
46992026-07-25T04:27:13.216Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63446
47002026-07-25T04:27:13.216Z[ ID] Interval Transfer Bitrate
47012026-07-25T04:27:13.217Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47022026-07-25T04:27:13.217Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
47032026-07-25T04:27:13.217Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47042026-07-25T04:27:13.217Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47052026-07-25T04:27:13.217Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47062026-07-25T04:27:13.217Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47072026-07-25T04:27:13.217Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47082026-07-25T04:27:13.217Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47092026-07-25T04:27:13.217Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
47102026-07-25T04:27:13.217Z- - - - - - - - - - - - - - - - - - - - - - - - -
47112026-07-25T04:27:13.217Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47122026-07-25T04:27:13.217Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47132026-07-25T04:27:13.218Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47142026-07-25T04:27:13.218Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47152026-07-25T04:27:13.218Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
47162026-07-25T04:27:13.218Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
47172026-07-25T04:27:13.218Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47182026-07-25T04:27:13.218Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47192026-07-25T04:27:13.218Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
47202026-07-25T04:27:13.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
47212026-07-25T04:27:13.220Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47222026-07-25T04:27:13.220Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47232026-07-25T04:27:13.220Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47242026-07-25T04:27:13.220Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47252026-07-25T04:27:13.220Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47262026-07-25T04:27:13.221Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47272026-07-25T04:27:13.221Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47282026-07-25T04:27:13.221Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47292026-07-25T04:27:13.221Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
47302026-07-25T04:27:13.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
47312026-07-25T04:27:13.221Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47322026-07-25T04:27:13.221Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47332026-07-25T04:27:13.221Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47342026-07-25T04:27:13.221Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
47352026-07-25T04:27:13.221Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47362026-07-25T04:27:13.221Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47372026-07-25T04:27:13.221Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47382026-07-25T04:27:13.221Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47392026-07-25T04:27:13.221Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
47402026-07-25T04:27:13.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
47412026-07-25T04:27:13.221Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
47422026-07-25T04:27:13.221Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
47432026-07-25T04:27:13.221Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47442026-07-25T04:27:13.221Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47452026-07-25T04:27:13.222Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
47462026-07-25T04:27:13.222Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
47472026-07-25T04:27:13.222Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
47482026-07-25T04:27:13.222Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47492026-07-25T04:27:13.222Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
47502026-07-25T04:27:13.222Z- - - - - - - - - - - - - - - - - - - - - - - - -
47512026-07-25T04:27:13.222Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47522026-07-25T04:27:13.222Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47532026-07-25T04:27:13.222Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
47542026-07-25T04:27:13.222Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47552026-07-25T04:27:13.222Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
47562026-07-25T04:27:13.222Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47572026-07-25T04:27:13.222Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47582026-07-25T04:27:13.222Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47592026-07-25T04:27:13.222Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
47602026-07-25T04:27:13.222Z- - - - - - - - - - - - - - - - - - - - - - - - -
47612026-07-25T04:27:13.222Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47622026-07-25T04:27:13.222Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47632026-07-25T04:27:13.222Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47642026-07-25T04:27:16.210Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47652026-07-25T04:27:16.210Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47662026-07-25T04:27:16.210Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47672026-07-25T04:27:16.210Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47682026-07-25T04:27:16.210Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47692026-07-25T04:27:16.210Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
47702026-07-25T04:27:16.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
47712026-07-25T04:27:16.210Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47722026-07-25T04:27:16.210Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
47732026-07-25T04:27:16.210Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47742026-07-25T04:27:16.210Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
47752026-07-25T04:27:16.212Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
47762026-07-25T04:27:16.212Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
47772026-07-25T04:27:16.212Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47782026-07-25T04:27:16.212Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
47792026-07-25T04:27:16.212Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
47802026-07-25T04:27:16.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
47812026-07-25T04:27:16.212Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47822026-07-25T04:27:16.212Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47832026-07-25T04:27:16.212Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47842026-07-25T04:27:16.212Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47852026-07-25T04:27:16.212Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47862026-07-25T04:27:16.212Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47872026-07-25T04:27:16.212Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47882026-07-25T04:27:16.212Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47892026-07-25T04:27:16.212Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
47902026-07-25T04:27:16.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
47912026-07-25T04:27:16.212Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
47922026-07-25T04:27:16.212Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
47932026-07-25T04:27:16.212Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
47942026-07-25T04:27:16.212Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
47952026-07-25T04:27:16.212Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
47962026-07-25T04:27:16.212Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
47972026-07-25T04:27:16.212Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
47982026-07-25T04:27:16.212Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
47992026-07-25T04:27:16.213Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
48002026-07-25T04:27:16.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
48012026-07-25T04:27:16.213Z[ 5] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
48022026-07-25T04:27:16.213Z[ 8] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
48032026-07-25T04:27:16.213Z[ 10] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
48042026-07-25T04:27:16.213Z[ 12] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
48052026-07-25T04:27:16.213Z[ 14] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
48062026-07-25T04:27:16.213Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48072026-07-25T04:27:16.213Z[ 18] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
48082026-07-25T04:27:16.213Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48092026-07-25T04:27:16.213Z[SUM] 10.00-10.00 sec 768 KBytes 5.39 Gbits/sec
48102026-07-25T04:27:16.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
48112026-07-25T04:27:16.213Z[ ID] Interval Transfer Bitrate
48122026-07-25T04:27:16.213Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48132026-07-25T04:27:16.213Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48142026-07-25T04:27:16.213Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48152026-07-25T04:27:16.213Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48162026-07-25T04:27:16.213Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
48172026-07-25T04:27:16.213Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
48182026-07-25T04:27:16.213Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
48192026-07-25T04:27:16.217Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48202026-07-25T04:27:16.217Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
48212026-07-25T04:27:16.217ZRun 8/10...3513.782980008359Mbps
48222026-07-25T04:27:23.607Z-----------------------------------------------------------
48232026-07-25T04:27:23.607ZServer listening on 5201 (test #29)
48242026-07-25T04:27:23.607Z-----------------------------------------------------------
48252026-07-25T04:27:23.608ZAccepted connection from 10.0.0.1, port 63232
48262026-07-25T04:27:23.608Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58880
48272026-07-25T04:27:23.608Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45435
48282026-07-25T04:27:23.608Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48438
48292026-07-25T04:27:23.608Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38639
48302026-07-25T04:27:23.608Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59786
48312026-07-25T04:27:23.608Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57632
48322026-07-25T04:27:23.608Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49730
48332026-07-25T04:27:23.608Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42598
48342026-07-25T04:27:23.609Z[ ID] Interval Transfer Bitrate
48352026-07-25T04:27:23.609Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
48362026-07-25T04:27:23.609Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
48372026-07-25T04:27:23.609Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
48382026-07-25T04:27:23.609Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48392026-07-25T04:27:23.609Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48402026-07-25T04:27:23.609Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
48412026-07-25T04:27:23.609Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48422026-07-25T04:27:23.609Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
48432026-07-25T04:27:23.609Z[SUM] 0.00-1.00 sec 332 MBytes 2.79 Gbits/sec
48442026-07-25T04:27:23.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
48452026-07-25T04:27:23.609Z[ 5] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
48462026-07-25T04:27:23.609Z[ 8] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
48472026-07-25T04:27:23.609Z[ 10] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
48482026-07-25T04:27:23.609Z[ 12] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
48492026-07-25T04:27:23.609Z[ 14] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
48502026-07-25T04:27:23.609Z[ 16] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
48512026-07-25T04:27:23.610Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48522026-07-25T04:27:23.610Z[ 20] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
48532026-07-25T04:27:23.610Z[SUM] 1.00-2.00 sec 419 MBytes 3.51 Gbits/sec
48542026-07-25T04:27:23.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
48552026-07-25T04:27:23.610Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48562026-07-25T04:27:23.610Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
48572026-07-25T04:27:23.610Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
48582026-07-25T04:27:23.610Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48592026-07-25T04:27:23.610Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48602026-07-25T04:27:23.610Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48612026-07-25T04:27:23.610Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48622026-07-25T04:27:23.610Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48632026-07-25T04:27:23.610Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
48642026-07-25T04:27:23.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
48652026-07-25T04:27:23.611Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
48662026-07-25T04:27:23.614Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
48672026-07-25T04:27:23.614Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
48682026-07-25T04:27:23.614Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48692026-07-25T04:27:23.614Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
48702026-07-25T04:27:23.614Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
48712026-07-25T04:27:23.614Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
48722026-07-25T04:27:23.614Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48732026-07-25T04:27:23.614Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
48742026-07-25T04:27:23.614Z- - - - - - - - - - - - - - - - - - - - - - - - -
48752026-07-25T04:27:23.616Z[ 5] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
48762026-07-25T04:27:23.616Z[ 8] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
48772026-07-25T04:27:23.616Z[ 10] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
48782026-07-25T04:27:23.616Z[ 12] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
48792026-07-25T04:27:23.616Z[ 14] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
48802026-07-25T04:27:23.616Z[ 16] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
48812026-07-25T04:27:23.616Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
48822026-07-25T04:27:23.616Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
48832026-07-25T04:27:23.616Z[SUM] 4.00-5.00 sec 418 MBytes 3.51 Gbits/sec
48842026-07-25T04:27:23.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
48852026-07-25T04:27:23.616Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
48862026-07-25T04:27:23.616Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
48872026-07-25T04:27:23.616Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
48882026-07-25T04:27:23.616Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
48892026-07-25T04:27:23.616Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
48902026-07-25T04:27:23.616Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
48912026-07-25T04:27:23.616Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
48922026-07-25T04:27:23.616Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
48932026-07-25T04:27:23.616Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
48942026-07-25T04:27:23.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
48952026-07-25T04:27:23.616Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
48962026-07-25T04:27:23.616Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
48972026-07-25T04:27:23.616Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
48982026-07-25T04:27:26.612Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
48992026-07-25T04:27:26.612Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
49002026-07-25T04:27:26.612Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49012026-07-25T04:27:26.612Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49022026-07-25T04:27:26.612Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
49032026-07-25T04:27:26.612Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
49042026-07-25T04:27:26.612Z- - - - - - - - - - - - - - - - - - - - - - - - -
49052026-07-25T04:27:26.612Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
49062026-07-25T04:27:26.612Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49072026-07-25T04:27:26.612Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49082026-07-25T04:27:26.612Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49092026-07-25T04:27:26.613Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49102026-07-25T04:27:26.613Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
49112026-07-25T04:27:26.613Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49122026-07-25T04:27:26.613Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
49132026-07-25T04:27:26.613Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
49142026-07-25T04:27:26.613Z- - - - - - - - - - - - - - - - - - - - - - - - -
49152026-07-25T04:27:26.613Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49162026-07-25T04:27:26.613Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49172026-07-25T04:27:26.613Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49182026-07-25T04:27:26.614Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49192026-07-25T04:27:26.614Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
49202026-07-25T04:27:26.614Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49212026-07-25T04:27:26.614Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
49222026-07-25T04:27:26.614Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49232026-07-25T04:27:26.614Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
49242026-07-25T04:27:26.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
49252026-07-25T04:27:26.615Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
49262026-07-25T04:27:26.615Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
49272026-07-25T04:27:26.615Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
49282026-07-25T04:27:26.615Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49292026-07-25T04:27:26.615Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49302026-07-25T04:27:26.615Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
49312026-07-25T04:27:26.615Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49322026-07-25T04:27:26.615Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49332026-07-25T04:27:26.615Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
49342026-07-25T04:27:26.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
49352026-07-25T04:27:26.615Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49362026-07-25T04:27:26.615Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49372026-07-25T04:27:26.615Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49382026-07-25T04:27:26.615Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49392026-07-25T04:27:26.615Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49402026-07-25T04:27:26.616Z[ 16] 10.00-10.00 sec 128 KBytes 805 Mbits/sec
49412026-07-25T04:27:26.616Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49422026-07-25T04:27:26.616Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49432026-07-25T04:27:26.616Z[SUM] 10.00-10.00 sec 128 KBytes 804 Mbits/sec
49442026-07-25T04:27:26.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
49452026-07-25T04:27:26.616Z[ ID] Interval Transfer Bitrate
49462026-07-25T04:27:26.616Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49472026-07-25T04:27:26.616Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49482026-07-25T04:27:26.616Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49492026-07-25T04:27:26.616Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49502026-07-25T04:27:26.616Z[ 14] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
49512026-07-25T04:27:26.616Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49522026-07-25T04:27:26.616Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49532026-07-25T04:27:26.616Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49542026-07-25T04:27:26.616Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
49552026-07-25T04:27:26.619ZRun 9/10...3463.0956422134846Mbps
49562026-07-25T04:27:34.013Z-----------------------------------------------------------
49572026-07-25T04:27:34.013ZServer listening on 5201 (test #30)
49582026-07-25T04:27:34.013Z-----------------------------------------------------------
49592026-07-25T04:27:34.013ZAccepted connection from 10.0.0.1, port 40844
49602026-07-25T04:27:34.013Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60471
49612026-07-25T04:27:34.013Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56526
49622026-07-25T04:27:34.013Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44184
49632026-07-25T04:27:34.013Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57426
49642026-07-25T04:27:34.013Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54247
49652026-07-25T04:27:34.013Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64830
49662026-07-25T04:27:34.013Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39766
49672026-07-25T04:27:34.014Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54635
49682026-07-25T04:27:34.014Z[ ID] Interval Transfer Bitrate
49692026-07-25T04:27:34.014Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49702026-07-25T04:27:34.014Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49712026-07-25T04:27:34.014Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49722026-07-25T04:27:34.014Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49732026-07-25T04:27:34.014Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49742026-07-25T04:27:34.014Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49752026-07-25T04:27:34.014Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49762026-07-25T04:27:34.014Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49772026-07-25T04:27:34.014Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
49782026-07-25T04:27:34.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
49792026-07-25T04:27:34.014Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49802026-07-25T04:27:34.014Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49812026-07-25T04:27:34.014Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49822026-07-25T04:27:34.014Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49832026-07-25T04:27:34.014Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49842026-07-25T04:27:34.014Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
49852026-07-25T04:27:34.014Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
49862026-07-25T04:27:34.014Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49872026-07-25T04:27:34.014Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
49882026-07-25T04:27:34.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
49892026-07-25T04:27:34.014Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
49902026-07-25T04:27:34.014Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
49912026-07-25T04:27:34.014Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
49922026-07-25T04:27:34.014Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
49932026-07-25T04:27:34.014Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
49942026-07-25T04:27:34.014Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
49952026-07-25T04:27:34.014Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
49962026-07-25T04:27:34.014Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
49972026-07-25T04:27:34.014Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
49982026-07-25T04:27:34.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
49992026-07-25T04:27:34.014Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50002026-07-25T04:27:34.014Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50012026-07-25T04:27:34.015Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50022026-07-25T04:27:34.015Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50032026-07-25T04:27:34.015Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50042026-07-25T04:27:34.015Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50052026-07-25T04:27:34.015Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50062026-07-25T04:27:34.015Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50072026-07-25T04:27:34.015Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
50082026-07-25T04:27:34.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
50092026-07-25T04:27:34.015Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50102026-07-25T04:27:34.015Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50112026-07-25T04:27:34.015Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
50122026-07-25T04:27:34.015Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50132026-07-25T04:27:34.015Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50142026-07-25T04:27:34.015Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
50152026-07-25T04:27:34.015Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50162026-07-25T04:27:34.015Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
50172026-07-25T04:27:34.015Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
50182026-07-25T04:27:34.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
50192026-07-25T04:27:34.015Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50202026-07-25T04:27:34.015Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50212026-07-25T04:27:34.015Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50222026-07-25T04:27:34.015Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50232026-07-25T04:27:34.016Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50242026-07-25T04:27:34.016Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50252026-07-25T04:27:34.016Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50262026-07-25T04:27:34.016Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50272026-07-25T04:27:34.016Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
50282026-07-25T04:27:34.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
50292026-07-25T04:27:34.016Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50302026-07-25T04:27:34.020Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50312026-07-25T04:27:34.020Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50322026-07-25T04:27:37.018Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50332026-07-25T04:27:37.018Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50342026-07-25T04:27:37.018Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50352026-07-25T04:27:37.018Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50362026-07-25T04:27:37.018Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50372026-07-25T04:27:37.018Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
50382026-07-25T04:27:37.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
50392026-07-25T04:27:37.018Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50402026-07-25T04:27:37.018Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50412026-07-25T04:27:37.019Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50422026-07-25T04:27:37.019Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50432026-07-25T04:27:37.019Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50442026-07-25T04:27:37.019Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50452026-07-25T04:27:37.019Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50462026-07-25T04:27:37.019Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50472026-07-25T04:27:37.019Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
50482026-07-25T04:27:37.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
50492026-07-25T04:27:37.019Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50502026-07-25T04:27:37.019Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
50512026-07-25T04:27:37.019Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
50522026-07-25T04:27:37.019Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50532026-07-25T04:27:37.019Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50542026-07-25T04:27:37.019Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50552026-07-25T04:27:37.019Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50562026-07-25T04:27:37.019Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
50572026-07-25T04:27:37.019Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
50582026-07-25T04:27:37.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
50592026-07-25T04:27:37.019Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50602026-07-25T04:27:37.019Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50612026-07-25T04:27:37.019Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50622026-07-25T04:27:37.019Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50632026-07-25T04:27:37.020Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50642026-07-25T04:27:37.020Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50652026-07-25T04:27:37.020Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50662026-07-25T04:27:37.020Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50672026-07-25T04:27:37.020Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
50682026-07-25T04:27:37.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
50692026-07-25T04:27:37.020Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50702026-07-25T04:27:37.020Z[ 8] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
50712026-07-25T04:27:37.020Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50722026-07-25T04:27:37.020Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50732026-07-25T04:27:37.020Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50742026-07-25T04:27:37.021Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50752026-07-25T04:27:37.021Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50762026-07-25T04:27:37.021Z[ 20] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
50772026-07-25T04:27:37.021Z[SUM] 10.00-10.00 sec 256 KBytes 1.72 Gbits/sec
50782026-07-25T04:27:37.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
50792026-07-25T04:27:37.021Z[ ID] Interval Transfer Bitrate
50802026-07-25T04:27:37.021Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
50812026-07-25T04:27:37.021Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
50822026-07-25T04:27:37.021Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
50832026-07-25T04:27:37.021Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
50842026-07-25T04:27:37.021Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
50852026-07-25T04:27:37.021Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
50862026-07-25T04:27:37.021Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
50872026-07-25T04:27:37.021Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
50882026-07-25T04:27:37.022Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
50892026-07-25T04:27:37.026ZRun 10/10...3500.9740092994552Mbps
50902026-07-25T04:27:37.026Z###---------------------###
50912026-07-25T04:27:37.026Z::: iPerf done... :::
50922026-07-25T04:27:37.026Z:::Awaiting out files...:::
50932026-07-25T04:27:37.026Z###---------------------###
50942026-07-25T04:27:37.026Z###-----###
50952026-07-25T04:27:37.026Z:::done!:::
50962026-07-25T04:27:37.026Z###-----###
50972026-07-25T04:27:37.993ZBenchmarking iperf-tcp/local/s2c/tx
50982026-07-25T04:27:37.993ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
50992026-07-25T04:27:42.077ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51002026-07-25T04:28:00.976ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51012026-07-25T04:28:01.065Ziperf-tcp/local/s2c/tx time: [3.5354 µs 3.5355 µs 3.5356 µs]
51022026-07-25T04:28:01.065Z change: [+0.7916% +0.7967% +0.8017%] (p = 0.00 < 0.05)
51032026-07-25T04:28:01.065Z Change within noise threshold.
51042026-07-25T04:28:01.065ZFound 4 outliers among 100 measurements (4.00%)
51052026-07-25T04:28:01.065Z 1 (1.00%) low severe
51062026-07-25T04:28:01.065Z 3 (3.00%) low mild
51072026-07-25T04:28:01.949Z
51082026-07-25T04:28:01.952ZBenchmarking iperf-tcp/local/s2c/rx
51092026-07-25T04:28:01.952ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51102026-07-25T04:28:06.028ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51112026-07-25T04:28:24.939ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51122026-07-25T04:28:25.025Ziperf-tcp/local/s2c/rx time: [6.5537 µs 6.5538 µs 6.5540 µs]
51132026-07-25T04:28:25.025Z change: [+0.2844% +0.2890% +0.2936%] (p = 0.00 < 0.05)
51142026-07-25T04:28:25.025Z Change within noise threshold.
51152026-07-25T04:28:25.025ZFound 7 outliers among 100 measurements (7.00%)
51162026-07-25T04:28:25.025Z 2 (2.00%) low severe
51172026-07-25T04:28:25.025Z 3 (3.00%) low mild
51182026-07-25T04:28:25.025Z 2 (2.00%) high mild
51192026-07-25T04:28:25.909Z
51202026-07-25T04:28:30.200Z+ cargo ubench
51212026-07-25T04:28:30.328Z Compiling proc-macro2 v1.0.106
51222026-07-25T04:28:30.328Z Compiling unicode-ident v1.0.24
51232026-07-25T04:28:30.329Z Compiling quote v1.0.46
51242026-07-25T04:28:30.329Z Compiling serde_core v1.0.228
51252026-07-25T04:28:30.329Z Compiling cfg-if v1.0.4
51262026-07-25T04:28:30.329Z Compiling libc v0.2.186
51272026-07-25T04:28:30.329Z Compiling memchr v2.8.3
51282026-07-25T04:28:30.332Z Compiling serde v1.0.228
51292026-07-25T04:28:30.411Z Compiling rustversion v1.0.23
51302026-07-25T04:28:30.461Z Compiling version_check v0.9.5
51312026-07-25T04:28:30.670Z Compiling zerocopy v0.8.54
51322026-07-25T04:28:30.685Z Compiling either v1.16.0
51332026-07-25T04:28:30.720Z Compiling thiserror v2.0.18
51342026-07-25T04:28:30.888Z Compiling ident_case v1.0.1
51352026-07-25T04:28:30.998Z Compiling strsim v0.11.1
51362026-07-25T04:28:31.233Z Compiling syn v1.0.109
51372026-07-25T04:28:31.252Z Compiling pin-project-lite v0.2.17
51382026-07-25T04:28:31.277Z Compiling regex-syntax v0.8.11
51392026-07-25T04:28:31.284Z Compiling crossbeam-utils v0.8.22
51402026-07-25T04:28:31.302Z Compiling equivalent v1.0.2
51412026-07-25T04:28:31.386Z Compiling hashbrown v0.17.1
51422026-07-25T04:28:31.538Z Compiling syn v2.0.119
51432026-07-25T04:28:31.555Z Compiling aho-corasick v1.1.4
51442026-07-25T04:28:31.616Z Compiling winnow v1.0.3
51452026-07-25T04:28:31.788Z Compiling itertools v0.15.0
51462026-07-25T04:28:31.918Z Compiling indexmap v2.14.0
51472026-07-25T04:28:32.506Z Compiling toml_parser v1.1.2+spec-1.1.0
51482026-07-25T04:28:32.618Z Compiling bitflags v2.13.0
51492026-07-25T04:28:32.692Z Compiling regex-automata v0.4.15
51502026-07-25T04:28:32.967Z Compiling byteorder v1.5.0
51512026-07-25T04:28:33.039Z Compiling heapless v0.8.0
51522026-07-25T04:28:33.068Z Compiling toml_datetime v1.1.1+spec-1.1.0
51532026-07-25T04:28:33.154Z Compiling autocfg v1.5.1
51542026-07-25T04:28:33.284Z Compiling toml_edit v0.25.12+spec-1.1.0
51552026-07-25T04:28:33.294Z Compiling hash32 v0.3.1
51562026-07-25T04:28:33.428Z Compiling slog v2.8.2
51572026-07-25T04:28:33.489Z Compiling num-traits v0.2.19
51582026-07-25T04:28:33.494Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51592026-07-25T04:28:33.550Z Compiling stable_deref_trait v1.2.1
51602026-07-25T04:28:33.620Z Compiling futures-core v0.3.32
51612026-07-25T04:28:33.642Z Compiling futures-sink v0.3.32
51622026-07-25T04:28:33.707Z Compiling macaddr v1.0.1
51632026-07-25T04:28:33.712Z Compiling smoltcp v0.11.0
51642026-07-25T04:28:33.739Z Compiling futures-channel v0.3.32
51652026-07-25T04:28:33.904Z Compiling proc-macro-crate v3.5.0
51662026-07-25T04:28:33.986Z Compiling proc-macro-error-attr v1.0.4
51672026-07-25T04:28:34.035Z Compiling bitflags v1.3.2
51682026-07-25T04:28:34.100Z Compiling darling_core v0.23.0
51692026-07-25T04:28:34.163Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51702026-07-25T04:28:34.201Z Compiling getrandom v0.4.3
51712026-07-25T04:28:34.308Z Compiling rand_core v0.10.1
51722026-07-25T04:28:34.369Z Compiling regex v1.13.0
51732026-07-25T04:28:34.421Z Compiling slab v0.4.12
51742026-07-25T04:28:34.455Z Compiling ref-cast v1.0.25
51752026-07-25T04:28:34.465Z Compiling managed v0.8.0
51762026-07-25T04:28:34.612Z Compiling crc32fast v1.5.0
51772026-07-25T04:28:34.703Z Compiling anyhow v1.0.103
51782026-07-25T04:28:34.752Z Compiling futures-io v0.3.32
51792026-07-25T04:28:34.758Z Compiling futures-task v0.3.32
51802026-07-25T04:28:35.000Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51812026-07-25T04:28:35.032Z Compiling proc-macro-error v1.0.4
51822026-07-25T04:28:35.253Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
51832026-07-25T04:28:35.259Z Compiling foreign-types-shared v0.3.1
51842026-07-25T04:28:35.277Z Compiling ipnetwork v0.21.1
51852026-07-25T04:28:35.312Z Compiling serde_derive v1.0.228
51862026-07-25T04:28:35.335Z Compiling zerocopy-derive v0.8.54
51872026-07-25T04:28:35.402Z Compiling thiserror-impl v2.0.18
51882026-07-25T04:28:35.467Z Compiling futures-macro v0.3.32
51892026-07-25T04:28:35.637Z Compiling ref-cast-impl v1.0.25
51902026-07-25T04:28:35.718Z Compiling num_enum_derive v0.7.6
51912026-07-25T04:28:36.219Z Compiling foreign-types-macros v0.2.3
51922026-07-25T04:28:36.266Z Compiling futures-util v0.3.32
51932026-07-25T04:28:36.269Z Compiling darling_macro v0.23.0
51942026-07-25T04:28:36.688Z Compiling cobs v0.3.0
51952026-07-25T04:28:36.695Z Compiling once_cell v1.21.4
51962026-07-25T04:28:36.829Z Compiling darling v0.23.0
51972026-07-25T04:28:36.836Z Compiling cpufeatures v0.3.0
51982026-07-25T04:28:36.895Z Compiling rustix v1.1.4
51992026-07-25T04:28:36.901Z Compiling crossbeam-epoch v0.9.20
52002026-07-25T04:28:36.901Z Compiling ingot-macros v0.2.0
52012026-07-25T04:28:36.924Z Compiling unicode-width v0.2.2
52022026-07-25T04:28:37.160Z Compiling tabwriter v1.4.1
52032026-07-25T04:28:37.216Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52042026-07-25T04:28:37.427Z Compiling chacha20 v0.10.1
52052026-07-25T04:28:37.494Z Compiling tracing-core v0.1.36
52062026-07-25T04:28:37.721Z Compiling foreign-types v0.5.0
52072026-07-25T04:28:37.791Z Compiling num_enum v0.7.6
52082026-07-25T04:28:37.939Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52092026-07-25T04:28:37.945Z Compiling tracing-attributes v0.1.31
52102026-07-25T04:28:38.477Z Compiling erased-serde v0.3.31
52112026-07-25T04:28:38.507Z Compiling postcard v1.1.3
52122026-07-25T04:28:38.667Z Compiling futures-executor v0.3.32
52132026-07-25T04:28:38.859Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52142026-07-25T04:28:39.104Z Compiling errno v0.3.14
52152026-07-25T04:28:39.120Z Compiling cstr-argument v0.1.2
52162026-07-25T04:28:39.250Z Compiling num-conv v0.2.2
52172026-07-25T04:28:39.267Z Compiling zmij v1.0.22
52182026-07-25T04:28:39.332Z Compiling pretty-hex v0.4.2
52192026-07-25T04:28:39.386Z Compiling find-msvc-tools v0.1.9
52202026-07-25T04:28:39.395Z Compiling utf8parse v0.2.2
52212026-07-25T04:28:39.458Z Compiling shlex v2.0.1
52222026-07-25T04:28:39.491Z Compiling time-core v0.1.9
52232026-07-25T04:28:39.536Z Compiling crossbeam-deque v0.8.7
52242026-07-25T04:28:39.603Z Compiling thiserror v1.0.69
52252026-07-25T04:28:39.633Z Compiling dyn-clone v1.0.20
52262026-07-25T04:28:39.664Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52272026-07-25T04:28:39.768Z Compiling ingot-types v0.2.0
52282026-07-25T04:28:39.801Z Compiling time-macros v0.2.31
52292026-07-25T04:28:39.883Z Compiling cc v1.2.67
52302026-07-25T04:28:39.977Z Compiling anstyle-parse v1.0.0
52312026-07-25T04:28:40.121Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52322026-07-25T04:28:40.185Z Compiling ingot v0.2.0
52332026-07-25T04:28:40.236Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52342026-07-25T04:28:40.320Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52352026-07-25T04:28:40.666Z Compiling tracing v0.1.44
52362026-07-25T04:28:40.775Z Compiling rand v0.10.2
52372026-07-25T04:28:40.992Z Compiling futures v0.3.32
52382026-07-25T04:28:41.064Z Compiling thiserror-impl v1.0.69
52392026-07-25T04:28:41.299Z Compiling uuid v1.23.5
52402026-07-25T04:28:41.487Z Compiling arc-swap v1.9.2
52412026-07-25T04:28:41.563Z Compiling socket2 v0.6.4
52422026-07-25T04:28:41.730Z Compiling nom v8.0.0
52432026-07-25T04:28:41.830Z Compiling thread_local v1.1.10
52442026-07-25T04:28:42.159Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52452026-07-25T04:28:42.165Z Compiling colored v3.1.1
52462026-07-25T04:28:42.199Z Compiling lazy_static v1.5.0
52472026-07-25T04:28:42.293Z Compiling iana-time-zone v0.1.65
52482026-07-25T04:28:42.366Z Compiling slog-async v2.8.0
52492026-07-25T04:28:42.595Z Compiling deranged v0.5.8
52502026-07-25T04:28:42.646Z Compiling heck v0.4.1
52512026-07-25T04:28:42.730Z Compiling anstyle v1.0.14
52522026-07-25T04:28:42.973Z Compiling anstyle-query v1.1.5
52532026-07-25T04:28:43.026Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52542026-07-25T04:28:43.191Z Compiling serde_json v1.0.150
52552026-07-25T04:28:43.233Z Compiling powerfmt v0.2.0
52562026-07-25T04:28:43.414Z Compiling oxnet v0.1.6
52572026-07-25T04:28:43.458Z Compiling is_terminal_polyfill v1.70.2
52582026-07-25T04:28:43.700Z Compiling rayon-core v1.13.0
52592026-07-25T04:28:43.704Z Compiling colorchoice v1.0.5
52602026-07-25T04:28:43.811Z Compiling anstream v1.0.0
52612026-07-25T04:28:43.876Z Compiling time v0.3.53
52622026-07-25T04:28:44.221Z Compiling rusticata-macros v5.0.0
52632026-07-25T04:28:44.379Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52642026-07-25T04:28:44.526Z Compiling chrono v0.4.45
52652026-07-25T04:28:44.959Z Compiling slog-scope v4.4.1
52662026-07-25T04:28:45.181Z Compiling cookie-factory v0.3.3
52672026-07-25T04:28:45.309Z Compiling alloca v0.4.0
52682026-07-25T04:28:45.343Z Compiling terminal_size v0.4.4
52692026-07-25T04:28:45.511Z Compiling half v2.7.1
52702026-07-25T04:28:45.584Z Compiling crossbeam-channel v0.5.16
52712026-07-25T04:28:45.729Z Compiling is-terminal v0.4.17
52722026-07-25T04:28:45.787Z Compiling itertools v0.12.1
52732026-07-25T04:28:45.820Z Compiling cfg_aliases v0.2.1
52742026-07-25T04:28:45.835Z Compiling take_mut v0.2.2
52752026-07-25T04:28:45.884Z Compiling itoa v1.0.18
52762026-07-25T04:28:45.942Z Compiling ciborium-io v0.2.2
52772026-07-25T04:28:46.101Z Compiling clap_lex v1.1.0
52782026-07-25T04:28:46.239Z Compiling term v1.2.1
52792026-07-25T04:28:46.424Z Compiling log v0.4.33
52802026-07-25T04:28:46.658Z Compiling heck v0.5.0
52812026-07-25T04:28:46.748Z Compiling plotters-backend v0.3.7
52822026-07-25T04:28:46.855Z Compiling circular v0.3.0
52832026-07-25T04:28:47.066Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52842026-07-25T04:28:47.066Z Compiling pcap-parser v0.17.0
52852026-07-25T04:28:47.233Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52862026-07-25T04:28:47.552Z Compiling plotters-svg v0.3.7
52872026-07-25T04:28:47.633Z Compiling clap_derive v4.6.1
52882026-07-25T04:28:47.849Z Compiling slog-stdlog v4.1.1
52892026-07-25T04:28:48.038Z Compiling slog-term v2.9.2
52902026-07-25T04:28:48.177Z Compiling clap_builder v4.6.0
52912026-07-25T04:28:49.217Z Compiling ciborium-ll v0.2.2
52922026-07-25T04:28:49.282Z Compiling nix v0.31.3
52932026-07-25T04:28:49.451Z Compiling itertools v0.13.0
52942026-07-25T04:28:49.653Z Compiling cast v0.3.0
52952026-07-25T04:28:49.824Z Compiling same-file v1.0.6
52962026-07-25T04:28:49.983Z Compiling walkdir v2.5.0
52972026-07-25T04:28:50.219Z Compiling clap v4.6.1
52982026-07-25T04:28:50.294Z Compiling rayon v1.12.0
52992026-07-25T04:28:50.547Z Compiling slog-envlogger v2.2.0
53002026-07-25T04:28:50.646Z Compiling ciborium v0.2.2
53012026-07-25T04:28:50.678Z Compiling tinytemplate v1.2.1
53022026-07-25T04:28:50.974Z Compiling criterion-plot v0.8.2
53032026-07-25T04:28:51.369Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53042026-07-25T04:28:51.455Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53052026-07-25T04:28:51.725Z Compiling plotters v0.3.7
53062026-07-25T04:28:51.793Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53072026-07-25T04:28:52.470Z Compiling page_size v0.6.0
53082026-07-25T04:28:52.577Z Compiling anes v0.1.6
53092026-07-25T04:28:52.698Z Compiling dtor-proc-macro v0.0.13
53102026-07-25T04:28:52.823Z Compiling oorandom v11.1.5
53112026-07-25T04:28:52.941Z Compiling criterion v0.8.2
53122026-07-25T04:28:52.946Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53132026-07-25T04:28:53.041Z Compiling dtor v0.8.1
53142026-07-25T04:28:53.127Z Compiling link-section v0.2.1
53152026-07-25T04:28:53.262Z Compiling ctor-proc-macro v0.0.13
53162026-07-25T04:28:53.606Z Compiling ctor v0.10.1
53172026-07-25T04:28:54.998Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53182026-07-25T04:30:16.416Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 46s
53192026-07-25T04:30:16.442Z Running benches/userland.rs (target/release-lto/deps/userland-4f35a5bb7e5985d0)
53202026-07-25T04:30:16.446ZGnuplot not found, using plotters backend
53212026-07-25T04:30:16.583ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53222026-07-25T04:30:16.583ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53232026-07-25T04:30:22.042ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0024 s (7.7M iterations)
53242026-07-25T04:30:26.900ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53252026-07-25T04:30:26.990Zparse/Hairpin-DHCPv4/wallclock/Discover
53262026-07-25T04:30:26.990Z time: [61.545 ns 61.768 ns 61.984 ns]
53272026-07-25T04:30:26.990Z change: [−1.4365% −0.4820% +0.5832%] (p = 0.37 > 0.05)
53282026-07-25T04:30:26.990Z No change in performance detected.
53292026-07-25T04:30:26.990ZFound 5 outliers among 100 measurements (5.00%)
53302026-07-25T04:30:26.990Z 2 (2.00%) high mild
53312026-07-25T04:30:26.990Z 3 (3.00%) high severe
53322026-07-25T04:30:27.877Z
53332026-07-25T04:30:27.880ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53342026-07-25T04:30:27.880ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53352026-07-25T04:30:33.748ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0054 s (3.6M iterations)
53362026-07-25T04:30:38.704ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53372026-07-25T04:30:38.791Zprocess/Hairpin-DHCPv4/wallclock/Discover
53382026-07-25T04:30:38.791Z time: [811.69 ns 812.08 ns 812.45 ns]
53392026-07-25T04:30:38.791Z change: [+1.4417% +1.6026% +1.7673%] (p = 0.00 < 0.05)
53402026-07-25T04:30:38.791Z Performance has regressed.
53412026-07-25T04:30:38.791ZFound 6 outliers among 100 measurements (6.00%)
53422026-07-25T04:30:38.791Z 4 (4.00%) high mild
53432026-07-25T04:30:38.791Z 2 (2.00%) high severe
53442026-07-25T04:30:39.675Z
53452026-07-25T04:30:39.677ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53462026-07-25T04:30:39.678ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53472026-07-25T04:30:45.326ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0002 s (7.4M iterations)
53482026-07-25T04:30:50.021ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53492026-07-25T04:30:50.109Zparse/Hairpin-DHCPv4/wallclock/Request
53502026-07-25T04:30:50.109Z time: [61.873 ns 62.099 ns 62.318 ns]
53512026-07-25T04:30:50.109Z change: [−1.0413% −0.0102% +1.0136%] (p = 0.98 > 0.05)
53522026-07-25T04:30:50.109Z No change in performance detected.
53532026-07-25T04:30:50.109ZFound 7 outliers among 100 measurements (7.00%)
53542026-07-25T04:30:50.109Z 4 (4.00%) high mild
53552026-07-25T04:30:50.109Z 3 (3.00%) high severe
53562026-07-25T04:30:50.998Z
53572026-07-25T04:30:51.001ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53582026-07-25T04:30:51.001ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53592026-07-25T04:30:56.769ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0026 s (3.6M iterations)
53602026-07-25T04:31:01.701ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53612026-07-25T04:31:01.787Zprocess/Hairpin-DHCPv4/wallclock/Request
53622026-07-25T04:31:01.787Z time: [783.86 ns 784.36 ns 784.94 ns]
53632026-07-25T04:31:01.787Z change: [+0.7511% +0.9323% +1.1252%] (p = 0.00 < 0.05)
53642026-07-25T04:31:01.787Z Change within noise threshold.
53652026-07-25T04:31:01.787ZFound 5 outliers among 100 measurements (5.00%)
53662026-07-25T04:31:01.787Z 4 (4.00%) high mild
53672026-07-25T04:31:01.787Z 1 (1.00%) high severe
53682026-07-25T04:31:02.676Z
53692026-07-25T04:31:02.679ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53702026-07-25T04:31:02.679ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53712026-07-25T04:31:06.126ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0004 s (6.1M iterations)
53722026-07-25T04:31:10.958ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53732026-07-25T04:31:11.043Zparse/Hairpin-DHCPv6/wallclock/Solicit
53742026-07-25T04:31:11.043Z time: [60.741 ns 60.985 ns 61.220 ns]
53752026-07-25T04:31:11.043Z change: [−1.3486% −0.2243% +1.0328%] (p = 0.72 > 0.05)
53762026-07-25T04:31:11.043Z No change in performance detected.
53772026-07-25T04:31:11.043ZFound 4 outliers among 100 measurements (4.00%)
53782026-07-25T04:31:11.044Z 2 (2.00%) high mild
53792026-07-25T04:31:11.044Z 2 (2.00%) high severe
53802026-07-25T04:31:11.932Z
53812026-07-25T04:31:11.935ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53822026-07-25T04:31:11.936ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53832026-07-25T04:31:15.648ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0016 s (2.8M iterations)
53842026-07-25T04:31:20.645ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53852026-07-25T04:31:20.731Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53862026-07-25T04:31:20.731Z time: [1.0275 µs 1.0279 µs 1.0284 µs]
53872026-07-25T04:31:20.731Z change: [−1.5647% −1.4264% −1.2879%] (p = 0.00 < 0.05)
53882026-07-25T04:31:20.731Z Performance has improved.
53892026-07-25T04:31:20.732ZFound 5 outliers among 100 measurements (5.00%)
53902026-07-25T04:31:20.732Z 3 (3.00%) high mild
53912026-07-25T04:31:20.732Z 2 (2.00%) high severe
53922026-07-25T04:31:21.617Z
53932026-07-25T04:31:21.620ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
53942026-07-25T04:31:21.620ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
53952026-07-25T04:31:25.432ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0017 s (5.5M iterations)
53962026-07-25T04:31:30.119ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
53972026-07-25T04:31:30.205Zparse/Hairpin-DHCPv6/wallclock/Request
53982026-07-25T04:31:30.205Z time: [61.046 ns 61.315 ns 61.577 ns]
53992026-07-25T04:31:30.205Z change: [−1.0045% +0.1306% +1.2519%] (p = 0.82 > 0.05)
54002026-07-25T04:31:30.205Z No change in performance detected.
54012026-07-25T04:31:30.205ZFound 5 outliers among 100 measurements (5.00%)
54022026-07-25T04:31:30.205Z 2 (2.00%) high mild
54032026-07-25T04:31:30.205Z 3 (3.00%) high severe
54042026-07-25T04:31:31.093Z
54052026-07-25T04:31:31.096ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54062026-07-25T04:31:31.096ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54072026-07-25T04:31:35.030ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0054 s (2.7M iterations)
54082026-07-25T04:31:39.980ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54092026-07-25T04:31:40.065Zprocess/Hairpin-DHCPv6/wallclock/Request
54102026-07-25T04:31:40.066Z time: [1.0590 µs 1.0597 µs 1.0605 µs]
54112026-07-25T04:31:40.066Z change: [−1.5634% −1.4463% −1.3291%] (p = 0.00 < 0.05)
54122026-07-25T04:31:40.066Z Performance has improved.
54132026-07-25T04:31:40.066ZFound 7 outliers among 100 measurements (7.00%)
54142026-07-25T04:31:40.066Z 3 (3.00%) high mild
54152026-07-25T04:31:40.066Z 4 (4.00%) high severe
54162026-07-25T04:31:40.955Z
54172026-07-25T04:31:40.959ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54182026-07-25T04:31:40.959ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54192026-07-25T04:31:47.036ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0004 s (6.9M iterations)
54202026-07-25T04:31:51.555ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54212026-07-25T04:31:51.641Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54222026-07-25T04:31:51.641Z time: [61.191 ns 61.430 ns 61.662 ns]
54232026-07-25T04:31:51.641Z change: [−1.1998% −0.2071% +0.8763%] (p = 0.70 > 0.05)
54242026-07-25T04:31:51.641Z No change in performance detected.
54252026-07-25T04:31:51.641ZFound 7 outliers among 100 measurements (7.00%)
54262026-07-25T04:31:51.641Z 4 (4.00%) high mild
54272026-07-25T04:31:51.641Z 3 (3.00%) high severe
54282026-07-25T04:31:52.533Z
54292026-07-25T04:31:52.537ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54302026-07-25T04:31:52.538ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54312026-07-25T04:31:57.816ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0057 s (4.0M iterations)
54322026-07-25T04:32:02.658ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54332026-07-25T04:32:02.743Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54342026-07-25T04:32:02.743Z time: [623.13 ns 623.27 ns 623.43 ns]
54352026-07-25T04:32:02.744Z change: [+0.1888% +0.3749% +0.5516%] (p = 0.00 < 0.05)
54362026-07-25T04:32:02.744Z Change within noise threshold.
54372026-07-25T04:32:02.744ZFound 10 outliers among 100 measurements (10.00%)
54382026-07-25T04:32:02.744Z 6 (6.00%) high mild
54392026-07-25T04:32:02.744Z 4 (4.00%) high severe
54402026-07-25T04:32:03.632Z
54412026-07-25T04:32:03.635ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54422026-07-25T04:32:03.635ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54432026-07-25T04:32:07.941ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0010 s (4.9M iterations)
54442026-07-25T04:32:11.789ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54452026-07-25T04:32:11.875Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54462026-07-25T04:32:11.875Z time: [121.24 ns 121.46 ns 121.68 ns]
54472026-07-25T04:32:11.875Z change: [−0.6125% +0.0798% +0.8053%] (p = 0.84 > 0.05)
54482026-07-25T04:32:11.875Z No change in performance detected.
54492026-07-25T04:32:11.875ZFound 5 outliers among 100 measurements (5.00%)
54502026-07-25T04:32:11.875Z 2 (2.00%) high mild
54512026-07-25T04:32:11.876Z 3 (3.00%) high severe
54522026-07-25T04:32:12.773Z
54532026-07-25T04:32:12.776ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54542026-07-25T04:32:12.776ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54552026-07-25T04:32:16.005ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0034 s (3.2M iterations)
54562026-07-25T04:32:20.498ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54572026-07-25T04:32:20.584Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54582026-07-25T04:32:20.584Z time: [707.26 ns 707.75 ns 708.22 ns]
54592026-07-25T04:32:20.584Z change: [+0.1887% +0.3621% +0.5300%] (p = 0.00 < 0.05)
54602026-07-25T04:32:20.584Z Change within noise threshold.
54612026-07-25T04:32:20.584ZFound 6 outliers among 100 measurements (6.00%)
54622026-07-25T04:32:20.584Z 3 (3.00%) high mild
54632026-07-25T04:32:20.584Z 3 (3.00%) high severe
54642026-07-25T04:32:21.472Z
54652026-07-25T04:32:21.475ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54662026-07-25T04:32:21.475ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54672026-07-25T04:32:27.582ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0021 s (6.9M iterations)
54682026-07-25T04:32:32.050ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54692026-07-25T04:32:32.137Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54702026-07-25T04:32:32.137Z time: [60.606 ns 60.833 ns 61.053 ns]
54712026-07-25T04:32:32.137Z change: [−0.9569% +0.0742% +1.0804%] (p = 0.90 > 0.05)
54722026-07-25T04:32:32.137Z No change in performance detected.
54732026-07-25T04:32:32.137ZFound 5 outliers among 100 measurements (5.00%)
54742026-07-25T04:32:32.137Z 1 (1.00%) high mild
54752026-07-25T04:32:32.137Z 4 (4.00%) high severe
54762026-07-25T04:32:33.035Z
54772026-07-25T04:32:33.038ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54782026-07-25T04:32:33.038ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54792026-07-25T04:32:39.087ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0063 s (3.5M iterations)
54802026-07-25T04:32:43.914ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54812026-07-25T04:32:44.000Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54822026-07-25T04:32:44.000Z time: [798.36 ns 798.65 ns 798.94 ns]
54832026-07-25T04:32:44.000Z change: [−0.6691% −0.5094% −0.3374%] (p = 0.00 < 0.05)
54842026-07-25T04:32:44.001Z Change within noise threshold.
54852026-07-25T04:32:44.001ZFound 4 outliers among 100 measurements (4.00%)
54862026-07-25T04:32:44.001Z 2 (2.00%) high mild
54872026-07-25T04:32:44.001Z 2 (2.00%) high severe
54882026-07-25T04:32:44.891Z
54892026-07-25T04:32:44.894ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
54902026-07-25T04:32:44.894ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54912026-07-25T04:32:51.065ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0028 s (6.8M iterations)
54922026-07-25T04:32:55.468ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54932026-07-25T04:32:55.554Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
54942026-07-25T04:32:55.554Z time: [60.534 ns 60.808 ns 61.070 ns]
54952026-07-25T04:32:55.554Z change: [−0.3950% +0.6371% +1.6808%] (p = 0.24 > 0.05)
54962026-07-25T04:32:55.554Z No change in performance detected.
54972026-07-25T04:32:55.554ZFound 4 outliers among 100 measurements (4.00%)
54982026-07-25T04:32:55.554Z 2 (2.00%) high mild
54992026-07-25T04:32:55.554Z 2 (2.00%) high severe
55002026-07-25T04:32:56.441Z
55012026-07-25T04:32:56.444ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55022026-07-25T04:32:56.444ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55032026-07-25T04:33:02.362ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0044 s (3.5M iterations)
55042026-07-25T04:33:07.153ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55052026-07-25T04:33:07.236Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55062026-07-25T04:33:07.237Z time: [760.73 ns 761.25 ns 761.71 ns]
55072026-07-25T04:33:07.237Z change: [−1.0143% −0.8157% −0.5843%] (p = 0.00 < 0.05)
55082026-07-25T04:33:07.237Z Change within noise threshold.
55092026-07-25T04:33:07.237ZFound 5 outliers among 100 measurements (5.00%)
55102026-07-25T04:33:07.237Z 2 (2.00%) high mild
55112026-07-25T04:33:07.237Z 3 (3.00%) high severe
55122026-07-25T04:33:08.119Z
55132026-07-25T04:33:08.123ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55142026-07-25T04:33:08.123ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55152026-07-25T04:33:11.560ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (12M iterations)
55162026-07-25T04:33:15.341ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55172026-07-25T04:33:15.427Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55182026-07-25T04:33:15.427Z time: [62.381 ns 62.622 ns 62.850 ns]
55192026-07-25T04:33:15.427Z change: [−0.5390% +0.1676% +0.8854%] (p = 0.64 > 0.05)
55202026-07-25T04:33:15.427Z No change in performance detected.
55212026-07-25T04:33:15.427ZFound 2 outliers among 100 measurements (2.00%)
55222026-07-25T04:33:15.427Z 2 (2.00%) high severe
55232026-07-25T04:33:16.320Z
55242026-07-25T04:33:16.323ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55252026-07-25T04:33:16.323ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55262026-07-25T04:33:21.527ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0024 s (4.0M iterations)
55272026-07-25T04:33:26.216ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55282026-07-25T04:33:26.302Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55292026-07-25T04:33:26.302Z time: [253.19 ns 253.42 ns 253.62 ns]
55302026-07-25T04:33:26.302Z change: [−1.2010% −0.7771% −0.3520%] (p = 0.00 < 0.05)
55312026-07-25T04:33:26.302Z Change within noise threshold.
55322026-07-25T04:33:26.302ZFound 7 outliers among 100 measurements (7.00%)
55332026-07-25T04:33:26.302Z 2 (2.00%) high mild
55342026-07-25T04:33:26.302Z 5 (5.00%) high severe
55352026-07-25T04:33:27.187Z
55362026-07-25T04:33:27.191ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55372026-07-25T04:33:27.191ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55382026-07-25T04:33:30.246ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0011 s (6.9M iterations)
55392026-07-25T04:33:34.956ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55402026-07-25T04:33:35.043Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55412026-07-25T04:33:35.043Z time: [79.713 ns 80.064 ns 80.399 ns]
55422026-07-25T04:33:35.043Z change: [−1.1320% −0.3011% +0.5749%] (p = 0.49 > 0.05)
55432026-07-25T04:33:35.043Z No change in performance detected.
55442026-07-25T04:33:35.043ZFound 3 outliers among 100 measurements (3.00%)
55452026-07-25T04:33:35.043Z 1 (1.00%) high mild
55462026-07-25T04:33:35.043Z 2 (2.00%) high severe
55472026-07-25T04:33:35.933Z
55482026-07-25T04:33:35.936ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55492026-07-25T04:33:35.936ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55502026-07-25T04:33:40.009ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0052 s (2.6M iterations)
55512026-07-25T04:33:44.968ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55522026-07-25T04:33:45.054Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55532026-07-25T04:33:45.054Z time: [271.90 ns 272.08 ns 272.29 ns]
55542026-07-25T04:33:45.057Z change: [−1.1176% −0.6617% −0.2394%] (p = 0.00 < 0.05)
55552026-07-25T04:33:45.058Z Change within noise threshold.
55562026-07-25T04:33:45.058ZFound 6 outliers among 100 measurements (6.00%)
55572026-07-25T04:33:45.058Z 3 (3.00%) high mild
55582026-07-25T04:33:45.058Z 3 (3.00%) high severe
55592026-07-25T04:33:45.953Z
55602026-07-25T04:33:45.956ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55612026-07-25T04:33:45.957ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55622026-07-25T04:33:52.145ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0025 s (6.8M iterations)
55632026-07-25T04:33:55.685ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55642026-07-25T04:33:55.771Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55652026-07-25T04:33:55.771Z time: [97.416 ns 97.699 ns 97.967 ns]
55662026-07-25T04:33:55.772Z change: [−1.8841% −1.1794% −0.3765%] (p = 0.00 < 0.05)
55672026-07-25T04:33:55.772Z Change within noise threshold.
55682026-07-25T04:33:55.772ZFound 2 outliers among 100 measurements (2.00%)
55692026-07-25T04:33:55.772Z 1 (1.00%) high mild
55702026-07-25T04:33:55.773Z 1 (1.00%) high severe
55712026-07-25T04:33:56.660Z
55722026-07-25T04:33:56.663ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55732026-07-25T04:33:56.663ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55742026-07-25T04:33:59.669ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0008 s (3.5M iterations)
55752026-07-25T04:34:04.266ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55762026-07-25T04:34:04.352Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55772026-07-25T04:34:04.352Z time: [225.32 ns 225.68 ns 226.10 ns]
55782026-07-25T04:34:04.354Z change: [−0.3788% +0.1268% +0.6025%] (p = 0.61 > 0.05)
55792026-07-25T04:34:04.354Z No change in performance detected.
55802026-07-25T04:34:04.354ZFound 14 outliers among 100 measurements (14.00%)
55812026-07-25T04:34:04.354Z 10 (10.00%) high mild
55822026-07-25T04:34:04.354Z 4 (4.00%) high severe
55832026-07-25T04:34:05.241Z
55842026-07-25T04:34:05.244ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55852026-07-25T04:34:05.244ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55862026-07-25T04:34:09.590ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0013 s (4.8M iterations)
55872026-07-25T04:34:13.926ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55882026-07-25T04:34:14.013Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55892026-07-25T04:34:14.013Z time: [115.99 ns 116.38 ns 116.75 ns]
55902026-07-25T04:34:14.013Z change: [−1.8299% −0.9983% −0.1751%] (p = 0.02 < 0.05)
55912026-07-25T04:34:14.013Z Change within noise threshold.
55922026-07-25T04:34:14.013ZFound 4 outliers among 100 measurements (4.00%)
55932026-07-25T04:34:14.013Z 2 (2.00%) high mild
55942026-07-25T04:34:14.013Z 2 (2.00%) high severe
55952026-07-25T04:34:14.900Z
55962026-07-25T04:34:14.904ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55972026-07-25T04:34:14.904ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55982026-07-25T04:34:19.432ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0094 s (2.3M iterations)
55992026-07-25T04:34:24.245ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56002026-07-25T04:34:24.331Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56012026-07-25T04:34:24.331Z time: [242.76 ns 243.16 ns 243.64 ns]
56022026-07-25T04:34:24.331Z change: [−1.2308% −0.6992% −0.1804%] (p = 0.01 < 0.05)
56032026-07-25T04:34:24.331Z Change within noise threshold.
56042026-07-25T04:34:24.331ZFound 12 outliers among 100 measurements (12.00%)
56052026-07-25T04:34:24.331Z 8 (8.00%) high mild
56062026-07-25T04:34:24.331Z 4 (4.00%) high severe
56072026-07-25T04:34:25.225Z
56082026-07-25T04:34:25.228ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56092026-07-25T04:34:25.228ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56102026-07-25T04:34:28.498ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (13M iterations)
56112026-07-25T04:34:32.423ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56122026-07-25T04:34:32.509Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56132026-07-25T04:34:32.509Z time: [61.251 ns 61.478 ns 61.690 ns]
56142026-07-25T04:34:32.509Z change: [−0.7756% −0.0982% +0.5979%] (p = 0.78 > 0.05)
56152026-07-25T04:34:32.509Z No change in performance detected.
56162026-07-25T04:34:32.509ZFound 3 outliers among 100 measurements (3.00%)
56172026-07-25T04:34:32.509Z 1 (1.00%) high mild
56182026-07-25T04:34:32.509Z 2 (2.00%) high severe
56192026-07-25T04:34:33.405Z
56202026-07-25T04:34:33.408ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56212026-07-25T04:34:33.408ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56222026-07-25T04:34:38.215ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0032 s (4.4M iterations)
56232026-07-25T04:34:42.959ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56242026-07-25T04:34:43.045Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56252026-07-25T04:34:43.045Z time: [217.01 ns 217.18 ns 217.34 ns]
56262026-07-25T04:34:43.045Z change: [−1.0110% −0.4927% +0.0614%] (p = 0.07 > 0.05)
56272026-07-25T04:34:43.045Z No change in performance detected.
56282026-07-25T04:34:43.045ZFound 11 outliers among 100 measurements (11.00%)
56292026-07-25T04:34:43.045Z 1 (1.00%) low mild
56302026-07-25T04:34:43.045Z 5 (5.00%) high mild
56312026-07-25T04:34:43.045Z 5 (5.00%) high severe
56322026-07-25T04:34:43.939Z
56332026-07-25T04:34:43.942ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56342026-07-25T04:34:43.942ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56352026-07-25T04:34:46.976ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (6.9M iterations)
56362026-07-25T04:34:51.710ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56372026-07-25T04:34:51.791Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56382026-07-25T04:34:51.791Z time: [78.903 ns 79.345 ns 79.769 ns]
56392026-07-25T04:34:51.791Z change: [−0.6486% +0.1817% +1.0200%] (p = 0.68 > 0.05)
56402026-07-25T04:34:51.792Z No change in performance detected.
56412026-07-25T04:34:51.792ZFound 2 outliers among 100 measurements (2.00%)
56422026-07-25T04:34:51.792Z 1 (1.00%) high mild
56432026-07-25T04:34:51.792Z 1 (1.00%) high severe
56442026-07-25T04:34:52.684Z
56452026-07-25T04:34:52.687ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56462026-07-25T04:34:52.687ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56472026-07-25T04:34:56.583ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0061 s (2.7M iterations)
56482026-07-25T04:35:01.610ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56492026-07-25T04:35:01.695Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56502026-07-25T04:35:01.695Z time: [235.18 ns 235.34 ns 235.53 ns]
56512026-07-25T04:35:01.695Z change: [−1.5826% −1.0504% −0.5210%] (p = 0.00 < 0.05)
56522026-07-25T04:35:01.695Z Change within noise threshold.
56532026-07-25T04:35:01.695ZFound 7 outliers among 100 measurements (7.00%)
56542026-07-25T04:35:01.695Z 2 (2.00%) high mild
56552026-07-25T04:35:01.695Z 5 (5.00%) high severe
56562026-07-25T04:35:02.584Z
56572026-07-25T04:35:02.589ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56582026-07-25T04:35:02.589ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56592026-07-25T04:35:08.617ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0024 s (7.0M iterations)
56602026-07-25T04:35:12.225ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56612026-07-25T04:35:12.311Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56622026-07-25T04:35:12.311Z time: [96.848 ns 97.089 ns 97.331 ns]
56632026-07-25T04:35:12.311Z change: [−1.7121% −0.9773% −0.1846%] (p = 0.01 < 0.05)
56642026-07-25T04:35:12.311Z Change within noise threshold.
56652026-07-25T04:35:12.311ZFound 2 outliers among 100 measurements (2.00%)
56662026-07-25T04:35:12.311Z 2 (2.00%) high severe
56672026-07-25T04:35:13.201Z
56682026-07-25T04:35:13.222ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56692026-07-25T04:35:13.222ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56702026-07-25T04:35:19.071ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0036 s (3.6M iterations)
56712026-07-25T04:35:23.493ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56722026-07-25T04:35:23.580Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56732026-07-25T04:35:23.580Z time: [187.78 ns 187.98 ns 188.23 ns]
56742026-07-25T04:35:23.580Z change: [−0.0502% +0.5362% +1.1596%] (p = 0.08 > 0.05)
56752026-07-25T04:35:23.580Z No change in performance detected.
56762026-07-25T04:35:23.580ZFound 17 outliers among 100 measurements (17.00%)
56772026-07-25T04:35:23.580Z 17 (17.00%) high severe
56782026-07-25T04:35:24.470Z
56792026-07-25T04:35:24.473ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56802026-07-25T04:35:24.476ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56812026-07-25T04:35:28.777ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (4.9M iterations)
56822026-07-25T04:35:33.098ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56832026-07-25T04:35:33.185Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56842026-07-25T04:35:33.185Z time: [115.34 ns 115.70 ns 116.05 ns]
56852026-07-25T04:35:33.185Z change: [−1.8732% −1.0206% −0.1528%] (p = 0.02 < 0.05)
56862026-07-25T04:35:33.185Z Change within noise threshold.
56872026-07-25T04:35:33.185ZFound 4 outliers among 100 measurements (4.00%)
56882026-07-25T04:35:33.185Z 2 (2.00%) high mild
56892026-07-25T04:35:33.185Z 2 (2.00%) high severe
56902026-07-25T04:35:34.078Z
56912026-07-25T04:35:34.081ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56922026-07-25T04:35:34.081ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56932026-07-25T04:35:38.414ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0007 s (2.4M iterations)
56942026-07-25T04:35:43.207ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56952026-07-25T04:35:43.293Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56962026-07-25T04:35:43.293Z time: [205.10 ns 205.32 ns 205.58 ns]
56972026-07-25T04:35:43.293Z change: [−1.0969% −0.4929% +0.1697%] (p = 0.14 > 0.05)
56982026-07-25T04:35:43.293Z No change in performance detected.
56992026-07-25T04:35:43.293ZFound 17 outliers among 100 measurements (17.00%)
57002026-07-25T04:35:43.293Z 4 (4.00%) high mild
57012026-07-25T04:35:43.293Z 13 (13.00%) high severe
57022026-07-25T04:35:44.184Z
57032026-07-25T04:35:44.187ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57042026-07-25T04:35:44.187ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57052026-07-25T04:35:47.739ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (12M iterations)
57062026-07-25T04:35:51.781ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57072026-07-25T04:35:51.860Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57082026-07-25T04:35:51.860Z time: [61.225 ns 61.477 ns 61.714 ns]
57092026-07-25T04:35:51.860Z change: [−0.8143% −0.1168% +0.6237%] (p = 0.76 > 0.05)
57102026-07-25T04:35:51.860Z No change in performance detected.
57112026-07-25T04:35:51.860ZFound 7 outliers among 100 measurements (7.00%)
57122026-07-25T04:35:51.860Z 3 (3.00%) high mild
57132026-07-25T04:35:51.860Z 4 (4.00%) high severe
57142026-07-25T04:35:52.744Z
57152026-07-25T04:35:52.748ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57162026-07-25T04:35:52.748ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57172026-07-25T04:35:58.117ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (3.9M iterations)
57182026-07-25T04:36:02.896ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57192026-07-25T04:36:02.982Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57202026-07-25T04:36:02.982Z time: [250.01 ns 250.26 ns 250.49 ns]
57212026-07-25T04:36:02.982Z change: [−1.2191% −0.7750% −0.3703%] (p = 0.00 < 0.05)
57222026-07-25T04:36:02.982Z Change within noise threshold.
57232026-07-25T04:36:02.982ZFound 6 outliers among 100 measurements (6.00%)
57242026-07-25T04:36:02.982Z 3 (3.00%) high mild
57252026-07-25T04:36:02.982Z 3 (3.00%) high severe
57262026-07-25T04:36:03.872Z
57272026-07-25T04:36:03.875ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57282026-07-25T04:36:03.875ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57292026-07-25T04:36:07.033ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (6.6M iterations)
57302026-07-25T04:36:11.802ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57312026-07-25T04:36:11.910Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57322026-07-25T04:36:11.910Z time: [79.127 ns 79.451 ns 79.759 ns]
57332026-07-25T04:36:11.910Z change: [−0.5676% +0.2985% +1.1547%] (p = 0.50 > 0.05)
57342026-07-25T04:36:11.910Z No change in performance detected.
57352026-07-25T04:36:11.910ZFound 3 outliers among 100 measurements (3.00%)
57362026-07-25T04:36:11.910Z 1 (1.00%) high mild
57372026-07-25T04:36:11.910Z 2 (2.00%) high severe
57382026-07-25T04:36:12.779Z
57392026-07-25T04:36:12.783ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57402026-07-25T04:36:12.783ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57412026-07-25T04:36:16.976ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0025 s (2.5M iterations)
57422026-07-25T04:36:21.932ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57432026-07-25T04:36:22.017Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57442026-07-25T04:36:22.017Z time: [268.11 ns 268.37 ns 268.66 ns]
57452026-07-25T04:36:22.018Z change: [−1.3733% −0.8639% −0.3616%] (p = 0.00 < 0.05)
57462026-07-25T04:36:22.018Z Change within noise threshold.
57472026-07-25T04:36:22.018ZFound 6 outliers among 100 measurements (6.00%)
57482026-07-25T04:36:22.018Z 2 (2.00%) high mild
57492026-07-25T04:36:22.018Z 4 (4.00%) high severe
57502026-07-25T04:36:22.905Z
57512026-07-25T04:36:22.910ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57522026-07-25T04:36:22.910ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57532026-07-25T04:36:25.923ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0021 s (7.0M iterations)
57542026-07-25T04:36:29.798ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57552026-07-25T04:36:29.965Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57562026-07-25T04:36:29.965Z time: [98.169 ns 98.295 ns 98.439 ns]
57572026-07-25T04:36:29.965Z change: [−0.9067% −0.1635% +0.5822%] (p = 0.69 > 0.05)
57582026-07-25T04:36:29.965Z No change in performance detected.
57592026-07-25T04:36:29.965ZFound 10 outliers among 100 measurements (10.00%)
57602026-07-25T04:36:29.968Z 6 (6.00%) high mild
57612026-07-25T04:36:29.969Z 4 (4.00%) high severe
57622026-07-25T04:36:30.774Z
57632026-07-25T04:36:30.778ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57642026-07-25T04:36:30.778ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57652026-07-25T04:36:33.883ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0068 s (3.4M iterations)
57662026-07-25T04:36:38.539ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57672026-07-25T04:36:38.625Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57682026-07-25T04:36:38.625Z time: [221.36 ns 221.60 ns 221.90 ns]
57692026-07-25T04:36:38.625Z change: [−0.9287% −0.4279% +0.1049%] (p = 0.12 > 0.05)
57702026-07-25T04:36:38.625Z No change in performance detected.
57712026-07-25T04:36:38.625ZFound 17 outliers among 100 measurements (17.00%)
57722026-07-25T04:36:38.625Z 11 (11.00%) high mild
57732026-07-25T04:36:38.625Z 6 (6.00%) high severe
57742026-07-25T04:36:39.516Z
57752026-07-25T04:36:39.520ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57762026-07-25T04:36:39.520ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57772026-07-25T04:36:43.961ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (4.7M iterations)
57782026-07-25T04:36:48.373ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57792026-07-25T04:36:48.458Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57802026-07-25T04:36:48.458Z time: [116.66 ns 116.86 ns 117.06 ns]
57812026-07-25T04:36:48.459Z change: [−1.4704% −0.6730% +0.0955%] (p = 0.10 > 0.05)
57822026-07-25T04:36:48.459Z No change in performance detected.
57832026-07-25T04:36:48.459ZFound 5 outliers among 100 measurements (5.00%)
57842026-07-25T04:36:48.459Z 2 (2.00%) high mild
57852026-07-25T04:36:48.459Z 3 (3.00%) high severe
57862026-07-25T04:36:49.349Z
57872026-07-25T04:36:49.353ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57882026-07-25T04:36:49.353ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57892026-07-25T04:36:53.988ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0048 s (2.3M iterations)
57902026-07-25T04:36:58.835ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57912026-07-25T04:36:58.920Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57922026-07-25T04:36:58.920Z time: [239.72 ns 240.10 ns 240.55 ns]
57932026-07-25T04:36:58.920Z change: [−1.0431% −0.5188% +0.0357%] (p = 0.07 > 0.05)
57942026-07-25T04:36:58.920Z No change in performance detected.
57952026-07-25T04:36:58.920ZFound 17 outliers among 100 measurements (17.00%)
57962026-07-25T04:36:58.920Z 12 (12.00%) high mild
57972026-07-25T04:36:58.920Z 5 (5.00%) high severe
57982026-07-25T04:36:59.813Z
57992026-07-25T04:36:59.817ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58002026-07-25T04:36:59.817ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58012026-07-25T04:37:03.338ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (12M iterations)
58022026-07-25T04:37:07.369ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58032026-07-25T04:37:07.455Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58042026-07-25T04:37:07.455Z time: [60.737 ns 60.987 ns 61.219 ns]
58052026-07-25T04:37:07.455Z change: [−0.6488% +0.1134% +0.8636%] (p = 0.78 > 0.05)
58062026-07-25T04:37:07.455Z No change in performance detected.
58072026-07-25T04:37:07.458ZFound 4 outliers among 100 measurements (4.00%)
58082026-07-25T04:37:07.458Z 2 (2.00%) high mild
58092026-07-25T04:37:07.458Z 2 (2.00%) high severe
58102026-07-25T04:37:08.342Z
58112026-07-25T04:37:08.345ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58122026-07-25T04:37:08.345ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58132026-07-25T04:37:13.438ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (4.1M iterations)
58142026-07-25T04:37:18.196ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58152026-07-25T04:37:18.281Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58162026-07-25T04:37:18.281Z time: [218.55 ns 218.78 ns 219.02 ns]
58172026-07-25T04:37:18.281Z change: [−1.2990% −0.7855% −0.3047%] (p = 0.00 < 0.05)
58182026-07-25T04:37:18.281Z Change within noise threshold.
58192026-07-25T04:37:18.281ZFound 6 outliers among 100 measurements (6.00%)
58202026-07-25T04:37:18.281Z 3 (3.00%) high mild
58212026-07-25T04:37:18.281Z 3 (3.00%) high severe
58222026-07-25T04:37:19.170Z
58232026-07-25T04:37:19.173ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58242026-07-25T04:37:19.173ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58252026-07-25T04:37:22.267ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (6.8M iterations)
58262026-07-25T04:37:27.437ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58272026-07-25T04:37:27.523Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58282026-07-25T04:37:27.523Z time: [78.009 ns 78.349 ns 78.671 ns]
58292026-07-25T04:37:27.523Z change: [−0.9131% −0.0660% +0.8042%] (p = 0.88 > 0.05)
58302026-07-25T04:37:27.523Z No change in performance detected.
58312026-07-25T04:37:27.523ZFound 3 outliers among 100 measurements (3.00%)
58322026-07-25T04:37:27.523Z 1 (1.00%) high mild
58332026-07-25T04:37:27.523Z 2 (2.00%) high severe
58342026-07-25T04:37:28.412Z
58352026-07-25T04:37:28.415ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58362026-07-25T04:37:28.415ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58372026-07-25T04:37:32.775ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (2.4M iterations)
58382026-07-25T04:37:37.820ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58392026-07-25T04:37:37.905Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58402026-07-25T04:37:37.905Z time: [237.15 ns 237.42 ns 237.74 ns]
58412026-07-25T04:37:37.905Z change: [−1.4185% −0.8381% −0.2669%] (p = 0.00 < 0.05)
58422026-07-25T04:37:37.906Z Change within noise threshold.
58432026-07-25T04:37:37.906ZFound 6 outliers among 100 measurements (6.00%)
58442026-07-25T04:37:37.906Z 2 (2.00%) high mild
58452026-07-25T04:37:37.906Z 4 (4.00%) high severe
58462026-07-25T04:37:38.785Z
58472026-07-25T04:37:38.788ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58482026-07-25T04:37:38.788ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58492026-07-25T04:37:45.068ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0006 s (6.7M iterations)
58502026-07-25T04:37:48.761ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58512026-07-25T04:37:48.847Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58522026-07-25T04:37:48.847Z time: [97.353 ns 97.503 ns 97.656 ns]
58532026-07-25T04:37:48.847Z change: [−1.3678% −0.6478% +0.0999%] (p = 0.10 > 0.05)
58542026-07-25T04:37:48.847Z No change in performance detected.
58552026-07-25T04:37:48.847ZFound 6 outliers among 100 measurements (6.00%)
58562026-07-25T04:37:48.847Z 4 (4.00%) high mild
58572026-07-25T04:37:48.848Z 2 (2.00%) high severe
58582026-07-25T04:37:49.745Z
58592026-07-25T04:37:49.748ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58602026-07-25T04:37:49.748ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58612026-07-25T04:37:55.875ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0040 s (3.4M iterations)
58622026-07-25T04:38:00.348ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58632026-07-25T04:38:00.434Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58642026-07-25T04:38:00.434Z time: [189.32 ns 189.56 ns 189.86 ns]
58652026-07-25T04:38:00.434Z change: [−0.7677% −0.1520% +0.4922%] (p = 0.64 > 0.05)
58662026-07-25T04:38:00.434Z No change in performance detected.
58672026-07-25T04:38:00.434ZFound 17 outliers among 100 measurements (17.00%)
58682026-07-25T04:38:00.434Z 11 (11.00%) high mild
58692026-07-25T04:38:00.434Z 6 (6.00%) high severe
58702026-07-25T04:38:01.321Z
58712026-07-25T04:38:01.324ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58722026-07-25T04:38:01.324ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58732026-07-25T04:38:05.691ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (4.8M iterations)
58742026-07-25T04:38:10.135ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58752026-07-25T04:38:10.220Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58762026-07-25T04:38:10.220Z time: [116.01 ns 116.22 ns 116.43 ns]
58772026-07-25T04:38:10.220Z change: [−1.1591% −0.3604% +0.4599%] (p = 0.41 > 0.05)
58782026-07-25T04:38:10.220Z No change in performance detected.
58792026-07-25T04:38:10.220ZFound 4 outliers among 100 measurements (4.00%)
58802026-07-25T04:38:10.220Z 1 (1.00%) high mild
58812026-07-25T04:38:10.220Z 3 (3.00%) high severe
58822026-07-25T04:38:11.116Z
58832026-07-25T04:38:11.119ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58842026-07-25T04:38:11.120ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58852026-07-25T04:38:15.576ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0046 s (2.4M iterations)
58862026-07-25T04:38:20.461ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58872026-07-25T04:38:20.547Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58882026-07-25T04:38:20.548Z time: [208.19 ns 208.55 ns 208.98 ns]
58892026-07-25T04:38:20.548Z change: [−0.7527% −0.0645% +0.6344%] (p = 0.85 > 0.05)
58902026-07-25T04:38:20.548Z No change in performance detected.
58912026-07-25T04:38:20.548ZFound 17 outliers among 100 measurements (17.00%)
58922026-07-25T04:38:20.548Z 11 (11.00%) high mild
58932026-07-25T04:38:20.548Z 6 (6.00%) high severe
58942026-07-25T04:38:21.441Z
58952026-07-25T04:38:21.444ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58962026-07-25T04:38:21.444ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58972026-07-25T04:38:24.737ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (13M iterations)
58982026-07-25T04:38:28.687ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58992026-07-25T04:38:28.771Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59002026-07-25T04:38:28.771Z time: [62.171 ns 62.407 ns 62.627 ns]
59012026-07-25T04:38:28.771Z change: [−0.6964% −0.0095% +0.6587%] (p = 0.98 > 0.05)
59022026-07-25T04:38:28.771Z No change in performance detected.
59032026-07-25T04:38:28.771ZFound 5 outliers among 100 measurements (5.00%)
59042026-07-25T04:38:28.771Z 3 (3.00%) high mild
59052026-07-25T04:38:28.771Z 2 (2.00%) high severe
59062026-07-25T04:38:29.660Z
59072026-07-25T04:38:29.663ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59082026-07-25T04:38:29.663ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59092026-07-25T04:38:34.564ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (4.3M iterations)
59102026-07-25T04:38:39.642ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59112026-07-25T04:38:39.714Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59122026-07-25T04:38:39.714Z time: [289.30 ns 291.56 ns 294.52 ns]
59132026-07-25T04:38:39.715Z change: [−16.706% +0.3049% +20.641%] (p = 0.97 > 0.05)
59142026-07-25T04:38:39.715Z No change in performance detected.
59152026-07-25T04:38:39.715ZFound 12 outliers among 100 measurements (12.00%)
59162026-07-25T04:38:39.715Z 4 (4.00%) high mild
59172026-07-25T04:38:39.715Z 8 (8.00%) high severe
59182026-07-25T04:38:40.612Z
59192026-07-25T04:38:40.616ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59202026-07-25T04:38:40.616ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59212026-07-25T04:38:46.676ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0005 s (6.9M iterations)
59222026-07-25T04:38:51.412ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59232026-07-25T04:38:51.499Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59242026-07-25T04:38:51.499Z time: [79.983 ns 80.336 ns 80.668 ns]
59252026-07-25T04:38:51.499Z change: [−0.6043% +0.2556% +1.1305%] (p = 0.56 > 0.05)
59262026-07-25T04:38:51.499Z No change in performance detected.
59272026-07-25T04:38:51.500ZFound 3 outliers among 100 measurements (3.00%)
59282026-07-25T04:38:51.500Z 1 (1.00%) high mild
59292026-07-25T04:38:51.500Z 2 (2.00%) high severe
59302026-07-25T04:38:52.388Z
59312026-07-25T04:38:52.391ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59322026-07-25T04:38:52.391ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59332026-07-25T04:38:56.382ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0001 s (2.6M iterations)
59342026-07-25T04:39:01.531ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59352026-07-25T04:39:01.617Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59362026-07-25T04:39:01.617Z time: [328.71 ns 332.40 ns 337.23 ns]
59372026-07-25T04:39:01.617Z change: [−15.149% +0.1633% +18.976%] (p = 0.99 > 0.05)
59382026-07-25T04:39:01.618Z No change in performance detected.
59392026-07-25T04:39:01.618ZFound 11 outliers among 100 measurements (11.00%)
59402026-07-25T04:39:01.618Z 4 (4.00%) high mild
59412026-07-25T04:39:01.618Z 7 (7.00%) high severe
59422026-07-25T04:39:02.506Z
59432026-07-25T04:39:02.509ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59442026-07-25T04:39:02.509ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59452026-07-25T04:39:08.360ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0002 s (7.2M iterations)
59462026-07-25T04:39:12.107ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59472026-07-25T04:39:12.194Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59482026-07-25T04:39:12.194Z time: [97.678 ns 97.933 ns 98.180 ns]
59492026-07-25T04:39:12.194Z change: [−1.6757% −0.9648% −0.1319%] (p = 0.01 < 0.05)
59502026-07-25T04:39:12.194Z Change within noise threshold.
59512026-07-25T04:39:12.194ZFound 2 outliers among 100 measurements (2.00%)
59522026-07-25T04:39:12.194Z 1 (1.00%) high mild
59532026-07-25T04:39:12.194Z 1 (1.00%) high severe
59542026-07-25T04:39:13.078Z
59552026-07-25T04:39:13.081ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59562026-07-25T04:39:13.081ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59572026-07-25T04:39:18.962ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0013 s (3.6M iterations)
59582026-07-25T04:39:23.701ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59592026-07-25T04:39:23.787Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59602026-07-25T04:39:23.787Z time: [255.59 ns 257.72 ns 260.50 ns]
59612026-07-25T04:39:23.787Z change: [−14.288% +0.0336% +16.425%] (p = 1.00 > 0.05)
59622026-07-25T04:39:23.788Z No change in performance detected.
59632026-07-25T04:39:23.788ZFound 12 outliers among 100 measurements (12.00%)
59642026-07-25T04:39:23.788Z 4 (4.00%) high mild
59652026-07-25T04:39:23.790Z 8 (8.00%) high severe
59662026-07-25T04:39:24.678Z
59672026-07-25T04:39:24.683ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59682026-07-25T04:39:24.683ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59692026-07-25T04:39:28.821ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (5.1M iterations)
59702026-07-25T04:39:33.381ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59712026-07-25T04:39:33.467Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59722026-07-25T04:39:33.467Z time: [115.95 ns 116.37 ns 116.75 ns]
59732026-07-25T04:39:33.468Z change: [−1.5711% −0.9181% −0.2574%] (p = 0.01 < 0.05)
59742026-07-25T04:39:33.468Z Change within noise threshold.
59752026-07-25T04:39:33.468ZFound 2 outliers among 100 measurements (2.00%)
59762026-07-25T04:39:33.468Z 1 (1.00%) high mild
59772026-07-25T04:39:33.468Z 1 (1.00%) high severe
59782026-07-25T04:39:34.356Z
59792026-07-25T04:39:34.359ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59802026-07-25T04:39:34.359ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59812026-07-25T04:39:38.711ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (2.4M iterations)
59822026-07-25T04:39:43.778ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59832026-07-25T04:39:43.864Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59842026-07-25T04:39:43.864Z time: [287.17 ns 290.31 ns 294.38 ns]
59852026-07-25T04:39:43.864Z change: [−15.050% +0.1888% +20.136%] (p = 0.98 > 0.05)
59862026-07-25T04:39:43.866Z No change in performance detected.
59872026-07-25T04:39:43.866ZFound 12 outliers among 100 measurements (12.00%)
59882026-07-25T04:39:43.866Z 4 (4.00%) high mild
59892026-07-25T04:39:43.866Z 8 (8.00%) high severe
59902026-07-25T04:39:44.751Z
59912026-07-25T04:39:44.754ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
59922026-07-25T04:39:44.754ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
59932026-07-25T04:39:47.825ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (14M iterations)
59942026-07-25T04:39:52.004ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
59952026-07-25T04:39:52.089Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
59962026-07-25T04:39:52.090Z time: [61.117 ns 61.361 ns 61.590 ns]
59972026-07-25T04:39:52.090Z change: [−0.4688% +0.3064% +1.0502%] (p = 0.45 > 0.05)
59982026-07-25T04:39:52.090Z No change in performance detected.
59992026-07-25T04:39:52.090ZFound 4 outliers among 100 measurements (4.00%)
60002026-07-25T04:39:52.090Z 2 (2.00%) high mild
60012026-07-25T04:39:52.090Z 2 (2.00%) high severe
60022026-07-25T04:39:52.982Z
60032026-07-25T04:39:52.985ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60042026-07-25T04:39:52.985ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60052026-07-25T04:39:57.648ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0056 s (4.5M iterations)
60062026-07-25T04:40:02.743ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60072026-07-25T04:40:02.828Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60082026-07-25T04:40:02.828Z time: [244.91 ns 246.72 ns 249.05 ns]
60092026-07-25T04:40:02.828Z change: [−16.489% −0.0548% +19.939%] (p = 0.99 > 0.05)
60102026-07-25T04:40:02.828Z No change in performance detected.
60112026-07-25T04:40:02.831ZFound 13 outliers among 100 measurements (13.00%)
60122026-07-25T04:40:02.831Z 5 (5.00%) high mild
60132026-07-25T04:40:02.831Z 8 (8.00%) high severe
60142026-07-25T04:40:03.722Z
60152026-07-25T04:40:03.725ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60162026-07-25T04:40:03.725ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60172026-07-25T04:40:09.775ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (6.9M iterations)
60182026-07-25T04:40:14.510ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60192026-07-25T04:40:14.597Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60202026-07-25T04:40:14.597Z time: [78.789 ns 79.166 ns 79.520 ns]
60212026-07-25T04:40:14.597Z change: [−0.9885% −0.1554% +0.6569%] (p = 0.72 > 0.05)
60222026-07-25T04:40:14.597Z No change in performance detected.
60232026-07-25T04:40:14.597ZFound 2 outliers among 100 measurements (2.00%)
60242026-07-25T04:40:14.597Z 2 (2.00%) high severe
60252026-07-25T04:40:15.486Z
60262026-07-25T04:40:15.489ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60272026-07-25T04:40:15.489ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60282026-07-25T04:40:19.393ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0047 s (2.7M iterations)
60292026-07-25T04:40:24.543ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60302026-07-25T04:40:24.628Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60312026-07-25T04:40:24.628Z time: [281.35 ns 284.38 ns 288.32 ns]
60322026-07-25T04:40:24.628Z change: [−15.317% +0.2207% +19.361%] (p = 0.98 > 0.05)
60332026-07-25T04:40:24.628Z No change in performance detected.
60342026-07-25T04:40:24.628ZFound 13 outliers among 100 measurements (13.00%)
60352026-07-25T04:40:24.628Z 6 (6.00%) high mild
60362026-07-25T04:40:24.628Z 7 (7.00%) high severe
60372026-07-25T04:40:25.522Z
60382026-07-25T04:40:25.525ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60392026-07-25T04:40:25.525ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60402026-07-25T04:40:31.291ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0011 s (7.3M iterations)
60412026-07-25T04:40:35.066ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60422026-07-25T04:40:35.152Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60432026-07-25T04:40:35.152Z time: [96.831 ns 97.062 ns 97.287 ns]
60442026-07-25T04:40:35.152Z change: [−1.4907% −0.7774% +0.0387%] (p = 0.04 < 0.05)
60452026-07-25T04:40:35.152Z Change within noise threshold.
60462026-07-25T04:40:35.152ZFound 2 outliers among 100 measurements (2.00%)
60472026-07-25T04:40:35.152Z 2 (2.00%) high severe
60482026-07-25T04:40:36.047Z
60492026-07-25T04:40:36.051ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60502026-07-25T04:40:36.051ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60512026-07-25T04:40:41.699ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0005 s (3.7M iterations)
60522026-07-25T04:40:46.426ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60532026-07-25T04:40:46.511Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60542026-07-25T04:40:46.511Z time: [209.64 ns 211.24 ns 213.31 ns]
60552026-07-25T04:40:46.511Z change: [−13.356% +0.5537% +17.075%] (p = 0.94 > 0.05)
60562026-07-25T04:40:46.511Z No change in performance detected.
60572026-07-25T04:40:46.511ZFound 13 outliers among 100 measurements (13.00%)
60582026-07-25T04:40:46.511Z 5 (5.00%) high mild
60592026-07-25T04:40:46.514Z 8 (8.00%) high severe
60602026-07-25T04:40:47.403Z
60612026-07-25T04:40:47.406ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60622026-07-25T04:40:47.406ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60632026-07-25T04:40:51.534ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0025 s (5.1M iterations)
60642026-07-25T04:40:56.035ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60652026-07-25T04:40:56.121Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60662026-07-25T04:40:56.121Z time: [114.54 ns 114.89 ns 115.23 ns]
60672026-07-25T04:40:56.121Z change: [−2.1087% −1.4201% −0.7341%] (p = 0.00 < 0.05)
60682026-07-25T04:40:56.122Z Change within noise threshold.
60692026-07-25T04:40:56.122ZFound 3 outliers among 100 measurements (3.00%)
60702026-07-25T04:40:56.122Z 2 (2.00%) high mild
60712026-07-25T04:40:56.122Z 1 (1.00%) high severe
60722026-07-25T04:40:57.011Z
60732026-07-25T04:40:57.014ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60742026-07-25T04:40:57.014ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60752026-07-25T04:41:01.275ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0095 s (2.5M iterations)
60762026-07-25T04:41:06.329ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60772026-07-25T04:41:06.414Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60782026-07-25T04:41:06.414Z time: [238.78 ns 241.08 ns 244.08 ns]
60792026-07-25T04:41:06.414Z change: [−15.042% −0.0831% +17.319%] (p = 1.00 > 0.05)
60802026-07-25T04:41:06.414Z No change in performance detected.
60812026-07-25T04:41:06.415ZFound 12 outliers among 100 measurements (12.00%)
60822026-07-25T04:41:06.415Z 4 (4.00%) high mild
60832026-07-25T04:41:06.415Z 8 (8.00%) high severe
60842026-07-25T04:41:07.306Z
60852026-07-25T04:41:07.310ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
60862026-07-25T04:41:07.310ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
60872026-07-25T04:41:10.641ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (13M iterations)
60882026-07-25T04:41:14.945ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
60892026-07-25T04:41:15.031Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
60902026-07-25T04:41:15.031Z time: [61.409 ns 61.630 ns 61.839 ns]
60912026-07-25T04:41:15.031Z change: [−0.6147% +0.1447% +0.9996%] (p = 0.73 > 0.05)
60922026-07-25T04:41:15.031Z No change in performance detected.
60932026-07-25T04:41:15.031ZFound 20 outliers among 100 measurements (20.00%)
60942026-07-25T04:41:15.031Z 16 (16.00%) low mild
60952026-07-25T04:41:15.031Z 4 (4.00%) high severe
60962026-07-25T04:41:15.920Z
60972026-07-25T04:41:15.923ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
60982026-07-25T04:41:15.923ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
60992026-07-25T04:41:21.054ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0062 s (4.1M iterations)
61002026-07-25T04:41:26.178ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61012026-07-25T04:41:26.264Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61022026-07-25T04:41:26.265Z time: [290.64 ns 293.22 ns 296.63 ns]
61032026-07-25T04:41:26.266Z change: [−16.792% −0.1323% +20.564%] (p = 0.99 > 0.05)
61042026-07-25T04:41:26.266Z No change in performance detected.
61052026-07-25T04:41:26.266ZFound 13 outliers among 100 measurements (13.00%)
61062026-07-25T04:41:26.266Z 5 (5.00%) high mild
61072026-07-25T04:41:26.266Z 8 (8.00%) high severe
61082026-07-25T04:41:27.159Z
61092026-07-25T04:41:27.162ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61102026-07-25T04:41:27.162ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61112026-07-25T04:41:30.244ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (6.8M iterations)
61122026-07-25T04:41:35.175ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61132026-07-25T04:41:35.260Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61142026-07-25T04:41:35.260Z time: [79.114 ns 79.456 ns 79.785 ns]
61152026-07-25T04:41:35.260Z change: [−0.4649% +0.3830% +1.3088%] (p = 0.39 > 0.05)
61162026-07-25T04:41:35.260Z No change in performance detected.
61172026-07-25T04:41:35.260ZFound 3 outliers among 100 measurements (3.00%)
61182026-07-25T04:41:35.260Z 1 (1.00%) high mild
61192026-07-25T04:41:35.260Z 2 (2.00%) high severe
61202026-07-25T04:41:36.151Z
61212026-07-25T04:41:36.154ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61222026-07-25T04:41:36.154ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61232026-07-25T04:41:40.311ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0082 s (2.5M iterations)
61242026-07-25T04:41:45.467ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61252026-07-25T04:41:45.552Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61262026-07-25T04:41:45.552Z time: [333.34 ns 337.63 ns 343.30 ns]
61272026-07-25T04:41:45.552Z change: [−14.153% +4.6716% +26.155%] (p = 0.66 > 0.05)
61282026-07-25T04:41:45.552Z No change in performance detected.
61292026-07-25T04:41:45.552ZFound 12 outliers among 100 measurements (12.00%)
61302026-07-25T04:41:45.552Z 4 (4.00%) high mild
61312026-07-25T04:41:45.552Z 8 (8.00%) high severe
61322026-07-25T04:41:46.442Z
61332026-07-25T04:41:46.448ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61342026-07-25T04:41:46.448ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61352026-07-25T04:41:52.530ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0032 s (6.9M iterations)
61362026-07-25T04:41:56.368ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61372026-07-25T04:41:56.454Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61382026-07-25T04:41:56.454Z time: [98.013 ns 98.224 ns 98.445 ns]
61392026-07-25T04:41:56.454Z change: [−1.5559% −0.8351% −0.0991%] (p = 0.03 < 0.05)
61402026-07-25T04:41:56.454Z Change within noise threshold.
61412026-07-25T04:41:56.454ZFound 3 outliers among 100 measurements (3.00%)
61422026-07-25T04:41:56.454Z 1 (1.00%) high mild
61432026-07-25T04:41:56.454Z 2 (2.00%) high severe
61442026-07-25T04:41:57.347Z
61452026-07-25T04:41:57.350ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61462026-07-25T04:41:57.350ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61472026-07-25T04:42:03.478ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0047 s (3.4M iterations)
61482026-07-25T04:42:08.258ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61492026-07-25T04:42:08.344Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61502026-07-25T04:42:08.344Z time: [254.66 ns 256.99 ns 260.01 ns]
61512026-07-25T04:42:08.344Z change: [−15.436% −0.3233% +17.312%] (p = 0.97 > 0.05)
61522026-07-25T04:42:08.344Z No change in performance detected.
61532026-07-25T04:42:08.344ZFound 13 outliers among 100 measurements (13.00%)
61542026-07-25T04:42:08.344Z 5 (5.00%) high mild
61552026-07-25T04:42:08.344Z 8 (8.00%) high severe
61562026-07-25T04:42:09.238Z
61572026-07-25T04:42:09.242ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61582026-07-25T04:42:09.242ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61592026-07-25T04:42:13.536ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (4.9M iterations)
61602026-07-25T04:42:18.136ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61612026-07-25T04:42:18.222Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61622026-07-25T04:42:18.222Z time: [117.49 ns 117.70 ns 117.90 ns]
61632026-07-25T04:42:18.222Z change: [−0.5478% +0.2323% +1.0377%] (p = 0.57 > 0.05)
61642026-07-25T04:42:18.222Z No change in performance detected.
61652026-07-25T04:42:18.222ZFound 4 outliers among 100 measurements (4.00%)
61662026-07-25T04:42:18.222Z 1 (1.00%) high mild
61672026-07-25T04:42:18.222Z 3 (3.00%) high severe
61682026-07-25T04:42:19.115Z
61692026-07-25T04:42:19.118ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61702026-07-25T04:42:19.118ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61712026-07-25T04:42:23.603ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (2.3M iterations)
61722026-07-25T04:42:28.718ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61732026-07-25T04:42:28.804Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61742026-07-25T04:42:28.804Z time: [289.00 ns 292.40 ns 296.80 ns]
61752026-07-25T04:42:28.804Z change: [−16.507% −0.2174% +19.119%] (p = 0.98 > 0.05)
61762026-07-25T04:42:28.804Z No change in performance detected.
61772026-07-25T04:42:28.808ZFound 12 outliers among 100 measurements (12.00%)
61782026-07-25T04:42:28.808Z 4 (4.00%) high mild
61792026-07-25T04:42:28.808Z 8 (8.00%) high severe
61802026-07-25T04:42:29.704Z
61812026-07-25T04:42:29.708ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61822026-07-25T04:42:29.708ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61832026-07-25T04:42:33.043ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (13M iterations)
61842026-07-25T04:42:37.297ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
61852026-07-25T04:42:37.383Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61862026-07-25T04:42:37.383Z time: [60.797 ns 61.045 ns 61.281 ns]
61872026-07-25T04:42:37.383Z change: [−0.3702% +0.3804% +1.1312%] (p = 0.33 > 0.05)
61882026-07-25T04:42:37.383Z No change in performance detected.
61892026-07-25T04:42:37.383ZFound 4 outliers among 100 measurements (4.00%)
61902026-07-25T04:42:37.383Z 2 (2.00%) high mild
61912026-07-25T04:42:37.383Z 2 (2.00%) high severe
61922026-07-25T04:42:38.273Z
61932026-07-25T04:42:38.277ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61942026-07-25T04:42:38.277ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61952026-07-25T04:42:43.229ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0052 s (4.2M iterations)
61962026-07-25T04:42:48.379ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
61972026-07-25T04:42:48.465Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61982026-07-25T04:42:48.465Z time: [252.96 ns 255.13 ns 257.96 ns]
61992026-07-25T04:42:48.465Z change: [−17.140% −0.0187% +21.100%] (p = 0.99 > 0.05)
62002026-07-25T04:42:48.465Z No change in performance detected.
62012026-07-25T04:42:48.465ZFound 11 outliers among 100 measurements (11.00%)
62022026-07-25T04:42:48.465Z 3 (3.00%) high mild
62032026-07-25T04:42:48.465Z 8 (8.00%) high severe
62042026-07-25T04:42:49.355Z
62052026-07-25T04:42:49.360ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62062026-07-25T04:42:49.360ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62072026-07-25T04:42:55.544ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0035 s (6.8M iterations)
62082026-07-25T04:43:00.388ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62092026-07-25T04:43:00.475Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62102026-07-25T04:43:00.475Z time: [78.060 ns 78.447 ns 78.813 ns]
62112026-07-25T04:43:00.475Z change: [−1.0046% −0.1821% +0.6423%] (p = 0.67 > 0.05)
62122026-07-25T04:43:00.475Z No change in performance detected.
62132026-07-25T04:43:00.478ZFound 2 outliers among 100 measurements (2.00%)
62142026-07-25T04:43:00.478Z 2 (2.00%) high severe
62152026-07-25T04:43:01.363Z
62162026-07-25T04:43:01.366ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62172026-07-25T04:43:01.366ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62182026-07-25T04:43:05.402ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0087 s (2.6M iterations)
62192026-07-25T04:43:10.598ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62202026-07-25T04:43:10.684Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62212026-07-25T04:43:10.684Z time: [290.44 ns 293.88 ns 298.43 ns]
62222026-07-25T04:43:10.684Z change: [−16.503% −0.3253% +19.472%] (p = 0.97 > 0.05)
62232026-07-25T04:43:10.684Z No change in performance detected.
62242026-07-25T04:43:10.684ZFound 11 outliers among 100 measurements (11.00%)
62252026-07-25T04:43:10.685Z 4 (4.00%) high mild
62262026-07-25T04:43:10.685Z 7 (7.00%) high severe
62272026-07-25T04:43:11.579Z
62282026-07-25T04:43:11.582ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62292026-07-25T04:43:11.582ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62302026-07-25T04:43:17.609ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0023 s (7.0M iterations)
62312026-07-25T04:43:21.462ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62322026-07-25T04:43:21.548Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62332026-07-25T04:43:21.548Z time: [97.581 ns 97.723 ns 97.861 ns]
62342026-07-25T04:43:21.548Z change: [−1.1883% −0.4857% +0.2555%] (p = 0.20 > 0.05)
62352026-07-25T04:43:21.548Z No change in performance detected.
62362026-07-25T04:43:21.548ZFound 8 outliers among 100 measurements (8.00%)
62372026-07-25T04:43:21.548Z 5 (5.00%) high mild
62382026-07-25T04:43:21.548Z 3 (3.00%) high severe
62392026-07-25T04:43:22.444Z
62402026-07-25T04:43:22.447ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62412026-07-25T04:43:22.447ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62422026-07-25T04:43:28.401ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0058 s (3.5M iterations)
62432026-07-25T04:43:33.178ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62442026-07-25T04:43:33.262Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62452026-07-25T04:43:33.262Z time: [214.78 ns 216.63 ns 219.01 ns]
62462026-07-25T04:43:33.265Z change: [−14.170% +0.2153% +16.361%] (p = 0.98 > 0.05)
62472026-07-25T04:43:33.265Z No change in performance detected.
62482026-07-25T04:43:33.265ZFound 12 outliers among 100 measurements (12.00%)
62492026-07-25T04:43:33.265Z 4 (4.00%) high mild
62502026-07-25T04:43:33.265Z 8 (8.00%) high severe
62512026-07-25T04:43:34.155Z
62522026-07-25T04:43:34.158ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62532026-07-25T04:43:34.158ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62542026-07-25T04:43:38.376ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0008 s (5.0M iterations)
62552026-07-25T04:43:42.963ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62562026-07-25T04:43:43.049Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62572026-07-25T04:43:43.049Z time: [115.73 ns 115.92 ns 116.11 ns]
62582026-07-25T04:43:43.049Z change: [−1.2378% −0.4194% +0.4283%] (p = 0.34 > 0.05)
62592026-07-25T04:43:43.049Z No change in performance detected.
62602026-07-25T04:43:43.049ZFound 4 outliers among 100 measurements (4.00%)
62612026-07-25T04:43:43.050Z 2 (2.00%) high mild
62622026-07-25T04:43:43.050Z 2 (2.00%) high severe
62632026-07-25T04:43:43.942Z
62642026-07-25T04:43:43.946ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62652026-07-25T04:43:43.946ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62662026-07-25T04:43:48.328ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0056 s (2.4M iterations)
62672026-07-25T04:43:53.432ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62682026-07-25T04:43:53.517Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62692026-07-25T04:43:53.517Z time: [244.59 ns 247.27 ns 250.73 ns]
62702026-07-25T04:43:53.517Z change: [−15.102% +0.0043% +18.112%] (p = 1.00 > 0.05)
62712026-07-25T04:43:53.518Z No change in performance detected.
62722026-07-25T04:43:53.518ZFound 12 outliers among 100 measurements (12.00%)
62732026-07-25T04:43:53.518Z 4 (4.00%) high mild
62742026-07-25T04:43:53.518Z 8 (8.00%) high severe
62752026-07-25T04:43:54.407Z
62762026-07-25T04:43:54.411ZBenchmarking source_filter/allows/exclude_empty_v4
62772026-07-25T04:43:54.411ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
62782026-07-25T04:43:58.212ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
62792026-07-25T04:44:03.214ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
62802026-07-25T04:44:03.300Zsource_filter/allows/exclude_empty_v4
62812026-07-25T04:44:03.300Z time: [885.45 ps 885.73 ps 886.09 ps]
62822026-07-25T04:44:03.300Z thrpt: [1.1286 Gelem/s 1.1290 Gelem/s 1.1294 Gelem/s]
62832026-07-25T04:44:03.300Z change:
62842026-07-25T04:44:03.300Z time: [+0.0321% +0.0909% +0.1624%] (p = 0.00 < 0.05)
62852026-07-25T04:44:03.300Z thrpt: [−0.1621% −0.0908% −0.0321%]
62862026-07-25T04:44:03.300Z Change within noise threshold.
62872026-07-25T04:44:03.301ZFound 2 outliers among 100 measurements (2.00%)
62882026-07-25T04:44:03.301Z 2 (2.00%) high severe
62892026-07-25T04:44:04.192ZBenchmarking source_filter/allows/exclude_empty_v6
62902026-07-25T04:44:04.192ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
62912026-07-25T04:44:08.010ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
62922026-07-25T04:44:13.017ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
62932026-07-25T04:44:13.103Zsource_filter/allows/exclude_empty_v6
62942026-07-25T04:44:13.103Z time: [889.62 ps 889.84 ps 890.08 ps]
62952026-07-25T04:44:13.103Z thrpt: [1.1235 Gelem/s 1.1238 Gelem/s 1.1241 Gelem/s]
62962026-07-25T04:44:13.103Z change:
62972026-07-25T04:44:13.103Z time: [+0.4692% +0.5025% +0.5382%] (p = 0.00 < 0.05)
62982026-07-25T04:44:13.103Z thrpt: [−0.5353% −0.5000% −0.4670%]
62992026-07-25T04:44:13.103Z Change within noise threshold.
63002026-07-25T04:44:13.103ZFound 2 outliers among 100 measurements (2.00%)
63012026-07-25T04:44:13.103Z 1 (1.00%) high mild
63022026-07-25T04:44:13.103Z 1 (1.00%) high severe
63032026-07-25T04:44:13.992ZBenchmarking source_filter/allows/exclude_miss_v4/1
63042026-07-25T04:44:13.992ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63052026-07-25T04:44:18.285ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
63062026-07-25T04:44:23.295ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63072026-07-25T04:44:23.380Zsource_filter/allows/exclude_miss_v4/1
63082026-07-25T04:44:23.380Z time: [1.9911 ns 2.0040 ns 2.0176 ns]
63092026-07-25T04:44:23.380Z thrpt: [495.63 Melem/s 499.01 Melem/s 502.23 Melem/s]
63102026-07-25T04:44:23.380Z change:
63112026-07-25T04:44:23.383Z time: [−2.4088% −1.6774% −0.9395%] (p = 0.00 < 0.05)
63122026-07-25T04:44:23.383Z thrpt: [+0.9484% +1.7060% +2.4683%]
63132026-07-25T04:44:23.383Z Change within noise threshold.
63142026-07-25T04:44:23.384ZFound 7 outliers among 100 measurements (7.00%)
63152026-07-25T04:44:23.384Z 5 (5.00%) high mild
63162026-07-25T04:44:23.384Z 2 (2.00%) high severe
63172026-07-25T04:44:24.268ZBenchmarking source_filter/allows/exclude_hit_v4/1
63182026-07-25T04:44:24.268ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63192026-07-25T04:44:28.034ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
63202026-07-25T04:44:33.067ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63212026-07-25T04:44:33.153Zsource_filter/allows/exclude_hit_v4/1
63222026-07-25T04:44:33.153Z time: [1.7564 ns 1.7621 ns 1.7692 ns]
63232026-07-25T04:44:33.153Z thrpt: [565.24 Melem/s 567.51 Melem/s 569.36 Melem/s]
63242026-07-25T04:44:33.153Z change:
63252026-07-25T04:44:33.153Z time: [−11.316% −10.922% −10.490%] (p = 0.00 < 0.05)
63262026-07-25T04:44:33.153Z thrpt: [+11.719% +12.262% +12.760%]
63272026-07-25T04:44:33.153Z Performance has improved.
63282026-07-25T04:44:33.153ZFound 6 outliers among 100 measurements (6.00%)
63292026-07-25T04:44:33.153Z 3 (3.00%) high mild
63302026-07-25T04:44:33.153Z 3 (3.00%) high severe
63312026-07-25T04:44:34.036ZBenchmarking source_filter/allows/exclude_miss_v6/1
63322026-07-25T04:44:34.036ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63332026-07-25T04:44:39.023ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63342026-07-25T04:44:43.855ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63352026-07-25T04:44:43.940Zsource_filter/allows/exclude_miss_v6/1
63362026-07-25T04:44:43.940Z time: [4.4682 ns 4.4913 ns 4.5163 ns]
63372026-07-25T04:44:43.940Z thrpt: [221.42 Melem/s 222.65 Melem/s 223.80 Melem/s]
63382026-07-25T04:44:43.940Z change:
63392026-07-25T04:44:43.940Z time: [−0.0015% +0.6057% +1.2178%] (p = 0.05 < 0.05)
63402026-07-25T04:44:43.940Z thrpt: [−1.2031% −0.6021% +0.0015%]
63412026-07-25T04:44:43.943Z Change within noise threshold.
63422026-07-25T04:44:44.839ZBenchmarking source_filter/allows/exclude_hit_v6/1
63432026-07-25T04:44:44.839ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63442026-07-25T04:44:50.064ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
63452026-07-25T04:44:54.902ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63462026-07-25T04:44:54.988Zsource_filter/allows/exclude_hit_v6/1
63472026-07-25T04:44:54.988Z time: [4.6849 ns 4.7078 ns 4.7332 ns]
63482026-07-25T04:44:54.988Z thrpt: [211.27 Melem/s 212.41 Melem/s 213.45 Melem/s]
63492026-07-25T04:44:54.988Z change:
63502026-07-25T04:44:54.988Z time: [−0.0251% +0.5027% +1.0463%] (p = 0.07 > 0.05)
63512026-07-25T04:44:54.988Z thrpt: [−1.0354% −0.5002% +0.0251%]
63522026-07-25T04:44:54.988Z No change in performance detected.
63532026-07-25T04:44:55.874ZBenchmarking source_filter/allows/exclude_miss_v4/5
63542026-07-25T04:44:55.875ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63552026-07-25T04:44:59.910ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
63562026-07-25T04:45:04.730ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63572026-07-25T04:45:04.814Zsource_filter/allows/exclude_miss_v4/5
63582026-07-25T04:45:04.814Z time: [3.5802 ns 3.6169 ns 3.6548 ns]
63592026-07-25T04:45:04.814Z thrpt: [273.61 Melem/s 276.48 Melem/s 279.31 Melem/s]
63602026-07-25T04:45:04.814Z change:
63612026-07-25T04:45:04.814Z time: [+3.4549% +4.3617% +5.2060%] (p = 0.00 < 0.05)
63622026-07-25T04:45:04.817Z thrpt: [−4.9484% −4.1794% −3.3395%]
63632026-07-25T04:45:04.817Z Performance has regressed.
63642026-07-25T04:45:04.818ZFound 2 outliers among 100 measurements (2.00%)
63652026-07-25T04:45:04.818Z 2 (2.00%) high mild
63662026-07-25T04:45:05.704ZBenchmarking source_filter/allows/exclude_hit_v4/5
63672026-07-25T04:45:05.704ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63682026-07-25T04:45:09.544ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63692026-07-25T04:45:14.577ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63702026-07-25T04:45:14.663Zsource_filter/allows/exclude_hit_v4/5
63712026-07-25T04:45:14.663Z time: [1.7937 ns 1.7962 ns 1.7990 ns]
63722026-07-25T04:45:14.663Z thrpt: [555.87 Melem/s 556.74 Melem/s 557.51 Melem/s]
63732026-07-25T04:45:14.663Z change:
63742026-07-25T04:45:14.663Z time: [+0.8390% +1.5299% +2.2536%] (p = 0.00 < 0.05)
63752026-07-25T04:45:14.663Z thrpt: [−2.2040% −1.5069% −0.8320%]
63762026-07-25T04:45:14.663Z Change within noise threshold.
63772026-07-25T04:45:14.663ZFound 17 outliers among 100 measurements (17.00%)
63782026-07-25T04:45:14.663Z 17 (17.00%) high severe
63792026-07-25T04:45:15.551ZBenchmarking source_filter/allows/exclude_miss_v6/5
63802026-07-25T04:45:15.551ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
63812026-07-25T04:45:19.251ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (726M iterations)
63822026-07-25T04:45:24.125ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
63832026-07-25T04:45:24.209Zsource_filter/allows/exclude_miss_v6/5
63842026-07-25T04:45:24.209Z time: [6.7006 ns 6.7225 ns 6.7452 ns]
63852026-07-25T04:45:24.209Z thrpt: [148.25 Melem/s 148.75 Melem/s 149.24 Melem/s]
63862026-07-25T04:45:24.210Z change:
63872026-07-25T04:45:24.210Z time: [+0.0851% +0.5080% +0.9275%] (p = 0.02 < 0.05)
63882026-07-25T04:45:24.210Z thrpt: [−0.9190% −0.5054% −0.0851%]
63892026-07-25T04:45:24.210Z Change within noise threshold.
63902026-07-25T04:45:25.102ZBenchmarking source_filter/allows/exclude_hit_v6/5
63912026-07-25T04:45:25.102ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
63922026-07-25T04:45:30.325ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
63932026-07-25T04:45:35.169ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
63942026-07-25T04:45:35.254Zsource_filter/allows/exclude_hit_v6/5
63952026-07-25T04:45:35.254Z time: [4.6887 ns 4.7114 ns 4.7365 ns]
63962026-07-25T04:45:35.255Z thrpt: [211.13 Melem/s 212.25 Melem/s 213.28 Melem/s]
63972026-07-25T04:45:35.255Z change:
63982026-07-25T04:45:35.255Z time: [+0.0921% +0.6821% +1.2343%] (p = 0.02 < 0.05)
63992026-07-25T04:45:35.255Z thrpt: [−1.2193% −0.6775% −0.0920%]
64002026-07-25T04:45:35.255Z Change within noise threshold.
64012026-07-25T04:45:36.127ZBenchmarking source_filter/allows/exclude_miss_v4/10
64022026-07-25T04:45:36.127ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64032026-07-25T04:45:39.300ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (846M iterations)
64042026-07-25T04:45:44.324ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64052026-07-25T04:45:44.410Zsource_filter/allows/exclude_miss_v4/10
64062026-07-25T04:45:44.410Z time: [5.9297 ns 5.9428 ns 5.9566 ns]
64072026-07-25T04:45:44.410Z thrpt: [167.88 Melem/s 168.27 Melem/s 168.64 Melem/s]
64082026-07-25T04:45:44.410Z change:
64092026-07-25T04:45:44.410Z time: [+0.6235% +0.9965% +1.3280%] (p = 0.00 < 0.05)
64102026-07-25T04:45:44.414Z thrpt: [−1.3106% −0.9866% −0.6196%]
64112026-07-25T04:45:44.414Z Change within noise threshold.
64122026-07-25T04:45:44.415ZFound 8 outliers among 100 measurements (8.00%)
64132026-07-25T04:45:44.415Z 8 (8.00%) high mild
64142026-07-25T04:45:45.301ZBenchmarking source_filter/allows/exclude_hit_v4/10
64152026-07-25T04:45:45.302ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64162026-07-25T04:45:49.069ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64172026-07-25T04:45:54.066ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64182026-07-25T04:45:54.151Zsource_filter/allows/exclude_hit_v4/10
64192026-07-25T04:45:54.151Z time: [1.7492 ns 1.7539 ns 1.7595 ns]
64202026-07-25T04:45:54.151Z thrpt: [568.36 Melem/s 570.15 Melem/s 571.70 Melem/s]
64212026-07-25T04:45:54.151Z change:
64222026-07-25T04:45:54.151Z time: [−2.6169% −2.3775% −2.1291%] (p = 0.00 < 0.05)
64232026-07-25T04:45:54.151Z thrpt: [+2.1754% +2.4354% +2.6872%]
64242026-07-25T04:45:54.151Z Performance has improved.
64252026-07-25T04:45:54.151ZFound 4 outliers among 100 measurements (4.00%)
64262026-07-25T04:45:54.151Z 2 (2.00%) high mild
64272026-07-25T04:45:54.151Z 2 (2.00%) high severe
64282026-07-25T04:45:55.036ZBenchmarking source_filter/allows/exclude_miss_v6/10
64292026-07-25T04:45:55.036ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64302026-07-25T04:46:00.315ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (509M iterations)
64312026-07-25T04:46:05.163ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64322026-07-25T04:46:05.248Zsource_filter/allows/exclude_miss_v6/10
64332026-07-25T04:46:05.248Z time: [9.5086 ns 9.5249 ns 9.5418 ns]
64342026-07-25T04:46:05.248Z thrpt: [104.80 Melem/s 104.99 Melem/s 105.17 Melem/s]
64352026-07-25T04:46:05.248Z change:
64362026-07-25T04:46:05.248Z time: [−8.2393% −8.0729% −7.8889%] (p = 0.00 < 0.05)
64372026-07-25T04:46:05.249Z thrpt: [+8.5645% +8.7818% +8.9791%]
64382026-07-25T04:46:05.249Z Performance has improved.
64392026-07-25T04:46:06.137ZBenchmarking source_filter/allows/exclude_hit_v6/10
64402026-07-25T04:46:06.137ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64412026-07-25T04:46:11.361ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
64422026-07-25T04:46:16.199ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64432026-07-25T04:46:16.284Zsource_filter/allows/exclude_hit_v6/10
64442026-07-25T04:46:16.285Z time: [4.6844 ns 4.7075 ns 4.7330 ns]
64452026-07-25T04:46:16.285Z thrpt: [211.28 Melem/s 212.43 Melem/s 213.48 Melem/s]
64462026-07-25T04:46:16.285Z change:
64472026-07-25T04:46:16.285Z time: [+0.0569% +0.5752% +1.1502%] (p = 0.04 < 0.05)
64482026-07-25T04:46:16.285Z thrpt: [−1.1371% −0.5719% −0.0568%]
64492026-07-25T04:46:16.285Z Change within noise threshold.
64502026-07-25T04:46:17.175ZBenchmarking source_filter/allows/exclude_miss_v4/50
64512026-07-25T04:46:17.175ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64522026-07-25T04:46:20.395ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (834M iterations)
64532026-07-25T04:46:25.335ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64542026-07-25T04:46:25.421Zsource_filter/allows/exclude_miss_v4/50
64552026-07-25T04:46:25.421Z time: [5.9178 ns 5.9252 ns 5.9326 ns]
64562026-07-25T04:46:25.421Z thrpt: [168.56 Melem/s 168.77 Melem/s 168.98 Melem/s]
64572026-07-25T04:46:25.421Z change:
64582026-07-25T04:46:25.421Z time: [+2.7126% +3.4616% +4.1084%] (p = 0.00 < 0.05)
64592026-07-25T04:46:25.421Z thrpt: [−3.9463% −3.3458% −2.6410%]
64602026-07-25T04:46:25.422Z Performance has regressed.
64612026-07-25T04:46:25.422ZFound 3 outliers among 100 measurements (3.00%)
64622026-07-25T04:46:25.422Z 2 (2.00%) low mild
64632026-07-25T04:46:25.422Z 1 (1.00%) high severe
64642026-07-25T04:46:26.307ZBenchmarking source_filter/allows/exclude_hit_v4/50
64652026-07-25T04:46:26.307ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64662026-07-25T04:46:29.355ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
64672026-07-25T04:46:34.217ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
64682026-07-25T04:46:34.303Zsource_filter/allows/exclude_hit_v4/50
64692026-07-25T04:46:34.303Z time: [2.7405 ns 2.7655 ns 2.7902 ns]
64702026-07-25T04:46:34.303Z thrpt: [358.40 Melem/s 361.60 Melem/s 364.90 Melem/s]
64712026-07-25T04:46:34.303Z change:
64722026-07-25T04:46:34.303Z time: [+2.0254% +2.8849% +3.7611%] (p = 0.00 < 0.05)
64732026-07-25T04:46:34.306Z thrpt: [−3.6248% −2.8040% −1.9852%]
64742026-07-25T04:46:34.306Z Performance has regressed.
64752026-07-25T04:46:35.191ZBenchmarking source_filter/allows/exclude_miss_v6/50
64762026-07-25T04:46:35.191ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
64772026-07-25T04:46:40.179ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (538M iterations)
64782026-07-25T04:46:45.095ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
64792026-07-25T04:46:45.179Zsource_filter/allows/exclude_miss_v6/50
64802026-07-25T04:46:45.180Z time: [9.1072 ns 9.1309 ns 9.1570 ns]
64812026-07-25T04:46:45.180Z thrpt: [109.21 Melem/s 109.52 Melem/s 109.80 Melem/s]
64822026-07-25T04:46:45.180Z change:
64832026-07-25T04:46:45.182Z time: [−6.2420% −6.0049% −5.7377%] (p = 0.00 < 0.05)
64842026-07-25T04:46:45.182Z thrpt: [+6.0869% +6.3885% +6.6575%]
64852026-07-25T04:46:45.182Z Performance has improved.
64862026-07-25T04:46:46.072ZBenchmarking source_filter/allows/exclude_hit_v6/50
64872026-07-25T04:46:46.072ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
64882026-07-25T04:46:49.161ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (869M iterations)
64892026-07-25T04:46:54.019ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
64902026-07-25T04:46:54.104Zsource_filter/allows/exclude_hit_v6/50
64912026-07-25T04:46:54.104Z time: [5.5662 ns 5.5897 ns 5.6156 ns]
64922026-07-25T04:46:54.104Z thrpt: [178.07 Melem/s 178.90 Melem/s 179.66 Melem/s]
64932026-07-25T04:46:54.104Z change:
64942026-07-25T04:46:54.104Z time: [−0.4700% +0.0370% +0.5584%] (p = 0.89 > 0.05)
64952026-07-25T04:46:54.104Z thrpt: [−0.5553% −0.0370% +0.4722%]
64962026-07-25T04:46:54.104Z No change in performance detected.
64972026-07-25T04:46:54.990ZBenchmarking source_filter/allows/exclude_miss_v4/100
64982026-07-25T04:46:54.991ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
64992026-07-25T04:46:59.100ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (653M iterations)
65002026-07-25T04:47:04.107ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65012026-07-25T04:47:04.193Zsource_filter/allows/exclude_miss_v4/100
65022026-07-25T04:47:04.193Z time: [7.6453 ns 7.6649 ns 7.6855 ns]
65032026-07-25T04:47:04.193Z thrpt: [130.12 Melem/s 130.46 Melem/s 130.80 Melem/s]
65042026-07-25T04:47:04.193Z change:
65052026-07-25T04:47:04.194Z time: [+0.5648% +1.4163% +2.3520%] (p = 0.00 < 0.05)
65062026-07-25T04:47:04.195Z thrpt: [−2.2979% −1.3965% −0.5616%]
65072026-07-25T04:47:04.195Z Change within noise threshold.
65082026-07-25T04:47:04.195ZFound 12 outliers among 100 measurements (12.00%)
65092026-07-25T04:47:04.195Z 7 (7.00%) high mild
65102026-07-25T04:47:04.199Z 5 (5.00%) high severe
65112026-07-25T04:47:05.081ZBenchmarking source_filter/allows/exclude_hit_v4/100
65122026-07-25T04:47:05.081ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65132026-07-25T04:47:08.083ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65142026-07-25T04:47:13.065ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65152026-07-25T04:47:13.150Zsource_filter/allows/exclude_hit_v4/100
65162026-07-25T04:47:13.150Z time: [2.7653 ns 2.7817 ns 2.7985 ns]
65172026-07-25T04:47:13.150Z thrpt: [357.33 Melem/s 359.50 Melem/s 361.62 Melem/s]
65182026-07-25T04:47:13.150Z change:
65192026-07-25T04:47:13.150Z time: [+5.2641% +6.1561% +7.1576%] (p = 0.00 < 0.05)
65202026-07-25T04:47:13.150Z thrpt: [−6.6795% −5.7991% −5.0009%]
65212026-07-25T04:47:13.150Z Performance has regressed.
65222026-07-25T04:47:13.151ZFound 1 outliers among 100 measurements (1.00%)
65232026-07-25T04:47:13.151Z 1 (1.00%) high mild
65242026-07-25T04:47:14.036ZBenchmarking source_filter/allows/exclude_miss_v6/100
65252026-07-25T04:47:14.036ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65262026-07-25T04:47:17.311ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (410M iterations)
65272026-07-25T04:47:22.339ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65282026-07-25T04:47:22.425Zsource_filter/allows/exclude_miss_v6/100
65292026-07-25T04:47:22.425Z time: [12.248 ns 12.272 ns 12.293 ns]
65302026-07-25T04:47:22.425Z thrpt: [81.347 Melem/s 81.489 Melem/s 81.643 Melem/s]
65312026-07-25T04:47:22.425Z change:
65322026-07-25T04:47:22.425Z time: [−7.9902% −7.8404% −7.6746%] (p = 0.00 < 0.05)
65332026-07-25T04:47:22.425Z thrpt: [+8.3126% +8.5075% +8.6841%]
65342026-07-25T04:47:22.425Z Performance has improved.
65352026-07-25T04:47:23.314ZBenchmarking source_filter/allows/exclude_hit_v6/100
65362026-07-25T04:47:23.314ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65372026-07-25T04:47:26.411ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (867M iterations)
65382026-07-25T04:47:31.272ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65392026-07-25T04:47:31.357Zsource_filter/allows/exclude_hit_v6/100
65402026-07-25T04:47:31.357Z time: [5.5872 ns 5.6098 ns 5.6343 ns]
65412026-07-25T04:47:31.357Z thrpt: [177.48 Melem/s 178.26 Melem/s 178.98 Melem/s]
65422026-07-25T04:47:31.357Z change:
65432026-07-25T04:47:31.357Z time: [+0.1034% +0.5692% +1.0258%] (p = 0.01 < 0.05)
65442026-07-25T04:47:31.357Z thrpt: [−1.0154% −0.5660% −0.1033%]
65452026-07-25T04:47:31.357Z Change within noise threshold.
65462026-07-25T04:47:32.250ZBenchmarking source_filter/allows/include_hit_v4/1
65472026-07-25T04:47:32.250ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65482026-07-25T04:47:36.098ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
65492026-07-25T04:47:41.094ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65502026-07-25T04:47:41.180Zsource_filter/allows/include_hit_v4/1
65512026-07-25T04:47:41.180Z time: [1.7878 ns 1.7907 ns 1.7945 ns]
65522026-07-25T04:47:41.181Z thrpt: [557.27 Melem/s 558.44 Melem/s 559.36 Melem/s]
65532026-07-25T04:47:41.181Z change:
65542026-07-25T04:47:41.181Z time: [−0.0779% +0.1478% +0.3869%] (p = 0.23 > 0.05)
65552026-07-25T04:47:41.181Z thrpt: [−0.3854% −0.1476% +0.0780%]
65562026-07-25T04:47:41.181Z No change in performance detected.
65572026-07-25T04:47:41.181ZFound 16 outliers among 100 measurements (16.00%)
65582026-07-25T04:47:41.181Z 4 (4.00%) high mild
65592026-07-25T04:47:41.182Z 12 (12.00%) high severe
65602026-07-25T04:47:42.070ZBenchmarking source_filter/allows/include_miss_v4/1
65612026-07-25T04:47:42.071ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
65622026-07-25T04:47:46.332ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
65632026-07-25T04:47:51.367ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
65642026-07-25T04:47:51.453Zsource_filter/allows/include_miss_v4/1
65652026-07-25T04:47:51.453Z time: [1.9858 ns 1.9969 ns 2.0093 ns]
65662026-07-25T04:47:51.453Z thrpt: [497.68 Melem/s 500.79 Melem/s 503.58 Melem/s]
65672026-07-25T04:47:51.453Z change:
65682026-07-25T04:47:51.453Z time: [−0.6357% −0.0760% +0.5541%] (p = 0.80 > 0.05)
65692026-07-25T04:47:51.453Z thrpt: [−0.5510% +0.0761% +0.6397%]
65702026-07-25T04:47:51.453Z No change in performance detected.
65712026-07-25T04:47:51.453ZFound 6 outliers among 100 measurements (6.00%)
65722026-07-25T04:47:51.453Z 3 (3.00%) high mild
65732026-07-25T04:47:51.453Z 3 (3.00%) high severe
65742026-07-25T04:47:52.342ZBenchmarking source_filter/allows/include_hit_v6/1
65752026-07-25T04:47:52.342ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
65762026-07-25T04:47:57.565ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
65772026-07-25T04:48:02.400ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
65782026-07-25T04:48:02.485Zsource_filter/allows/include_hit_v6/1
65792026-07-25T04:48:02.485Z time: [4.6791 ns 4.7022 ns 4.7273 ns]
65802026-07-25T04:48:02.485Z thrpt: [211.54 Melem/s 212.67 Melem/s 213.72 Melem/s]
65812026-07-25T04:48:02.485Z change:
65822026-07-25T04:48:02.485Z time: [−0.0477% +0.5459% +1.1573%] (p = 0.07 > 0.05)
65832026-07-25T04:48:02.489Z thrpt: [−1.1441% −0.5430% +0.0477%]
65842026-07-25T04:48:02.489Z No change in performance detected.
65852026-07-25T04:48:02.489ZFound 1 outliers among 100 measurements (1.00%)
65862026-07-25T04:48:02.489Z 1 (1.00%) high mild
65872026-07-25T04:48:03.377ZBenchmarking source_filter/allows/include_miss_v6/1
65882026-07-25T04:48:03.377ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
65892026-07-25T04:48:08.363ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65902026-07-25T04:48:13.186ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
65912026-07-25T04:48:13.271Zsource_filter/allows/include_miss_v6/1
65922026-07-25T04:48:13.271Z time: [4.4559 ns 4.4793 ns 4.5046 ns]
65932026-07-25T04:48:13.271Z thrpt: [221.99 Melem/s 223.25 Melem/s 224.42 Melem/s]
65942026-07-25T04:48:13.271Z change:
65952026-07-25T04:48:13.271Z time: [−0.1450% +0.4282% +1.0396%] (p = 0.15 > 0.05)
65962026-07-25T04:48:13.271Z thrpt: [−1.0289% −0.4263% +0.1453%]
65972026-07-25T04:48:13.271Z No change in performance detected.
65982026-07-25T04:48:14.159ZBenchmarking source_filter/allows/include_hit_v4/5
65992026-07-25T04:48:14.160ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66002026-07-25T04:48:18.024ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66012026-07-25T04:48:23.023ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66022026-07-25T04:48:23.109Zsource_filter/allows/include_hit_v4/5
66032026-07-25T04:48:23.109Z time: [1.7978 ns 1.7988 ns 1.7999 ns]
66042026-07-25T04:48:23.109Z thrpt: [555.59 Melem/s 555.94 Melem/s 556.23 Melem/s]
66052026-07-25T04:48:23.109Z change:
66062026-07-25T04:48:23.109Z time: [+0.3477% +0.5072% +0.6427%] (p = 0.00 < 0.05)
66072026-07-25T04:48:23.109Z thrpt: [−0.6386% −0.5047% −0.3465%]
66082026-07-25T04:48:23.109Z Change within noise threshold.
66092026-07-25T04:48:23.109ZFound 8 outliers among 100 measurements (8.00%)
66102026-07-25T04:48:23.109Z 7 (7.00%) high mild
66112026-07-25T04:48:23.109Z 1 (1.00%) high severe
66122026-07-25T04:48:23.995ZBenchmarking source_filter/allows/include_miss_v4/5
66132026-07-25T04:48:23.995ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66142026-07-25T04:48:27.829ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
66152026-07-25T04:48:32.854ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66162026-07-25T04:48:32.940Zsource_filter/allows/include_miss_v4/5
66172026-07-25T04:48:32.940Z time: [3.5387 ns 3.5749 ns 3.6109 ns]
66182026-07-25T04:48:32.940Z thrpt: [276.94 Melem/s 279.73 Melem/s 282.59 Melem/s]
66192026-07-25T04:48:32.940Z change:
66202026-07-25T04:48:32.940Z time: [+2.0198% +3.0349% +4.0580%] (p = 0.00 < 0.05)
66212026-07-25T04:48:32.940Z thrpt: [−3.8997% −2.9455% −1.9798%]
66222026-07-25T04:48:32.942Z Performance has regressed.
66232026-07-25T04:48:33.827ZBenchmarking source_filter/allows/include_hit_v6/5
66242026-07-25T04:48:33.827ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66252026-07-25T04:48:39.052ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
66262026-07-25T04:48:43.884ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66272026-07-25T04:48:43.969Zsource_filter/allows/include_hit_v6/5
66282026-07-25T04:48:43.969Z time: [4.6789 ns 4.7022 ns 4.7277 ns]
66292026-07-25T04:48:43.969Z thrpt: [211.52 Melem/s 212.66 Melem/s 213.72 Melem/s]
66302026-07-25T04:48:43.969Z change:
66312026-07-25T04:48:43.969Z time: [−0.0663% +0.4862% +1.0800%] (p = 0.09 > 0.05)
66322026-07-25T04:48:43.969Z thrpt: [−1.0685% −0.4839% +0.0664%]
66332026-07-25T04:48:43.969Z No change in performance detected.
66342026-07-25T04:48:44.859ZBenchmarking source_filter/allows/include_miss_v6/5
66352026-07-25T04:48:44.859ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66362026-07-25T04:48:48.562ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (726M iterations)
66372026-07-25T04:48:53.419ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66382026-07-25T04:48:53.504Zsource_filter/allows/include_miss_v6/5
66392026-07-25T04:48:53.504Z time: [6.6751 ns 6.6992 ns 6.7254 ns]
66402026-07-25T04:48:53.504Z thrpt: [148.69 Melem/s 149.27 Melem/s 149.81 Melem/s]
66412026-07-25T04:48:53.504Z change:
66422026-07-25T04:48:53.504Z time: [−0.1550% +0.2306% +0.6327%] (p = 0.25 > 0.05)
66432026-07-25T04:48:53.504Z thrpt: [−0.6287% −0.2301% +0.1552%]
66442026-07-25T04:48:53.504Z No change in performance detected.
66452026-07-25T04:48:54.394ZBenchmarking source_filter/allows/include_hit_v4/10
66462026-07-25T04:48:54.395ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66472026-07-25T04:48:58.243ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66482026-07-25T04:49:03.241ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66492026-07-25T04:49:03.326Zsource_filter/allows/include_hit_v4/10
66502026-07-25T04:49:03.326Z time: [1.7881 ns 1.7907 ns 1.7936 ns]
66512026-07-25T04:49:03.326Z thrpt: [557.53 Melem/s 558.45 Melem/s 559.27 Melem/s]
66522026-07-25T04:49:03.326Z change:
66532026-07-25T04:49:03.326Z time: [−0.7033% −0.3208% +0.0366%] (p = 0.09 > 0.05)
66542026-07-25T04:49:03.326Z thrpt: [−0.0366% +0.3219% +0.7083%]
66552026-07-25T04:49:03.326Z No change in performance detected.
66562026-07-25T04:49:03.326ZFound 9 outliers among 100 measurements (9.00%)
66572026-07-25T04:49:03.326Z 5 (5.00%) high mild
66582026-07-25T04:49:03.326Z 4 (4.00%) high severe
66592026-07-25T04:49:04.210ZBenchmarking source_filter/allows/include_miss_v4/10
66602026-07-25T04:49:04.210ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
66612026-07-25T04:49:07.376ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (848M iterations)
66622026-07-25T04:49:12.373ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
66632026-07-25T04:49:12.459Zsource_filter/allows/include_miss_v4/10
66642026-07-25T04:49:12.459Z time: [5.8790 ns 5.8957 ns 5.9154 ns]
66652026-07-25T04:49:12.459Z thrpt: [169.05 Melem/s 169.62 Melem/s 170.10 Melem/s]
66662026-07-25T04:49:12.459Z change:
66672026-07-25T04:49:12.459Z time: [+0.2545% +0.6059% +0.9559%] (p = 0.00 < 0.05)
66682026-07-25T04:49:12.459Z thrpt: [−0.9469% −0.6023% −0.2539%]
66692026-07-25T04:49:12.459Z Change within noise threshold.
66702026-07-25T04:49:12.459ZFound 3 outliers among 100 measurements (3.00%)
66712026-07-25T04:49:12.460Z 2 (2.00%) high mild
66722026-07-25T04:49:12.460Z 1 (1.00%) high severe
66732026-07-25T04:49:13.346ZBenchmarking source_filter/allows/include_hit_v6/10
66742026-07-25T04:49:13.346ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
66752026-07-25T04:49:18.582ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
66762026-07-25T04:49:23.410ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
66772026-07-25T04:49:23.496Zsource_filter/allows/include_hit_v6/10
66782026-07-25T04:49:23.496Z time: [4.6836 ns 4.7068 ns 4.7324 ns]
66792026-07-25T04:49:23.496Z thrpt: [211.31 Melem/s 212.46 Melem/s 213.51 Melem/s]
66802026-07-25T04:49:23.496Z change:
66812026-07-25T04:49:23.496Z time: [+0.0804% +0.6625% +1.2115%] (p = 0.03 < 0.05)
66822026-07-25T04:49:23.496Z thrpt: [−1.1970% −0.6582% −0.0803%]
66832026-07-25T04:49:23.496Z Change within noise threshold.
66842026-07-25T04:49:23.500ZFound 1 outliers among 100 measurements (1.00%)
66852026-07-25T04:49:23.500Z 1 (1.00%) high mild
66862026-07-25T04:49:24.388ZBenchmarking source_filter/allows/include_miss_v6/10
66872026-07-25T04:49:24.389ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
66882026-07-25T04:49:29.643ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (511M iterations)
66892026-07-25T04:49:34.584ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
66902026-07-25T04:49:34.670Zsource_filter/allows/include_miss_v6/10
66912026-07-25T04:49:34.673Z time: [9.6486 ns 9.6680 ns 9.6872 ns]
66922026-07-25T04:49:34.674Z thrpt: [103.23 Melem/s 103.43 Melem/s 103.64 Melem/s]
66932026-07-25T04:49:34.674Z change:
66942026-07-25T04:49:34.674Z time: [−7.1296% −6.9527% −6.7927%] (p = 0.00 < 0.05)
66952026-07-25T04:49:34.674Z thrpt: [+7.2878% +7.4722% +7.6770%]
66962026-07-25T04:49:34.674Z Performance has improved.
66972026-07-25T04:49:35.560ZBenchmarking source_filter/allows/include_hit_v4/50
66982026-07-25T04:49:35.560ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
66992026-07-25T04:49:41.519ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67002026-07-25T04:49:46.491ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67012026-07-25T04:49:46.577Zsource_filter/allows/include_hit_v4/50
67022026-07-25T04:49:46.577Z time: [2.7418 ns 2.7630 ns 2.7848 ns]
67032026-07-25T04:49:46.577Z thrpt: [359.10 Melem/s 361.93 Melem/s 364.73 Melem/s]
67042026-07-25T04:49:46.577Z change:
67052026-07-25T04:49:46.577Z time: [+3.1202% +4.0435% +4.8531%] (p = 0.00 < 0.05)
67062026-07-25T04:49:46.577Z thrpt: [−4.6285% −3.8864% −3.0258%]
67072026-07-25T04:49:46.577Z Performance has regressed.
67082026-07-25T04:49:46.577ZFound 1 outliers among 100 measurements (1.00%)
67092026-07-25T04:49:46.577Z 1 (1.00%) high mild
67102026-07-25T04:49:47.466ZBenchmarking source_filter/allows/include_miss_v4/50
67112026-07-25T04:49:47.467ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67122026-07-25T04:49:50.697ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (831M iterations)
67132026-07-25T04:49:55.696ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67142026-07-25T04:49:55.782Zsource_filter/allows/include_miss_v4/50
67152026-07-25T04:49:55.782Z time: [5.9728 ns 6.0308 ns 6.0872 ns]
67162026-07-25T04:49:55.782Z thrpt: [164.28 Melem/s 165.82 Melem/s 167.42 Melem/s]
67172026-07-25T04:49:55.782Z change:
67182026-07-25T04:49:55.782Z time: [+1.2643% +2.7917% +4.2766%] (p = 0.00 < 0.05)
67192026-07-25T04:49:55.782Z thrpt: [−4.1012% −2.7159% −1.2485%]
67202026-07-25T04:49:55.782Z Performance has regressed.
67212026-07-25T04:49:55.782ZFound 1 outliers among 100 measurements (1.00%)
67222026-07-25T04:49:55.782Z 1 (1.00%) high mild
67232026-07-25T04:49:56.670ZBenchmarking source_filter/allows/include_hit_v6/50
67242026-07-25T04:49:56.670ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67252026-07-25T04:49:59.772ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (866M iterations)
67262026-07-25T04:50:04.609ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67272026-07-25T04:50:04.693Zsource_filter/allows/include_hit_v6/50
67282026-07-25T04:50:04.693Z time: [5.5641 ns 5.5870 ns 5.6118 ns]
67292026-07-25T04:50:04.693Z thrpt: [178.19 Melem/s 178.99 Melem/s 179.72 Melem/s]
67302026-07-25T04:50:04.693Z change:
67312026-07-25T04:50:04.693Z time: [−0.1602% +0.3113% +0.8107%] (p = 0.22 > 0.05)
67322026-07-25T04:50:04.697Z thrpt: [−0.8042% −0.3104% +0.1604%]
67332026-07-25T04:50:04.697Z No change in performance detected.
67342026-07-25T04:50:05.589ZBenchmarking source_filter/allows/include_miss_v6/50
67352026-07-25T04:50:05.589ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67362026-07-25T04:50:10.596ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (536M iterations)
67372026-07-25T04:50:15.506ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67382026-07-25T04:50:15.590Zsource_filter/allows/include_miss_v6/50
67392026-07-25T04:50:15.590Z time: [9.1245 ns 9.1503 ns 9.1788 ns]
67402026-07-25T04:50:15.590Z thrpt: [108.95 Melem/s 109.29 Melem/s 109.60 Melem/s]
67412026-07-25T04:50:15.590Z change:
67422026-07-25T04:50:15.590Z time: [−7.9627% −7.6477% −7.3352%] (p = 0.00 < 0.05)
67432026-07-25T04:50:15.590Z thrpt: [+7.9158% +8.2810% +8.6516%]
67442026-07-25T04:50:15.590Z Performance has improved.
67452026-07-25T04:50:16.474ZBenchmarking source_filter/allows/include_hit_v4/100
67462026-07-25T04:50:16.474ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67472026-07-25T04:50:22.460ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67482026-07-25T04:50:27.473ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
67492026-07-25T04:50:27.559Zsource_filter/allows/include_hit_v4/100
67502026-07-25T04:50:27.559Z time: [2.7676 ns 2.7933 ns 2.8194 ns]
67512026-07-25T04:50:27.559Z thrpt: [354.68 Melem/s 358.01 Melem/s 361.33 Melem/s]
67522026-07-25T04:50:27.559Z change:
67532026-07-25T04:50:27.560Z time: [+3.9951% +4.9657% +5.9064%] (p = 0.00 < 0.05)
67542026-07-25T04:50:27.560Z thrpt: [−5.5770% −4.7307% −3.8416%]
67552026-07-25T04:50:27.560Z Performance has regressed.
67562026-07-25T04:50:28.452ZBenchmarking source_filter/allows/include_miss_v4/100
67572026-07-25T04:50:28.452ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
67582026-07-25T04:50:32.715ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (630M iterations)
67592026-07-25T04:50:37.672ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
67602026-07-25T04:50:37.758Zsource_filter/allows/include_miss_v4/100
67612026-07-25T04:50:37.759Z time: [7.8208 ns 7.8651 ns 7.9094 ns]
67622026-07-25T04:50:37.759Z thrpt: [126.43 Melem/s 127.14 Melem/s 127.86 Melem/s]
67632026-07-25T04:50:37.759Z change:
67642026-07-25T04:50:37.759Z time: [+1.3109% +2.0038% +2.6670%] (p = 0.00 < 0.05)
67652026-07-25T04:50:37.759Z thrpt: [−2.5977% −1.9644% −1.2939%]
67662026-07-25T04:50:37.759Z Performance has regressed.
67672026-07-25T04:50:38.644ZBenchmarking source_filter/allows/include_hit_v6/100
67682026-07-25T04:50:38.644ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
67692026-07-25T04:50:41.741ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (867M iterations)
67702026-07-25T04:50:46.591ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
67712026-07-25T04:50:46.676Zsource_filter/allows/include_hit_v6/100
67722026-07-25T04:50:46.676Z time: [5.5716 ns 5.5951 ns 5.6206 ns]
67732026-07-25T04:50:46.676Z thrpt: [177.92 Melem/s 178.73 Melem/s 179.48 Melem/s]
67742026-07-25T04:50:46.676Z change:
67752026-07-25T04:50:46.676Z time: [−0.0851% +0.3921% +0.8745%] (p = 0.11 > 0.05)
67762026-07-25T04:50:46.676Z thrpt: [−0.8669% −0.3906% +0.0852%]
67772026-07-25T04:50:46.676Z No change in performance detected.
67782026-07-25T04:50:47.559ZBenchmarking source_filter/allows/include_miss_v6/100
67792026-07-25T04:50:47.559ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
67802026-07-25T04:50:50.831ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (410M iterations)
67812026-07-25T04:50:55.814ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
67822026-07-25T04:50:55.899Zsource_filter/allows/include_miss_v6/100
67832026-07-25T04:50:55.899Z time: [12.115 ns 12.147 ns 12.181 ns]
67842026-07-25T04:50:55.900Z thrpt: [82.096 Melem/s 82.322 Melem/s 82.542 Melem/s]
67852026-07-25T04:50:55.900Z change:
67862026-07-25T04:50:55.900Z time: [−8.9270% −8.6863% −8.4225%] (p = 0.00 < 0.05)
67872026-07-25T04:50:55.900Z thrpt: [+9.1971% +9.5126% +9.8021%]
67882026-07-25T04:50:55.901Z Performance has improved.
67892026-07-25T04:50:56.783ZBenchmarking source_filter/allows/include_empty_v4
67902026-07-25T04:50:56.783ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
67912026-07-25T04:51:00.600ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
67922026-07-25T04:51:05.580ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
67932026-07-25T04:51:05.666Zsource_filter/allows/include_empty_v4
67942026-07-25T04:51:05.666Z time: [884.84 ps 885.09 ps 885.34 ps]
67952026-07-25T04:51:05.666Z thrpt: [1.1295 Gelem/s 1.1298 Gelem/s 1.1301 Gelem/s]
67962026-07-25T04:51:05.666Z change:
67972026-07-25T04:51:05.666Z time: [−20.023% −19.955% −19.827%] (p = 0.00 < 0.05)
67982026-07-25T04:51:05.666Z thrpt: [+24.731% +24.930% +25.036%]
67992026-07-25T04:51:05.666Z Performance has improved.
68002026-07-25T04:51:05.669ZFound 18 outliers among 100 measurements (18.00%)
68012026-07-25T04:51:05.669Z 11 (11.00%) high mild
68022026-07-25T04:51:05.669Z 7 (7.00%) high severe
68032026-07-25T04:51:06.555ZBenchmarking source_filter/allows/include_empty_v6
68042026-07-25T04:51:06.555ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68052026-07-25T04:51:10.358ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
68062026-07-25T04:51:15.372ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68072026-07-25T04:51:15.458Zsource_filter/allows/include_empty_v6
68082026-07-25T04:51:15.458Z time: [886.91 ps 887.59 ps 888.44 ps]
68092026-07-25T04:51:15.458Z thrpt: [1.1256 Gelem/s 1.1266 Gelem/s 1.1275 Gelem/s]
68102026-07-25T04:51:15.458Z change:
68112026-07-25T04:51:15.458Z time: [+0.2727% +0.3203% +0.3657%] (p = 0.00 < 0.05)
68122026-07-25T04:51:15.458Z thrpt: [−0.3644% −0.3193% −0.2720%]
68132026-07-25T04:51:15.458Z Change within noise threshold.
68142026-07-25T04:51:15.458ZFound 30 outliers among 100 measurements (30.00%)
68152026-07-25T04:51:15.458Z 20 (20.00%) low severe
68162026-07-25T04:51:15.458Z 2 (2.00%) high mild
68172026-07-25T04:51:15.458Z 8 (8.00%) high severe
68182026-07-25T04:51:16.368Z
68192026-07-25T04:51:16.372ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68202026-07-25T04:51:16.372ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68212026-07-25T04:51:16.372ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0363 ms (605 iterations)
68222026-07-25T04:51:16.372ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68232026-07-25T04:51:16.372Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68242026-07-25T04:51:16.372Z time: [18.000 18.000 18.000 ]
68252026-07-25T04:51:16.372Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68262026-07-25T04:51:16.372Z No change in performance detected.
68272026-07-25T04:51:16.372Z
68282026-07-25T04:51:16.372ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68292026-07-25T04:51:16.372ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68302026-07-25T04:51:16.372ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0548 ms (715 iterations)
68312026-07-25T04:51:16.372ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68322026-07-25T04:51:16.375Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68332026-07-25T04:51:16.376Z time: [18.000 18.000 18.000 ]
68342026-07-25T04:51:16.376Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68352026-07-25T04:51:16.376Z No change in performance detected.
68362026-07-25T04:51:16.376Z
68372026-07-25T04:51:16.376ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68382026-07-25T04:51:16.376ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68392026-07-25T04:51:16.376ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1073 ms (550 iterations)
68402026-07-25T04:51:16.376ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
68412026-07-25T04:51:16.376Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
68422026-07-25T04:51:16.376Z time: [20.000 20.000 20.000 ]
68432026-07-25T04:51:16.376Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68442026-07-25T04:51:16.376Z No change in performance detected.
68452026-07-25T04:51:16.376Z
68462026-07-25T04:51:16.376ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
68472026-07-25T04:51:16.376ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
68482026-07-25T04:51:16.376ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0162 ms (495 iterations)
68492026-07-25T04:51:16.376ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
68502026-07-25T04:51:16.379Zprocess/Hairpin-DHCPv6/alloc_ct/Request
68512026-07-25T04:51:16.381Z time: [21.000 21.000 21.000 ]
68522026-07-25T04:51:16.381Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68532026-07-25T04:51:16.381Z No change in performance detected.
68542026-07-25T04:51:16.381Z
68552026-07-25T04:51:16.381ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
68562026-07-25T04:51:16.381ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
68572026-07-25T04:51:16.381ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0398 ms (825 iterations)
68582026-07-25T04:51:16.381ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
68592026-07-25T04:51:16.381Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
68602026-07-25T04:51:16.381Z time: [13.000 13.000 13.000 ]
68612026-07-25T04:51:16.381Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68622026-07-25T04:51:16.381Z No change in performance detected.
68632026-07-25T04:51:16.381Z
68642026-07-25T04:51:16.381ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
68652026-07-25T04:51:16.381ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
68662026-07-25T04:51:16.381ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0213 ms (715 iterations)
68672026-07-25T04:51:16.384ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
68682026-07-25T04:51:16.384Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
68692026-07-25T04:51:16.384Z time: [12.000 12.000 12.000 ]
68702026-07-25T04:51:16.384Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68712026-07-25T04:51:16.384Z No change in performance detected.
68722026-07-25T04:51:16.384Z
68732026-07-25T04:51:16.384ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
68742026-07-25T04:51:16.385ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
68752026-07-25T04:51:16.385ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0634 ms (715 iterations)
68762026-07-25T04:51:16.385ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
68772026-07-25T04:51:16.385Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
68782026-07-25T04:51:16.385Z time: [14.000 14.000 14.000 ]
68792026-07-25T04:51:16.385Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68802026-07-25T04:51:16.385Z No change in performance detected.
68812026-07-25T04:51:16.385Z
68822026-07-25T04:51:16.385ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
68832026-07-25T04:51:16.385ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
68842026-07-25T04:51:16.385ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0156 ms (715 iterations)
68852026-07-25T04:51:16.385ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
68862026-07-25T04:51:16.385Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
68872026-07-25T04:51:16.386Z time: [14.000 14.000 14.000 ]
68882026-07-25T04:51:16.386Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68892026-07-25T04:51:16.386Z No change in performance detected.
68902026-07-25T04:51:16.386Z
68912026-07-25T04:51:16.386ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
68922026-07-25T04:51:16.386ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
68932026-07-25T04:51:16.389ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0259 ms (605 iterations)
68942026-07-25T04:51:16.389ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
68952026-07-25T04:51:16.389Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
68962026-07-25T04:51:16.390Z time: [3.0000 3.0000 3.0000 ]
68972026-07-25T04:51:16.390Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68982026-07-25T04:51:16.390Z No change in performance detected.
68992026-07-25T04:51:16.390Z
69002026-07-25T04:51:16.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69012026-07-25T04:51:16.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69022026-07-25T04:51:16.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0506 ms (495 iterations)
69032026-07-25T04:51:16.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69042026-07-25T04:51:16.390Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69052026-07-25T04:51:16.390Z time: [3.0000 3.0000 3.0000 ]
69062026-07-25T04:51:16.390Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69072026-07-25T04:51:16.390Z No change in performance detected.
69082026-07-25T04:51:16.390Z
69092026-07-25T04:51:16.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69102026-07-25T04:51:16.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69112026-07-25T04:51:16.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0474 ms (605 iterations)
69122026-07-25T04:51:16.390ZCriterion.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.
69132026-07-25T04:51:16.390Z
69142026-07-25T04:51:16.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69152026-07-25T04:51:16.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69162026-07-25T04:51:16.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69172026-07-25T04:51:16.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0661 ms (495 iterations)
69182026-07-25T04:51:16.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69192026-07-25T04:51:16.396ZCriterion.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.
69202026-07-25T04:51:16.396Z
69212026-07-25T04:51:16.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69222026-07-25T04:51:16.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69232026-07-25T04:51:16.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0228 ms (880 iterations)
69242026-07-25T04:51:16.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69252026-07-25T04:51:16.396Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69262026-07-25T04:51:16.396Z time: [3.0000 3.0000 3.0000 ]
69272026-07-25T04:51:16.396Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69282026-07-25T04:51:16.396Z No change in performance detected.
69292026-07-25T04:51:16.396Z
69302026-07-25T04:51:16.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69312026-07-25T04:51:16.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69322026-07-25T04:51:16.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0173 ms (495 iterations)
69332026-07-25T04:51:16.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69342026-07-25T04:51:16.396Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69352026-07-25T04:51:16.396Z time: [3.0000 3.0000 3.0000 ]
69362026-07-25T04:51:16.396Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69372026-07-25T04:51:16.396Z No change in performance detected.
69382026-07-25T04:51:16.396Z
69392026-07-25T04:51:16.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69402026-07-25T04:51:16.399ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69412026-07-25T04:51:16.399ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0246 ms (770 iterations)
69422026-07-25T04:51:16.399ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
69432026-07-25T04:51:16.400ZCriterion.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.
69442026-07-25T04:51:16.400Z
69452026-07-25T04:51:16.400ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
69462026-07-25T04:51:16.400ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
69472026-07-25T04:51:16.400ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0383 ms (495 iterations)
69482026-07-25T04:51:16.403ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
69492026-07-25T04:51:16.403ZCriterion.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.
69502026-07-25T04:51:16.403Z
69512026-07-25T04:51:16.403ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
69522026-07-25T04:51:16.403ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
69532026-07-25T04:51:16.403ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0624 ms (825 iterations)
69542026-07-25T04:51:16.403ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
69552026-07-25T04:51:16.403Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
69562026-07-25T04:51:16.403Z time: [3.0000 3.0000 3.0000 ]
69572026-07-25T04:51:16.403Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69582026-07-25T04:51:16.403Z No change in performance detected.
69592026-07-25T04:51:16.403Z
69602026-07-25T04:51:16.403ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
69612026-07-25T04:51:16.404ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
69622026-07-25T04:51:16.404ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0422 ms (495 iterations)
69632026-07-25T04:51:16.404ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
69642026-07-25T04:51:16.404Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
69652026-07-25T04:51:16.404Z time: [3.0000 3.0000 3.0000 ]
69662026-07-25T04:51:16.404Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69672026-07-25T04:51:16.404Z No change in performance detected.
69682026-07-25T04:51:16.404Z
69692026-07-25T04:51:16.404ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
69702026-07-25T04:51:16.405ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
69712026-07-25T04:51:16.405ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0517 ms (715 iterations)
69722026-07-25T04:51:16.405ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
69732026-07-25T04:51:16.405ZCriterion.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.
69742026-07-25T04:51:16.405Z
69752026-07-25T04:51:16.405ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
69762026-07-25T04:51:16.405ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
69772026-07-25T04:51:16.405ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0997 ms (495 iterations)
69782026-07-25T04:51:16.405ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
69792026-07-25T04:51:16.405ZCriterion.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.
69802026-07-25T04:51:16.405Z
69812026-07-25T04:51:16.405ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
69822026-07-25T04:51:16.406ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
69832026-07-25T04:51:16.406ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0484 ms (880 iterations)
69842026-07-25T04:51:16.409ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
69852026-07-25T04:51:16.409Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
69862026-07-25T04:51:16.409Z time: [3.0000 3.0000 3.0000 ]
69872026-07-25T04:51:16.409Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69882026-07-25T04:51:16.409Z No change in performance detected.
69892026-07-25T04:51:16.409Z
69902026-07-25T04:51:16.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
69912026-07-25T04:51:16.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
69922026-07-25T04:51:16.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1058 ms (550 iterations)
69932026-07-25T04:51:16.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
69942026-07-25T04:51:16.410Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
69952026-07-25T04:51:16.410Z time: [3.0000 3.0000 3.0000 ]
69962026-07-25T04:51:16.410Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69972026-07-25T04:51:16.410Z No change in performance detected.
69982026-07-25T04:51:16.410Z
69992026-07-25T04:51:16.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70002026-07-25T04:51:16.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70012026-07-25T04:51:16.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0618 ms (770 iterations)
70022026-07-25T04:51:16.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70032026-07-25T04:51:16.410ZCriterion.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.
70042026-07-25T04:51:16.410Z
70052026-07-25T04:51:16.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70062026-07-25T04:51:16.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70072026-07-25T04:51:16.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0652 ms (495 iterations)
70082026-07-25T04:51:16.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70092026-07-25T04:51:16.410ZCriterion.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.
70102026-07-25T04:51:16.410Z
70112026-07-25T04:51:16.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70122026-07-25T04:51:16.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70132026-07-25T04:51:16.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0865 ms (275 iterations)
70142026-07-25T04:51:16.413ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70152026-07-25T04:51:16.413Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70162026-07-25T04:51:16.414Z time: [44.000 44.000 44.000 ]
70172026-07-25T04:51:16.414Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70182026-07-25T04:51:16.414Z No change in performance detected.
70192026-07-25T04:51:16.414Z
70202026-07-25T04:51:16.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70212026-07-25T04:51:16.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70222026-07-25T04:51:16.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2333 ms (275 iterations)
70232026-07-25T04:51:16.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70242026-07-25T04:51:16.414Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70252026-07-25T04:51:16.414Z time: [44.000 44.000 44.000 ]
70262026-07-25T04:51:16.414Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70272026-07-25T04:51:16.415Z No change in performance detected.
70282026-07-25T04:51:16.415Z
70292026-07-25T04:51:16.415ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70302026-07-25T04:51:16.415ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70312026-07-25T04:51:16.415ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1012 ms (330 iterations)
70322026-07-25T04:51:16.418ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70332026-07-25T04:51:16.418Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70342026-07-25T04:51:16.418Z time: [29.000 29.000 29.000 ]
70352026-07-25T04:51:16.418Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70362026-07-25T04:51:16.418Z No change in performance detected.
70372026-07-25T04:51:16.418Z
70382026-07-25T04:51:16.418ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70392026-07-25T04:51:16.418ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70402026-07-25T04:51:16.418ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0991 ms (275 iterations)
70412026-07-25T04:51:16.418ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70422026-07-25T04:51:16.418Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70432026-07-25T04:51:16.418Z time: [29.000 29.000 29.000 ]
70442026-07-25T04:51:16.418Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70452026-07-25T04:51:16.418Z No change in performance detected.
70462026-07-25T04:51:16.418Z
70472026-07-25T04:51:16.418ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70482026-07-25T04:51:16.418ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70492026-07-25T04:51:16.418ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1623 ms (330 iterations)
70502026-07-25T04:51:16.422ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
70512026-07-25T04:51:16.422Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70522026-07-25T04:51:16.422Z time: [43.000 43.000 43.000 ]
70532026-07-25T04:51:16.422Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70542026-07-25T04:51:16.422Z No change in performance detected.
70552026-07-25T04:51:16.422Z
70562026-07-25T04:51:16.422ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
70572026-07-25T04:51:16.422ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70582026-07-25T04:51:16.422ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1612 ms (275 iterations)
70592026-07-25T04:51:16.422ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70602026-07-25T04:51:16.422Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
70612026-07-25T04:51:16.422Z time: [43.000 43.000 43.000 ]
70622026-07-25T04:51:16.422Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70632026-07-25T04:51:16.424Z No change in performance detected.
70642026-07-25T04:51:16.424Z
70652026-07-25T04:51:16.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
70662026-07-25T04:51:16.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70672026-07-25T04:51:16.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1421 ms (385 iterations)
70682026-07-25T04:51:16.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70692026-07-25T04:51:16.428Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
70702026-07-25T04:51:16.428Z time: [28.000 28.000 28.000 ]
70712026-07-25T04:51:16.428Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70722026-07-25T04:51:16.428Z No change in performance detected.
70732026-07-25T04:51:16.428Z
70742026-07-25T04:51:16.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
70752026-07-25T04:51:16.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70762026-07-25T04:51:16.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0261 ms (275 iterations)
70772026-07-25T04:51:16.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70782026-07-25T04:51:16.428Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
70792026-07-25T04:51:16.428Z time: [28.000 28.000 28.000 ]
70802026-07-25T04:51:16.428Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70812026-07-25T04:51:16.428Z No change in performance detected.
70822026-07-25T04:51:16.428Z
70832026-07-25T04:51:16.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
70842026-07-25T04:51:16.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70852026-07-25T04:51:16.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1806 ms (275 iterations)
70862026-07-25T04:51:16.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70872026-07-25T04:51:16.428Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
70882026-07-25T04:51:16.428Z time: [44.000 44.000 44.000 ]
70892026-07-25T04:51:16.428Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70902026-07-25T04:51:16.428Z No change in performance detected.
70912026-07-25T04:51:16.428Z
70922026-07-25T04:51:16.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
70932026-07-25T04:51:16.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70942026-07-25T04:51:16.430ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0587 ms (220 iterations)
70952026-07-25T04:51:16.433ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70962026-07-25T04:51:16.433Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
70972026-07-25T04:51:16.433Z time: [44.000 44.000 44.000 ]
70982026-07-25T04:51:16.433Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70992026-07-25T04:51:16.433Z No change in performance detected.
71002026-07-25T04:51:16.433Z
71012026-07-25T04:51:16.433ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71022026-07-25T04:51:16.433ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71032026-07-25T04:51:16.433ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0078 ms (275 iterations)
71042026-07-25T04:51:16.433ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71052026-07-25T04:51:16.433Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71062026-07-25T04:51:16.433Z time: [29.000 29.000 29.000 ]
71072026-07-25T04:51:16.433Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71082026-07-25T04:51:16.433Z No change in performance detected.
71092026-07-25T04:51:16.433Z
71102026-07-25T04:51:16.433ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71112026-07-25T04:51:16.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71122026-07-25T04:51:16.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1546 ms (275 iterations)
71132026-07-25T04:51:16.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71142026-07-25T04:51:16.434Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71152026-07-25T04:51:16.434Z time: [29.000 29.000 29.000 ]
71162026-07-25T04:51:16.434Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71172026-07-25T04:51:16.434Z No change in performance detected.
71182026-07-25T04:51:16.434Z
71192026-07-25T04:51:16.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71202026-07-25T04:51:16.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71212026-07-25T04:51:16.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0742 ms (275 iterations)
71222026-07-25T04:51:16.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71232026-07-25T04:51:16.437Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71242026-07-25T04:51:16.437Z time: [43.000 43.000 43.000 ]
71252026-07-25T04:51:16.437Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71262026-07-25T04:51:16.437Z No change in performance detected.
71272026-07-25T04:51:16.437Z
71282026-07-25T04:51:16.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71292026-07-25T04:51:16.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71302026-07-25T04:51:16.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2363 ms (275 iterations)
71312026-07-25T04:51:16.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71322026-07-25T04:51:16.437Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71332026-07-25T04:51:16.437Z time: [43.000 43.000 43.000 ]
71342026-07-25T04:51:16.438Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71352026-07-25T04:51:16.438Z No change in performance detected.
71362026-07-25T04:51:16.438Z
71372026-07-25T04:51:16.438ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71382026-07-25T04:51:16.438ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71392026-07-25T04:51:16.438ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0389 ms (330 iterations)
71402026-07-25T04:51:16.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71412026-07-25T04:51:16.442Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71422026-07-25T04:51:16.442Z time: [28.000 28.000 28.000 ]
71432026-07-25T04:51:16.442Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71442026-07-25T04:51:16.442Z No change in performance detected.
71452026-07-25T04:51:16.442Z
71462026-07-25T04:51:16.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71472026-07-25T04:51:16.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
71482026-07-25T04:51:16.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0778 ms (275 iterations)
71492026-07-25T04:51:16.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
71502026-07-25T04:51:16.442Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71512026-07-25T04:51:16.442Z time: [28.000 28.000 28.000 ]
71522026-07-25T04:51:16.442Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71532026-07-25T04:51:16.442Z No change in performance detected.
71542026-07-25T04:51:16.442Z
71552026-07-25T04:51:16.442ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
71562026-07-25T04:51:16.442ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
71572026-07-25T04:51:16.442ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0294 ms (715 iterations)
71582026-07-25T04:51:16.445ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
71592026-07-25T04:51:16.445Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
71602026-07-25T04:51:16.446Z time: [3924.0 B 3924.0 B 3924.0 B]
71612026-07-25T04:51:16.446Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71622026-07-25T04:51:16.446Z No change in performance detected.
71632026-07-25T04:51:16.446Z
71642026-07-25T04:51:16.446ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
71652026-07-25T04:51:16.446ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
71662026-07-25T04:51:16.446ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0739 ms (770 iterations)
71672026-07-25T04:51:16.446ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
71682026-07-25T04:51:16.446Zprocess/Hairpin-DHCPv4/alloc_sz/Request
71692026-07-25T04:51:16.446Z time: [3924.0 B 3924.0 B 3924.0 B]
71702026-07-25T04:51:16.446Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71712026-07-25T04:51:16.447Z No change in performance detected.
71722026-07-25T04:51:16.447Z
71732026-07-25T04:51:16.447ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
71742026-07-25T04:51:16.447ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
71752026-07-25T04:51:16.447ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0424 ms (550 iterations)
71762026-07-25T04:51:16.450ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
71772026-07-25T04:51:16.450Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
71782026-07-25T04:51:16.450Z time: [3988.0 B 3988.0 B 3988.0 B]
71792026-07-25T04:51:16.450Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71802026-07-25T04:51:16.450Z No change in performance detected.
71812026-07-25T04:51:16.450Z
71822026-07-25T04:51:16.450ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
71832026-07-25T04:51:16.450ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
71842026-07-25T04:51:16.450ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0640 ms (550 iterations)
71852026-07-25T04:51:16.451ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
71862026-07-25T04:51:16.451Zprocess/Hairpin-DHCPv6/alloc_sz/Request
71872026-07-25T04:51:16.451Z time: [4386.0 B 4386.0 B 4386.0 B]
71882026-07-25T04:51:16.451Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71892026-07-25T04:51:16.451Z No change in performance detected.
71902026-07-25T04:51:16.452Z
71912026-07-25T04:51:16.452ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
71922026-07-25T04:51:16.452ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
71932026-07-25T04:51:16.452ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0315 ms (825 iterations)
71942026-07-25T04:51:16.452ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
71952026-07-25T04:51:16.455Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
71962026-07-25T04:51:16.455Z time: [2888.0 B 2888.0 B 2888.0 B]
71972026-07-25T04:51:16.455Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71982026-07-25T04:51:16.455Z No change in performance detected.
71992026-07-25T04:51:16.455Z
72002026-07-25T04:51:16.455ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72012026-07-25T04:51:16.455ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72022026-07-25T04:51:16.455ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0197 ms (715 iterations)
72032026-07-25T04:51:16.455ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72042026-07-25T04:51:16.455Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72052026-07-25T04:51:16.455Z time: [2873.0 B 2873.0 B 2873.0 B]
72062026-07-25T04:51:16.455Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72072026-07-25T04:51:16.455Z No change in performance detected.
72082026-07-25T04:51:16.456Z
72092026-07-25T04:51:16.456ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72102026-07-25T04:51:16.456ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72112026-07-25T04:51:16.456ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0223 ms (715 iterations)
72122026-07-25T04:51:16.456ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72132026-07-25T04:51:16.456Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72142026-07-25T04:51:16.456Z time: [2926.0 B 2926.0 B 2926.0 B]
72152026-07-25T04:51:16.456Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72162026-07-25T04:51:16.456Z No change in performance detected.
72172026-07-25T04:51:16.456Z
72182026-07-25T04:51:16.456ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72192026-07-25T04:51:16.456ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72202026-07-25T04:51:16.456ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0702 ms (770 iterations)
72212026-07-25T04:51:16.460ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72222026-07-25T04:51:16.460Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72232026-07-25T04:51:16.460Z time: [2910.0 B 2910.0 B 2910.0 B]
72242026-07-25T04:51:16.460Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72252026-07-25T04:51:16.460Z No change in performance detected.
72262026-07-25T04:51:16.460Z
72272026-07-25T04:51:16.460ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72282026-07-25T04:51:16.460ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72292026-07-25T04:51:16.460ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0426 ms (825 iterations)
72302026-07-25T04:51:16.460ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72312026-07-25T04:51:16.461Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72322026-07-25T04:51:16.461Z time: [264.00 B 264.00 B 264.00 B]
72332026-07-25T04:51:16.462Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72342026-07-25T04:51:16.462Z No change in performance detected.
72352026-07-25T04:51:16.462Z
72362026-07-25T04:51:16.462ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72372026-07-25T04:51:16.462ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72382026-07-25T04:51:16.462ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0944 ms (550 iterations)
72392026-07-25T04:51:16.462ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72402026-07-25T04:51:16.465Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72412026-07-25T04:51:16.465Z time: [264.00 B 264.00 B 264.00 B]
72422026-07-25T04:51:16.465Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72432026-07-25T04:51:16.465Z No change in performance detected.
72442026-07-25T04:51:16.465Z
72452026-07-25T04:51:16.465ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
72462026-07-25T04:51:16.466ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
72472026-07-25T04:51:16.466ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0191 ms (715 iterations)
72482026-07-25T04:51:16.466ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
72492026-07-25T04:51:16.467ZCriterion.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.
72502026-07-25T04:51:16.467Z
72512026-07-25T04:51:16.467ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
72522026-07-25T04:51:16.467ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
72532026-07-25T04:51:16.468ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0780 ms (495 iterations)
72542026-07-25T04:51:16.468ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
72552026-07-25T04:51:16.468ZCriterion.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.
72562026-07-25T04:51:16.468Z
72572026-07-25T04:51:16.468ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
72582026-07-25T04:51:16.468ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
72592026-07-25T04:51:16.468ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0494 ms (935 iterations)
72602026-07-25T04:51:16.468ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
72612026-07-25T04:51:16.468Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
72622026-07-25T04:51:16.468Z time: [264.00 B 264.00 B 264.00 B]
72632026-07-25T04:51:16.468Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72642026-07-25T04:51:16.468Z No change in performance detected.
72652026-07-25T04:51:16.468Z
72662026-07-25T04:51:16.468ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
72672026-07-25T04:51:16.468ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
72682026-07-25T04:51:16.468ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0643 ms (550 iterations)
72692026-07-25T04:51:16.472ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
72702026-07-25T04:51:16.472Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
72712026-07-25T04:51:16.472Z time: [264.00 B 264.00 B 264.00 B]
72722026-07-25T04:51:16.472Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72732026-07-25T04:51:16.472Z No change in performance detected.
72742026-07-25T04:51:16.473Z
72752026-07-25T04:51:16.473ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
72762026-07-25T04:51:16.473ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
72772026-07-25T04:51:16.473ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0049 ms (770 iterations)
72782026-07-25T04:51:16.473ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
72792026-07-25T04:51:16.473ZCriterion.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.
72802026-07-25T04:51:16.473Z
72812026-07-25T04:51:16.473ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
72822026-07-25T04:51:16.473ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
72832026-07-25T04:51:16.473ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0230 ms (495 iterations)
72842026-07-25T04:51:16.473ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
72852026-07-25T04:51:16.473ZCriterion.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.
72862026-07-25T04:51:16.473Z
72872026-07-25T04:51:16.473ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
72882026-07-25T04:51:16.473ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
72892026-07-25T04:51:16.473ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0559 ms (825 iterations)
72902026-07-25T04:51:16.473ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
72912026-07-25T04:51:16.473Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
72922026-07-25T04:51:16.473Z time: [264.00 B 264.00 B 264.00 B]
72932026-07-25T04:51:16.473Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72942026-07-25T04:51:16.474Z No change in performance detected.
72952026-07-25T04:51:16.476Z
72962026-07-25T04:51:16.476ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
72972026-07-25T04:51:16.476ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
72982026-07-25T04:51:16.476ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0239 ms (495 iterations)
72992026-07-25T04:51:16.479ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73002026-07-25T04:51:16.479Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73012026-07-25T04:51:16.479Z time: [264.00 B 264.00 B 264.00 B]
73022026-07-25T04:51:16.479Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73032026-07-25T04:51:16.479Z No change in performance detected.
73042026-07-25T04:51:16.479Z
73052026-07-25T04:51:16.479ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73062026-07-25T04:51:16.479ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73072026-07-25T04:51:16.479ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0454 ms (715 iterations)
73082026-07-25T04:51:16.479ZCriterion.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.
73092026-07-25T04:51:16.479ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73102026-07-25T04:51:16.479Z
73112026-07-25T04:51:16.479ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73122026-07-25T04:51:16.479ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73132026-07-25T04:51:16.479ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0932 ms (495 iterations)
73142026-07-25T04:51:16.479ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73152026-07-25T04:51:16.479ZCriterion.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.
73162026-07-25T04:51:16.480Z
73172026-07-25T04:51:16.480ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73182026-07-25T04:51:16.480ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73192026-07-25T04:51:16.480ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0461 ms (880 iterations)
73202026-07-25T04:51:16.480ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73212026-07-25T04:51:16.480Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73222026-07-25T04:51:16.480Z time: [264.00 B 264.00 B 264.00 B]
73232026-07-25T04:51:16.480Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73242026-07-25T04:51:16.480Z No change in performance detected.
73252026-07-25T04:51:16.480Z
73262026-07-25T04:51:16.480ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73272026-07-25T04:51:16.480ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73282026-07-25T04:51:16.480ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1063 ms (550 iterations)
73292026-07-25T04:51:16.481ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73302026-07-25T04:51:16.481Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73312026-07-25T04:51:16.481Z time: [264.00 B 264.00 B 264.00 B]
73322026-07-25T04:51:16.481Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73332026-07-25T04:51:16.481Z No change in performance detected.
73342026-07-25T04:51:16.481Z
73352026-07-25T04:51:16.481ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73362026-07-25T04:51:16.481ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73372026-07-25T04:51:16.484ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0292 ms (605 iterations)
73382026-07-25T04:51:16.485ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73392026-07-25T04:51:16.485ZCriterion.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.
73402026-07-25T04:51:16.485Z
73412026-07-25T04:51:16.485ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
73422026-07-25T04:51:16.485ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73432026-07-25T04:51:16.485ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0079 ms (440 iterations)
73442026-07-25T04:51:16.485ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
73452026-07-25T04:51:16.485ZCriterion.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.
73462026-07-25T04:51:16.485Z
73472026-07-25T04:51:16.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73482026-07-25T04:51:16.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73492026-07-25T04:51:16.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0584 ms (275 iterations)
73502026-07-25T04:51:16.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73512026-07-25T04:51:16.485Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73522026-07-25T04:51:16.485Z time: [8507.0 B 8507.0 B 8507.0 B]
73532026-07-25T04:51:16.485Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73542026-07-25T04:51:16.485Z No change in performance detected.
73552026-07-25T04:51:16.485Z
73562026-07-25T04:51:16.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
73572026-07-25T04:51:16.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73582026-07-25T04:51:16.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2415 ms (275 iterations)
73592026-07-25T04:51:16.489ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73602026-07-25T04:51:16.489Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
73612026-07-25T04:51:16.489Z time: [8507.0 B 8507.0 B 8507.0 B]
73622026-07-25T04:51:16.489Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73632026-07-25T04:51:16.489Z No change in performance detected.
73642026-07-25T04:51:16.489Z
73652026-07-25T04:51:16.489ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
73662026-07-25T04:51:16.490ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73672026-07-25T04:51:16.490ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1061 ms (330 iterations)
73682026-07-25T04:51:16.490ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73692026-07-25T04:51:16.490Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
73702026-07-25T04:51:16.490Z time: [7016.0 B 7016.0 B 7016.0 B]
73712026-07-25T04:51:16.490Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73722026-07-25T04:51:16.490Z No change in performance detected.
73732026-07-25T04:51:16.490Z
73742026-07-25T04:51:16.490ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
73752026-07-25T04:51:16.490ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73762026-07-25T04:51:16.490ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1072 ms (275 iterations)
73772026-07-25T04:51:16.490ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73782026-07-25T04:51:16.490Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
73792026-07-25T04:51:16.490Z time: [7016.0 B 7016.0 B 7016.0 B]
73802026-07-25T04:51:16.490Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73812026-07-25T04:51:16.491Z No change in performance detected.
73822026-07-25T04:51:16.491Z
73832026-07-25T04:51:16.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
73842026-07-25T04:51:16.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73852026-07-25T04:51:16.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1699 ms (330 iterations)
73862026-07-25T04:51:16.494ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73872026-07-25T04:51:16.494Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
73882026-07-25T04:51:16.494Z time: [8475.0 B 8475.0 B 8475.0 B]
73892026-07-25T04:51:16.494Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73902026-07-25T04:51:16.494Z No change in performance detected.
73912026-07-25T04:51:16.494Z
73922026-07-25T04:51:16.494ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
73932026-07-25T04:51:16.494ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73942026-07-25T04:51:16.494ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1554 ms (275 iterations)
73952026-07-25T04:51:16.494ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73962026-07-25T04:51:16.494Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
73972026-07-25T04:51:16.494Z time: [8475.0 B 8475.0 B 8475.0 B]
73982026-07-25T04:51:16.494Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73992026-07-25T04:51:16.494Z No change in performance detected.
74002026-07-25T04:51:16.494Z
74012026-07-25T04:51:16.494ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74022026-07-25T04:51:16.494ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74032026-07-25T04:51:16.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1418 ms (385 iterations)
74042026-07-25T04:51:16.499ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74052026-07-25T04:51:16.499Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74062026-07-25T04:51:16.499Z time: [6984.0 B 6984.0 B 6984.0 B]
74072026-07-25T04:51:16.499Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74082026-07-25T04:51:16.499Z No change in performance detected.
74092026-07-25T04:51:16.499Z
74102026-07-25T04:51:16.499ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74112026-07-25T04:51:16.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74122026-07-25T04:51:16.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0312 ms (275 iterations)
74132026-07-25T04:51:16.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74142026-07-25T04:51:16.500Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74152026-07-25T04:51:16.500Z time: [6984.0 B 6984.0 B 6984.0 B]
74162026-07-25T04:51:16.500Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74172026-07-25T04:51:16.500Z No change in performance detected.
74182026-07-25T04:51:16.500Z
74192026-07-25T04:51:16.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74202026-07-25T04:51:16.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74212026-07-25T04:51:16.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1366 ms (275 iterations)
74222026-07-25T04:51:16.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74232026-07-25T04:51:16.500Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74242026-07-25T04:51:16.500Z time: [8507.0 B 8507.0 B 8507.0 B]
74252026-07-25T04:51:16.500Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74262026-07-25T04:51:16.500Z No change in performance detected.
74272026-07-25T04:51:16.500Z
74282026-07-25T04:51:16.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74292026-07-25T04:51:16.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74302026-07-25T04:51:16.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0418 ms (220 iterations)
74312026-07-25T04:51:16.503ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74322026-07-25T04:51:16.503Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74332026-07-25T04:51:16.503Z time: [8507.0 B 8507.0 B 8507.0 B]
74342026-07-25T04:51:16.503Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74352026-07-25T04:51:16.504Z No change in performance detected.
74362026-07-25T04:51:16.504Z
74372026-07-25T04:51:16.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74382026-07-25T04:51:16.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74392026-07-25T04:51:16.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1554 ms (330 iterations)
74402026-07-25T04:51:16.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74412026-07-25T04:51:16.504Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74422026-07-25T04:51:16.504Z time: [7016.0 B 7016.0 B 7016.0 B]
74432026-07-25T04:51:16.504Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74442026-07-25T04:51:16.504Z No change in performance detected.
74452026-07-25T04:51:16.504Z
74462026-07-25T04:51:16.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74472026-07-25T04:51:16.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
74482026-07-25T04:51:16.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1477 ms (275 iterations)
74492026-07-25T04:51:16.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
74502026-07-25T04:51:16.508Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74512026-07-25T04:51:16.508Z time: [7016.0 B 7016.0 B 7016.0 B]
74522026-07-25T04:51:16.508Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74532026-07-25T04:51:16.508Z No change in performance detected.
74542026-07-25T04:51:16.508Z
74552026-07-25T04:51:16.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
74562026-07-25T04:51:16.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
74572026-07-25T04:51:16.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0471 ms (275 iterations)
74582026-07-25T04:51:16.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
74592026-07-25T04:51:16.508Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
74602026-07-25T04:51:16.508Z time: [8475.0 B 8475.0 B 8475.0 B]
74612026-07-25T04:51:16.508Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74622026-07-25T04:51:16.508Z No change in performance detected.
74632026-07-25T04:51:16.508Z
74642026-07-25T04:51:16.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
74652026-07-25T04:51:16.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
74662026-07-25T04:51:16.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2342 ms (275 iterations)
74672026-07-25T04:51:16.511ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74682026-07-25T04:51:16.512Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
74692026-07-25T04:51:16.512Z time: [8475.0 B 8475.0 B 8475.0 B]
74702026-07-25T04:51:16.512Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74712026-07-25T04:51:16.512Z No change in performance detected.
74722026-07-25T04:51:16.512Z
74732026-07-25T04:51:16.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
74742026-07-25T04:51:16.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74752026-07-25T04:51:16.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0344 ms (330 iterations)
74762026-07-25T04:51:16.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74772026-07-25T04:51:16.512Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
74782026-07-25T04:51:16.512Z time: [6984.0 B 6984.0 B 6984.0 B]
74792026-07-25T04:51:16.512Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74802026-07-25T04:51:16.512Z No change in performance detected.
74812026-07-25T04:51:16.512Z
74822026-07-25T04:51:16.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
74832026-07-25T04:51:16.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74842026-07-25T04:51:16.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0805 ms (275 iterations)
74852026-07-25T04:51:16.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74862026-07-25T04:51:16.515Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
74872026-07-25T04:51:16.515Z time: [6984.0 B 6984.0 B 6984.0 B]
74882026-07-25T04:51:16.515Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74892026-07-25T04:51:16.515Z No change in performance detected.
74902026-07-25T04:51:16.515Z
74912026-07-25T04:51:16.557Z+ cp -r target/criterion /work/bench-results
74922026-07-25T04:51:16.712Z+ cp -r target/xde-bench /work/bench-results
74932026-07-25T04:51:16.748Z+ pushd /work
74942026-07-25T04:51:16.748Z+ tar -caf bench-results.tgz bench-results
74952026-07-25T04:51:16.750Z/work /work/oxidecomputer/opte
74962026-07-25T04:51:17.300Z+ popd
74972026-07-25T04:51:17.305Z/work/oxidecomputer/opte
74982026-07-25T04:51:17.305Z+ cleanup
74992026-07-25T04:51:17.305Z++ id -un
75002026-07-25T04:51:17.308Z++ id -gn
75012026-07-25T04:51:17.308Z+ pfexec chown -R build:build .
75022026-07-25T04:51:17.380Z+ [[ -z 01KYBQK5JC5RRDQ3SWP44FTDY0 ]]
75032026-07-25T04:51:17.383Zprocess exited: duration 1909793 ms, exit code 0
 
75042026-07-25T04:51:17.395Zfound 1 output files
75052026-07-25T04:51:17.395Zuploading: /work/bench-results.tgz (6363017 bytes)
75062026-07-25T04:51:18.455Zuploaded: /work/bench-results.tgz