01KVY2WK80A17XF4ZM03R299BM: 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: 01KVY2XVCQHR06163K1FW1C97F

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-25T00:35:14.568Zjob dependencies complete; ready to run (waiting for 5 m 20 s)
22026-06-25T00:36:11.851Zjob assigned to worker 01KVY37SRXBXX3MBX4TE75B07X [factory aws, i-0ccd852240a2edad6] (queued for 57 s)
32026-06-25T00:36:18.664Zdownloading input: /input/xde/work/debug/xde.dbg
42026-06-25T00:36:19.851Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-06-25T00:36:19.855Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-06-25T00:36:19.880Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-06-25T00:36:19.884Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-06-25T00:36:19.922Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-06-25T00:36:19.925Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-06-25T00:36:19.951Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-06-25T00:36:19.956Zdownloading input: /input/xde/work/release/xde
122026-06-25T00:36:20.702Zdownloaded input: /input/xde/work/release/xde
132026-06-25T00:36:20.706Zdownloading input: /input/xde/work/release/xde.sha256
142026-06-25T00:36:20.732Zdownloaded input: /input/xde/work/release/xde.sha256
152026-06-25T00:36:20.736Zdownloading input: /input/xde/work/release/xde_link.so
162026-06-25T00:36:20.761Zdownloaded input: /input/xde/work/release/xde_link.so
172026-06-25T00:36:20.761Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-06-25T00:36:20.792Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-06-25T00:36:20.797Zdownloading input: /input/xde/work/test/loopback
202026-06-25T00:36:21.482Zdownloaded input: /input/xde/work/test/loopback
212026-06-25T00:36:21.486Zdownloading input: /input/xde/work/test/multicast_rx
222026-06-25T00:36:22.046Zdownloaded input: /input/xde/work/test/multicast_rx
232026-06-25T00:36:22.049Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-06-25T00:36:22.728Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-06-25T00:36:22.729Zdownloading input: /input/xde/work/test/multicast_validation
262026-06-25T00:36:23.343Zdownloaded input: /input/xde/work/test/multicast_validation
272026-06-25T00:36:23.347Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-06-25T00:36:24.084Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-06-25T00:36:24.088Zdownloading input: /input/xde/work/xde.conf
302026-06-25T00:36:24.113Zdownloaded input: /input/xde/work/xde.conf
 
312026-06-25T00:36:24.113Zstarting task 0: "setup"
322026-06-25T00:36:24.119Z++ uname -s
332026-06-25T00:36:24.122Z+ kern=SunOS
342026-06-25T00:36:24.122Z+ build_user=build
352026-06-25T00:36:24.123Z+ build_uid=12345
362026-06-25T00:36:24.123Z+ work_dir=/work
372026-06-25T00:36:24.124Z+ input_dir=/input
382026-06-25T00:36:24.124Z+ [[ 0 == 12345 ]]
392026-06-25T00:36:24.124Z+ case "$kern" in
402026-06-25T00:36:24.124Z+ groupadd -g 12345 build
412026-06-25T00:36:24.124Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-06-25T00:36:26.128Z+ zfs create -o mountpoint=/work rpool/work
432026-06-25T00:36:26.269Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-06-25T00:36:26.273Z+ home_fs=zfs
452026-06-25T00:36:26.273Z+ [[ zfs == autofs ]]
462026-06-25T00:36:26.273Z+ mkdir -p /home/build
472026-06-25T00:36:26.273Z+ chown build:build /home/build /work
482026-06-25T00:36:28.273Z+ chmod 0700 /home/build /work
492026-06-25T00:36:28.277Zprocess exited: duration 4162 ms, exit code 0
 
502026-06-25T00:36:28.285Zstarting task 1: "rust-toolchain"
512026-06-25T00:36:28.288Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.0
522026-06-25T00:36:28.289Z * rust toolchain channel = "1.96.0"
532026-06-25T00:36:28.289Z+ printf ' * rust toolchain profile = "%s"\n' default
542026-06-25T00:36:28.289Z * rust toolchain profile = "default"
552026-06-25T00:36:28.289Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-06-25T00:36:28.289Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-06-25T00:36:28.292Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-06-25T00:36:28.293Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.0 --profile default
592026-06-25T00:36:28.396Zinfo: downloading installer
602026-06-25T00:36:29.802Zwarn: It looks like you have an existing rustup settings file at:
612026-06-25T00:36:29.802Zwarn: /home/build/.rustup/settings.toml
622026-06-25T00:36:29.802Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-06-25T00:36:29.802Zwarn: instead of the one inferred from the default host triple.
642026-06-25T00:36:29.810Zinfo: profile set to default
652026-06-25T00:36:29.810Zinfo: default host triple is x86_64-unknown-illumos
662026-06-25T00:36:29.814Zinfo: syncing channel updates for 1.96.0-x86_64-unknown-illumos
672026-06-25T00:36:29.959Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
682026-06-25T00:36:29.963Zinfo: downloading 6 components
692026-06-25T00:36:45.299Zinfo: default toolchain set to 1.96.0-x86_64-unknown-illumos
702026-06-25T00:36:45.299Z
712026-06-25T00:36:45.329Z 1.96.0-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
722026-06-25T00:36:45.329Z
732026-06-25T00:36:45.329Z
742026-06-25T00:36:45.329ZRust is installed now. Great!
752026-06-25T00:36:45.329Z
762026-06-25T00:36:45.329ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-06-25T00:36:45.329Zenvironment variable. This has not been done automatically.
782026-06-25T00:36:45.329Z
792026-06-25T00:36:45.329ZTo configure your current shell, you need to source
802026-06-25T00:36:45.329Zthe corresponding env file under $HOME/.cargo.
812026-06-25T00:36:45.329Z
822026-06-25T00:36:45.329ZThis is usually done by running one of the following (note the leading DOT):
832026-06-25T00:36:45.334Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-06-25T00:36:45.334Zsource "$HOME/.cargo/env.fish" # For fish
852026-06-25T00:36:45.334Zsource "~/.cargo/env.nu" # For nushell
862026-06-25T00:36:45.334Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-06-25T00:36:45.334Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-06-25T00:36:45.334Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-06-25T00:36:45.334Zwarn: no default linker (`cc`) was found in your PATH
902026-06-25T00:36:45.334Zwarn: many Rust crates require a system C toolchain to build
912026-06-25T00:36:45.434Z+ rustup --version
922026-06-25T00:36:45.442Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-06-25T00:36:45.445Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-06-25T00:36:45.464Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
952026-06-25T00:36:45.467Z+ cargo --version
962026-06-25T00:36:45.479Zcargo 1.96.0 (30a34c682 2026-05-25)
972026-06-25T00:36:45.483Z+ rustc --version
982026-06-25T00:36:45.502Zrustc 1.96.0 (ac68faa20 2026-05-25)
992026-06-25T00:36:45.505Zprocess exited: duration 17220 ms, exit code 0
 
1002026-06-25T00:36:45.511Zstarting task 2: "authentication"
1012026-06-25T00:36:45.525ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
1022026-06-25T00:36:47.532Zprocess exited: duration 2021 ms, exit code 0
 
1032026-06-25T00:36:47.538Zstarting task 3: "clone repository"
1042026-06-25T00:36:47.542Z+ mkdir -p /work/oxidecomputer/opte
1052026-06-25T00:36:47.545Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1062026-06-25T00:36:47.576ZCloning into '/work/oxidecomputer/opte'...
1072026-06-25T00:36:48.438Z+ cd /work/oxidecomputer/opte
1082026-06-25T00:36:48.439Z+ git fetch origin 01717c37e02aea0610c0029f9be2dcc14851a390
1092026-06-25T00:36:48.674ZFrom https://github.com/oxidecomputer/opte
1102026-06-25T00:36:48.674Z * branch 01717c37e02aea0610c0029f9be2dcc14851a390 -> FETCH_HEAD
1112026-06-25T00:36:48.682Z+ [[ -n '' ]]
1122026-06-25T00:36:48.682Z+ git reset --hard 01717c37e02aea0610c0029f9be2dcc14851a390
1132026-06-25T00:36:48.701ZHEAD is now at 01717c3 Fixups for XDE
1142026-06-25T00:36:48.705Zprocess exited: duration 1162 ms, exit code 0
 
1152026-06-25T00:36:48.711Zstarting task 4: "build"
1162026-06-25T00:36:48.715Z+ source .github/buildomat/common.sh
1172026-06-25T00:36:48.718Z++ rustup show active-toolchain
1182026-06-25T00:36:48.722Z1.96.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1192026-06-25T00:36:48.722Z++ pushd xde
1202026-06-25T00:36:48.722Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1212026-06-25T00:36:48.722Z++ rustup show active-toolchain
1222026-06-25T00:36:48.726Zinfo: syncing channel updates for nightly-2026-06-19-x86_64-unknown-illumos
1232026-06-25T00:36:49.105Zinfo: latest update on 2026-06-19 for version 1.98.0-nightly (bc2112ed5 2026-06-18)
1242026-06-25T00:36:49.108Zinfo: downloading 6 components
1252026-06-25T00:37:02.819Znightly-2026-06-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1262026-06-25T00:37:02.921Z+++ rustup show active-toolchain -v
1272026-06-25T00:37:02.924Z+++ head -n 1
1282026-06-25T00:37:02.924Z+++ cut '-d ' -f1
1292026-06-25T00:37:02.978Z++ export NIGHTLY=nightly-2026-06-19-x86_64-unknown-illumos
1302026-06-25T00:37:02.978Z++ NIGHTLY=nightly-2026-06-19-x86_64-unknown-illumos
1312026-06-25T00:37:02.978Z++ popd
1322026-06-25T00:37:02.982Z/work/oxidecomputer/opte
1332026-06-25T00:37:02.982Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1342026-06-25T00:37:06.460Z Startup: Refreshing catalog 'helios' ... Done
1352026-06-25T00:37:06.566Z Startup: Caching catalogs ... Done
1362026-06-25T00:37:07.018ZPlanning: Solver setup ... Done
1372026-06-25T00:37:07.043ZPlanning: Running solver ... Done
1382026-06-25T00:37:07.054ZPlanning: Finding local manifests ... Done
1392026-06-25T00:37:07.065ZPlanning: Fetching manifests: 0/6 0% complete
1402026-06-25T00:37:07.087ZPlanning: Fetching manifests: 6/6 100% complete
1412026-06-25T00:37:07.100ZPlanning: Package planning ... Done
1422026-06-25T00:37:07.104ZPlanning: Merging actions ... Done
1432026-06-25T00:37:07.305ZPlanning: Checking for conflicting actions ... Done
1442026-06-25T00:37:07.308ZPlanning: Consolidating action changes ... Done
1452026-06-25T00:37:08.087ZPlanning: Evaluating mediators ... Done
1462026-06-25T00:37:08.090ZPlanning: Planning completed in 1.50 seconds
1472026-06-25T00:37:08.095Z Packages to install: 6
1482026-06-25T00:37:08.099Z Services to change: 2
1492026-06-25T00:37:08.099Z Create boot environment: No
1502026-06-25T00:37:08.099ZCreate backup boot environment: No
1512026-06-25T00:37:08.120Z
1522026-06-25T00:37:08.120ZDownload: 0/22 items 0.0/15.4MB 0% complete
1532026-06-25T00:37:08.263ZDownload: Completed 15.36 MB in 0.14 seconds (107M/s)
1542026-06-25T00:37:08.376Z Actions: 1/110 actions (Installing new actions)
1552026-06-25T00:37:08.755Z Actions: Completed 110 actions in 0.38 seconds.
1562026-06-25T00:37:08.765ZFinalize: Updating package state database ... Done
1572026-06-25T00:37:08.768ZFinalize: Updating package cache ... Done
1582026-06-25T00:37:08.791ZFinalize: Updating image state ... Done
1592026-06-25T00:37:11.319ZFinalize: Creating fast lookup database ... Done
1602026-06-25T00:37:11.385ZFinalize: Reading search index ... Done
1612026-06-25T00:37:11.388ZFinalize: Updating search index ... Done
1622026-06-25T00:37:16.133ZFinalize: Updating package cache ... Done
1632026-06-25T00:37:16.234Z+ [[ -z 01KVY2XVCQHR06163K1FW1C97F ]]
1642026-06-25T00:37:16.234Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1652026-06-25T00:37:17.186Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1662026-06-25T00:37:17.186Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1672026-06-25T00:37:17.186Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1682026-06-25T00:37:17.186Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1692026-06-25T00:37:17.186Ztempdir @ "/tmp/.tmp5pnCn3/tmp"
1702026-06-25T00:37:17.186Zimage root @ "/tmp/.tmp5pnCn3/tmp/root"
1712026-06-25T00:37:17.190Zcreating image...
1722026-06-25T00:37:17.473Zcopying publishers...
1732026-06-25T00:37:18.024Zadding properties...
1742026-06-25T00:37:18.720Zinstalling packages...
1752026-06-25T00:37:27.972Zseeding SMF database...
1762026-06-25T00:37:32.244Zconfiguring SMF profile...
1772026-06-25T00:37:32.244Zmodifying shadow(5)...
1782026-06-25T00:37:32.248Zloading user and group database...
1792026-06-25T00:37:32.248Zloading facet selections...
1802026-06-25T00:37:32.529Z devel -> true
1812026-06-25T00:37:32.529Z doc.man -> true
1822026-06-25T00:37:32.529Z entire.service/hal -> true
1832026-06-25T00:37:32.529Z entire.service/network/smtp/dma -> true
1842026-06-25T00:37:32.529Z locale.ar -> true
1852026-06-25T00:37:32.529Z locale.ca -> true
1862026-06-25T00:37:32.529Z locale.cs -> true
1872026-06-25T00:37:32.529Z locale.de -> true
1882026-06-25T00:37:32.529Z locale.es -> true
1892026-06-25T00:37:32.529Z locale.fr -> true
1902026-06-25T00:37:32.529Z locale.he -> true
1912026-06-25T00:37:32.529Z locale.hu -> true
1922026-06-25T00:37:32.529Z locale.id -> true
1932026-06-25T00:37:32.529Z locale.it -> true
1942026-06-25T00:37:32.529Z locale.ja -> true
1952026-06-25T00:37:32.529Z locale.ko -> true
1962026-06-25T00:37:32.529Z locale.nl -> true
1972026-06-25T00:37:32.529Z locale.pl -> true
1982026-06-25T00:37:32.529Z locale.pt_BR -> true
1992026-06-25T00:37:32.530Z locale.ru -> true
2002026-06-25T00:37:32.530Z locale.sk -> true
2012026-06-25T00:37:32.530Z locale.sv -> true
2022026-06-25T00:37:32.530Z locale.zh_CN -> true
2032026-06-25T00:37:32.530Z locale.zh_HK -> true
2042026-06-25T00:37:32.530Z locale.zh_TW -> true
2052026-06-25T00:37:32.530Z onu.ooceonly -> true
2062026-06-25T00:37:32.530Z version-lock.shell/ksh93 -> true
2072026-06-25T00:37:32.530Z version-lock.system/data/hardware-registry -> true
2082026-06-25T00:37:32.530Z version-lock.system/data/zoneinfo -> true
2092026-06-25T00:37:32.530Z version-lock.system/microcode/amd -> true
2102026-06-25T00:37:32.530Z version-lock.system/microcode/intel -> true
2112026-06-25T00:37:32.530Z version-lock.system/microcode/oxide -> true
2122026-06-25T00:37:32.530Zassessing packaged files...
2132026-06-25T00:37:33.993Zcreating archive...
2142026-06-25T00:37:34.018Zmissing from packaging:
2152026-06-25T00:37:34.018Z "etc/.pwd.lock"
2162026-06-25T00:37:34.021Z "etc/svc/profile/generic.xml"
2172026-06-25T00:37:34.021Z "etc/svc/profile/inetd_services.xml"
2182026-06-25T00:37:34.022Z "etc/svc/profile/name_service.xml"
2192026-06-25T00:37:34.025Z "etc/svc/profile/platform.xml"
2202026-06-25T00:37:34.025Z "etc/svc/profile/platform_omicron1.xml"
2212026-06-25T00:37:34.025Z "etc/svc/repository.db"
2222026-06-25T00:37:34.025Z
2232026-06-25T00:37:34.029Z
2242026-06-25T00:37:34.029Zfinishing archive...
2252026-06-25T00:37:34.668Zcreating gzonly manifest...
2262026-06-25T00:37:34.671Zok
2272026-06-25T00:37:34.737Z+ trap cleanup EXIT
2282026-06-25T00:37:34.741Z+ OUT_DIR=/work/bench-results
2292026-06-25T00:37:34.741Z+ mkdir -p /work/bench-results
2302026-06-25T00:37:34.741Z+ mkdir -p target/criterion
2312026-06-25T00:37:34.741Z+ mkdir -p target/xde-bench
2322026-06-25T00:37:34.744Z+ banner collect
2332026-06-25T00:37:34.744Z
2342026-06-25T00:37:34.744Z #### #### # # ###### #### #####
2352026-06-25T00:37:34.744Z # # # # # # # # # #
2362026-06-25T00:37:34.744Z # # # # # ##### # #
2372026-06-25T00:37:34.744Z # # # # # # # #
2382026-06-25T00:37:34.744Z # # # # # # # # # #
2392026-06-25T00:37:34.744Z #### #### ###### ###### ###### #### #
2402026-06-25T00:37:34.744Z
2412026-06-25T00:37:34.747Z++ cat .git/refs/heads/master
2422026-06-25T00:37:34.747Z+ BASELINE_COMMIT=01717c37e02aea0610c0029f9be2dcc14851a390
2432026-06-25T00:37:34.747Z+ [[ '' == \m\a\s\t\e\r ]]
2442026-06-25T00:37:34.747Z+ get_artifact opte benchmark 01717c37e02aea0610c0029f9be2dcc14851a390 bench-results.tgz
2452026-06-25T00:37:34.747Z+ local curl_res
2462026-06-25T00:37:34.747Z+ repo=opte
2472026-06-25T00:37:34.747Z+ series=benchmark
2482026-06-25T00:37:34.747Z+ commit=01717c37e02aea0610c0029f9be2dcc14851a390
2492026-06-25T00:37:34.747Z+ name=bench-results.tgz
2502026-06-25T00:37:34.747Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2512026-06-25T00:37:34.747Z+ mkdir -p download
2522026-06-25T00:37:34.747Z+ pushd download
2532026-06-25T00:37:34.747Z+ [[ ! -f bench-results.tgz ]]
2542026-06-25T00:37:34.747Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2552026-06-25T00:37:34.747Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/01717c37e02aea0610c0029f9be2dcc14851a390/bench-results.tgz
2562026-06-25T00:37:34.754Z % Total % Received % Xferd Average Speed Time Time Time Current
2572026-06-25T00:37:34.754Z Dload Upload Total Spent Left Speed
2582026-06-25T00:37:34.789Z 0 0 0 0 0 0 0 0 0
2592026-06-25T00:37:34.790Zcurl: (22) The requested URL returned error: 404
2602026-06-25T00:37:34.793Z+ curl_res=22
2612026-06-25T00:37:34.793Z+ popd
2622026-06-25T00:37:34.793Z+ return 22
2632026-06-25T00:37:34.793Z/work/oxidecomputer/opte
2642026-06-25T00:37:34.796Z+ echo 'Baseline results not found for branch '\''master'\''. Running without comparison.'
2652026-06-25T00:37:34.796ZBaseline results not found for branch 'master'. Running without comparison.
2662026-06-25T00:37:34.796Z+ [[ '' -eq 1 ]]
2672026-06-25T00:37:34.796Z+ uname -a
2682026-06-25T00:37:34.796ZSunOS w-01KVY37SRXBXX3MBX4TE75B07X 5.11 helios-3.0.23972 i86pc i386 i86pc
2692026-06-25T00:37:34.796Z+ cat /etc/versions/build
2702026-06-25T00:37:34.796Zheads/stlouis-0-gd5af107c55
2712026-06-25T00:37:34.796Z+ dladm
2722026-06-25T00:37:34.834ZLINK CLASS MTU STATE BRIDGE OVER
2732026-06-25T00:37:34.834Zena0 phys 9216 up -- --
2742026-06-25T00:37:34.834Z+ ipadm
2752026-06-25T00:37:34.834ZADDROBJ TYPE STATE ADDR
2762026-06-25T00:37:34.834Zlo0/v4 static ok 127.0.0.1/8
2772026-06-25T00:37:34.834Zena0/dhcp dhcp ok 10.150.1.200/24
2782026-06-25T00:37:34.834Zlo0/v6 static ok ::1/128
2792026-06-25T00:37:34.834Z+ pfexec rem_drv xde
2802026-06-25T00:37:34.834Z+ set -o errexit
2812026-06-25T00:37:34.834Z+ set -o pipefail
2822026-06-25T00:37:34.834Z+ banner prepare
2832026-06-25T00:37:34.834Z
2842026-06-25T00:37:34.834Z ##### ##### ###### ##### ## ##### ######
2852026-06-25T00:37:34.834Z # # # # # # # # # # # #
2862026-06-25T00:37:34.834Z # # # # ##### # # # # # # #####
2872026-06-25T00:37:34.834Z ##### ##### # ##### ###### ##### #
2882026-06-25T00:37:34.834Z # # # # # # # # # #
2892026-06-25T00:37:34.834Z # # # ###### # # # # # ######
2902026-06-25T00:37:34.834Z
2912026-06-25T00:37:34.834Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2922026-06-25T00:37:34.834Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2932026-06-25T00:37:34.889Z+ pfexec add_drv xde
2942026-06-25T00:37:35.204Z+ banner bench
2952026-06-25T00:37:35.209Z
2962026-06-25T00:37:35.209Z ##### ###### # # #### # #
2972026-06-25T00:37:35.209Z # # # ## # # # # #
2982026-06-25T00:37:35.209Z ##### ##### # # # # ######
2992026-06-25T00:37:35.209Z # # # # # # # # #
3002026-06-25T00:37:35.209Z # # # # ## # # # #
3012026-06-25T00:37:35.209Z ##### ###### # # #### # #
3022026-06-25T00:37:35.209Z
3032026-06-25T00:37:35.209Z+ cargo kbench local
3042026-06-25T00:37:35.317Z Updating crates.io index
3052026-06-25T00:37:35.320Z Updating git repository `https://github.com/oxidecomputer/falcon`
3062026-06-25T00:37:35.975Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3072026-06-25T00:37:36.212Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3082026-06-25T00:37:36.517Z Updating git repository `https://github.com/oxidecomputer/zone`
3092026-06-25T00:37:36.768Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3102026-06-25T00:37:36.989Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3112026-06-25T00:37:37.250Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3122026-06-25T00:37:39.870Z Downloading crates ...
3132026-06-25T00:37:39.946Z Downloaded ciborium-ll v0.2.2
3142026-06-25T00:37:39.948Z Downloaded ctor v0.10.1
3152026-06-25T00:37:39.948Z Downloaded colorchoice v1.0.5
3162026-06-25T00:37:39.951Z Downloaded anyhow v1.0.102
3172026-06-25T00:37:39.953Z Downloaded ref-cast v1.0.25
3182026-06-25T00:37:39.955Z Downloaded darling_macro v0.23.0
3192026-06-25T00:37:39.955Z Downloaded byteorder v1.5.0
3202026-06-25T00:37:39.958Z Downloaded anstyle v1.0.14
3212026-06-25T00:37:39.958Z Downloaded ident_case v1.0.1
3222026-06-25T00:37:39.960Z Downloaded heck v0.4.1
3232026-06-25T00:37:39.960Z Downloaded clap_lex v1.1.0
3242026-06-25T00:37:39.960Z Downloaded hash32 v0.3.1
3252026-06-25T00:37:39.963Z Downloaded dtor v0.8.1
3262026-06-25T00:37:39.965Z Downloaded postcard v1.1.3
3272026-06-25T00:37:39.967Z Downloaded managed v0.8.0
3282026-06-25T00:37:39.969Z Downloaded equivalent v1.0.2
3292026-06-25T00:37:39.969Z Downloaded powerfmt v0.2.0
3302026-06-25T00:37:39.969Z Downloaded cfg-if v1.0.4
3312026-06-25T00:37:39.972Z Downloaded either v1.16.0
3322026-06-25T00:37:39.972Z Downloaded clap v4.6.1
3332026-06-25T00:37:39.977Z Downloaded plotters-svg v0.3.7
3342026-06-25T00:37:39.979Z Downloaded pin-project-lite v0.2.17
3352026-06-25T00:37:39.981Z Downloaded plotters-backend v0.3.7
3362026-06-25T00:37:39.983Z Downloaded anstream v1.0.0
3372026-06-25T00:37:39.983Z Downloaded page_size v0.6.0
3382026-06-25T00:37:39.986Z Downloaded cast v0.3.0
3392026-06-25T00:37:39.986Z Downloaded ingot v0.1.1
3402026-06-25T00:37:39.986Z Downloaded find-msvc-tools v0.1.9
3412026-06-25T00:37:39.988Z Downloaded crossbeam-deque v0.8.6
3422026-06-25T00:37:39.988Z Downloaded macaddr v1.0.1
3432026-06-25T00:37:39.990Z Downloaded proc-macro2 v1.0.106
3442026-06-25T00:37:39.993Z Downloaded ciborium-io v0.2.2
3452026-06-25T00:37:39.993Z Downloaded proc-macro-crate v3.5.0
3462026-06-25T00:37:39.993Z Downloaded rand_core v0.10.1
3472026-06-25T00:37:39.995Z Downloaded criterion-plot v0.8.2
3482026-06-25T00:37:39.997Z Downloaded rusticata-macros v5.0.0
3492026-06-25T00:37:39.997Z Downloaded ctor-proc-macro v0.0.13
3502026-06-25T00:37:39.997Z Downloaded circular v0.3.0
3512026-06-25T00:37:39.997Z Downloaded anes v0.1.6
3522026-06-25T00:37:39.999Z Downloaded take_mut v0.2.2
3532026-06-25T00:37:40.002Z Downloaded num_enum v0.7.6
3542026-06-25T00:37:40.004Z Downloaded cobs v0.3.0
3552026-06-25T00:37:40.004Z Downloaded autocfg v1.5.1
3562026-06-25T00:37:40.007Z Downloaded num-conv v0.2.2
3572026-06-25T00:37:40.007Z Downloaded cpufeatures v0.3.0
3582026-06-25T00:37:40.007Z Downloaded time-core v0.1.9
3592026-06-25T00:37:40.009Z Downloaded anstyle-parse v1.0.0
3602026-06-25T00:37:40.009Z Downloaded darling v0.23.0
3612026-06-25T00:37:40.012Z Downloaded anstyle-query v1.1.5
3622026-06-25T00:37:40.014Z Downloaded alloca v0.4.0
3632026-06-25T00:37:40.014Z Downloaded pretty-hex v0.4.2
3642026-06-25T00:37:40.018Z Downloaded fnv v1.0.7
3652026-06-25T00:37:40.021Z Downloaded cstr-argument v0.1.2
3662026-06-25T00:37:40.021Z Downloaded embedded-io v0.6.1
3672026-06-25T00:37:40.023Z Downloaded darling_macro v0.21.3
3682026-06-25T00:37:40.025Z Downloaded futures-macro v0.3.32
3692026-06-25T00:37:40.027Z Downloaded slog-scope v4.4.1
3702026-06-25T00:37:40.027Z Downloaded oxnet v0.1.6
3712026-06-25T00:37:40.030Z Downloaded thiserror v1.0.69
3722026-06-25T00:37:40.032Z Downloaded lazy_static v1.5.0
3732026-06-25T00:37:40.035Z Downloaded foreign-types-shared v0.3.1
3742026-06-25T00:37:40.035Z Downloaded foreign-types-macros v0.2.3
3752026-06-25T00:37:40.035Z Downloaded embedded-io v0.4.0
3762026-06-25T00:37:40.037Z Downloaded dyn-clone v1.0.20
3772026-06-25T00:37:40.037Z Downloaded dtor-proc-macro v0.0.13
3782026-06-25T00:37:40.037Z Downloaded cfg_aliases v0.2.1
3792026-06-25T00:37:40.037Z Downloaded once_cell v1.21.4
3802026-06-25T00:37:40.039Z Downloaded thread_local v1.1.9
3812026-06-25T00:37:40.042Z Downloaded log v0.4.32
3822026-06-25T00:37:40.042Z Downloaded proc-macro-error-attr v1.0.4
3832026-06-25T00:37:40.044Z Downloaded defmt-parser v1.0.0
3842026-06-25T00:37:40.044Z Downloaded crossbeam-utils v0.8.21
3852026-06-25T00:37:40.046Z Downloaded bitflags v1.3.2
3862026-06-25T00:37:40.046Z Downloaded ref-cast-impl v1.0.25
3872026-06-25T00:37:40.049Z Downloaded rustversion v1.0.22
3882026-06-25T00:37:40.049Z Downloaded errno v0.3.14
3892026-06-25T00:37:40.051Z Downloaded num_enum_derive v0.7.6
3902026-06-25T00:37:40.051Z Downloaded ciborium v0.2.2
3912026-06-25T00:37:40.053Z Downloaded futures-sink v0.3.32
3922026-06-25T00:37:40.053Z Downloaded defmt v0.3.100
3932026-06-25T00:37:40.056Z Downloaded terminal_size v0.4.4
3942026-06-25T00:37:40.058Z Downloaded link-section v0.2.1
3952026-06-25T00:37:40.060Z Downloaded is-terminal v0.4.17
3962026-06-25T00:37:40.063Z Downloaded tabwriter v1.4.1
3972026-06-25T00:37:40.063Z Downloaded futures-io v0.3.32
3982026-06-25T00:37:40.065Z Downloaded thiserror-impl v2.0.18
3992026-06-25T00:37:40.067Z Downloaded slog-stdlog v4.1.1
4002026-06-25T00:37:40.067Z Downloaded serde_derive v1.0.228
4012026-06-25T00:37:40.070Z Downloaded is_terminal_polyfill v1.70.2
4022026-06-25T00:37:40.070Z Downloaded heck v0.5.0
4032026-06-25T00:37:40.072Z Downloaded foreign-types v0.5.0
4042026-06-25T00:37:40.072Z Downloaded futures-core v0.3.32
4052026-06-25T00:37:40.074Z Downloaded version_check v0.9.5
4062026-06-25T00:37:40.074Z Downloaded strsim v0.11.1
4072026-06-25T00:37:40.077Z Downloaded ipnetwork v0.21.1
4082026-06-25T00:37:40.081Z Downloaded itoa v1.0.18
4092026-06-25T00:37:40.083Z Downloaded proc-macro-error-attr2 v2.0.0
4102026-06-25T00:37:40.084Z Downloaded cookie-factory v0.3.3
4112026-06-25T00:37:40.084Z Downloaded ingot-types v0.1.2
4122026-06-25T00:37:40.086Z Downloaded futures-task v0.3.32
4132026-06-25T00:37:40.086Z Downloaded same-file v1.0.6
4142026-06-25T00:37:40.088Z Downloaded walkdir v2.5.0
4152026-06-25T00:37:40.090Z Downloaded futures-executor v0.3.32
4162026-06-25T00:37:40.090Z Downloaded erased-serde v0.3.31
4172026-06-25T00:37:40.093Z Downloaded time-macros v0.2.29
4182026-06-25T00:37:40.095Z Downloaded darling v0.21.3
4192026-06-25T00:37:40.097Z Downloaded colored v3.1.1
4202026-06-25T00:37:40.099Z Downloaded crc32fast v1.5.0
4212026-06-25T00:37:40.101Z Downloaded crossbeam-epoch v0.9.18
4222026-06-25T00:37:40.101Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4232026-06-25T00:37:40.104Z Downloaded proc-macro-error v1.0.4
4242026-06-25T00:37:40.107Z Downloaded deranged v0.5.8
4252026-06-25T00:37:40.110Z Downloaded zmij v1.0.21
4262026-06-25T00:37:40.112Z Downloaded defmt-macros v1.1.0
4272026-06-25T00:37:40.112Z Downloaded slog v2.8.2
4282026-06-25T00:37:40.114Z Downloaded slog-envlogger v2.2.0
4292026-06-25T00:37:40.117Z Downloaded tinytemplate v1.2.1
4302026-06-25T00:37:40.117Z Downloaded oorandom v11.1.5
4312026-06-25T00:37:40.117Z Downloaded clap_derive v4.6.1
4322026-06-25T00:37:40.119Z Downloaded unicode-ident v1.0.24
4332026-06-25T00:37:40.121Z Downloaded ingot-macros v0.1.1
4342026-06-25T00:37:40.121Z Downloaded futures-channel v0.3.32
4352026-06-25T00:37:40.123Z Downloaded chacha20 v0.10.0
4362026-06-25T00:37:40.126Z Downloaded tracing-attributes v0.1.31
4372026-06-25T00:37:40.128Z Downloaded stable_deref_trait v1.2.1
4382026-06-25T00:37:40.130Z Downloaded defmt v1.1.0
4392026-06-25T00:37:40.133Z Downloaded shlex v2.0.1
4402026-06-25T00:37:40.135Z Downloaded iana-time-zone v0.1.65
4412026-06-25T00:37:40.140Z Downloaded memchr v2.8.2
4422026-06-25T00:37:40.144Z Downloaded bitflags v2.13.0
4432026-06-25T00:37:40.153Z Downloaded getrandom v0.4.2
4442026-06-25T00:37:40.155Z Downloaded arc-swap v1.9.1
4452026-06-25T00:37:40.157Z Downloaded futures v0.3.32
4462026-06-25T00:37:40.163Z Downloaded socket2 v0.6.4
4472026-06-25T00:37:40.165Z Downloaded proc-macro-error2 v2.0.1
4482026-06-25T00:37:40.168Z Downloaded utf8parse v0.2.2
4492026-06-25T00:37:40.168Z Downloaded rand v0.10.1
4502026-06-25T00:37:40.170Z Downloaded num-traits v0.2.19
4512026-06-25T00:37:40.172Z Downloaded half v2.7.1
4522026-06-25T00:37:40.181Z Downloaded darling_core v0.21.3
4532026-06-25T00:37:40.185Z Downloaded thiserror v2.0.18
4542026-06-25T00:37:40.188Z Downloaded tracing-core v0.1.36
4552026-06-25T00:37:40.191Z Downloaded heapless v0.8.0
4562026-06-25T00:37:40.193Z Downloaded darling_core v0.23.0
4572026-06-25T00:37:40.195Z Downloaded crossbeam-channel v0.5.15
4582026-06-25T00:37:40.198Z Downloaded uuid v1.23.3
4592026-06-25T00:37:40.200Z Downloaded slab v0.4.12
4602026-06-25T00:37:40.200Z Downloaded rayon-core v1.13.0
4612026-06-25T00:37:40.202Z Downloaded toml_edit v0.25.12+spec-1.1.0
4622026-06-25T00:37:40.205Z Downloaded thiserror-impl v1.0.69
4632026-06-25T00:37:40.205Z Downloaded slog-term v2.9.2
4642026-06-25T00:37:40.207Z Downloaded slog-async v2.8.0
4652026-06-25T00:37:40.207Z Downloaded quote v1.0.45
4662026-06-25T00:37:40.212Z Downloaded term v1.2.1
4672026-06-25T00:37:40.214Z Downloaded cc v1.2.64
4682026-06-25T00:37:40.216Z Downloaded toml_parser v1.1.2+spec-1.1.0
4692026-06-25T00:37:40.226Z Downloaded indexmap v2.14.0
4702026-06-25T00:37:40.229Z Downloaded criterion v0.8.2
4712026-06-25T00:37:40.232Z Downloaded futures-util v0.3.32
4722026-06-25T00:37:40.238Z Downloaded serde_core v1.0.228
4732026-06-25T00:37:40.241Z Downloaded serde v1.0.228
4742026-06-25T00:37:40.247Z Downloaded plotters v0.3.7
4752026-06-25T00:37:40.254Z Downloaded itertools v0.13.0
4762026-06-25T00:37:40.258Z Downloaded serde_json v1.0.150
4772026-06-25T00:37:40.263Z Downloaded itertools v0.14.0
4782026-06-25T00:37:40.265Z Downloaded clap_builder v4.6.0
4792026-06-25T00:37:40.268Z Downloaded zerocopy-derive v0.8.52
4802026-06-25T00:37:40.272Z Downloaded itertools v0.15.0
4812026-06-25T00:37:40.276Z Downloaded aho-corasick v1.1.4
4822026-06-25T00:37:40.279Z Downloaded chrono v0.4.45
4832026-06-25T00:37:40.283Z Downloaded rayon v1.12.0
4842026-06-25T00:37:40.287Z Downloaded hashbrown v0.17.1
4852026-06-25T00:37:40.290Z Downloaded regex v1.12.4
4862026-06-25T00:37:40.293Z Downloaded pcap-parser v0.17.0
4872026-06-25T00:37:40.296Z Downloaded itertools v0.12.1
4882026-06-25T00:37:40.302Z Downloaded winnow v1.0.3
4892026-06-25T00:37:40.307Z Downloaded nom v8.0.0
4902026-06-25T00:37:40.328Z Downloaded libc v0.2.186
4912026-06-25T00:37:40.368Z Downloaded syn v1.0.109
4922026-06-25T00:37:40.381Z Downloaded unicode-width v0.2.2
4932026-06-25T00:37:40.388Z Downloaded time v0.3.49
4942026-06-25T00:37:40.395Z Downloaded nix v0.31.3
4952026-06-25T00:37:40.406Z Downloaded zerocopy v0.8.52
4962026-06-25T00:37:40.417Z Downloaded smoltcp v0.11.0
4972026-06-25T00:37:40.424Z Downloaded syn v2.0.117
4982026-06-25T00:37:40.430Z Downloaded rustix v1.1.4
4992026-06-25T00:37:40.442Z Downloaded regex-syntax v0.8.11
5002026-06-25T00:37:40.453Z Downloaded tracing v0.1.44
5012026-06-25T00:37:40.463Z Downloaded regex-automata v0.4.14
5022026-06-25T00:37:40.533Z Compiling proc-macro2 v1.0.106
5032026-06-25T00:37:40.533Z Compiling unicode-ident v1.0.24
5042026-06-25T00:37:40.533Z Compiling quote v1.0.45
5052026-06-25T00:37:40.536Z Compiling serde_core v1.0.228
5062026-06-25T00:37:40.536Z Compiling cfg-if v1.0.4
5072026-06-25T00:37:40.536Z Compiling libc v0.2.186
5082026-06-25T00:37:40.536Z Compiling memchr v2.8.2
5092026-06-25T00:37:40.605Z Compiling serde v1.0.228
5102026-06-25T00:37:40.694Z Compiling rustversion v1.0.22
5112026-06-25T00:37:40.752Z Compiling ident_case v1.0.1
5122026-06-25T00:37:40.867Z Compiling version_check v0.9.5
5132026-06-25T00:37:40.999Z Compiling strsim v0.11.1
5142026-06-25T00:37:41.013Z Compiling zerocopy v0.8.52
5152026-06-25T00:37:41.133Z Compiling either v1.16.0
5162026-06-25T00:37:41.277Z Compiling thiserror v2.0.18
5172026-06-25T00:37:41.356Z Compiling fnv v1.0.7
5182026-06-25T00:37:41.448Z Compiling crossbeam-utils v0.8.21
5192026-06-25T00:37:41.553Z Compiling regex-syntax v0.8.11
5202026-06-25T00:37:41.563Z Compiling syn v1.0.109
5212026-06-25T00:37:41.614Z Compiling pin-project-lite v0.2.17
5222026-06-25T00:37:41.758Z Compiling hashbrown v0.17.1
5232026-06-25T00:37:41.854Z Compiling aho-corasick v1.1.4
5242026-06-25T00:37:41.905Z Compiling syn v2.0.117
5252026-06-25T00:37:41.946Z Compiling equivalent v1.0.2
5262026-06-25T00:37:41.960Z Compiling winnow v1.0.3
5272026-06-25T00:37:41.997Z Compiling itertools v0.14.0
5282026-06-25T00:37:42.307Z Compiling indexmap v2.14.0
5292026-06-25T00:37:42.935Z Compiling bitflags v2.13.0
5302026-06-25T00:37:42.968Z Compiling toml_parser v1.1.2+spec-1.1.0
5312026-06-25T00:37:43.018Z Compiling regex-automata v0.4.14
5322026-06-25T00:37:43.216Z Compiling toml_datetime v1.1.1+spec-1.1.0
5332026-06-25T00:37:43.276Z Compiling byteorder v1.5.0
5342026-06-25T00:37:43.441Z Compiling heapless v0.8.0
5352026-06-25T00:37:43.467Z Compiling autocfg v1.5.1
5362026-06-25T00:37:43.499Z Compiling hash32 v0.3.1
5372026-06-25T00:37:43.583Z Compiling toml_edit v0.25.12+spec-1.1.0
5382026-06-25T00:37:43.635Z Compiling slog v2.8.2
5392026-06-25T00:37:43.813Z Compiling num-traits v0.2.19
5402026-06-25T00:37:43.865Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5412026-06-25T00:37:43.888Z Compiling futures-core v0.3.32
5422026-06-25T00:37:43.918Z Compiling macaddr v1.0.1
5432026-06-25T00:37:44.034Z Compiling smoltcp v0.11.0
5442026-06-25T00:37:44.037Z Compiling futures-sink v0.3.32
5452026-06-25T00:37:44.096Z Compiling stable_deref_trait v1.2.1
5462026-06-25T00:37:44.122Z Compiling proc-macro-crate v3.5.0
5472026-06-25T00:37:44.137Z Compiling futures-channel v0.3.32
5482026-06-25T00:37:44.409Z Compiling proc-macro-error-attr v1.0.4
5492026-06-25T00:37:44.473Z Compiling darling_core v0.21.3
5502026-06-25T00:37:44.517Z Compiling darling_core v0.23.0
5512026-06-25T00:37:44.543Z Compiling getrandom v0.4.2
5522026-06-25T00:37:44.627Z Compiling crc32fast v1.5.0
5532026-06-25T00:37:44.645Z Compiling ref-cast v1.0.25
5542026-06-25T00:37:44.805Z Compiling regex v1.12.4
5552026-06-25T00:37:44.905Z Compiling managed v0.8.0
5562026-06-25T00:37:44.946Z Compiling futures-task v0.3.32
5572026-06-25T00:37:45.113Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
5582026-06-25T00:37:45.146Z Compiling slab v0.4.12
5592026-06-25T00:37:45.205Z Compiling futures-io v0.3.32
5602026-06-25T00:37:45.390Z Compiling rand_core v0.10.1
5612026-06-25T00:37:45.395Z Compiling anyhow v1.0.102
5622026-06-25T00:37:45.395Z Compiling bitflags v1.3.2
5632026-06-25T00:37:45.549Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5642026-06-25T00:37:45.611Z Compiling uuid v1.23.3
5652026-06-25T00:37:45.642Z Compiling serde_derive v1.0.228
5662026-06-25T00:37:45.702Z Compiling zerocopy-derive v0.8.52
5672026-06-25T00:37:45.956Z Compiling thiserror-impl v2.0.18
5682026-06-25T00:37:46.059Z Compiling futures-macro v0.3.32
5692026-06-25T00:37:46.460Z Compiling num_enum_derive v0.7.6
5702026-06-25T00:37:46.630Z Compiling darling_macro v0.21.3
5712026-06-25T00:37:46.710Z Compiling darling_macro v0.23.0
5722026-06-25T00:37:46.869Z Compiling futures-util v0.3.32
5732026-06-25T00:37:47.178Z Compiling darling v0.21.3
5742026-06-25T00:37:47.250Z Compiling darling v0.23.0
5752026-06-25T00:37:47.259Z Compiling ingot-macros v0.1.1
5762026-06-25T00:37:47.295Z Compiling cobs v0.3.0
5772026-06-25T00:37:47.326Z Compiling foreign-types-macros v0.2.3
5782026-06-25T00:37:47.445Z Compiling ref-cast-impl v1.0.25
5792026-06-25T00:37:47.519Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5802026-06-25T00:37:47.749Z Compiling proc-macro-error v1.0.4
5812026-06-25T00:37:47.945Z Compiling cpufeatures v0.3.0
5822026-06-25T00:37:47.985Z Compiling unicode-width v0.2.2
5832026-06-25T00:37:48.019Z Compiling once_cell v1.21.4
5842026-06-25T00:37:48.048Z Compiling rustix v1.1.4
5852026-06-25T00:37:48.203Z Compiling ipnetwork v0.21.1
5862026-06-25T00:37:48.288Z Compiling foreign-types-shared v0.3.1
5872026-06-25T00:37:48.297Z Compiling tabwriter v1.4.1
5882026-06-25T00:37:48.373Z Compiling foreign-types v0.5.0
5892026-06-25T00:37:48.445Z Compiling tracing-core v0.1.36
5902026-06-25T00:37:48.596Z Compiling chacha20 v0.10.0
5912026-06-25T00:37:48.702Z Compiling num_enum v0.7.6
5922026-06-25T00:37:48.721Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5932026-06-25T00:37:48.872Z Compiling erased-serde v0.3.31
5942026-06-25T00:37:48.958Z Compiling postcard v1.1.3
5952026-06-25T00:37:49.272Z Compiling futures-executor v0.3.32
5962026-06-25T00:37:49.318Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5972026-06-25T00:37:49.368Z Compiling tracing-attributes v0.1.31
5982026-06-25T00:37:49.780Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5992026-06-25T00:37:49.817Z Compiling errno v0.3.14
6002026-06-25T00:37:49.851Z Compiling itertools v0.15.0
6012026-06-25T00:37:49.903Z Compiling cstr-argument v0.1.2
6022026-06-25T00:37:49.920Z Compiling utf8parse v0.2.2
6032026-06-25T00:37:50.025Z Compiling find-msvc-tools v0.1.9
6042026-06-25T00:37:50.065Z Compiling time-core v0.1.9
6052026-06-25T00:37:50.285Z Compiling ingot-types v0.1.2
6062026-06-25T00:37:50.315Z Compiling dyn-clone v1.0.20
6072026-06-25T00:37:50.327Z Compiling thiserror v1.0.69
6082026-06-25T00:37:50.413Z Compiling num-conv v0.2.2
6092026-06-25T00:37:50.462Z Compiling pretty-hex v0.4.2
6102026-06-25T00:37:50.564Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
6112026-06-25T00:37:50.596Z Compiling zmij v1.0.21
6122026-06-25T00:37:50.621Z Compiling shlex v2.0.1
6132026-06-25T00:37:50.699Z Compiling ingot v0.1.1
6142026-06-25T00:37:50.788Z Compiling cc v1.2.64
6152026-06-25T00:37:50.797Z Compiling tracing v0.1.44
6162026-06-25T00:37:50.803Z Compiling time-macros v0.2.29
6172026-06-25T00:37:50.918Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
6182026-06-25T00:37:51.137Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6192026-06-25T00:37:51.144Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6202026-06-25T00:37:51.281Z Compiling anstyle-parse v1.0.0
6212026-06-25T00:37:51.515Z Compiling rand v0.10.1
6222026-06-25T00:37:51.932Z Compiling futures v0.3.32
6232026-06-25T00:37:51.941Z Compiling thiserror-impl v1.0.69
6242026-06-25T00:37:52.009Z Compiling crossbeam-epoch v0.9.18
6252026-06-25T00:37:52.325Z Compiling arc-swap v1.9.1
6262026-06-25T00:37:52.325Z Compiling socket2 v0.6.4
6272026-06-25T00:37:52.453Z Compiling nom v8.0.0
6282026-06-25T00:37:52.666Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6292026-06-25T00:37:52.837Z Compiling thread_local v1.1.9
6302026-06-25T00:37:52.883Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6312026-06-25T00:37:53.068Z Compiling rayon-core v1.13.0
6322026-06-25T00:37:53.095Z Compiling colored v3.1.1
6332026-06-25T00:37:53.172Z Compiling anstyle-query v1.1.5
6342026-06-25T00:37:53.278Z Compiling powerfmt v0.2.0
6352026-06-25T00:37:53.287Z Compiling lazy_static v1.5.0
6362026-06-25T00:37:53.472Z Compiling is_terminal_polyfill v1.70.2
6372026-06-25T00:37:53.505Z Compiling deranged v0.5.8
6382026-06-25T00:37:53.538Z Compiling anstyle v1.0.14
6392026-06-25T00:37:53.563Z Compiling slog-async v2.8.0
6402026-06-25T00:37:53.836Z Compiling colorchoice v1.0.5
6412026-06-25T00:37:53.844Z Compiling serde_json v1.0.150
6422026-06-25T00:37:53.952Z Compiling heck v0.4.1
6432026-06-25T00:37:54.149Z Compiling oxnet v0.1.6
6442026-06-25T00:37:54.346Z Compiling iana-time-zone v0.1.65
6452026-06-25T00:37:54.451Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6462026-06-25T00:37:54.585Z Compiling time v0.3.49
6472026-06-25T00:37:54.644Z Compiling chrono v0.4.45
6482026-06-25T00:37:54.665Z Compiling anstream v1.0.0
6492026-06-25T00:37:55.075Z Compiling rusticata-macros v5.0.0
6502026-06-25T00:37:55.121Z Compiling slog-scope v4.4.1
6512026-06-25T00:37:55.514Z Compiling crossbeam-deque v0.8.6
6522026-06-25T00:37:55.591Z Compiling terminal_size v0.4.4
6532026-06-25T00:37:55.737Z Compiling cookie-factory v0.3.3
6542026-06-25T00:37:55.737Z Compiling alloca v0.4.0
6552026-06-25T00:37:56.071Z Compiling half v2.7.1
6562026-06-25T00:37:56.178Z Compiling crossbeam-channel v0.5.15
6572026-06-25T00:37:56.288Z Compiling is-terminal v0.4.17
6582026-06-25T00:37:56.333Z Compiling itertools v0.12.1
6592026-06-25T00:37:56.386Z Compiling log v0.4.32
6602026-06-25T00:37:56.398Z Compiling cfg_aliases v0.2.1
6612026-06-25T00:37:56.467Z Compiling ciborium-io v0.2.2
6622026-06-25T00:37:56.563Z Compiling itoa v1.0.18
6632026-06-25T00:37:56.621Z Compiling take_mut v0.2.2
6642026-06-25T00:37:56.737Z Compiling clap_lex v1.1.0
6652026-06-25T00:37:56.780Z Compiling plotters-backend v0.3.7
6662026-06-25T00:37:56.832Z Compiling circular v0.3.0
6672026-06-25T00:37:57.047Z Compiling heck v0.5.0
6682026-06-25T00:37:57.103Z Compiling term v1.2.1
6692026-06-25T00:37:57.248Z Compiling clap_derive v4.6.1
6702026-06-25T00:37:57.289Z Compiling clap_builder v4.6.0
6712026-06-25T00:37:57.707Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6722026-06-25T00:37:57.783Z Compiling slog-term v2.9.2
6732026-06-25T00:37:58.103Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6742026-06-25T00:37:58.389Z Compiling plotters-svg v0.3.7
6752026-06-25T00:37:58.704Z Compiling pcap-parser v0.17.0
6762026-06-25T00:37:58.903Z Compiling slog-stdlog v4.1.1
6772026-06-25T00:37:59.159Z Compiling ciborium-ll v0.2.2
6782026-06-25T00:37:59.247Z Compiling nix v0.31.3
6792026-06-25T00:37:59.717Z Compiling itertools v0.13.0
6802026-06-25T00:37:59.853Z Compiling same-file v1.0.6
6812026-06-25T00:38:00.020Z Compiling cast v0.3.0
6822026-06-25T00:38:00.226Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6832026-06-25T00:38:00.637Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6842026-06-25T00:38:00.776Z Compiling rayon v1.12.0
6852026-06-25T00:38:00.874Z Compiling walkdir v2.5.0
6862026-06-25T00:38:01.222Z Compiling criterion-plot v0.8.2
6872026-06-25T00:38:01.554Z Compiling tinytemplate v1.2.1
6882026-06-25T00:38:02.034Z Compiling ciborium v0.2.2
6892026-06-25T00:38:02.530Z Compiling clap v4.6.1
6902026-06-25T00:38:02.610Z Compiling slog-envlogger v2.2.0
6912026-06-25T00:38:02.807Z Compiling plotters v0.3.7
6922026-06-25T00:38:02.923Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
6932026-06-25T00:38:03.540Z Compiling page_size v0.6.0
6942026-06-25T00:38:03.621Z Compiling oorandom v11.1.5
6952026-06-25T00:38:03.649Z Compiling anes v0.1.6
6962026-06-25T00:38:03.753Z Compiling dtor-proc-macro v0.0.13
6972026-06-25T00:38:03.806Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
6982026-06-25T00:38:03.821Z Compiling criterion v0.8.2
6992026-06-25T00:38:04.004Z Compiling link-section v0.2.1
7002026-06-25T00:38:04.096Z Compiling dtor v0.8.1
7012026-06-25T00:38:04.143Z Compiling ctor-proc-macro v0.0.13
7022026-06-25T00:38:04.495Z Compiling ctor v0.10.1
7032026-06-25T00:38:05.757Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7042026-06-25T00:38:19.584Z Finished `bench` profile [optimized + debuginfo] target(s) in 44.37s
7052026-06-25T00:38:19.683Z Running benches/xde.rs (target/release/deps/xde-dc6d3ae74d8f28e8)
7062026-06-25T00:38:19.692Z###--------------------------------###
7072026-06-25T00:38:19.692Z:::Building test topology... (120s):::
7082026-06-25T00:38:19.692Z###--------------------------------###
7092026-06-25T00:38:19.698Zadding underlay route 0
7102026-06-25T00:38:19.701Zadding underlay route 1
7112026-06-25T00:38:19.895Zstart zones a, b
7122026-06-25T00:38:29.954Zconfigure zone
7132026-06-25T00:38:29.957Zconfigure zone
7142026-06-25T00:38:29.972Zinstall zone
7152026-06-25T00:38:29.975Zinstall zone
7162026-06-25T00:38:39.728Zboot zone
7172026-06-25T00:38:39.728Zboot zone
7182026-06-25T00:38:39.805Zsetup zones a, b
7192026-06-25T00:38:39.805Z[a] svcs -a
7202026-06-25T00:38:39.805Z[b] svcs -a
7212026-06-25T00:38:39.823ZFailed to parse command output: exit code 1
7222026-06-25T00:38:39.823Zstdout:
7232026-06-25T00:38:39.823Z
7242026-06-25T00:38:39.823Zstderr:
7252026-06-25T00:38:39.823Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7262026-06-25T00:38:39.823ZFailed to parse command output: exit code 1
7272026-06-25T00:38:39.823Zstdout:
7282026-06-25T00:38:39.823Z
7292026-06-25T00:38:39.823Zstderr:
7302026-06-25T00:38:39.823Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7312026-06-25T00:38:40.023Z[b] svcs -a
7322026-06-25T00:38:40.023Z[a] svcs -a
7332026-06-25T00:38:40.135ZSTATE STIME FMRI
7342026-06-25T00:38:40.135Zonline 0:38:38 svc:/system/svc/restarter:default
7352026-06-25T00:38:40.135Zoffline 0:38:38 svc:/system/early-manifest-import:default
7362026-06-25T00:38:40.135Z- - svc:/application/management/net-snmp:default
7372026-06-25T00:38:40.135Z- - svc:/application/pkg/dynamic-mirror:default
7382026-06-25T00:38:40.135Z- - svc:/application/pkg/mirror:default
7392026-06-25T00:38:40.135Z- - svc:/application/pkg/repositories-setup:default
7402026-06-25T00:38:40.135Z- - svc:/application/pkg/server:default
7412026-06-25T00:38:40.135Z- - svc:/application/security/tcsd:default
7422026-06-25T00:38:40.135Z- - svc:/milestone/devices:default
7432026-06-25T00:38:40.135Z- - svc:/milestone/multi-user-server:default
7442026-06-25T00:38:40.135Z- - svc:/milestone/multi-user:default
7452026-06-25T00:38:40.135Z- - svc:/milestone/name-services:default
7462026-06-25T00:38:40.135Z- - svc:/milestone/network:default
7472026-06-25T00:38:40.135Z- - svc:/milestone/single-user:default
7482026-06-25T00:38:40.135Z- - svc:/milestone/sysconfig:default
7492026-06-25T00:38:40.135Z- - svc:/network/chrony:default
7502026-06-25T00:38:40.135Z- - svc:/network/datalink-management:default
7512026-06-25T00:38:40.135Z- - svc:/network/dns/client:default
7522026-06-25T00:38:40.135Z- - svc:/network/dns/install:default
7532026-06-25T00:38:40.135Z- - svc:/network/dns/multicast:default
7542026-06-25T00:38:40.135Z- - svc:/network/inetd-upgrade:default
7552026-06-25T00:38:40.135Z- - svc:/network/inetd:default
7562026-06-25T00:38:40.135Z- - svc:/network/initial:default
7572026-06-25T00:38:40.135Z- - svc:/network/install:default
7582026-06-25T00:38:40.135Z- - svc:/network/ip-interface-management:default
7592026-06-25T00:38:40.135Z- - svc:/network/ipmp:default
7602026-06-25T00:38:40.135Z- - svc:/network/ipqos:default
7612026-06-25T00:38:40.136Z- - svc:/network/ipsec/ike:default
7622026-06-25T00:38:40.136Z- - svc:/network/ipsec/ipsecalgs:default
7632026-06-25T00:38:40.136Z- - svc:/network/ipsec/manual-key:default
7642026-06-25T00:38:40.136Z- - svc:/network/ipsec/policy:default
7652026-06-25T00:38:40.136Z- - svc:/network/iptun:default
7662026-06-25T00:38:40.136Z- - svc:/network/ipv4-forwarding:default
7672026-06-25T00:38:40.136Z- - svc:/network/ipv6-forwarding:default
7682026-06-25T00:38:40.136Z- - svc:/network/ldap/client:default
7692026-06-25T00:38:40.136Z- - svc:/network/location:default
7702026-06-25T00:38:40.136Z- - svc:/network/loopback:default
7712026-06-25T00:38:40.136Z- - svc:/network/netcfg:default
7722026-06-25T00:38:40.136Z- - svc:/network/netmask:default
7732026-06-25T00:38:40.136Z- - svc:/network/nfs/cbd:default
7742026-06-25T00:38:40.136Z- - svc:/network/nfs/client:default
7752026-06-25T00:38:40.136Z- - svc:/network/nfs/log:default
7762026-06-25T00:38:40.136Z- - svc:/network/nfs/mapid:default
7772026-06-25T00:38:40.136Z- - svc:/network/nfs/nlockmgr:default
7782026-06-25T00:38:40.136Z- - svc:/network/nfs/rquota:default
7792026-06-25T00:38:40.136Z- - svc:/network/nfs/server:default
7802026-06-25T00:38:40.136Z- - svc:/network/nfs/status:default
7812026-06-25T00:38:40.136Z- - svc:/network/nis/client:default
7822026-06-25T00:38:40.136Z- - svc:/network/physical:default
7832026-06-25T00:38:40.136Z- - svc:/network/physical:nwam
7842026-06-25T00:38:40.136Z- - svc:/network/routing-setup:default
7852026-06-25T00:38:40.136Z- - svc:/network/routing/legacy-routing:ipv4
7862026-06-25T00:38:40.136Z- - svc:/network/routing/legacy-routing:ipv6
7872026-06-25T00:38:40.136Z- - svc:/network/routing/ndp:default
7882026-06-25T00:38:40.136Z- - svc:/network/routing/rdisc:default
7892026-06-25T00:38:40.136Z- - svc:/network/routing/ripng:default
7902026-06-25T00:38:40.136Z- - svc:/network/routing/route:default
7912026-06-25T00:38:40.136Z- - svc:/network/rpc/bind:default
7922026-06-25T00:38:40.136Z- - svc:/network/rpc/gss:default
7932026-06-25T00:38:40.136Z- - svc:/network/rpc/keyserv:default
7942026-06-25T00:38:40.136Z- - svc:/network/security/kadmin:default
7952026-06-25T00:38:40.136Z- - svc:/network/security/krb5kdc:default
7962026-06-25T00:38:40.136Z- - svc:/network/security/ktkt_warn:default
7972026-06-25T00:38:40.136Z- - svc:/network/service:default
7982026-06-25T00:38:40.136Z- - svc:/network/shares/group:default
7992026-06-25T00:38:40.136Z- - svc:/network/smb/client:default
8002026-06-25T00:38:40.137Z- - svc:/network/smb/server:default
8012026-06-25T00:38:40.137Z- - svc:/network/ssh:default
8022026-06-25T00:38:40.137Z- - svc:/network/tcpkey:default
8032026-06-25T00:38:40.137Z- - svc:/system/auditd:default
8042026-06-25T00:38:40.137Z- - svc:/system/auditset:default
8052026-06-25T00:38:40.137Z- - svc:/system/boot-archive-update:default
8062026-06-25T00:38:40.137Z- - svc:/system/boot-archive:default
8072026-06-25T00:38:40.137Z- - svc:/system/boot-config:default
8082026-06-25T00:38:40.137Z- - svc:/system/consadm:default
8092026-06-25T00:38:40.137Z- - svc:/system/console-login:default
8102026-06-25T00:38:40.137Z- - svc:/system/console-login:vt2
8112026-06-25T00:38:40.137Z- - svc:/system/console-login:vt3
8122026-06-25T00:38:40.137Z- - svc:/system/console-login:vt4
8132026-06-25T00:38:40.137Z- - svc:/system/console-login:vt5
8142026-06-25T00:38:40.137Z- - svc:/system/console-login:vt6
8152026-06-25T00:38:40.137Z- - svc:/system/coreadm:default
8162026-06-25T00:38:40.137Z- - svc:/system/cron:default
8172026-06-25T00:38:40.137Z- - svc:/system/cryptosvc:default
8182026-06-25T00:38:40.137Z- - svc:/system/device/allocate:default
8192026-06-25T00:38:40.137Z- - svc:/system/device/audio:default
8202026-06-25T00:38:40.137Z- - svc:/system/device/local:default
8212026-06-25T00:38:40.137Z- - svc:/system/device/mpxio-upgrade:default
8222026-06-25T00:38:40.137Z- - svc:/system/extended-accounting:flow
8232026-06-25T00:38:40.137Z- - svc:/system/extended-accounting:net
8242026-06-25T00:38:40.137Z- - svc:/system/extended-accounting:process
8252026-06-25T00:38:40.137Z- - svc:/system/extended-accounting:task
8262026-06-25T00:38:40.137Z- - svc:/system/filesystem/local:default
8272026-06-25T00:38:40.137Z- - svc:/system/filesystem/minimal:default
8282026-06-25T00:38:40.137Z- - svc:/system/filesystem/reparse:default
8292026-06-25T00:38:40.137Z- - svc:/system/filesystem/root:default
8302026-06-25T00:38:40.137Z- - svc:/system/filesystem/usr:default
8312026-06-25T00:38:40.137Z- - svc:/system/fm/notify-params:default
8322026-06-25T00:38:40.137Z- - svc:/system/fmd:default
8332026-06-25T00:38:40.142Z- - svc:/system/hostid:default
8342026-06-25T00:38:40.142Z- - svc:/system/hotplug:default
8352026-06-25T00:38:40.142Z- - svc:/system/identity:domain
8362026-06-25T00:38:40.142Z- - svc:/system/identity:node
8372026-06-25T00:38:40.142Z- - svc:/system/idmap:default
8382026-06-25T00:38:40.142Z- - svc:/system/keymap:default
8392026-06-25T00:38:40.142Z- - svc:/system/logadm-upgrade:default
8402026-06-25T00:38:40.142Z- - svc:/system/manifest-import:default
8412026-06-25T00:38:40.142Z- - svc:/system/name-service-cache:default
8422026-06-25T00:38:40.142Z- - svc:/system/pfexec:default
8432026-06-25T00:38:40.142Z- - svc:/system/pkgserv:default
8442026-06-25T00:38:40.142Z- - svc:/system/process-security:default
8452026-06-25T00:38:40.142Z- - svc:/system/rbac:default
8462026-06-25T00:38:40.142Z- - svc:/system/rmtmpfiles:default
8472026-06-25T00:38:40.142Z- - svc:/system/sac:default
8482026-06-25T00:38:40.142Z- - svc:/system/sar:default
8492026-06-25T00:38:40.142Z- - svc:/system/svc/global:default
8502026-06-25T00:38:40.142Z- - svc:/system/system-log:default
8512026-06-25T00:38:40.142Z- - svc:/system/update-man-index:default
8522026-06-25T00:38:40.142Z- - svc:/system/utmp:default
8532026-06-25T00:38:40.142Z- - svc:/system/vtdaemon:default
8542026-06-25T00:38:40.142Z[b] svcs milestone/network
8552026-06-25T00:38:40.142ZSTATE STIME FMRI
8562026-06-25T00:38:40.142Zonline 0:38:38 svc:/system/svc/restarter:default
8572026-06-25T00:38:40.142Zoffline 0:38:38 svc:/system/early-manifest-import:default
8582026-06-25T00:38:40.142Z- - svc:/application/management/net-snmp:default
8592026-06-25T00:38:40.142Z- - svc:/application/pkg/dynamic-mirror:default
8602026-06-25T00:38:40.142Z- - svc:/application/pkg/mirror:default
8612026-06-25T00:38:40.142Z- - svc:/application/pkg/repositories-setup:default
8622026-06-25T00:38:40.143Z- - svc:/application/pkg/server:default
8632026-06-25T00:38:40.143Z- - svc:/application/security/tcsd:default
8642026-06-25T00:38:40.143Z- - svc:/milestone/devices:default
8652026-06-25T00:38:40.143Z- - svc:/milestone/multi-user-server:default
8662026-06-25T00:38:40.143Z- - svc:/milestone/multi-user:default
8672026-06-25T00:38:40.143Z- - svc:/milestone/name-services:default
8682026-06-25T00:38:40.143Z- - svc:/milestone/network:default
8692026-06-25T00:38:40.143Z- - svc:/milestone/single-user:default
8702026-06-25T00:38:40.143Z- - svc:/milestone/sysconfig:default
8712026-06-25T00:38:40.144Z- - svc:/network/chrony:default
8722026-06-25T00:38:40.144Z- - svc:/network/datalink-management:default
8732026-06-25T00:38:40.144Z- - svc:/network/dns/client:default
8742026-06-25T00:38:40.144Z- - svc:/network/dns/install:default
8752026-06-25T00:38:40.144Z- - svc:/network/dns/multicast:default
8762026-06-25T00:38:40.144Z- - svc:/network/inetd-upgrade:default
8772026-06-25T00:38:40.144Z- - svc:/network/inetd:default
8782026-06-25T00:38:40.144Z- - svc:/network/initial:default
8792026-06-25T00:38:40.144Z- - svc:/network/install:default
8802026-06-25T00:38:40.144Z- - svc:/network/ip-interface-management:default
8812026-06-25T00:38:40.144Z- - svc:/network/ipmp:default
8822026-06-25T00:38:40.144Z- - svc:/network/ipqos:default
8832026-06-25T00:38:40.144Z- - svc:/network/ipsec/ike:default
8842026-06-25T00:38:40.144Z- - svc:/network/ipsec/ipsecalgs:default
8852026-06-25T00:38:40.144Z- - svc:/network/ipsec/manual-key:default
8862026-06-25T00:38:40.144Z- - svc:/network/ipsec/policy:default
8872026-06-25T00:38:40.144Z- - svc:/network/iptun:default
8882026-06-25T00:38:40.144Z- - svc:/network/ipv4-forwarding:default
8892026-06-25T00:38:40.144Z- - svc:/network/ipv6-forwarding:default
8902026-06-25T00:38:40.144Z- - svc:/network/ldap/client:default
8912026-06-25T00:38:40.144Z- - svc:/network/location:default
8922026-06-25T00:38:40.144Z- - svc:/network/loopback:default
8932026-06-25T00:38:40.144Z- - svc:/network/netcfg:default
8942026-06-25T00:38:40.144Z- - svc:/network/netmask:default
8952026-06-25T00:38:40.144Z- - svc:/network/nfs/cbd:default
8962026-06-25T00:38:40.144Z- - svc:/network/nfs/client:default
8972026-06-25T00:38:40.144Z- - svc:/network/nfs/log:default
8982026-06-25T00:38:40.144Z- - svc:/network/nfs/mapid:default
8992026-06-25T00:38:40.144Z- - svc:/network/nfs/nlockmgr:default
9002026-06-25T00:38:40.145Z- - svc:/network/nfs/rquota:default
9012026-06-25T00:38:40.145Z- - svc:/network/nfs/server:default
9022026-06-25T00:38:40.145Z- - svc:/network/nfs/status:default
9032026-06-25T00:38:40.145Z- - svc:/network/nis/client:default
9042026-06-25T00:38:40.145Z- - svc:/network/physical:default
9052026-06-25T00:38:40.145Z- - svc:/network/physical:nwam
9062026-06-25T00:38:40.145Z- - svc:/network/routing-setup:default
9072026-06-25T00:38:40.145Z- - svc:/network/routing/legacy-routing:ipv4
9082026-06-25T00:38:40.145Z- - svc:/network/routing/legacy-routing:ipv6
9092026-06-25T00:38:40.145Z- - svc:/network/routing/ndp:default
9102026-06-25T00:38:40.145Z- - svc:/network/routing/rdisc:default
9112026-06-25T00:38:40.145Z- - svc:/network/routing/ripng:default
9122026-06-25T00:38:40.145Z- - svc:/network/routing/route:default
9132026-06-25T00:38:40.145Z- - svc:/network/rpc/bind:default
9142026-06-25T00:38:40.145Z- - svc:/network/rpc/gss:default
9152026-06-25T00:38:40.145Z- - svc:/network/rpc/keyserv:default
9162026-06-25T00:38:40.145Z- - svc:/network/security/kadmin:default
9172026-06-25T00:38:40.145Z- - svc:/network/security/krb5kdc:default
9182026-06-25T00:38:40.145Z- - svc:/network/security/ktkt_warn:default
9192026-06-25T00:38:40.145Z- - svc:/network/service:default
9202026-06-25T00:38:40.145Z- - svc:/network/shares/group:default
9212026-06-25T00:38:40.145Z- - svc:/network/smb/client:default
9222026-06-25T00:38:40.145Z- - svc:/network/smb/server:default
9232026-06-25T00:38:40.145Z- - svc:/network/ssh:default
9242026-06-25T00:38:40.145Z- - svc:/network/tcpkey:default
9252026-06-25T00:38:40.145Z- - svc:/system/auditd:default
9262026-06-25T00:38:40.145Z- - svc:/system/auditset:default
9272026-06-25T00:38:40.145Z- - svc:/system/boot-archive-update:default
9282026-06-25T00:38:40.145Z- - svc:/system/boot-archive:default
9292026-06-25T00:38:40.145Z- - svc:/system/boot-config:default
9302026-06-25T00:38:40.145Z- - svc:/system/consadm:default
9312026-06-25T00:38:40.146Z- - svc:/system/console-login:default
9322026-06-25T00:38:40.146Z- - svc:/system/console-login:vt2
9332026-06-25T00:38:40.150Z- - svc:/system/console-login:vt3
9342026-06-25T00:38:40.150Z- - svc:/system/console-login:vt4
9352026-06-25T00:38:40.150Z- - svc:/system/console-login:vt5
9362026-06-25T00:38:40.150Z- - svc:/system/console-login:vt6
9372026-06-25T00:38:40.150Z- - svc:/system/coreadm:default
9382026-06-25T00:38:40.150Z- - svc:/system/cron:default
9392026-06-25T00:38:40.150Z- - svc:/system/cryptosvc:default
9402026-06-25T00:38:40.150Z- - svc:/system/device/allocate:default
9412026-06-25T00:38:40.150Z- - svc:/system/device/audio:default
9422026-06-25T00:38:40.150Z- - svc:/system/device/local:default
9432026-06-25T00:38:40.150Z- - svc:/system/device/mpxio-upgrade:default
9442026-06-25T00:38:40.150Z- - svc:/system/extended-accounting:flow
9452026-06-25T00:38:40.150Z- - svc:/system/extended-accounting:net
9462026-06-25T00:38:40.150Z- - svc:/system/extended-accounting:process
9472026-06-25T00:38:40.150Z- - svc:/system/extended-accounting:task
9482026-06-25T00:38:40.150Z- - svc:/system/filesystem/local:default
9492026-06-25T00:38:40.150Z- - svc:/system/filesystem/minimal:default
9502026-06-25T00:38:40.150Z- - svc:/system/filesystem/reparse:default
9512026-06-25T00:38:40.150Z- - svc:/system/filesystem/root:default
9522026-06-25T00:38:40.150Z- - svc:/system/filesystem/usr:default
9532026-06-25T00:38:40.150Z- - svc:/system/fm/notify-params:default
9542026-06-25T00:38:40.150Z- - svc:/system/fmd:default
9552026-06-25T00:38:40.150Z- - svc:/system/hostid:default
9562026-06-25T00:38:40.150Z- - svc:/system/hotplug:default
9572026-06-25T00:38:40.150Z- - svc:/system/identity:domain
9582026-06-25T00:38:40.150Z- - svc:/system/identity:node
9592026-06-25T00:38:40.150Z- - svc:/system/idmap:default
9602026-06-25T00:38:40.150Z- - svc:/system/keymap:default
9612026-06-25T00:38:40.151Z- - svc:/system/logadm-upgrade:default
9622026-06-25T00:38:40.151Z- - svc:/system/manifest-import:default
9632026-06-25T00:38:40.151Z- - svc:/system/name-service-cache:default
9642026-06-25T00:38:40.151Z- - svc:/system/pfexec:default
9652026-06-25T00:38:40.151Z- - svc:/system/pkgserv:default
9662026-06-25T00:38:40.151Z- - svc:/system/process-security:default
9672026-06-25T00:38:40.151Z- - svc:/system/rbac:default
9682026-06-25T00:38:40.151Z- - svc:/system/rmtmpfiles:default
9692026-06-25T00:38:40.151Z- - svc:/system/sac:default
9702026-06-25T00:38:40.151Z- - svc:/system/sar:default
9712026-06-25T00:38:40.151Z- - svc:/system/svc/global:default
9722026-06-25T00:38:40.151Z- - svc:/system/system-log:default
9732026-06-25T00:38:40.151Z- - svc:/system/update-man-index:default
9742026-06-25T00:38:40.151Z- - svc:/system/utmp:default
9752026-06-25T00:38:40.151Z- - svc:/system/vtdaemon:default
9762026-06-25T00:38:40.151Z[a] svcs milestone/network
9772026-06-25T00:38:40.151ZSTATE STIME FMRI
9782026-06-25T00:38:40.151Z- - svc:/milestone/network:default
9792026-06-25T00:38:40.151ZSTATE STIME FMRI
9802026-06-25T00:38:40.151Z- - svc:/milestone/network:default
9812026-06-25T00:38:41.146Z[b] svcs milestone/network
9822026-06-25T00:38:41.149Z[a] svcs milestone/network
9832026-06-25T00:38:41.163ZSTATE STIME FMRI
9842026-06-25T00:38:41.163Zonline 0:38:39 svc:/milestone/network:default
9852026-06-25T00:38:41.163Z[b] ipadm create-addr -t -T dhcp opte1/test
9862026-06-25T00:38:41.163ZSTATE STIME FMRI
9872026-06-25T00:38:41.163Zonline 0:38:39 svc:/milestone/network:default
9882026-06-25T00:38:41.163Z[a] ipadm create-addr -t -T dhcp opte0/test
9892026-06-25T00:38:46.434Z
9902026-06-25T00:38:46.435Z[b] route add -iface 10.0.0.254 10.0.0.2
9912026-06-25T00:38:46.449Zadd host 10.0.0.254: gateway 10.0.0.2
9922026-06-25T00:38:46.449Z[b] route add 10.0.0.0/24 10.0.0.254
9932026-06-25T00:38:46.461Zadd net 10.0.0.0/24: gateway 10.0.0.254
9942026-06-25T00:38:46.461Z[b] route add 224.0.0.0/4 10.0.0.254
9952026-06-25T00:38:46.471Zadd net 224.0.0.0/4: gateway 10.0.0.254
9962026-06-25T00:38:46.513Z
9972026-06-25T00:38:46.514Z[a] route add -iface 10.0.0.254 10.0.0.1
9982026-06-25T00:38:46.526Zadd host 10.0.0.254: gateway 10.0.0.1
9992026-06-25T00:38:46.526Z[a] route add 10.0.0.0/24 10.0.0.254
10002026-06-25T00:38:46.537Zadd net 10.0.0.0/24: gateway 10.0.0.254
10012026-06-25T00:38:46.537Z[a] route add 224.0.0.0/4 10.0.0.254
10022026-06-25T00:38:46.549Zadd net 224.0.0.0/4: gateway 10.0.0.254
10032026-06-25T00:38:46.552Z###---------------###
10042026-06-25T00:38:46.552Z:::Topology built!:::
10052026-06-25T00:38:46.552Z###---------------###
10062026-06-25T00:38:46.552Z###----------------###
10072026-06-25T00:38:46.552Z::: iPerf spawned! :::
10082026-06-25T00:38:46.552Z:::Waiting... (10s):::
10092026-06-25T00:38:46.552Z###----------------###
10102026-06-25T00:38:56.549Z###---###
10112026-06-25T00:38:56.549Z:::Go!:::
10122026-06-25T00:38:56.549Z###---###
10132026-06-25T00:38:56.549Z[a] ping 10.0.0.2
10142026-06-25T00:38:56.564Z10.0.0.2 is alive
10152026-06-25T00:38:56.564Z###-------------------###
10162026-06-25T00:38:56.564Z:::Running experiment :::
10172026-06-25T00:38:56.564Z:::iperf-tcp/local/c2s:::
10182026-06-25T00:38:56.564Z###-------------------###
10192026-06-25T00:39:03.942Z-----------------------------------------------------------
10202026-06-25T00:39:03.942ZServer listening on 5201 (test #1)
10212026-06-25T00:39:03.942Z-----------------------------------------------------------
10222026-06-25T00:39:03.942ZAccepted connection from 10.0.0.1, port 43604
10232026-06-25T00:39:03.943Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48775
10242026-06-25T00:39:03.943Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40641
10252026-06-25T00:39:03.943Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57353
10262026-06-25T00:39:03.943Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54414
10272026-06-25T00:39:03.943Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39924
10282026-06-25T00:39:03.943Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39117
10292026-06-25T00:39:03.943Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45758
10302026-06-25T00:39:03.943Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39982
10312026-06-25T00:39:03.943Z[ ID] Interval Transfer Bitrate
10322026-06-25T00:39:03.943Z[ 5] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
10332026-06-25T00:39:03.943Z[ 8] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
10342026-06-25T00:39:03.943Z[ 10] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
10352026-06-25T00:39:03.943Z[ 12] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
10362026-06-25T00:39:03.943Z[ 14] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
10372026-06-25T00:39:03.943Z[ 16] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
10382026-06-25T00:39:03.943Z[ 18] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
10392026-06-25T00:39:03.943Z[ 20] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
10402026-06-25T00:39:03.943Z[SUM] 0.00-1.00 sec 938 MBytes 7.87 Gbits/sec
10412026-06-25T00:39:03.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
10422026-06-25T00:39:03.943Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10432026-06-25T00:39:03.943Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10442026-06-25T00:39:03.943Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10452026-06-25T00:39:03.943Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10462026-06-25T00:39:03.943Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10472026-06-25T00:39:03.943Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10482026-06-25T00:39:03.943Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10492026-06-25T00:39:03.943Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10502026-06-25T00:39:03.943Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
10512026-06-25T00:39:03.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
10522026-06-25T00:39:03.947Z[ 5] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
10532026-06-25T00:39:03.947Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10542026-06-25T00:39:03.947Z[ 10] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10552026-06-25T00:39:03.947Z[ 12] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
10562026-06-25T00:39:03.947Z[ 14] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
10572026-06-25T00:39:03.947Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
10582026-06-25T00:39:03.947Z[ 18] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
10592026-06-25T00:39:03.947Z[ 20] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
10602026-06-25T00:39:03.947Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
10612026-06-25T00:39:03.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
10622026-06-25T00:39:03.947Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10632026-06-25T00:39:03.947Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10642026-06-25T00:39:03.947Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10652026-06-25T00:39:03.947Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10662026-06-25T00:39:03.947Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10672026-06-25T00:39:03.947Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10682026-06-25T00:39:03.947Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10692026-06-25T00:39:03.947Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10702026-06-25T00:39:03.947Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10712026-06-25T00:39:03.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
10722026-06-25T00:39:03.947Z[ 5] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
10732026-06-25T00:39:03.947Z[ 8] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
10742026-06-25T00:39:03.947Z[ 10] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
10752026-06-25T00:39:03.947Z[ 12] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
10762026-06-25T00:39:03.948Z[ 14] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
10772026-06-25T00:39:03.948Z[ 16] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
10782026-06-25T00:39:03.948Z[ 18] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
10792026-06-25T00:39:03.948Z[ 20] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
10802026-06-25T00:39:03.948Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
10812026-06-25T00:39:03.948Z- - - - - - - - - - - - - - - - - - - - - - - - -
10822026-06-25T00:39:03.948Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10832026-06-25T00:39:03.948Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10842026-06-25T00:39:03.948Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10852026-06-25T00:39:03.948Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10862026-06-25T00:39:03.948Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10872026-06-25T00:39:03.948Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10882026-06-25T00:39:03.948Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10892026-06-25T00:39:03.948Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10902026-06-25T00:39:03.948Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
10912026-06-25T00:39:03.948Z- - - - - - - - - - - - - - - - - - - - - - - - -
10922026-06-25T00:39:03.948Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10932026-06-25T00:39:03.948Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10942026-06-25T00:39:03.948Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10952026-06-25T00:39:06.945Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10962026-06-25T00:39:06.945Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10972026-06-25T00:39:06.945Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10982026-06-25T00:39:06.945Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10992026-06-25T00:39:06.945Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
11002026-06-25T00:39:06.945Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
11012026-06-25T00:39:06.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
11022026-06-25T00:39:06.945Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11032026-06-25T00:39:06.945Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11042026-06-25T00:39:06.945Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11052026-06-25T00:39:06.945Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11062026-06-25T00:39:06.945Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11072026-06-25T00:39:06.945Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11082026-06-25T00:39:06.945Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11092026-06-25T00:39:06.945Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11102026-06-25T00:39:06.945Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
11112026-06-25T00:39:06.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
11122026-06-25T00:39:06.945Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11132026-06-25T00:39:06.945Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11142026-06-25T00:39:06.945Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11152026-06-25T00:39:06.945Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11162026-06-25T00:39:06.945Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11172026-06-25T00:39:06.945Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11182026-06-25T00:39:06.945Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11192026-06-25T00:39:06.945Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11202026-06-25T00:39:06.945Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11212026-06-25T00:39:06.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
11222026-06-25T00:39:06.945Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11232026-06-25T00:39:06.945Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11242026-06-25T00:39:06.945Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11252026-06-25T00:39:06.945Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11262026-06-25T00:39:06.946Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11272026-06-25T00:39:06.946Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11282026-06-25T00:39:06.946Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11292026-06-25T00:39:06.946Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11302026-06-25T00:39:06.946Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
11312026-06-25T00:39:06.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
11322026-06-25T00:39:06.946Z[ 5] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
11332026-06-25T00:39:06.946Z[ 8] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
11342026-06-25T00:39:06.946Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11352026-06-25T00:39:06.946Z[ 12] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
11362026-06-25T00:39:06.946Z[ 14] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
11372026-06-25T00:39:06.946Z[ 16] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
11382026-06-25T00:39:06.946Z[ 18] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
11392026-06-25T00:39:06.946Z[ 20] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
11402026-06-25T00:39:06.946Z[SUM] 10.00-10.00 sec 896 KBytes 12.9 Gbits/sec
11412026-06-25T00:39:06.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
11422026-06-25T00:39:06.949Z[ ID] Interval Transfer Bitrate
11432026-06-25T00:39:06.949Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11442026-06-25T00:39:06.949Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11452026-06-25T00:39:06.949Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11462026-06-25T00:39:06.949Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
11472026-06-25T00:39:06.949Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
11482026-06-25T00:39:06.949Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
11492026-06-25T00:39:06.949Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11502026-06-25T00:39:06.949Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11512026-06-25T00:39:06.949Z[SUM] 0.00-10.00 sec 11.6 GBytes 10.0 Gbits/sec receiver
11522026-06-25T00:39:06.949ZRun 1/5...10005.089368396451Mbps
11532026-06-25T00:39:14.344Z-----------------------------------------------------------
11542026-06-25T00:39:14.344ZServer listening on 5201 (test #2)
11552026-06-25T00:39:14.344Z-----------------------------------------------------------
11562026-06-25T00:39:14.344ZAccepted connection from 10.0.0.1, port 57577
11572026-06-25T00:39:14.344Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34641
11582026-06-25T00:39:14.344Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59912
11592026-06-25T00:39:14.344Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61953
11602026-06-25T00:39:14.344Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37786
11612026-06-25T00:39:14.344Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53551
11622026-06-25T00:39:14.344Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44992
11632026-06-25T00:39:14.344Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42256
11642026-06-25T00:39:14.344Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51819
11652026-06-25T00:39:14.344Z[ ID] Interval Transfer Bitrate
11662026-06-25T00:39:14.344Z[ 5] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
11672026-06-25T00:39:14.344Z[ 8] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11682026-06-25T00:39:14.344Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
11692026-06-25T00:39:14.344Z[ 12] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11702026-06-25T00:39:14.344Z[ 14] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11712026-06-25T00:39:14.345Z[ 16] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11722026-06-25T00:39:14.345Z[ 18] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11732026-06-25T00:39:14.345Z[ 20] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11742026-06-25T00:39:14.345Z[SUM] 0.00-1.00 sec 948 MBytes 7.95 Gbits/sec
11752026-06-25T00:39:14.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
11762026-06-25T00:39:14.345Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11772026-06-25T00:39:14.345Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11782026-06-25T00:39:14.345Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11792026-06-25T00:39:14.345Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11802026-06-25T00:39:14.345Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11812026-06-25T00:39:14.345Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11822026-06-25T00:39:14.345Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11832026-06-25T00:39:14.345Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11842026-06-25T00:39:14.345Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
11852026-06-25T00:39:14.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
11862026-06-25T00:39:14.345Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
11872026-06-25T00:39:14.345Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
11882026-06-25T00:39:14.345Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11892026-06-25T00:39:14.345Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11902026-06-25T00:39:14.345Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11912026-06-25T00:39:14.345Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11922026-06-25T00:39:14.345Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11932026-06-25T00:39:14.345Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11942026-06-25T00:39:14.345Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
11952026-06-25T00:39:14.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
11962026-06-25T00:39:14.345Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
11972026-06-25T00:39:14.345Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
11982026-06-25T00:39:14.346Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
11992026-06-25T00:39:14.346Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12002026-06-25T00:39:14.346Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12012026-06-25T00:39:14.346Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12022026-06-25T00:39:14.346Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12032026-06-25T00:39:14.346Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12042026-06-25T00:39:14.346Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
12052026-06-25T00:39:14.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
12062026-06-25T00:39:14.346Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12072026-06-25T00:39:14.346Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12082026-06-25T00:39:14.346Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12092026-06-25T00:39:14.346Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12102026-06-25T00:39:14.346Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12112026-06-25T00:39:14.346Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12122026-06-25T00:39:14.346Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12132026-06-25T00:39:14.346Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12142026-06-25T00:39:14.346Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
12152026-06-25T00:39:14.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
12162026-06-25T00:39:14.350Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12172026-06-25T00:39:14.350Z[ 8] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
12182026-06-25T00:39:14.350Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12192026-06-25T00:39:14.350Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12202026-06-25T00:39:14.350Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12212026-06-25T00:39:14.350Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12222026-06-25T00:39:14.350Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12232026-06-25T00:39:14.350Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12242026-06-25T00:39:14.350Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12252026-06-25T00:39:14.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
12262026-06-25T00:39:14.350Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12272026-06-25T00:39:14.350Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12282026-06-25T00:39:14.350Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12292026-06-25T00:39:17.345Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12302026-06-25T00:39:17.346Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12312026-06-25T00:39:17.346Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12322026-06-25T00:39:17.346Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12332026-06-25T00:39:17.346Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12342026-06-25T00:39:17.346Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
12352026-06-25T00:39:17.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
12362026-06-25T00:39:17.346Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12372026-06-25T00:39:17.346Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12382026-06-25T00:39:17.346Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12392026-06-25T00:39:17.346Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12402026-06-25T00:39:17.346Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12412026-06-25T00:39:17.346Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12422026-06-25T00:39:17.346Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12432026-06-25T00:39:17.346Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12442026-06-25T00:39:17.346Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
12452026-06-25T00:39:17.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
12462026-06-25T00:39:17.346Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12472026-06-25T00:39:17.346Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
12482026-06-25T00:39:17.346Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12492026-06-25T00:39:17.346Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12502026-06-25T00:39:17.346Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
12512026-06-25T00:39:17.346Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12522026-06-25T00:39:17.346Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
12532026-06-25T00:39:17.346Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
12542026-06-25T00:39:17.346Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
12552026-06-25T00:39:17.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
12562026-06-25T00:39:17.346Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12572026-06-25T00:39:17.346Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12582026-06-25T00:39:17.346Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12592026-06-25T00:39:17.346Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12602026-06-25T00:39:17.346Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
12612026-06-25T00:39:17.346Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
12622026-06-25T00:39:17.346Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12632026-06-25T00:39:17.346Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
12642026-06-25T00:39:17.346Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
12652026-06-25T00:39:17.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
12662026-06-25T00:39:17.347Z[ 5] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
12672026-06-25T00:39:17.347Z[ 8] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
12682026-06-25T00:39:17.347Z[ 10] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
12692026-06-25T00:39:17.347Z[ 12] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
12702026-06-25T00:39:17.347Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12712026-06-25T00:39:17.347Z[ 16] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
12722026-06-25T00:39:17.347Z[ 18] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
12732026-06-25T00:39:17.347Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12742026-06-25T00:39:17.347Z[SUM] 10.00-10.00 sec 768 KBytes 11.8 Gbits/sec
12752026-06-25T00:39:17.347Z- - - - - - - - - - - - - - - - - - - - - - - - -
12762026-06-25T00:39:17.347Z[ ID] Interval Transfer Bitrate
12772026-06-25T00:39:17.347Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12782026-06-25T00:39:17.348Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12792026-06-25T00:39:17.348Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12802026-06-25T00:39:17.348Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12812026-06-25T00:39:17.348Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12822026-06-25T00:39:17.348Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12832026-06-25T00:39:17.348Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12842026-06-25T00:39:17.351Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12852026-06-25T00:39:17.351Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
12862026-06-25T00:39:17.351ZRun 2/5...10077.3488239584Mbps
12872026-06-25T00:39:24.741Z-----------------------------------------------------------
12882026-06-25T00:39:24.741ZServer listening on 5201 (test #3)
12892026-06-25T00:39:24.741Z-----------------------------------------------------------
12902026-06-25T00:39:24.741ZAccepted connection from 10.0.0.1, port 63037
12912026-06-25T00:39:24.741Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37256
12922026-06-25T00:39:24.741Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61433
12932026-06-25T00:39:24.741Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49233
12942026-06-25T00:39:24.741Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37809
12952026-06-25T00:39:24.741Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37334
12962026-06-25T00:39:24.741Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36265
12972026-06-25T00:39:24.741Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48000
12982026-06-25T00:39:24.741Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33473
12992026-06-25T00:39:24.741Z[ ID] Interval Transfer Bitrate
13002026-06-25T00:39:24.741Z[ 5] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
13012026-06-25T00:39:24.742Z[ 8] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
13022026-06-25T00:39:24.742Z[ 10] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
13032026-06-25T00:39:24.742Z[ 12] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
13042026-06-25T00:39:24.742Z[ 14] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
13052026-06-25T00:39:24.742Z[ 16] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
13062026-06-25T00:39:24.742Z[ 18] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
13072026-06-25T00:39:24.742Z[ 20] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
13082026-06-25T00:39:24.742Z[SUM] 0.00-1.00 sec 980 MBytes 8.22 Gbits/sec
13092026-06-25T00:39:24.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
13102026-06-25T00:39:24.742Z[ 5] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
13112026-06-25T00:39:24.742Z[ 8] 1.00-2.00 sec 273 MBytes 2.29 Gbits/sec
13122026-06-25T00:39:24.742Z[ 10] 1.00-2.00 sec 134 MBytes 1.13 Gbits/sec
13132026-06-25T00:39:24.742Z[ 12] 1.00-2.00 sec 270 MBytes 2.27 Gbits/sec
13142026-06-25T00:39:24.742Z[ 14] 1.00-2.00 sec 268 MBytes 2.25 Gbits/sec
13152026-06-25T00:39:24.752Z[ 16] 1.00-2.00 sec 277 MBytes 2.32 Gbits/sec
13162026-06-25T00:39:24.752Z[ 18] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
13172026-06-25T00:39:24.752Z[ 20] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
13182026-06-25T00:39:24.752Z[SUM] 1.00-2.00 sec 1.59 GBytes 13.6 Gbits/sec
13192026-06-25T00:39:24.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
13202026-06-25T00:39:24.752Z[ 5] 2.00-3.00 sec 135 MBytes 1.13 Gbits/sec
13212026-06-25T00:39:24.752Z[ 8] 2.00-3.00 sec 270 MBytes 2.27 Gbits/sec
13222026-06-25T00:39:24.753Z[ 10] 2.00-3.00 sec 135 MBytes 1.13 Gbits/sec
13232026-06-25T00:39:24.753Z[ 12] 2.00-3.00 sec 270 MBytes 2.26 Gbits/sec
13242026-06-25T00:39:24.753Z[ 14] 2.00-3.00 sec 270 MBytes 2.27 Gbits/sec
13252026-06-25T00:39:24.753Z[ 16] 2.00-3.00 sec 271 MBytes 2.28 Gbits/sec
13262026-06-25T00:39:24.753Z[ 18] 2.00-3.00 sec 135 MBytes 1.13 Gbits/sec
13272026-06-25T00:39:24.753Z[ 20] 2.00-3.00 sec 134 MBytes 1.13 Gbits/sec
13282026-06-25T00:39:24.753Z[SUM] 2.00-3.00 sec 1.58 GBytes 13.6 Gbits/sec
13292026-06-25T00:39:24.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
13302026-06-25T00:39:24.753Z[ 5] 3.00-4.00 sec 133 MBytes 1.12 Gbits/sec
13312026-06-25T00:39:24.753Z[ 8] 3.00-4.00 sec 271 MBytes 2.27 Gbits/sec
13322026-06-25T00:39:24.753Z[ 10] 3.00-4.00 sec 133 MBytes 1.12 Gbits/sec
13332026-06-25T00:39:24.753Z[ 12] 3.00-4.00 sec 269 MBytes 2.26 Gbits/sec
13342026-06-25T00:39:24.753Z[ 14] 3.00-4.00 sec 268 MBytes 2.25 Gbits/sec
13352026-06-25T00:39:24.753Z[ 16] 3.00-4.00 sec 273 MBytes 2.29 Gbits/sec
13362026-06-25T00:39:24.753Z[ 18] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
13372026-06-25T00:39:24.753Z[ 20] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
13382026-06-25T00:39:24.753Z[SUM] 3.00-4.00 sec 1.58 GBytes 13.6 Gbits/sec
13392026-06-25T00:39:24.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
13402026-06-25T00:39:24.754Z[ 5] 4.00-5.00 sec 134 MBytes 1.12 Gbits/sec
13412026-06-25T00:39:24.754Z[ 8] 4.00-5.00 sec 269 MBytes 2.26 Gbits/sec
13422026-06-25T00:39:24.754Z[ 10] 4.00-5.00 sec 133 MBytes 1.12 Gbits/sec
13432026-06-25T00:39:24.754Z[ 12] 4.00-5.00 sec 272 MBytes 2.28 Gbits/sec
13442026-06-25T00:39:24.754Z[ 14] 4.00-5.00 sec 269 MBytes 2.25 Gbits/sec
13452026-06-25T00:39:24.754Z[ 16] 4.00-5.00 sec 271 MBytes 2.27 Gbits/sec
13462026-06-25T00:39:24.754Z[ 18] 4.00-5.00 sec 136 MBytes 1.14 Gbits/sec
13472026-06-25T00:39:24.754Z[ 20] 4.00-5.00 sec 136 MBytes 1.14 Gbits/sec
13482026-06-25T00:39:24.754Z[SUM] 4.00-5.00 sec 1.58 GBytes 13.6 Gbits/sec
13492026-06-25T00:39:24.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
13502026-06-25T00:39:24.754Z[ 5] 5.00-6.00 sec 133 MBytes 1.12 Gbits/sec
13512026-06-25T00:39:24.754Z[ 8] 5.00-6.00 sec 268 MBytes 2.25 Gbits/sec
13522026-06-25T00:39:24.754Z[ 10] 5.00-6.00 sec 134 MBytes 1.12 Gbits/sec
13532026-06-25T00:39:24.754Z[ 12] 5.00-6.00 sec 271 MBytes 2.27 Gbits/sec
13542026-06-25T00:39:24.754Z[ 14] 5.00-6.00 sec 268 MBytes 2.25 Gbits/sec
13552026-06-25T00:39:24.754Z[ 16] 5.00-6.00 sec 272 MBytes 2.28 Gbits/sec
13562026-06-25T00:39:24.754Z[ 18] 5.00-6.00 sec 135 MBytes 1.13 Gbits/sec
13572026-06-25T00:39:24.754Z[ 20] 5.00-6.00 sec 135 MBytes 1.13 Gbits/sec
13582026-06-25T00:39:24.754Z[SUM] 5.00-6.00 sec 1.58 GBytes 13.6 Gbits/sec
13592026-06-25T00:39:24.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
13602026-06-25T00:39:24.755Z[ 5] 6.00-7.00 sec 133 MBytes 1.12 Gbits/sec
13612026-06-25T00:39:24.755Z[ 8] 6.00-7.00 sec 268 MBytes 2.25 Gbits/sec
13622026-06-25T00:39:24.755Z[ 10] 6.00-7.00 sec 133 MBytes 1.12 Gbits/sec
13632026-06-25T00:39:27.741Z[ 12] 6.00-7.00 sec 267 MBytes 2.24 Gbits/sec
13642026-06-25T00:39:27.741Z[ 14] 6.00-7.00 sec 267 MBytes 2.24 Gbits/sec
13652026-06-25T00:39:27.741Z[ 16] 6.00-7.00 sec 268 MBytes 2.25 Gbits/sec
13662026-06-25T00:39:27.742Z[ 18] 6.00-7.00 sec 134 MBytes 1.13 Gbits/sec
13672026-06-25T00:39:27.742Z[ 20] 6.00-7.00 sec 134 MBytes 1.13 Gbits/sec
13682026-06-25T00:39:27.742Z[SUM] 6.00-7.00 sec 1.57 GBytes 13.5 Gbits/sec
13692026-06-25T00:39:27.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
13702026-06-25T00:39:27.742Z[ 5] 7.00-8.00 sec 134 MBytes 1.13 Gbits/sec
13712026-06-25T00:39:27.742Z[ 8] 7.00-8.00 sec 270 MBytes 2.27 Gbits/sec
13722026-06-25T00:39:27.742Z[ 10] 7.00-8.00 sec 134 MBytes 1.13 Gbits/sec
13732026-06-25T00:39:27.742Z[ 12] 7.00-8.00 sec 270 MBytes 2.26 Gbits/sec
13742026-06-25T00:39:27.742Z[ 14] 7.00-8.00 sec 273 MBytes 2.29 Gbits/sec
13752026-06-25T00:39:27.742Z[ 16] 7.00-8.00 sec 276 MBytes 2.31 Gbits/sec
13762026-06-25T00:39:27.742Z[ 18] 7.00-8.00 sec 135 MBytes 1.13 Gbits/sec
13772026-06-25T00:39:27.742Z[ 20] 7.00-8.00 sec 135 MBytes 1.13 Gbits/sec
13782026-06-25T00:39:27.742Z[SUM] 7.00-8.00 sec 1.59 GBytes 13.7 Gbits/sec
13792026-06-25T00:39:27.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
13802026-06-25T00:39:27.742Z[ 5] 8.00-9.00 sec 135 MBytes 1.13 Gbits/sec
13812026-06-25T00:39:27.742Z[ 8] 8.00-9.00 sec 273 MBytes 2.29 Gbits/sec
13822026-06-25T00:39:27.742Z[ 10] 8.00-9.00 sec 135 MBytes 1.13 Gbits/sec
13832026-06-25T00:39:27.742Z[ 12] 8.00-9.00 sec 271 MBytes 2.27 Gbits/sec
13842026-06-25T00:39:27.742Z[ 14] 8.00-9.00 sec 274 MBytes 2.30 Gbits/sec
13852026-06-25T00:39:27.742Z[ 16] 8.00-9.00 sec 274 MBytes 2.30 Gbits/sec
13862026-06-25T00:39:27.742Z[ 18] 8.00-9.00 sec 135 MBytes 1.14 Gbits/sec
13872026-06-25T00:39:27.742Z[ 20] 8.00-9.00 sec 136 MBytes 1.14 Gbits/sec
13882026-06-25T00:39:27.742Z[SUM] 8.00-9.00 sec 1.59 GBytes 13.7 Gbits/sec
13892026-06-25T00:39:27.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
13902026-06-25T00:39:27.742Z[ 5] 9.00-10.00 sec 134 MBytes 1.12 Gbits/sec
13912026-06-25T00:39:27.743Z[ 8] 9.00-10.00 sec 276 MBytes 2.32 Gbits/sec
13922026-06-25T00:39:27.743Z[ 10] 9.00-10.00 sec 134 MBytes 1.13 Gbits/sec
13932026-06-25T00:39:27.743Z[ 12] 9.00-10.00 sec 269 MBytes 2.25 Gbits/sec
13942026-06-25T00:39:27.743Z[ 14] 9.00-10.00 sec 269 MBytes 2.25 Gbits/sec
13952026-06-25T00:39:27.743Z[ 16] 9.00-10.00 sec 269 MBytes 2.25 Gbits/sec
13962026-06-25T00:39:27.743Z[ 18] 9.00-10.00 sec 134 MBytes 1.13 Gbits/sec
13972026-06-25T00:39:27.744Z[ 20] 9.00-10.00 sec 134 MBytes 1.13 Gbits/sec
13982026-06-25T00:39:27.744Z[SUM] 9.00-10.00 sec 1.58 GBytes 13.6 Gbits/sec
13992026-06-25T00:39:27.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
14002026-06-25T00:39:27.744Z[ 5] 10.00-10.00 sec 128 KBytes 1.47 Gbits/sec
14012026-06-25T00:39:27.744Z[ 8] 10.00-10.00 sec 128 KBytes 1.47 Gbits/sec
14022026-06-25T00:39:27.744Z[ 10] 10.00-10.00 sec 128 KBytes 1.47 Gbits/sec
14032026-06-25T00:39:27.744Z[ 12] 10.00-10.00 sec 128 KBytes 1.47 Gbits/sec
14042026-06-25T00:39:27.744Z[ 14] 10.00-10.00 sec 128 KBytes 1.47 Gbits/sec
14052026-06-25T00:39:27.744Z[ 16] 10.00-10.00 sec 128 KBytes 1.47 Gbits/sec
14062026-06-25T00:39:27.744Z[ 18] 10.00-10.00 sec 128 KBytes 1.47 Gbits/sec
14072026-06-25T00:39:27.744Z[ 20] 10.00-10.00 sec 128 KBytes 1.47 Gbits/sec
14082026-06-25T00:39:27.744Z[SUM] 10.00-10.00 sec 1.00 MBytes 11.7 Gbits/sec
14092026-06-25T00:39:27.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
14102026-06-25T00:39:27.744Z[ ID] Interval Transfer Bitrate
14112026-06-25T00:39:27.744Z[ 5] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec receiver
14122026-06-25T00:39:27.744Z[ 8] 0.00-10.00 sec 2.51 GBytes 2.15 Gbits/sec receiver
14132026-06-25T00:39:27.744Z[ 10] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec receiver
14142026-06-25T00:39:27.744Z[ 12] 0.00-10.00 sec 2.50 GBytes 2.14 Gbits/sec receiver
14152026-06-25T00:39:27.744Z[ 14] 0.00-10.00 sec 2.49 GBytes 2.14 Gbits/sec receiver
14162026-06-25T00:39:27.744Z[ 16] 0.00-10.00 sec 2.52 GBytes 2.16 Gbits/sec receiver
14172026-06-25T00:39:27.744Z[ 18] 0.00-10.00 sec 1.30 GBytes 1.12 Gbits/sec receiver
14182026-06-25T00:39:27.744Z[ 20] 0.00-10.00 sec 1.30 GBytes 1.12 Gbits/sec receiver
14192026-06-25T00:39:27.744Z[SUM] 0.00-10.00 sec 15.2 GBytes 13.1 Gbits/sec receiver
14202026-06-25T00:39:27.749ZRun 3/5...13058.967967465576Mbps
14212026-06-25T00:39:35.133Z-----------------------------------------------------------
14222026-06-25T00:39:35.133ZServer listening on 5201 (test #4)
14232026-06-25T00:39:35.133Z-----------------------------------------------------------
14242026-06-25T00:39:35.133ZAccepted connection from 10.0.0.1, port 63291
14252026-06-25T00:39:35.133Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64968
14262026-06-25T00:39:35.133Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55113
14272026-06-25T00:39:35.133Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61120
14282026-06-25T00:39:35.133Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52292
14292026-06-25T00:39:35.133Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40147
14302026-06-25T00:39:35.133Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61571
14312026-06-25T00:39:35.133Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49683
14322026-06-25T00:39:35.133Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42125
14332026-06-25T00:39:35.133Z[ ID] Interval Transfer Bitrate
14342026-06-25T00:39:35.133Z[ 5] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14352026-06-25T00:39:35.133Z[ 8] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
14362026-06-25T00:39:35.133Z[ 10] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14372026-06-25T00:39:35.133Z[ 12] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
14382026-06-25T00:39:35.133Z[ 14] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
14392026-06-25T00:39:35.133Z[ 16] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
14402026-06-25T00:39:35.133Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14412026-06-25T00:39:35.133Z[ 20] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14422026-06-25T00:39:35.133Z[SUM] 0.00-1.00 sec 950 MBytes 7.97 Gbits/sec
14432026-06-25T00:39:35.133Z- - - - - - - - - - - - - - - - - - - - - - - - -
14442026-06-25T00:39:35.133Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14452026-06-25T00:39:35.133Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14462026-06-25T00:39:35.133Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14472026-06-25T00:39:35.133Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14482026-06-25T00:39:35.133Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14492026-06-25T00:39:35.134Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14502026-06-25T00:39:35.134Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14512026-06-25T00:39:35.134Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14522026-06-25T00:39:35.134Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14532026-06-25T00:39:35.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
14542026-06-25T00:39:35.134Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14552026-06-25T00:39:35.134Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14562026-06-25T00:39:35.134Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14572026-06-25T00:39:35.135Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14582026-06-25T00:39:35.135Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14592026-06-25T00:39:35.135Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14602026-06-25T00:39:35.135Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14612026-06-25T00:39:35.135Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14622026-06-25T00:39:35.135Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14632026-06-25T00:39:35.135Z- - - - - - - - - - - - - - - - - - - - - - - - -
14642026-06-25T00:39:35.135Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14652026-06-25T00:39:35.136Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14662026-06-25T00:39:35.136Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14672026-06-25T00:39:35.136Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14682026-06-25T00:39:35.136Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14692026-06-25T00:39:35.136Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14702026-06-25T00:39:35.136Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14712026-06-25T00:39:35.136Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14722026-06-25T00:39:35.136Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
14732026-06-25T00:39:35.136Z- - - - - - - - - - - - - - - - - - - - - - - - -
14742026-06-25T00:39:35.136Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14752026-06-25T00:39:35.136Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14762026-06-25T00:39:35.136Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14772026-06-25T00:39:35.136Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14782026-06-25T00:39:35.136Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14792026-06-25T00:39:35.136Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14802026-06-25T00:39:35.136Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14812026-06-25T00:39:35.136Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14822026-06-25T00:39:35.136Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
14832026-06-25T00:39:35.136Z- - - - - - - - - - - - - - - - - - - - - - - - -
14842026-06-25T00:39:35.136Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14852026-06-25T00:39:35.136Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14862026-06-25T00:39:35.136Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14872026-06-25T00:39:35.136Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14882026-06-25T00:39:35.136Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14892026-06-25T00:39:35.136Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14902026-06-25T00:39:35.136Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14912026-06-25T00:39:35.136Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14922026-06-25T00:39:35.136Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
14932026-06-25T00:39:35.136Z- - - - - - - - - - - - - - - - - - - - - - - - -
14942026-06-25T00:39:35.136Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14952026-06-25T00:39:35.136Z[ 8] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
14962026-06-25T00:39:35.136Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14972026-06-25T00:39:38.133Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14982026-06-25T00:39:38.133Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14992026-06-25T00:39:38.133Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
15002026-06-25T00:39:38.133Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15012026-06-25T00:39:38.133Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15022026-06-25T00:39:38.133Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
15032026-06-25T00:39:38.133Z- - - - - - - - - - - - - - - - - - - - - - - - -
15042026-06-25T00:39:38.133Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15052026-06-25T00:39:38.133Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15062026-06-25T00:39:38.133Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15072026-06-25T00:39:38.133Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15082026-06-25T00:39:38.133Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15092026-06-25T00:39:38.133Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15102026-06-25T00:39:38.133Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15112026-06-25T00:39:38.133Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15122026-06-25T00:39:38.133Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
15132026-06-25T00:39:38.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
15142026-06-25T00:39:38.134Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15152026-06-25T00:39:38.134Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15162026-06-25T00:39:38.134Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15172026-06-25T00:39:38.134Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15182026-06-25T00:39:38.134Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15192026-06-25T00:39:38.134Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15202026-06-25T00:39:38.134Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15212026-06-25T00:39:38.134Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15222026-06-25T00:39:38.134Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
15232026-06-25T00:39:38.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
15242026-06-25T00:39:38.134Z[ 5] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15252026-06-25T00:39:38.134Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
15262026-06-25T00:39:38.134Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
15272026-06-25T00:39:38.134Z[ 12] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15282026-06-25T00:39:38.134Z[ 14] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15292026-06-25T00:39:38.134Z[ 16] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15302026-06-25T00:39:38.134Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
15312026-06-25T00:39:38.134Z[ 20] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15322026-06-25T00:39:38.134Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
15332026-06-25T00:39:38.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
15342026-06-25T00:39:38.134Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15352026-06-25T00:39:38.134Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15362026-06-25T00:39:38.134Z[ 10] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
15372026-06-25T00:39:38.134Z[ 12] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
15382026-06-25T00:39:38.134Z[ 14] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
15392026-06-25T00:39:38.134Z[ 16] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
15402026-06-25T00:39:38.134Z[ 18] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
15412026-06-25T00:39:38.134Z[ 20] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
15422026-06-25T00:39:38.134Z[SUM] 10.00-10.00 sec 768 KBytes 11.8 Gbits/sec
15432026-06-25T00:39:38.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
15442026-06-25T00:39:38.134Z[ ID] Interval Transfer Bitrate
15452026-06-25T00:39:38.134Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15462026-06-25T00:39:38.134Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15472026-06-25T00:39:38.134Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15482026-06-25T00:39:38.134Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15492026-06-25T00:39:38.134Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15502026-06-25T00:39:38.134Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15512026-06-25T00:39:38.135Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15522026-06-25T00:39:38.135Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15532026-06-25T00:39:38.135Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
15542026-06-25T00:39:38.138ZRun 4/5...10048.599321334797Mbps
15552026-06-25T00:39:45.526Z-----------------------------------------------------------
15562026-06-25T00:39:45.526ZServer listening on 5201 (test #5)
15572026-06-25T00:39:45.526Z-----------------------------------------------------------
15582026-06-25T00:39:45.526ZAccepted connection from 10.0.0.1, port 34134
15592026-06-25T00:39:45.526Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33694
15602026-06-25T00:39:45.526Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41756
15612026-06-25T00:39:45.526Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53159
15622026-06-25T00:39:45.526Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50474
15632026-06-25T00:39:45.526Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65172
15642026-06-25T00:39:45.526Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49833
15652026-06-25T00:39:45.527Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55793
15662026-06-25T00:39:45.527Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49441
15672026-06-25T00:39:45.527Z[ ID] Interval Transfer Bitrate
15682026-06-25T00:39:45.527Z[ 5] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
15692026-06-25T00:39:45.527Z[ 8] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
15702026-06-25T00:39:45.527Z[ 10] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
15712026-06-25T00:39:45.527Z[ 12] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
15722026-06-25T00:39:45.527Z[ 14] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
15732026-06-25T00:39:45.527Z[ 16] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
15742026-06-25T00:39:45.527Z[ 18] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
15752026-06-25T00:39:45.527Z[ 20] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
15762026-06-25T00:39:45.527Z[SUM] 0.00-1.00 sec 941 MBytes 7.89 Gbits/sec
15772026-06-25T00:39:45.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
15782026-06-25T00:39:45.527Z[ 5] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
15792026-06-25T00:39:45.527Z[ 8] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
15802026-06-25T00:39:45.527Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15812026-06-25T00:39:45.527Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15822026-06-25T00:39:45.527Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
15832026-06-25T00:39:45.527Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15842026-06-25T00:39:45.527Z[ 18] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
15852026-06-25T00:39:45.527Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15862026-06-25T00:39:45.527Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
15872026-06-25T00:39:45.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
15882026-06-25T00:39:45.527Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15892026-06-25T00:39:45.527Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15902026-06-25T00:39:45.528Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15912026-06-25T00:39:45.528Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15922026-06-25T00:39:45.528Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15932026-06-25T00:39:45.528Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15942026-06-25T00:39:45.528Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15952026-06-25T00:39:45.528Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15962026-06-25T00:39:45.528Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
15972026-06-25T00:39:45.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
15982026-06-25T00:39:45.528Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15992026-06-25T00:39:45.528Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16002026-06-25T00:39:45.528Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16012026-06-25T00:39:45.528Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16022026-06-25T00:39:45.528Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16032026-06-25T00:39:45.528Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16042026-06-25T00:39:45.528Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16052026-06-25T00:39:45.528Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16062026-06-25T00:39:45.528Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
16072026-06-25T00:39:45.532Z- - - - - - - - - - - - - - - - - - - - - - - - -
16082026-06-25T00:39:45.532Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16092026-06-25T00:39:45.532Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16102026-06-25T00:39:45.532Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16112026-06-25T00:39:45.532Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16122026-06-25T00:39:45.532Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16132026-06-25T00:39:45.533Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16142026-06-25T00:39:45.533Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16152026-06-25T00:39:45.533Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16162026-06-25T00:39:45.533Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
16172026-06-25T00:39:45.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
16182026-06-25T00:39:45.533Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16192026-06-25T00:39:45.533Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16202026-06-25T00:39:45.533Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16212026-06-25T00:39:45.533Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16222026-06-25T00:39:45.533Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16232026-06-25T00:39:45.533Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16242026-06-25T00:39:45.533Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16252026-06-25T00:39:45.533Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16262026-06-25T00:39:45.533Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
16272026-06-25T00:39:45.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
16282026-06-25T00:39:45.533Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16292026-06-25T00:39:45.534Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16302026-06-25T00:39:45.534Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16312026-06-25T00:39:48.527Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16322026-06-25T00:39:48.527Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16332026-06-25T00:39:48.527Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16342026-06-25T00:39:48.527Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16352026-06-25T00:39:48.527Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16362026-06-25T00:39:48.527Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.3 Gbits/sec
16372026-06-25T00:39:48.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
16382026-06-25T00:39:48.527Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16392026-06-25T00:39:48.527Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16402026-06-25T00:39:48.527Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16412026-06-25T00:39:48.528Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16422026-06-25T00:39:48.528Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16432026-06-25T00:39:48.528Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16442026-06-25T00:39:48.528Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16452026-06-25T00:39:48.528Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
16462026-06-25T00:39:48.528Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
16472026-06-25T00:39:48.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
16482026-06-25T00:39:48.528Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16492026-06-25T00:39:48.528Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16502026-06-25T00:39:48.528Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16512026-06-25T00:39:48.528Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16522026-06-25T00:39:48.528Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16532026-06-25T00:39:48.528Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16542026-06-25T00:39:48.528Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16552026-06-25T00:39:48.528Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16562026-06-25T00:39:48.528Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
16572026-06-25T00:39:48.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
16582026-06-25T00:39:48.528Z[ 5] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
16592026-06-25T00:39:48.528Z[ 8] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
16602026-06-25T00:39:48.528Z[ 10] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
16612026-06-25T00:39:48.528Z[ 12] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
16622026-06-25T00:39:48.528Z[ 14] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
16632026-06-25T00:39:48.528Z[ 16] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
16642026-06-25T00:39:48.528Z[ 18] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
16652026-06-25T00:39:48.528Z[ 20] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
16662026-06-25T00:39:48.528Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
16672026-06-25T00:39:48.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
16682026-06-25T00:39:48.528Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16692026-06-25T00:39:48.528Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16702026-06-25T00:39:48.528Z[ 10] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
16712026-06-25T00:39:48.528Z[ 12] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
16722026-06-25T00:39:48.528Z[ 14] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
16732026-06-25T00:39:48.528Z[ 16] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
16742026-06-25T00:39:48.528Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16752026-06-25T00:39:48.528Z[ 20] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
16762026-06-25T00:39:48.528Z[SUM] 10.00-10.00 sec 640 KBytes 10.5 Gbits/sec
16772026-06-25T00:39:48.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
16782026-06-25T00:39:48.529Z[ ID] Interval Transfer Bitrate
16792026-06-25T00:39:48.529Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16802026-06-25T00:39:48.529Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16812026-06-25T00:39:48.529Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16822026-06-25T00:39:48.529Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16832026-06-25T00:39:48.529Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16842026-06-25T00:39:48.533Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16852026-06-25T00:39:48.533Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16862026-06-25T00:39:48.533Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16872026-06-25T00:39:48.533Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
16882026-06-25T00:39:48.533ZRun 5/5...10054.90572221384Mbps
16892026-06-25T00:39:48.533Z###---------------------###
16902026-06-25T00:39:48.533Z::: iPerf done... :::
16912026-06-25T00:39:48.533Z:::Awaiting out files...:::
16922026-06-25T00:39:48.533Z###---------------------###
16932026-06-25T00:39:48.533Z###-----###
16942026-06-25T00:39:48.533Z:::done!:::
16952026-06-25T00:39:48.533Z###-----###
16962026-06-25T00:39:48.533Z###-------------------###
16972026-06-25T00:39:48.533Z:::Running experiment :::
16982026-06-25T00:39:48.533Z:::iperf-tcp/local/s2c:::
16992026-06-25T00:39:48.533Z###-------------------###
17002026-06-25T00:39:55.923Z-----------------------------------------------------------
17012026-06-25T00:39:55.923ZServer listening on 5201 (test #6)
17022026-06-25T00:39:55.923Z-----------------------------------------------------------
17032026-06-25T00:39:55.923ZAccepted connection from 10.0.0.1, port 32790
17042026-06-25T00:39:55.923Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41168
17052026-06-25T00:39:55.923Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33403
17062026-06-25T00:39:55.923Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62408
17072026-06-25T00:39:55.923Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57758
17082026-06-25T00:39:55.923Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59015
17092026-06-25T00:39:55.923Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63545
17102026-06-25T00:39:55.923Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35182
17112026-06-25T00:39:55.923Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34923
17122026-06-25T00:39:55.923Z[ ID] Interval Transfer Bitrate
17132026-06-25T00:39:55.923Z[ 5] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
17142026-06-25T00:39:55.923Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17152026-06-25T00:39:55.923Z[ 10] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
17162026-06-25T00:39:55.923Z[ 12] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
17172026-06-25T00:39:55.923Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17182026-06-25T00:39:55.923Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17192026-06-25T00:39:55.923Z[ 18] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
17202026-06-25T00:39:55.923Z[ 20] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
17212026-06-25T00:39:55.923Z[SUM] 0.00-1.00 sec 974 MBytes 8.17 Gbits/sec
17222026-06-25T00:39:55.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
17232026-06-25T00:39:55.923Z[ 5] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
17242026-06-25T00:39:55.923Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17252026-06-25T00:39:55.923Z[ 10] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
17262026-06-25T00:39:55.923Z[ 12] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
17272026-06-25T00:39:55.923Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17282026-06-25T00:39:55.923Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
17292026-06-25T00:39:55.924Z[ 18] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
17302026-06-25T00:39:55.924Z[ 20] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
17312026-06-25T00:39:55.924Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
17322026-06-25T00:39:55.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
17332026-06-25T00:39:55.924Z[ 5] 2.00-3.00 sec 165 MBytes 1.38 Gbits/sec
17342026-06-25T00:39:55.924Z[ 8] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
17352026-06-25T00:39:55.924Z[ 10] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
17362026-06-25T00:39:55.924Z[ 12] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
17372026-06-25T00:39:55.924Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17382026-06-25T00:39:55.924Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17392026-06-25T00:39:55.924Z[ 18] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
17402026-06-25T00:39:55.924Z[ 20] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
17412026-06-25T00:39:55.924Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.6 Gbits/sec
17422026-06-25T00:39:55.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
17432026-06-25T00:39:55.924Z[ 5] 3.00-4.00 sec 167 MBytes 1.40 Gbits/sec
17442026-06-25T00:39:55.924Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17452026-06-25T00:39:55.924Z[ 10] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
17462026-06-25T00:39:55.924Z[ 12] 3.00-4.00 sec 160 MBytes 1.35 Gbits/sec
17472026-06-25T00:39:55.925Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17482026-06-25T00:39:55.925Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17492026-06-25T00:39:55.925Z[ 18] 3.00-4.00 sec 160 MBytes 1.35 Gbits/sec
17502026-06-25T00:39:55.925Z[ 20] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
17512026-06-25T00:39:55.925Z[SUM] 3.00-4.00 sec 1.24 GBytes 10.6 Gbits/sec
17522026-06-25T00:39:55.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
17532026-06-25T00:39:55.925Z[ 5] 4.00-5.00 sec 167 MBytes 1.40 Gbits/sec
17542026-06-25T00:39:55.925Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17552026-06-25T00:39:55.925Z[ 10] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
17562026-06-25T00:39:55.925Z[ 12] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
17572026-06-25T00:39:55.925Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17582026-06-25T00:39:55.925Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17592026-06-25T00:39:55.925Z[ 18] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
17602026-06-25T00:39:55.925Z[ 20] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
17612026-06-25T00:39:55.925Z[SUM] 4.00-5.00 sec 1.23 GBytes 10.6 Gbits/sec
17622026-06-25T00:39:55.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
17632026-06-25T00:39:55.925Z[ 5] 5.00-6.00 sec 170 MBytes 1.43 Gbits/sec
17642026-06-25T00:39:55.925Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17652026-06-25T00:39:55.925Z[ 10] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
17662026-06-25T00:39:55.925Z[ 12] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
17672026-06-25T00:39:55.925Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17682026-06-25T00:39:55.925Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17692026-06-25T00:39:55.925Z[ 18] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
17702026-06-25T00:39:55.925Z[ 20] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
17712026-06-25T00:39:55.925Z[SUM] 5.00-6.00 sec 1.25 GBytes 10.7 Gbits/sec
17722026-06-25T00:39:55.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
17732026-06-25T00:39:55.925Z[ 5] 6.00-7.00 sec 168 MBytes 1.41 Gbits/sec
17742026-06-25T00:39:55.925Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17752026-06-25T00:39:55.925Z[ 10] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17762026-06-25T00:39:58.923Z[ 12] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17772026-06-25T00:39:58.923Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17782026-06-25T00:39:58.923Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17792026-06-25T00:39:58.923Z[ 18] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17802026-06-25T00:39:58.923Z[ 20] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17812026-06-25T00:39:58.923Z[SUM] 6.00-7.00 sec 1.25 GBytes 10.7 Gbits/sec
17822026-06-25T00:39:58.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
17832026-06-25T00:39:58.923Z[ 5] 7.00-8.00 sec 167 MBytes 1.40 Gbits/sec
17842026-06-25T00:39:58.924Z[ 8] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
17852026-06-25T00:39:58.924Z[ 10] 7.00-8.00 sec 160 MBytes 1.35 Gbits/sec
17862026-06-25T00:39:58.924Z[ 12] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
17872026-06-25T00:39:58.924Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17882026-06-25T00:39:58.924Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17892026-06-25T00:39:58.924Z[ 18] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
17902026-06-25T00:39:58.924Z[ 20] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
17912026-06-25T00:39:58.924Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.7 Gbits/sec
17922026-06-25T00:39:58.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
17932026-06-25T00:39:58.924Z[ 5] 8.00-9.00 sec 172 MBytes 1.44 Gbits/sec
17942026-06-25T00:39:58.924Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
17952026-06-25T00:39:58.924Z[ 10] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
17962026-06-25T00:39:58.924Z[ 12] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
17972026-06-25T00:39:58.924Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
17982026-06-25T00:39:58.924Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
17992026-06-25T00:39:58.924Z[ 18] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
18002026-06-25T00:39:58.924Z[ 20] 8.00-9.00 sec 163 MBytes 1.37 Gbits/sec
18012026-06-25T00:39:58.924Z[SUM] 8.00-9.00 sec 1.26 GBytes 10.8 Gbits/sec
18022026-06-25T00:39:58.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
18032026-06-25T00:39:58.924Z[ 5] 9.00-10.00 sec 167 MBytes 1.40 Gbits/sec
18042026-06-25T00:39:58.924Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18052026-06-25T00:39:58.924Z[ 10] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18062026-06-25T00:39:58.924Z[ 12] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
18072026-06-25T00:39:58.924Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18082026-06-25T00:39:58.924Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18092026-06-25T00:39:58.924Z[ 18] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
18102026-06-25T00:39:58.924Z[ 20] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18112026-06-25T00:39:58.924Z[SUM] 9.00-10.00 sec 1.25 GBytes 10.7 Gbits/sec
18122026-06-25T00:39:58.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
18132026-06-25T00:39:58.924Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18142026-06-25T00:39:58.924Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18152026-06-25T00:39:58.924Z[ 10] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18162026-06-25T00:39:58.924Z[ 12] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18172026-06-25T00:39:58.924Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18182026-06-25T00:39:58.924Z[ 16] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18192026-06-25T00:39:58.924Z[ 18] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18202026-06-25T00:39:58.928Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18212026-06-25T00:39:58.928Z[SUM] 10.00-10.00 sec 512 KBytes 9.04 Gbits/sec
18222026-06-25T00:39:58.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
18232026-06-25T00:39:58.928Z[ ID] Interval Transfer Bitrate
18242026-06-25T00:39:58.928Z[ 5] 0.00-10.00 sec 1.59 GBytes 1.37 Gbits/sec sender
18252026-06-25T00:39:58.929Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
18262026-06-25T00:39:58.929Z[ 10] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
18272026-06-25T00:39:58.929Z[ 12] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
18282026-06-25T00:39:58.929Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
18292026-06-25T00:39:58.929Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
18302026-06-25T00:39:58.929Z[ 18] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
18312026-06-25T00:39:58.929Z[ 20] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
18322026-06-25T00:39:58.929Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
18332026-06-25T00:39:58.929ZRun 1/5...10413.014330213586Mbps
18342026-06-25T00:40:06.496Z-----------------------------------------------------------
18352026-06-25T00:40:06.496ZServer listening on 5201 (test #7)
18362026-06-25T00:40:06.496Z-----------------------------------------------------------
18372026-06-25T00:40:06.496ZAccepted connection from 10.0.0.1, port 49481
18382026-06-25T00:40:06.496Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41289
18392026-06-25T00:40:06.497Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62189
18402026-06-25T00:40:06.497Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35101
18412026-06-25T00:40:06.497Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44388
18422026-06-25T00:40:06.497Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43953
18432026-06-25T00:40:06.497Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41476
18442026-06-25T00:40:06.497Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53203
18452026-06-25T00:40:06.497Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36276
18462026-06-25T00:40:06.497Z[ ID] Interval Transfer Bitrate
18472026-06-25T00:40:06.497Z[ 5] 0.00-1.00 sec 128 MBytes 1.08 Gbits/sec
18482026-06-25T00:40:06.497Z[ 8] 0.00-1.00 sec 149 MBytes 1.25 Gbits/sec
18492026-06-25T00:40:06.497Z[ 10] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
18502026-06-25T00:40:06.497Z[ 12] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
18512026-06-25T00:40:06.497Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
18522026-06-25T00:40:06.497Z[ 16] 0.00-1.00 sec 134 MBytes 1.13 Gbits/sec
18532026-06-25T00:40:06.497Z[ 18] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
18542026-06-25T00:40:06.497Z[ 20] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
18552026-06-25T00:40:06.497Z[SUM] 0.00-1.00 sec 1.03 GBytes 8.82 Gbits/sec
18562026-06-25T00:40:06.497Z- - - - - - - - - - - - - - - - - - - - - - - - -
18572026-06-25T00:40:06.497Z[ 5] 1.00-2.00 sec 165 MBytes 1.38 Gbits/sec
18582026-06-25T00:40:06.497Z[ 8] 1.00-2.00 sec 193 MBytes 1.62 Gbits/sec
18592026-06-25T00:40:06.497Z[ 10] 1.00-2.00 sec 170 MBytes 1.43 Gbits/sec
18602026-06-25T00:40:06.497Z[ 12] 1.00-2.00 sec 170 MBytes 1.43 Gbits/sec
18612026-06-25T00:40:06.497Z[ 14] 1.00-2.00 sec 186 MBytes 1.56 Gbits/sec
18622026-06-25T00:40:06.497Z[ 16] 1.00-2.00 sec 164 MBytes 1.38 Gbits/sec
18632026-06-25T00:40:06.497Z[ 18] 1.00-2.00 sec 170 MBytes 1.43 Gbits/sec
18642026-06-25T00:40:06.497Z[ 20] 1.00-2.00 sec 170 MBytes 1.43 Gbits/sec
18652026-06-25T00:40:06.497Z[SUM] 1.00-2.00 sec 1.36 GBytes 11.6 Gbits/sec
18662026-06-25T00:40:06.498Z- - - - - - - - - - - - - - - - - - - - - - - - -
18672026-06-25T00:40:06.498Z[ 5] 2.00-3.00 sec 183 MBytes 1.53 Gbits/sec
18682026-06-25T00:40:06.498Z[ 8] 2.00-3.00 sec 210 MBytes 1.76 Gbits/sec
18692026-06-25T00:40:06.498Z[ 10] 2.00-3.00 sec 172 MBytes 1.44 Gbits/sec
18702026-06-25T00:40:06.498Z[ 12] 2.00-3.00 sec 172 MBytes 1.45 Gbits/sec
18712026-06-25T00:40:06.498Z[ 14] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
18722026-06-25T00:40:06.498Z[ 16] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
18732026-06-25T00:40:06.498Z[ 18] 2.00-3.00 sec 172 MBytes 1.44 Gbits/sec
18742026-06-25T00:40:06.498Z[ 20] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec
18752026-06-25T00:40:06.498Z[SUM] 2.00-3.00 sec 1.38 GBytes 11.9 Gbits/sec
18762026-06-25T00:40:06.498Z- - - - - - - - - - - - - - - - - - - - - - - - -
18772026-06-25T00:40:06.498Z[ 5] 3.00-4.00 sec 170 MBytes 1.43 Gbits/sec
18782026-06-25T00:40:06.498Z[ 8] 3.00-4.00 sec 181 MBytes 1.52 Gbits/sec
18792026-06-25T00:40:06.498Z[ 10] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
18802026-06-25T00:40:06.498Z[ 12] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
18812026-06-25T00:40:06.498Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18822026-06-25T00:40:06.498Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18832026-06-25T00:40:06.498Z[ 18] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
18842026-06-25T00:40:06.498Z[ 20] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
18852026-06-25T00:40:06.498Z[SUM] 3.00-4.00 sec 1.28 GBytes 11.0 Gbits/sec
18862026-06-25T00:40:06.498Z- - - - - - - - - - - - - - - - - - - - - - - - -
18872026-06-25T00:40:06.498Z[ 5] 4.00-5.00 sec 201 MBytes 1.69 Gbits/sec
18882026-06-25T00:40:06.498Z[ 8] 4.00-5.00 sec 168 MBytes 1.41 Gbits/sec
18892026-06-25T00:40:06.498Z[ 10] 4.00-5.00 sec 175 MBytes 1.46 Gbits/sec
18902026-06-25T00:40:06.498Z[ 12] 4.00-5.00 sec 172 MBytes 1.44 Gbits/sec
18912026-06-25T00:40:06.498Z[ 14] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
18922026-06-25T00:40:06.498Z[ 16] 4.00-5.00 sec 180 MBytes 1.51 Gbits/sec
18932026-06-25T00:40:06.499Z[ 18] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
18942026-06-25T00:40:06.499Z[ 20] 4.00-5.00 sec 172 MBytes 1.45 Gbits/sec
18952026-06-25T00:40:06.499Z[SUM] 4.00-5.00 sec 1.37 GBytes 11.8 Gbits/sec
18962026-06-25T00:40:06.500Z- - - - - - - - - - - - - - - - - - - - - - - - -
18972026-06-25T00:40:06.500Z[ 5] 5.00-6.00 sec 179 MBytes 1.50 Gbits/sec
18982026-06-25T00:40:06.500Z[ 8] 5.00-6.00 sec 167 MBytes 1.40 Gbits/sec
18992026-06-25T00:40:06.500Z[ 10] 5.00-6.00 sec 172 MBytes 1.44 Gbits/sec
19002026-06-25T00:40:06.500Z[ 12] 5.00-6.00 sec 169 MBytes 1.42 Gbits/sec
19012026-06-25T00:40:06.500Z[ 14] 5.00-6.00 sec 181 MBytes 1.52 Gbits/sec
19022026-06-25T00:40:06.500Z[ 16] 5.00-6.00 sec 172 MBytes 1.45 Gbits/sec
19032026-06-25T00:40:06.500Z[ 18] 5.00-6.00 sec 172 MBytes 1.45 Gbits/sec
19042026-06-25T00:40:06.500Z[ 20] 5.00-6.00 sec 169 MBytes 1.42 Gbits/sec
19052026-06-25T00:40:06.500Z[SUM] 5.00-6.00 sec 1.35 GBytes 11.6 Gbits/sec
19062026-06-25T00:40:06.500Z- - - - - - - - - - - - - - - - - - - - - - - - -
19072026-06-25T00:40:06.500Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19082026-06-25T00:40:06.500Z[ 8] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
19092026-06-25T00:40:06.500Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
19102026-06-25T00:40:09.318Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
19112026-06-25T00:40:09.318Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
19122026-06-25T00:40:09.318Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
19132026-06-25T00:40:09.318Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
19142026-06-25T00:40:09.318Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19152026-06-25T00:40:09.319Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
19162026-06-25T00:40:09.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
19172026-06-25T00:40:09.319Z[ 5] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
19182026-06-25T00:40:09.319Z[ 8] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
19192026-06-25T00:40:09.319Z[ 10] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
19202026-06-25T00:40:09.319Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19212026-06-25T00:40:09.319Z[ 14] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
19222026-06-25T00:40:09.319Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19232026-06-25T00:40:09.319Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19242026-06-25T00:40:09.319Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19252026-06-25T00:40:09.319Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.6 Gbits/sec
19262026-06-25T00:40:09.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
19272026-06-25T00:40:09.319Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19282026-06-25T00:40:09.319Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19292026-06-25T00:40:09.319Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
19302026-06-25T00:40:09.319Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19312026-06-25T00:40:09.319Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19322026-06-25T00:40:09.319Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19332026-06-25T00:40:09.319Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
19342026-06-25T00:40:09.320Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19352026-06-25T00:40:09.320Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
19362026-06-25T00:40:09.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
19372026-06-25T00:40:09.320Z[ 5] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19382026-06-25T00:40:09.320Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19392026-06-25T00:40:09.320Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19402026-06-25T00:40:09.320Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19412026-06-25T00:40:09.325Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19422026-06-25T00:40:09.325Z[ 16] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
19432026-06-25T00:40:09.325Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19442026-06-25T00:40:09.325Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19452026-06-25T00:40:09.325Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
19462026-06-25T00:40:09.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
19472026-06-25T00:40:09.326Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19482026-06-25T00:40:09.326Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19492026-06-25T00:40:09.326Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19502026-06-25T00:40:09.326Z[ 12] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19512026-06-25T00:40:09.326Z[ 14] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19522026-06-25T00:40:09.326Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19532026-06-25T00:40:09.326Z[ 18] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19542026-06-25T00:40:09.326Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19552026-06-25T00:40:09.326Z[SUM] 10.00-10.00 sec 384 KBytes 6.85 Gbits/sec
19562026-06-25T00:40:09.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
19572026-06-25T00:40:09.327Z[ ID] Interval Transfer Bitrate
19582026-06-25T00:40:09.327Z[ 5] 0.00-10.00 sec 1.61 GBytes 1.38 Gbits/sec sender
19592026-06-25T00:40:09.327Z[ 8] 0.00-10.00 sec 1.65 GBytes 1.42 Gbits/sec sender
19602026-06-25T00:40:09.327Z[ 10] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
19612026-06-25T00:40:09.327Z[ 12] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
19622026-06-25T00:40:09.327Z[ 14] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
19632026-06-25T00:40:09.327Z[ 16] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
19642026-06-25T00:40:09.327Z[ 18] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
19652026-06-25T00:40:09.327Z[ 20] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
19662026-06-25T00:40:09.327Z[SUM] 0.00-10.00 sec 12.6 GBytes 10.8 Gbits/sec sender
19672026-06-25T00:40:09.327ZRun 2/5...10828.237033988293Mbps
19682026-06-25T00:40:16.709Z-----------------------------------------------------------
19692026-06-25T00:40:16.709ZServer listening on 5201 (test #8)
19702026-06-25T00:40:16.709Z-----------------------------------------------------------
19712026-06-25T00:40:16.709ZAccepted connection from 10.0.0.1, port 38452
19722026-06-25T00:40:16.709Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64309
19732026-06-25T00:40:16.709Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42740
19742026-06-25T00:40:16.709Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47216
19752026-06-25T00:40:16.709Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33334
19762026-06-25T00:40:16.710Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39144
19772026-06-25T00:40:16.710Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44627
19782026-06-25T00:40:16.710Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51439
19792026-06-25T00:40:16.710Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38076
19802026-06-25T00:40:16.710Z[ ID] Interval Transfer Bitrate
19812026-06-25T00:40:16.710Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19822026-06-25T00:40:16.710Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19832026-06-25T00:40:16.710Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19842026-06-25T00:40:16.710Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19852026-06-25T00:40:16.710Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19862026-06-25T00:40:16.710Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19872026-06-25T00:40:16.710Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19882026-06-25T00:40:16.710Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19892026-06-25T00:40:16.710Z[SUM] 0.00-1.00 sec 958 MBytes 8.04 Gbits/sec
19902026-06-25T00:40:16.710Z- - - - - - - - - - - - - - - - - - - - - - - - -
19912026-06-25T00:40:16.710Z[ 5] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
19922026-06-25T00:40:16.710Z[ 8] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
19932026-06-25T00:40:16.710Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
19942026-06-25T00:40:16.710Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19952026-06-25T00:40:16.710Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19962026-06-25T00:40:16.710Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19972026-06-25T00:40:16.710Z[ 18] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
19982026-06-25T00:40:16.710Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19992026-06-25T00:40:16.710Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
20002026-06-25T00:40:16.710Z- - - - - - - - - - - - - - - - - - - - - - - - -
20012026-06-25T00:40:16.710Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20022026-06-25T00:40:16.710Z[ 8] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20032026-06-25T00:40:16.710Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20042026-06-25T00:40:16.710Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20052026-06-25T00:40:16.710Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20062026-06-25T00:40:16.710Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20072026-06-25T00:40:16.710Z[ 18] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
20082026-06-25T00:40:16.710Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20092026-06-25T00:40:16.710Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
20102026-06-25T00:40:16.710Z- - - - - - - - - - - - - - - - - - - - - - - - -
20112026-06-25T00:40:16.711Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20122026-06-25T00:40:16.711Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20132026-06-25T00:40:16.711Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20142026-06-25T00:40:16.711Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20152026-06-25T00:40:16.711Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20162026-06-25T00:40:16.711Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
20172026-06-25T00:40:16.711Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20182026-06-25T00:40:16.711Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20192026-06-25T00:40:16.711Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
20202026-06-25T00:40:16.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
20212026-06-25T00:40:16.711Z[ 5] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
20222026-06-25T00:40:16.711Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20232026-06-25T00:40:16.711Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20242026-06-25T00:40:16.711Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20252026-06-25T00:40:16.711Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20262026-06-25T00:40:16.711Z[ 16] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
20272026-06-25T00:40:16.711Z[ 18] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20282026-06-25T00:40:16.711Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
20292026-06-25T00:40:16.711Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
20302026-06-25T00:40:16.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
20312026-06-25T00:40:16.711Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
20322026-06-25T00:40:16.711Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
20332026-06-25T00:40:16.711Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
20342026-06-25T00:40:16.711Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
20352026-06-25T00:40:16.715Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
20362026-06-25T00:40:16.715Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
20372026-06-25T00:40:16.715Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
20382026-06-25T00:40:16.715Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
20392026-06-25T00:40:16.715Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
20402026-06-25T00:40:16.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
20412026-06-25T00:40:16.716Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
20422026-06-25T00:40:16.716Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
20432026-06-25T00:40:16.716Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
20442026-06-25T00:40:19.710Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20452026-06-25T00:40:19.710Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
20462026-06-25T00:40:19.710Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
20472026-06-25T00:40:19.710Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
20482026-06-25T00:40:19.710Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20492026-06-25T00:40:19.711Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
20502026-06-25T00:40:19.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
20512026-06-25T00:40:19.711Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
20522026-06-25T00:40:19.711Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
20532026-06-25T00:40:19.711Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
20542026-06-25T00:40:19.711Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
20552026-06-25T00:40:19.711Z[ 14] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
20562026-06-25T00:40:19.711Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20572026-06-25T00:40:19.711Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20582026-06-25T00:40:19.711Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
20592026-06-25T00:40:19.711Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
20602026-06-25T00:40:19.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
20612026-06-25T00:40:19.711Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20622026-06-25T00:40:19.711Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20632026-06-25T00:40:19.711Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20642026-06-25T00:40:19.711Z[ 12] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
20652026-06-25T00:40:19.713Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20662026-06-25T00:40:19.713Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20672026-06-25T00:40:19.713Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20682026-06-25T00:40:19.713Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20692026-06-25T00:40:19.713Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
20702026-06-25T00:40:19.713Z- - - - - - - - - - - - - - - - - - - - - - - - -
20712026-06-25T00:40:19.713Z[ 5] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
20722026-06-25T00:40:19.713Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20732026-06-25T00:40:19.713Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20742026-06-25T00:40:19.713Z[ 12] 9.00-10.00 sec 162 MBytes 1.35 Gbits/sec
20752026-06-25T00:40:19.713Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20762026-06-25T00:40:19.713Z[ 16] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
20772026-06-25T00:40:19.713Z[ 18] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
20782026-06-25T00:40:19.713Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20792026-06-25T00:40:19.713Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
20802026-06-25T00:40:19.713Z- - - - - - - - - - - - - - - - - - - - - - - - -
20812026-06-25T00:40:19.713Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20822026-06-25T00:40:19.713Z[ 8] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
20832026-06-25T00:40:19.713Z[ 10] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
20842026-06-25T00:40:19.713Z[ 12] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
20852026-06-25T00:40:19.713Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20862026-06-25T00:40:19.713Z[ 16] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
20872026-06-25T00:40:19.714Z[ 18] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
20882026-06-25T00:40:19.714Z[ 20] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
20892026-06-25T00:40:19.714Z[SUM] 10.00-10.00 sec 768 KBytes 14.1 Gbits/sec
20902026-06-25T00:40:19.714Z- - - - - - - - - - - - - - - - - - - - - - - - -
20912026-06-25T00:40:19.714Z[ ID] Interval Transfer Bitrate
20922026-06-25T00:40:19.714Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20932026-06-25T00:40:19.714Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
20942026-06-25T00:40:19.714Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
20952026-06-25T00:40:19.714Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20962026-06-25T00:40:19.714Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
20972026-06-25T00:40:19.714Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
20982026-06-25T00:40:19.714Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20992026-06-25T00:40:19.714Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
21002026-06-25T00:40:19.714Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
21012026-06-25T00:40:19.718ZRun 3/5...10108.539628669156Mbps
21022026-06-25T00:40:27.111Z-----------------------------------------------------------
21032026-06-25T00:40:27.111ZServer listening on 5201 (test #9)
21042026-06-25T00:40:27.111Z-----------------------------------------------------------
21052026-06-25T00:40:27.111ZAccepted connection from 10.0.0.1, port 46421
21062026-06-25T00:40:27.111Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35174
21072026-06-25T00:40:27.111Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56942
21082026-06-25T00:40:27.111Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37302
21092026-06-25T00:40:27.111Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45917
21102026-06-25T00:40:27.111Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42867
21112026-06-25T00:40:27.111Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48964
21122026-06-25T00:40:27.111Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47822
21132026-06-25T00:40:27.111Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55368
21142026-06-25T00:40:27.111Z[ ID] Interval Transfer Bitrate
21152026-06-25T00:40:27.112Z[ 5] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21162026-06-25T00:40:27.112Z[ 8] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
21172026-06-25T00:40:27.112Z[ 10] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
21182026-06-25T00:40:27.112Z[ 12] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
21192026-06-25T00:40:27.112Z[ 14] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
21202026-06-25T00:40:27.112Z[ 16] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
21212026-06-25T00:40:27.112Z[ 18] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
21222026-06-25T00:40:27.112Z[ 20] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
21232026-06-25T00:40:27.112Z[SUM] 0.00-1.00 sec 948 MBytes 7.96 Gbits/sec
21242026-06-25T00:40:27.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
21252026-06-25T00:40:27.112Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21262026-06-25T00:40:27.112Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21272026-06-25T00:40:27.112Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21282026-06-25T00:40:27.112Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21292026-06-25T00:40:27.112Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21302026-06-25T00:40:27.112Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21312026-06-25T00:40:27.113Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21322026-06-25T00:40:27.113Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21332026-06-25T00:40:27.113Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
21342026-06-25T00:40:27.113Z- - - - - - - - - - - - - - - - - - - - - - - - -
21352026-06-25T00:40:27.113Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21362026-06-25T00:40:27.113Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21372026-06-25T00:40:27.113Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21382026-06-25T00:40:27.113Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21392026-06-25T00:40:27.113Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21402026-06-25T00:40:27.113Z[ 16] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
21412026-06-25T00:40:27.113Z[ 18] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
21422026-06-25T00:40:27.113Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21432026-06-25T00:40:27.113Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.4 Gbits/sec
21442026-06-25T00:40:27.113Z- - - - - - - - - - - - - - - - - - - - - - - - -
21452026-06-25T00:40:27.113Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21462026-06-25T00:40:27.113Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21472026-06-25T00:40:27.113Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21482026-06-25T00:40:27.113Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21492026-06-25T00:40:27.114Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21502026-06-25T00:40:27.114Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21512026-06-25T00:40:27.114Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21522026-06-25T00:40:27.114Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21532026-06-25T00:40:27.114Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
21542026-06-25T00:40:27.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
21552026-06-25T00:40:27.114Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21562026-06-25T00:40:27.114Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21572026-06-25T00:40:27.114Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21582026-06-25T00:40:27.114Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
21592026-06-25T00:40:27.114Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21602026-06-25T00:40:27.114Z[ 16] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
21612026-06-25T00:40:27.118Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21622026-06-25T00:40:27.118Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21632026-06-25T00:40:27.118Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
21642026-06-25T00:40:27.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
21652026-06-25T00:40:27.118Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21662026-06-25T00:40:27.119Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21672026-06-25T00:40:27.119Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21682026-06-25T00:40:27.119Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21692026-06-25T00:40:27.119Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21702026-06-25T00:40:27.120Z[ 16] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
21712026-06-25T00:40:27.120Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21722026-06-25T00:40:27.120Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21732026-06-25T00:40:27.120Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
21742026-06-25T00:40:27.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
21752026-06-25T00:40:27.120Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21762026-06-25T00:40:27.120Z[ 8] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
21772026-06-25T00:40:27.120Z[ 10] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
21782026-06-25T00:40:30.118Z[ 12] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
21792026-06-25T00:40:30.118Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21802026-06-25T00:40:30.119Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21812026-06-25T00:40:30.119Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21822026-06-25T00:40:30.119Z[ 20] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
21832026-06-25T00:40:30.119Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
21842026-06-25T00:40:30.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
21852026-06-25T00:40:30.119Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21862026-06-25T00:40:30.119Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21872026-06-25T00:40:30.120Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21882026-06-25T00:40:30.120Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21892026-06-25T00:40:30.120Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21902026-06-25T00:40:30.120Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21912026-06-25T00:40:30.120Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21922026-06-25T00:40:30.120Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21932026-06-25T00:40:30.120Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
21942026-06-25T00:40:30.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
21952026-06-25T00:40:30.120Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
21962026-06-25T00:40:30.120Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
21972026-06-25T00:40:30.120Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
21982026-06-25T00:40:30.120Z[ 12] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
21992026-06-25T00:40:30.121Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22002026-06-25T00:40:30.121Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22012026-06-25T00:40:30.121Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22022026-06-25T00:40:30.121Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22032026-06-25T00:40:30.121Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.4 Gbits/sec
22042026-06-25T00:40:30.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
22052026-06-25T00:40:30.121Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22062026-06-25T00:40:30.121Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22072026-06-25T00:40:30.121Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22082026-06-25T00:40:30.121Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22092026-06-25T00:40:30.121Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22102026-06-25T00:40:30.121Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22112026-06-25T00:40:30.121Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22122026-06-25T00:40:30.121Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22132026-06-25T00:40:30.121Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
22142026-06-25T00:40:30.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
22152026-06-25T00:40:30.121Z[ 5] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
22162026-06-25T00:40:30.121Z[ 8] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
22172026-06-25T00:40:30.121Z[ 10] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
22182026-06-25T00:40:30.122Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22192026-06-25T00:40:30.122Z[ 14] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
22202026-06-25T00:40:30.122Z[ 16] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
22212026-06-25T00:40:30.122Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22222026-06-25T00:40:30.122Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22232026-06-25T00:40:30.122Z[SUM] 10.00-10.00 sec 640 KBytes 11.3 Gbits/sec
22242026-06-25T00:40:30.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
22252026-06-25T00:40:30.122Z[ ID] Interval Transfer Bitrate
22262026-06-25T00:40:30.122Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22272026-06-25T00:40:30.122Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22282026-06-25T00:40:30.122Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22292026-06-25T00:40:30.122Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22302026-06-25T00:40:30.122Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22312026-06-25T00:40:30.122Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22322026-06-25T00:40:30.122Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22332026-06-25T00:40:30.122Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22342026-06-25T00:40:30.122Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
22352026-06-25T00:40:30.129ZRun 4/5...10124.249319232675Mbps
22362026-06-25T00:40:37.513Z-----------------------------------------------------------
22372026-06-25T00:40:37.513ZServer listening on 5201 (test #10)
22382026-06-25T00:40:37.513Z-----------------------------------------------------------
22392026-06-25T00:40:37.513ZAccepted connection from 10.0.0.1, port 47867
22402026-06-25T00:40:37.513Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62807
22412026-06-25T00:40:37.513Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64219
22422026-06-25T00:40:37.513Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64092
22432026-06-25T00:40:37.513Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55893
22442026-06-25T00:40:37.513Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54776
22452026-06-25T00:40:37.513Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55155
22462026-06-25T00:40:37.513Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39850
22472026-06-25T00:40:37.513Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41728
22482026-06-25T00:40:37.513Z[ ID] Interval Transfer Bitrate
22492026-06-25T00:40:37.513Z[ 5] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
22502026-06-25T00:40:37.513Z[ 8] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
22512026-06-25T00:40:37.513Z[ 10] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
22522026-06-25T00:40:37.513Z[ 12] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
22532026-06-25T00:40:37.513Z[ 14] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
22542026-06-25T00:40:37.513Z[ 16] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
22552026-06-25T00:40:37.513Z[ 18] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
22562026-06-25T00:40:37.513Z[ 20] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
22572026-06-25T00:40:37.513Z[SUM] 0.00-1.00 sec 1005 MBytes 8.43 Gbits/sec
22582026-06-25T00:40:37.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
22592026-06-25T00:40:37.513Z[ 5] 1.00-2.00 sec 160 MBytes 1.35 Gbits/sec
22602026-06-25T00:40:37.513Z[ 8] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
22612026-06-25T00:40:37.513Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22622026-06-25T00:40:37.513Z[ 12] 1.00-2.00 sec 171 MBytes 1.44 Gbits/sec
22632026-06-25T00:40:37.513Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
22642026-06-25T00:40:37.513Z[ 16] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
22652026-06-25T00:40:37.513Z[ 18] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
22662026-06-25T00:40:37.513Z[ 20] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
22672026-06-25T00:40:37.513Z[SUM] 1.00-2.00 sec 1.26 GBytes 10.8 Gbits/sec
22682026-06-25T00:40:37.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
22692026-06-25T00:40:37.513Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22702026-06-25T00:40:37.514Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22712026-06-25T00:40:37.514Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22722026-06-25T00:40:37.514Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22732026-06-25T00:40:37.514Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
22742026-06-25T00:40:37.514Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22752026-06-25T00:40:37.514Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22762026-06-25T00:40:37.514Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
22772026-06-25T00:40:37.514Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
22782026-06-25T00:40:37.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
22792026-06-25T00:40:37.514Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22802026-06-25T00:40:37.514Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22812026-06-25T00:40:37.514Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22822026-06-25T00:40:37.514Z[ 12] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
22832026-06-25T00:40:37.514Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
22842026-06-25T00:40:37.514Z[ 16] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
22852026-06-25T00:40:37.514Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22862026-06-25T00:40:37.514Z[ 20] 3.00-4.00 sec 160 MBytes 1.35 Gbits/sec
22872026-06-25T00:40:37.514Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
22882026-06-25T00:40:37.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
22892026-06-25T00:40:37.514Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
22902026-06-25T00:40:37.514Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22912026-06-25T00:40:37.514Z[ 10] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
22922026-06-25T00:40:37.514Z[ 12] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
22932026-06-25T00:40:37.514Z[ 14] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
22942026-06-25T00:40:37.514Z[ 16] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
22952026-06-25T00:40:37.514Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
22962026-06-25T00:40:37.514Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22972026-06-25T00:40:37.514Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
22982026-06-25T00:40:37.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
22992026-06-25T00:40:37.514Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23002026-06-25T00:40:37.514Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
23012026-06-25T00:40:37.514Z[ 10] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
23022026-06-25T00:40:37.514Z[ 12] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
23032026-06-25T00:40:37.514Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23042026-06-25T00:40:37.514Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23052026-06-25T00:40:37.514Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
23062026-06-25T00:40:37.514Z[ 20] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
23072026-06-25T00:40:37.514Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.4 Gbits/sec
23082026-06-25T00:40:37.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
23092026-06-25T00:40:37.514Z[ 5] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
23102026-06-25T00:40:37.515Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23112026-06-25T00:40:37.515Z[ 10] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
23122026-06-25T00:40:40.513Z[ 12] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
23132026-06-25T00:40:40.514Z[ 14] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
23142026-06-25T00:40:40.514Z[ 16] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
23152026-06-25T00:40:40.514Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23162026-06-25T00:40:40.514Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23172026-06-25T00:40:40.514Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.4 Gbits/sec
23182026-06-25T00:40:40.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
23192026-06-25T00:40:40.514Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23202026-06-25T00:40:40.514Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23212026-06-25T00:40:40.514Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23222026-06-25T00:40:40.515Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23232026-06-25T00:40:40.515Z[ 14] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
23242026-06-25T00:40:40.515Z[ 16] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
23252026-06-25T00:40:40.515Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23262026-06-25T00:40:40.515Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23272026-06-25T00:40:40.515Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
23282026-06-25T00:40:40.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
23292026-06-25T00:40:40.515Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23302026-06-25T00:40:40.515Z[ 8] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
23312026-06-25T00:40:40.515Z[ 10] 8.00-9.00 sec 159 MBytes 1.34 Gbits/sec
23322026-06-25T00:40:40.515Z[ 12] 8.00-9.00 sec 169 MBytes 1.42 Gbits/sec
23332026-06-25T00:40:40.515Z[ 14] 8.00-9.00 sec 148 MBytes 1.24 Gbits/sec
23342026-06-25T00:40:40.515Z[ 16] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
23352026-06-25T00:40:40.515Z[ 18] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
23362026-06-25T00:40:40.515Z[ 20] 8.00-9.00 sec 168 MBytes 1.41 Gbits/sec
23372026-06-25T00:40:40.515Z[SUM] 8.00-9.00 sec 1.25 GBytes 10.7 Gbits/sec
23382026-06-25T00:40:40.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
23392026-06-25T00:40:40.515Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23402026-06-25T00:40:40.515Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23412026-06-25T00:40:40.515Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23422026-06-25T00:40:40.515Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23432026-06-25T00:40:40.515Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23442026-06-25T00:40:40.515Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23452026-06-25T00:40:40.515Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23462026-06-25T00:40:40.515Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23472026-06-25T00:40:40.515Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
23482026-06-25T00:40:40.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
23492026-06-25T00:40:40.515Z[ 5] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
23502026-06-25T00:40:40.515Z[ 8] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
23512026-06-25T00:40:40.515Z[ 10] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
23522026-06-25T00:40:40.515Z[ 12] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
23532026-06-25T00:40:40.515Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23542026-06-25T00:40:40.515Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23552026-06-25T00:40:40.515Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23562026-06-25T00:40:40.515Z[ 20] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
23572026-06-25T00:40:40.515Z[SUM] 10.00-10.00 sec 640 KBytes 12.0 Gbits/sec
23582026-06-25T00:40:40.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
23592026-06-25T00:40:40.515Z[ ID] Interval Transfer Bitrate
23602026-06-25T00:40:40.516Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23612026-06-25T00:40:40.516Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23622026-06-25T00:40:40.516Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23632026-06-25T00:40:40.516Z[ 12] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
23642026-06-25T00:40:40.519Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23652026-06-25T00:40:40.519Z[ 16] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
23662026-06-25T00:40:40.519Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23672026-06-25T00:40:40.519Z[ 20] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
23682026-06-25T00:40:40.519Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
23692026-06-25T00:40:40.519ZRun 5/5...10286.798571224725Mbps
23702026-06-25T00:40:40.519Z###---------------------###
23712026-06-25T00:40:40.519Z::: iPerf done... :::
23722026-06-25T00:40:40.519Z:::Awaiting out files...:::
23732026-06-25T00:40:40.519Z###---------------------###
23742026-06-25T00:40:40.519Z###-----###
23752026-06-25T00:40:40.519Z:::done!:::
23762026-06-25T00:40:40.519Z###-----###
23772026-06-25T00:40:40.519Z###-------------------###
23782026-06-25T00:40:40.519Z:::Running experiment :::
23792026-06-25T00:40:40.519Z:::iperf-tcp/local/c2s:::
23802026-06-25T00:40:40.519Z###-------------------###
23812026-06-25T00:40:40.854Zdtrace: description 'profile-201us ' matched 2 probes
23822026-06-25T00:40:47.912Z-----------------------------------------------------------
23832026-06-25T00:40:47.912ZServer listening on 5201 (test #11)
23842026-06-25T00:40:47.913Z-----------------------------------------------------------
23852026-06-25T00:40:47.913ZAccepted connection from 10.0.0.1, port 35505
23862026-06-25T00:40:47.913Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58664
23872026-06-25T00:40:47.913Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35028
23882026-06-25T00:40:47.913Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45476
23892026-06-25T00:40:47.913Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58799
23902026-06-25T00:40:47.913Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47372
23912026-06-25T00:40:47.913Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57357
23922026-06-25T00:40:47.913Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57725
23932026-06-25T00:40:47.913Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63916
23942026-06-25T00:40:47.913Z[ ID] Interval Transfer Bitrate
23952026-06-25T00:40:47.913Z[ 5] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
23962026-06-25T00:40:47.914Z[ 8] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
23972026-06-25T00:40:47.914Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
23982026-06-25T00:40:47.914Z[ 12] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
23992026-06-25T00:40:47.914Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
24002026-06-25T00:40:47.914Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
24012026-06-25T00:40:47.914Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24022026-06-25T00:40:47.914Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
24032026-06-25T00:40:47.914Z[SUM] 0.00-1.00 sec 347 MBytes 2.91 Gbits/sec
24042026-06-25T00:40:47.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
24052026-06-25T00:40:47.914Z[ 5] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24062026-06-25T00:40:47.914Z[ 8] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24072026-06-25T00:40:47.914Z[ 10] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24082026-06-25T00:40:47.914Z[ 12] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24092026-06-25T00:40:47.914Z[ 14] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24102026-06-25T00:40:47.914Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24112026-06-25T00:40:47.914Z[ 18] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24122026-06-25T00:40:47.914Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
24132026-06-25T00:40:47.915Z[SUM] 1.00-2.00 sec 438 MBytes 3.67 Gbits/sec
24142026-06-25T00:40:47.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
24152026-06-25T00:40:47.915Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24162026-06-25T00:40:47.915Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
24172026-06-25T00:40:47.915Z[ 10] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
24182026-06-25T00:40:47.915Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
24192026-06-25T00:40:47.915Z[ 14] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
24202026-06-25T00:40:47.915Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24212026-06-25T00:40:47.915Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
24222026-06-25T00:40:47.915Z[ 20] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
24232026-06-25T00:40:47.915Z[SUM] 2.00-3.00 sec 437 MBytes 3.67 Gbits/sec
24242026-06-25T00:40:47.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
24252026-06-25T00:40:47.916Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24262026-06-25T00:40:47.916Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24272026-06-25T00:40:47.916Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24282026-06-25T00:40:47.916Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24292026-06-25T00:40:47.916Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24302026-06-25T00:40:47.916Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24312026-06-25T00:40:47.916Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24322026-06-25T00:40:47.916Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24332026-06-25T00:40:47.916Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
24342026-06-25T00:40:47.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
24352026-06-25T00:40:47.916Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24362026-06-25T00:40:47.916Z[ 8] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
24372026-06-25T00:40:47.916Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24382026-06-25T00:40:47.916Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24392026-06-25T00:40:47.916Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24402026-06-25T00:40:47.916Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24412026-06-25T00:40:47.916Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24422026-06-25T00:40:47.916Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24432026-06-25T00:40:47.916Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
24442026-06-25T00:40:47.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
24452026-06-25T00:40:47.917Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
24462026-06-25T00:40:47.917Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24472026-06-25T00:40:47.917Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24482026-06-25T00:40:47.917Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24492026-06-25T00:40:47.917Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24502026-06-25T00:40:47.917Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24512026-06-25T00:40:47.917Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24522026-06-25T00:40:47.917Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24532026-06-25T00:40:47.917Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
24542026-06-25T00:40:47.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
24552026-06-25T00:40:47.917Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24562026-06-25T00:40:47.917Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24572026-06-25T00:40:47.918Z[ 10] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24582026-06-25T00:40:50.911Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24592026-06-25T00:40:50.911Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24602026-06-25T00:40:50.911Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24612026-06-25T00:40:50.911Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24622026-06-25T00:40:50.911Z[ 20] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
24632026-06-25T00:40:50.911Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
24642026-06-25T00:40:50.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
24652026-06-25T00:40:50.911Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24662026-06-25T00:40:50.911Z[ 8] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
24672026-06-25T00:40:50.911Z[ 10] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24682026-06-25T00:40:50.911Z[ 12] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24692026-06-25T00:40:50.911Z[ 14] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
24702026-06-25T00:40:50.911Z[ 16] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24712026-06-25T00:40:50.911Z[ 18] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
24722026-06-25T00:40:50.911Z[ 20] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24732026-06-25T00:40:50.911Z[SUM] 7.00-8.00 sec 437 MBytes 3.67 Gbits/sec
24742026-06-25T00:40:50.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
24752026-06-25T00:40:50.911Z[ 5] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
24762026-06-25T00:40:50.911Z[ 8] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
24772026-06-25T00:40:50.911Z[ 10] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
24782026-06-25T00:40:50.912Z[ 12] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
24792026-06-25T00:40:50.912Z[ 14] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
24802026-06-25T00:40:50.912Z[ 16] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
24812026-06-25T00:40:50.912Z[ 18] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
24822026-06-25T00:40:50.912Z[ 20] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
24832026-06-25T00:40:50.912Z[SUM] 8.00-9.00 sec 442 MBytes 3.71 Gbits/sec
24842026-06-25T00:40:50.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
24852026-06-25T00:40:50.912Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24862026-06-25T00:40:50.912Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24872026-06-25T00:40:50.912Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24882026-06-25T00:40:50.912Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24892026-06-25T00:40:50.912Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24902026-06-25T00:40:50.912Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24912026-06-25T00:40:50.912Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24922026-06-25T00:40:50.912Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24932026-06-25T00:40:50.912Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
24942026-06-25T00:40:50.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
24952026-06-25T00:40:50.912Z[ 5] 10.00-10.00 sec 128 KBytes 898 Mbits/sec
24962026-06-25T00:40:50.912Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24972026-06-25T00:40:50.912Z[ 10] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
24982026-06-25T00:40:50.912Z[ 12] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
24992026-06-25T00:40:50.912Z[ 14] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
25002026-06-25T00:40:50.912Z[ 16] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
25012026-06-25T00:40:50.912Z[ 18] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
25022026-06-25T00:40:50.912Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25032026-06-25T00:40:50.912Z[SUM] 10.00-10.00 sec 768 KBytes 5.39 Gbits/sec
25042026-06-25T00:40:50.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
25052026-06-25T00:40:50.912Z[ ID] Interval Transfer Bitrate
25062026-06-25T00:40:50.912Z[ 5] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25072026-06-25T00:40:50.912Z[ 8] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25082026-06-25T00:40:50.912Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25092026-06-25T00:40:50.912Z[ 12] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25102026-06-25T00:40:50.912Z[ 14] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25112026-06-25T00:40:50.912Z[ 16] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25122026-06-25T00:40:50.912Z[ 18] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25132026-06-25T00:40:50.912Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25142026-06-25T00:40:50.913Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.58 Gbits/sec receiver
25152026-06-25T00:40:50.916ZRun 1/10...3576.6058244784654Mbps
25162026-06-25T00:40:58.321Z-----------------------------------------------------------
25172026-06-25T00:40:58.321ZServer listening on 5201 (test #12)
25182026-06-25T00:40:58.321Z-----------------------------------------------------------
25192026-06-25T00:40:58.321ZAccepted connection from 10.0.0.1, port 59152
25202026-06-25T00:40:58.321Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59066
25212026-06-25T00:40:58.321Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64709
25222026-06-25T00:40:58.321Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41632
25232026-06-25T00:40:58.321Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60061
25242026-06-25T00:40:58.321Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39852
25252026-06-25T00:40:58.321Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37833
25262026-06-25T00:40:58.321Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44101
25272026-06-25T00:40:58.321Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40101
25282026-06-25T00:40:58.321Z[ ID] Interval Transfer Bitrate
25292026-06-25T00:40:58.321Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
25302026-06-25T00:40:58.322Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
25312026-06-25T00:40:58.322Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
25322026-06-25T00:40:58.322Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
25332026-06-25T00:40:58.322Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
25342026-06-25T00:40:58.322Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25352026-06-25T00:40:58.322Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
25362026-06-25T00:40:58.322Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25372026-06-25T00:40:58.322Z[SUM] 0.00-1.00 sec 345 MBytes 2.89 Gbits/sec
25382026-06-25T00:40:58.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
25392026-06-25T00:40:58.322Z[ 5] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
25402026-06-25T00:40:58.322Z[ 8] 1.00-2.00 sec 55.1 MBytes 463 Mbits/sec
25412026-06-25T00:40:58.322Z[ 10] 1.00-2.00 sec 55.2 MBytes 464 Mbits/sec
25422026-06-25T00:40:58.322Z[ 12] 1.00-2.00 sec 55.2 MBytes 464 Mbits/sec
25432026-06-25T00:40:58.322Z[ 14] 1.00-2.00 sec 55.2 MBytes 464 Mbits/sec
25442026-06-25T00:40:58.322Z[ 16] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
25452026-06-25T00:40:58.322Z[ 18] 1.00-2.00 sec 55.1 MBytes 463 Mbits/sec
25462026-06-25T00:40:58.322Z[ 20] 1.00-2.00 sec 55.2 MBytes 464 Mbits/sec
25472026-06-25T00:40:58.322Z[SUM] 1.00-2.00 sec 442 MBytes 3.71 Gbits/sec
25482026-06-25T00:40:58.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
25492026-06-25T00:40:58.322Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25502026-06-25T00:40:58.322Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25512026-06-25T00:40:58.322Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25522026-06-25T00:40:58.322Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25532026-06-25T00:40:58.322Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25542026-06-25T00:40:58.322Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25552026-06-25T00:40:58.322Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25562026-06-25T00:40:58.322Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25572026-06-25T00:40:58.322Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
25582026-06-25T00:40:58.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
25592026-06-25T00:40:58.322Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25602026-06-25T00:40:58.322Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
25612026-06-25T00:40:58.322Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25622026-06-25T00:40:58.322Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
25632026-06-25T00:40:58.322Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25642026-06-25T00:40:58.322Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25652026-06-25T00:40:58.322Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25662026-06-25T00:40:58.322Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25672026-06-25T00:40:58.322Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
25682026-06-25T00:40:58.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
25692026-06-25T00:40:58.322Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25702026-06-25T00:40:58.323Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25712026-06-25T00:40:58.323Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25722026-06-25T00:40:58.323Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25732026-06-25T00:40:58.323Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25742026-06-25T00:40:58.323Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25752026-06-25T00:40:58.323Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25762026-06-25T00:40:58.323Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25772026-06-25T00:40:58.323Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
25782026-06-25T00:40:58.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
25792026-06-25T00:40:58.323Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25802026-06-25T00:40:58.323Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
25812026-06-25T00:40:58.323Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25822026-06-25T00:40:58.323Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25832026-06-25T00:40:58.323Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25842026-06-25T00:40:58.323Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25852026-06-25T00:40:58.323Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25862026-06-25T00:40:58.323Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25872026-06-25T00:40:58.323Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
25882026-06-25T00:40:58.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
25892026-06-25T00:40:58.323Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25902026-06-25T00:40:58.323Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25912026-06-25T00:40:58.323Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
25922026-06-25T00:41:01.323Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
25932026-06-25T00:41:01.323Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25942026-06-25T00:41:01.323Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25952026-06-25T00:41:01.323Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25962026-06-25T00:41:01.323Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
25972026-06-25T00:41:01.323Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
25982026-06-25T00:41:01.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
25992026-06-25T00:41:01.323Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26002026-06-25T00:41:01.323Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26012026-06-25T00:41:01.323Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26022026-06-25T00:41:01.323Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26032026-06-25T00:41:01.323Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26042026-06-25T00:41:01.324Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26052026-06-25T00:41:01.324Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26062026-06-25T00:41:01.324Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26072026-06-25T00:41:01.324Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
26082026-06-25T00:41:01.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
26092026-06-25T00:41:01.324Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26102026-06-25T00:41:01.324Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26112026-06-25T00:41:01.324Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26122026-06-25T00:41:01.324Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26132026-06-25T00:41:01.324Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26142026-06-25T00:41:01.324Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26152026-06-25T00:41:01.324Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26162026-06-25T00:41:01.324Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26172026-06-25T00:41:01.324Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
26182026-06-25T00:41:01.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
26192026-06-25T00:41:01.324Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
26202026-06-25T00:41:01.324Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
26212026-06-25T00:41:01.324Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
26222026-06-25T00:41:01.324Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
26232026-06-25T00:41:01.324Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
26242026-06-25T00:41:01.324Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
26252026-06-25T00:41:01.324Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
26262026-06-25T00:41:01.324Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
26272026-06-25T00:41:01.324Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
26282026-06-25T00:41:01.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
26292026-06-25T00:41:01.325Z[ 5] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
26302026-06-25T00:41:01.325Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26312026-06-25T00:41:01.325Z[ 10] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
26322026-06-25T00:41:01.325Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26332026-06-25T00:41:01.325Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26342026-06-25T00:41:01.325Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-06-25T00:41:01.325Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26362026-06-25T00:41:01.325Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26372026-06-25T00:41:01.325Z[SUM] 10.00-10.00 sec 256 KBytes 2.16 Gbits/sec
26382026-06-25T00:41:01.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
26392026-06-25T00:41:01.325Z[ ID] Interval Transfer Bitrate
26402026-06-25T00:41:01.325Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26412026-06-25T00:41:01.325Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
26422026-06-25T00:41:01.325Z[ 10] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26432026-06-25T00:41:01.325Z[ 12] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
26442026-06-25T00:41:01.325Z[ 14] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
26452026-06-25T00:41:01.325Z[ 16] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
26462026-06-25T00:41:01.325Z[ 18] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
26472026-06-25T00:41:01.325Z[ 20] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
26482026-06-25T00:41:01.325Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.57 Gbits/sec receiver
26492026-06-25T00:41:01.329ZRun 2/10...3565.609949557029Mbps
26502026-06-25T00:41:08.725Z-----------------------------------------------------------
26512026-06-25T00:41:08.725ZServer listening on 5201 (test #13)
26522026-06-25T00:41:08.725Z-----------------------------------------------------------
26532026-06-25T00:41:08.725ZAccepted connection from 10.0.0.1, port 58127
26542026-06-25T00:41:08.725Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41421
26552026-06-25T00:41:08.725Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50762
26562026-06-25T00:41:08.725Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56738
26572026-06-25T00:41:08.725Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47433
26582026-06-25T00:41:08.725Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60234
26592026-06-25T00:41:08.725Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49296
26602026-06-25T00:41:08.725Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40723
26612026-06-25T00:41:08.725Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48601
26622026-06-25T00:41:08.725Z[ ID] Interval Transfer Bitrate
26632026-06-25T00:41:08.725Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26642026-06-25T00:41:08.725Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26652026-06-25T00:41:08.726Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26662026-06-25T00:41:08.726Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26672026-06-25T00:41:08.726Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26682026-06-25T00:41:08.726Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26692026-06-25T00:41:08.726Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26702026-06-25T00:41:08.726Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26712026-06-25T00:41:08.726Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
26722026-06-25T00:41:08.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
26732026-06-25T00:41:08.726Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26742026-06-25T00:41:08.726Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26752026-06-25T00:41:08.726Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26762026-06-25T00:41:08.726Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26772026-06-25T00:41:08.726Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26782026-06-25T00:41:08.726Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26792026-06-25T00:41:08.726Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26802026-06-25T00:41:08.726Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26812026-06-25T00:41:08.726Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
26822026-06-25T00:41:08.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
26832026-06-25T00:41:08.726Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26842026-06-25T00:41:08.726Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26852026-06-25T00:41:08.726Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26862026-06-25T00:41:08.726Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26872026-06-25T00:41:08.726Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26882026-06-25T00:41:08.726Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26892026-06-25T00:41:08.726Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26902026-06-25T00:41:08.726Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26912026-06-25T00:41:08.726Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
26922026-06-25T00:41:08.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
26932026-06-25T00:41:08.727Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
26942026-06-25T00:41:08.727Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
26952026-06-25T00:41:08.727Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
26962026-06-25T00:41:08.727Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
26972026-06-25T00:41:08.727Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
26982026-06-25T00:41:08.731Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
26992026-06-25T00:41:08.731Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
27002026-06-25T00:41:08.731Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
27012026-06-25T00:41:08.731Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
27022026-06-25T00:41:08.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
27032026-06-25T00:41:08.731Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27042026-06-25T00:41:08.731Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27052026-06-25T00:41:08.731Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
27062026-06-25T00:41:08.731Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
27072026-06-25T00:41:08.731Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
27082026-06-25T00:41:08.731Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
27092026-06-25T00:41:08.731Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27102026-06-25T00:41:08.732Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27112026-06-25T00:41:08.732Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
27122026-06-25T00:41:08.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
27132026-06-25T00:41:08.732Z[ 5] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
27142026-06-25T00:41:08.732Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
27152026-06-25T00:41:08.732Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
27162026-06-25T00:41:08.732Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
27172026-06-25T00:41:08.732Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
27182026-06-25T00:41:08.732Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27192026-06-25T00:41:08.732Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
27202026-06-25T00:41:08.732Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
27212026-06-25T00:41:08.732Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
27222026-06-25T00:41:08.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
27232026-06-25T00:41:08.732Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
27242026-06-25T00:41:08.732Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
27252026-06-25T00:41:08.732Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27262026-06-25T00:41:11.728Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27272026-06-25T00:41:11.728Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27282026-06-25T00:41:11.728Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27292026-06-25T00:41:11.728Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27302026-06-25T00:41:11.728Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27312026-06-25T00:41:11.728Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
27322026-06-25T00:41:11.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
27332026-06-25T00:41:11.728Z[ 5] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
27342026-06-25T00:41:11.728Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
27352026-06-25T00:41:11.728Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
27362026-06-25T00:41:11.728Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27372026-06-25T00:41:11.728Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
27382026-06-25T00:41:11.728Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27392026-06-25T00:41:11.728Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
27402026-06-25T00:41:11.728Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
27412026-06-25T00:41:11.728Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
27422026-06-25T00:41:11.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
27432026-06-25T00:41:11.728Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27442026-06-25T00:41:11.728Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
27452026-06-25T00:41:11.728Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27462026-06-25T00:41:11.728Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
27472026-06-25T00:41:11.728Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
27482026-06-25T00:41:11.728Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
27492026-06-25T00:41:11.729Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
27502026-06-25T00:41:11.729Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
27512026-06-25T00:41:11.729Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
27522026-06-25T00:41:11.729Z- - - - - - - - - - - - - - - - - - - - - - - - -
27532026-06-25T00:41:11.729Z[ 5] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27542026-06-25T00:41:11.729Z[ 8] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27552026-06-25T00:41:11.729Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27562026-06-25T00:41:11.729Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27572026-06-25T00:41:11.729Z[ 14] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
27582026-06-25T00:41:11.729Z[ 16] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
27592026-06-25T00:41:11.729Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27602026-06-25T00:41:11.729Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27612026-06-25T00:41:11.729Z[SUM] 9.00-10.00 sec 438 MBytes 3.68 Gbits/sec
27622026-06-25T00:41:11.729Z- - - - - - - - - - - - - - - - - - - - - - - - -
27632026-06-25T00:41:11.729Z[ 5] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
27642026-06-25T00:41:11.729Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27652026-06-25T00:41:11.729Z[ 10] 10.00-10.00 sec 128 KBytes 818 Mbits/sec
27662026-06-25T00:41:11.729Z[ 12] 10.00-10.00 sec 128 KBytes 819 Mbits/sec
27672026-06-25T00:41:11.729Z[ 14] 10.00-10.00 sec 128 KBytes 819 Mbits/sec
27682026-06-25T00:41:11.729Z[ 16] 10.00-10.00 sec 128 KBytes 819 Mbits/sec
27692026-06-25T00:41:11.729Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27702026-06-25T00:41:11.729Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27712026-06-25T00:41:11.729Z[SUM] 10.00-10.00 sec 640 KBytes 4.08 Gbits/sec
27722026-06-25T00:41:11.729Z- - - - - - - - - - - - - - - - - - - - - - - - -
27732026-06-25T00:41:11.729Z[ ID] Interval Transfer Bitrate
27742026-06-25T00:41:11.729Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
27752026-06-25T00:41:11.729Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
27762026-06-25T00:41:11.729Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
27772026-06-25T00:41:11.729Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
27782026-06-25T00:41:11.729Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
27792026-06-25T00:41:11.729Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
27802026-06-25T00:41:11.729Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
27812026-06-25T00:41:11.729Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
27822026-06-25T00:41:11.729Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec receiver
27832026-06-25T00:41:11.734ZRun 3/10...3557.217599821604Mbps
27842026-06-25T00:41:19.132Z-----------------------------------------------------------
27852026-06-25T00:41:19.132ZServer listening on 5201 (test #14)
27862026-06-25T00:41:19.133Z-----------------------------------------------------------
27872026-06-25T00:41:19.133ZAccepted connection from 10.0.0.1, port 61407
27882026-06-25T00:41:19.133Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56435
27892026-06-25T00:41:19.133Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42763
27902026-06-25T00:41:19.133Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35949
27912026-06-25T00:41:19.133Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40891
27922026-06-25T00:41:19.133Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36951
27932026-06-25T00:41:19.133Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65245
27942026-06-25T00:41:19.133Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52723
27952026-06-25T00:41:19.133Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46614
27962026-06-25T00:41:19.133Z[ ID] Interval Transfer Bitrate
27972026-06-25T00:41:19.133Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
27982026-06-25T00:41:19.133Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
27992026-06-25T00:41:19.133Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
28002026-06-25T00:41:19.133Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
28012026-06-25T00:41:19.133Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
28022026-06-25T00:41:19.133Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
28032026-06-25T00:41:19.133Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
28042026-06-25T00:41:19.133Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
28052026-06-25T00:41:19.133Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
28062026-06-25T00:41:19.133Z- - - - - - - - - - - - - - - - - - - - - - - - -
28072026-06-25T00:41:19.133Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28082026-06-25T00:41:19.133Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28092026-06-25T00:41:19.133Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28102026-06-25T00:41:19.133Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28112026-06-25T00:41:19.133Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28122026-06-25T00:41:19.133Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28132026-06-25T00:41:19.134Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28142026-06-25T00:41:19.134Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28152026-06-25T00:41:19.134Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
28162026-06-25T00:41:19.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
28172026-06-25T00:41:19.134Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28182026-06-25T00:41:19.134Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28192026-06-25T00:41:19.134Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28202026-06-25T00:41:19.134Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28212026-06-25T00:41:19.134Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28222026-06-25T00:41:19.134Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28232026-06-25T00:41:19.134Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28242026-06-25T00:41:19.134Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28252026-06-25T00:41:19.134Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
28262026-06-25T00:41:19.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
28272026-06-25T00:41:19.134Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
28282026-06-25T00:41:19.134Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28292026-06-25T00:41:19.134Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28302026-06-25T00:41:19.134Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
28312026-06-25T00:41:19.134Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
28322026-06-25T00:41:19.134Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28332026-06-25T00:41:19.134Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28342026-06-25T00:41:19.134Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28352026-06-25T00:41:19.134Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
28362026-06-25T00:41:19.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
28372026-06-25T00:41:19.135Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28382026-06-25T00:41:19.135Z[ 8] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
28392026-06-25T00:41:19.135Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
28402026-06-25T00:41:19.135Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
28412026-06-25T00:41:19.135Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
28422026-06-25T00:41:19.140Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
28432026-06-25T00:41:19.140Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28442026-06-25T00:41:19.140Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
28452026-06-25T00:41:19.140Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
28462026-06-25T00:41:19.140Z- - - - - - - - - - - - - - - - - - - - - - - - -
28472026-06-25T00:41:19.140Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28482026-06-25T00:41:19.140Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28492026-06-25T00:41:19.140Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28502026-06-25T00:41:19.140Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28512026-06-25T00:41:19.140Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28522026-06-25T00:41:19.140Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28532026-06-25T00:41:19.140Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28542026-06-25T00:41:19.140Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
28552026-06-25T00:41:19.141Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
28562026-06-25T00:41:19.141Z- - - - - - - - - - - - - - - - - - - - - - - - -
28572026-06-25T00:41:19.141Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
28582026-06-25T00:41:19.141Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
28592026-06-25T00:41:19.141Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28602026-06-25T00:41:22.137Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
28612026-06-25T00:41:22.137Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28622026-06-25T00:41:22.137Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28632026-06-25T00:41:22.137Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28642026-06-25T00:41:22.137Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28652026-06-25T00:41:22.137Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
28662026-06-25T00:41:22.137Z- - - - - - - - - - - - - - - - - - - - - - - - -
28672026-06-25T00:41:22.137Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
28682026-06-25T00:41:22.137Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
28692026-06-25T00:41:22.137Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
28702026-06-25T00:41:22.137Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
28712026-06-25T00:41:22.137Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
28722026-06-25T00:41:22.137Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
28732026-06-25T00:41:22.137Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
28742026-06-25T00:41:22.137Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
28752026-06-25T00:41:22.137Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
28762026-06-25T00:41:22.137Z- - - - - - - - - - - - - - - - - - - - - - - - -
28772026-06-25T00:41:22.137Z[ 5] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28782026-06-25T00:41:22.137Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28792026-06-25T00:41:22.137Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28802026-06-25T00:41:22.137Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
28812026-06-25T00:41:22.137Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
28822026-06-25T00:41:22.138Z[ 16] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28832026-06-25T00:41:22.138Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
28842026-06-25T00:41:22.138Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28852026-06-25T00:41:22.138Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
28862026-06-25T00:41:22.138Z- - - - - - - - - - - - - - - - - - - - - - - - -
28872026-06-25T00:41:22.138Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
28882026-06-25T00:41:22.138Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
28892026-06-25T00:41:22.138Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
28902026-06-25T00:41:22.138Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
28912026-06-25T00:41:22.138Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
28922026-06-25T00:41:22.138Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
28932026-06-25T00:41:22.138Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28942026-06-25T00:41:22.138Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28952026-06-25T00:41:22.138Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
28962026-06-25T00:41:22.138Z- - - - - - - - - - - - - - - - - - - - - - - - -
28972026-06-25T00:41:22.138Z[ 5] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
28982026-06-25T00:41:22.138Z[ 8] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
28992026-06-25T00:41:22.138Z[ 10] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
29002026-06-25T00:41:22.138Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29012026-06-25T00:41:22.138Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29022026-06-25T00:41:22.138Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29032026-06-25T00:41:22.138Z[ 18] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
29042026-06-25T00:41:22.138Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29052026-06-25T00:41:22.138Z[SUM] 10.00-10.00 sec 512 KBytes 4.05 Gbits/sec
29062026-06-25T00:41:22.138Z- - - - - - - - - - - - - - - - - - - - - - - - -
29072026-06-25T00:41:22.138Z[ ID] Interval Transfer Bitrate
29082026-06-25T00:41:22.138Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
29092026-06-25T00:41:22.139Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
29102026-06-25T00:41:22.139Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
29112026-06-25T00:41:22.139Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
29122026-06-25T00:41:22.139Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
29132026-06-25T00:41:22.139Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
29142026-06-25T00:41:22.139Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
29152026-06-25T00:41:22.139Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
29162026-06-25T00:41:22.139Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec receiver
29172026-06-25T00:41:22.145ZRun 4/10...3559.52619714986Mbps
29182026-06-25T00:41:29.554Z-----------------------------------------------------------
29192026-06-25T00:41:29.554ZServer listening on 5201 (test #15)
29202026-06-25T00:41:29.554Z-----------------------------------------------------------
29212026-06-25T00:41:29.555ZAccepted connection from 10.0.0.1, port 50207
29222026-06-25T00:41:29.555Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49146
29232026-06-25T00:41:29.555Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36840
29242026-06-25T00:41:29.555Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47609
29252026-06-25T00:41:29.555Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40693
29262026-06-25T00:41:29.555Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35359
29272026-06-25T00:41:29.555Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34759
29282026-06-25T00:41:29.555Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49360
29292026-06-25T00:41:29.555Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63146
29302026-06-25T00:41:29.555Z[ ID] Interval Transfer Bitrate
29312026-06-25T00:41:29.555Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29322026-06-25T00:41:29.555Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29332026-06-25T00:41:29.555Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
29342026-06-25T00:41:29.555Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29352026-06-25T00:41:29.555Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29362026-06-25T00:41:29.555Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29372026-06-25T00:41:29.555Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29382026-06-25T00:41:29.555Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29392026-06-25T00:41:29.555Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
29402026-06-25T00:41:29.555Z- - - - - - - - - - - - - - - - - - - - - - - - -
29412026-06-25T00:41:29.556Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29422026-06-25T00:41:29.556Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29432026-06-25T00:41:29.556Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29442026-06-25T00:41:29.556Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29452026-06-25T00:41:29.556Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29462026-06-25T00:41:29.556Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29472026-06-25T00:41:29.556Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29482026-06-25T00:41:29.556Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29492026-06-25T00:41:29.556Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
29502026-06-25T00:41:29.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
29512026-06-25T00:41:29.556Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29522026-06-25T00:41:29.556Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29532026-06-25T00:41:29.556Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29542026-06-25T00:41:29.556Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29552026-06-25T00:41:29.556Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29562026-06-25T00:41:29.556Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29572026-06-25T00:41:29.556Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29582026-06-25T00:41:29.556Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29592026-06-25T00:41:29.556Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
29602026-06-25T00:41:29.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
29612026-06-25T00:41:29.556Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29622026-06-25T00:41:29.556Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29632026-06-25T00:41:29.556Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29642026-06-25T00:41:29.556Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29652026-06-25T00:41:29.556Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29662026-06-25T00:41:29.557Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
29672026-06-25T00:41:29.557Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29682026-06-25T00:41:29.557Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29692026-06-25T00:41:29.557Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
29702026-06-25T00:41:29.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
29712026-06-25T00:41:29.557Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29722026-06-25T00:41:29.557Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29732026-06-25T00:41:29.557Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29742026-06-25T00:41:29.557Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29752026-06-25T00:41:29.557Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29762026-06-25T00:41:29.557Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
29772026-06-25T00:41:29.557Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29782026-06-25T00:41:29.557Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29792026-06-25T00:41:29.557Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
29802026-06-25T00:41:29.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
29812026-06-25T00:41:29.558Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29822026-06-25T00:41:29.558Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29832026-06-25T00:41:29.558Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29842026-06-25T00:41:29.558Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
29852026-06-25T00:41:29.558Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29862026-06-25T00:41:29.558Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29872026-06-25T00:41:29.558Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
29882026-06-25T00:41:29.558Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
29892026-06-25T00:41:29.558Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
29902026-06-25T00:41:29.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
29912026-06-25T00:41:29.558Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
29922026-06-25T00:41:29.558Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
29932026-06-25T00:41:29.558Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
29942026-06-25T00:41:32.555Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
29952026-06-25T00:41:32.556Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
29962026-06-25T00:41:32.556Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
29972026-06-25T00:41:32.556Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
29982026-06-25T00:41:32.556Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
29992026-06-25T00:41:32.556Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
30002026-06-25T00:41:32.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
30012026-06-25T00:41:32.556Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30022026-06-25T00:41:32.556Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30032026-06-25T00:41:32.556Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30042026-06-25T00:41:32.556Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30052026-06-25T00:41:32.556Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
30062026-06-25T00:41:32.556Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30072026-06-25T00:41:32.556Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30082026-06-25T00:41:32.556Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30092026-06-25T00:41:32.556Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
30102026-06-25T00:41:32.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
30112026-06-25T00:41:32.556Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30122026-06-25T00:41:32.556Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
30132026-06-25T00:41:32.556Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30142026-06-25T00:41:32.556Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
30152026-06-25T00:41:32.556Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
30162026-06-25T00:41:32.556Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
30172026-06-25T00:41:32.556Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
30182026-06-25T00:41:32.556Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
30192026-06-25T00:41:32.557Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
30202026-06-25T00:41:32.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
30212026-06-25T00:41:32.557Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30222026-06-25T00:41:32.557Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30232026-06-25T00:41:32.558Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30242026-06-25T00:41:32.558Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30252026-06-25T00:41:32.558Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30262026-06-25T00:41:32.558Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30272026-06-25T00:41:32.558Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30282026-06-25T00:41:32.558Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30292026-06-25T00:41:32.558Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
30302026-06-25T00:41:32.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
30312026-06-25T00:41:32.558Z[ 5] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
30322026-06-25T00:41:32.558Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30332026-06-25T00:41:32.558Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30342026-06-25T00:41:32.558Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30352026-06-25T00:41:32.558Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30362026-06-25T00:41:32.558Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30372026-06-25T00:41:32.558Z[ 18] 10.00-10.00 sec 128 KBytes 1.16 Gbits/sec
30382026-06-25T00:41:32.558Z[ 20] 10.00-10.00 sec 128 KBytes 1.16 Gbits/sec
30392026-06-25T00:41:32.558Z[SUM] 10.00-10.00 sec 384 KBytes 3.46 Gbits/sec
30402026-06-25T00:41:32.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
30412026-06-25T00:41:32.558Z[ ID] Interval Transfer Bitrate
30422026-06-25T00:41:32.559Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30432026-06-25T00:41:32.559Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30442026-06-25T00:41:32.559Z[ 10] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30452026-06-25T00:41:32.559Z[ 12] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30462026-06-25T00:41:32.559Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30472026-06-25T00:41:32.559Z[ 16] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30482026-06-25T00:41:32.559Z[ 18] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30492026-06-25T00:41:32.559Z[ 20] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30502026-06-25T00:41:32.559Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
30512026-06-25T00:41:32.577ZRun 5/10...3532.78524448167Mbps
30522026-06-25T00:41:39.972Z-----------------------------------------------------------
30532026-06-25T00:41:39.972ZServer listening on 5201 (test #16)
30542026-06-25T00:41:39.972Z-----------------------------------------------------------
30552026-06-25T00:41:39.972ZAccepted connection from 10.0.0.1, port 54646
30562026-06-25T00:41:39.972Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49185
30572026-06-25T00:41:39.973Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53459
30582026-06-25T00:41:39.973Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37300
30592026-06-25T00:41:39.973Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38204
30602026-06-25T00:41:39.973Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58148
30612026-06-25T00:41:39.973Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45910
30622026-06-25T00:41:39.973Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48968
30632026-06-25T00:41:39.973Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42191
30642026-06-25T00:41:39.973Z[ ID] Interval Transfer Bitrate
30652026-06-25T00:41:39.973Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30662026-06-25T00:41:39.973Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30672026-06-25T00:41:39.973Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30682026-06-25T00:41:39.973Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30692026-06-25T00:41:39.973Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30702026-06-25T00:41:39.973Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30712026-06-25T00:41:39.973Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30722026-06-25T00:41:39.973Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30732026-06-25T00:41:39.973Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
30742026-06-25T00:41:39.973Z- - - - - - - - - - - - - - - - - - - - - - - - -
30752026-06-25T00:41:39.973Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30762026-06-25T00:41:39.973Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30772026-06-25T00:41:39.979Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30782026-06-25T00:41:39.979Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30792026-06-25T00:41:39.979Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30802026-06-25T00:41:39.979Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30812026-06-25T00:41:39.979Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30822026-06-25T00:41:39.979Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30832026-06-25T00:41:39.979Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
30842026-06-25T00:41:39.979Z- - - - - - - - - - - - - - - - - - - - - - - - -
30852026-06-25T00:41:39.979Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30862026-06-25T00:41:39.980Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30872026-06-25T00:41:39.980Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30882026-06-25T00:41:39.980Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30892026-06-25T00:41:39.980Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30902026-06-25T00:41:39.980Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30912026-06-25T00:41:39.980Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30922026-06-25T00:41:39.980Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30932026-06-25T00:41:39.980Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
30942026-06-25T00:41:39.980Z- - - - - - - - - - - - - - - - - - - - - - - - -
30952026-06-25T00:41:39.980Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
30962026-06-25T00:41:39.980Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
30972026-06-25T00:41:39.980Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
30982026-06-25T00:41:39.980Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
30992026-06-25T00:41:39.980Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
31002026-06-25T00:41:39.980Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
31012026-06-25T00:41:39.980Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31022026-06-25T00:41:39.980Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
31032026-06-25T00:41:39.980Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
31042026-06-25T00:41:39.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
31052026-06-25T00:41:39.981Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
31062026-06-25T00:41:39.981Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31072026-06-25T00:41:39.981Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31082026-06-25T00:41:39.981Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31092026-06-25T00:41:39.981Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
31102026-06-25T00:41:39.981Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31112026-06-25T00:41:39.981Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
31122026-06-25T00:41:39.981Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
31132026-06-25T00:41:39.981Z[SUM] 4.00-5.00 sec 432 MBytes 3.63 Gbits/sec
31142026-06-25T00:41:39.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
31152026-06-25T00:41:39.981Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
31162026-06-25T00:41:39.981Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
31172026-06-25T00:41:39.981Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
31182026-06-25T00:41:39.981Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
31192026-06-25T00:41:39.981Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
31202026-06-25T00:41:39.981Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
31212026-06-25T00:41:39.981Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
31222026-06-25T00:41:39.982Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
31232026-06-25T00:41:39.982Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
31242026-06-25T00:41:39.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
31252026-06-25T00:41:39.982Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31262026-06-25T00:41:39.982Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31272026-06-25T00:41:39.982Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31282026-06-25T00:41:42.959Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31292026-06-25T00:41:42.959Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31302026-06-25T00:41:42.959Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31312026-06-25T00:41:42.959Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31322026-06-25T00:41:42.959Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31332026-06-25T00:41:42.959Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
31342026-06-25T00:41:42.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
31352026-06-25T00:41:42.959Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
31362026-06-25T00:41:42.959Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
31372026-06-25T00:41:42.959Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
31382026-06-25T00:41:42.959Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
31392026-06-25T00:41:42.960Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
31402026-06-25T00:41:42.960Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
31412026-06-25T00:41:42.960Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
31422026-06-25T00:41:42.960Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
31432026-06-25T00:41:42.960Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
31442026-06-25T00:41:42.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
31452026-06-25T00:41:42.960Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31462026-06-25T00:41:42.960Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31472026-06-25T00:41:42.960Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31482026-06-25T00:41:42.960Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31492026-06-25T00:41:42.960Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31502026-06-25T00:41:42.960Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31512026-06-25T00:41:42.960Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31522026-06-25T00:41:42.960Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31532026-06-25T00:41:42.960Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
31542026-06-25T00:41:42.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
31552026-06-25T00:41:42.960Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31562026-06-25T00:41:42.960Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31572026-06-25T00:41:42.960Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31582026-06-25T00:41:42.960Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31592026-06-25T00:41:42.960Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31602026-06-25T00:41:42.960Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31612026-06-25T00:41:42.960Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31622026-06-25T00:41:42.960Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31632026-06-25T00:41:42.960Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
31642026-06-25T00:41:42.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
31652026-06-25T00:41:42.960Z[ 5] 10.00-10.00 sec 128 KBytes 783 Mbits/sec
31662026-06-25T00:41:42.960Z[ 8] 10.00-10.00 sec 128 KBytes 783 Mbits/sec
31672026-06-25T00:41:42.960Z[ 10] 10.00-10.00 sec 128 KBytes 784 Mbits/sec
31682026-06-25T00:41:42.961Z[ 12] 10.00-10.00 sec 128 KBytes 784 Mbits/sec
31692026-06-25T00:41:42.961Z[ 14] 10.00-10.00 sec 128 KBytes 784 Mbits/sec
31702026-06-25T00:41:42.961Z[ 16] 10.00-10.00 sec 128 KBytes 784 Mbits/sec
31712026-06-25T00:41:42.961Z[ 18] 10.00-10.00 sec 128 KBytes 784 Mbits/sec
31722026-06-25T00:41:42.961Z[ 20] 10.00-10.00 sec 128 KBytes 784 Mbits/sec
31732026-06-25T00:41:42.961Z[SUM] 10.00-10.00 sec 1.00 MBytes 6.26 Gbits/sec
31742026-06-25T00:41:42.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
31752026-06-25T00:41:42.961Z[ ID] Interval Transfer Bitrate
31762026-06-25T00:41:42.961Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31772026-06-25T00:41:42.961Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31782026-06-25T00:41:42.961Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31792026-06-25T00:41:42.961Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31802026-06-25T00:41:42.961Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31812026-06-25T00:41:42.961Z[ 16] 0.00-10.00 sec 528 MBytes 442 Mbits/sec receiver
31822026-06-25T00:41:42.961Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31832026-06-25T00:41:42.961Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31842026-06-25T00:41:42.961Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
31852026-06-25T00:41:42.981ZRun 6/10...3541.9087193625337Mbps
31862026-06-25T00:41:50.361Z-----------------------------------------------------------
31872026-06-25T00:41:50.361ZServer listening on 5201 (test #17)
31882026-06-25T00:41:50.361Z-----------------------------------------------------------
31892026-06-25T00:41:50.361ZAccepted connection from 10.0.0.1, port 40268
31902026-06-25T00:41:50.361Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55387
31912026-06-25T00:41:50.361Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49257
31922026-06-25T00:41:50.361Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58604
31932026-06-25T00:41:50.361Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64119
31942026-06-25T00:41:50.361Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62916
31952026-06-25T00:41:50.361Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47089
31962026-06-25T00:41:50.361Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45312
31972026-06-25T00:41:50.361Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57608
31982026-06-25T00:41:50.361Z[ ID] Interval Transfer Bitrate
31992026-06-25T00:41:50.361Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
32002026-06-25T00:41:50.361Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
32012026-06-25T00:41:50.361Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
32022026-06-25T00:41:50.361Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
32032026-06-25T00:41:50.361Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
32042026-06-25T00:41:50.361Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
32052026-06-25T00:41:50.361Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
32062026-06-25T00:41:50.361Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
32072026-06-25T00:41:50.361Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
32082026-06-25T00:41:50.361Z- - - - - - - - - - - - - - - - - - - - - - - - -
32092026-06-25T00:41:50.361Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
32102026-06-25T00:41:50.361Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32112026-06-25T00:41:50.361Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32122026-06-25T00:41:50.361Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32132026-06-25T00:41:50.361Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32142026-06-25T00:41:50.361Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32152026-06-25T00:41:50.361Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32162026-06-25T00:41:50.361Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32172026-06-25T00:41:50.361Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
32182026-06-25T00:41:50.362Z- - - - - - - - - - - - - - - - - - - - - - - - -
32192026-06-25T00:41:50.362Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32202026-06-25T00:41:50.362Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32212026-06-25T00:41:50.362Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32222026-06-25T00:41:50.362Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
32232026-06-25T00:41:50.362Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32242026-06-25T00:41:50.362Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32252026-06-25T00:41:50.362Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32262026-06-25T00:41:50.362Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32272026-06-25T00:41:50.362Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
32282026-06-25T00:41:50.362Z- - - - - - - - - - - - - - - - - - - - - - - - -
32292026-06-25T00:41:50.362Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32302026-06-25T00:41:50.362Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32312026-06-25T00:41:50.362Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32322026-06-25T00:41:50.363Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32332026-06-25T00:41:50.363Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32342026-06-25T00:41:50.363Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32352026-06-25T00:41:50.363Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32362026-06-25T00:41:50.363Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32372026-06-25T00:41:50.363Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
32382026-06-25T00:41:50.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
32392026-06-25T00:41:50.363Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32402026-06-25T00:41:50.363Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32412026-06-25T00:41:50.363Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32422026-06-25T00:41:50.363Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32432026-06-25T00:41:50.363Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32442026-06-25T00:41:50.363Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32452026-06-25T00:41:50.363Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32462026-06-25T00:41:50.363Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32472026-06-25T00:41:50.363Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
32482026-06-25T00:41:50.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
32492026-06-25T00:41:50.363Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32502026-06-25T00:41:50.363Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32512026-06-25T00:41:50.364Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32522026-06-25T00:41:50.364Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32532026-06-25T00:41:50.364Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32542026-06-25T00:41:50.364Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32552026-06-25T00:41:50.364Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32562026-06-25T00:41:50.364Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32572026-06-25T00:41:50.364Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
32582026-06-25T00:41:50.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
32592026-06-25T00:41:50.364Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32602026-06-25T00:41:50.364Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32612026-06-25T00:41:50.364Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32622026-06-25T00:41:53.363Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32632026-06-25T00:41:53.363Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32642026-06-25T00:41:53.363Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32652026-06-25T00:41:53.363Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32662026-06-25T00:41:53.363Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32672026-06-25T00:41:53.363Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
32682026-06-25T00:41:53.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
32692026-06-25T00:41:53.363Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32702026-06-25T00:41:53.363Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32712026-06-25T00:41:53.363Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32722026-06-25T00:41:53.363Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32732026-06-25T00:41:53.363Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32742026-06-25T00:41:53.363Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32752026-06-25T00:41:53.363Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32762026-06-25T00:41:53.363Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32772026-06-25T00:41:53.363Z[SUM] 7.00-8.00 sec 427 MBytes 3.59 Gbits/sec
32782026-06-25T00:41:53.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
32792026-06-25T00:41:53.363Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
32802026-06-25T00:41:53.363Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
32812026-06-25T00:41:53.363Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32822026-06-25T00:41:53.363Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32832026-06-25T00:41:53.363Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32842026-06-25T00:41:53.363Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32852026-06-25T00:41:53.364Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32862026-06-25T00:41:53.364Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
32872026-06-25T00:41:53.364Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
32882026-06-25T00:41:53.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
32892026-06-25T00:41:53.364Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32902026-06-25T00:41:53.364Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
32912026-06-25T00:41:53.364Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32922026-06-25T00:41:53.364Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
32932026-06-25T00:41:53.364Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32942026-06-25T00:41:53.364Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32952026-06-25T00:41:53.364Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32962026-06-25T00:41:53.364Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32972026-06-25T00:41:53.364Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
32982026-06-25T00:41:53.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
32992026-06-25T00:41:53.364Z[ 5] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33002026-06-25T00:41:53.364Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33012026-06-25T00:41:53.364Z[ 10] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33022026-06-25T00:41:53.364Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33032026-06-25T00:41:53.364Z[ 14] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33042026-06-25T00:41:53.364Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33052026-06-25T00:41:53.364Z[ 18] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33062026-06-25T00:41:53.364Z[ 20] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33072026-06-25T00:41:53.364Z[SUM] 10.00-10.00 sec 640 KBytes 5.05 Gbits/sec
33082026-06-25T00:41:53.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
33092026-06-25T00:41:53.364Z[ ID] Interval Transfer Bitrate
33102026-06-25T00:41:53.364Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
33112026-06-25T00:41:53.364Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
33122026-06-25T00:41:53.364Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33132026-06-25T00:41:53.364Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
33142026-06-25T00:41:53.364Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
33152026-06-25T00:41:53.364Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
33162026-06-25T00:41:53.364Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33172026-06-25T00:41:53.364Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
33182026-06-25T00:41:53.364Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
33192026-06-25T00:41:53.373ZRun 7/10...3513.910585167126Mbps
33202026-06-25T00:42:00.773Z-----------------------------------------------------------
33212026-06-25T00:42:00.773ZServer listening on 5201 (test #18)
33222026-06-25T00:42:00.773Z-----------------------------------------------------------
33232026-06-25T00:42:00.773ZAccepted connection from 10.0.0.1, port 37390
33242026-06-25T00:42:00.773Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50981
33252026-06-25T00:42:00.773Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45250
33262026-06-25T00:42:00.773Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60902
33272026-06-25T00:42:00.773Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44549
33282026-06-25T00:42:00.773Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49192
33292026-06-25T00:42:00.773Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49233
33302026-06-25T00:42:00.773Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61877
33312026-06-25T00:42:00.773Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58577
33322026-06-25T00:42:00.773Z[ ID] Interval Transfer Bitrate
33332026-06-25T00:42:00.773Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33342026-06-25T00:42:00.773Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33352026-06-25T00:42:00.773Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33362026-06-25T00:42:00.774Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33372026-06-25T00:42:00.774Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
33382026-06-25T00:42:00.774Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33392026-06-25T00:42:00.774Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33402026-06-25T00:42:00.774Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33412026-06-25T00:42:00.774Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
33422026-06-25T00:42:00.774Z- - - - - - - - - - - - - - - - - - - - - - - - -
33432026-06-25T00:42:00.774Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33442026-06-25T00:42:00.774Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33452026-06-25T00:42:00.774Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33462026-06-25T00:42:00.774Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33472026-06-25T00:42:00.774Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33482026-06-25T00:42:00.774Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33492026-06-25T00:42:00.774Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33502026-06-25T00:42:00.774Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33512026-06-25T00:42:00.774Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
33522026-06-25T00:42:00.774Z- - - - - - - - - - - - - - - - - - - - - - - - -
33532026-06-25T00:42:00.782Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33542026-06-25T00:42:00.782Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33552026-06-25T00:42:00.782Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
33562026-06-25T00:42:00.783Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33572026-06-25T00:42:00.783Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33582026-06-25T00:42:00.783Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33592026-06-25T00:42:00.783Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33602026-06-25T00:42:00.783Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33612026-06-25T00:42:00.783Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
33622026-06-25T00:42:00.783Z- - - - - - - - - - - - - - - - - - - - - - - - -
33632026-06-25T00:42:00.783Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33642026-06-25T00:42:00.783Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33652026-06-25T00:42:00.783Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33662026-06-25T00:42:00.783Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33672026-06-25T00:42:00.783Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33682026-06-25T00:42:00.783Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33692026-06-25T00:42:00.783Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33702026-06-25T00:42:00.783Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33712026-06-25T00:42:00.783Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
33722026-06-25T00:42:00.783Z- - - - - - - - - - - - - - - - - - - - - - - - -
33732026-06-25T00:42:00.783Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33742026-06-25T00:42:00.783Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33752026-06-25T00:42:00.783Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33762026-06-25T00:42:00.783Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33772026-06-25T00:42:00.783Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33782026-06-25T00:42:00.783Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33792026-06-25T00:42:00.783Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33802026-06-25T00:42:00.783Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33812026-06-25T00:42:00.783Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
33822026-06-25T00:42:00.783Z- - - - - - - - - - - - - - - - - - - - - - - - -
33832026-06-25T00:42:00.783Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33842026-06-25T00:42:00.783Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33852026-06-25T00:42:00.783Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33862026-06-25T00:42:00.783Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33872026-06-25T00:42:00.784Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33882026-06-25T00:42:00.784Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33892026-06-25T00:42:00.784Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33902026-06-25T00:42:00.784Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33912026-06-25T00:42:00.784Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
33922026-06-25T00:42:00.784Z- - - - - - - - - - - - - - - - - - - - - - - - -
33932026-06-25T00:42:00.784Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
33942026-06-25T00:42:00.784Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
33952026-06-25T00:42:00.801Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
33962026-06-25T00:42:03.768Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
33972026-06-25T00:42:03.768Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
33982026-06-25T00:42:03.768Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
33992026-06-25T00:42:03.768Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34002026-06-25T00:42:03.768Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34012026-06-25T00:42:03.768Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
34022026-06-25T00:42:03.768Z- - - - - - - - - - - - - - - - - - - - - - - - -
34032026-06-25T00:42:03.768Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34042026-06-25T00:42:03.786Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34052026-06-25T00:42:03.786Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34062026-06-25T00:42:03.786Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
34072026-06-25T00:42:03.786Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
34082026-06-25T00:42:03.786Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34092026-06-25T00:42:03.786Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
34102026-06-25T00:42:03.786Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
34112026-06-25T00:42:03.786Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
34122026-06-25T00:42:03.787Z- - - - - - - - - - - - - - - - - - - - - - - - -
34132026-06-25T00:42:03.787Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34142026-06-25T00:42:03.787Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
34152026-06-25T00:42:03.787Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34162026-06-25T00:42:03.787Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34172026-06-25T00:42:03.787Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
34182026-06-25T00:42:03.787Z[ 16] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34192026-06-25T00:42:03.787Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
34202026-06-25T00:42:03.787Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
34212026-06-25T00:42:03.787Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
34222026-06-25T00:42:03.787Z- - - - - - - - - - - - - - - - - - - - - - - - -
34232026-06-25T00:42:03.797Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34242026-06-25T00:42:03.797Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
34252026-06-25T00:42:03.797Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
34262026-06-25T00:42:03.797Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34272026-06-25T00:42:03.797Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34282026-06-25T00:42:03.797Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34292026-06-25T00:42:03.797Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34302026-06-25T00:42:03.797Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34312026-06-25T00:42:03.797Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
34322026-06-25T00:42:03.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
34332026-06-25T00:42:03.798Z[ 5] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
34342026-06-25T00:42:03.798Z[ 8] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
34352026-06-25T00:42:03.798Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34362026-06-25T00:42:03.798Z[ 12] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
34372026-06-25T00:42:03.798Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34382026-06-25T00:42:03.798Z[ 16] 10.00-10.00 sec 128 KBytes 896 Mbits/sec
34392026-06-25T00:42:03.798Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34402026-06-25T00:42:03.798Z[ 20] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
34412026-06-25T00:42:03.798Z[SUM] 10.00-10.00 sec 640 KBytes 4.47 Gbits/sec
34422026-06-25T00:42:03.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
34432026-06-25T00:42:03.798Z[ ID] Interval Transfer Bitrate
34442026-06-25T00:42:03.798Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34452026-06-25T00:42:03.798Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
34462026-06-25T00:42:03.798Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34472026-06-25T00:42:03.798Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34482026-06-25T00:42:03.798Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
34492026-06-25T00:42:03.798Z[ 16] 0.00-10.00 sec 528 MBytes 442 Mbits/sec receiver
34502026-06-25T00:42:03.798Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
34512026-06-25T00:42:03.798Z[ 20] 0.00-10.00 sec 528 MBytes 442 Mbits/sec receiver
34522026-06-25T00:42:03.798Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
34532026-06-25T00:42:03.798ZRun 8/10...3540.654349851263Mbps
34542026-06-25T00:42:11.174Z-----------------------------------------------------------
34552026-06-25T00:42:11.174ZServer listening on 5201 (test #19)
34562026-06-25T00:42:11.174Z-----------------------------------------------------------
34572026-06-25T00:42:11.174ZAccepted connection from 10.0.0.1, port 38481
34582026-06-25T00:42:11.174Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63388
34592026-06-25T00:42:11.174Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65057
34602026-06-25T00:42:11.174Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64142
34612026-06-25T00:42:11.174Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33405
34622026-06-25T00:42:11.174Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51503
34632026-06-25T00:42:11.174Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34646
34642026-06-25T00:42:11.174Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64855
34652026-06-25T00:42:11.174Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51657
34662026-06-25T00:42:11.174Z[ ID] Interval Transfer Bitrate
34672026-06-25T00:42:11.174Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34682026-06-25T00:42:11.174Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34692026-06-25T00:42:11.174Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34702026-06-25T00:42:11.174Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34712026-06-25T00:42:11.174Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34722026-06-25T00:42:11.174Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34732026-06-25T00:42:11.174Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34742026-06-25T00:42:11.174Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34752026-06-25T00:42:11.174Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
34762026-06-25T00:42:11.174Z- - - - - - - - - - - - - - - - - - - - - - - - -
34772026-06-25T00:42:11.174Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34782026-06-25T00:42:11.175Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34792026-06-25T00:42:11.175Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34802026-06-25T00:42:11.175Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34812026-06-25T00:42:11.175Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34822026-06-25T00:42:11.175Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34832026-06-25T00:42:11.175Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34842026-06-25T00:42:11.175Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34852026-06-25T00:42:11.175Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
34862026-06-25T00:42:11.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
34872026-06-25T00:42:11.175Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34882026-06-25T00:42:11.175Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34892026-06-25T00:42:11.175Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34902026-06-25T00:42:11.175Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
34912026-06-25T00:42:11.175Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34922026-06-25T00:42:11.175Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
34932026-06-25T00:42:11.175Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34942026-06-25T00:42:11.175Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34952026-06-25T00:42:11.175Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
34962026-06-25T00:42:11.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
34972026-06-25T00:42:11.175Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
34982026-06-25T00:42:11.184Z[ 8] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
34992026-06-25T00:42:11.185Z[ 10] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
35002026-06-25T00:42:11.185Z[ 12] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
35012026-06-25T00:42:11.185Z[ 14] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
35022026-06-25T00:42:11.185Z[ 16] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
35032026-06-25T00:42:11.185Z[ 18] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
35042026-06-25T00:42:11.185Z[ 20] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
35052026-06-25T00:42:11.185Z[SUM] 3.00-4.00 sec 439 MBytes 3.68 Gbits/sec
35062026-06-25T00:42:11.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
35072026-06-25T00:42:11.185Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35082026-06-25T00:42:11.185Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
35092026-06-25T00:42:11.185Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
35102026-06-25T00:42:11.185Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
35112026-06-25T00:42:11.185Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
35122026-06-25T00:42:11.185Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35132026-06-25T00:42:11.185Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35142026-06-25T00:42:11.185Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35152026-06-25T00:42:11.185Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
35162026-06-25T00:42:11.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
35172026-06-25T00:42:11.185Z[ 5] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
35182026-06-25T00:42:11.185Z[ 8] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
35192026-06-25T00:42:11.186Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
35202026-06-25T00:42:11.186Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
35212026-06-25T00:42:11.186Z[ 14] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
35222026-06-25T00:42:11.186Z[ 16] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
35232026-06-25T00:42:11.186Z[ 18] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
35242026-06-25T00:42:11.186Z[ 20] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
35252026-06-25T00:42:11.186Z[SUM] 5.00-6.00 sec 438 MBytes 3.67 Gbits/sec
35262026-06-25T00:42:11.186Z- - - - - - - - - - - - - - - - - - - - - - - - -
35272026-06-25T00:42:11.186Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
35282026-06-25T00:42:11.186Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
35292026-06-25T00:42:11.186Z[ 10] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
35302026-06-25T00:42:14.176Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
35312026-06-25T00:42:14.176Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
35322026-06-25T00:42:14.176Z[ 16] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
35332026-06-25T00:42:14.176Z[ 18] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
35342026-06-25T00:42:14.176Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
35352026-06-25T00:42:14.176Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
35362026-06-25T00:42:14.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
35372026-06-25T00:42:14.176Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35382026-06-25T00:42:14.176Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35392026-06-25T00:42:14.176Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35402026-06-25T00:42:14.176Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35412026-06-25T00:42:14.176Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35422026-06-25T00:42:14.176Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35432026-06-25T00:42:14.176Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35442026-06-25T00:42:14.176Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35452026-06-25T00:42:14.176Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
35462026-06-25T00:42:14.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
35472026-06-25T00:42:14.176Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35482026-06-25T00:42:14.176Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35492026-06-25T00:42:14.176Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35502026-06-25T00:42:14.176Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35512026-06-25T00:42:14.176Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35522026-06-25T00:42:14.176Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35532026-06-25T00:42:14.176Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35542026-06-25T00:42:14.176Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35552026-06-25T00:42:14.176Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
35562026-06-25T00:42:14.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
35572026-06-25T00:42:14.176Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35582026-06-25T00:42:14.176Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35592026-06-25T00:42:14.176Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35602026-06-25T00:42:14.176Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35612026-06-25T00:42:14.176Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35622026-06-25T00:42:14.176Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35632026-06-25T00:42:14.177Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35642026-06-25T00:42:14.177Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35652026-06-25T00:42:14.177Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
35662026-06-25T00:42:14.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
35672026-06-25T00:42:14.177Z[ 5] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
35682026-06-25T00:42:14.177Z[ 8] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
35692026-06-25T00:42:14.177Z[ 10] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
35702026-06-25T00:42:14.177Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35712026-06-25T00:42:14.177Z[ 14] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
35722026-06-25T00:42:14.177Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35732026-06-25T00:42:14.177Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35742026-06-25T00:42:14.177Z[ 20] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
35752026-06-25T00:42:14.177Z[SUM] 10.00-10.00 sec 640 KBytes 4.56 Gbits/sec
35762026-06-25T00:42:14.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
35772026-06-25T00:42:14.177Z[ ID] Interval Transfer Bitrate
35782026-06-25T00:42:14.177Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
35792026-06-25T00:42:14.177Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
35802026-06-25T00:42:14.177Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
35812026-06-25T00:42:14.184Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
35822026-06-25T00:42:14.184Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
35832026-06-25T00:42:14.184Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
35842026-06-25T00:42:14.184Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
35852026-06-25T00:42:14.184Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
35862026-06-25T00:42:14.184Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec receiver
35872026-06-25T00:42:14.184ZRun 9/10...3556.1711800223375Mbps
35882026-06-25T00:42:21.580Z-----------------------------------------------------------
35892026-06-25T00:42:21.580ZServer listening on 5201 (test #20)
35902026-06-25T00:42:21.580Z-----------------------------------------------------------
35912026-06-25T00:42:21.581ZAccepted connection from 10.0.0.1, port 61155
35922026-06-25T00:42:21.581Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54296
35932026-06-25T00:42:21.581Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45525
35942026-06-25T00:42:21.581Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38702
35952026-06-25T00:42:21.581Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60411
35962026-06-25T00:42:21.581Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56753
35972026-06-25T00:42:21.581Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34289
35982026-06-25T00:42:21.581Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64483
35992026-06-25T00:42:21.581Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50953
36002026-06-25T00:42:21.581Z[ ID] Interval Transfer Bitrate
36012026-06-25T00:42:21.581Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36022026-06-25T00:42:21.581Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36032026-06-25T00:42:21.581Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36042026-06-25T00:42:21.581Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36052026-06-25T00:42:21.581Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36062026-06-25T00:42:21.581Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36072026-06-25T00:42:21.581Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36082026-06-25T00:42:21.581Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36092026-06-25T00:42:21.581Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
36102026-06-25T00:42:21.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
36112026-06-25T00:42:21.581Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36122026-06-25T00:42:21.581Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36132026-06-25T00:42:21.581Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36142026-06-25T00:42:21.581Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36152026-06-25T00:42:21.582Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36162026-06-25T00:42:21.582Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36172026-06-25T00:42:21.582Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36182026-06-25T00:42:21.582Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36192026-06-25T00:42:21.582Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
36202026-06-25T00:42:21.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
36212026-06-25T00:42:21.582Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36222026-06-25T00:42:21.582Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36232026-06-25T00:42:21.582Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36242026-06-25T00:42:21.582Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36252026-06-25T00:42:21.582Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
36262026-06-25T00:42:21.582Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
36272026-06-25T00:42:21.582Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
36282026-06-25T00:42:21.582Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36292026-06-25T00:42:21.582Z[SUM] 2.00-3.00 sec 433 MBytes 3.64 Gbits/sec
36302026-06-25T00:42:21.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
36312026-06-25T00:42:21.582Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
36322026-06-25T00:42:21.582Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
36332026-06-25T00:42:21.582Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
36342026-06-25T00:42:21.582Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36352026-06-25T00:42:21.582Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
36362026-06-25T00:42:21.582Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
36372026-06-25T00:42:21.582Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
36382026-06-25T00:42:21.582Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
36392026-06-25T00:42:21.582Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
36402026-06-25T00:42:21.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
36412026-06-25T00:42:21.582Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36422026-06-25T00:42:21.582Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36432026-06-25T00:42:21.582Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36442026-06-25T00:42:21.582Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
36452026-06-25T00:42:21.582Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36462026-06-25T00:42:21.582Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36472026-06-25T00:42:21.582Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36482026-06-25T00:42:21.582Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36492026-06-25T00:42:21.582Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
36502026-06-25T00:42:21.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
36512026-06-25T00:42:21.583Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36522026-06-25T00:42:21.583Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36532026-06-25T00:42:21.583Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36542026-06-25T00:42:21.583Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36552026-06-25T00:42:21.583Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36562026-06-25T00:42:21.583Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36572026-06-25T00:42:21.583Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36582026-06-25T00:42:21.583Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36592026-06-25T00:42:21.583Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
36602026-06-25T00:42:21.583Z- - - - - - - - - - - - - - - - - - - - - - - - -
36612026-06-25T00:42:21.583Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36622026-06-25T00:42:21.583Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36632026-06-25T00:42:21.583Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36642026-06-25T00:42:24.583Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36652026-06-25T00:42:24.583Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36662026-06-25T00:42:24.583Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36672026-06-25T00:42:24.583Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36682026-06-25T00:42:24.584Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36692026-06-25T00:42:24.584Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
36702026-06-25T00:42:24.584Z- - - - - - - - - - - - - - - - - - - - - - - - -
36712026-06-25T00:42:24.584Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36722026-06-25T00:42:24.584Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36732026-06-25T00:42:24.584Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
36742026-06-25T00:42:24.584Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36752026-06-25T00:42:24.584Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36762026-06-25T00:42:24.584Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36772026-06-25T00:42:24.584Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36782026-06-25T00:42:24.584Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36792026-06-25T00:42:24.584Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
36802026-06-25T00:42:24.584Z- - - - - - - - - - - - - - - - - - - - - - - - -
36812026-06-25T00:42:24.584Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36822026-06-25T00:42:24.584Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36832026-06-25T00:42:24.584Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36842026-06-25T00:42:24.584Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36852026-06-25T00:42:24.584Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36862026-06-25T00:42:24.584Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36872026-06-25T00:42:24.584Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36882026-06-25T00:42:24.584Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36892026-06-25T00:42:24.584Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
36902026-06-25T00:42:24.584Z- - - - - - - - - - - - - - - - - - - - - - - - -
36912026-06-25T00:42:24.584Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36922026-06-25T00:42:24.584Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36932026-06-25T00:42:24.584Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36942026-06-25T00:42:24.585Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36952026-06-25T00:42:24.585Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36962026-06-25T00:42:24.585Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36972026-06-25T00:42:24.585Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
36982026-06-25T00:42:24.585Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36992026-06-25T00:42:24.585Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
37002026-06-25T00:42:24.585Z- - - - - - - - - - - - - - - - - - - - - - - - -
37012026-06-25T00:42:24.585Z[ 5] 10.00-10.00 sec 128 KBytes 713 Mbits/sec
37022026-06-25T00:42:24.585Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37032026-06-25T00:42:24.585Z[ 10] 10.00-10.00 sec 128 KBytes 714 Mbits/sec
37042026-06-25T00:42:24.585Z[ 12] 10.00-10.00 sec 128 KBytes 714 Mbits/sec
37052026-06-25T00:42:24.585Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37062026-06-25T00:42:24.585Z[ 16] 10.00-10.00 sec 128 KBytes 714 Mbits/sec
37072026-06-25T00:42:24.585Z[ 18] 10.00-10.00 sec 128 KBytes 714 Mbits/sec
37082026-06-25T00:42:24.585Z[ 20] 10.00-10.00 sec 128 KBytes 714 Mbits/sec
37092026-06-25T00:42:24.585Z[SUM] 10.00-10.00 sec 768 KBytes 4.28 Gbits/sec
37102026-06-25T00:42:24.585Z- - - - - - - - - - - - - - - - - - - - - - - - -
37112026-06-25T00:42:24.585Z[ ID] Interval Transfer Bitrate
37122026-06-25T00:42:24.585Z[ 5] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
37132026-06-25T00:42:24.585Z[ 8] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
37142026-06-25T00:42:24.585Z[ 10] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
37152026-06-25T00:42:24.585Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37162026-06-25T00:42:24.585Z[ 14] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
37172026-06-25T00:42:24.585Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37182026-06-25T00:42:24.586Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37192026-06-25T00:42:24.586Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37202026-06-25T00:42:24.586Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
37212026-06-25T00:42:24.604ZRun 10/10...3533.8366246308833Mbps
37222026-06-25T00:42:24.604Z###---------------------###
37232026-06-25T00:42:24.604Z::: iPerf done... :::
37242026-06-25T00:42:24.604Z:::Awaiting out files...:::
37252026-06-25T00:42:24.604Z###---------------------###
37262026-06-25T00:42:24.604Z###-----###
37272026-06-25T00:42:24.605Z:::done!:::
37282026-06-25T00:42:24.605Z###-----###
37292026-06-25T00:42:25.541ZGnuplot not found, using plotters backend
37302026-06-25T00:42:25.703ZBenchmarking iperf-tcp/local/c2s/tx
37312026-06-25T00:42:25.703ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37322026-06-25T00:42:31.344ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37332026-06-25T00:42:49.803ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37342026-06-25T00:42:49.858Ziperf-tcp/local/c2s/tx time: [3.5870 µs 3.5871 µs 3.5871 µs]
37352026-06-25T00:42:49.858ZFound 3 outliers among 100 measurements (3.00%)
37362026-06-25T00:42:49.858Z 1 (1.00%) low mild
37372026-06-25T00:42:49.859Z 1 (1.00%) high mild
37382026-06-25T00:42:49.859Z 1 (1.00%) high severe
37392026-06-25T00:42:50.482Z
37402026-06-25T00:42:50.486ZBenchmarking iperf-tcp/local/c2s/rx
37412026-06-25T00:42:50.486ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37422026-06-25T00:42:54.599ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37432026-06-25T00:43:14.583ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37442026-06-25T00:43:14.633Ziperf-tcp/local/c2s/rx time: [6.6132 µs 6.6133 µs 6.6135 µs]
37452026-06-25T00:43:14.633ZFound 5 outliers among 100 measurements (5.00%)
37462026-06-25T00:43:14.633Z 2 (2.00%) low mild
37472026-06-25T00:43:14.633Z 2 (2.00%) high mild
37482026-06-25T00:43:14.633Z 1 (1.00%) high severe
37492026-06-25T00:43:15.260Z
37502026-06-25T00:43:15.263Z###-------------------###
37512026-06-25T00:43:15.263Z:::Running experiment :::
37522026-06-25T00:43:15.263Z:::iperf-tcp/local/s2c:::
37532026-06-25T00:43:15.263Z###-------------------###
37542026-06-25T00:43:15.599Zdtrace: description 'profile-201us ' matched 2 probes
37552026-06-25T00:43:22.654Z-----------------------------------------------------------
37562026-06-25T00:43:22.654ZServer listening on 5201 (test #21)
37572026-06-25T00:43:22.654Z-----------------------------------------------------------
37582026-06-25T00:43:22.654ZAccepted connection from 10.0.0.1, port 34063
37592026-06-25T00:43:22.654Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57731
37602026-06-25T00:43:22.654Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34627
37612026-06-25T00:43:22.654Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60582
37622026-06-25T00:43:22.654Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57952
37632026-06-25T00:43:22.654Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33928
37642026-06-25T00:43:22.654Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62274
37652026-06-25T00:43:22.654Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56266
37662026-06-25T00:43:22.654Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60551
37672026-06-25T00:43:22.654Z[ ID] Interval Transfer Bitrate
37682026-06-25T00:43:22.654Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37692026-06-25T00:43:22.654Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37702026-06-25T00:43:22.654Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37712026-06-25T00:43:22.654Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37722026-06-25T00:43:22.654Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37732026-06-25T00:43:22.654Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37742026-06-25T00:43:22.654Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37752026-06-25T00:43:22.654Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37762026-06-25T00:43:22.654Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
37772026-06-25T00:43:22.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
37782026-06-25T00:43:22.654Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
37792026-06-25T00:43:22.654Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
37802026-06-25T00:43:22.654Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
37812026-06-25T00:43:22.655Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
37822026-06-25T00:43:22.655Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
37832026-06-25T00:43:22.655Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
37842026-06-25T00:43:22.655Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37852026-06-25T00:43:22.655Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
37862026-06-25T00:43:22.655Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
37872026-06-25T00:43:22.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
37882026-06-25T00:43:22.655Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37892026-06-25T00:43:22.655Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37902026-06-25T00:43:22.655Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
37912026-06-25T00:43:22.655Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37922026-06-25T00:43:22.655Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37932026-06-25T00:43:22.655Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37942026-06-25T00:43:22.655Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
37952026-06-25T00:43:22.655Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37962026-06-25T00:43:22.655Z[SUM] 2.00-3.00 sec 433 MBytes 3.64 Gbits/sec
37972026-06-25T00:43:22.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
37982026-06-25T00:43:22.655Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
37992026-06-25T00:43:22.655Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
38002026-06-25T00:43:22.655Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
38012026-06-25T00:43:22.655Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
38022026-06-25T00:43:22.655Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
38032026-06-25T00:43:22.655Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
38042026-06-25T00:43:22.655Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
38052026-06-25T00:43:22.655Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
38062026-06-25T00:43:22.655Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
38072026-06-25T00:43:22.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
38082026-06-25T00:43:22.655Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38092026-06-25T00:43:22.655Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38102026-06-25T00:43:22.655Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38112026-06-25T00:43:22.655Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38122026-06-25T00:43:22.655Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38132026-06-25T00:43:22.655Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
38142026-06-25T00:43:22.655Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38152026-06-25T00:43:22.655Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38162026-06-25T00:43:22.655Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
38172026-06-25T00:43:22.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
38182026-06-25T00:43:22.656Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38192026-06-25T00:43:22.656Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38202026-06-25T00:43:22.656Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38212026-06-25T00:43:22.656Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38222026-06-25T00:43:22.656Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38232026-06-25T00:43:22.656Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38242026-06-25T00:43:22.656Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38252026-06-25T00:43:22.656Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38262026-06-25T00:43:22.656Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
38272026-06-25T00:43:22.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
38282026-06-25T00:43:22.657Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
38292026-06-25T00:43:22.657Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
38302026-06-25T00:43:22.657Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
38312026-06-25T00:43:25.660Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
38322026-06-25T00:43:25.660Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
38332026-06-25T00:43:25.660Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
38342026-06-25T00:43:25.660Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
38352026-06-25T00:43:25.660Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
38362026-06-25T00:43:25.660Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
38372026-06-25T00:43:25.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
38382026-06-25T00:43:25.660Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38392026-06-25T00:43:25.660Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38402026-06-25T00:43:25.660Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38412026-06-25T00:43:25.660Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38422026-06-25T00:43:25.660Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38432026-06-25T00:43:25.660Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38442026-06-25T00:43:25.660Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38452026-06-25T00:43:25.660Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38462026-06-25T00:43:25.660Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
38472026-06-25T00:43:25.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
38482026-06-25T00:43:25.660Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38492026-06-25T00:43:25.660Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38502026-06-25T00:43:25.660Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38512026-06-25T00:43:25.660Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38522026-06-25T00:43:25.660Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
38532026-06-25T00:43:25.660Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38542026-06-25T00:43:25.660Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38552026-06-25T00:43:25.660Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38562026-06-25T00:43:25.660Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
38572026-06-25T00:43:25.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
38582026-06-25T00:43:25.660Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38592026-06-25T00:43:25.660Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38602026-06-25T00:43:25.660Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38612026-06-25T00:43:25.660Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38622026-06-25T00:43:25.660Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38632026-06-25T00:43:25.660Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38642026-06-25T00:43:25.660Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38652026-06-25T00:43:25.660Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38662026-06-25T00:43:25.661Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
38672026-06-25T00:43:25.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
38682026-06-25T00:43:25.661Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38692026-06-25T00:43:25.661Z[ 8] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
38702026-06-25T00:43:25.661Z[ 10] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
38712026-06-25T00:43:25.661Z[ 12] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
38722026-06-25T00:43:25.661Z[ 14] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
38732026-06-25T00:43:25.661Z[ 16] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
38742026-06-25T00:43:25.661Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38752026-06-25T00:43:25.661Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38762026-06-25T00:43:25.661Z[SUM] 10.00-10.00 sec 640 KBytes 4.49 Gbits/sec
38772026-06-25T00:43:25.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
38782026-06-25T00:43:25.661Z[ ID] Interval Transfer Bitrate
38792026-06-25T00:43:25.661Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
38802026-06-25T00:43:25.661Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
38812026-06-25T00:43:25.661Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
38822026-06-25T00:43:25.661Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
38832026-06-25T00:43:25.661Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
38842026-06-25T00:43:25.661Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
38852026-06-25T00:43:25.661Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
38862026-06-25T00:43:25.661Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
38872026-06-25T00:43:25.661Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
38882026-06-25T00:43:25.665ZRun 1/10...3537.0572060268064Mbps
38892026-06-25T00:43:33.065Z-----------------------------------------------------------
38902026-06-25T00:43:33.065ZServer listening on 5201 (test #22)
38912026-06-25T00:43:33.065Z-----------------------------------------------------------
38922026-06-25T00:43:33.065ZAccepted connection from 10.0.0.1, port 45593
38932026-06-25T00:43:33.065Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51878
38942026-06-25T00:43:33.065Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47553
38952026-06-25T00:43:33.065Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38486
38962026-06-25T00:43:33.065Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45716
38972026-06-25T00:43:33.065Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49804
38982026-06-25T00:43:33.065Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40090
38992026-06-25T00:43:33.065Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37554
39002026-06-25T00:43:33.066Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61110
39012026-06-25T00:43:33.066Z[ ID] Interval Transfer Bitrate
39022026-06-25T00:43:33.066Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
39032026-06-25T00:43:33.066Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
39042026-06-25T00:43:33.066Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
39052026-06-25T00:43:33.066Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
39062026-06-25T00:43:33.066Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
39072026-06-25T00:43:33.066Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
39082026-06-25T00:43:33.066Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
39092026-06-25T00:43:33.066Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
39102026-06-25T00:43:33.066Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
39112026-06-25T00:43:33.066Z- - - - - - - - - - - - - - - - - - - - - - - - -
39122026-06-25T00:43:33.066Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39132026-06-25T00:43:33.066Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39142026-06-25T00:43:33.066Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39152026-06-25T00:43:33.066Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39162026-06-25T00:43:33.066Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39172026-06-25T00:43:33.067Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39182026-06-25T00:43:33.067Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39192026-06-25T00:43:33.067Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39202026-06-25T00:43:33.067Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
39212026-06-25T00:43:33.067Z- - - - - - - - - - - - - - - - - - - - - - - - -
39222026-06-25T00:43:33.067Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39232026-06-25T00:43:33.067Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39242026-06-25T00:43:33.067Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39252026-06-25T00:43:33.067Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39262026-06-25T00:43:33.067Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39272026-06-25T00:43:33.067Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39282026-06-25T00:43:33.067Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39292026-06-25T00:43:33.067Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39302026-06-25T00:43:33.067Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
39312026-06-25T00:43:33.068Z- - - - - - - - - - - - - - - - - - - - - - - - -
39322026-06-25T00:43:33.068Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39332026-06-25T00:43:33.068Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39342026-06-25T00:43:33.068Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39352026-06-25T00:43:33.068Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39362026-06-25T00:43:33.068Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39372026-06-25T00:43:33.068Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39382026-06-25T00:43:33.068Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39392026-06-25T00:43:33.068Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39402026-06-25T00:43:33.068Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
39412026-06-25T00:43:33.068Z- - - - - - - - - - - - - - - - - - - - - - - - -
39422026-06-25T00:43:33.068Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39432026-06-25T00:43:33.068Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39442026-06-25T00:43:33.068Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39452026-06-25T00:43:33.068Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39462026-06-25T00:43:33.068Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39472026-06-25T00:43:33.068Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39482026-06-25T00:43:33.069Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39492026-06-25T00:43:33.069Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39502026-06-25T00:43:33.069Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
39512026-06-25T00:43:33.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
39522026-06-25T00:43:33.069Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39532026-06-25T00:43:33.069Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39542026-06-25T00:43:33.069Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39552026-06-25T00:43:33.069Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39562026-06-25T00:43:33.069Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39572026-06-25T00:43:33.069Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39582026-06-25T00:43:33.069Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39592026-06-25T00:43:33.069Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39602026-06-25T00:43:33.069Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
39612026-06-25T00:43:33.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
39622026-06-25T00:43:33.069Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
39632026-06-25T00:43:33.069Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
39642026-06-25T00:43:33.069Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
39652026-06-25T00:43:36.069Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
39662026-06-25T00:43:36.069Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
39672026-06-25T00:43:36.070Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
39682026-06-25T00:43:36.070Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39692026-06-25T00:43:36.070Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
39702026-06-25T00:43:36.070Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
39712026-06-25T00:43:36.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
39722026-06-25T00:43:36.070Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39732026-06-25T00:43:36.070Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39742026-06-25T00:43:36.070Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39752026-06-25T00:43:36.070Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
39762026-06-25T00:43:36.070Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39772026-06-25T00:43:36.070Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39782026-06-25T00:43:36.070Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39792026-06-25T00:43:36.070Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39802026-06-25T00:43:36.070Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
39812026-06-25T00:43:36.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
39822026-06-25T00:43:36.071Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39832026-06-25T00:43:36.071Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39842026-06-25T00:43:36.071Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39852026-06-25T00:43:36.071Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
39862026-06-25T00:43:36.071Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39872026-06-25T00:43:36.072Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39882026-06-25T00:43:36.072Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39892026-06-25T00:43:36.072Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39902026-06-25T00:43:36.072Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
39912026-06-25T00:43:36.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
39922026-06-25T00:43:36.073Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
39932026-06-25T00:43:36.073Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
39942026-06-25T00:43:36.073Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
39952026-06-25T00:43:36.073Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
39962026-06-25T00:43:36.073Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
39972026-06-25T00:43:36.074Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
39982026-06-25T00:43:36.074Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
39992026-06-25T00:43:36.074Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
40002026-06-25T00:43:36.074Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
40012026-06-25T00:43:36.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
40022026-06-25T00:43:36.074Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40032026-06-25T00:43:36.074Z[ 8] 10.00-10.00 sec 128 KBytes 858 Mbits/sec
40042026-06-25T00:43:36.075Z[ 10] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
40052026-06-25T00:43:36.075Z[ 12] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
40062026-06-25T00:43:36.075Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40072026-06-25T00:43:36.075Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40082026-06-25T00:43:36.075Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40092026-06-25T00:43:36.075Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40102026-06-25T00:43:36.075Z[SUM] 10.00-10.00 sec 384 KBytes 2.57 Gbits/sec
40112026-06-25T00:43:36.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
40122026-06-25T00:43:36.075Z[ ID] Interval Transfer Bitrate
40132026-06-25T00:43:36.075Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40142026-06-25T00:43:36.075Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40152026-06-25T00:43:36.075Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40162026-06-25T00:43:36.075Z[ 12] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
40172026-06-25T00:43:36.075Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40182026-06-25T00:43:36.075Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40192026-06-25T00:43:36.075Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40202026-06-25T00:43:36.076Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40212026-06-25T00:43:36.076Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
40222026-06-25T00:43:36.081ZRun 2/10...3522.149467865985Mbps
40232026-06-25T00:43:43.475Z-----------------------------------------------------------
40242026-06-25T00:43:43.475ZServer listening on 5201 (test #23)
40252026-06-25T00:43:43.475Z-----------------------------------------------------------
40262026-06-25T00:43:43.475ZAccepted connection from 10.0.0.1, port 53060
40272026-06-25T00:43:43.475Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37926
40282026-06-25T00:43:43.475Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58656
40292026-06-25T00:43:43.475Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63278
40302026-06-25T00:43:43.475Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57628
40312026-06-25T00:43:43.475Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38019
40322026-06-25T00:43:43.475Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63570
40332026-06-25T00:43:43.475Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58668
40342026-06-25T00:43:43.475Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40849
40352026-06-25T00:43:43.475Z[ ID] Interval Transfer Bitrate
40362026-06-25T00:43:43.475Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40372026-06-25T00:43:43.476Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40382026-06-25T00:43:43.476Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40392026-06-25T00:43:43.476Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40402026-06-25T00:43:43.476Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40412026-06-25T00:43:43.476Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40422026-06-25T00:43:43.476Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40432026-06-25T00:43:43.476Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40442026-06-25T00:43:43.476Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
40452026-06-25T00:43:43.476Z- - - - - - - - - - - - - - - - - - - - - - - - -
40462026-06-25T00:43:43.476Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
40472026-06-25T00:43:43.476Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
40482026-06-25T00:43:43.476Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
40492026-06-25T00:43:43.476Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
40502026-06-25T00:43:43.476Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
40512026-06-25T00:43:43.476Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
40522026-06-25T00:43:43.476Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
40532026-06-25T00:43:43.476Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
40542026-06-25T00:43:43.476Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
40552026-06-25T00:43:43.476Z- - - - - - - - - - - - - - - - - - - - - - - - -
40562026-06-25T00:43:43.476Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
40572026-06-25T00:43:43.476Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40582026-06-25T00:43:43.476Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40592026-06-25T00:43:43.476Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40602026-06-25T00:43:43.476Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40612026-06-25T00:43:43.476Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
40622026-06-25T00:43:43.476Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40632026-06-25T00:43:43.476Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40642026-06-25T00:43:43.476Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
40652026-06-25T00:43:43.477Z- - - - - - - - - - - - - - - - - - - - - - - - -
40662026-06-25T00:43:43.477Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40672026-06-25T00:43:43.477Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40682026-06-25T00:43:43.477Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40692026-06-25T00:43:43.477Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40702026-06-25T00:43:43.477Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40712026-06-25T00:43:43.477Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40722026-06-25T00:43:43.477Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40732026-06-25T00:43:43.477Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40742026-06-25T00:43:43.477Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
40752026-06-25T00:43:43.477Z- - - - - - - - - - - - - - - - - - - - - - - - -
40762026-06-25T00:43:43.477Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40772026-06-25T00:43:43.477Z[ 8] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40782026-06-25T00:43:43.477Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
40792026-06-25T00:43:43.477Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
40802026-06-25T00:43:43.477Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
40812026-06-25T00:43:43.477Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40822026-06-25T00:43:43.477Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40832026-06-25T00:43:43.477Z[ 20] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40842026-06-25T00:43:43.477Z[SUM] 4.00-5.00 sec 436 MBytes 3.65 Gbits/sec
40852026-06-25T00:43:43.477Z- - - - - - - - - - - - - - - - - - - - - - - - -
40862026-06-25T00:43:43.477Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40872026-06-25T00:43:43.477Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
40882026-06-25T00:43:43.477Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
40892026-06-25T00:43:43.477Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40902026-06-25T00:43:43.477Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40912026-06-25T00:43:43.477Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40922026-06-25T00:43:43.477Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40932026-06-25T00:43:43.477Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
40942026-06-25T00:43:43.477Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
40952026-06-25T00:43:43.477Z- - - - - - - - - - - - - - - - - - - - - - - - -
40962026-06-25T00:43:43.477Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
40972026-06-25T00:43:43.478Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
40982026-06-25T00:43:43.478Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
40992026-06-25T00:43:46.479Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
41002026-06-25T00:43:46.479Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
41012026-06-25T00:43:46.479Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41022026-06-25T00:43:46.479Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41032026-06-25T00:43:46.479Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41042026-06-25T00:43:46.480Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
41052026-06-25T00:43:46.480Z- - - - - - - - - - - - - - - - - - - - - - - - -
41062026-06-25T00:43:46.480Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41072026-06-25T00:43:46.480Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
41082026-06-25T00:43:46.480Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
41092026-06-25T00:43:46.480Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41102026-06-25T00:43:46.480Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41112026-06-25T00:43:46.480Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
41122026-06-25T00:43:46.480Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41132026-06-25T00:43:46.480Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41142026-06-25T00:43:46.480Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
41152026-06-25T00:43:46.480Z- - - - - - - - - - - - - - - - - - - - - - - - -
41162026-06-25T00:43:46.480Z[ 5] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
41172026-06-25T00:43:46.480Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
41182026-06-25T00:43:46.481Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41192026-06-25T00:43:46.481Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
41202026-06-25T00:43:46.481Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
41212026-06-25T00:43:46.481Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41222026-06-25T00:43:46.481Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
41232026-06-25T00:43:46.481Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
41242026-06-25T00:43:46.481Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
41252026-06-25T00:43:46.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
41262026-06-25T00:43:46.481Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41272026-06-25T00:43:46.481Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41282026-06-25T00:43:46.481Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
41292026-06-25T00:43:46.481Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
41302026-06-25T00:43:46.481Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41312026-06-25T00:43:46.481Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
41322026-06-25T00:43:46.481Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
41332026-06-25T00:43:46.481Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41342026-06-25T00:43:46.481Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
41352026-06-25T00:43:46.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
41362026-06-25T00:43:46.481Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41372026-06-25T00:43:46.481Z[ 8] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
41382026-06-25T00:43:46.481Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41392026-06-25T00:43:46.482Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41402026-06-25T00:43:46.482Z[ 14] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
41412026-06-25T00:43:46.482Z[ 16] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
41422026-06-25T00:43:46.482Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41432026-06-25T00:43:46.482Z[ 20] 10.00-10.00 sec 128 KBytes 938 Mbits/sec
41442026-06-25T00:43:46.482Z[SUM] 10.00-10.00 sec 512 KBytes 3.72 Gbits/sec
41452026-06-25T00:43:46.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
41462026-06-25T00:43:46.482Z[ ID] Interval Transfer Bitrate
41472026-06-25T00:43:46.482Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
41482026-06-25T00:43:46.482Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
41492026-06-25T00:43:46.482Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
41502026-06-25T00:43:46.482Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
41512026-06-25T00:43:46.482Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
41522026-06-25T00:43:46.482Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
41532026-06-25T00:43:46.482Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
41542026-06-25T00:43:46.482Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
41552026-06-25T00:43:46.482Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec sender
41562026-06-25T00:43:46.487ZRun 3/10...3553.0082399581725Mbps
41572026-06-25T00:43:53.882Z-----------------------------------------------------------
41582026-06-25T00:43:53.882ZServer listening on 5201 (test #24)
41592026-06-25T00:43:53.882Z-----------------------------------------------------------
41602026-06-25T00:43:53.882ZAccepted connection from 10.0.0.1, port 42906
41612026-06-25T00:43:53.882Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62511
41622026-06-25T00:43:53.882Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65078
41632026-06-25T00:43:53.882Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51801
41642026-06-25T00:43:53.882Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55892
41652026-06-25T00:43:53.882Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51661
41662026-06-25T00:43:53.882Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44580
41672026-06-25T00:43:53.883Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36380
41682026-06-25T00:43:53.883Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63992
41692026-06-25T00:43:53.883Z[ ID] Interval Transfer Bitrate
41702026-06-25T00:43:53.888Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41712026-06-25T00:43:53.888Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41722026-06-25T00:43:53.888Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41732026-06-25T00:43:53.888Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41742026-06-25T00:43:53.888Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41752026-06-25T00:43:53.889Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41762026-06-25T00:43:53.889Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41772026-06-25T00:43:53.889Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41782026-06-25T00:43:53.889Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
41792026-06-25T00:43:53.889Z- - - - - - - - - - - - - - - - - - - - - - - - -
41802026-06-25T00:43:53.889Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41812026-06-25T00:43:53.889Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
41822026-06-25T00:43:53.890Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41832026-06-25T00:43:53.890Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41842026-06-25T00:43:53.890Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41852026-06-25T00:43:53.890Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41862026-06-25T00:43:53.890Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41872026-06-25T00:43:53.890Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
41882026-06-25T00:43:53.890Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
41892026-06-25T00:43:53.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
41902026-06-25T00:43:53.890Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
41912026-06-25T00:43:53.891Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
41922026-06-25T00:43:53.891Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
41932026-06-25T00:43:53.891Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
41942026-06-25T00:43:53.891Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
41952026-06-25T00:43:53.891Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
41962026-06-25T00:43:53.891Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
41972026-06-25T00:43:53.891Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
41982026-06-25T00:43:53.891Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
41992026-06-25T00:43:53.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
42002026-06-25T00:43:53.891Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42012026-06-25T00:43:53.891Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42022026-06-25T00:43:53.891Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42032026-06-25T00:43:53.891Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42042026-06-25T00:43:53.891Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42052026-06-25T00:43:53.891Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42062026-06-25T00:43:53.891Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42072026-06-25T00:43:53.892Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42082026-06-25T00:43:53.892Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
42092026-06-25T00:43:53.892Z- - - - - - - - - - - - - - - - - - - - - - - - -
42102026-06-25T00:43:53.892Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42112026-06-25T00:43:53.892Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42122026-06-25T00:43:53.892Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42132026-06-25T00:43:53.892Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
42142026-06-25T00:43:53.892Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42152026-06-25T00:43:53.892Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
42162026-06-25T00:43:53.892Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42172026-06-25T00:43:53.892Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42182026-06-25T00:43:53.892Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
42192026-06-25T00:43:53.892Z- - - - - - - - - - - - - - - - - - - - - - - - -
42202026-06-25T00:43:53.892Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42212026-06-25T00:43:53.892Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42222026-06-25T00:43:53.892Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42232026-06-25T00:43:53.892Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42242026-06-25T00:43:53.892Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42252026-06-25T00:43:53.892Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42262026-06-25T00:43:53.892Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42272026-06-25T00:43:53.892Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42282026-06-25T00:43:53.892Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
42292026-06-25T00:43:53.892Z- - - - - - - - - - - - - - - - - - - - - - - - -
42302026-06-25T00:43:53.892Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42312026-06-25T00:43:53.892Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42322026-06-25T00:43:53.892Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42332026-06-25T00:43:56.887Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42342026-06-25T00:43:56.887Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42352026-06-25T00:43:56.887Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42362026-06-25T00:43:56.887Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42372026-06-25T00:43:56.887Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42382026-06-25T00:43:56.887Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
42392026-06-25T00:43:56.887Z- - - - - - - - - - - - - - - - - - - - - - - - -
42402026-06-25T00:43:56.887Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
42412026-06-25T00:43:56.887Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42422026-06-25T00:43:56.887Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
42432026-06-25T00:43:56.887Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42442026-06-25T00:43:56.887Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
42452026-06-25T00:43:56.887Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
42462026-06-25T00:43:56.887Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
42472026-06-25T00:43:56.887Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
42482026-06-25T00:43:56.887Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
42492026-06-25T00:43:56.887Z- - - - - - - - - - - - - - - - - - - - - - - - -
42502026-06-25T00:43:56.887Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
42512026-06-25T00:43:56.887Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
42522026-06-25T00:43:56.887Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
42532026-06-25T00:43:56.887Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
42542026-06-25T00:43:56.887Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
42552026-06-25T00:43:56.888Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
42562026-06-25T00:43:56.888Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
42572026-06-25T00:43:56.888Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
42582026-06-25T00:43:56.888Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
42592026-06-25T00:43:56.888Z- - - - - - - - - - - - - - - - - - - - - - - - -
42602026-06-25T00:43:56.888Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42612026-06-25T00:43:56.888Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42622026-06-25T00:43:56.888Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42632026-06-25T00:43:56.888Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
42642026-06-25T00:43:56.888Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42652026-06-25T00:43:56.888Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42662026-06-25T00:43:56.888Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42672026-06-25T00:43:56.888Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42682026-06-25T00:43:56.888Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
42692026-06-25T00:43:56.888Z- - - - - - - - - - - - - - - - - - - - - - - - -
42702026-06-25T00:43:56.888Z[ 5] 10.00-10.00 sec 128 KBytes 951 Mbits/sec
42712026-06-25T00:43:56.888Z[ 8] 10.00-10.00 sec 128 KBytes 952 Mbits/sec
42722026-06-25T00:43:56.888Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42732026-06-25T00:43:56.889Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42742026-06-25T00:43:56.889Z[ 14] 10.00-10.00 sec 128 KBytes 952 Mbits/sec
42752026-06-25T00:43:56.889Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42762026-06-25T00:43:56.889Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42772026-06-25T00:43:56.889Z[ 20] 10.00-10.00 sec 128 KBytes 952 Mbits/sec
42782026-06-25T00:43:56.889Z[SUM] 10.00-10.00 sec 512 KBytes 3.80 Gbits/sec
42792026-06-25T00:43:56.889Z- - - - - - - - - - - - - - - - - - - - - - - - -
42802026-06-25T00:43:56.889Z[ ID] Interval Transfer Bitrate
42812026-06-25T00:43:56.889Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42822026-06-25T00:43:56.889Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42832026-06-25T00:43:56.889Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42842026-06-25T00:43:56.889Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42852026-06-25T00:43:56.889Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42862026-06-25T00:43:56.889Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42872026-06-25T00:43:56.889Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42882026-06-25T00:43:56.889Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42892026-06-25T00:43:56.889Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
42902026-06-25T00:43:56.892ZRun 4/10...3522.19172892636Mbps
42912026-06-25T00:44:04.292Z-----------------------------------------------------------
42922026-06-25T00:44:04.292ZServer listening on 5201 (test #25)
42932026-06-25T00:44:04.292Z-----------------------------------------------------------
42942026-06-25T00:44:04.292ZAccepted connection from 10.0.0.1, port 52604
42952026-06-25T00:44:04.292Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64706
42962026-06-25T00:44:04.292Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61575
42972026-06-25T00:44:04.292Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49470
42982026-06-25T00:44:04.292Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62012
42992026-06-25T00:44:04.292Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43496
43002026-06-25T00:44:04.292Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47722
43012026-06-25T00:44:04.292Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63227
43022026-06-25T00:44:04.292Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55303
43032026-06-25T00:44:04.292Z[ ID] Interval Transfer Bitrate
43042026-06-25T00:44:04.292Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43052026-06-25T00:44:04.292Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43062026-06-25T00:44:04.292Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43072026-06-25T00:44:04.292Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43082026-06-25T00:44:04.292Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43092026-06-25T00:44:04.293Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43102026-06-25T00:44:04.293Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
43112026-06-25T00:44:04.293Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43122026-06-25T00:44:04.293Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
43132026-06-25T00:44:04.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
43142026-06-25T00:44:04.293Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43152026-06-25T00:44:04.293Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43162026-06-25T00:44:04.293Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
43172026-06-25T00:44:04.293Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43182026-06-25T00:44:04.293Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43192026-06-25T00:44:04.293Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43202026-06-25T00:44:04.293Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
43212026-06-25T00:44:04.293Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43222026-06-25T00:44:04.293Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
43232026-06-25T00:44:04.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
43242026-06-25T00:44:04.293Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43252026-06-25T00:44:04.293Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43262026-06-25T00:44:04.293Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
43272026-06-25T00:44:04.293Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43282026-06-25T00:44:04.293Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43292026-06-25T00:44:04.293Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43302026-06-25T00:44:04.293Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43312026-06-25T00:44:04.293Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43322026-06-25T00:44:04.293Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
43332026-06-25T00:44:04.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
43342026-06-25T00:44:04.293Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
43352026-06-25T00:44:04.293Z[ 8] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
43362026-06-25T00:44:04.293Z[ 10] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
43372026-06-25T00:44:04.293Z[ 12] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
43382026-06-25T00:44:04.293Z[ 14] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
43392026-06-25T00:44:04.293Z[ 16] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
43402026-06-25T00:44:04.298Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
43412026-06-25T00:44:04.298Z[ 20] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
43422026-06-25T00:44:04.298Z[SUM] 3.00-4.00 sec 438 MBytes 3.67 Gbits/sec
43432026-06-25T00:44:04.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
43442026-06-25T00:44:04.298Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43452026-06-25T00:44:04.298Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43462026-06-25T00:44:04.298Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43472026-06-25T00:44:04.298Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43482026-06-25T00:44:04.298Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43492026-06-25T00:44:04.298Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43502026-06-25T00:44:04.298Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43512026-06-25T00:44:04.298Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
43522026-06-25T00:44:04.298Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
43532026-06-25T00:44:04.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
43542026-06-25T00:44:04.298Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
43552026-06-25T00:44:04.298Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
43562026-06-25T00:44:04.298Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
43572026-06-25T00:44:04.298Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
43582026-06-25T00:44:04.298Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43592026-06-25T00:44:04.298Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43602026-06-25T00:44:04.299Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43612026-06-25T00:44:04.299Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43622026-06-25T00:44:04.299Z[SUM] 5.00-6.00 sec 436 MBytes 3.65 Gbits/sec
43632026-06-25T00:44:04.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
43642026-06-25T00:44:04.299Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
43652026-06-25T00:44:04.299Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43662026-06-25T00:44:04.299Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43672026-06-25T00:44:07.298Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43682026-06-25T00:44:07.298Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43692026-06-25T00:44:07.298Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43702026-06-25T00:44:07.298Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43712026-06-25T00:44:07.298Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43722026-06-25T00:44:07.298Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
43732026-06-25T00:44:07.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
43742026-06-25T00:44:07.298Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43752026-06-25T00:44:07.298Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43762026-06-25T00:44:07.298Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
43772026-06-25T00:44:07.298Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43782026-06-25T00:44:07.298Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43792026-06-25T00:44:07.298Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43802026-06-25T00:44:07.298Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43812026-06-25T00:44:07.298Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43822026-06-25T00:44:07.298Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
43832026-06-25T00:44:07.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
43842026-06-25T00:44:07.298Z[ 5] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
43852026-06-25T00:44:07.298Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
43862026-06-25T00:44:07.298Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
43872026-06-25T00:44:07.298Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
43882026-06-25T00:44:07.298Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
43892026-06-25T00:44:07.298Z[ 16] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
43902026-06-25T00:44:07.298Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
43912026-06-25T00:44:07.298Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43922026-06-25T00:44:07.298Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
43932026-06-25T00:44:07.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
43942026-06-25T00:44:07.298Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
43952026-06-25T00:44:07.298Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
43962026-06-25T00:44:07.298Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
43972026-06-25T00:44:07.298Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
43982026-06-25T00:44:07.298Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
43992026-06-25T00:44:07.298Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44002026-06-25T00:44:07.298Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
44012026-06-25T00:44:07.299Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44022026-06-25T00:44:07.299Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
44032026-06-25T00:44:07.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
44042026-06-25T00:44:07.299Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44052026-06-25T00:44:07.299Z[ 8] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
44062026-06-25T00:44:07.299Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44072026-06-25T00:44:07.299Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44082026-06-25T00:44:07.299Z[ 14] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
44092026-06-25T00:44:07.299Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44102026-06-25T00:44:07.299Z[ 18] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
44112026-06-25T00:44:07.299Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44122026-06-25T00:44:07.299Z[SUM] 10.00-10.00 sec 384 KBytes 2.64 Gbits/sec
44132026-06-25T00:44:07.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
44142026-06-25T00:44:07.299Z[ ID] Interval Transfer Bitrate
44152026-06-25T00:44:07.299Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
44162026-06-25T00:44:07.299Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
44172026-06-25T00:44:07.299Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
44182026-06-25T00:44:07.299Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
44192026-06-25T00:44:07.299Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
44202026-06-25T00:44:07.299Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
44212026-06-25T00:44:07.299Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
44222026-06-25T00:44:07.299Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
44232026-06-25T00:44:07.299Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec sender
44242026-06-25T00:44:07.304ZRun 5/10...3560.634912204202Mbps
44252026-06-25T00:44:14.719Z-----------------------------------------------------------
44262026-06-25T00:44:14.719ZServer listening on 5201 (test #26)
44272026-06-25T00:44:14.719Z-----------------------------------------------------------
44282026-06-25T00:44:14.719ZAccepted connection from 10.0.0.1, port 64843
44292026-06-25T00:44:14.719Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38094
44302026-06-25T00:44:14.719Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52002
44312026-06-25T00:44:14.719Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41324
44322026-06-25T00:44:14.719Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63363
44332026-06-25T00:44:14.719Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38351
44342026-06-25T00:44:14.719Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46623
44352026-06-25T00:44:14.719Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53343
44362026-06-25T00:44:14.719Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47664
44372026-06-25T00:44:14.719Z[ ID] Interval Transfer Bitrate
44382026-06-25T00:44:14.719Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
44392026-06-25T00:44:14.719Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
44402026-06-25T00:44:14.719Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
44412026-06-25T00:44:14.719Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
44422026-06-25T00:44:14.719Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
44432026-06-25T00:44:14.719Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
44442026-06-25T00:44:14.719Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
44452026-06-25T00:44:14.719Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
44462026-06-25T00:44:14.719Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
44472026-06-25T00:44:14.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
44482026-06-25T00:44:14.719Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44492026-06-25T00:44:14.719Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
44502026-06-25T00:44:14.719Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44512026-06-25T00:44:14.719Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44522026-06-25T00:44:14.719Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44532026-06-25T00:44:14.720Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44542026-06-25T00:44:14.720Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44552026-06-25T00:44:14.720Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
44562026-06-25T00:44:14.720Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
44572026-06-25T00:44:14.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
44582026-06-25T00:44:14.720Z[ 5] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
44592026-06-25T00:44:14.720Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
44602026-06-25T00:44:14.720Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
44612026-06-25T00:44:14.720Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
44622026-06-25T00:44:14.720Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
44632026-06-25T00:44:14.720Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
44642026-06-25T00:44:14.720Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
44652026-06-25T00:44:14.720Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
44662026-06-25T00:44:14.720Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
44672026-06-25T00:44:14.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
44682026-06-25T00:44:14.720Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
44692026-06-25T00:44:14.720Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44702026-06-25T00:44:14.720Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44712026-06-25T00:44:14.720Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
44722026-06-25T00:44:14.720Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44732026-06-25T00:44:14.720Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44742026-06-25T00:44:14.720Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44752026-06-25T00:44:14.720Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44762026-06-25T00:44:14.720Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
44772026-06-25T00:44:14.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
44782026-06-25T00:44:14.720Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
44792026-06-25T00:44:14.720Z[ 8] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
44802026-06-25T00:44:14.720Z[ 10] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
44812026-06-25T00:44:14.720Z[ 12] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
44822026-06-25T00:44:14.720Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
44832026-06-25T00:44:14.720Z[ 16] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
44842026-06-25T00:44:14.720Z[ 18] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
44852026-06-25T00:44:14.720Z[ 20] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
44862026-06-25T00:44:14.720Z[SUM] 4.00-5.00 sec 436 MBytes 3.66 Gbits/sec
44872026-06-25T00:44:14.721Z- - - - - - - - - - - - - - - - - - - - - - - - -
44882026-06-25T00:44:14.721Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
44892026-06-25T00:44:14.721Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
44902026-06-25T00:44:14.721Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
44912026-06-25T00:44:14.721Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
44922026-06-25T00:44:14.721Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
44932026-06-25T00:44:14.721Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
44942026-06-25T00:44:14.721Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
44952026-06-25T00:44:14.721Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
44962026-06-25T00:44:14.721Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
44972026-06-25T00:44:14.721Z- - - - - - - - - - - - - - - - - - - - - - - - -
44982026-06-25T00:44:14.721Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
44992026-06-25T00:44:14.721Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45002026-06-25T00:44:14.721Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45012026-06-25T00:44:17.722Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
45022026-06-25T00:44:17.722Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45032026-06-25T00:44:17.722Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
45042026-06-25T00:44:17.722Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45052026-06-25T00:44:17.722Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45062026-06-25T00:44:17.722Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
45072026-06-25T00:44:17.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
45082026-06-25T00:44:17.722Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45092026-06-25T00:44:17.722Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45102026-06-25T00:44:17.722Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45112026-06-25T00:44:17.723Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45122026-06-25T00:44:17.723Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45132026-06-25T00:44:17.723Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45142026-06-25T00:44:17.723Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45152026-06-25T00:44:17.723Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45162026-06-25T00:44:17.723Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
45172026-06-25T00:44:17.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
45182026-06-25T00:44:17.723Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45192026-06-25T00:44:17.723Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
45202026-06-25T00:44:17.723Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
45212026-06-25T00:44:17.723Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45222026-06-25T00:44:17.723Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45232026-06-25T00:44:17.723Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
45242026-06-25T00:44:17.723Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
45252026-06-25T00:44:17.723Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
45262026-06-25T00:44:17.723Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
45272026-06-25T00:44:17.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
45282026-06-25T00:44:17.723Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
45292026-06-25T00:44:17.723Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
45302026-06-25T00:44:17.723Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45312026-06-25T00:44:17.723Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
45322026-06-25T00:44:17.723Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45332026-06-25T00:44:17.723Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
45342026-06-25T00:44:17.723Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45352026-06-25T00:44:17.723Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
45362026-06-25T00:44:17.723Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
45372026-06-25T00:44:17.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
45382026-06-25T00:44:17.723Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45392026-06-25T00:44:17.723Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45402026-06-25T00:44:17.723Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45412026-06-25T00:44:17.723Z[ 12] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
45422026-06-25T00:44:17.723Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45432026-06-25T00:44:17.723Z[ 16] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
45442026-06-25T00:44:17.723Z[ 18] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
45452026-06-25T00:44:17.723Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45462026-06-25T00:44:17.723Z[SUM] 10.00-10.00 sec 384 KBytes 2.73 Gbits/sec
45472026-06-25T00:44:17.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
45482026-06-25T00:44:17.723Z[ ID] Interval Transfer Bitrate
45492026-06-25T00:44:17.724Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
45502026-06-25T00:44:17.724Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
45512026-06-25T00:44:17.724Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
45522026-06-25T00:44:17.724Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
45532026-06-25T00:44:17.724Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
45542026-06-25T00:44:17.724Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
45552026-06-25T00:44:17.724Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
45562026-06-25T00:44:17.724Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
45572026-06-25T00:44:17.724Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec sender
45582026-06-25T00:44:17.727ZRun 6/10...3549.643242376318Mbps
45592026-06-25T00:44:25.143Z-----------------------------------------------------------
45602026-06-25T00:44:25.143ZServer listening on 5201 (test #27)
45612026-06-25T00:44:25.143Z-----------------------------------------------------------
45622026-06-25T00:44:25.143ZAccepted connection from 10.0.0.1, port 58893
45632026-06-25T00:44:25.143Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60001
45642026-06-25T00:44:25.144Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62147
45652026-06-25T00:44:25.144Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35898
45662026-06-25T00:44:25.144Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37126
45672026-06-25T00:44:25.144Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62689
45682026-06-25T00:44:25.144Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49045
45692026-06-25T00:44:25.144Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40971
45702026-06-25T00:44:25.144Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43247
45712026-06-25T00:44:25.144Z[ ID] Interval Transfer Bitrate
45722026-06-25T00:44:25.144Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
45732026-06-25T00:44:25.144Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45742026-06-25T00:44:25.144Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
45752026-06-25T00:44:25.144Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
45762026-06-25T00:44:25.144Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
45772026-06-25T00:44:25.144Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
45782026-06-25T00:44:25.144Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
45792026-06-25T00:44:25.144Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
45802026-06-25T00:44:25.144Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
45812026-06-25T00:44:25.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
45822026-06-25T00:44:25.144Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
45832026-06-25T00:44:25.144Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
45842026-06-25T00:44:25.144Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
45852026-06-25T00:44:25.144Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
45862026-06-25T00:44:25.144Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
45872026-06-25T00:44:25.144Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
45882026-06-25T00:44:25.144Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
45892026-06-25T00:44:25.144Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
45902026-06-25T00:44:25.145Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
45912026-06-25T00:44:25.145Z- - - - - - - - - - - - - - - - - - - - - - - - -
45922026-06-25T00:44:25.145Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
45932026-06-25T00:44:25.145Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
45942026-06-25T00:44:25.145Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
45952026-06-25T00:44:25.145Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
45962026-06-25T00:44:25.145Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
45972026-06-25T00:44:25.145Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
45982026-06-25T00:44:25.145Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
45992026-06-25T00:44:25.145Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
46002026-06-25T00:44:25.145Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
46012026-06-25T00:44:25.145Z- - - - - - - - - - - - - - - - - - - - - - - - -
46022026-06-25T00:44:25.145Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46032026-06-25T00:44:25.145Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46042026-06-25T00:44:25.145Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46052026-06-25T00:44:25.145Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46062026-06-25T00:44:25.145Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46072026-06-25T00:44:25.145Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46082026-06-25T00:44:25.145Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46092026-06-25T00:44:25.145Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46102026-06-25T00:44:25.145Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
46112026-06-25T00:44:25.145Z- - - - - - - - - - - - - - - - - - - - - - - - -
46122026-06-25T00:44:25.145Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46132026-06-25T00:44:25.145Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46142026-06-25T00:44:25.145Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46152026-06-25T00:44:25.145Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46162026-06-25T00:44:25.146Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46172026-06-25T00:44:25.146Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46182026-06-25T00:44:25.146Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46192026-06-25T00:44:25.146Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46202026-06-25T00:44:25.146Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
46212026-06-25T00:44:25.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
46222026-06-25T00:44:25.146Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46232026-06-25T00:44:25.146Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
46242026-06-25T00:44:25.146Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
46252026-06-25T00:44:25.146Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46262026-06-25T00:44:25.146Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46272026-06-25T00:44:25.146Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46282026-06-25T00:44:25.146Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46292026-06-25T00:44:25.146Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
46302026-06-25T00:44:25.146Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
46312026-06-25T00:44:25.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
46322026-06-25T00:44:25.146Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46332026-06-25T00:44:25.146Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46342026-06-25T00:44:25.146Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46352026-06-25T00:44:28.148Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
46362026-06-25T00:44:28.148Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
46372026-06-25T00:44:28.148Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46382026-06-25T00:44:28.148Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
46392026-06-25T00:44:28.148Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46402026-06-25T00:44:28.148Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
46412026-06-25T00:44:28.148Z- - - - - - - - - - - - - - - - - - - - - - - - -
46422026-06-25T00:44:28.148Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
46432026-06-25T00:44:28.148Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
46442026-06-25T00:44:28.148Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
46452026-06-25T00:44:28.148Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
46462026-06-25T00:44:28.148Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
46472026-06-25T00:44:28.148Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
46482026-06-25T00:44:28.148Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
46492026-06-25T00:44:28.148Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
46502026-06-25T00:44:28.148Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
46512026-06-25T00:44:28.148Z- - - - - - - - - - - - - - - - - - - - - - - - -
46522026-06-25T00:44:28.149Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46532026-06-25T00:44:28.149Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46542026-06-25T00:44:28.149Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46552026-06-25T00:44:28.149Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46562026-06-25T00:44:28.149Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46572026-06-25T00:44:28.149Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46582026-06-25T00:44:28.149Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46592026-06-25T00:44:28.149Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46602026-06-25T00:44:28.149Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
46612026-06-25T00:44:28.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
46622026-06-25T00:44:28.149Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
46632026-06-25T00:44:28.149Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
46642026-06-25T00:44:28.149Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
46652026-06-25T00:44:28.149Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
46662026-06-25T00:44:28.149Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
46672026-06-25T00:44:28.149Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
46682026-06-25T00:44:28.149Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
46692026-06-25T00:44:28.149Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
46702026-06-25T00:44:28.149Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
46712026-06-25T00:44:28.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
46722026-06-25T00:44:28.149Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46732026-06-25T00:44:28.149Z[ 8] 10.00-10.00 sec 128 KBytes 873 Mbits/sec
46742026-06-25T00:44:28.149Z[ 10] 10.00-10.00 sec 128 KBytes 874 Mbits/sec
46752026-06-25T00:44:28.149Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46762026-06-25T00:44:28.149Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46772026-06-25T00:44:28.149Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46782026-06-25T00:44:28.149Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46792026-06-25T00:44:28.149Z[ 20] 10.00-10.00 sec 128 KBytes 873 Mbits/sec
46802026-06-25T00:44:28.149Z[SUM] 10.00-10.00 sec 384 KBytes 2.62 Gbits/sec
46812026-06-25T00:44:28.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
46822026-06-25T00:44:28.149Z[ ID] Interval Transfer Bitrate
46832026-06-25T00:44:28.149Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46842026-06-25T00:44:28.149Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46852026-06-25T00:44:28.149Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46862026-06-25T00:44:28.149Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46872026-06-25T00:44:28.149Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46882026-06-25T00:44:28.149Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46892026-06-25T00:44:28.149Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
46902026-06-25T00:44:28.149Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46912026-06-25T00:44:28.150Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec sender
46922026-06-25T00:44:28.153ZRun 7/10...3516.390398410433Mbps
46932026-06-25T00:44:35.550Z-----------------------------------------------------------
46942026-06-25T00:44:35.551ZServer listening on 5201 (test #28)
46952026-06-25T00:44:35.551Z-----------------------------------------------------------
46962026-06-25T00:44:35.551ZAccepted connection from 10.0.0.1, port 56358
46972026-06-25T00:44:35.551Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52151
46982026-06-25T00:44:35.551Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38246
46992026-06-25T00:44:35.551Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40130
47002026-06-25T00:44:35.551Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49553
47012026-06-25T00:44:35.551Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45918
47022026-06-25T00:44:35.551Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37979
47032026-06-25T00:44:35.551Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58927
47042026-06-25T00:44:35.551Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56871
47052026-06-25T00:44:35.551Z[ ID] Interval Transfer Bitrate
47062026-06-25T00:44:35.551Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47072026-06-25T00:44:35.551Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47082026-06-25T00:44:35.551Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47092026-06-25T00:44:35.551Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
47102026-06-25T00:44:35.551Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47112026-06-25T00:44:35.551Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47122026-06-25T00:44:35.551Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47132026-06-25T00:44:35.551Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47142026-06-25T00:44:35.551Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
47152026-06-25T00:44:35.551Z- - - - - - - - - - - - - - - - - - - - - - - - -
47162026-06-25T00:44:35.551Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47172026-06-25T00:44:35.551Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47182026-06-25T00:44:35.551Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47192026-06-25T00:44:35.551Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47202026-06-25T00:44:35.551Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47212026-06-25T00:44:35.551Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47222026-06-25T00:44:35.551Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47232026-06-25T00:44:35.551Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47242026-06-25T00:44:35.551Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
47252026-06-25T00:44:35.551Z- - - - - - - - - - - - - - - - - - - - - - - - -
47262026-06-25T00:44:35.551Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47272026-06-25T00:44:35.551Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47282026-06-25T00:44:35.552Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47292026-06-25T00:44:35.552Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47302026-06-25T00:44:35.552Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47312026-06-25T00:44:35.552Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47322026-06-25T00:44:35.552Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47332026-06-25T00:44:35.553Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47342026-06-25T00:44:35.553Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
47352026-06-25T00:44:35.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
47362026-06-25T00:44:35.553Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47372026-06-25T00:44:35.553Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47382026-06-25T00:44:35.553Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47392026-06-25T00:44:35.553Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47402026-06-25T00:44:35.553Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47412026-06-25T00:44:35.553Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47422026-06-25T00:44:35.553Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47432026-06-25T00:44:35.553Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47442026-06-25T00:44:35.553Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
47452026-06-25T00:44:35.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
47462026-06-25T00:44:35.553Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47472026-06-25T00:44:35.553Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47482026-06-25T00:44:35.553Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47492026-06-25T00:44:35.553Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47502026-06-25T00:44:35.553Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47512026-06-25T00:44:35.553Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47522026-06-25T00:44:35.553Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47532026-06-25T00:44:35.553Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47542026-06-25T00:44:35.553Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
47552026-06-25T00:44:35.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
47562026-06-25T00:44:35.553Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47572026-06-25T00:44:35.554Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47582026-06-25T00:44:35.554Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47592026-06-25T00:44:35.554Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47602026-06-25T00:44:35.554Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47612026-06-25T00:44:35.554Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47622026-06-25T00:44:35.554Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47632026-06-25T00:44:35.554Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47642026-06-25T00:44:35.554Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
47652026-06-25T00:44:35.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
47662026-06-25T00:44:35.554Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47672026-06-25T00:44:35.554Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47682026-06-25T00:44:35.554Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47692026-06-25T00:44:38.556Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47702026-06-25T00:44:38.556Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47712026-06-25T00:44:38.556Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47722026-06-25T00:44:38.556Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47732026-06-25T00:44:38.556Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47742026-06-25T00:44:38.556Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
47752026-06-25T00:44:38.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
47762026-06-25T00:44:38.556Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47772026-06-25T00:44:38.556Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47782026-06-25T00:44:38.556Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47792026-06-25T00:44:38.556Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47802026-06-25T00:44:38.556Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47812026-06-25T00:44:38.556Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47822026-06-25T00:44:38.556Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47832026-06-25T00:44:38.556Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47842026-06-25T00:44:38.556Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
47852026-06-25T00:44:38.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
47862026-06-25T00:44:38.556Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
47872026-06-25T00:44:38.556Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
47882026-06-25T00:44:38.556Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
47892026-06-25T00:44:38.556Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
47902026-06-25T00:44:38.556Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47912026-06-25T00:44:38.557Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47922026-06-25T00:44:38.557Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47932026-06-25T00:44:38.557Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47942026-06-25T00:44:38.557Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
47952026-06-25T00:44:38.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
47962026-06-25T00:44:38.557Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
47972026-06-25T00:44:38.557Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
47982026-06-25T00:44:38.557Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
47992026-06-25T00:44:38.557Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
48002026-06-25T00:44:38.557Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48012026-06-25T00:44:38.557Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48022026-06-25T00:44:38.557Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
48032026-06-25T00:44:38.557Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
48042026-06-25T00:44:38.557Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
48052026-06-25T00:44:38.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
48062026-06-25T00:44:38.557Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48072026-06-25T00:44:38.557Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48082026-06-25T00:44:38.557Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48092026-06-25T00:44:38.557Z[ 12] 10.00-10.00 sec 128 KBytes 882 Mbits/sec
48102026-06-25T00:44:38.557Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48112026-06-25T00:44:38.557Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48122026-06-25T00:44:38.557Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48132026-06-25T00:44:38.557Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48142026-06-25T00:44:38.557Z[SUM] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
48152026-06-25T00:44:38.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
48162026-06-25T00:44:38.557Z[ ID] Interval Transfer Bitrate
48172026-06-25T00:44:38.557Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
48182026-06-25T00:44:38.557Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48192026-06-25T00:44:38.557Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48202026-06-25T00:44:38.557Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
48212026-06-25T00:44:38.557Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48222026-06-25T00:44:38.557Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48232026-06-25T00:44:38.557Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48242026-06-25T00:44:38.557Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48252026-06-25T00:44:38.557Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
48262026-06-25T00:44:38.561ZRun 8/10...3523.6292711099045Mbps
48272026-06-25T00:44:45.977Z-----------------------------------------------------------
48282026-06-25T00:44:45.977ZServer listening on 5201 (test #29)
48292026-06-25T00:44:45.977Z-----------------------------------------------------------
48302026-06-25T00:44:45.977ZAccepted connection from 10.0.0.1, port 64175
48312026-06-25T00:44:45.977Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35199
48322026-06-25T00:44:45.977Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60343
48332026-06-25T00:44:45.977Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54205
48342026-06-25T00:44:45.977Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57652
48352026-06-25T00:44:45.977Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64337
48362026-06-25T00:44:45.977Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43644
48372026-06-25T00:44:45.977Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34055
48382026-06-25T00:44:45.977Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63701
48392026-06-25T00:44:45.977Z[ ID] Interval Transfer Bitrate
48402026-06-25T00:44:45.978Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48412026-06-25T00:44:45.978Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48422026-06-25T00:44:45.978Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48432026-06-25T00:44:45.978Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48442026-06-25T00:44:45.978Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48452026-06-25T00:44:45.978Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48462026-06-25T00:44:45.978Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
48472026-06-25T00:44:45.978Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48482026-06-25T00:44:45.978Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
48492026-06-25T00:44:45.978Z- - - - - - - - - - - - - - - - - - - - - - - - -
48502026-06-25T00:44:45.978Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
48512026-06-25T00:44:45.978Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48522026-06-25T00:44:45.978Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48532026-06-25T00:44:45.978Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48542026-06-25T00:44:45.978Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
48552026-06-25T00:44:45.978Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
48562026-06-25T00:44:45.978Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48572026-06-25T00:44:45.978Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48582026-06-25T00:44:45.978Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
48592026-06-25T00:44:45.978Z- - - - - - - - - - - - - - - - - - - - - - - - -
48602026-06-25T00:44:45.978Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48612026-06-25T00:44:45.978Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48622026-06-25T00:44:45.978Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48632026-06-25T00:44:45.978Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48642026-06-25T00:44:45.978Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48652026-06-25T00:44:45.978Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48662026-06-25T00:44:45.978Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48672026-06-25T00:44:45.978Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48682026-06-25T00:44:45.979Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
48692026-06-25T00:44:45.979Z- - - - - - - - - - - - - - - - - - - - - - - - -
48702026-06-25T00:44:45.979Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
48712026-06-25T00:44:45.979Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48722026-06-25T00:44:45.979Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48732026-06-25T00:44:45.979Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48742026-06-25T00:44:45.979Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
48752026-06-25T00:44:45.979Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48762026-06-25T00:44:45.979Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48772026-06-25T00:44:45.979Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
48782026-06-25T00:44:45.979Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
48792026-06-25T00:44:45.979Z- - - - - - - - - - - - - - - - - - - - - - - - -
48802026-06-25T00:44:45.979Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
48812026-06-25T00:44:45.979Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
48822026-06-25T00:44:45.979Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
48832026-06-25T00:44:45.979Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
48842026-06-25T00:44:45.979Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
48852026-06-25T00:44:45.979Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
48862026-06-25T00:44:45.983Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
48872026-06-25T00:44:45.983Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
48882026-06-25T00:44:45.983Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
48892026-06-25T00:44:45.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
48902026-06-25T00:44:45.983Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
48912026-06-25T00:44:45.983Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
48922026-06-25T00:44:45.983Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
48932026-06-25T00:44:45.983Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
48942026-06-25T00:44:45.983Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
48952026-06-25T00:44:45.983Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
48962026-06-25T00:44:45.983Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
48972026-06-25T00:44:45.983Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
48982026-06-25T00:44:45.983Z[SUM] 5.00-6.00 sec 432 MBytes 3.63 Gbits/sec
48992026-06-25T00:44:45.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
49002026-06-25T00:44:45.983Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
49012026-06-25T00:44:45.983Z[ 8] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
49022026-06-25T00:44:45.983Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
49032026-06-25T00:44:48.982Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
49042026-06-25T00:44:48.982Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
49052026-06-25T00:44:48.982Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
49062026-06-25T00:44:48.982Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
49072026-06-25T00:44:48.982Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
49082026-06-25T00:44:48.982Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
49092026-06-25T00:44:48.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
49102026-06-25T00:44:48.982Z[ 5] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
49112026-06-25T00:44:48.982Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49122026-06-25T00:44:48.982Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49132026-06-25T00:44:48.982Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49142026-06-25T00:44:48.982Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49152026-06-25T00:44:48.982Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49162026-06-25T00:44:48.982Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49172026-06-25T00:44:48.982Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49182026-06-25T00:44:48.982Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
49192026-06-25T00:44:48.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
49202026-06-25T00:44:48.982Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49212026-06-25T00:44:48.982Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49222026-06-25T00:44:48.982Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49232026-06-25T00:44:48.982Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49242026-06-25T00:44:48.982Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49252026-06-25T00:44:48.982Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49262026-06-25T00:44:48.982Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49272026-06-25T00:44:48.982Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49282026-06-25T00:44:48.982Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
49292026-06-25T00:44:48.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
49302026-06-25T00:44:48.982Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49312026-06-25T00:44:48.982Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49322026-06-25T00:44:48.982Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49332026-06-25T00:44:48.983Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49342026-06-25T00:44:48.983Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49352026-06-25T00:44:48.983Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49362026-06-25T00:44:48.986Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49372026-06-25T00:44:48.986Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49382026-06-25T00:44:48.986Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
49392026-06-25T00:44:48.986Z- - - - - - - - - - - - - - - - - - - - - - - - -
49402026-06-25T00:44:48.986Z[ 5] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
49412026-06-25T00:44:48.986Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49422026-06-25T00:44:48.986Z[ 10] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
49432026-06-25T00:44:48.986Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49442026-06-25T00:44:48.986Z[ 14] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
49452026-06-25T00:44:48.986Z[ 16] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
49462026-06-25T00:44:48.986Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49472026-06-25T00:44:48.986Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49482026-06-25T00:44:48.986Z[SUM] 10.00-10.00 sec 512 KBytes 3.65 Gbits/sec
49492026-06-25T00:44:48.986Z- - - - - - - - - - - - - - - - - - - - - - - - -
49502026-06-25T00:44:48.986Z[ ID] Interval Transfer Bitrate
49512026-06-25T00:44:48.986Z[ 5] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
49522026-06-25T00:44:48.986Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
49532026-06-25T00:44:48.986Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
49542026-06-25T00:44:48.986Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
49552026-06-25T00:44:48.986Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
49562026-06-25T00:44:48.986Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
49572026-06-25T00:44:48.986Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
49582026-06-25T00:44:48.986Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
49592026-06-25T00:44:48.986Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
49602026-06-25T00:44:48.987ZRun 9/10...3538.426915664325Mbps
49612026-06-25T00:44:56.386Z-----------------------------------------------------------
49622026-06-25T00:44:56.386ZServer listening on 5201 (test #30)
49632026-06-25T00:44:56.386Z-----------------------------------------------------------
49642026-06-25T00:44:56.386ZAccepted connection from 10.0.0.1, port 36281
49652026-06-25T00:44:56.386Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65063
49662026-06-25T00:44:56.386Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34167
49672026-06-25T00:44:56.387Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51422
49682026-06-25T00:44:56.387Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38484
49692026-06-25T00:44:56.387Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41595
49702026-06-25T00:44:56.387Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42098
49712026-06-25T00:44:56.387Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49033
49722026-06-25T00:44:56.387Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64048
49732026-06-25T00:44:56.387Z[ ID] Interval Transfer Bitrate
49742026-06-25T00:44:56.387Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49752026-06-25T00:44:56.387Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49762026-06-25T00:44:56.387Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49772026-06-25T00:44:56.387Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49782026-06-25T00:44:56.387Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49792026-06-25T00:44:56.387Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49802026-06-25T00:44:56.387Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49812026-06-25T00:44:56.387Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49822026-06-25T00:44:56.387Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
49832026-06-25T00:44:56.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
49842026-06-25T00:44:56.387Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
49852026-06-25T00:44:56.387Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
49862026-06-25T00:44:56.387Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
49872026-06-25T00:44:56.387Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
49882026-06-25T00:44:56.387Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
49892026-06-25T00:44:56.387Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
49902026-06-25T00:44:56.387Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49912026-06-25T00:44:56.387Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
49922026-06-25T00:44:56.387Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
49932026-06-25T00:44:56.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
49942026-06-25T00:44:56.387Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
49952026-06-25T00:44:56.387Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
49962026-06-25T00:44:56.387Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
49972026-06-25T00:44:56.387Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
49982026-06-25T00:44:56.387Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
49992026-06-25T00:44:56.387Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50002026-06-25T00:44:56.387Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
50012026-06-25T00:44:56.387Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50022026-06-25T00:44:56.387Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
50032026-06-25T00:44:56.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
50042026-06-25T00:44:56.387Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50052026-06-25T00:44:56.388Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50062026-06-25T00:44:56.388Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50072026-06-25T00:44:56.388Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50082026-06-25T00:44:56.388Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50092026-06-25T00:44:56.388Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50102026-06-25T00:44:56.388Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50112026-06-25T00:44:56.388Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50122026-06-25T00:44:56.388Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
50132026-06-25T00:44:56.388Z- - - - - - - - - - - - - - - - - - - - - - - - -
50142026-06-25T00:44:56.388Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50152026-06-25T00:44:56.388Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50162026-06-25T00:44:56.388Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50172026-06-25T00:44:56.388Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50182026-06-25T00:44:56.388Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50192026-06-25T00:44:56.388Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50202026-06-25T00:44:56.388Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50212026-06-25T00:44:56.388Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50222026-06-25T00:44:56.388Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
50232026-06-25T00:44:56.388Z- - - - - - - - - - - - - - - - - - - - - - - - -
50242026-06-25T00:44:56.388Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50252026-06-25T00:44:56.388Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50262026-06-25T00:44:56.388Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50272026-06-25T00:44:56.388Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50282026-06-25T00:44:56.388Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50292026-06-25T00:44:56.388Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50302026-06-25T00:44:56.388Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50312026-06-25T00:44:56.388Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50322026-06-25T00:44:56.388Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
50332026-06-25T00:44:56.388Z- - - - - - - - - - - - - - - - - - - - - - - - -
50342026-06-25T00:44:56.388Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50352026-06-25T00:44:56.388Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50362026-06-25T00:44:56.388Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50372026-06-25T00:44:59.391Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50382026-06-25T00:44:59.391Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50392026-06-25T00:44:59.391Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50402026-06-25T00:44:59.391Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50412026-06-25T00:44:59.391Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50422026-06-25T00:44:59.391Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
50432026-06-25T00:44:59.391Z- - - - - - - - - - - - - - - - - - - - - - - - -
50442026-06-25T00:44:59.391Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50452026-06-25T00:44:59.391Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50462026-06-25T00:44:59.391Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50472026-06-25T00:44:59.391Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50482026-06-25T00:44:59.391Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
50492026-06-25T00:44:59.391Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
50502026-06-25T00:44:59.391Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50512026-06-25T00:44:59.391Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50522026-06-25T00:44:59.391Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
50532026-06-25T00:44:59.391Z- - - - - - - - - - - - - - - - - - - - - - - - -
50542026-06-25T00:44:59.391Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
50552026-06-25T00:44:59.391Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
50562026-06-25T00:44:59.391Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
50572026-06-25T00:44:59.392Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
50582026-06-25T00:44:59.392Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
50592026-06-25T00:44:59.392Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
50602026-06-25T00:44:59.392Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
50612026-06-25T00:44:59.392Z[ 20] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
50622026-06-25T00:44:59.392Z[SUM] 8.00-9.00 sec 436 MBytes 3.65 Gbits/sec
50632026-06-25T00:44:59.392Z- - - - - - - - - - - - - - - - - - - - - - - - -
50642026-06-25T00:44:59.392Z[ 5] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
50652026-06-25T00:44:59.392Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
50662026-06-25T00:44:59.392Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
50672026-06-25T00:44:59.392Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
50682026-06-25T00:44:59.392Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
50692026-06-25T00:44:59.392Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
50702026-06-25T00:44:59.392Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
50712026-06-25T00:44:59.392Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
50722026-06-25T00:44:59.392Z[SUM] 9.00-10.00 sec 437 MBytes 3.67 Gbits/sec
50732026-06-25T00:44:59.392Z- - - - - - - - - - - - - - - - - - - - - - - - -
50742026-06-25T00:44:59.392Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50752026-06-25T00:44:59.392Z[ 8] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
50762026-06-25T00:44:59.392Z[ 10] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
50772026-06-25T00:44:59.392Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50782026-06-25T00:44:59.392Z[ 14] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
50792026-06-25T00:44:59.392Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50802026-06-25T00:44:59.392Z[ 18] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
50812026-06-25T00:44:59.392Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50822026-06-25T00:44:59.392Z[SUM] 10.00-10.00 sec 512 KBytes 3.72 Gbits/sec
50832026-06-25T00:44:59.392Z- - - - - - - - - - - - - - - - - - - - - - - - -
50842026-06-25T00:44:59.393Z[ ID] Interval Transfer Bitrate
50852026-06-25T00:44:59.393Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
50862026-06-25T00:44:59.393Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
50872026-06-25T00:44:59.393Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
50882026-06-25T00:44:59.393Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
50892026-06-25T00:44:59.393Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
50902026-06-25T00:44:59.393Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
50912026-06-25T00:44:59.393Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
50922026-06-25T00:44:59.393Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
50932026-06-25T00:44:59.393Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
50942026-06-25T00:44:59.397ZRun 10/10...3542.628169737382Mbps
50952026-06-25T00:44:59.397Z###---------------------###
50962026-06-25T00:44:59.397Z::: iPerf done... :::
50972026-06-25T00:44:59.397Z:::Awaiting out files...:::
50982026-06-25T00:44:59.397Z###---------------------###
50992026-06-25T00:44:59.397Z###-----###
51002026-06-25T00:44:59.397Z:::done!:::
51012026-06-25T00:44:59.397Z###-----###
51022026-06-25T00:45:00.367ZBenchmarking iperf-tcp/local/s2c/tx
51032026-06-25T00:45:00.367ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51042026-06-25T00:45:04.465ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51052026-06-25T00:45:24.453ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51062026-06-25T00:45:24.502Ziperf-tcp/local/s2c/tx time: [3.5783 µs 3.5784 µs 3.5785 µs]
51072026-06-25T00:45:24.502ZFound 3 outliers among 100 measurements (3.00%)
51082026-06-25T00:45:24.502Z 2 (2.00%) low mild
51092026-06-25T00:45:24.502Z 1 (1.00%) high severe
51102026-06-25T00:45:25.129Z
51112026-06-25T00:45:25.132ZBenchmarking iperf-tcp/local/s2c/rx
51122026-06-25T00:45:25.132ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51132026-06-25T00:45:29.234ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51142026-06-25T00:45:49.213ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51152026-06-25T00:45:49.262Ziperf-tcp/local/s2c/rx time: [6.5959 µs 6.5961 µs 6.5963 µs]
51162026-06-25T00:45:49.262ZFound 10 outliers among 100 measurements (10.00%)
51172026-06-25T00:45:49.262Z 2 (2.00%) low severe
51182026-06-25T00:45:49.262Z 4 (4.00%) low mild
51192026-06-25T00:45:49.262Z 2 (2.00%) high mild
51202026-06-25T00:45:49.262Z 2 (2.00%) high severe
51212026-06-25T00:45:49.887Z
51222026-06-25T00:45:54.252Z+ cargo ubench
51232026-06-25T00:45:54.444Z Compiling proc-macro2 v1.0.106
51242026-06-25T00:45:54.444Z Compiling unicode-ident v1.0.24
51252026-06-25T00:45:54.444Z Compiling quote v1.0.45
51262026-06-25T00:45:54.444Z Compiling serde_core v1.0.228
51272026-06-25T00:45:54.447Z Compiling cfg-if v1.0.4
51282026-06-25T00:45:54.447Z Compiling libc v0.2.186
51292026-06-25T00:45:54.447Z Compiling memchr v2.8.2
51302026-06-25T00:45:54.491Z Compiling serde v1.0.228
51312026-06-25T00:45:54.596Z Compiling rustversion v1.0.22
51322026-06-25T00:45:54.656Z Compiling version_check v0.9.5
51332026-06-25T00:45:54.937Z Compiling strsim v0.11.1
51342026-06-25T00:45:54.946Z Compiling ident_case v1.0.1
51352026-06-25T00:45:54.976Z Compiling zerocopy v0.8.52
51362026-06-25T00:45:55.091Z Compiling either v1.16.0
51372026-06-25T00:45:55.318Z Compiling thiserror v2.0.18
51382026-06-25T00:45:55.385Z Compiling fnv v1.0.7
51392026-06-25T00:45:55.497Z Compiling regex-syntax v0.8.11
51402026-06-25T00:45:55.667Z Compiling pin-project-lite v0.2.17
51412026-06-25T00:45:55.752Z Compiling syn v1.0.109
51422026-06-25T00:45:55.758Z Compiling crossbeam-utils v0.8.21
51432026-06-25T00:45:56.024Z Compiling syn v2.0.117
51442026-06-25T00:45:56.094Z Compiling aho-corasick v1.1.4
51452026-06-25T00:45:56.121Z Compiling equivalent v1.0.2
51462026-06-25T00:45:56.149Z Compiling winnow v1.0.3
51472026-06-25T00:45:56.233Z Compiling hashbrown v0.17.1
51482026-06-25T00:45:56.307Z Compiling itertools v0.14.0
51492026-06-25T00:45:56.909Z Compiling indexmap v2.14.0
51502026-06-25T00:45:57.358Z Compiling bitflags v2.13.0
51512026-06-25T00:45:57.432Z Compiling regex-automata v0.4.14
51522026-06-25T00:45:57.638Z Compiling toml_parser v1.1.2+spec-1.1.0
51532026-06-25T00:45:57.816Z Compiling heapless v0.8.0
51542026-06-25T00:45:57.842Z Compiling byteorder v1.5.0
51552026-06-25T00:45:58.063Z Compiling autocfg v1.5.1
51562026-06-25T00:45:58.108Z Compiling toml_datetime v1.1.1+spec-1.1.0
51572026-06-25T00:45:58.322Z Compiling hash32 v0.3.1
51582026-06-25T00:45:58.421Z Compiling toml_edit v0.25.12+spec-1.1.0
51592026-06-25T00:45:58.428Z Compiling slog v2.8.2
51602026-06-25T00:45:58.483Z Compiling num-traits v0.2.19
51612026-06-25T00:45:58.492Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51622026-06-25T00:45:58.625Z Compiling futures-sink v0.3.32
51632026-06-25T00:45:58.739Z Compiling macaddr v1.0.1
51642026-06-25T00:45:58.745Z Compiling smoltcp v0.11.0
51652026-06-25T00:45:58.762Z Compiling futures-core v0.3.32
51662026-06-25T00:45:58.766Z Compiling stable_deref_trait v1.2.1
51672026-06-25T00:45:58.999Z Compiling futures-channel v0.3.32
51682026-06-25T00:45:59.243Z Compiling proc-macro-crate v3.5.0
51692026-06-25T00:45:59.375Z Compiling proc-macro-error-attr v1.0.4
51702026-06-25T00:45:59.379Z Compiling rand_core v0.10.1
51712026-06-25T00:45:59.475Z Compiling getrandom v0.4.2
51722026-06-25T00:45:59.558Z Compiling futures-io v0.3.32
51732026-06-25T00:45:59.607Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
51742026-06-25T00:45:59.655Z Compiling futures-task v0.3.32
51752026-06-25T00:45:59.740Z Compiling regex v1.12.4
51762026-06-25T00:45:59.757Z Compiling managed v0.8.0
51772026-06-25T00:45:59.795Z Compiling anyhow v1.0.102
51782026-06-25T00:45:59.815Z Compiling ref-cast v1.0.25
51792026-06-25T00:45:59.823Z Compiling slab v0.4.12
51802026-06-25T00:45:59.993Z Compiling darling_core v0.21.3
51812026-06-25T00:46:00.015Z Compiling darling_core v0.23.0
51822026-06-25T00:46:00.100Z Compiling bitflags v1.3.2
51832026-06-25T00:46:00.113Z Compiling crc32fast v1.5.0
51842026-06-25T00:46:00.420Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51852026-06-25T00:46:00.460Z Compiling uuid v1.23.3
51862026-06-25T00:46:00.536Z Compiling proc-macro-error v1.0.4
51872026-06-25T00:46:00.760Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
51882026-06-25T00:46:00.813Z Compiling once_cell v1.21.4
51892026-06-25T00:46:00.887Z Compiling ipnetwork v0.21.1
51902026-06-25T00:46:00.979Z Compiling cpufeatures v0.3.0
51912026-06-25T00:46:01.044Z Compiling foreign-types-shared v0.3.1
51922026-06-25T00:46:01.044Z Compiling unicode-width v0.2.2
51932026-06-25T00:46:01.107Z Compiling rustix v1.1.4
51942026-06-25T00:46:01.128Z Compiling chacha20 v0.10.0
51952026-06-25T00:46:01.137Z Compiling serde_derive v1.0.228
51962026-06-25T00:46:01.271Z Compiling zerocopy-derive v0.8.52
51972026-06-25T00:46:01.382Z Compiling thiserror-impl v2.0.18
51982026-06-25T00:46:01.432Z Compiling futures-macro v0.3.32
51992026-06-25T00:46:01.628Z Compiling num_enum_derive v0.7.6
52002026-06-25T00:46:02.123Z Compiling darling_macro v0.21.3
52012026-06-25T00:46:02.127Z Compiling darling_macro v0.23.0
52022026-06-25T00:46:02.244Z Compiling futures-util v0.3.32
52032026-06-25T00:46:02.599Z Compiling ref-cast-impl v1.0.25
52042026-06-25T00:46:02.657Z Compiling darling v0.21.3
52052026-06-25T00:46:02.657Z Compiling darling v0.23.0
52062026-06-25T00:46:02.694Z Compiling cobs v0.3.0
52072026-06-25T00:46:02.729Z Compiling ingot-macros v0.1.1
52082026-06-25T00:46:02.732Z Compiling foreign-types-macros v0.2.3
52092026-06-25T00:46:02.908Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52102026-06-25T00:46:03.232Z Compiling num_enum v0.7.6
52112026-06-25T00:46:03.341Z Compiling foreign-types v0.5.0
52122026-06-25T00:46:03.346Z Compiling tabwriter v1.4.1
52132026-06-25T00:46:03.409Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52142026-06-25T00:46:03.471Z Compiling tracing-attributes v0.1.31
52152026-06-25T00:46:03.550Z Compiling tracing-core v0.1.36
52162026-06-25T00:46:03.767Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52172026-06-25T00:46:04.459Z Compiling erased-serde v0.3.31
52182026-06-25T00:46:04.512Z Compiling postcard v1.1.3
52192026-06-25T00:46:04.640Z Compiling futures-executor v0.3.32
52202026-06-25T00:46:04.785Z Compiling errno v0.3.14
52212026-06-25T00:46:04.871Z Compiling itertools v0.15.0
52222026-06-25T00:46:05.012Z Compiling cstr-argument v0.1.2
52232026-06-25T00:46:05.079Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
52242026-06-25T00:46:05.092Z Compiling find-msvc-tools v0.1.9
52252026-06-25T00:46:05.170Z Compiling utf8parse v0.2.2
52262026-06-25T00:46:05.276Z Compiling num-conv v0.2.2
52272026-06-25T00:46:05.292Z Compiling dyn-clone v1.0.20
52282026-06-25T00:46:05.407Z Compiling time-core v0.1.9
52292026-06-25T00:46:05.420Z Compiling pretty-hex v0.4.2
52302026-06-25T00:46:05.423Z Compiling shlex v2.0.1
52312026-06-25T00:46:05.429Z Compiling zmij v1.0.21
52322026-06-25T00:46:05.552Z Compiling thiserror v1.0.69
52332026-06-25T00:46:05.587Z Compiling time-macros v0.2.29
52342026-06-25T00:46:05.599Z Compiling cc v1.2.64
52352026-06-25T00:46:05.749Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
52362026-06-25T00:46:05.856Z Compiling ingot-types v0.1.2
52372026-06-25T00:46:06.028Z Compiling anstyle-parse v1.0.0
52382026-06-25T00:46:06.123Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52392026-06-25T00:46:06.230Z Compiling ingot v0.1.1
52402026-06-25T00:46:06.448Z Compiling futures v0.3.32
52412026-06-25T00:46:06.467Z Compiling tracing v0.1.44
52422026-06-25T00:46:06.693Z Compiling rand v0.10.1
52432026-06-25T00:46:06.725Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52442026-06-25T00:46:06.782Z Compiling thiserror-impl v1.0.69
52452026-06-25T00:46:06.785Z Compiling crossbeam-epoch v0.9.18
52462026-06-25T00:46:06.837Z Compiling arc-swap v1.9.1
52472026-06-25T00:46:07.169Z Compiling socket2 v0.6.4
52482026-06-25T00:46:07.223Z Compiling nom v8.0.0
52492026-06-25T00:46:07.456Z Compiling thread_local v1.1.9
52502026-06-25T00:46:07.750Z Compiling is_terminal_polyfill v1.70.2
52512026-06-25T00:46:07.795Z Compiling deranged v0.5.8
52522026-06-25T00:46:07.840Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52532026-06-25T00:46:08.052Z Compiling iana-time-zone v0.1.65
52542026-06-25T00:46:08.357Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52552026-06-25T00:46:08.361Z Compiling anstyle-query v1.1.5
52562026-06-25T00:46:08.458Z Compiling colorchoice v1.0.5
52572026-06-25T00:46:08.574Z Compiling colored v3.1.1
52582026-06-25T00:46:08.845Z Compiling serde_json v1.0.150
52592026-06-25T00:46:08.881Z Compiling powerfmt v0.2.0
52602026-06-25T00:46:09.093Z Compiling heck v0.4.1
52612026-06-25T00:46:09.134Z Compiling lazy_static v1.5.0
52622026-06-25T00:46:09.170Z Compiling rayon-core v1.13.0
52632026-06-25T00:46:09.231Z Compiling slog-async v2.8.0
52642026-06-25T00:46:09.288Z Compiling oxnet v0.1.6
52652026-06-25T00:46:09.479Z Compiling anstyle v1.0.14
52662026-06-25T00:46:09.580Z Compiling time v0.3.49
52672026-06-25T00:46:09.725Z Compiling rusticata-macros v5.0.0
52682026-06-25T00:46:09.908Z Compiling anstream v1.0.0
52692026-06-25T00:46:10.009Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52702026-06-25T00:46:10.334Z Compiling slog-scope v4.4.1
52712026-06-25T00:46:10.685Z Compiling chrono v0.4.45
52722026-06-25T00:46:10.718Z Compiling crossbeam-deque v0.8.6
52732026-06-25T00:46:10.822Z Compiling terminal_size v0.4.4
52742026-06-25T00:46:10.932Z Compiling alloca v0.4.0
52752026-06-25T00:46:10.963Z Compiling cookie-factory v0.3.3
52762026-06-25T00:46:11.202Z Compiling half v2.7.1
52772026-06-25T00:46:11.282Z Compiling crossbeam-channel v0.5.15
52782026-06-25T00:46:11.289Z Compiling is-terminal v0.4.17
52792026-06-25T00:46:11.381Z Compiling itertools v0.12.1
52802026-06-25T00:46:11.520Z Compiling circular v0.3.0
52812026-06-25T00:46:11.538Z Compiling term v1.2.1
52822026-06-25T00:46:11.732Z Compiling heck v0.5.0
52832026-06-25T00:46:11.923Z Compiling plotters-backend v0.3.7
52842026-06-25T00:46:11.929Z Compiling take_mut v0.2.2
52852026-06-25T00:46:12.034Z Compiling log v0.4.32
52862026-06-25T00:46:12.245Z Compiling itoa v1.0.18
52872026-06-25T00:46:12.454Z Compiling clap_lex v1.1.0
52882026-06-25T00:46:12.714Z Compiling ciborium-io v0.2.2
52892026-06-25T00:46:12.780Z Compiling cfg_aliases v0.2.1
52902026-06-25T00:46:12.805Z Compiling ciborium-ll v0.2.2
52912026-06-25T00:46:12.817Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52922026-06-25T00:46:12.844Z Compiling nix v0.31.3
52932026-06-25T00:46:12.946Z Compiling clap_builder v4.6.0
52942026-06-25T00:46:13.037Z Compiling slog-stdlog v4.1.1
52952026-06-25T00:46:13.215Z Compiling plotters-svg v0.3.7
52962026-06-25T00:46:13.505Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52972026-06-25T00:46:13.645Z Compiling clap_derive v4.6.1
52982026-06-25T00:46:14.117Z Compiling slog-term v2.9.2
52992026-06-25T00:46:14.377Z Compiling pcap-parser v0.17.0
53002026-06-25T00:46:15.092Z Compiling itertools v0.13.0
53012026-06-25T00:46:15.305Z Compiling cast v0.3.0
53022026-06-25T00:46:15.315Z Compiling same-file v1.0.6
53032026-06-25T00:46:15.472Z Compiling walkdir v2.5.0
53042026-06-25T00:46:15.472Z Compiling clap v4.6.1
53052026-06-25T00:46:15.548Z Compiling rayon v1.12.0
53062026-06-25T00:46:16.011Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53072026-06-25T00:46:16.302Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53082026-06-25T00:46:16.579Z Compiling criterion-plot v0.8.2
53092026-06-25T00:46:16.739Z Compiling slog-envlogger v2.2.0
53102026-06-25T00:46:17.326Z Compiling tinytemplate v1.2.1
53112026-06-25T00:46:17.620Z Compiling plotters v0.3.7
53122026-06-25T00:46:17.701Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
53132026-06-25T00:46:18.443Z Compiling ciborium v0.2.2
53142026-06-25T00:46:18.591Z Compiling page_size v0.6.0
53152026-06-25T00:46:18.701Z Compiling dtor-proc-macro v0.0.13
53162026-06-25T00:46:18.826Z Compiling oorandom v11.1.5
53172026-06-25T00:46:18.953Z Compiling anes v0.1.6
53182026-06-25T00:46:19.068Z Compiling dtor v0.8.1
53192026-06-25T00:46:19.160Z Compiling criterion v0.8.2
53202026-06-25T00:46:19.223Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53212026-06-25T00:46:20.106Z Compiling ctor-proc-macro v0.0.13
53222026-06-25T00:46:20.452Z Compiling link-section v0.2.1
53232026-06-25T00:46:20.592Z Compiling ctor v0.10.1
53242026-06-25T00:46:21.307Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53252026-06-25T00:47:43.257Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 48s
53262026-06-25T00:47:43.285Z Running benches/userland.rs (target/release-lto/deps/userland-a62f117fabc8ed71)
53272026-06-25T00:47:43.288ZGnuplot not found, using plotters backend
53282026-06-25T00:47:43.429ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53292026-06-25T00:47:43.429ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53302026-06-25T00:47:48.950ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0019 s (7.6M iterations)
53312026-06-25T00:47:53.787ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53322026-06-25T00:47:53.843Zparse/Hairpin-DHCPv4/wallclock/Discover
53332026-06-25T00:47:53.843Z time: [61.742 ns 62.341 ns 63.037 ns]
53342026-06-25T00:47:53.843ZFound 7 outliers among 100 measurements (7.00%)
53352026-06-25T00:47:53.843Z 4 (4.00%) high mild
53362026-06-25T00:47:53.843Z 3 (3.00%) high severe
53372026-06-25T00:47:54.474Z
53382026-06-25T00:47:54.478ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53392026-06-25T00:47:54.478ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53402026-06-25T00:48:00.052ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0023 s (3.8M iterations)
53412026-06-25T00:48:05.047ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53422026-06-25T00:48:05.097Zprocess/Hairpin-DHCPv4/wallclock/Discover
53432026-06-25T00:48:05.097Z time: [751.24 ns 751.67 ns 752.09 ns]
53442026-06-25T00:48:05.097ZFound 5 outliers among 100 measurements (5.00%)
53452026-06-25T00:48:05.097Z 1 (1.00%) high mild
53462026-06-25T00:48:05.097Z 4 (4.00%) high severe
53472026-06-25T00:48:05.725Z
53482026-06-25T00:48:05.734ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53492026-06-25T00:48:05.734ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53502026-06-25T00:48:11.473ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0013 s (7.3M iterations)
53512026-06-25T00:48:16.105ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53522026-06-25T00:48:16.156Zparse/Hairpin-DHCPv4/wallclock/Request
53532026-06-25T00:48:16.156Z time: [61.926 ns 62.543 ns 63.256 ns]
53542026-06-25T00:48:16.156ZFound 7 outliers among 100 measurements (7.00%)
53552026-06-25T00:48:16.157Z 4 (4.00%) high mild
53562026-06-25T00:48:16.157Z 3 (3.00%) high severe
53572026-06-25T00:48:16.788Z
53582026-06-25T00:48:16.792ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53592026-06-25T00:48:16.792ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53602026-06-25T00:48:22.276ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0014 s (3.8M iterations)
53612026-06-25T00:48:27.292ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53622026-06-25T00:48:27.319Zprocess/Hairpin-DHCPv4/wallclock/Request
53632026-06-25T00:48:27.319Z time: [727.92 ns 728.34 ns 728.74 ns]
53642026-06-25T00:48:27.319ZFound 3 outliers among 100 measurements (3.00%)
53652026-06-25T00:48:27.319Z 1 (1.00%) high mild
53662026-06-25T00:48:27.319Z 2 (2.00%) high severe
53672026-06-25T00:48:27.945Z
53682026-06-25T00:48:27.948ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53692026-06-25T00:48:27.948ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53702026-06-25T00:48:31.450ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0017 s (6.0M iterations)
53712026-06-25T00:48:36.236ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53722026-06-25T00:48:36.286Zparse/Hairpin-DHCPv6/wallclock/Solicit
53732026-06-25T00:48:36.287Z time: [61.370 ns 61.962 ns 62.663 ns]
53742026-06-25T00:48:36.287ZFound 10 outliers among 100 measurements (10.00%)
53752026-06-25T00:48:36.287Z 6 (6.00%) high mild
53762026-06-25T00:48:36.287Z 4 (4.00%) high severe
53772026-06-25T00:48:36.915Z
53782026-06-25T00:48:36.918ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53792026-06-25T00:48:36.918ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53802026-06-25T00:48:40.403ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0060 s (3.0M iterations)
53812026-06-25T00:48:45.427ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53822026-06-25T00:48:45.477Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53832026-06-25T00:48:45.477Z time: [922.46 ns 923.14 ns 923.80 ns]
53842026-06-25T00:48:45.477ZFound 13 outliers among 100 measurements (13.00%)
53852026-06-25T00:48:45.477Z 7 (7.00%) low mild
53862026-06-25T00:48:45.477Z 3 (3.00%) high mild
53872026-06-25T00:48:45.477Z 3 (3.00%) high severe
53882026-06-25T00:48:46.108Z
53892026-06-25T00:48:46.111ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
53902026-06-25T00:48:46.111ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
53912026-06-25T00:48:49.965ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0014 s (5.4M iterations)
53922026-06-25T00:48:54.621ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
53932026-06-25T00:48:54.671Zparse/Hairpin-DHCPv6/wallclock/Request
53942026-06-25T00:48:54.671Z time: [61.268 ns 61.878 ns 62.582 ns]
53952026-06-25T00:48:54.671ZFound 7 outliers among 100 measurements (7.00%)
53962026-06-25T00:48:54.671Z 5 (5.00%) high mild
53972026-06-25T00:48:54.671Z 2 (2.00%) high severe
53982026-06-25T00:48:55.302Z
53992026-06-25T00:48:55.305ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54002026-06-25T00:48:55.305ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54012026-06-25T00:49:02.056ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0048 s (2.8M iterations)
54022026-06-25T00:49:03.970ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54032026-06-25T00:49:04.020Zprocess/Hairpin-DHCPv6/wallclock/Request
54042026-06-25T00:49:04.020Z time: [952.75 ns 953.09 ns 953.49 ns]
54052026-06-25T00:49:04.020ZFound 5 outliers among 100 measurements (5.00%)
54062026-06-25T00:49:04.020Z 3 (3.00%) high mild
54072026-06-25T00:49:04.020Z 2 (2.00%) high severe
54082026-06-25T00:49:04.650Z
54092026-06-25T00:49:04.653ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54102026-06-25T00:49:04.653ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54112026-06-25T00:49:10.825ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0004 s (6.8M iterations)
54122026-06-25T00:49:15.292ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54132026-06-25T00:49:15.343Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54142026-06-25T00:49:15.343Z time: [61.272 ns 61.781 ns 62.378 ns]
54152026-06-25T00:49:15.343ZFound 7 outliers among 100 measurements (7.00%)
54162026-06-25T00:49:15.343Z 5 (5.00%) high mild
54172026-06-25T00:49:15.343Z 2 (2.00%) high severe
54182026-06-25T00:49:15.973Z
54192026-06-25T00:49:15.976ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54202026-06-25T00:49:15.976ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54212026-06-25T00:49:20.958ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0049 s (4.2M iterations)
54222026-06-25T00:49:25.799ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54232026-06-25T00:49:25.851Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54242026-06-25T00:49:25.851Z time: [552.03 ns 552.34 ns 552.65 ns]
54252026-06-25T00:49:25.851ZFound 4 outliers among 100 measurements (4.00%)
54262026-06-25T00:49:25.851Z 1 (1.00%) high mild
54272026-06-25T00:49:25.851Z 3 (3.00%) high severe
54282026-06-25T00:49:26.476Z
54292026-06-25T00:49:26.479ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54302026-06-25T00:49:26.479ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54312026-06-25T00:49:30.863ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0016 s (4.8M iterations)
54322026-06-25T00:49:34.674ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54332026-06-25T00:49:34.724Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54342026-06-25T00:49:34.724Z time: [121.92 ns 122.47 ns 123.09 ns]
54352026-06-25T00:49:34.724ZFound 8 outliers among 100 measurements (8.00%)
54362026-06-25T00:49:34.724Z 4 (4.00%) high mild
54372026-06-25T00:49:34.724Z 4 (4.00%) high severe
54382026-06-25T00:49:35.355Z
54392026-06-25T00:49:35.358ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54402026-06-25T00:49:35.358ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54412026-06-25T00:49:41.680ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0034 s (3.3M iterations)
54422026-06-25T00:49:45.901ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54432026-06-25T00:49:45.951Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54442026-06-25T00:49:45.951Z time: [591.84 ns 592.09 ns 592.34 ns]
54452026-06-25T00:49:45.951ZFound 6 outliers among 100 measurements (6.00%)
54462026-06-25T00:49:45.951Z 2 (2.00%) high mild
54472026-06-25T00:49:45.951Z 4 (4.00%) high severe
54482026-06-25T00:49:46.576Z
54492026-06-25T00:49:46.582ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54502026-06-25T00:49:46.582ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54512026-06-25T00:49:52.818ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0013 s (6.7M iterations)
54522026-06-25T00:49:57.216ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54532026-06-25T00:49:57.265Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54542026-06-25T00:49:57.265Z time: [60.723 ns 61.281 ns 61.929 ns]
54552026-06-25T00:49:57.265ZFound 7 outliers among 100 measurements (7.00%)
54562026-06-25T00:49:57.265Z 5 (5.00%) high mild
54572026-06-25T00:49:57.265Z 2 (2.00%) high severe
54582026-06-25T00:49:57.891Z
54592026-06-25T00:49:57.898ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54602026-06-25T00:49:57.898ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54612026-06-25T00:50:03.484ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0036 s (3.8M iterations)
54622026-06-25T00:50:08.289ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54632026-06-25T00:50:08.339Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54642026-06-25T00:50:08.339Z time: [684.07 ns 684.34 ns 684.62 ns]
54652026-06-25T00:50:08.339ZFound 7 outliers among 100 measurements (7.00%)
54662026-06-25T00:50:08.339Z 2 (2.00%) high mild
54672026-06-25T00:50:08.339Z 5 (5.00%) high severe
54682026-06-25T00:50:08.966Z
54692026-06-25T00:50:08.977ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
54702026-06-25T00:50:08.977ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54712026-06-25T00:50:11.994ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0034 s (6.9M iterations)
54722026-06-25T00:50:17.487ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54732026-06-25T00:50:17.506Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
54742026-06-25T00:50:17.506Z time: [60.771 ns 61.397 ns 62.128 ns]
54752026-06-25T00:50:17.506ZFound 8 outliers among 100 measurements (8.00%)
54762026-06-25T00:50:17.506Z 3 (3.00%) high mild
54772026-06-25T00:50:17.506Z 5 (5.00%) high severe
54782026-06-25T00:50:17.506Z
54792026-06-25T00:50:17.506ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
54802026-06-25T00:50:17.507ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54812026-06-25T00:50:22.621ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0022 s (3.9M iterations)
54822026-06-25T00:50:27.396ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54832026-06-25T00:50:27.446Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
54842026-06-25T00:50:27.446Z time: [640.16 ns 640.64 ns 641.10 ns]
54852026-06-25T00:50:27.446ZFound 6 outliers among 100 measurements (6.00%)
54862026-06-25T00:50:27.446Z 1 (1.00%) low mild
54872026-06-25T00:50:27.446Z 2 (2.00%) high mild
54882026-06-25T00:50:27.446Z 3 (3.00%) high severe
54892026-06-25T00:50:28.071Z
54902026-06-25T00:50:28.074ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54912026-06-25T00:50:28.074ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
54922026-06-25T00:50:31.348ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (13M iterations)
54932026-06-25T00:50:35.079ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
54942026-06-25T00:50:35.128Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54952026-06-25T00:50:35.128Z time: [61.270 ns 61.925 ns 62.718 ns]
54962026-06-25T00:50:35.128ZFound 6 outliers among 100 measurements (6.00%)
54972026-06-25T00:50:35.128Z 2 (2.00%) high mild
54982026-06-25T00:50:35.128Z 4 (4.00%) high severe
54992026-06-25T00:50:35.763Z
55002026-06-25T00:50:35.766ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55012026-06-25T00:50:35.766ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55022026-06-25T00:50:40.871ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0057 s (4.1M iterations)
55032026-06-25T00:50:45.599ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55042026-06-25T00:50:45.649Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55052026-06-25T00:50:45.649Z time: [265.36 ns 266.01 ns 266.59 ns]
55062026-06-25T00:50:45.649ZFound 3 outliers among 100 measurements (3.00%)
55072026-06-25T00:50:45.651Z 1 (1.00%) high mild
55082026-06-25T00:50:45.651Z 2 (2.00%) high severe
55092026-06-25T00:50:46.274Z
55102026-06-25T00:50:46.277ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55112026-06-25T00:50:46.277ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55122026-06-25T00:50:52.237ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0035 s (7.0M iterations)
55132026-06-25T00:50:56.746ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55142026-06-25T00:50:56.802Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55152026-06-25T00:50:56.803Z time: [79.755 ns 80.350 ns 81.044 ns]
55162026-06-25T00:50:56.803ZFound 7 outliers among 100 measurements (7.00%)
55172026-06-25T00:50:56.803Z 2 (2.00%) high mild
55182026-06-25T00:50:56.803Z 5 (5.00%) high severe
55192026-06-25T00:50:57.427Z
55202026-06-25T00:50:57.430ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55212026-06-25T00:50:57.430ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55222026-06-25T00:51:01.326ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0082 s (2.7M iterations)
55232026-06-25T00:51:06.294ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55242026-06-25T00:51:06.343Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55252026-06-25T00:51:06.343Z time: [283.32 ns 284.08 ns 284.76 ns]
55262026-06-25T00:51:06.343ZFound 3 outliers among 100 measurements (3.00%)
55272026-06-25T00:51:06.343Z 2 (2.00%) high mild
55282026-06-25T00:51:06.343Z 1 (1.00%) high severe
55292026-06-25T00:51:06.973Z
55302026-06-25T00:51:06.977ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55312026-06-25T00:51:06.977ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55322026-06-25T00:51:12.986ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0015 s (7.0M iterations)
55332026-06-25T00:51:16.509ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55342026-06-25T00:51:16.558Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55352026-06-25T00:51:16.558Z time: [97.501 ns 98.076 ns 98.742 ns]
55362026-06-25T00:51:16.558ZFound 2 outliers among 100 measurements (2.00%)
55372026-06-25T00:51:16.559Z 1 (1.00%) high mild
55382026-06-25T00:51:16.559Z 1 (1.00%) high severe
55392026-06-25T00:51:17.183Z
55402026-06-25T00:51:17.186ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55412026-06-25T00:51:17.186ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55422026-06-25T00:51:23.317ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0002 s (3.4M iterations)
55432026-06-25T00:51:27.755ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55442026-06-25T00:51:27.805Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55452026-06-25T00:51:27.805Z time: [235.71 ns 236.40 ns 237.02 ns]
55462026-06-25T00:51:27.805ZFound 2 outliers among 100 measurements (2.00%)
55472026-06-25T00:51:27.805Z 1 (1.00%) high mild
55482026-06-25T00:51:27.805Z 1 (1.00%) high severe
55492026-06-25T00:51:28.432Z
55502026-06-25T00:51:28.436ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55512026-06-25T00:51:28.436ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55522026-06-25T00:51:32.584ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (5.1M iterations)
55532026-06-25T00:51:36.918ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55542026-06-25T00:51:36.968Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55552026-06-25T00:51:36.968Z time: [116.02 ns 116.75 ns 117.61 ns]
55562026-06-25T00:51:36.968ZFound 2 outliers among 100 measurements (2.00%)
55572026-06-25T00:51:36.968Z 2 (2.00%) high mild
55582026-06-25T00:51:37.596Z
55592026-06-25T00:51:37.600ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55602026-06-25T00:51:37.600ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55612026-06-25T00:51:41.982ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0059 s (2.4M iterations)
55622026-06-25T00:51:46.794ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55632026-06-25T00:51:46.845Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55642026-06-25T00:51:46.845Z time: [254.45 ns 255.27 ns 255.98 ns]
55652026-06-25T00:51:46.845ZFound 5 outliers among 100 measurements (5.00%)
55662026-06-25T00:51:46.845Z 3 (3.00%) high mild
55672026-06-25T00:51:46.845Z 2 (2.00%) high severe
55682026-06-25T00:51:47.470Z
55692026-06-25T00:51:47.474ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55702026-06-25T00:51:47.474ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55712026-06-25T00:51:50.574ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (14M iterations)
55722026-06-25T00:51:54.462ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55732026-06-25T00:51:54.512Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55742026-06-25T00:51:54.512Z time: [60.051 ns 60.651 ns 61.370 ns]
55752026-06-25T00:51:54.512ZFound 5 outliers among 100 measurements (5.00%)
55762026-06-25T00:51:54.512Z 1 (1.00%) high mild
55772026-06-25T00:51:54.512Z 4 (4.00%) high severe
55782026-06-25T00:51:55.139Z
55792026-06-25T00:51:55.142ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55802026-06-25T00:51:55.142ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55812026-06-25T00:51:59.837ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (4.5M iterations)
55822026-06-25T00:52:04.612ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55832026-06-25T00:52:04.663Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55842026-06-25T00:52:04.663Z time: [228.83 ns 229.53 ns 230.18 ns]
55852026-06-25T00:52:04.663ZFound 4 outliers among 100 measurements (4.00%)
55862026-06-25T00:52:04.664Z 2 (2.00%) high mild
55872026-06-25T00:52:04.664Z 2 (2.00%) high severe
55882026-06-25T00:52:05.289Z
55892026-06-25T00:52:05.292ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55902026-06-25T00:52:05.292ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
55912026-06-25T00:52:11.186ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (7.1M iterations)
55922026-06-25T00:52:15.829ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
55932026-06-25T00:52:15.878Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55942026-06-25T00:52:15.878Z time: [78.830 ns 79.451 ns 80.176 ns]
55952026-06-25T00:52:15.878ZFound 7 outliers among 100 measurements (7.00%)
55962026-06-25T00:52:15.878Z 2 (2.00%) high mild
55972026-06-25T00:52:15.878Z 5 (5.00%) high severe
55982026-06-25T00:52:16.504Z
55992026-06-25T00:52:16.507ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56002026-06-25T00:52:16.507ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56012026-06-25T00:52:20.235ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0042 s (2.8M iterations)
56022026-06-25T00:52:25.218ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56032026-06-25T00:52:25.268Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56042026-06-25T00:52:25.268Z time: [246.93 ns 247.73 ns 248.47 ns]
56052026-06-25T00:52:25.268ZFound 3 outliers among 100 measurements (3.00%)
56062026-06-25T00:52:25.268Z 2 (2.00%) high mild
56072026-06-25T00:52:25.268Z 1 (1.00%) high severe
56082026-06-25T00:52:25.894Z
56092026-06-25T00:52:25.897ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56102026-06-25T00:52:25.897ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56112026-06-25T00:52:31.732ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0008 s (7.2M iterations)
56122026-06-25T00:52:35.334ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56132026-06-25T00:52:35.384Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56142026-06-25T00:52:35.384Z time: [97.115 ns 97.664 ns 98.297 ns]
56152026-06-25T00:52:35.384ZFound 3 outliers among 100 measurements (3.00%)
56162026-06-25T00:52:35.384Z 2 (2.00%) high mild
56172026-06-25T00:52:35.384Z 1 (1.00%) high severe
56182026-06-25T00:52:36.012Z
56192026-06-25T00:52:36.015ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56202026-06-25T00:52:36.015ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56212026-06-25T00:52:41.724ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0067 s (3.7M iterations)
56222026-06-25T00:52:46.196ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56232026-06-25T00:52:46.245Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56242026-06-25T00:52:46.246Z time: [197.29 ns 197.97 ns 198.65 ns]
56252026-06-25T00:52:46.246ZFound 2 outliers among 100 measurements (2.00%)
56262026-06-25T00:52:46.246Z 1 (1.00%) high mild
56272026-06-25T00:52:46.246Z 1 (1.00%) high severe
56282026-06-25T00:52:46.880Z
56292026-06-25T00:52:46.883ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56302026-06-25T00:52:46.883ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56312026-06-25T00:52:50.997ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0017 s (5.1M iterations)
56322026-06-25T00:52:55.382ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56332026-06-25T00:52:55.432Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56342026-06-25T00:52:55.432Z time: [115.49 ns 116.26 ns 117.12 ns]
56352026-06-25T00:52:55.432ZFound 3 outliers among 100 measurements (3.00%)
56362026-06-25T00:52:55.432Z 2 (2.00%) high mild
56372026-06-25T00:52:55.432Z 1 (1.00%) high severe
56382026-06-25T00:52:56.059Z
56392026-06-25T00:52:56.063ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56402026-06-25T00:52:56.063ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56412026-06-25T00:53:00.506ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0085 s (2.5M iterations)
56422026-06-25T00:53:05.060ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56432026-06-25T00:53:05.110Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56442026-06-25T00:53:05.110Z time: [216.32 ns 217.17 ns 217.91 ns]
56452026-06-25T00:53:05.110ZFound 4 outliers among 100 measurements (4.00%)
56462026-06-25T00:53:05.110Z 4 (4.00%) high mild
56472026-06-25T00:53:05.737Z
56482026-06-25T00:53:05.740ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56492026-06-25T00:53:05.740ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56502026-06-25T00:53:09.170ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (12M iterations)
56512026-06-25T00:53:13.112ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56522026-06-25T00:53:13.162Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56532026-06-25T00:53:13.162Z time: [60.805 ns 61.416 ns 62.153 ns]
56542026-06-25T00:53:13.162ZFound 7 outliers among 100 measurements (7.00%)
56552026-06-25T00:53:13.162Z 2 (2.00%) high mild
56562026-06-25T00:53:13.162Z 5 (5.00%) high severe
56572026-06-25T00:53:13.789Z
56582026-06-25T00:53:13.792ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56592026-06-25T00:53:13.792ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56602026-06-25T00:53:19.039ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0000 s (4.0M iterations)
56612026-06-25T00:53:23.866ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56622026-06-25T00:53:23.915Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56632026-06-25T00:53:23.915Z time: [261.76 ns 262.41 ns 262.99 ns]
56642026-06-25T00:53:23.915ZFound 3 outliers among 100 measurements (3.00%)
56652026-06-25T00:53:23.915Z 1 (1.00%) high mild
56662026-06-25T00:53:23.915Z 2 (2.00%) high severe
56672026-06-25T00:53:24.543Z
56682026-06-25T00:53:24.546ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56692026-06-25T00:53:24.546ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56702026-06-25T00:53:27.549ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (7.0M iterations)
56712026-06-25T00:53:32.319ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56722026-06-25T00:53:32.369Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56732026-06-25T00:53:32.369Z time: [79.620 ns 80.192 ns 80.865 ns]
56742026-06-25T00:53:32.369ZFound 9 outliers among 100 measurements (9.00%)
56752026-06-25T00:53:32.369Z 3 (3.00%) high mild
56762026-06-25T00:53:32.369Z 6 (6.00%) high severe
56772026-06-25T00:53:33.000Z
56782026-06-25T00:53:33.003ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56792026-06-25T00:53:33.003ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56802026-06-25T00:53:37.065ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (2.6M iterations)
56812026-06-25T00:53:42.019ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56822026-06-25T00:53:42.071Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56832026-06-25T00:53:42.071Z time: [280.13 ns 280.82 ns 281.44 ns]
56842026-06-25T00:53:42.071ZFound 3 outliers among 100 measurements (3.00%)
56852026-06-25T00:53:42.071Z 2 (2.00%) high mild
56862026-06-25T00:53:42.071Z 1 (1.00%) high severe
56872026-06-25T00:53:42.695Z
56882026-06-25T00:53:42.698ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56892026-06-25T00:53:42.698ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
56902026-06-25T00:53:48.937ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0016 s (6.7M iterations)
56912026-06-25T00:53:52.560ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
56922026-06-25T00:53:52.610Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56932026-06-25T00:53:52.610Z time: [98.751 ns 99.138 ns 99.602 ns]
56942026-06-25T00:53:52.610ZFound 2 outliers among 100 measurements (2.00%)
56952026-06-25T00:53:52.610Z 1 (1.00%) high mild
56962026-06-25T00:53:52.610Z 1 (1.00%) high severe
56972026-06-25T00:53:53.245Z
56982026-06-25T00:53:53.248ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56992026-06-25T00:53:53.248ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57002026-06-25T00:53:56.274ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0028 s (3.5M iterations)
57012026-06-25T00:54:00.992ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57022026-06-25T00:54:01.042Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57032026-06-25T00:54:01.042Z time: [231.20 ns 232.04 ns 232.79 ns]
57042026-06-25T00:54:01.042ZFound 2 outliers among 100 measurements (2.00%)
57052026-06-25T00:54:01.042Z 1 (1.00%) high mild
57062026-06-25T00:54:01.042Z 1 (1.00%) high severe
57072026-06-25T00:54:01.671Z
57082026-06-25T00:54:01.674ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57092026-06-25T00:54:01.674ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57102026-06-25T00:54:05.906ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (5.0M iterations)
57112026-06-25T00:54:10.327ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57122026-06-25T00:54:10.377Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57132026-06-25T00:54:10.377Z time: [117.12 ns 117.71 ns 118.40 ns]
57142026-06-25T00:54:10.377ZFound 3 outliers among 100 measurements (3.00%)
57152026-06-25T00:54:10.377Z 1 (1.00%) high mild
57162026-06-25T00:54:10.377Z 2 (2.00%) high severe
57172026-06-25T00:54:11.009Z
57182026-06-25T00:54:11.012ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57192026-06-25T00:54:11.012ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57202026-06-25T00:54:15.504ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (2.3M iterations)
57212026-06-25T00:54:20.371ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57222026-06-25T00:54:20.422Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57232026-06-25T00:54:20.422Z time: [250.26 ns 251.25 ns 252.13 ns]
57242026-06-25T00:54:20.422ZFound 2 outliers among 100 measurements (2.00%)
57252026-06-25T00:54:20.426Z 2 (2.00%) high mild
57262026-06-25T00:54:21.047Z
57272026-06-25T00:54:21.050ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57282026-06-25T00:54:21.050ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57292026-06-25T00:54:24.436ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (12M iterations)
57302026-06-25T00:54:28.388ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57312026-06-25T00:54:28.438Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57322026-06-25T00:54:28.438Z time: [60.412 ns 61.031 ns 61.781 ns]
57332026-06-25T00:54:28.438ZFound 7 outliers among 100 measurements (7.00%)
57342026-06-25T00:54:28.438Z 2 (2.00%) high mild
57352026-06-25T00:54:28.438Z 5 (5.00%) high severe
57362026-06-25T00:54:29.068Z
57372026-06-25T00:54:29.073ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57382026-06-25T00:54:29.073ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57392026-06-25T00:54:34.043ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (4.2M iterations)
57402026-06-25T00:54:38.839ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57412026-06-25T00:54:38.888Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57422026-06-25T00:54:38.888Z time: [231.09 ns 231.79 ns 232.41 ns]
57432026-06-25T00:54:38.888ZFound 3 outliers among 100 measurements (3.00%)
57442026-06-25T00:54:38.888Z 1 (1.00%) high mild
57452026-06-25T00:54:38.888Z 2 (2.00%) high severe
57462026-06-25T00:54:39.515Z
57472026-06-25T00:54:39.520ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57482026-06-25T00:54:39.520ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57492026-06-25T00:54:45.670ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (6.8M iterations)
57502026-06-25T00:54:50.285ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57512026-06-25T00:54:50.334Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57522026-06-25T00:54:50.334Z time: [78.421 ns 79.019 ns 79.718 ns]
57532026-06-25T00:54:50.335ZFound 10 outliers among 100 measurements (10.00%)
57542026-06-25T00:54:50.335Z 5 (5.00%) high mild
57552026-06-25T00:54:50.335Z 5 (5.00%) high severe
57562026-06-25T00:54:50.966Z
57572026-06-25T00:54:50.969ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57582026-06-25T00:54:50.970ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57592026-06-25T00:54:54.846ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0079 s (2.7M iterations)
57602026-06-25T00:54:59.918ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57612026-06-25T00:54:59.968Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57622026-06-25T00:54:59.968Z time: [249.51 ns 250.26 ns 250.91 ns]
57632026-06-25T00:54:59.968ZFound 3 outliers among 100 measurements (3.00%)
57642026-06-25T00:54:59.968Z 2 (2.00%) high mild
57652026-06-25T00:54:59.968Z 1 (1.00%) high severe
57662026-06-25T00:55:00.597Z
57672026-06-25T00:55:00.600ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57682026-06-25T00:55:00.600ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57692026-06-25T00:55:06.756ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0020 s (6.8M iterations)
57702026-06-25T00:55:10.404ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57712026-06-25T00:55:10.455Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57722026-06-25T00:55:10.455Z time: [97.997 ns 98.395 ns 98.873 ns]
57732026-06-25T00:55:10.455ZFound 2 outliers among 100 measurements (2.00%)
57742026-06-25T00:55:10.455Z 2 (2.00%) high mild
57752026-06-25T00:55:11.088Z
57762026-06-25T00:55:11.091ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
57772026-06-25T00:55:11.091ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57782026-06-25T00:55:17.071ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0058 s (3.5M iterations)
57792026-06-25T00:55:21.591ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57802026-06-25T00:55:21.641Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
57812026-06-25T00:55:21.641Z time: [198.79 ns 199.57 ns 200.30 ns]
57822026-06-25T00:55:21.641ZFound 2 outliers among 100 measurements (2.00%)
57832026-06-25T00:55:21.641Z 2 (2.00%) high mild
57842026-06-25T00:55:22.271Z
57852026-06-25T00:55:22.275ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57862026-06-25T00:55:22.275ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57872026-06-25T00:55:26.464ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0032 s (5.0M iterations)
57882026-06-25T00:55:30.914ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
57892026-06-25T00:55:30.963Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57902026-06-25T00:55:30.964Z time: [116.43 ns 116.95 ns 117.58 ns]
57912026-06-25T00:55:30.964ZFound 3 outliers among 100 measurements (3.00%)
57922026-06-25T00:55:30.964Z 1 (1.00%) high mild
57932026-06-25T00:55:30.964Z 2 (2.00%) high severe
57942026-06-25T00:55:31.596Z
57952026-06-25T00:55:31.599ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57962026-06-25T00:55:31.599ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57972026-06-25T00:55:35.920ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0086 s (2.4M iterations)
57982026-06-25T00:55:40.807ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
57992026-06-25T00:55:40.857Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58002026-06-25T00:55:40.857Z time: [217.01 ns 217.98 ns 218.82 ns]
58012026-06-25T00:55:40.857ZFound 4 outliers among 100 measurements (4.00%)
58022026-06-25T00:55:40.857Z 4 (4.00%) high mild
58032026-06-25T00:55:41.484Z
58042026-06-25T00:55:41.487ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58052026-06-25T00:55:41.487ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58062026-06-25T00:55:44.586ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (14M iterations)
58072026-06-25T00:55:48.529ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58082026-06-25T00:55:48.579Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58092026-06-25T00:55:48.579Z time: [61.354 ns 61.969 ns 62.707 ns]
58102026-06-25T00:55:48.579ZFound 6 outliers among 100 measurements (6.00%)
58112026-06-25T00:55:48.579Z 2 (2.00%) high mild
58122026-06-25T00:55:48.579Z 4 (4.00%) high severe
58132026-06-25T00:55:49.210Z
58142026-06-25T00:55:49.213ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58152026-06-25T00:55:49.213ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58162026-06-25T00:55:54.033ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0000 s (4.3M iterations)
58172026-06-25T00:55:59.177ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58182026-06-25T00:55:59.228Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58192026-06-25T00:55:59.228Z time: [317.14 ns 320.41 ns 324.62 ns]
58202026-06-25T00:55:59.228ZFound 11 outliers among 100 measurements (11.00%)
58212026-06-25T00:55:59.228Z 4 (4.00%) high mild
58222026-06-25T00:55:59.228Z 7 (7.00%) high severe
58232026-06-25T00:55:59.852Z
58242026-06-25T00:55:59.892ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58252026-06-25T00:55:59.892ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58262026-06-25T00:56:05.659ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0024 s (7.3M iterations)
58272026-06-25T00:56:10.315ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58282026-06-25T00:56:10.367Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58292026-06-25T00:56:10.367Z time: [79.885 ns 80.466 ns 81.151 ns]
58302026-06-25T00:56:10.367ZFound 7 outliers among 100 measurements (7.00%)
58312026-06-25T00:56:10.367Z 2 (2.00%) high mild
58322026-06-25T00:56:10.367Z 5 (5.00%) high severe
58332026-06-25T00:56:10.995Z
58342026-06-25T00:56:10.998ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58352026-06-25T00:56:10.998ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58362026-06-25T00:56:14.817ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0065 s (2.7M iterations)
58372026-06-25T00:56:20.091ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58382026-06-25T00:56:20.142Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58392026-06-25T00:56:20.142Z time: [354.76 ns 359.15 ns 364.84 ns]
58402026-06-25T00:56:20.142ZFound 12 outliers among 100 measurements (12.00%)
58412026-06-25T00:56:20.142Z 4 (4.00%) high mild
58422026-06-25T00:56:20.142Z 8 (8.00%) high severe
58432026-06-25T00:56:20.768Z
58442026-06-25T00:56:20.804ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58452026-06-25T00:56:20.804ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58462026-06-25T00:56:26.651ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0026 s (7.2M iterations)
58472026-06-25T00:56:30.281ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58482026-06-25T00:56:30.331Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58492026-06-25T00:56:30.331Z time: [98.104 ns 98.640 ns 99.256 ns]
58502026-06-25T00:56:30.331ZFound 2 outliers among 100 measurements (2.00%)
58512026-06-25T00:56:30.331Z 1 (1.00%) high mild
58522026-06-25T00:56:30.331Z 1 (1.00%) high severe
58532026-06-25T00:56:30.960Z
58542026-06-25T00:56:30.963ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58552026-06-25T00:56:30.963ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58562026-06-25T00:56:36.787ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0028 s (3.6M iterations)
58572026-06-25T00:56:41.547ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58582026-06-25T00:56:41.597Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58592026-06-25T00:56:41.597Z time: [279.42 ns 282.47 ns 286.28 ns]
58602026-06-25T00:56:41.597ZFound 14 outliers among 100 measurements (14.00%)
58612026-06-25T00:56:41.597Z 6 (6.00%) high mild
58622026-06-25T00:56:41.597Z 8 (8.00%) high severe
58632026-06-25T00:56:42.224Z
58642026-06-25T00:56:42.270ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58652026-06-25T00:56:42.270ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58662026-06-25T00:56:46.312ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0029 s (5.2M iterations)
58672026-06-25T00:56:50.740ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58682026-06-25T00:56:50.790Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58692026-06-25T00:56:50.790Z time: [115.96 ns 116.74 ns 117.63 ns]
58702026-06-25T00:56:50.790ZFound 2 outliers among 100 measurements (2.00%)
58712026-06-25T00:56:50.790Z 2 (2.00%) high mild
58722026-06-25T00:56:51.419Z
58732026-06-25T00:56:51.423ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58742026-06-25T00:56:51.423ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58752026-06-25T00:56:55.641ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0022 s (2.5M iterations)
58762026-06-25T00:57:00.766ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58772026-06-25T00:57:00.817Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58782026-06-25T00:57:00.817Z time: [318.52 ns 322.74 ns 328.10 ns]
58792026-06-25T00:57:00.817ZFound 12 outliers among 100 measurements (12.00%)
58802026-06-25T00:57:00.817Z 4 (4.00%) high mild
58812026-06-25T00:57:00.818Z 8 (8.00%) high severe
58822026-06-25T00:57:01.442Z
58832026-06-25T00:57:01.489ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58842026-06-25T00:57:01.490ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58852026-06-25T00:57:07.891ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (13M iterations)
58862026-06-25T00:57:11.659ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58872026-06-25T00:57:11.709Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58882026-06-25T00:57:11.709Z time: [60.154 ns 60.810 ns 61.602 ns]
58892026-06-25T00:57:11.709ZFound 6 outliers among 100 measurements (6.00%)
58902026-06-25T00:57:11.709Z 3 (3.00%) high mild
58912026-06-25T00:57:11.709Z 3 (3.00%) high severe
58922026-06-25T00:57:12.338Z
58932026-06-25T00:57:12.341ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58942026-06-25T00:57:12.341ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58952026-06-25T00:57:16.908ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (4.6M iterations)
58962026-06-25T00:57:22.058ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58972026-06-25T00:57:22.108Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58982026-06-25T00:57:22.108Z time: [268.20 ns 270.57 ns 273.63 ns]
58992026-06-25T00:57:22.108ZFound 13 outliers among 100 measurements (13.00%)
59002026-06-25T00:57:22.108Z 5 (5.00%) high mild
59012026-06-25T00:57:22.108Z 8 (8.00%) high severe
59022026-06-25T00:57:22.738Z
59032026-06-25T00:57:22.786ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59042026-06-25T00:57:22.786ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59052026-06-25T00:57:28.510ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (7.3M iterations)
59062026-06-25T00:57:33.191ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59072026-06-25T00:57:33.241Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59082026-06-25T00:57:33.241Z time: [78.866 ns 79.496 ns 80.225 ns]
59092026-06-25T00:57:33.241ZFound 9 outliers among 100 measurements (9.00%)
59102026-06-25T00:57:33.241Z 2 (2.00%) high mild
59112026-06-25T00:57:33.241Z 7 (7.00%) high severe
59122026-06-25T00:57:33.866Z
59132026-06-25T00:57:33.869ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59142026-06-25T00:57:33.869ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59152026-06-25T00:57:37.586ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0066 s (2.8M iterations)
59162026-06-25T00:57:42.889ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59172026-06-25T00:57:42.939Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59182026-06-25T00:57:42.939Z time: [311.10 ns 315.02 ns 320.09 ns]
59192026-06-25T00:57:42.939ZFound 12 outliers among 100 measurements (12.00%)
59202026-06-25T00:57:42.939Z 4 (4.00%) high mild
59212026-06-25T00:57:42.939Z 8 (8.00%) high severe
59222026-06-25T00:57:43.566Z
59232026-06-25T00:57:43.613ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59242026-06-25T00:57:43.616ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59252026-06-25T00:57:49.318ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (7.4M iterations)
59262026-06-25T00:57:53.006ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59272026-06-25T00:57:53.055Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59282026-06-25T00:57:53.056Z time: [97.192 ns 97.734 ns 98.347 ns]
59292026-06-25T00:57:53.056ZFound 3 outliers among 100 measurements (3.00%)
59302026-06-25T00:57:53.056Z 2 (2.00%) high mild
59312026-06-25T00:57:53.056Z 1 (1.00%) high severe
59322026-06-25T00:57:53.682Z
59332026-06-25T00:57:53.686ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59342026-06-25T00:57:53.686ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59352026-06-25T00:57:59.277ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0050 s (3.8M iterations)
59362026-06-25T00:58:04.047ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59372026-06-25T00:58:04.096Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59382026-06-25T00:58:04.097Z time: [233.09 ns 235.34 ns 238.21 ns]
59392026-06-25T00:58:04.097ZFound 13 outliers among 100 measurements (13.00%)
59402026-06-25T00:58:04.097Z 4 (4.00%) high mild
59412026-06-25T00:58:04.097Z 9 (9.00%) high severe
59422026-06-25T00:58:04.725Z
59432026-06-25T00:58:04.774ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59442026-06-25T00:58:04.774ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59452026-06-25T00:58:08.793ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0017 s (5.2M iterations)
59462026-06-25T00:58:13.258ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59472026-06-25T00:58:13.288Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59482026-06-25T00:58:13.288Z time: [115.38 ns 116.13 ns 116.98 ns]
59492026-06-25T00:58:13.288ZFound 3 outliers among 100 measurements (3.00%)
59502026-06-25T00:58:13.288Z 2 (2.00%) high mild
59512026-06-25T00:58:13.291Z 1 (1.00%) high severe
59522026-06-25T00:58:13.917Z
59532026-06-25T00:58:13.920ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59542026-06-25T00:58:13.920ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59552026-06-25T00:58:18.055ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (2.5M iterations)
59562026-06-25T00:58:23.162ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59572026-06-25T00:58:23.212Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59582026-06-25T00:58:23.212Z time: [267.92 ns 271.30 ns 275.53 ns]
59592026-06-25T00:58:23.212ZFound 12 outliers among 100 measurements (12.00%)
59602026-06-25T00:58:23.212Z 5 (5.00%) high mild
59612026-06-25T00:58:23.212Z 7 (7.00%) high severe
59622026-06-25T00:58:23.839Z
59632026-06-25T00:58:23.882ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59642026-06-25T00:58:23.882ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59652026-06-25T00:58:27.165ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (13M iterations)
59662026-06-25T00:58:31.285ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59672026-06-25T00:58:31.335Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59682026-06-25T00:58:31.335Z time: [60.993 ns 61.569 ns 62.248 ns]
59692026-06-25T00:58:31.335ZFound 6 outliers among 100 measurements (6.00%)
59702026-06-25T00:58:31.335Z 2 (2.00%) high mild
59712026-06-25T00:58:31.335Z 4 (4.00%) high severe
59722026-06-25T00:58:31.971Z
59732026-06-25T00:58:31.975ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59742026-06-25T00:58:31.975ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59752026-06-25T00:58:37.000ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (4.2M iterations)
59762026-06-25T00:58:42.204ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59772026-06-25T00:58:42.253Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59782026-06-25T00:58:42.253Z time: [315.82 ns 319.11 ns 323.37 ns]
59792026-06-25T00:58:42.253ZFound 12 outliers among 100 measurements (12.00%)
59802026-06-25T00:58:42.253Z 4 (4.00%) high mild
59812026-06-25T00:58:42.253Z 8 (8.00%) high severe
59822026-06-25T00:58:42.881Z
59832026-06-25T00:58:42.932ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59842026-06-25T00:58:42.932ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59852026-06-25T00:58:49.041ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0016 s (6.9M iterations)
59862026-06-25T00:58:53.686ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59872026-06-25T00:58:53.736Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59882026-06-25T00:58:53.736Z time: [79.450 ns 80.007 ns 80.657 ns]
59892026-06-25T00:58:53.736ZFound 10 outliers among 100 measurements (10.00%)
59902026-06-25T00:58:53.736Z 4 (4.00%) high mild
59912026-06-25T00:58:53.736Z 6 (6.00%) high severe
59922026-06-25T00:58:54.364Z
59932026-06-25T00:58:54.366ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59942026-06-25T00:58:54.366ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59952026-06-25T00:58:58.341ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0072 s (2.6M iterations)
59962026-06-25T00:59:03.654ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59972026-06-25T00:59:03.704Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59982026-06-25T00:59:03.704Z time: [364.77 ns 370.02 ns 376.72 ns]
59992026-06-25T00:59:03.704ZFound 13 outliers among 100 measurements (13.00%)
60002026-06-25T00:59:03.704Z 6 (6.00%) high mild
60012026-06-25T00:59:03.704Z 7 (7.00%) high severe
60022026-06-25T00:59:04.331Z
60032026-06-25T00:59:04.385ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60042026-06-25T00:59:04.385ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60052026-06-25T00:59:10.446ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0023 s (6.9M iterations)
60062026-06-25T00:59:14.172ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
60072026-06-25T00:59:14.221Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60082026-06-25T00:59:14.222Z time: [98.344 ns 98.754 ns 99.252 ns]
60092026-06-25T00:59:14.222ZFound 2 outliers among 100 measurements (2.00%)
60102026-06-25T00:59:14.222Z 2 (2.00%) high mild
60112026-06-25T00:59:14.856Z
60122026-06-25T00:59:14.861ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60132026-06-25T00:59:14.861ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60142026-06-25T00:59:20.903ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0019 s (3.5M iterations)
60152026-06-25T00:59:25.739ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
60162026-06-25T00:59:25.788Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60172026-06-25T00:59:25.789Z time: [280.38 ns 283.49 ns 287.44 ns]
60182026-06-25T00:59:25.789ZFound 13 outliers among 100 measurements (13.00%)
60192026-06-25T00:59:25.789Z 5 (5.00%) high mild
60202026-06-25T00:59:25.789Z 8 (8.00%) high severe
60212026-06-25T00:59:26.414Z
60222026-06-25T00:59:26.468ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60232026-06-25T00:59:26.468ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60242026-06-25T00:59:30.629ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0050 s (5.0M iterations)
60252026-06-25T00:59:35.161ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60262026-06-25T00:59:35.211Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60272026-06-25T00:59:35.211Z time: [117.56 ns 118.14 ns 118.81 ns]
60282026-06-25T00:59:35.211ZFound 3 outliers among 100 measurements (3.00%)
60292026-06-25T00:59:35.211Z 2 (2.00%) high mild
60302026-06-25T00:59:35.211Z 1 (1.00%) high severe
60312026-06-25T00:59:35.841Z
60322026-06-25T00:59:35.844ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60332026-06-25T00:59:35.844ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60342026-06-25T00:59:40.212ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0096 s (2.4M iterations)
60352026-06-25T00:59:45.387ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60362026-06-25T00:59:45.435Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60372026-06-25T00:59:45.435Z time: [318.58 ns 323.09 ns 328.75 ns]
60382026-06-25T00:59:45.435ZFound 12 outliers among 100 measurements (12.00%)
60392026-06-25T00:59:45.435Z 4 (4.00%) high mild
60402026-06-25T00:59:45.435Z 8 (8.00%) high severe
60412026-06-25T00:59:46.061Z
60422026-06-25T00:59:46.113ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60432026-06-25T00:59:46.113ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60442026-06-25T00:59:49.381ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (13M iterations)
60452026-06-25T00:59:53.461ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60462026-06-25T00:59:53.511Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60472026-06-25T00:59:53.511Z time: [60.040 ns 60.645 ns 61.378 ns]
60482026-06-25T00:59:53.511ZFound 7 outliers among 100 measurements (7.00%)
60492026-06-25T00:59:53.511Z 3 (3.00%) high mild
60502026-06-25T00:59:53.511Z 4 (4.00%) high severe
60512026-06-25T00:59:54.141Z
60522026-06-25T00:59:54.144ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60532026-06-25T00:59:54.144ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60542026-06-25T00:59:58.994ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (4.3M iterations)
60552026-06-25T01:00:04.185ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60562026-06-25T01:00:04.235Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60572026-06-25T01:00:04.235Z time: [276.53 ns 279.18 ns 282.66 ns]
60582026-06-25T01:00:04.235ZFound 12 outliers among 100 measurements (12.00%)
60592026-06-25T01:00:04.235Z 4 (4.00%) high mild
60602026-06-25T01:00:04.235Z 8 (8.00%) high severe
60612026-06-25T01:00:04.862Z
60622026-06-25T01:00:04.917ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60632026-06-25T01:00:04.920ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60642026-06-25T01:00:10.963ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0021 s (6.9M iterations)
60652026-06-25T01:00:15.664ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60662026-06-25T01:00:15.714Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60672026-06-25T01:00:15.714Z time: [78.620 ns 79.191 ns 79.868 ns]
60682026-06-25T01:00:15.714ZFound 8 outliers among 100 measurements (8.00%)
60692026-06-25T01:00:15.714Z 3 (3.00%) high mild
60702026-06-25T01:00:15.714Z 5 (5.00%) high severe
60712026-06-25T01:00:16.345Z
60722026-06-25T01:00:16.348ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60732026-06-25T01:00:16.349ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60742026-06-25T01:00:20.281ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (2.7M iterations)
60752026-06-25T01:00:25.589ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60762026-06-25T01:00:25.639Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60772026-06-25T01:00:25.639Z time: [322.39 ns 326.89 ns 332.74 ns]
60782026-06-25T01:00:25.639ZFound 13 outliers among 100 measurements (13.00%)
60792026-06-25T01:00:25.639Z 6 (6.00%) high mild
60802026-06-25T01:00:25.639Z 7 (7.00%) high severe
60812026-06-25T01:00:26.267Z
60822026-06-25T01:00:26.317ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60832026-06-25T01:00:26.317ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60842026-06-25T01:00:32.305ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0025 s (7.0M iterations)
60852026-06-25T01:00:36.058ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60862026-06-25T01:00:36.108Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60872026-06-25T01:00:36.108Z time: [98.016 ns 98.398 ns 98.861 ns]
60882026-06-25T01:00:36.108ZFound 2 outliers among 100 measurements (2.00%)
60892026-06-25T01:00:36.108Z 2 (2.00%) high mild
60902026-06-25T01:00:36.741Z
60912026-06-25T01:00:36.744ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60922026-06-25T01:00:36.744ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60932026-06-25T01:00:42.601ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0017 s (3.6M iterations)
60942026-06-25T01:00:47.422ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60952026-06-25T01:00:47.472Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60962026-06-25T01:00:47.472Z time: [238.00 ns 240.72 ns 244.13 ns]
60972026-06-25T01:00:47.472ZFound 14 outliers among 100 measurements (14.00%)
60982026-06-25T01:00:47.472Z 6 (6.00%) high mild
60992026-06-25T01:00:47.472Z 8 (8.00%) high severe
61002026-06-25T01:00:48.097Z
61012026-06-25T01:00:48.150ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61022026-06-25T01:00:48.151ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61032026-06-25T01:00:52.268ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0021 s (5.1M iterations)
61042026-06-25T01:00:56.789ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
61052026-06-25T01:00:56.840Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61062026-06-25T01:00:56.840Z time: [116.21 ns 116.76 ns 117.42 ns]
61072026-06-25T01:00:56.840ZFound 3 outliers among 100 measurements (3.00%)
61082026-06-25T01:00:56.840Z 2 (2.00%) high mild
61092026-06-25T01:00:56.840Z 1 (1.00%) high severe
61102026-06-25T01:00:57.463Z
61112026-06-25T01:00:57.467ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61122026-06-25T01:00:57.467ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61132026-06-25T01:01:01.735ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0090 s (2.5M iterations)
61142026-06-25T01:01:06.907ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
61152026-06-25T01:01:06.952Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61162026-06-25T01:01:06.953Z time: [273.75 ns 277.42 ns 282.01 ns]
61172026-06-25T01:01:06.953ZFound 12 outliers among 100 measurements (12.00%)
61182026-06-25T01:01:06.953Z 4 (4.00%) high mild
61192026-06-25T01:01:06.953Z 8 (8.00%) high severe
61202026-06-25T01:01:07.575Z
61212026-06-25T01:01:07.631ZBenchmarking source_filter/allows/exclude_empty_v4
61222026-06-25T01:01:07.631ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
61232026-06-25T01:01:12.394ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
61242026-06-25T01:01:17.390ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
61252026-06-25T01:01:17.440Zsource_filter/allows/exclude_empty_v4
61262026-06-25T01:01:17.440Z time: [1.1079 ns 1.1081 ns 1.1084 ns]
61272026-06-25T01:01:17.440Z thrpt: [902.16 Melem/s 902.41 Melem/s 902.64 Melem/s]
61282026-06-25T01:01:17.440ZFound 5 outliers among 100 measurements (5.00%)
61292026-06-25T01:01:17.440Z 3 (3.00%) low mild
61302026-06-25T01:01:17.440Z 2 (2.00%) high mild
61312026-06-25T01:01:18.067ZBenchmarking source_filter/allows/exclude_empty_v6
61322026-06-25T01:01:18.067ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
61332026-06-25T01:01:22.828ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
61342026-06-25T01:01:27.828ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
61352026-06-25T01:01:27.878Zsource_filter/allows/exclude_empty_v6
61362026-06-25T01:01:27.878Z time: [1.1085 ns 1.1087 ns 1.1089 ns]
61372026-06-25T01:01:27.878Z thrpt: [901.79 Melem/s 901.95 Melem/s 902.13 Melem/s]
61382026-06-25T01:01:27.878ZFound 2 outliers among 100 measurements (2.00%)
61392026-06-25T01:01:27.878Z 1 (1.00%) high mild
61402026-06-25T01:01:27.878Z 1 (1.00%) high severe
61412026-06-25T01:01:28.504ZBenchmarking source_filter/allows/exclude_miss_v4/1
61422026-06-25T01:01:28.505ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
61432026-06-25T01:01:32.665ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
61442026-06-25T01:01:37.665ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
61452026-06-25T01:01:37.716Zsource_filter/allows/exclude_miss_v4/1
61462026-06-25T01:01:37.716Z time: [1.9315 ns 1.9376 ns 1.9436 ns]
61472026-06-25T01:01:37.716Z thrpt: [514.51 Melem/s 516.11 Melem/s 517.72 Melem/s]
61482026-06-25T01:01:38.342ZBenchmarking source_filter/allows/exclude_hit_v4/1
61492026-06-25T01:01:38.342ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
61502026-06-25T01:01:42.194ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
61512026-06-25T01:01:47.161ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
61522026-06-25T01:01:47.210Zsource_filter/allows/exclude_hit_v4/1
61532026-06-25T01:01:47.210Z time: [1.7772 ns 1.7787 ns 1.7806 ns]
61542026-06-25T01:01:47.210Z thrpt: [561.61 Melem/s 562.21 Melem/s 562.69 Melem/s]
61552026-06-25T01:01:47.210ZFound 1 outliers among 100 measurements (1.00%)
61562026-06-25T01:01:47.210Z 1 (1.00%) high mild
61572026-06-25T01:01:47.837ZBenchmarking source_filter/allows/exclude_miss_v6/1
61582026-06-25T01:01:47.837ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
61592026-06-25T01:01:52.599ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
61602026-06-25T01:01:57.649ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
61612026-06-25T01:01:57.699Zsource_filter/allows/exclude_miss_v6/1
61622026-06-25T01:01:57.699Z time: [4.4551 ns 4.4746 ns 4.4979 ns]
61632026-06-25T01:01:57.699Z thrpt: [222.33 Melem/s 223.48 Melem/s 224.46 Melem/s]
61642026-06-25T01:01:57.699ZFound 19 outliers among 100 measurements (19.00%)
61652026-06-25T01:01:57.699Z 19 (19.00%) high severe
61662026-06-25T01:01:58.324ZBenchmarking source_filter/allows/exclude_hit_v6/1
61672026-06-25T01:01:58.325ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
61682026-06-25T01:02:03.375ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
61692026-06-25T01:02:08.391ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
61702026-06-25T01:02:08.440Zsource_filter/allows/exclude_hit_v6/1
61712026-06-25T01:02:08.440Z time: [4.6933 ns 4.7132 ns 4.7362 ns]
61722026-06-25T01:02:08.440Z thrpt: [211.14 Melem/s 212.17 Melem/s 213.07 Melem/s]
61732026-06-25T01:02:08.441ZFound 19 outliers among 100 measurements (19.00%)
61742026-06-25T01:02:08.441Z 19 (19.00%) high severe
61752026-06-25T01:02:09.071ZBenchmarking source_filter/allows/exclude_miss_v4/5
61762026-06-25T01:02:09.071ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
61772026-06-25T01:02:12.720ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.5B iterations)
61782026-06-25T01:02:18.108ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
61792026-06-25T01:02:18.156Zsource_filter/allows/exclude_miss_v4/5
61802026-06-25T01:02:18.156Z time: [3.6686 ns 3.7150 ns 3.7564 ns]
61812026-06-25T01:02:18.156Z thrpt: [266.21 Melem/s 269.18 Melem/s 272.58 Melem/s]
61822026-06-25T01:02:18.788ZBenchmarking source_filter/allows/exclude_hit_v4/5
61832026-06-25T01:02:18.788ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
61842026-06-25T01:02:22.619ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
61852026-06-25T01:02:27.608ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
61862026-06-25T01:02:27.658Zsource_filter/allows/exclude_hit_v4/5
61872026-06-25T01:02:27.658Z time: [1.7781 ns 1.7798 ns 1.7821 ns]
61882026-06-25T01:02:27.658Z thrpt: [561.14 Melem/s 561.86 Melem/s 562.39 Melem/s]
61892026-06-25T01:02:27.658ZFound 14 outliers among 100 measurements (14.00%)
61902026-06-25T01:02:27.658Z 2 (2.00%) high mild
61912026-06-25T01:02:27.658Z 12 (12.00%) high severe
61922026-06-25T01:02:28.288ZBenchmarking source_filter/allows/exclude_miss_v6/5
61932026-06-25T01:02:28.288ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
61942026-06-25T01:02:31.866ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (750M iterations)
61952026-06-25T01:02:36.901ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
61962026-06-25T01:02:36.950Zsource_filter/allows/exclude_miss_v6/5
61972026-06-25T01:02:36.950Z time: [6.6874 ns 6.7057 ns 6.7272 ns]
61982026-06-25T01:02:36.950Z thrpt: [148.65 Melem/s 149.13 Melem/s 149.54 Melem/s]
61992026-06-25T01:02:36.950ZFound 20 outliers among 100 measurements (20.00%)
62002026-06-25T01:02:36.950Z 1 (1.00%) high mild
62012026-06-25T01:02:36.950Z 19 (19.00%) high severe
62022026-06-25T01:02:37.578ZBenchmarking source_filter/allows/exclude_hit_v6/5
62032026-06-25T01:02:37.578ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
62042026-06-25T01:02:42.616ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
62052026-06-25T01:02:47.656ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
62062026-06-25T01:02:47.705Zsource_filter/allows/exclude_hit_v6/5
62072026-06-25T01:02:47.705Z time: [4.6913 ns 4.7279 ns 4.7775 ns]
62082026-06-25T01:02:47.705Z thrpt: [209.31 Melem/s 211.51 Melem/s 213.16 Melem/s]
62092026-06-25T01:02:47.705ZFound 21 outliers among 100 measurements (21.00%)
62102026-06-25T01:02:47.706Z 1 (1.00%) high mild
62112026-06-25T01:02:47.706Z 20 (20.00%) high severe
62122026-06-25T01:02:48.332ZBenchmarking source_filter/allows/exclude_miss_v4/10
62132026-06-25T01:02:48.332ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
62142026-06-25T01:02:51.905ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (751M iterations)
62152026-06-25T01:02:56.795ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
62162026-06-25T01:02:56.844Zsource_filter/allows/exclude_miss_v4/10
62172026-06-25T01:02:56.844Z time: [6.4289 ns 6.5252 ns 6.6202 ns]
62182026-06-25T01:02:56.844Z thrpt: [151.05 Melem/s 153.25 Melem/s 155.55 Melem/s]
62192026-06-25T01:02:57.467ZBenchmarking source_filter/allows/exclude_hit_v4/10
62202026-06-25T01:02:57.467ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
62212026-06-25T01:03:01.281ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
62222026-06-25T01:03:06.296ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
62232026-06-25T01:03:06.346Zsource_filter/allows/exclude_hit_v4/10
62242026-06-25T01:03:06.346Z time: [1.7804 ns 1.7816 ns 1.7832 ns]
62252026-06-25T01:03:06.346Z thrpt: [560.79 Melem/s 561.29 Melem/s 561.67 Melem/s]
62262026-06-25T01:03:06.346ZFound 11 outliers among 100 measurements (11.00%)
62272026-06-25T01:03:06.346Z 2 (2.00%) low mild
62282026-06-25T01:03:06.346Z 5 (5.00%) high mild
62292026-06-25T01:03:06.349Z 4 (4.00%) high severe
62302026-06-25T01:03:06.976ZBenchmarking source_filter/allows/exclude_miss_v6/10
62312026-06-25T01:03:06.976ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
62322026-06-25T01:03:12.106ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (523M iterations)
62332026-06-25T01:03:17.112ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
62342026-06-25T01:03:17.162Zsource_filter/allows/exclude_miss_v6/10
62352026-06-25T01:03:17.162Z time: [9.5465 ns 9.5626 ns 9.5812 ns]
62362026-06-25T01:03:17.162Z thrpt: [104.37 Melem/s 104.57 Melem/s 104.75 Melem/s]
62372026-06-25T01:03:17.162ZFound 20 outliers among 100 measurements (20.00%)
62382026-06-25T01:03:17.162Z 19 (19.00%) high mild
62392026-06-25T01:03:17.162Z 1 (1.00%) high severe
62402026-06-25T01:03:17.791ZBenchmarking source_filter/allows/exclude_hit_v6/10
62412026-06-25T01:03:17.791ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
62422026-06-25T01:03:22.826ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
62432026-06-25T01:03:27.860ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
62442026-06-25T01:03:27.909Zsource_filter/allows/exclude_hit_v6/10
62452026-06-25T01:03:27.909Z time: [4.6928 ns 4.7139 ns 4.7385 ns]
62462026-06-25T01:03:27.909Z thrpt: [211.04 Melem/s 212.14 Melem/s 213.09 Melem/s]
62472026-06-25T01:03:27.909ZFound 21 outliers among 100 measurements (21.00%)
62482026-06-25T01:03:27.909Z 21 (21.00%) high severe
62492026-06-25T01:03:28.537ZBenchmarking source_filter/allows/exclude_miss_v4/50
62502026-06-25T01:03:28.537ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
62512026-06-25T01:03:31.841ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (812M iterations)
62522026-06-25T01:03:36.790ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
62532026-06-25T01:03:36.839Zsource_filter/allows/exclude_miss_v4/50
62542026-06-25T01:03:36.839Z time: [6.0076 ns 6.0772 ns 6.1479 ns]
62552026-06-25T01:03:36.839Z thrpt: [162.66 Melem/s 164.55 Melem/s 166.45 Melem/s]
62562026-06-25T01:03:37.465ZBenchmarking source_filter/allows/exclude_hit_v4/50
62572026-06-25T01:03:37.465ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
62582026-06-25T01:03:43.165ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
62592026-06-25T01:03:48.164ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
62602026-06-25T01:03:48.212Zsource_filter/allows/exclude_hit_v4/50
62612026-06-25T01:03:48.212Z time: [2.6438 ns 2.6503 ns 2.6576 ns]
62622026-06-25T01:03:48.212Z thrpt: [376.28 Melem/s 377.31 Melem/s 378.24 Melem/s]
62632026-06-25T01:03:48.212ZFound 8 outliers among 100 measurements (8.00%)
62642026-06-25T01:03:48.212Z 2 (2.00%) low mild
62652026-06-25T01:03:48.212Z 6 (6.00%) high mild
62662026-06-25T01:03:48.839ZBenchmarking source_filter/allows/exclude_miss_v6/50
62672026-06-25T01:03:48.839ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
62682026-06-25T01:03:53.734ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (548M iterations)
62692026-06-25T01:03:58.797ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
62702026-06-25T01:03:58.846Zsource_filter/allows/exclude_miss_v6/50
62712026-06-25T01:03:58.846Z time: [9.2083 ns 9.2319 ns 9.2567 ns]
62722026-06-25T01:03:58.846Z thrpt: [108.03 Melem/s 108.32 Melem/s 108.60 Melem/s]
62732026-06-25T01:03:59.479ZBenchmarking source_filter/allows/exclude_hit_v6/50
62742026-06-25T01:03:59.479ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
62752026-06-25T01:04:05.455ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (898M iterations)
62762026-06-25T01:04:10.488ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
62772026-06-25T01:04:10.538Zsource_filter/allows/exclude_hit_v6/50
62782026-06-25T01:04:10.538Z time: [5.5780 ns 5.5978 ns 5.6212 ns]
62792026-06-25T01:04:10.538Z thrpt: [177.90 Melem/s 178.64 Melem/s 179.28 Melem/s]
62802026-06-25T01:04:10.538ZFound 19 outliers among 100 measurements (19.00%)
62812026-06-25T01:04:10.538Z 19 (19.00%) high severe
62822026-06-25T01:04:11.166ZBenchmarking source_filter/allows/exclude_miss_v4/100
62832026-06-25T01:04:11.166ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
62842026-06-25T01:04:15.463ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (625M iterations)
62852026-06-25T01:04:20.592ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
62862026-06-25T01:04:20.642Zsource_filter/allows/exclude_miss_v4/100
62872026-06-25T01:04:20.642Z time: [8.1324 ns 8.2474 ns 8.3562 ns]
62882026-06-25T01:04:20.642Z thrpt: [119.67 Melem/s 121.25 Melem/s 122.96 Melem/s]
62892026-06-25T01:04:21.271ZBenchmarking source_filter/allows/exclude_hit_v4/100
62902026-06-25T01:04:21.271ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
62912026-06-25T01:04:27.026ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
62922026-06-25T01:04:32.073ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
62932026-06-25T01:04:32.123Zsource_filter/allows/exclude_hit_v4/100
62942026-06-25T01:04:32.123Z time: [2.7007 ns 2.7051 ns 2.7095 ns]
62952026-06-25T01:04:32.123Z thrpt: [369.07 Melem/s 369.68 Melem/s 370.28 Melem/s]
62962026-06-25T01:04:32.123ZFound 4 outliers among 100 measurements (4.00%)
62972026-06-25T01:04:32.123Z 2 (2.00%) low mild
62982026-06-25T01:04:32.123Z 2 (2.00%) high severe
62992026-06-25T01:04:32.750ZBenchmarking source_filter/allows/exclude_miss_v6/100
63002026-06-25T01:04:32.750ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
63012026-06-25T01:04:35.931ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (422M iterations)
63022026-06-25T01:04:40.934ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
63032026-06-25T01:04:40.984Zsource_filter/allows/exclude_miss_v6/100
63042026-06-25T01:04:40.984Z time: [11.838 ns 11.856 ns 11.878 ns]
63052026-06-25T01:04:40.984Z thrpt: [84.189 Melem/s 84.346 Melem/s 84.472 Melem/s]
63062026-06-25T01:04:40.984ZFound 6 outliers among 100 measurements (6.00%)
63072026-06-25T01:04:40.984Z 1 (1.00%) high mild
63082026-06-25T01:04:40.984Z 5 (5.00%) high severe
63092026-06-25T01:04:41.611ZBenchmarking source_filter/allows/exclude_hit_v6/100
63102026-06-25T01:04:41.611ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
63112026-06-25T01:04:47.570ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (901M iterations)
63122026-06-25T01:04:52.626ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
63132026-06-25T01:04:52.676Zsource_filter/allows/exclude_hit_v6/100
63142026-06-25T01:04:52.676Z time: [5.5872 ns 5.6077 ns 5.6317 ns]
63152026-06-25T01:04:52.676Z thrpt: [177.57 Melem/s 178.33 Melem/s 178.98 Melem/s]
63162026-06-25T01:04:52.676ZFound 20 outliers among 100 measurements (20.00%)
63172026-06-25T01:04:52.676Z 19 (19.00%) high mild
63182026-06-25T01:04:52.676Z 1 (1.00%) high severe
63192026-06-25T01:04:53.302ZBenchmarking source_filter/allows/include_hit_v4/1
63202026-06-25T01:04:53.302ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
63212026-06-25T01:04:57.180ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63222026-06-25T01:05:02.176ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
63232026-06-25T01:05:02.225Zsource_filter/allows/include_hit_v4/1
63242026-06-25T01:05:02.225Z time: [1.8005 ns 1.8030 ns 1.8062 ns]
63252026-06-25T01:05:02.225Z thrpt: [553.65 Melem/s 554.64 Melem/s 555.41 Melem/s]
63262026-06-25T01:05:02.225ZFound 5 outliers among 100 measurements (5.00%)
63272026-06-25T01:05:02.225Z 2 (2.00%) high mild
63282026-06-25T01:05:02.226Z 3 (3.00%) high severe
63292026-06-25T01:05:02.852ZBenchmarking source_filter/allows/include_miss_v4/1
63302026-06-25T01:05:02.852ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
63312026-06-25T01:05:07.020ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
63322026-06-25T01:05:12.026ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
63332026-06-25T01:05:12.076Zsource_filter/allows/include_miss_v4/1
63342026-06-25T01:05:12.076Z time: [1.9376 ns 1.9428 ns 1.9480 ns]
63352026-06-25T01:05:12.076Z thrpt: [513.35 Melem/s 514.73 Melem/s 516.09 Melem/s]
63362026-06-25T01:05:12.708ZBenchmarking source_filter/allows/include_hit_v6/1
63372026-06-25T01:05:12.708ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
63382026-06-25T01:05:17.850ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
63392026-06-25T01:05:22.796ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
63402026-06-25T01:05:22.847Zsource_filter/allows/include_hit_v6/1
63412026-06-25T01:05:22.847Z time: [4.7098 ns 4.7320 ns 4.7572 ns]
63422026-06-25T01:05:22.847Z thrpt: [210.21 Melem/s 211.33 Melem/s 212.32 Melem/s]
63432026-06-25T01:05:22.847ZFound 23 outliers among 100 measurements (23.00%)
63442026-06-25T01:05:22.847Z 23 (23.00%) high severe
63452026-06-25T01:05:23.473ZBenchmarking source_filter/allows/include_miss_v6/1
63462026-06-25T01:05:23.473ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
63472026-06-25T01:05:28.260ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63482026-06-25T01:05:33.307ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
63492026-06-25T01:05:33.357Zsource_filter/allows/include_miss_v6/1
63502026-06-25T01:05:33.358Z time: [4.4759 ns 4.4955 ns 4.5189 ns]
63512026-06-25T01:05:33.358Z thrpt: [221.29 Melem/s 222.45 Melem/s 223.42 Melem/s]
63522026-06-25T01:05:33.358ZFound 20 outliers among 100 measurements (20.00%)
63532026-06-25T01:05:33.358Z 1 (1.00%) low mild
63542026-06-25T01:05:33.358Z 19 (19.00%) high severe
63552026-06-25T01:05:33.988ZBenchmarking source_filter/allows/include_hit_v4/5
63562026-06-25T01:05:33.988ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
63572026-06-25T01:05:37.825ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63582026-06-25T01:05:42.830ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
63592026-06-25T01:05:42.881Zsource_filter/allows/include_hit_v4/5
63602026-06-25T01:05:42.881Z time: [1.7869 ns 1.7889 ns 1.7913 ns]
63612026-06-25T01:05:42.881Z thrpt: [558.26 Melem/s 559.00 Melem/s 559.63 Melem/s]
63622026-06-25T01:05:42.881ZFound 7 outliers among 100 measurements (7.00%)
63632026-06-25T01:05:42.881Z 3 (3.00%) high mild
63642026-06-25T01:05:42.881Z 4 (4.00%) high severe
63652026-06-25T01:05:43.511ZBenchmarking source_filter/allows/include_miss_v4/5
63662026-06-25T01:05:43.511ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
63672026-06-25T01:05:47.587ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
63682026-06-25T01:05:52.169ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
63692026-06-25T01:05:52.218Zsource_filter/allows/include_miss_v4/5
63702026-06-25T01:05:52.218Z time: [3.4341 ns 3.4458 ns 3.4613 ns]
63712026-06-25T01:05:52.218Z thrpt: [288.91 Melem/s 290.21 Melem/s 291.20 Melem/s]
63722026-06-25T01:05:52.851ZBenchmarking source_filter/allows/include_hit_v6/5
63732026-06-25T01:05:52.851ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
63742026-06-25T01:05:58.029ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
63752026-06-25T01:06:02.947ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
63762026-06-25T01:06:02.997Zsource_filter/allows/include_hit_v6/5
63772026-06-25T01:06:02.997Z time: [4.7133 ns 4.7343 ns 4.7586 ns]
63782026-06-25T01:06:02.997Z thrpt: [210.14 Melem/s 211.22 Melem/s 212.17 Melem/s]
63792026-06-25T01:06:02.997ZFound 21 outliers among 100 measurements (21.00%)
63802026-06-25T01:06:02.997Z 18 (18.00%) high mild
63812026-06-25T01:06:02.997Z 3 (3.00%) high severe
63822026-06-25T01:06:03.625ZBenchmarking source_filter/allows/include_miss_v6/5
63832026-06-25T01:06:03.625ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
63842026-06-25T01:06:07.235ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (743M iterations)
63852026-06-25T01:06:12.266ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
63862026-06-25T01:06:12.316Zsource_filter/allows/include_miss_v6/5
63872026-06-25T01:06:12.316Z time: [6.7428 ns 6.7618 ns 6.7844 ns]
63882026-06-25T01:06:12.316Z thrpt: [147.40 Melem/s 147.89 Melem/s 148.31 Melem/s]
63892026-06-25T01:06:12.316ZFound 20 outliers among 100 measurements (20.00%)
63902026-06-25T01:06:12.316Z 1 (1.00%) low mild
63912026-06-25T01:06:12.316Z 19 (19.00%) high severe
63922026-06-25T01:06:12.942ZBenchmarking source_filter/allows/include_hit_v4/10
63932026-06-25T01:06:12.942ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
63942026-06-25T01:06:16.814ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63952026-06-25T01:06:21.836ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
63962026-06-25T01:06:21.886Zsource_filter/allows/include_hit_v4/10
63972026-06-25T01:06:21.886Z time: [1.8102 ns 1.8111 ns 1.8120 ns]
63982026-06-25T01:06:21.886Z thrpt: [551.87 Melem/s 552.14 Melem/s 552.41 Melem/s]
63992026-06-25T01:06:21.886ZFound 6 outliers among 100 measurements (6.00%)
64002026-06-25T01:06:21.886Z 3 (3.00%) low mild
64012026-06-25T01:06:21.886Z 3 (3.00%) high mild
64022026-06-25T01:06:22.513ZBenchmarking source_filter/allows/include_miss_v4/10
64032026-06-25T01:06:22.513ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
64042026-06-25T01:06:26.028ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (764M iterations)
64052026-06-25T01:06:30.919ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
64062026-06-25T01:06:30.969Zsource_filter/allows/include_miss_v4/10
64072026-06-25T01:06:30.969Z time: [6.3089 ns 6.4179 ns 6.5291 ns]
64082026-06-25T01:06:30.970Z thrpt: [153.16 Melem/s 155.81 Melem/s 158.51 Melem/s]
64092026-06-25T01:06:31.597ZBenchmarking source_filter/allows/include_hit_v6/10
64102026-06-25T01:06:31.597ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
64112026-06-25T01:06:36.650ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64122026-06-25T01:06:41.693ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
64132026-06-25T01:06:41.743Zsource_filter/allows/include_hit_v6/10
64142026-06-25T01:06:41.743Z time: [4.7177 ns 4.7390 ns 4.7634 ns]
64152026-06-25T01:06:41.743Z thrpt: [209.93 Melem/s 211.01 Melem/s 211.97 Melem/s]
64162026-06-25T01:06:41.743ZFound 22 outliers among 100 measurements (22.00%)
64172026-06-25T01:06:41.743Z 3 (3.00%) high mild
64182026-06-25T01:06:41.743Z 19 (19.00%) high severe
64192026-06-25T01:06:42.372ZBenchmarking source_filter/allows/include_miss_v6/10
64202026-06-25T01:06:42.373ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
64212026-06-25T01:06:47.559ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (518M iterations)
64222026-06-25T01:06:52.551ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
64232026-06-25T01:06:52.601Zsource_filter/allows/include_miss_v6/10
64242026-06-25T01:06:52.601Z time: [9.6021 ns 9.6287 ns 9.6598 ns]
64252026-06-25T01:06:52.602Z thrpt: [103.52 Melem/s 103.86 Melem/s 104.14 Melem/s]
64262026-06-25T01:06:52.602ZFound 7 outliers among 100 measurements (7.00%)
64272026-06-25T01:06:52.602Z 7 (7.00%) high mild
64282026-06-25T01:06:53.230ZBenchmarking source_filter/allows/include_hit_v4/50
64292026-06-25T01:06:53.230ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
64302026-06-25T01:06:58.948ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
64312026-06-25T01:07:03.993ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
64322026-06-25T01:07:04.043Zsource_filter/allows/include_hit_v4/50
64332026-06-25T01:07:04.043Z time: [2.6907 ns 2.6980 ns 2.7043 ns]
64342026-06-25T01:07:04.044Z thrpt: [369.78 Melem/s 370.65 Melem/s 371.65 Melem/s]
64352026-06-25T01:07:04.671ZBenchmarking source_filter/allows/include_miss_v4/50
64362026-06-25T01:07:04.671ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
64372026-06-25T01:07:07.929ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (824M iterations)
64382026-06-25T01:07:12.945ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
64392026-06-25T01:07:12.995Zsource_filter/allows/include_miss_v4/50
64402026-06-25T01:07:12.995Z time: [6.0775 ns 6.0973 ns 6.1169 ns]
64412026-06-25T01:07:12.995Z thrpt: [163.48 Melem/s 164.01 Melem/s 164.54 Melem/s]
64422026-06-25T01:07:12.995ZFound 29 outliers among 100 measurements (29.00%)
64432026-06-25T01:07:12.995Z 13 (13.00%) low severe
64442026-06-25T01:07:12.995Z 6 (6.00%) low mild
64452026-06-25T01:07:12.995Z 10 (10.00%) high mild
64462026-06-25T01:07:13.619ZBenchmarking source_filter/allows/include_hit_v6/50
64472026-06-25T01:07:13.619ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
64482026-06-25T01:07:19.586ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (900M iterations)
64492026-06-25T01:07:24.631ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
64502026-06-25T01:07:24.681Zsource_filter/allows/include_hit_v6/50
64512026-06-25T01:07:24.681Z time: [5.5859 ns 5.6044 ns 5.6263 ns]
64522026-06-25T01:07:24.682Z thrpt: [177.74 Melem/s 178.43 Melem/s 179.02 Melem/s]
64532026-06-25T01:07:24.682ZFound 19 outliers among 100 measurements (19.00%)
64542026-06-25T01:07:24.682Z 19 (19.00%) high severe
64552026-06-25T01:07:25.309ZBenchmarking source_filter/allows/include_miss_v6/50
64562026-06-25T01:07:25.310ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
64572026-06-25T01:07:30.214ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (547M iterations)
64582026-06-25T01:07:35.277ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
64592026-06-25T01:07:35.326Zsource_filter/allows/include_miss_v6/50
64602026-06-25T01:07:35.326Z time: [9.2204 ns 9.2427 ns 9.2683 ns]
64612026-06-25T01:07:35.326Z thrpt: [107.90 Melem/s 108.19 Melem/s 108.46 Melem/s]
64622026-06-25T01:07:35.326ZFound 7 outliers among 100 measurements (7.00%)
64632026-06-25T01:07:35.326Z 6 (6.00%) high mild
64642026-06-25T01:07:35.326Z 1 (1.00%) high severe
64652026-06-25T01:07:35.952ZBenchmarking source_filter/allows/include_hit_v4/100
64662026-06-25T01:07:35.952ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
64672026-06-25T01:07:41.648ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
64682026-06-25T01:07:46.649ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
64692026-06-25T01:07:46.699Zsource_filter/allows/include_hit_v4/100
64702026-06-25T01:07:46.699Z time: [2.6486 ns 2.6546 ns 2.6611 ns]
64712026-06-25T01:07:46.699Z thrpt: [375.79 Melem/s 376.71 Melem/s 377.56 Melem/s]
64722026-06-25T01:07:46.699ZFound 3 outliers among 100 measurements (3.00%)
64732026-06-25T01:07:46.699Z 1 (1.00%) low mild
64742026-06-25T01:07:46.703Z 2 (2.00%) high severe
64752026-06-25T01:07:47.325ZBenchmarking source_filter/allows/include_miss_v4/100
64762026-06-25T01:07:47.325ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
64772026-06-25T01:07:51.859ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (592M iterations)
64782026-06-25T01:07:56.769ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
64792026-06-25T01:07:56.819Zsource_filter/allows/include_miss_v4/100
64802026-06-25T01:07:56.819Z time: [8.1404 ns 8.2532 ns 8.3610 ns]
64812026-06-25T01:07:56.822Z thrpt: [119.60 Melem/s 121.17 Melem/s 122.84 Melem/s]
64822026-06-25T01:07:56.822ZFound 16 outliers among 100 measurements (16.00%)
64832026-06-25T01:07:56.822Z 3 (3.00%) low severe
64842026-06-25T01:07:56.822Z 10 (10.00%) low mild
64852026-06-25T01:07:56.822Z 3 (3.00%) high mild
64862026-06-25T01:07:57.443ZBenchmarking source_filter/allows/include_hit_v6/100
64872026-06-25T01:07:57.443ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
64882026-06-25T01:08:03.436ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (896M iterations)
64892026-06-25T01:08:08.469ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
64902026-06-25T01:08:08.518Zsource_filter/allows/include_hit_v6/100
64912026-06-25T01:08:08.518Z time: [5.5933 ns 5.6132 ns 5.6370 ns]
64922026-06-25T01:08:08.519Z thrpt: [177.40 Melem/s 178.15 Melem/s 178.79 Melem/s]
64932026-06-25T01:08:08.519ZFound 20 outliers among 100 measurements (20.00%)
64942026-06-25T01:08:08.519Z 20 (20.00%) high severe
64952026-06-25T01:08:09.145ZBenchmarking source_filter/allows/include_miss_v6/100
64962026-06-25T01:08:09.145ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
64972026-06-25T01:08:12.373ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (416M iterations)
64982026-06-25T01:08:17.324ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
64992026-06-25T01:08:17.373Zsource_filter/allows/include_miss_v6/100
65002026-06-25T01:08:17.374Z time: [11.870 ns 11.885 ns 11.903 ns]
65012026-06-25T01:08:17.374Z thrpt: [84.015 Melem/s 84.138 Melem/s 84.243 Melem/s]
65022026-06-25T01:08:17.374ZFound 2 outliers among 100 measurements (2.00%)
65032026-06-25T01:08:17.374Z 1 (1.00%) high mild
65042026-06-25T01:08:17.374Z 1 (1.00%) high severe
65052026-06-25T01:08:18.002ZBenchmarking source_filter/allows/include_empty_v4
65062026-06-25T01:08:18.002ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
65072026-06-25T01:08:22.766ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
65082026-06-25T01:08:27.767ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
65092026-06-25T01:08:27.817Zsource_filter/allows/include_empty_v4
65102026-06-25T01:08:27.817Z time: [1.1084 ns 1.1088 ns 1.1093 ns]
65112026-06-25T01:08:27.817Z thrpt: [901.47 Melem/s 901.85 Melem/s 902.18 Melem/s]
65122026-06-25T01:08:28.443ZBenchmarking source_filter/allows/include_empty_v6
65132026-06-25T01:08:28.443ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
65142026-06-25T01:08:33.200ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
65152026-06-25T01:08:38.202ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
65162026-06-25T01:08:38.251Zsource_filter/allows/include_empty_v6
65172026-06-25T01:08:38.251Z time: [1.1076 ns 1.1078 ns 1.1080 ns]
65182026-06-25T01:08:38.252Z thrpt: [902.54 Melem/s 902.70 Melem/s 902.84 Melem/s]
65192026-06-25T01:08:38.252ZFound 5 outliers among 100 measurements (5.00%)
65202026-06-25T01:08:38.252Z 3 (3.00%) high mild
65212026-06-25T01:08:38.252Z 2 (2.00%) high severe
65222026-06-25T01:08:38.900Z
65232026-06-25T01:08:38.903ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
65242026-06-25T01:08:38.903ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
65252026-06-25T01:08:38.903ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0715 ms (660 iterations)
65262026-06-25T01:08:38.903ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
65272026-06-25T01:08:38.903Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
65282026-06-25T01:08:38.904Z time: [16.000 16.000 16.000 ]
65292026-06-25T01:08:38.904Z
65302026-06-25T01:08:38.904ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
65312026-06-25T01:08:38.904ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
65322026-06-25T01:08:38.904ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0700 ms (770 iterations)
65332026-06-25T01:08:38.904ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
65342026-06-25T01:08:38.904Zprocess/Hairpin-DHCPv4/alloc_ct/Request
65352026-06-25T01:08:38.904Z time: [16.000 16.000 16.000 ]
65362026-06-25T01:08:38.907Z
65372026-06-25T01:08:38.907ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
65382026-06-25T01:08:38.907ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
65392026-06-25T01:08:38.907ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0514 ms (550 iterations)
65402026-06-25T01:08:38.907ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
65412026-06-25T01:08:38.907Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
65422026-06-25T01:08:38.907Z time: [18.000 18.000 18.000 ]
65432026-06-25T01:08:38.907Z
65442026-06-25T01:08:38.907ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
65452026-06-25T01:08:38.907ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
65462026-06-25T01:08:38.907ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0719 ms (550 iterations)
65472026-06-25T01:08:38.908ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
65482026-06-25T01:08:38.908Zprocess/Hairpin-DHCPv6/alloc_ct/Request
65492026-06-25T01:08:38.908Z time: [19.000 19.000 19.000 ]
65502026-06-25T01:08:38.908Z
65512026-06-25T01:08:38.908ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
65522026-06-25T01:08:38.908ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
65532026-06-25T01:08:38.908ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0618 ms (880 iterations)
65542026-06-25T01:08:38.911ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
65552026-06-25T01:08:38.911Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
65562026-06-25T01:08:38.911Z time: [11.000 11.000 11.000 ]
65572026-06-25T01:08:38.911Z
65582026-06-25T01:08:38.911ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
65592026-06-25T01:08:38.911ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
65602026-06-25T01:08:38.911ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0192 ms (770 iterations)
65612026-06-25T01:08:38.911ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
65622026-06-25T01:08:38.911Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
65632026-06-25T01:08:38.911Z time: [10.000 10.000 10.000 ]
65642026-06-25T01:08:38.912Z
65652026-06-25T01:08:38.912ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
65662026-06-25T01:08:38.912ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
65672026-06-25T01:08:38.912ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0056 ms (715 iterations)
65682026-06-25T01:08:38.915ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
65692026-06-25T01:08:38.915Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
65702026-06-25T01:08:38.915Z time: [12.000 12.000 12.000 ]
65712026-06-25T01:08:38.915Z
65722026-06-25T01:08:38.915ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
65732026-06-25T01:08:38.915ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
65742026-06-25T01:08:38.915ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0059 ms (770 iterations)
65752026-06-25T01:08:38.915ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
65762026-06-25T01:08:38.915Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
65772026-06-25T01:08:38.915Z time: [12.000 12.000 12.000 ]
65782026-06-25T01:08:38.916Z
65792026-06-25T01:08:38.916ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
65802026-06-25T01:08:38.916ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
65812026-06-25T01:08:38.916ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0621 ms (605 iterations)
65822026-06-25T01:08:38.916ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
65832026-06-25T01:08:38.919Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
65842026-06-25T01:08:38.919Z time: [3.0000 3.0000 3.0000 ]
65852026-06-25T01:08:38.919Z
65862026-06-25T01:08:38.919ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
65872026-06-25T01:08:38.919ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
65882026-06-25T01:08:38.919ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0191 ms (495 iterations)
65892026-06-25T01:08:38.919ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
65902026-06-25T01:08:38.919Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
65912026-06-25T01:08:38.919Z time: [3.0000 3.0000 3.0000 ]
65922026-06-25T01:08:38.919Z
65932026-06-25T01:08:38.920ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
65942026-06-25T01:08:38.920ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
65952026-06-25T01:08:38.920ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0790 ms (605 iterations)
65962026-06-25T01:08:38.920ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
65972026-06-25T01:08:38.920ZCriterion.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.
65982026-06-25T01:08:38.920Z
65992026-06-25T01:08:38.920ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
66002026-06-25T01:08:38.920ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66012026-06-25T01:08:38.920ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0672 ms (495 iterations)
66022026-06-25T01:08:38.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
66032026-06-25T01:08:38.925ZCriterion.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.
66042026-06-25T01:08:38.925Z
66052026-06-25T01:08:38.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66062026-06-25T01:08:38.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
66072026-06-25T01:08:38.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0425 ms (935 iterations)
66082026-06-25T01:08:38.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
66092026-06-25T01:08:38.925Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66102026-06-25T01:08:38.925Z time: [3.0000 3.0000 3.0000 ]
66112026-06-25T01:08:38.925Z
66122026-06-25T01:08:38.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66132026-06-25T01:08:38.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66142026-06-25T01:08:38.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0993 ms (550 iterations)
66152026-06-25T01:08:38.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
66162026-06-25T01:08:38.925Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66172026-06-25T01:08:38.925Z time: [3.0000 3.0000 3.0000 ]
66182026-06-25T01:08:38.925Z
66192026-06-25T01:08:38.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
66202026-06-25T01:08:38.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
66212026-06-25T01:08:38.929ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0676 ms (770 iterations)
66222026-06-25T01:08:38.929ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
66232026-06-25T01:08:38.929ZCriterion.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.
66242026-06-25T01:08:38.929Z
66252026-06-25T01:08:38.929ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
66262026-06-25T01:08:38.929ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
66272026-06-25T01:08:38.929ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0205 ms (495 iterations)
66282026-06-25T01:08:38.929ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
66292026-06-25T01:08:38.929ZCriterion.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.
66302026-06-25T01:08:38.929Z
66312026-06-25T01:08:38.929ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
66322026-06-25T01:08:38.929ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
66332026-06-25T01:08:38.929ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0615 ms (825 iterations)
66342026-06-25T01:08:38.929ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
66352026-06-25T01:08:38.929Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
66362026-06-25T01:08:38.929Z time: [3.0000 3.0000 3.0000 ]
66372026-06-25T01:08:38.929Z
66382026-06-25T01:08:38.929ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
66392026-06-25T01:08:38.929ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
66402026-06-25T01:08:38.930ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0622 ms (495 iterations)
66412026-06-25T01:08:38.930ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
66422026-06-25T01:08:38.933Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
66432026-06-25T01:08:38.933Z time: [3.0000 3.0000 3.0000 ]
66442026-06-25T01:08:38.933Z
66452026-06-25T01:08:38.933ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
66462026-06-25T01:08:38.933ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
66472026-06-25T01:08:38.933ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0264 ms (605 iterations)
66482026-06-25T01:08:38.933ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
66492026-06-25T01:08:38.933ZCriterion.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.
66502026-06-25T01:08:38.934Z
66512026-06-25T01:08:38.934ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
66522026-06-25T01:08:38.934ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
66532026-06-25T01:08:38.934ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1141 ms (495 iterations)
66542026-06-25T01:08:38.934ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
66552026-06-25T01:08:38.934ZCriterion.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.
66562026-06-25T01:08:38.934Z
66572026-06-25T01:08:38.934ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
66582026-06-25T01:08:38.934ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
66592026-06-25T01:08:38.934ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0383 ms (880 iterations)
66602026-06-25T01:08:38.934ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
66612026-06-25T01:08:38.934Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
66622026-06-25T01:08:38.934Z time: [3.0000 3.0000 3.0000 ]
66632026-06-25T01:08:38.934Z
66642026-06-25T01:08:38.934ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
66652026-06-25T01:08:38.934ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
66662026-06-25T01:08:38.934ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0468 ms (495 iterations)
66672026-06-25T01:08:38.938ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
66682026-06-25T01:08:38.938Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
66692026-06-25T01:08:38.938Z time: [3.0000 3.0000 3.0000 ]
66702026-06-25T01:08:38.938Z
66712026-06-25T01:08:38.938ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
66722026-06-25T01:08:38.938ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
66732026-06-25T01:08:38.938ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0022 ms (715 iterations)
66742026-06-25T01:08:38.938ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
66752026-06-25T01:08:38.938ZCriterion.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.
66762026-06-25T01:08:38.938Z
66772026-06-25T01:08:38.938ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
66782026-06-25T01:08:38.938ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
66792026-06-25T01:08:38.938ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0528 ms (495 iterations)
66802026-06-25T01:08:38.938ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
66812026-06-25T01:08:38.939ZCriterion.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.
66822026-06-25T01:08:38.939Z
66832026-06-25T01:08:38.939ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
66842026-06-25T01:08:38.939ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66852026-06-25T01:08:38.939ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1436 ms (220 iterations)
66862026-06-25T01:08:38.942ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
66872026-06-25T01:08:38.942Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
66882026-06-25T01:08:38.942Z time: [50.002 50.023 50.066 ]
66892026-06-25T01:08:38.942ZFound 1 outliers among 10 measurements (10.00%)
66902026-06-25T01:08:38.942Z 1 (10.00%) high severe
66912026-06-25T01:08:38.942Z
66922026-06-25T01:08:38.942ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
66932026-06-25T01:08:38.942ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66942026-06-25T01:08:38.942ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1666 ms (220 iterations)
66952026-06-25T01:08:38.942ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
66962026-06-25T01:08:38.942Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
66972026-06-25T01:08:38.942Z time: [50.000 50.023 50.067 ]
66982026-06-25T01:08:38.942ZFound 1 outliers among 10 measurements (10.00%)
66992026-06-25T01:08:38.942Z 1 (10.00%) high severe
67002026-06-25T01:08:38.942Z
67012026-06-25T01:08:38.942ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67022026-06-25T01:08:38.943ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
67032026-06-25T01:08:38.943ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0901 ms (275 iterations)
67042026-06-25T01:08:38.946ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
67052026-06-25T01:08:38.946Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67062026-06-25T01:08:38.946Z time: [35.005 35.033 35.066 ]
67072026-06-25T01:08:38.946ZFound 1 outliers among 10 measurements (10.00%)
67082026-06-25T01:08:38.946Z 1 (10.00%) high severe
67092026-06-25T01:08:38.946Z
67102026-06-25T01:08:38.946ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67112026-06-25T01:08:38.946ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
67122026-06-25T01:08:38.946ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0459 ms (220 iterations)
67132026-06-25T01:08:38.946ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
67142026-06-25T01:08:38.946Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67152026-06-25T01:08:38.946Z time: [35.001 35.023 35.067 ]
67162026-06-25T01:08:38.946ZFound 1 outliers among 10 measurements (10.00%)
67172026-06-25T01:08:38.946Z 1 (10.00%) high severe
67182026-06-25T01:08:38.946Z
67192026-06-25T01:08:38.947ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
67202026-06-25T01:08:38.947ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
67212026-06-25T01:08:38.947ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1370 ms (275 iterations)
67222026-06-25T01:08:38.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
67232026-06-25T01:08:38.950Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
67242026-06-25T01:08:38.950Z time: [49.007 49.033 49.068 ]
67252026-06-25T01:08:38.950ZFound 1 outliers among 10 measurements (10.00%)
67262026-06-25T01:08:38.950Z 1 (10.00%) high severe
67272026-06-25T01:08:38.950Z
67282026-06-25T01:08:38.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
67292026-06-25T01:08:38.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
67302026-06-25T01:08:38.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0882 ms (220 iterations)
67312026-06-25T01:08:38.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
67322026-06-25T01:08:38.951Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
67332026-06-25T01:08:38.951Z time: [49.001 49.023 49.072 ]
67342026-06-25T01:08:38.951ZFound 1 outliers among 10 measurements (10.00%)
67352026-06-25T01:08:38.951Z 1 (10.00%) high severe
67362026-06-25T01:08:38.951Z
67372026-06-25T01:08:38.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
67382026-06-25T01:08:38.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
67392026-06-25T01:08:38.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0180 ms (275 iterations)
67402026-06-25T01:08:38.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
67412026-06-25T01:08:38.954Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
67422026-06-25T01:08:38.954Z time: [34.006 34.033 34.070 ]
67432026-06-25T01:08:38.954ZFound 1 outliers among 10 measurements (10.00%)
67442026-06-25T01:08:38.954Z 1 (10.00%) high severe
67452026-06-25T01:08:38.955Z
67462026-06-25T01:08:38.955ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
67472026-06-25T01:08:38.955ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
67482026-06-25T01:08:38.955ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1992 ms (275 iterations)
67492026-06-25T01:08:38.955ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
67502026-06-25T01:08:38.955Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
67512026-06-25T01:08:38.955Z time: [34.007 34.033 34.063 ]
67522026-06-25T01:08:38.955ZFound 1 outliers among 10 measurements (10.00%)
67532026-06-25T01:08:38.955Z 1 (10.00%) high severe
67542026-06-25T01:08:38.955Z
67552026-06-25T01:08:38.955ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
67562026-06-25T01:08:38.955ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
67572026-06-25T01:08:38.955ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0781 ms (220 iterations)
67582026-06-25T01:08:38.955ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
67592026-06-25T01:08:38.955Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
67602026-06-25T01:08:38.955Z time: [50.001 50.023 50.066 ]
67612026-06-25T01:08:38.955ZFound 1 outliers among 10 measurements (10.00%)
67622026-06-25T01:08:38.955Z 1 (10.00%) high severe
67632026-06-25T01:08:38.955Z
67642026-06-25T01:08:38.959ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
67652026-06-25T01:08:38.959ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
67662026-06-25T01:08:38.959ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2534 ms (220 iterations)
67672026-06-25T01:08:38.959ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
67682026-06-25T01:08:38.959Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
67692026-06-25T01:08:38.959Z time: [50.000 50.023 50.067 ]
67702026-06-25T01:08:38.959ZFound 1 outliers among 10 measurements (10.00%)
67712026-06-25T01:08:38.959Z 1 (10.00%) high severe
67722026-06-25T01:08:38.959Z
67732026-06-25T01:08:38.959ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
67742026-06-25T01:08:38.959ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
67752026-06-25T01:08:38.959ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1656 ms (275 iterations)
67762026-06-25T01:08:38.959ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
67772026-06-25T01:08:38.959Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
67782026-06-25T01:08:38.959Z time: [35.008 35.033 35.066 ]
67792026-06-25T01:08:38.959ZFound 1 outliers among 10 measurements (10.00%)
67802026-06-25T01:08:38.959Z 1 (10.00%) high severe
67812026-06-25T01:08:38.959Z
67822026-06-25T01:08:38.960ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
67832026-06-25T01:08:38.960ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
67842026-06-25T01:08:38.960ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0830 ms (220 iterations)
67852026-06-25T01:08:38.963ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
67862026-06-25T01:08:38.963Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
67872026-06-25T01:08:38.963Z time: [35.001 35.023 35.071 ]
67882026-06-25T01:08:38.963ZFound 1 outliers among 10 measurements (10.00%)
67892026-06-25T01:08:38.963Z 1 (10.00%) high severe
67902026-06-25T01:08:38.963Z
67912026-06-25T01:08:38.963ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
67922026-06-25T01:08:38.963ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
67932026-06-25T01:08:38.963ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0070 ms (220 iterations)
67942026-06-25T01:08:38.963ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
67952026-06-25T01:08:38.963Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
67962026-06-25T01:08:38.963Z time: [49.000 49.023 49.065 ]
67972026-06-25T01:08:38.963ZFound 1 outliers among 10 measurements (10.00%)
67982026-06-25T01:08:38.963Z 1 (10.00%) high severe
67992026-06-25T01:08:38.963Z
68002026-06-25T01:08:38.964ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
68012026-06-25T01:08:38.964ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
68022026-06-25T01:08:38.964ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1931 ms (220 iterations)
68032026-06-25T01:08:38.967ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
68042026-06-25T01:08:38.967Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
68052026-06-25T01:08:38.967Z time: [49.000 49.023 49.066 ]
68062026-06-25T01:08:38.967ZFound 1 outliers among 10 measurements (10.00%)
68072026-06-25T01:08:38.967Z 1 (10.00%) high severe
68082026-06-25T01:08:38.967Z
68092026-06-25T01:08:38.967ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
68102026-06-25T01:08:38.967ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
68112026-06-25T01:08:38.967ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0422 ms (275 iterations)
68122026-06-25T01:08:38.967ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
68132026-06-25T01:08:38.967Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
68142026-06-25T01:08:38.967Z time: [34.005 34.033 34.064 ]
68152026-06-25T01:08:38.967ZFound 1 outliers among 10 measurements (10.00%)
68162026-06-25T01:08:38.967Z 1 (10.00%) high severe
68172026-06-25T01:08:38.967Z
68182026-06-25T01:08:38.967ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
68192026-06-25T01:08:38.967ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
68202026-06-25T01:08:38.967ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.2253 ms (275 iterations)
68212026-06-25T01:08:38.971ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
68222026-06-25T01:08:38.971Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
68232026-06-25T01:08:38.971Z time: [34.004 34.033 34.067 ]
68242026-06-25T01:08:38.971ZFound 1 outliers among 10 measurements (10.00%)
68252026-06-25T01:08:38.971Z 1 (10.00%) high severe
68262026-06-25T01:08:38.971Z
68272026-06-25T01:08:38.971ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
68282026-06-25T01:08:38.971ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
68292026-06-25T01:08:38.971ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0711 ms (770 iterations)
68302026-06-25T01:08:38.971ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
68312026-06-25T01:08:38.971Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
68322026-06-25T01:08:38.971Z time: [3868.0 B 3868.0 B 3868.0 B]
68332026-06-25T01:08:38.971Z
68342026-06-25T01:08:38.971ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
68352026-06-25T01:08:38.971ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
68362026-06-25T01:08:38.971ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0550 ms (770 iterations)
68372026-06-25T01:08:38.975ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
68382026-06-25T01:08:38.975Zprocess/Hairpin-DHCPv4/alloc_sz/Request
68392026-06-25T01:08:38.975Z time: [3868.0 B 3868.0 B 3868.0 B]
68402026-06-25T01:08:38.975Z
68412026-06-25T01:08:38.975ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
68422026-06-25T01:08:38.975ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
68432026-06-25T01:08:38.975ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0786 ms (605 iterations)
68442026-06-25T01:08:38.975ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
68452026-06-25T01:08:38.975Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
68462026-06-25T01:08:38.975Z time: [3932.0 B 3932.0 B 3932.0 B]
68472026-06-25T01:08:38.975Z
68482026-06-25T01:08:38.975ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
68492026-06-25T01:08:38.976ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
68502026-06-25T01:08:38.976ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0038 ms (550 iterations)
68512026-06-25T01:08:38.976ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
68522026-06-25T01:08:38.980Zprocess/Hairpin-DHCPv6/alloc_sz/Request
68532026-06-25T01:08:38.980Z time: [4330.0 B 4330.0 B 4330.0 B]
68542026-06-25T01:08:38.980Z
68552026-06-25T01:08:38.980ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
68562026-06-25T01:08:38.980ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
68572026-06-25T01:08:38.980ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0034 ms (825 iterations)
68582026-06-25T01:08:38.980ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
68592026-06-25T01:08:38.980Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
68602026-06-25T01:08:38.980Z time: [2832.0 B 2832.0 B 2832.0 B]
68612026-06-25T01:08:38.980Z
68622026-06-25T01:08:38.980ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
68632026-06-25T01:08:38.980ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
68642026-06-25T01:08:38.980ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0063 ms (770 iterations)
68652026-06-25T01:08:38.980ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
68662026-06-25T01:08:38.980Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
68672026-06-25T01:08:38.980Z time: [2817.0 B 2817.0 B 2817.0 B]
68682026-06-25T01:08:38.980Z
68692026-06-25T01:08:38.980ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
68702026-06-25T01:08:38.980ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
68712026-06-25T01:08:38.980ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0252 ms (770 iterations)
68722026-06-25T01:08:38.983ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
68732026-06-25T01:08:38.984Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
68742026-06-25T01:08:38.984Z time: [2870.0 B 2870.0 B 2870.0 B]
68752026-06-25T01:08:38.984Z
68762026-06-25T01:08:38.984ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
68772026-06-25T01:08:38.984ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
68782026-06-25T01:08:38.984ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0597 ms (825 iterations)
68792026-06-25T01:08:38.984ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
68802026-06-25T01:08:38.984Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
68812026-06-25T01:08:38.984Z time: [2854.0 B 2854.0 B 2854.0 B]
68822026-06-25T01:08:38.985Z
68832026-06-25T01:08:38.985ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
68842026-06-25T01:08:38.985ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
68852026-06-25T01:08:38.985ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0360 ms (825 iterations)
68862026-06-25T01:08:38.985ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
68872026-06-25T01:08:38.988Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
68882026-06-25T01:08:38.988Z time: [264.00 B 264.00 B 264.00 B]
68892026-06-25T01:08:38.988Z
68902026-06-25T01:08:38.988ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
68912026-06-25T01:08:38.988ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
68922026-06-25T01:08:38.988ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0118 ms (495 iterations)
68932026-06-25T01:08:38.988ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
68942026-06-25T01:08:38.988Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
68952026-06-25T01:08:38.988Z time: [264.00 B 264.00 B 264.00 B]
68962026-06-25T01:08:38.988Z
68972026-06-25T01:08:38.988ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
68982026-06-25T01:08:38.988ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
68992026-06-25T01:08:38.988ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0016 ms (715 iterations)
69002026-06-25T01:08:38.988ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
69012026-06-25T01:08:38.989ZCriterion.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.
69022026-06-25T01:08:38.989Z
69032026-06-25T01:08:38.989ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
69042026-06-25T01:08:38.989ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69052026-06-25T01:08:38.989ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0474 ms (495 iterations)
69062026-06-25T01:08:38.989ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
69072026-06-25T01:08:38.989ZCriterion.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.
69082026-06-25T01:08:38.989Z
69092026-06-25T01:08:38.989ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
69102026-06-25T01:08:38.989ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
69112026-06-25T01:08:38.992ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0356 ms (935 iterations)
69122026-06-25T01:08:38.992ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
69132026-06-25T01:08:38.992Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
69142026-06-25T01:08:38.992Z time: [264.00 B 264.00 B 264.00 B]
69152026-06-25T01:08:38.992Z
69162026-06-25T01:08:38.992ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
69172026-06-25T01:08:38.993ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69182026-06-25T01:08:38.993ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0356 ms (550 iterations)
69192026-06-25T01:08:38.993ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
69202026-06-25T01:08:38.993Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
69212026-06-25T01:08:38.993Z time: [264.00 B 264.00 B 264.00 B]
69222026-06-25T01:08:38.993Z
69232026-06-25T01:08:38.993ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
69242026-06-25T01:08:38.993ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
69252026-06-25T01:08:38.993ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0663 ms (825 iterations)
69262026-06-25T01:08:38.996ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
69272026-06-25T01:08:38.996ZCriterion.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.
69282026-06-25T01:08:38.996Z
69292026-06-25T01:08:38.996ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
69302026-06-25T01:08:38.996ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
69312026-06-25T01:08:38.996ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0082 ms (495 iterations)
69322026-06-25T01:08:38.996ZCriterion.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.
69332026-06-25T01:08:38.997Z
69342026-06-25T01:08:38.997ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
69352026-06-25T01:08:38.997ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
69362026-06-25T01:08:38.997ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
69372026-06-25T01:08:38.997ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0475 ms (825 iterations)
69382026-06-25T01:08:38.997ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
69392026-06-25T01:08:38.997Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
69402026-06-25T01:08:38.997Z time: [264.00 B 264.00 B 264.00 B]
69412026-06-25T01:08:38.997Z
69422026-06-25T01:08:38.997ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
69432026-06-25T01:08:38.997ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
69442026-06-25T01:08:38.997ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0243 ms (495 iterations)
69452026-06-25T01:08:39.002ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
69462026-06-25T01:08:39.002Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
69472026-06-25T01:08:39.002Z time: [264.00 B 264.00 B 264.00 B]
69482026-06-25T01:08:39.002Z
69492026-06-25T01:08:39.002ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
69502026-06-25T01:08:39.002ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
69512026-06-25T01:08:39.002ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0457 ms (715 iterations)
69522026-06-25T01:08:39.002ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
69532026-06-25T01:08:39.002ZCriterion.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.
69542026-06-25T01:08:39.002Z
69552026-06-25T01:08:39.002ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
69562026-06-25T01:08:39.002ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
69572026-06-25T01:08:39.002ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0977 ms (495 iterations)
69582026-06-25T01:08:39.002ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
69592026-06-25T01:08:39.002ZCriterion.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.
69602026-06-25T01:08:39.002Z
69612026-06-25T01:08:39.002ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
69622026-06-25T01:08:39.003ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
69632026-06-25T01:08:39.003ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0322 ms (880 iterations)
69642026-06-25T01:08:39.006ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
69652026-06-25T01:08:39.006Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
69662026-06-25T01:08:39.006Z time: [264.00 B 264.00 B 264.00 B]
69672026-06-25T01:08:39.006Z
69682026-06-25T01:08:39.006ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
69692026-06-25T01:08:39.006ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
69702026-06-25T01:08:39.006ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0826 ms (550 iterations)
69712026-06-25T01:08:39.006ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
69722026-06-25T01:08:39.006Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
69732026-06-25T01:08:39.006Z time: [264.00 B 264.00 B 264.00 B]
69742026-06-25T01:08:39.006Z
69752026-06-25T01:08:39.006ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
69762026-06-25T01:08:39.006ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
69772026-06-25T01:08:39.006ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0106 ms (715 iterations)
69782026-06-25T01:08:39.006ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
69792026-06-25T01:08:39.006ZCriterion.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.
69802026-06-25T01:08:39.006Z
69812026-06-25T01:08:39.006ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
69822026-06-25T01:08:39.006ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
69832026-06-25T01:08:39.007ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0492 ms (495 iterations)
69842026-06-25T01:08:39.007ZCriterion.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.
69852026-06-25T01:08:39.007ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
69862026-06-25T01:08:39.007Z
69872026-06-25T01:08:39.007ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
69882026-06-25T01:08:39.007ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69892026-06-25T01:08:39.007ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.2089 ms (275 iterations)
69902026-06-25T01:08:39.010ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
69912026-06-25T01:08:39.010Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
69922026-06-25T01:08:39.010Z time: [9321.4 B 9487.3 B 9680.0 B]
69932026-06-25T01:08:39.010Z
69942026-06-25T01:08:39.010ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
69952026-06-25T01:08:39.010ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69962026-06-25T01:08:39.010ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1196 ms (220 iterations)
69972026-06-25T01:08:39.010ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
69982026-06-25T01:08:39.010Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
69992026-06-25T01:08:39.010Z time: [9307.0 B 9380.8 B 9520.9 B]
70002026-06-25T01:08:39.010ZFound 1 outliers among 10 measurements (10.00%)
70012026-06-25T01:08:39.010Z 1 (10.00%) high mild
70022026-06-25T01:08:39.010Z
70032026-06-25T01:08:39.010ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
70042026-06-25T01:08:39.010ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
70052026-06-25T01:08:39.010ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0613 ms (275 iterations)
70062026-06-25T01:08:39.014ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
70072026-06-25T01:08:39.014Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
70082026-06-25T01:08:39.014Z time: [7809.5 B 7980.3 B 8173.1 B]
70092026-06-25T01:08:39.014Z
70102026-06-25T01:08:39.014ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
70112026-06-25T01:08:39.014ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70122026-06-25T01:08:39.014ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2480 ms (275 iterations)
70132026-06-25T01:08:39.014ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
70142026-06-25T01:08:39.015Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
70152026-06-25T01:08:39.015Z time: [7811.6 B 7980.3 B 8171.8 B]
70162026-06-25T01:08:39.015Z
70172026-06-25T01:08:39.015ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
70182026-06-25T01:08:39.015ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
70192026-06-25T01:08:39.015ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1279 ms (275 iterations)
70202026-06-25T01:08:39.018ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
70212026-06-25T01:08:39.018Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
70222026-06-25T01:08:39.018Z time: [9279.1 B 9455.3 B 9645.7 B]
70232026-06-25T01:08:39.018Z
70242026-06-25T01:08:39.018ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
70252026-06-25T01:08:39.018ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70262026-06-25T01:08:39.018ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0860 ms (220 iterations)
70272026-06-25T01:08:39.019ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
70282026-06-25T01:08:39.019Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
70292026-06-25T01:08:39.019Z time: [9276.2 B 9348.8 B 9498.3 B]
70302026-06-25T01:08:39.019ZFound 1 outliers among 10 measurements (10.00%)
70312026-06-25T01:08:39.019Z 1 (10.00%) high mild
70322026-06-25T01:08:39.019Z
70332026-06-25T01:08:39.019ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
70342026-06-25T01:08:39.019ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
70352026-06-25T01:08:39.020ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1606 ms (330 iterations)
70362026-06-25T01:08:39.023ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
70372026-06-25T01:08:39.023Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
70382026-06-25T01:08:39.023Z time: [7773.7 B 7905.0 B 8087.8 B]
70392026-06-25T01:08:39.023Z
70402026-06-25T01:08:39.023ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
70412026-06-25T01:08:39.023ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
70422026-06-25T01:08:39.023ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1558 ms (275 iterations)
70432026-06-25T01:08:39.023ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
70442026-06-25T01:08:39.023Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
70452026-06-25T01:08:39.023Z time: [7780.3 B 7948.3 B 8130.0 B]
70462026-06-25T01:08:39.023Z
70472026-06-25T01:08:39.023ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
70482026-06-25T01:08:39.023ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70492026-06-25T01:08:39.023ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0703 ms (220 iterations)
70502026-06-25T01:08:39.023ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
70512026-06-25T01:08:39.024Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
70522026-06-25T01:08:39.024Z time: [9307.0 B 9380.8 B 9533.6 B]
70532026-06-25T01:08:39.024ZFound 1 outliers among 10 measurements (10.00%)
70542026-06-25T01:08:39.024Z 1 (10.00%) high mild
70552026-06-25T01:08:39.024Z
70562026-06-25T01:08:39.024ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
70572026-06-25T01:08:39.024ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70582026-06-25T01:08:39.027ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2274 ms (220 iterations)
70592026-06-25T01:08:39.027ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
70602026-06-25T01:08:39.027Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
70612026-06-25T01:08:39.027Z time: [9308.3 B 9380.8 B 9524.3 B]
70622026-06-25T01:08:39.027ZFound 1 outliers among 10 measurements (10.00%)
70632026-06-25T01:08:39.027Z 1 (10.00%) high mild
70642026-06-25T01:08:39.027Z
70652026-06-25T01:08:39.027ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
70662026-06-25T01:08:39.027ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
70672026-06-25T01:08:39.027ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1449 ms (275 iterations)
70682026-06-25T01:08:39.027ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
70692026-06-25T01:08:39.027Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
70702026-06-25T01:08:39.027Z time: [7806.7 B 7980.3 B 8170.1 B]
70712026-06-25T01:08:39.028Z
70722026-06-25T01:08:39.028ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
70732026-06-25T01:08:39.028ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70742026-06-25T01:08:39.028ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0338 ms (220 iterations)
70752026-06-25T01:08:39.031ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
70762026-06-25T01:08:39.031Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
70772026-06-25T01:08:39.031Z time: [7800.0 B 7873.8 B 8019.4 B]
70782026-06-25T01:08:39.031ZFound 1 outliers among 10 measurements (10.00%)
70792026-06-25T01:08:39.031Z 1 (10.00%) high mild
70802026-06-25T01:08:39.031Z
70812026-06-25T01:08:39.031ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
70822026-06-25T01:08:39.031ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
70832026-06-25T01:08:39.031ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.2438 ms (275 iterations)
70842026-06-25T01:08:39.031ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
70852026-06-25T01:08:39.031Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
70862026-06-25T01:08:39.031Z time: [9279.0 B 9455.3 B 9645.2 B]
70872026-06-25T01:08:39.031Z
70882026-06-25T01:08:39.031ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
70892026-06-25T01:08:39.031ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70902026-06-25T01:08:39.035ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1165 ms (220 iterations)
70912026-06-25T01:08:39.035ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
70922026-06-25T01:08:39.035Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
70932026-06-25T01:08:39.035Z time: [9276.5 B 9348.8 B 9507.2 B]
70942026-06-25T01:08:39.035ZFound 1 outliers among 10 measurements (10.00%)
70952026-06-25T01:08:39.035Z 1 (10.00%) high mild
70962026-06-25T01:08:39.035Z
70972026-06-25T01:08:39.035ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
70982026-06-25T01:08:39.035ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
70992026-06-25T01:08:39.035ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0556 ms (275 iterations)
71002026-06-25T01:08:39.035ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
71012026-06-25T01:08:39.035Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
71022026-06-25T01:08:39.035Z time: [7777.9 B 7948.3 B 8133.4 B]
71032026-06-25T01:08:39.038Z
71042026-06-25T01:08:39.038ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
71052026-06-25T01:08:39.038ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
71062026-06-25T01:08:39.038ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0028 ms (220 iterations)
71072026-06-25T01:08:39.038ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
71082026-06-25T01:08:39.038Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
71092026-06-25T01:08:39.038Z time: [7769.4 B 7841.8 B 8003.5 B]
71102026-06-25T01:08:39.038ZFound 1 outliers among 10 measurements (10.00%)
71112026-06-25T01:08:39.038Z 1 (10.00%) high mild
71122026-06-25T01:08:39.038Z
71132026-06-25T01:08:39.081Z+ cp -r target/criterion /work/bench-results
71142026-06-25T01:08:39.191Z+ cp -r target/xde-bench /work/bench-results
71152026-06-25T01:08:39.226Z+ pushd /work
71162026-06-25T01:08:39.226Z+ tar -caf bench-results.tgz bench-results
71172026-06-25T01:08:39.226Z/work /work/oxidecomputer/opte
71182026-06-25T01:08:39.605Z+ popd
71192026-06-25T01:08:39.605Z/work/oxidecomputer/opte
71202026-06-25T01:08:39.609Z+ cleanup
71212026-06-25T01:08:39.609Z++ id -un
71222026-06-25T01:08:39.612Z++ id -gn
71232026-06-25T01:08:39.612Z+ pfexec chown -R build:build .
71242026-06-25T01:08:39.673Z+ [[ -z 01KVY2XVCQHR06163K1FW1C97F ]]
71252026-06-25T01:08:39.677Zprocess exited: duration 1910944 ms, exit code 0
 
71262026-06-25T01:08:39.688Zfound 1 output files
71272026-06-25T01:08:39.688Zuploading: /work/bench-results.tgz (4553030 bytes)
71282026-06-25T01:08:40.730Zuploaded: /work/bench-results.tgz