01KSVGP346PG9BJH71F7Q0WG1E: 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: 01KSVGQAKRK2ZB6XKCKQA25ZDZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-30T04:07:02.853Zjob dependencies complete; ready to run (waiting for 5 m 9 s)
22026-05-30T04:08:03.042Zjob assigned to worker 01KSVH10GSH9ADY6B0NKXNK433 [factory aws, i-039add015804ab096] (queued for 1 m 0 s)
32026-05-30T04:08:09.360Zdownloading input: /input/xde/work/debug/xde.dbg
42026-05-30T04:08:10.454Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-05-30T04:08:10.458Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-05-30T04:08:10.484Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-05-30T04:08:10.484Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-05-30T04:08:10.530Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-05-30T04:08:10.533Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-05-30T04:08:10.557Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-05-30T04:08:10.561Zdownloading input: /input/xde/work/release/xde
122026-05-30T04:08:11.180Zdownloaded input: /input/xde/work/release/xde
132026-05-30T04:08:11.183Zdownloading input: /input/xde/work/release/xde.sha256
142026-05-30T04:08:11.205Zdownloaded input: /input/xde/work/release/xde.sha256
152026-05-30T04:08:11.208Zdownloading input: /input/xde/work/release/xde_link.so
162026-05-30T04:08:11.229Zdownloaded input: /input/xde/work/release/xde_link.so
172026-05-30T04:08:11.232Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-05-30T04:08:11.257Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-05-30T04:08:11.260Zdownloading input: /input/xde/work/test/loopback
202026-05-30T04:08:11.804Zdownloaded input: /input/xde/work/test/loopback
212026-05-30T04:08:11.807Zdownloading input: /input/xde/work/test/multicast_rx
222026-05-30T04:08:12.398Zdownloaded input: /input/xde/work/test/multicast_rx
232026-05-30T04:08:12.401Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-05-30T04:08:12.966Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-05-30T04:08:12.966Zdownloading input: /input/xde/work/test/multicast_validation
262026-05-30T04:08:13.539Zdownloaded input: /input/xde/work/test/multicast_validation
272026-05-30T04:08:13.542Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-05-30T04:08:14.229Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-05-30T04:08:14.233Zdownloading input: /input/xde/work/xde.conf
302026-05-30T04:08:14.255Zdownloaded input: /input/xde/work/xde.conf
 
312026-05-30T04:08:14.258Zstarting task 0: "setup"
322026-05-30T04:08:14.262Z++ uname -s
332026-05-30T04:08:14.262Z+ kern=SunOS
342026-05-30T04:08:14.262Z+ build_user=build
352026-05-30T04:08:14.262Z+ build_uid=12345
362026-05-30T04:08:14.262Z+ work_dir=/work
372026-05-30T04:08:14.262Z+ input_dir=/input
382026-05-30T04:08:14.262Z+ [[ 0 == 12345 ]]
392026-05-30T04:08:14.262Z+ case "$kern" in
402026-05-30T04:08:14.262Z+ groupadd -g 12345 build
412026-05-30T04:08:14.266Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-05-30T04:08:16.271Z+ zfs create -o mountpoint=/work rpool/work
432026-05-30T04:08:16.422Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-05-30T04:08:16.426Z+ home_fs=zfs
452026-05-30T04:08:16.426Z+ [[ zfs == autofs ]]
462026-05-30T04:08:16.426Z+ mkdir -p /home/build
472026-05-30T04:08:16.426Z+ chown build:build /home/build /work
482026-05-30T04:08:18.427Z+ chmod 0700 /home/build /work
492026-05-30T04:08:18.431Zprocess exited: duration 4174 ms, exit code 0
 
502026-05-30T04:08:18.437Zstarting task 1: "rust-toolchain"
512026-05-30T04:08:18.442Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
522026-05-30T04:08:18.443Z+ printf ' * rust toolchain profile = "%s"\n' default
532026-05-30T04:08:18.443Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
542026-05-30T04:08:18.443Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
552026-05-30T04:08:18.443Z * rust toolchain channel = "1.95.0"
562026-05-30T04:08:18.443Z * rust toolchain profile = "default"
572026-05-30T04:08:18.446Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-05-30T04:08:18.446Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
592026-05-30T04:08:18.551Zinfo: downloading installer
602026-05-30T04:08:20.152Zwarn: It looks like you have an existing rustup settings file at:
612026-05-30T04:08:20.152Zwarn: /home/build/.rustup/settings.toml
622026-05-30T04:08:20.152Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-05-30T04:08:20.152Zwarn: instead of the one inferred from the default host triple.
642026-05-30T04:08:20.160Zinfo: profile set to default
652026-05-30T04:08:20.160Zinfo: default host triple is x86_64-unknown-illumos
662026-05-30T04:08:20.164Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
672026-05-30T04:08:20.297Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
682026-05-30T04:08:20.300Zinfo: downloading 6 components
692026-05-30T04:08:35.886Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
702026-05-30T04:08:35.886Z
712026-05-30T04:08:35.886Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
722026-05-30T04:08:35.886Z
732026-05-30T04:08:35.886Z
742026-05-30T04:08:35.886ZRust is installed now. Great!
752026-05-30T04:08:35.886Z
762026-05-30T04:08:35.886ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-05-30T04:08:35.886Zenvironment variable. This has not been done automatically.
782026-05-30T04:08:35.886Z
792026-05-30T04:08:35.886ZTo configure your current shell, you need to source
802026-05-30T04:08:35.886Zthe corresponding env file under $HOME/.cargo.
812026-05-30T04:08:35.886Z
822026-05-30T04:08:35.886ZThis is usually done by running one of the following (note the leading DOT):
832026-05-30T04:08:35.886Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-05-30T04:08:35.886Zsource "$HOME/.cargo/env.fish" # For fish
852026-05-30T04:08:35.886Zsource "~/.cargo/env.nu" # For nushell
862026-05-30T04:08:35.886Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-05-30T04:08:35.886Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-05-30T04:08:35.886Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-05-30T04:08:35.886Zwarn: no default linker (`cc`) was found in your PATH
902026-05-30T04:08:35.887Zwarn: many Rust crates require a system C toolchain to build
912026-05-30T04:08:35.887Z+ rustup --version
922026-05-30T04:08:35.887Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-05-30T04:08:35.887Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-05-30T04:08:35.887Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
952026-05-30T04:08:35.887Z+ cargo --version
962026-05-30T04:08:35.887Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
972026-05-30T04:08:35.887Z+ rustc --version
982026-05-30T04:08:35.887Zrustc 1.95.0 (59807616e 2026-04-14)
992026-05-30T04:08:35.887Zprocess exited: duration 16657 ms, exit code 0
 
1002026-05-30T04:08:35.902Zstarting task 2: "authentication"
1012026-05-30T04:08:35.932Zprocess exited: duration 34 ms, exit code 0
 
1022026-05-30T04:08:35.940Zstarting task 3: "clone repository"
1032026-05-30T04:08:35.944Z+ mkdir -p /work/oxidecomputer/opte
1042026-05-30T04:08:35.949Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-05-30T04:08:35.982ZCloning into '/work/oxidecomputer/opte'...
1062026-05-30T04:08:36.816Z+ cd /work/oxidecomputer/opte
1072026-05-30T04:08:36.816Z+ git fetch origin 24b470b8d12aa183b4fd0951cce5852d1d72761b
1082026-05-30T04:08:37.052ZFrom https://github.com/oxidecomputer/opte
1092026-05-30T04:08:37.052Z * branch 24b470b8d12aa183b4fd0951cce5852d1d72761b -> FETCH_HEAD
1102026-05-30T04:08:37.061Z+ [[ -n renovate/zerocopy-0.x-lockfile ]]
1112026-05-30T04:08:37.061Z++ git branch --show-current
1122026-05-30T04:08:37.061Z+ current=master
1132026-05-30T04:08:37.061Z+ [[ master != renovate/zerocopy-0.x-lockfile ]]
1142026-05-30T04:08:37.061Z+ git branch -f renovate/zerocopy-0.x-lockfile 24b470b8d12aa183b4fd0951cce5852d1d72761b
1152026-05-30T04:08:37.061Z+ git checkout -f renovate/zerocopy-0.x-lockfile
1162026-05-30T04:08:37.080ZSwitched to branch 'renovate/zerocopy-0.x-lockfile'
1172026-05-30T04:08:37.081Z+ git reset --hard 24b470b8d12aa183b4fd0951cce5852d1d72761b
1182026-05-30T04:08:37.081ZHEAD is now at 24b470b Update Rust crate zerocopy to v0.8.50
1192026-05-30T04:08:37.081Zprocess exited: duration 1124 ms, exit code 0
 
1202026-05-30T04:08:37.101Zstarting task 4: "build"
1212026-05-30T04:08:37.108Z+ source .github/buildomat/common.sh
1222026-05-30T04:08:37.108Z++ rustup show active-toolchain
1232026-05-30T04:08:37.113Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-05-30T04:08:37.113Z++ pushd xde
1252026-05-30T04:08:37.113Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-05-30T04:08:37.113Z++ rustup show active-toolchain
1272026-05-30T04:08:37.134Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1282026-05-30T04:08:37.270Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1292026-05-30T04:08:37.284Zinfo: downloading 6 components
1302026-05-30T04:08:50.848Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-05-30T04:08:50.942Z+++ rustup show active-toolchain -v
1322026-05-30T04:08:50.949Z+++ head -n 1
1332026-05-30T04:08:50.949Z+++ cut '-d ' -f1
1342026-05-30T04:08:50.996Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1352026-05-30T04:08:50.996Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1362026-05-30T04:08:50.996Z++ popd
1372026-05-30T04:08:51.000Z/work/oxidecomputer/opte
1382026-05-30T04:08:51.000Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-05-30T04:08:51.969Z Startup: Refreshing catalog 'helios' ... Done
1402026-05-30T04:08:52.047Z Startup: Caching catalogs ... Done
1412026-05-30T04:08:52.338ZPlanning: Solver setup ... Done
1422026-05-30T04:08:52.358ZPlanning: Running solver ... Done
1432026-05-30T04:08:52.366ZPlanning: Finding local manifests ... Done
1442026-05-30T04:08:52.377ZPlanning: Fetching manifests: 0/6 0% complete
1452026-05-30T04:08:52.402ZPlanning: Fetching manifests: 6/6 100% complete
1462026-05-30T04:08:52.415ZPlanning: Package planning ... Done
1472026-05-30T04:08:52.419ZPlanning: Merging actions ... Done
1482026-05-30T04:08:52.648ZPlanning: Checking for conflicting actions ... Done
1492026-05-30T04:08:52.654ZPlanning: Consolidating action changes ... Done
1502026-05-30T04:08:55.056ZPlanning: Evaluating mediators ... Done
1512026-05-30T04:08:55.069ZPlanning: Planning completed in 1.42 seconds
1522026-05-30T04:08:55.069Z Packages to install: 6
1532026-05-30T04:08:55.069Z Services to change: 2
1542026-05-30T04:08:55.069Z Create boot environment: No
1552026-05-30T04:08:55.069ZCreate backup boot environment: No
1562026-05-30T04:08:55.069Z
1572026-05-30T04:08:55.069ZDownload: 0/22 items 0.0/15.3MB 0% complete
1582026-05-30T04:08:55.069ZDownload: Completed 15.31 MB in 0.74 seconds (20.8M/s)
1592026-05-30T04:08:55.069Z Actions: 1/110 actions (Installing new actions)
1602026-05-30T04:08:55.074Z Actions: Completed 110 actions in 0.42 seconds.
1612026-05-30T04:08:55.074ZFinalize: Updating package state database ... Done
1622026-05-30T04:08:55.074ZFinalize: Updating package cache ... Done
1632026-05-30T04:08:55.074ZFinalize: Updating image state ... Done
1642026-05-30T04:08:57.294ZFinalize: Creating fast lookup database ... Done
1652026-05-30T04:08:57.352ZFinalize: Reading search index ... Done
1662026-05-30T04:08:57.357ZFinalize: Updating search index ... Done
1672026-05-30T04:09:02.046ZFinalize: Updating package cache ... Done
1682026-05-30T04:09:03.148Z+ [[ -z 01KSVGQAKRK2ZB6XKCKQA25ZDZ ]]
1692026-05-30T04:09:03.149Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-05-30T04:09:03.149Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-05-30T04:09:03.149Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-05-30T04:09:03.149Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-05-30T04:09:03.149Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-05-30T04:09:03.149Ztempdir @ "/tmp/.tmpi6CJ16/tmp"
1752026-05-30T04:09:03.149Zimage root @ "/tmp/.tmpi6CJ16/tmp/root"
1762026-05-30T04:09:03.149Zcreating image...
1772026-05-30T04:09:03.368Zcopying publishers...
1782026-05-30T04:09:03.851Zadding properties...
1792026-05-30T04:09:04.556Zinstalling packages...
1802026-05-30T04:09:14.365Zseeding SMF database...
1812026-05-30T04:09:18.598Zconfiguring SMF profile...
1822026-05-30T04:09:18.598Zmodifying shadow(5)...
1832026-05-30T04:09:18.601Zloading user and group database...
1842026-05-30T04:09:18.601Zloading facet selections...
1852026-05-30T04:09:18.879Z devel -> true
1862026-05-30T04:09:18.879Z doc.man -> true
1872026-05-30T04:09:18.879Z entire.service/hal -> true
1882026-05-30T04:09:18.879Z entire.service/network/smtp/dma -> true
1892026-05-30T04:09:18.879Z locale.ar -> true
1902026-05-30T04:09:18.879Z locale.ca -> true
1912026-05-30T04:09:18.879Z locale.cs -> true
1922026-05-30T04:09:18.879Z locale.de -> true
1932026-05-30T04:09:18.879Z locale.es -> true
1942026-05-30T04:09:18.879Z locale.fr -> true
1952026-05-30T04:09:18.879Z locale.he -> true
1962026-05-30T04:09:18.879Z locale.hu -> true
1972026-05-30T04:09:18.879Z locale.id -> true
1982026-05-30T04:09:18.879Z locale.it -> true
1992026-05-30T04:09:18.879Z locale.ja -> true
2002026-05-30T04:09:18.879Z locale.ko -> true
2012026-05-30T04:09:18.879Z locale.nl -> true
2022026-05-30T04:09:18.879Z locale.pl -> true
2032026-05-30T04:09:18.879Z locale.pt_BR -> true
2042026-05-30T04:09:18.879Z locale.ru -> true
2052026-05-30T04:09:18.879Z locale.sk -> true
2062026-05-30T04:09:18.879Z locale.sv -> true
2072026-05-30T04:09:18.879Z locale.zh_CN -> true
2082026-05-30T04:09:18.879Z locale.zh_HK -> true
2092026-05-30T04:09:18.880Z locale.zh_TW -> true
2102026-05-30T04:09:18.880Z onu.ooceonly -> true
2112026-05-30T04:09:18.880Z version-lock.shell/ksh93 -> true
2122026-05-30T04:09:18.880Z version-lock.system/data/hardware-registry -> true
2132026-05-30T04:09:18.880Z version-lock.system/data/zoneinfo -> true
2142026-05-30T04:09:18.880Z version-lock.system/microcode/amd -> true
2152026-05-30T04:09:18.880Z version-lock.system/microcode/intel -> true
2162026-05-30T04:09:18.880Z version-lock.system/microcode/oxide -> true
2172026-05-30T04:09:18.880Zassessing packaged files...
2182026-05-30T04:09:20.318Zcreating archive...
2192026-05-30T04:09:20.340Zmissing from packaging:
2202026-05-30T04:09:20.340Z "etc/.pwd.lock"
2212026-05-30T04:09:20.344Z "etc/svc/profile/generic.xml"
2222026-05-30T04:09:20.344Z "etc/svc/profile/inetd_services.xml"
2232026-05-30T04:09:20.344Z "etc/svc/profile/name_service.xml"
2242026-05-30T04:09:20.344Z "etc/svc/profile/platform.xml"
2252026-05-30T04:09:20.348Z "etc/svc/profile/platform_omicron1.xml"
2262026-05-30T04:09:20.348Z "etc/svc/repository.db"
2272026-05-30T04:09:20.348Z
2282026-05-30T04:09:20.352Z
2292026-05-30T04:09:20.352Zfinishing archive...
2302026-05-30T04:09:20.991Zcreating gzonly manifest...
2312026-05-30T04:09:20.994Zok
2322026-05-30T04:09:21.056Z+ trap cleanup EXIT
2332026-05-30T04:09:21.083Z+ OUT_DIR=/work/bench-results
2342026-05-30T04:09:21.083Z+ mkdir -p /work/bench-results
2352026-05-30T04:09:21.083Z+ mkdir -p target/criterion
2362026-05-30T04:09:21.083Z+ mkdir -p target/xde-bench
2372026-05-30T04:09:21.083Z+ banner collect
2382026-05-30T04:09:21.083Z
2392026-05-30T04:09:21.084Z #### #### # # ###### #### #####
2402026-05-30T04:09:21.084Z # # # # # # # # # #
2412026-05-30T04:09:21.084Z # # # # # ##### # #
2422026-05-30T04:09:21.084Z # # # # # # # #
2432026-05-30T04:09:21.084Z # # # # # # # # # #
2442026-05-30T04:09:21.084Z #### #### ###### ###### ###### #### #
2452026-05-30T04:09:21.084Z
2462026-05-30T04:09:21.084Z++ cat .git/refs/heads/master
2472026-05-30T04:09:21.084Z+ BASELINE_COMMIT=5b58271570136d25e0808eeed21038d87e4a0cc2
2482026-05-30T04:09:21.084Z+ [[ renovate/zerocopy-0.x-lockfile == \m\a\s\t\e\r ]]
2492026-05-30T04:09:21.084Z+ get_artifact opte benchmark 5b58271570136d25e0808eeed21038d87e4a0cc2 bench-results.tgz
2502026-05-30T04:09:21.084Z+ local curl_res
2512026-05-30T04:09:21.084Z+ repo=opte
2522026-05-30T04:09:21.084Z+ series=benchmark
2532026-05-30T04:09:21.084Z+ commit=5b58271570136d25e0808eeed21038d87e4a0cc2
2542026-05-30T04:09:21.084Z+ name=bench-results.tgz
2552026-05-30T04:09:21.084Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-05-30T04:09:21.084Z+ mkdir -p download
2572026-05-30T04:09:21.084Z+ pushd download
2582026-05-30T04:09:21.085Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2592026-05-30T04:09:21.085Z+ [[ ! -f bench-results.tgz ]]
2602026-05-30T04:09:21.085Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/5b58271570136d25e0808eeed21038d87e4a0cc2/bench-results.tgz
2612026-05-30T04:09:21.085Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-05-30T04:09:21.085Z Dload Upload Total Spent Left Speed
2632026-05-30T04:09:21.340Z 0 0 0 0 0 0 0 0 0 100 6.08M 100 6.08M 0 0 22.72M 0 0 100 6.08M 100 6.08M 0 0 22.71M 0 0 100 6.08M 100 6.08M 0 0 22.71M 0 0
2642026-05-30T04:09:21.343Z+ curl_res=0
2652026-05-30T04:09:21.343Z+ popd
2662026-05-30T04:09:21.343Z+ return 0
2672026-05-30T04:09:21.343Z/work/oxidecomputer/opte
2682026-05-30T04:09:21.344Z+ tar -xf download/bench-results.tgz -C target
2692026-05-30T04:09:21.519Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-05-30T04:09:21.522Z+ rm -r target/bench-results
2712026-05-30T04:09:21.522Z+ [[ '' -eq 1 ]]
2722026-05-30T04:09:21.522Z+ uname -a
2732026-05-30T04:09:21.525ZSunOS w-01KSVH10GSH9ADY6B0NKXNK433 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-05-30T04:09:21.525Z+ cat /etc/versions/build
2752026-05-30T04:09:21.525Zheads/stlouis-0-gd5af107c55
2762026-05-30T04:09:21.525Z+ dladm
2772026-05-30T04:09:21.528ZLINK CLASS MTU STATE BRIDGE OVER
2782026-05-30T04:09:21.528Zena0 phys 9216 up -- --
2792026-05-30T04:09:21.528Z+ ipadm
2802026-05-30T04:09:21.531ZADDROBJ TYPE STATE ADDR
2812026-05-30T04:09:21.531Zlo0/v4 static ok 127.0.0.1/8
2822026-05-30T04:09:21.531Zena0/dhcp dhcp ok 10.150.1.140/24
2832026-05-30T04:09:21.531Zlo0/v6 static ok ::1/128
2842026-05-30T04:09:21.531Z+ pfexec rem_drv xde
2852026-05-30T04:09:21.538Z+ set -o errexit
2862026-05-30T04:09:21.538Z+ set -o pipefail
2872026-05-30T04:09:21.538Z+ banner prepare
2882026-05-30T04:09:21.541Z
2892026-05-30T04:09:21.541Z ##### ##### ###### ##### ## ##### ######
2902026-05-30T04:09:21.541Z # # # # # # # # # # # #
2912026-05-30T04:09:21.541Z # # # # ##### # # # # # # #####
2922026-05-30T04:09:21.541Z ##### ##### # ##### ###### ##### #
2932026-05-30T04:09:21.541Z # # # # # # # # # #
2942026-05-30T04:09:21.541Z # # # ###### # # # # # ######
2952026-05-30T04:09:21.541Z
2962026-05-30T04:09:21.541Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-05-30T04:09:21.541Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-05-30T04:09:21.607Z+ pfexec add_drv xde
2992026-05-30T04:09:22.456Z+ banner bench
3002026-05-30T04:09:22.459Z
3012026-05-30T04:09:22.459Z ##### ###### # # #### # #
3022026-05-30T04:09:22.459Z # # # ## # # # # #
3032026-05-30T04:09:22.459Z ##### ##### # # # # ######
3042026-05-30T04:09:22.459Z # # # # # # # # #
3052026-05-30T04:09:22.459Z # # # # ## # # # #
3062026-05-30T04:09:22.459Z ##### ###### # # #### # #
3072026-05-30T04:09:22.459Z
3082026-05-30T04:09:22.459Z+ cargo kbench local
3092026-05-30T04:09:22.572Z Updating crates.io index
3102026-05-30T04:09:22.575Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-05-30T04:09:23.418Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-05-30T04:09:23.662Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-05-30T04:09:24.008Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-05-30T04:09:24.394Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-05-30T04:09:24.761Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-05-30T04:09:25.032Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-05-30T04:09:27.178Z Downloading crates ...
3182026-05-30T04:09:27.234Z Downloaded clap_lex v1.1.0
3192026-05-30T04:09:27.238Z Downloaded ctor v0.10.1
3202026-05-30T04:09:27.246Z Downloaded cc v1.2.61
3212026-05-30T04:09:27.258Z Downloaded pretty-hex v0.4.2
3222026-05-30T04:09:27.263Z Downloaded defmt v1.0.1
3232026-05-30T04:09:27.267Z Downloaded macaddr v1.0.1
3242026-05-30T04:09:27.267Z Downloaded foreign-types-macros v0.2.3
3252026-05-30T04:09:27.270Z Downloaded darling v0.21.3
3262026-05-30T04:09:27.273Z Downloaded slog-envlogger v2.2.0
3272026-05-30T04:09:27.276Z Downloaded proc-macro2 v1.0.106
3282026-05-30T04:09:27.276Z Downloaded darling_macro v0.23.0
3292026-05-30T04:09:27.279Z Downloaded plotters-svg v0.3.7
3302026-05-30T04:09:27.279Z Downloaded heck v0.4.1
3312026-05-30T04:09:27.279Z Downloaded circular v0.3.0
3322026-05-30T04:09:27.282Z Downloaded clap_derive v4.6.1
3332026-05-30T04:09:27.285Z Downloaded heck v0.5.0
3342026-05-30T04:09:27.285Z Downloaded tracing-attributes v0.1.31
3352026-05-30T04:09:27.289Z Downloaded embedded-io v0.6.1
3362026-05-30T04:09:27.289Z Downloaded term v1.2.1
3372026-05-30T04:09:27.292Z Downloaded cfg_aliases v0.2.1
3382026-05-30T04:09:27.292Z Downloaded stable_deref_trait v1.2.1
3392026-05-30T04:09:27.292Z Downloaded criterion-plot v0.8.2
3402026-05-30T04:09:27.292Z Downloaded cookie-factory v0.3.3
3412026-05-30T04:09:27.296Z Downloaded cobs v0.3.0
3422026-05-30T04:09:27.296Z Downloaded slab v0.4.12
3432026-05-30T04:09:27.299Z Downloaded cpufeatures v0.3.0
3442026-05-30T04:09:27.299Z Downloaded deranged v0.5.8
3452026-05-30T04:09:27.299Z Downloaded foreign-types v0.5.0
3462026-05-30T04:09:27.302Z Downloaded cast v0.3.0
3472026-05-30T04:09:27.302Z Downloaded oxnet v0.1.5
3482026-05-30T04:09:27.303Z Downloaded find-msvc-tools v0.1.9
3492026-05-30T04:09:27.306Z Downloaded ciborium-ll v0.2.2
3502026-05-30T04:09:27.306Z Downloaded anstyle-query v1.1.5
3512026-05-30T04:09:27.306Z Downloaded thiserror-impl v2.0.18
3522026-05-30T04:09:27.309Z Downloaded dtor-proc-macro v0.0.13
3532026-05-30T04:09:27.309Z Downloaded is_terminal_polyfill v1.70.2
3542026-05-30T04:09:27.309Z Downloaded link-section v0.2.1
3552026-05-30T04:09:27.312Z Downloaded futures-executor v0.3.32
3562026-05-30T04:09:27.315Z Downloaded anstyle-parse v1.0.0
3572026-05-30T04:09:27.318Z Downloaded hash32 v0.3.1
3582026-05-30T04:09:27.321Z Downloaded ident_case v1.0.1
3592026-05-30T04:09:27.321Z Downloaded itoa v1.0.18
3602026-05-30T04:09:27.324Z Downloaded futures-core v0.3.32
3612026-05-30T04:09:27.324Z Downloaded futures-sink v0.3.32
3622026-05-30T04:09:27.327Z Downloaded equivalent v1.0.2
3632026-05-30T04:09:27.327Z Downloaded defmt v0.3.100
3642026-05-30T04:09:27.327Z Downloaded dtor v0.8.1
3652026-05-30T04:09:27.331Z Downloaded futures-macro v0.3.32
3662026-05-30T04:09:27.331Z Downloaded winnow v1.0.2
3672026-05-30T04:09:27.335Z Downloaded darling_macro v0.21.3
3682026-05-30T04:09:27.338Z Downloaded crossbeam-deque v0.8.6
3692026-05-30T04:09:27.339Z Downloaded ciborium v0.2.2
3702026-05-30T04:09:27.339Z Downloaded proc-macro-error-attr v1.0.4
3712026-05-30T04:09:27.342Z Downloaded futures-io v0.3.32
3722026-05-30T04:09:27.342Z Downloaded byteorder v1.5.0
3732026-05-30T04:09:27.342Z Downloaded defmt-macros v1.0.1
3742026-05-30T04:09:27.345Z Downloaded errno v0.3.14
3752026-05-30T04:09:27.345Z Downloaded alloca v0.4.0
3762026-05-30T04:09:27.348Z Downloaded ctor-proc-macro v0.0.13
3772026-05-30T04:09:27.351Z Downloaded cstr-argument v0.1.2
3782026-05-30T04:09:27.351Z Downloaded colorchoice v1.0.5
3792026-05-30T04:09:27.352Z Downloaded page_size v0.6.0
3802026-05-30T04:09:27.355Z Downloaded zmij v1.0.21
3812026-05-30T04:09:27.358Z Downloaded foreign-types-shared v0.3.1
3822026-05-30T04:09:27.358Z Downloaded cfg-if v1.0.4
3832026-05-30T04:09:27.358Z Downloaded ciborium-io v0.2.2
3842026-05-30T04:09:27.358Z Downloaded dyn-clone v1.0.20
3852026-05-30T04:09:27.362Z Downloaded thread_local v1.1.9
3862026-05-30T04:09:27.362Z Downloaded thiserror-impl v1.0.69
3872026-05-30T04:09:27.362Z Downloaded thiserror v2.0.18
3882026-05-30T04:09:27.365Z Downloaded futures-task v0.3.32
3892026-05-30T04:09:27.368Z Downloaded either v1.15.0
3902026-05-30T04:09:27.371Z Downloaded clap v4.6.1
3912026-05-30T04:09:27.375Z Downloaded same-file v1.0.6
3922026-05-30T04:09:27.379Z Downloaded powerfmt v0.2.0
3932026-05-30T04:09:27.379Z Downloaded is-terminal v0.4.17
3942026-05-30T04:09:27.379Z Downloaded crossbeam-utils v0.8.21
3952026-05-30T04:09:27.382Z Downloaded utf8parse v0.2.2
3962026-05-30T04:09:27.382Z Downloaded ingot v0.1.1
3972026-05-30T04:09:27.382Z Downloaded terminal_size v0.4.4
3982026-05-30T04:09:27.382Z Downloaded iana-time-zone v0.1.65
3992026-05-30T04:09:27.385Z Downloaded fnv v1.0.7
4002026-05-30T04:09:27.385Z Downloaded ipnetwork v0.21.1
4012026-05-30T04:09:27.385Z Downloaded embedded-io v0.4.0
4022026-05-30T04:09:27.385Z Downloaded anes v0.1.6
4032026-05-30T04:09:27.389Z Downloaded tabwriter v1.4.1
4042026-05-30T04:09:27.389Z Downloaded autocfg v1.5.0
4052026-05-30T04:09:27.392Z Downloaded defmt-parser v1.0.0
4062026-05-30T04:09:27.392Z Downloaded slog-scope v4.4.1
4072026-05-30T04:09:27.395Z Downloaded anstream v1.0.0
4082026-05-30T04:09:27.396Z Downloaded erased-serde v0.3.31
4092026-05-30T04:09:27.396Z Downloaded postcard v1.1.3
4102026-05-30T04:09:27.399Z Downloaded shlex v1.3.0
4112026-05-30T04:09:27.399Z Downloaded futures v0.3.32
4122026-05-30T04:09:27.402Z Downloaded criterion v0.8.2
4132026-05-30T04:09:27.405Z Downloaded colored v3.1.1
4142026-05-30T04:09:27.405Z Downloaded ref-cast-impl v1.0.25
4152026-05-30T04:09:27.405Z Downloaded bitflags v2.11.1
4162026-05-30T04:09:27.409Z Downloaded lazy_static v1.5.0
4172026-05-30T04:09:27.409Z Downloaded proc-macro-error-attr2 v2.0.0
4182026-05-30T04:09:27.412Z Downloaded proc-macro-crate v3.5.0
4192026-05-30T04:09:27.412Z Downloaded ingot-types v0.1.2
4202026-05-30T04:09:27.412Z Downloaded heapless v0.8.0
4212026-05-30T04:09:27.412Z Downloaded rusticata-macros v5.0.0
4222026-05-30T04:09:27.416Z Downloaded getrandom v0.4.2
4232026-05-30T04:09:27.419Z Downloaded crossbeam-epoch v0.9.18
4242026-05-30T04:09:27.423Z Downloaded ingot-macros v0.1.1
4252026-05-30T04:09:27.423Z Downloaded darling v0.23.0
4262026-05-30T04:09:27.426Z Downloaded chacha20 v0.10.0
4272026-05-30T04:09:27.426Z Downloaded anstyle v1.0.14
4282026-05-30T04:09:27.429Z Downloaded darling_core v0.23.0
4292026-05-30T04:09:27.433Z Downloaded time-core v0.1.8
4302026-05-30T04:09:27.433Z Downloaded crc32fast v1.5.0
4312026-05-30T04:09:27.433Z Downloaded bitflags v1.3.2
4322026-05-30T04:09:27.436Z Downloaded plotters-backend v0.3.7
4332026-05-30T04:09:27.436Z Downloaded half v2.7.1
4342026-05-30T04:09:27.436Z Downloaded anyhow v1.0.102
4352026-05-30T04:09:27.440Z Downloaded version_check v0.9.5
4362026-05-30T04:09:27.440Z Downloaded ref-cast v1.0.25
4372026-05-30T04:09:27.443Z Downloaded take_mut v0.2.2
4382026-05-30T04:09:27.443Z Downloaded oorandom v11.1.5
4392026-05-30T04:09:27.443Z Downloaded num-conv v0.2.1
4402026-05-30T04:09:27.443Z Downloaded log v0.4.29
4412026-05-30T04:09:27.446Z Downloaded futures-channel v0.3.32
4422026-05-30T04:09:27.446Z Downloaded darling_core v0.21.3
4432026-05-30T04:09:27.450Z Downloaded proc-macro-error v1.0.4
4442026-05-30T04:09:27.450Z Downloaded strsim v0.11.1
4452026-05-30T04:09:27.453Z Downloaded time-macros v0.2.27
4462026-05-30T04:09:27.456Z Downloaded num_enum_derive v0.7.6
4472026-05-30T04:09:27.456Z Downloaded slog-term v2.9.2
4482026-05-30T04:09:27.459Z Downloaded arc-swap v1.9.1
4492026-05-30T04:09:27.462Z Downloaded managed v0.8.0
4502026-05-30T04:09:27.462Z Downloaded indexmap v2.14.0
4512026-05-30T04:09:27.466Z Downloaded rand_core v0.10.1
4522026-05-30T04:09:27.469Z Downloaded crossbeam-channel v0.5.15
4532026-05-30T04:09:27.473Z Downloaded quote v1.0.45
4542026-05-30T04:09:27.476Z Downloaded itertools v0.14.0
4552026-05-30T04:09:27.479Z Downloaded walkdir v2.5.0
4562026-05-30T04:09:27.483Z Downloaded thiserror v1.0.69
4572026-05-30T04:09:27.483Z Downloaded slog-stdlog v4.1.1
4582026-05-30T04:09:27.483Z Downloaded pin-project-lite v0.2.17
4592026-05-30T04:09:27.486Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4602026-05-30T04:09:27.487Z Downloaded tinytemplate v1.2.1
4612026-05-30T04:09:27.490Z Downloaded num_enum v0.7.6
4622026-05-30T04:09:27.490Z Downloaded itertools v0.12.1
4632026-05-30T04:09:27.494Z Downloaded hashbrown v0.17.0
4642026-05-30T04:09:27.497Z Downloaded proc-macro-error2 v2.0.1
4652026-05-30T04:09:27.500Z Downloaded rustversion v1.0.22
4662026-05-30T04:09:27.503Z Downloaded itertools v0.13.0
4672026-05-30T04:09:27.507Z Downloaded futures-util v0.3.32
4682026-05-30T04:09:27.510Z Downloaded clap_builder v4.6.0
4692026-05-30T04:09:27.514Z Downloaded slog-async v2.8.0
4702026-05-30T04:09:27.517Z Downloaded chrono v0.4.44
4712026-05-30T04:09:27.527Z Downloaded uuid v1.23.1
4722026-05-30T04:09:27.534Z Downloaded toml_parser v1.1.2+spec-1.1.0
4732026-05-30T04:09:27.537Z Downloaded serde_derive v1.0.228
4742026-05-30T04:09:27.544Z Downloaded tracing-core v0.1.36
4752026-05-30T04:09:27.547Z Downloaded serde_core v1.0.228
4762026-05-30T04:09:27.550Z Downloaded aho-corasick v1.1.4
4772026-05-30T04:09:27.554Z Downloaded unicode-ident v1.0.24
4782026-05-30T04:09:27.557Z Downloaded once_cell v1.21.4
4792026-05-30T04:09:27.557Z Downloaded num-traits v0.2.19
4802026-05-30T04:09:27.560Z Downloaded slog v2.8.2
4812026-05-30T04:09:27.560Z Downloaded libc v0.2.186
4822026-05-30T04:09:27.577Z Downloaded toml_edit v0.25.11+spec-1.1.0
4832026-05-30T04:09:27.580Z Downloaded nix v0.31.2
4842026-05-30T04:09:27.585Z Downloaded socket2 v0.6.3
4852026-05-30T04:09:27.589Z Downloaded serde v1.0.228
4862026-05-30T04:09:27.593Z Downloaded zerocopy-derive v0.8.50
4872026-05-30T04:09:27.602Z Downloaded memchr v2.8.0
4882026-05-30T04:09:27.606Z Downloaded rayon-core v1.13.0
4892026-05-30T04:09:27.619Z Downloaded rand v0.10.1
4902026-05-30T04:09:27.652Z Downloaded plotters v0.3.7
4912026-05-30T04:09:27.669Z Downloaded nom v8.0.0
4922026-05-30T04:09:27.673Z Downloaded serde_json v1.0.149
4932026-05-30T04:09:27.676Z Downloaded regex v1.12.3
4942026-05-30T04:09:27.679Z Downloaded pcap-parser v0.17.0
4952026-05-30T04:09:27.686Z Downloaded rayon v1.12.0
4962026-05-30T04:09:27.694Z Downloaded syn v2.0.117
4972026-05-30T04:09:27.717Z Downloaded syn v1.0.109
4982026-05-30T04:09:27.722Z Downloaded rustix v1.1.4
4992026-05-30T04:09:27.735Z Downloaded unicode-width v0.2.2
5002026-05-30T04:09:27.738Z Downloaded time v0.3.47
5012026-05-30T04:09:27.747Z Downloaded zerocopy v0.8.50
5022026-05-30T04:09:27.760Z Downloaded regex-syntax v0.8.10
5032026-05-30T04:09:27.765Z Downloaded smoltcp v0.11.0
5042026-05-30T04:09:27.790Z Downloaded tracing v0.1.44
5052026-05-30T04:09:27.800Z Downloaded regex-automata v0.4.14
5062026-05-30T04:09:27.869Z Compiling proc-macro2 v1.0.106
5072026-05-30T04:09:27.869Z Compiling quote v1.0.45
5082026-05-30T04:09:27.869Z Compiling unicode-ident v1.0.24
5092026-05-30T04:09:27.869Z Compiling serde_core v1.0.228
5102026-05-30T04:09:27.873Z Compiling cfg-if v1.0.4
5112026-05-30T04:09:27.873Z Compiling libc v0.2.186
5122026-05-30T04:09:27.873Z Compiling memchr v2.8.0
5132026-05-30T04:09:27.873Z Compiling serde v1.0.228
5142026-05-30T04:09:28.015Z Compiling rustversion v1.0.22
5152026-05-30T04:09:28.080Z Compiling ident_case v1.0.1
5162026-05-30T04:09:28.193Z Compiling strsim v0.11.1
5172026-05-30T04:09:28.350Z Compiling version_check v0.9.5
5182026-05-30T04:09:28.364Z Compiling zerocopy v0.8.50
5192026-05-30T04:09:28.480Z Compiling thiserror v2.0.18
5202026-05-30T04:09:28.602Z Compiling either v1.15.0
5212026-05-30T04:09:28.818Z Compiling fnv v1.0.7
5222026-05-30T04:09:28.873Z Compiling regex-syntax v0.8.10
5232026-05-30T04:09:28.881Z Compiling syn v1.0.109
5242026-05-30T04:09:28.905Z Compiling crossbeam-utils v0.8.21
5252026-05-30T04:09:28.967Z Compiling pin-project-lite v0.2.17
5262026-05-30T04:09:29.056Z Compiling equivalent v1.0.2
5272026-05-30T04:09:29.170Z Compiling syn v2.0.117
5282026-05-30T04:09:29.184Z Compiling aho-corasick v1.1.4
5292026-05-30T04:09:29.240Z Compiling winnow v1.0.2
5302026-05-30T04:09:29.252Z Compiling hashbrown v0.17.0
5312026-05-30T04:09:29.324Z Compiling itertools v0.14.0
5322026-05-30T04:09:29.779Z Compiling indexmap v2.14.0
5332026-05-30T04:09:30.228Z Compiling bitflags v2.11.1
5342026-05-30T04:09:30.352Z Compiling regex-automata v0.4.14
5352026-05-30T04:09:30.380Z Compiling toml_parser v1.1.2+spec-1.1.0
5362026-05-30T04:09:30.521Z Compiling heapless v0.8.0
5372026-05-30T04:09:30.560Z Compiling byteorder v1.5.0
5382026-05-30T04:09:30.749Z Compiling toml_datetime v1.1.1+spec-1.1.0
5392026-05-30T04:09:30.816Z Compiling autocfg v1.5.0
5402026-05-30T04:09:30.899Z Compiling toml_edit v0.25.11+spec-1.1.0
5412026-05-30T04:09:30.971Z Compiling hash32 v0.3.1
5422026-05-30T04:09:31.004Z Compiling slog v2.8.2
5432026-05-30T04:09:31.109Z Compiling futures-core v0.3.32
5442026-05-30T04:09:31.152Z Compiling num-traits v0.2.19
5452026-05-30T04:09:31.174Z Compiling smoltcp v0.11.0
5462026-05-30T04:09:31.238Z Compiling macaddr v1.0.1
5472026-05-30T04:09:31.249Z Compiling stable_deref_trait v1.2.1
5482026-05-30T04:09:31.320Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5492026-05-30T04:09:31.387Z Compiling futures-sink v0.3.32
5502026-05-30T04:09:31.442Z Compiling proc-macro-crate v3.5.0
5512026-05-30T04:09:31.492Z Compiling futures-channel v0.3.32
5522026-05-30T04:09:31.687Z Compiling darling_core v0.21.3
5532026-05-30T04:09:31.744Z Compiling darling_core v0.23.0
5542026-05-30T04:09:31.782Z Compiling proc-macro-error-attr v1.0.4
5552026-05-30T04:09:31.846Z Compiling futures-task v0.3.32
5562026-05-30T04:09:32.012Z Compiling regex v1.12.3
5572026-05-30T04:09:32.021Z Compiling managed v0.8.0
5582026-05-30T04:09:32.062Z Compiling rand_core v0.10.1
5592026-05-30T04:09:32.221Z Compiling bitflags v1.3.2
5602026-05-30T04:09:32.257Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5612026-05-30T04:09:32.289Z Compiling getrandom v0.4.2
5622026-05-30T04:09:32.401Z Compiling crc32fast v1.5.0
5632026-05-30T04:09:32.508Z Compiling ref-cast v1.0.25
5642026-05-30T04:09:32.607Z Compiling slab v0.4.12
5652026-05-30T04:09:32.629Z Compiling futures-io v0.3.32
5662026-05-30T04:09:32.730Z Compiling itoa v1.0.18
5672026-05-30T04:09:32.807Z Compiling anyhow v1.0.102
5682026-05-30T04:09:32.863Z Compiling serde_derive v1.0.228
5692026-05-30T04:09:32.870Z Compiling zerocopy-derive v0.8.50
5702026-05-30T04:09:32.877Z Compiling thiserror-impl v2.0.18
5712026-05-30T04:09:32.884Z Compiling futures-macro v0.3.32
5722026-05-30T04:09:32.942Z Compiling foreign-types-macros v0.2.3
5732026-05-30T04:09:33.344Z Compiling num_enum_derive v0.7.6
5742026-05-30T04:09:33.580Z Compiling ref-cast-impl v1.0.25
5752026-05-30T04:09:33.710Z Compiling futures-util v0.3.32
5762026-05-30T04:09:33.798Z Compiling darling_macro v0.21.3
5772026-05-30T04:09:33.915Z Compiling darling_macro v0.23.0
5782026-05-30T04:09:34.188Z Compiling cobs v0.3.0
5792026-05-30T04:09:34.359Z Compiling darling v0.21.3
5802026-05-30T04:09:34.406Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5812026-05-30T04:09:34.435Z Compiling ingot-macros v0.1.1
5822026-05-30T04:09:34.478Z Compiling darling v0.23.0
5832026-05-30T04:09:34.554Z Compiling proc-macro-error v1.0.4
5842026-05-30T04:09:34.783Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5852026-05-30T04:09:34.792Z Compiling ipnetwork v0.21.1
5862026-05-30T04:09:35.018Z Compiling unicode-width v0.2.2
5872026-05-30T04:09:35.072Z Compiling once_cell v1.21.4
5882026-05-30T04:09:35.165Z Compiling foreign-types-shared v0.3.1
5892026-05-30T04:09:35.252Z Compiling cpufeatures v0.3.0
5902026-05-30T04:09:35.308Z Compiling rustix v1.1.4
5912026-05-30T04:09:35.308Z Compiling chacha20 v0.10.0
5922026-05-30T04:09:35.325Z Compiling tracing-core v0.1.36
5932026-05-30T04:09:35.592Z Compiling tabwriter v1.4.1
5942026-05-30T04:09:35.863Z Compiling foreign-types v0.5.0
5952026-05-30T04:09:35.963Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5962026-05-30T04:09:36.031Z Compiling futures-executor v0.3.32
5972026-05-30T04:09:36.144Z Compiling erased-serde v0.3.31
5982026-05-30T04:09:36.177Z Compiling postcard v1.1.3
5992026-05-30T04:09:36.458Z Compiling num_enum v0.7.6
6002026-05-30T04:09:36.688Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6012026-05-30T04:09:36.760Z Compiling tracing-attributes v0.1.31
6022026-05-30T04:09:36.861Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6032026-05-30T04:09:37.052Z Compiling errno v0.3.14
6042026-05-30T04:09:37.121Z Compiling cstr-argument v0.1.2
6052026-05-30T04:09:37.177Z Compiling thiserror v1.0.69
6062026-05-30T04:09:37.197Z Compiling find-msvc-tools v0.1.9
6072026-05-30T04:09:37.278Z Compiling ingot-types v0.1.2
6082026-05-30T04:09:37.353Z Compiling num-conv v0.2.1
6092026-05-30T04:09:37.424Z Compiling time-core v0.1.8
6102026-05-30T04:09:37.445Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
6112026-05-30T04:09:37.547Z Compiling shlex v1.3.0
6122026-05-30T04:09:37.567Z Compiling pretty-hex v0.4.2
6132026-05-30T04:09:37.584Z Compiling powerfmt v0.2.0
6142026-05-30T04:09:37.699Z Compiling ingot v0.1.1
6152026-05-30T04:09:37.716Z Compiling zmij v1.0.21
6162026-05-30T04:09:37.725Z Compiling dyn-clone v1.0.20
6172026-05-30T04:09:37.825Z Compiling utf8parse v0.2.2
6182026-05-30T04:09:37.905Z Compiling anstyle-parse v1.0.0
6192026-05-30T04:09:37.929Z Compiling deranged v0.5.8
6202026-05-30T04:09:38.089Z Compiling tracing v0.1.44
6212026-05-30T04:09:38.107Z Compiling cc v1.2.61
6222026-05-30T04:09:38.116Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
6232026-05-30T04:09:38.418Z Compiling time-macros v0.2.27
6242026-05-30T04:09:38.499Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6252026-05-30T04:09:38.617Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6262026-05-30T04:09:38.965Z Compiling rand v0.10.1
6272026-05-30T04:09:39.223Z Compiling futures v0.3.32
6282026-05-30T04:09:39.270Z Compiling thiserror-impl v1.0.69
6292026-05-30T04:09:39.311Z Compiling crossbeam-epoch v0.9.18
6302026-05-30T04:09:39.503Z Compiling uuid v1.23.1
6312026-05-30T04:09:39.756Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6322026-05-30T04:09:39.767Z Compiling arc-swap v1.9.1
6332026-05-30T04:09:39.812Z Compiling socket2 v0.6.3
6342026-05-30T04:09:39.897Z Compiling nom v8.0.0
6352026-05-30T04:09:40.102Z Compiling thread_local v1.1.9
6362026-05-30T04:09:40.364Z Compiling anstyle v1.0.14
6372026-05-30T04:09:40.406Z Compiling serde_json v1.0.149
6382026-05-30T04:09:40.438Z Compiling is_terminal_polyfill v1.70.2
6392026-05-30T04:09:40.605Z Compiling slog-async v2.8.0
6402026-05-30T04:09:40.671Z Compiling heck v0.4.1
6412026-05-30T04:09:40.761Z Compiling colored v3.1.1
6422026-05-30T04:09:40.869Z Compiling colorchoice v1.0.5
6432026-05-30T04:09:40.904Z Compiling oxnet v0.1.5
6442026-05-30T04:09:41.264Z Compiling rayon-core v1.13.0
6452026-05-30T04:09:41.309Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6462026-05-30T04:09:41.332Z Compiling anstyle-query v1.1.5
6472026-05-30T04:09:41.448Z Compiling lazy_static v1.5.0
6482026-05-30T04:09:41.490Z Compiling iana-time-zone v0.1.65
6492026-05-30T04:09:41.516Z Compiling slog-scope v4.4.1
6502026-05-30T04:09:41.774Z Compiling chrono v0.4.44
6512026-05-30T04:09:41.901Z Compiling anstream v1.0.0
6522026-05-30T04:09:42.306Z Compiling rusticata-macros v5.0.0
6532026-05-30T04:09:42.342Z Compiling time v0.3.47
6542026-05-30T04:09:42.541Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6552026-05-30T04:09:42.600Z Compiling crossbeam-deque v0.8.6
6562026-05-30T04:09:42.688Z Compiling cookie-factory v0.3.3
6572026-05-30T04:09:42.811Z Compiling alloca v0.4.0
6582026-05-30T04:09:43.009Z Compiling terminal_size v0.4.4
6592026-05-30T04:09:43.154Z Compiling half v2.7.1
6602026-05-30T04:09:43.202Z Compiling crossbeam-channel v0.5.15
6612026-05-30T04:09:43.416Z Compiling is-terminal v0.4.17
6622026-05-30T04:09:43.479Z Compiling itertools v0.12.1
6632026-05-30T04:09:43.512Z Compiling plotters-backend v0.3.7
6642026-05-30T04:09:43.831Z Compiling cfg_aliases v0.2.1
6652026-05-30T04:09:43.840Z Compiling take_mut v0.2.2
6662026-05-30T04:09:43.902Z Compiling heck v0.5.0
6672026-05-30T04:09:44.024Z Compiling ciborium-io v0.2.2
6682026-05-30T04:09:44.097Z Compiling term v1.2.1
6692026-05-30T04:09:44.116Z Compiling circular v0.3.0
6702026-05-30T04:09:44.331Z Compiling clap_lex v1.1.0
6712026-05-30T04:09:44.359Z Compiling log v0.4.29
6722026-05-30T04:09:44.586Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6732026-05-30T04:09:44.603Z Compiling slog-stdlog v4.1.1
6742026-05-30T04:09:44.637Z Compiling clap_builder v4.6.0
6752026-05-30T04:09:44.906Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6762026-05-30T04:09:44.939Z Compiling slog-term v2.9.2
6772026-05-30T04:09:45.049Z Compiling pcap-parser v0.17.0
6782026-05-30T04:09:45.353Z Compiling clap_derive v4.6.1
6792026-05-30T04:09:45.929Z Compiling ciborium-ll v0.2.2
6802026-05-30T04:09:46.163Z Compiling nix v0.31.2
6812026-05-30T04:09:46.548Z Compiling plotters-svg v0.3.7
6822026-05-30T04:09:46.987Z Compiling itertools v0.13.0
6832026-05-30T04:09:47.056Z Compiling cast v0.3.0
6842026-05-30T04:09:47.165Z Compiling same-file v1.0.6
6852026-05-30T04:09:47.324Z Compiling walkdir v2.5.0
6862026-05-30T04:09:47.324Z Compiling clap v4.6.1
6872026-05-30T04:09:47.411Z Compiling rayon v1.12.0
6882026-05-30T04:09:47.935Z Compiling tinytemplate v1.2.1
6892026-05-30T04:09:48.182Z Compiling plotters v0.3.7
6902026-05-30T04:09:48.504Z Compiling criterion-plot v0.8.2
6912026-05-30T04:09:48.551Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6922026-05-30T04:09:48.919Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6932026-05-30T04:09:49.057Z Compiling slog-envlogger v2.2.0
6942026-05-30T04:09:49.278Z Compiling ciborium v0.2.2
6952026-05-30T04:09:49.366Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
6962026-05-30T04:09:49.547Z Compiling page_size v0.6.0
6972026-05-30T04:09:49.658Z Compiling anes v0.1.6
6982026-05-30T04:09:49.903Z Compiling oorandom v11.1.5
6992026-05-30T04:09:49.980Z Compiling dtor-proc-macro v0.0.13
7002026-05-30T04:09:50.030Z Compiling criterion v0.8.2
7012026-05-30T04:09:50.034Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7022026-05-30T04:09:50.342Z Compiling dtor v0.8.1
7032026-05-30T04:09:50.435Z Compiling ctor-proc-macro v0.0.13
7042026-05-30T04:09:50.797Z Compiling link-section v0.2.1
7052026-05-30T04:09:50.937Z Compiling ctor v0.10.1
7062026-05-30T04:09:52.056Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7072026-05-30T04:10:05.668Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.20s
7082026-05-30T04:10:05.771Z Running benches/xde.rs (target/release/deps/xde-5c49a1bca4b12a57)
7092026-05-30T04:10:05.781Z###--------------------------------###
7102026-05-30T04:10:05.781Z:::Building test topology... (120s):::
7112026-05-30T04:10:05.781Z###--------------------------------###
7122026-05-30T04:10:05.787Zadding underlay route 0
7132026-05-30T04:10:05.790Zadding underlay route 1
7142026-05-30T04:10:05.933Zstart zones a, b
7152026-05-30T04:10:16.029Zconfigure zone
7162026-05-30T04:10:16.033Zconfigure zone
7172026-05-30T04:10:16.049Zinstall zone
7182026-05-30T04:10:16.053Zinstall zone
7192026-05-30T04:10:25.829Zboot zone
7202026-05-30T04:10:25.829Zboot zone
7212026-05-30T04:10:25.913Zsetup zones a, b
7222026-05-30T04:10:25.913Z[a] svcs -a
7232026-05-30T04:10:25.913Z[b] svcs -a
7242026-05-30T04:10:25.932ZFailed to parse command output: exit code 1
7252026-05-30T04:10:25.932Zstdout:
7262026-05-30T04:10:25.932Z
7272026-05-30T04:10:25.932Zstderr:
7282026-05-30T04:10:25.932Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7292026-05-30T04:10:25.932ZFailed to parse command output: exit code 1
7302026-05-30T04:10:25.932Zstdout:
7312026-05-30T04:10:25.932Z
7322026-05-30T04:10:25.932Zstderr:
7332026-05-30T04:10:25.932Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-05-30T04:10:26.132Z[a] svcs -a
7352026-05-30T04:10:26.132Z[b] svcs -a
7362026-05-30T04:10:26.230ZSTATE STIME FMRI
7372026-05-30T04:10:26.230Zonline 4:10:25 svc:/system/svc/restarter:default
7382026-05-30T04:10:26.230Zoffline 4:10:25 svc:/system/early-manifest-import:default
7392026-05-30T04:10:26.230Z- - svc:/application/management/net-snmp:default
7402026-05-30T04:10:26.230Z- - svc:/application/pkg/dynamic-mirror:default
7412026-05-30T04:10:26.230Z- - svc:/application/pkg/mirror:default
7422026-05-30T04:10:26.230Z- - svc:/application/pkg/repositories-setup:default
7432026-05-30T04:10:26.230Z- - svc:/application/pkg/server:default
7442026-05-30T04:10:26.230Z- - svc:/application/security/tcsd:default
7452026-05-30T04:10:26.230Z- - svc:/milestone/devices:default
7462026-05-30T04:10:26.230Z- - svc:/milestone/multi-user-server:default
7472026-05-30T04:10:26.230Z- - svc:/milestone/multi-user:default
7482026-05-30T04:10:26.230Z- - svc:/milestone/name-services:default
7492026-05-30T04:10:26.231Z- - svc:/milestone/network:default
7502026-05-30T04:10:26.231Z- - svc:/milestone/single-user:default
7512026-05-30T04:10:26.231Z- - svc:/milestone/sysconfig:default
7522026-05-30T04:10:26.231Z- - svc:/network/chrony:default
7532026-05-30T04:10:26.231Z- - svc:/network/datalink-management:default
7542026-05-30T04:10:26.231Z- - svc:/network/dns/client:default
7552026-05-30T04:10:26.231Z- - svc:/network/dns/install:default
7562026-05-30T04:10:26.231Z- - svc:/network/dns/multicast:default
7572026-05-30T04:10:26.231Z- - svc:/network/inetd-upgrade:default
7582026-05-30T04:10:26.231Z- - svc:/network/inetd:default
7592026-05-30T04:10:26.231Z- - svc:/network/initial:default
7602026-05-30T04:10:26.231Z- - svc:/network/install:default
7612026-05-30T04:10:26.231Z- - svc:/network/ip-interface-management:default
7622026-05-30T04:10:26.231Z- - svc:/network/ipmp:default
7632026-05-30T04:10:26.231Z- - svc:/network/ipqos:default
7642026-05-30T04:10:26.231Z- - svc:/network/ipsec/ike:default
7652026-05-30T04:10:26.231Z- - svc:/network/ipsec/ipsecalgs:default
7662026-05-30T04:10:26.231Z- - svc:/network/ipsec/manual-key:default
7672026-05-30T04:10:26.231Z- - svc:/network/ipsec/policy:default
7682026-05-30T04:10:26.231Z- - svc:/network/iptun:default
7692026-05-30T04:10:26.231Z- - svc:/network/ipv4-forwarding:default
7702026-05-30T04:10:26.231Z- - svc:/network/ipv6-forwarding:default
7712026-05-30T04:10:26.231Z- - svc:/network/ldap/client:default
7722026-05-30T04:10:26.231Z- - svc:/network/location:default
7732026-05-30T04:10:26.231Z- - svc:/network/loopback:default
7742026-05-30T04:10:26.231Z- - svc:/network/netcfg:default
7752026-05-30T04:10:26.231Z- - svc:/network/netmask:default
7762026-05-30T04:10:26.231Z- - svc:/network/nfs/cbd:default
7772026-05-30T04:10:26.231Z- - svc:/network/nfs/client:default
7782026-05-30T04:10:26.231Z- - svc:/network/nfs/log:default
7792026-05-30T04:10:26.231Z- - svc:/network/nfs/mapid:default
7802026-05-30T04:10:26.231Z- - svc:/network/nfs/nlockmgr:default
7812026-05-30T04:10:26.231Z- - svc:/network/nfs/rquota:default
7822026-05-30T04:10:26.231Z- - svc:/network/nfs/server:default
7832026-05-30T04:10:26.231Z- - svc:/network/nfs/status:default
7842026-05-30T04:10:26.231Z- - svc:/network/nis/client:default
7852026-05-30T04:10:26.231Z- - svc:/network/physical:default
7862026-05-30T04:10:26.232Z- - svc:/network/physical:nwam
7872026-05-30T04:10:26.232Z- - svc:/network/routing-setup:default
7882026-05-30T04:10:26.232Z- - svc:/network/routing/legacy-routing:ipv4
7892026-05-30T04:10:26.232Z- - svc:/network/routing/legacy-routing:ipv6
7902026-05-30T04:10:26.232Z- - svc:/network/routing/ndp:default
7912026-05-30T04:10:26.232Z- - svc:/network/routing/rdisc:default
7922026-05-30T04:10:26.232Z- - svc:/network/routing/ripng:default
7932026-05-30T04:10:26.232Z- - svc:/network/routing/route:default
7942026-05-30T04:10:26.232Z- - svc:/network/rpc/bind:default
7952026-05-30T04:10:26.232Z- - svc:/network/rpc/gss:default
7962026-05-30T04:10:26.232Z- - svc:/network/rpc/keyserv:default
7972026-05-30T04:10:26.232Z- - svc:/network/security/kadmin:default
7982026-05-30T04:10:26.232Z- - svc:/network/security/krb5kdc:default
7992026-05-30T04:10:26.232Z- - svc:/network/security/ktkt_warn:default
8002026-05-30T04:10:26.232Z- - svc:/network/service:default
8012026-05-30T04:10:26.232Z- - svc:/network/shares/group:default
8022026-05-30T04:10:26.232Z- - svc:/network/smb/client:default
8032026-05-30T04:10:26.232Z- - svc:/network/smb/server:default
8042026-05-30T04:10:26.232Z- - svc:/network/ssh:default
8052026-05-30T04:10:26.232Z- - svc:/network/tcpkey:default
8062026-05-30T04:10:26.232Z- - svc:/system/auditd:default
8072026-05-30T04:10:26.232Z- - svc:/system/auditset:default
8082026-05-30T04:10:26.232Z- - svc:/system/boot-archive-update:default
8092026-05-30T04:10:26.232Z- - svc:/system/boot-archive:default
8102026-05-30T04:10:26.232Z- - svc:/system/boot-config:default
8112026-05-30T04:10:26.232Z- - svc:/system/consadm:default
8122026-05-30T04:10:26.232Z- - svc:/system/console-login:default
8132026-05-30T04:10:26.232Z- - svc:/system/console-login:vt2
8142026-05-30T04:10:26.232Z- - svc:/system/console-login:vt3
8152026-05-30T04:10:26.232Z- - svc:/system/console-login:vt4
8162026-05-30T04:10:26.232Z- - svc:/system/console-login:vt5
8172026-05-30T04:10:26.232Z- - svc:/system/console-login:vt6
8182026-05-30T04:10:26.232Z- - svc:/system/coreadm:default
8192026-05-30T04:10:26.232Z- - svc:/system/cron:default
8202026-05-30T04:10:26.232Z- - svc:/system/cryptosvc:default
8212026-05-30T04:10:26.232Z- - svc:/system/device/allocate:default
8222026-05-30T04:10:26.232Z- - svc:/system/device/audio:default
8232026-05-30T04:10:26.232Z- - svc:/system/device/local:default
8242026-05-30T04:10:26.232Z- - svc:/system/device/mpxio-upgrade:default
8252026-05-30T04:10:26.232Z- - svc:/system/extended-accounting:flow
8262026-05-30T04:10:26.233Z- - svc:/system/extended-accounting:net
8272026-05-30T04:10:26.233Z- - svc:/system/extended-accounting:process
8282026-05-30T04:10:26.233Z- - svc:/system/extended-accounting:task
8292026-05-30T04:10:26.233Z- - svc:/system/filesystem/local:default
8302026-05-30T04:10:26.233Z- - svc:/system/filesystem/minimal:default
8312026-05-30T04:10:26.233Z- - svc:/system/filesystem/reparse:default
8322026-05-30T04:10:26.233Z- - svc:/system/filesystem/root:default
8332026-05-30T04:10:26.233Z- - svc:/system/filesystem/usr:default
8342026-05-30T04:10:26.233Z- - svc:/system/fm/notify-params:default
8352026-05-30T04:10:26.233Z- - svc:/system/fmd:default
8362026-05-30T04:10:26.254Z- - svc:/system/hostid:default
8372026-05-30T04:10:26.254Z- - svc:/system/hotplug:default
8382026-05-30T04:10:26.254Z- - svc:/system/identity:domain
8392026-05-30T04:10:26.254Z- - svc:/system/identity:node
8402026-05-30T04:10:26.254Z- - svc:/system/idmap:default
8412026-05-30T04:10:26.254Z- - svc:/system/keymap:default
8422026-05-30T04:10:26.254Z- - svc:/system/logadm-upgrade:default
8432026-05-30T04:10:26.254Z- - svc:/system/manifest-import:default
8442026-05-30T04:10:26.254Z- - svc:/system/name-service-cache:default
8452026-05-30T04:10:26.254Z- - svc:/system/pfexec:default
8462026-05-30T04:10:26.254Z- - svc:/system/pkgserv:default
8472026-05-30T04:10:26.254Z- - svc:/system/process-security:default
8482026-05-30T04:10:26.254Z- - svc:/system/rbac:default
8492026-05-30T04:10:26.254Z- - svc:/system/rmtmpfiles:default
8502026-05-30T04:10:26.254Z- - svc:/system/sac:default
8512026-05-30T04:10:26.254Z- - svc:/system/sar:default
8522026-05-30T04:10:26.254Z- - svc:/system/svc/global:default
8532026-05-30T04:10:26.254Z- - svc:/system/system-log:default
8542026-05-30T04:10:26.254Z- - svc:/system/update-man-index:default
8552026-05-30T04:10:26.254Z- - svc:/system/utmp:default
8562026-05-30T04:10:26.254Z- - svc:/system/vtdaemon:default
8572026-05-30T04:10:26.254Z[b] svcs milestone/network
8582026-05-30T04:10:26.254ZSTATE STIME FMRI
8592026-05-30T04:10:26.255Zonline 4:10:25 svc:/system/svc/restarter:default
8602026-05-30T04:10:26.255Zoffline 4:10:25 svc:/system/early-manifest-import:default
8612026-05-30T04:10:26.255Z- - svc:/application/management/net-snmp:default
8622026-05-30T04:10:26.255Z- - svc:/application/pkg/dynamic-mirror:default
8632026-05-30T04:10:26.255Z- - svc:/application/pkg/mirror:default
8642026-05-30T04:10:26.255Z- - svc:/application/pkg/repositories-setup:default
8652026-05-30T04:10:26.255Z- - svc:/application/pkg/server:default
8662026-05-30T04:10:26.255Z- - svc:/application/security/tcsd:default
8672026-05-30T04:10:26.255Z- - svc:/milestone/devices:default
8682026-05-30T04:10:26.255Z- - svc:/milestone/multi-user-server:default
8692026-05-30T04:10:26.255Z- - svc:/milestone/multi-user:default
8702026-05-30T04:10:26.255Z- - svc:/milestone/name-services:default
8712026-05-30T04:10:26.255Z- - svc:/milestone/network:default
8722026-05-30T04:10:26.255Z- - svc:/milestone/single-user:default
8732026-05-30T04:10:26.255Z- - svc:/milestone/sysconfig:default
8742026-05-30T04:10:26.255Z- - svc:/network/chrony:default
8752026-05-30T04:10:26.255Z- - svc:/network/datalink-management:default
8762026-05-30T04:10:26.255Z- - svc:/network/dns/client:default
8772026-05-30T04:10:26.255Z- - svc:/network/dns/install:default
8782026-05-30T04:10:26.255Z- - svc:/network/dns/multicast:default
8792026-05-30T04:10:26.255Z- - svc:/network/inetd-upgrade:default
8802026-05-30T04:10:26.255Z- - svc:/network/inetd:default
8812026-05-30T04:10:26.255Z- - svc:/network/initial:default
8822026-05-30T04:10:26.255Z- - svc:/network/install:default
8832026-05-30T04:10:26.255Z- - svc:/network/ip-interface-management:default
8842026-05-30T04:10:26.255Z- - svc:/network/ipmp:default
8852026-05-30T04:10:26.255Z- - svc:/network/ipqos:default
8862026-05-30T04:10:26.255Z- - svc:/network/ipsec/ike:default
8872026-05-30T04:10:26.255Z- - svc:/network/ipsec/ipsecalgs:default
8882026-05-30T04:10:26.255Z- - svc:/network/ipsec/manual-key:default
8892026-05-30T04:10:26.255Z- - svc:/network/ipsec/policy:default
8902026-05-30T04:10:26.255Z- - svc:/network/iptun:default
8912026-05-30T04:10:26.255Z- - svc:/network/ipv4-forwarding:default
8922026-05-30T04:10:26.255Z- - svc:/network/ipv6-forwarding:default
8932026-05-30T04:10:26.255Z- - svc:/network/ldap/client:default
8942026-05-30T04:10:26.255Z- - svc:/network/location:default
8952026-05-30T04:10:26.255Z- - svc:/network/loopback:default
8962026-05-30T04:10:26.255Z- - svc:/network/netcfg:default
8972026-05-30T04:10:26.255Z- - svc:/network/netmask:default
8982026-05-30T04:10:26.256Z- - svc:/network/nfs/cbd:default
8992026-05-30T04:10:26.256Z- - svc:/network/nfs/client:default
9002026-05-30T04:10:26.256Z- - svc:/network/nfs/log:default
9012026-05-30T04:10:26.256Z- - svc:/network/nfs/mapid:default
9022026-05-30T04:10:26.256Z- - svc:/network/nfs/nlockmgr:default
9032026-05-30T04:10:26.256Z- - svc:/network/nfs/rquota:default
9042026-05-30T04:10:26.256Z- - svc:/network/nfs/server:default
9052026-05-30T04:10:26.256Z- - svc:/network/nfs/status:default
9062026-05-30T04:10:26.256Z- - svc:/network/nis/client:default
9072026-05-30T04:10:26.256Z- - svc:/network/physical:default
9082026-05-30T04:10:26.256Z- - svc:/network/physical:nwam
9092026-05-30T04:10:26.256Z- - svc:/network/routing-setup:default
9102026-05-30T04:10:26.256Z- - svc:/network/routing/legacy-routing:ipv4
9112026-05-30T04:10:26.256Z- - svc:/network/routing/legacy-routing:ipv6
9122026-05-30T04:10:26.256Z- - svc:/network/routing/ndp:default
9132026-05-30T04:10:26.256Z- - svc:/network/routing/rdisc:default
9142026-05-30T04:10:26.256Z- - svc:/network/routing/ripng:default
9152026-05-30T04:10:26.256Z- - svc:/network/routing/route:default
9162026-05-30T04:10:26.256Z- - svc:/network/rpc/bind:default
9172026-05-30T04:10:26.256Z- - svc:/network/rpc/gss:default
9182026-05-30T04:10:26.256Z- - svc:/network/rpc/keyserv:default
9192026-05-30T04:10:26.256Z- - svc:/network/security/kadmin:default
9202026-05-30T04:10:26.256Z- - svc:/network/security/krb5kdc:default
9212026-05-30T04:10:26.256Z- - svc:/network/security/ktkt_warn:default
9222026-05-30T04:10:26.256Z- - svc:/network/service:default
9232026-05-30T04:10:26.256Z- - svc:/network/shares/group:default
9242026-05-30T04:10:26.256Z- - svc:/network/smb/client:default
9252026-05-30T04:10:26.256Z- - svc:/network/smb/server:default
9262026-05-30T04:10:26.256Z- - svc:/network/ssh:default
9272026-05-30T04:10:26.256Z- - svc:/network/tcpkey:default
9282026-05-30T04:10:26.256Z- - svc:/system/auditd:default
9292026-05-30T04:10:26.256Z- - svc:/system/auditset:default
9302026-05-30T04:10:26.256Z- - svc:/system/boot-archive-update:default
9312026-05-30T04:10:26.256Z- - svc:/system/boot-archive:default
9322026-05-30T04:10:26.256Z- - svc:/system/boot-config:default
9332026-05-30T04:10:26.256Z- - svc:/system/consadm:default
9342026-05-30T04:10:26.256Z- - svc:/system/console-login:default
9352026-05-30T04:10:26.256Z- - svc:/system/console-login:vt2
9362026-05-30T04:10:26.261Z- - svc:/system/console-login:vt3
9372026-05-30T04:10:26.261Z- - svc:/system/console-login:vt4
9382026-05-30T04:10:26.261Z- - svc:/system/console-login:vt5
9392026-05-30T04:10:26.261Z- - svc:/system/console-login:vt6
9402026-05-30T04:10:26.261Z- - svc:/system/coreadm:default
9412026-05-30T04:10:26.261Z- - svc:/system/cron:default
9422026-05-30T04:10:26.261Z- - svc:/system/cryptosvc:default
9432026-05-30T04:10:26.261Z- - svc:/system/device/allocate:default
9442026-05-30T04:10:26.261Z- - svc:/system/device/audio:default
9452026-05-30T04:10:26.261Z- - svc:/system/device/local:default
9462026-05-30T04:10:26.261Z- - svc:/system/device/mpxio-upgrade:default
9472026-05-30T04:10:26.261Z- - svc:/system/extended-accounting:flow
9482026-05-30T04:10:26.261Z- - svc:/system/extended-accounting:net
9492026-05-30T04:10:26.261Z- - svc:/system/extended-accounting:process
9502026-05-30T04:10:26.261Z- - svc:/system/extended-accounting:task
9512026-05-30T04:10:26.261Z- - svc:/system/filesystem/local:default
9522026-05-30T04:10:26.261Z- - svc:/system/filesystem/minimal:default
9532026-05-30T04:10:26.261Z- - svc:/system/filesystem/reparse:default
9542026-05-30T04:10:26.261Z- - svc:/system/filesystem/root:default
9552026-05-30T04:10:26.261Z- - svc:/system/filesystem/usr:default
9562026-05-30T04:10:26.261Z- - svc:/system/fm/notify-params:default
9572026-05-30T04:10:26.261Z- - svc:/system/fmd:default
9582026-05-30T04:10:26.261Z- - svc:/system/hostid:default
9592026-05-30T04:10:26.261Z- - svc:/system/hotplug:default
9602026-05-30T04:10:26.261Z- - svc:/system/identity:domain
9612026-05-30T04:10:26.262Z- - svc:/system/identity:node
9622026-05-30T04:10:26.262Z- - svc:/system/idmap:default
9632026-05-30T04:10:26.262Z- - svc:/system/keymap:default
9642026-05-30T04:10:26.262Z- - svc:/system/logadm-upgrade:default
9652026-05-30T04:10:26.262Z- - svc:/system/manifest-import:default
9662026-05-30T04:10:26.262Z- - svc:/system/name-service-cache:default
9672026-05-30T04:10:26.262Z- - svc:/system/pfexec:default
9682026-05-30T04:10:26.262Z- - svc:/system/pkgserv:default
9692026-05-30T04:10:26.262Z- - svc:/system/process-security:default
9702026-05-30T04:10:26.262Z- - svc:/system/rbac:default
9712026-05-30T04:10:26.262Z- - svc:/system/rmtmpfiles:default
9722026-05-30T04:10:26.262Z- - svc:/system/sac:default
9732026-05-30T04:10:26.262Z- - svc:/system/sar:default
9742026-05-30T04:10:26.262Z- - svc:/system/svc/global:default
9752026-05-30T04:10:26.262Z- - svc:/system/system-log:default
9762026-05-30T04:10:26.262Z- - svc:/system/update-man-index:default
9772026-05-30T04:10:26.262Z- - svc:/system/utmp:default
9782026-05-30T04:10:26.262Z- - svc:/system/vtdaemon:default
9792026-05-30T04:10:26.262Z[a] svcs milestone/network
9802026-05-30T04:10:26.262ZSTATE STIME FMRI
9812026-05-30T04:10:26.262Z- - svc:/milestone/network:default
9822026-05-30T04:10:26.262ZSTATE STIME FMRI
9832026-05-30T04:10:26.262Z- - svc:/milestone/network:default
9842026-05-30T04:10:27.242Z[b] svcs milestone/network
9852026-05-30T04:10:27.242Z[a] svcs milestone/network
9862026-05-30T04:10:27.257ZSTATE STIME FMRI
9872026-05-30T04:10:27.257Zonline 4:10:25 svc:/milestone/network:default
9882026-05-30T04:10:27.257ZSTATE STIME FMRI
9892026-05-30T04:10:27.257Zonline 4:10:25 svc:/milestone/network:default
9902026-05-30T04:10:27.257Z[a] ipadm create-addr -t -T dhcp opte0/test
9912026-05-30T04:10:27.257Z[b] ipadm create-addr -t -T dhcp opte1/test
9922026-05-30T04:10:32.692Z
9932026-05-30T04:10:32.692Z[b] route add -iface 10.0.0.254 10.0.0.2
9942026-05-30T04:10:32.707Zadd host 10.0.0.254: gateway 10.0.0.2
9952026-05-30T04:10:32.707Z[b] route add 10.0.0.0/24 10.0.0.254
9962026-05-30T04:10:32.718Zadd net 10.0.0.0/24: gateway 10.0.0.254
9972026-05-30T04:10:32.718Z[b] route add 224.0.0.0/4 10.0.0.254
9982026-05-30T04:10:32.730Zadd net 224.0.0.0/4: gateway 10.0.0.254
9992026-05-30T04:10:33.361Z
10002026-05-30T04:10:33.361Z[a] route add -iface 10.0.0.254 10.0.0.1
10012026-05-30T04:10:33.376Zadd host 10.0.0.254: gateway 10.0.0.1
10022026-05-30T04:10:33.376Z[a] route add 10.0.0.0/24 10.0.0.254
10032026-05-30T04:10:33.387Zadd net 10.0.0.0/24: gateway 10.0.0.254
10042026-05-30T04:10:33.387Z[a] route add 224.0.0.0/4 10.0.0.254
10052026-05-30T04:10:33.398Zadd net 224.0.0.0/4: gateway 10.0.0.254
10062026-05-30T04:10:33.398Z###---------------###
10072026-05-30T04:10:33.398Z:::Topology built!:::
10082026-05-30T04:10:33.398Z###---------------###
10092026-05-30T04:10:33.401Z###----------------###
10102026-05-30T04:10:33.402Z::: iPerf spawned! :::
10112026-05-30T04:10:33.402Z:::Waiting... (10s):::
10122026-05-30T04:10:33.402Z###----------------###
10132026-05-30T04:10:43.398Z###---###
10142026-05-30T04:10:43.399Z:::Go!:::
10152026-05-30T04:10:43.399Z###---###
10162026-05-30T04:10:43.399Z[a] ping 10.0.0.2
10172026-05-30T04:10:43.417Z10.0.0.2 is alive
10182026-05-30T04:10:43.417Z###-------------------###
10192026-05-30T04:10:43.417Z:::Running experiment :::
10202026-05-30T04:10:43.417Z:::iperf-tcp/local/c2s:::
10212026-05-30T04:10:43.417Z###-------------------###
10222026-05-30T04:10:50.798Z-----------------------------------------------------------
10232026-05-30T04:10:50.798ZServer listening on 5201 (test #1)
10242026-05-30T04:10:50.798Z-----------------------------------------------------------
10252026-05-30T04:10:50.798ZAccepted connection from 10.0.0.1, port 35022
10262026-05-30T04:10:50.798Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59006
10272026-05-30T04:10:50.798Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39609
10282026-05-30T04:10:50.798Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59545
10292026-05-30T04:10:50.798Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35324
10302026-05-30T04:10:50.798Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45325
10312026-05-30T04:10:50.798Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59417
10322026-05-30T04:10:50.799Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65220
10332026-05-30T04:10:50.799Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58612
10342026-05-30T04:10:50.799Z[ ID] Interval Transfer Bitrate
10352026-05-30T04:10:50.799Z[ 5] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
10362026-05-30T04:10:50.799Z[ 8] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
10372026-05-30T04:10:50.799Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
10382026-05-30T04:10:50.799Z[ 12] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
10392026-05-30T04:10:50.799Z[ 14] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
10402026-05-30T04:10:50.799Z[ 16] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
10412026-05-30T04:10:50.799Z[ 18] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
10422026-05-30T04:10:50.799Z[ 20] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
10432026-05-30T04:10:50.799Z[SUM] 0.00-1.00 sec 949 MBytes 7.96 Gbits/sec
10442026-05-30T04:10:50.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-05-30T04:10:50.799Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10462026-05-30T04:10:50.799Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10472026-05-30T04:10:50.799Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10482026-05-30T04:10:50.799Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10492026-05-30T04:10:50.799Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10502026-05-30T04:10:50.799Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10512026-05-30T04:10:50.799Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10522026-05-30T04:10:50.799Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10532026-05-30T04:10:50.799Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
10542026-05-30T04:10:50.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-05-30T04:10:50.799Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10562026-05-30T04:10:50.799Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10572026-05-30T04:10:50.799Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10582026-05-30T04:10:50.800Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10592026-05-30T04:10:50.800Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10602026-05-30T04:10:50.800Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10612026-05-30T04:10:50.800Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10622026-05-30T04:10:50.800Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10632026-05-30T04:10:50.800Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
10642026-05-30T04:10:50.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-05-30T04:10:50.800Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10662026-05-30T04:10:50.800Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10672026-05-30T04:10:50.800Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10682026-05-30T04:10:50.800Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10692026-05-30T04:10:50.800Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10702026-05-30T04:10:50.800Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10712026-05-30T04:10:50.800Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10722026-05-30T04:10:50.800Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10732026-05-30T04:10:50.800Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10742026-05-30T04:10:50.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-05-30T04:10:50.800Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10762026-05-30T04:10:50.800Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10772026-05-30T04:10:50.800Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10782026-05-30T04:10:50.800Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10792026-05-30T04:10:50.800Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10802026-05-30T04:10:50.800Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10812026-05-30T04:10:50.800Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10822026-05-30T04:10:50.800Z[ 20] 4.00-5.00 sec 169 MBytes 1.42 Gbits/sec
10832026-05-30T04:10:50.800Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
10842026-05-30T04:10:50.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-05-30T04:10:50.801Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10862026-05-30T04:10:50.801Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10872026-05-30T04:10:50.801Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10882026-05-30T04:10:50.801Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10892026-05-30T04:10:50.801Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10902026-05-30T04:10:50.801Z[ 16] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10912026-05-30T04:10:50.801Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10922026-05-30T04:10:50.801Z[ 20] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10932026-05-30T04:10:50.801Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
10942026-05-30T04:10:50.801Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-05-30T04:10:50.801Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
10962026-05-30T04:10:50.801Z[ 8] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
10972026-05-30T04:10:50.801Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
10982026-05-30T04:10:53.799Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
10992026-05-30T04:10:53.799Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11002026-05-30T04:10:53.799Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11012026-05-30T04:10:53.799Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11022026-05-30T04:10:53.799Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11032026-05-30T04:10:53.799Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
11042026-05-30T04:10:53.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-05-30T04:10:53.799Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11062026-05-30T04:10:53.799Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11072026-05-30T04:10:53.799Z[ 10] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11082026-05-30T04:10:53.799Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11092026-05-30T04:10:53.799Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11102026-05-30T04:10:53.799Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11112026-05-30T04:10:53.799Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11122026-05-30T04:10:53.799Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11132026-05-30T04:10:53.799Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
11142026-05-30T04:10:53.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-05-30T04:10:53.799Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11162026-05-30T04:10:53.799Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11172026-05-30T04:10:53.799Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11182026-05-30T04:10:53.799Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11192026-05-30T04:10:53.799Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11202026-05-30T04:10:53.799Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11212026-05-30T04:10:53.799Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11222026-05-30T04:10:53.799Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11232026-05-30T04:10:53.799Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11242026-05-30T04:10:53.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-05-30T04:10:53.799Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11262026-05-30T04:10:53.799Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11272026-05-30T04:10:53.799Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11282026-05-30T04:10:53.799Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11292026-05-30T04:10:53.799Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11302026-05-30T04:10:53.799Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11312026-05-30T04:10:53.800Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11322026-05-30T04:10:53.800Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11332026-05-30T04:10:53.800Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
11342026-05-30T04:10:53.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-05-30T04:10:53.800Z[ 5] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
11362026-05-30T04:10:53.800Z[ 8] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
11372026-05-30T04:10:53.800Z[ 10] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
11382026-05-30T04:10:53.800Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11392026-05-30T04:10:53.800Z[ 14] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
11402026-05-30T04:10:53.800Z[ 16] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
11412026-05-30T04:10:53.800Z[ 18] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
11422026-05-30T04:10:53.800Z[ 20] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
11432026-05-30T04:10:53.800Z[SUM] 10.00-10.00 sec 896 KBytes 14.4 Gbits/sec
11442026-05-30T04:10:53.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-05-30T04:10:53.800Z[ ID] Interval Transfer Bitrate
11462026-05-30T04:10:53.800Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11472026-05-30T04:10:53.800Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11482026-05-30T04:10:53.800Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11492026-05-30T04:10:53.800Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11502026-05-30T04:10:53.800Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11512026-05-30T04:10:53.800Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11522026-05-30T04:10:53.800Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11532026-05-30T04:10:53.800Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11542026-05-30T04:10:53.800Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
11552026-05-30T04:10:53.804ZRun 1/5...10127.992011360573Mbps
11562026-05-30T04:11:01.184Z-----------------------------------------------------------
11572026-05-30T04:11:01.184ZServer listening on 5201 (test #2)
11582026-05-30T04:11:01.184Z-----------------------------------------------------------
11592026-05-30T04:11:01.184ZAccepted connection from 10.0.0.1, port 43241
11602026-05-30T04:11:01.184Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63815
11612026-05-30T04:11:01.184Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55031
11622026-05-30T04:11:01.184Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53127
11632026-05-30T04:11:01.184Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60251
11642026-05-30T04:11:01.184Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37838
11652026-05-30T04:11:01.185Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52892
11662026-05-30T04:11:01.185Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55131
11672026-05-30T04:11:01.185Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58744
11682026-05-30T04:11:01.185Z[ ID] Interval Transfer Bitrate
11692026-05-30T04:11:01.185Z[ 5] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
11702026-05-30T04:11:01.185Z[ 8] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
11712026-05-30T04:11:01.185Z[ 10] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11722026-05-30T04:11:01.185Z[ 12] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
11732026-05-30T04:11:01.185Z[ 14] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
11742026-05-30T04:11:01.185Z[ 16] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11752026-05-30T04:11:01.185Z[ 18] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
11762026-05-30T04:11:01.185Z[ 20] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
11772026-05-30T04:11:01.185Z[SUM] 0.00-1.00 sec 944 MBytes 7.92 Gbits/sec
11782026-05-30T04:11:01.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-05-30T04:11:01.185Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11802026-05-30T04:11:01.185Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11812026-05-30T04:11:01.185Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11822026-05-30T04:11:01.185Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11832026-05-30T04:11:01.185Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11842026-05-30T04:11:01.185Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11852026-05-30T04:11:01.185Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11862026-05-30T04:11:01.185Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11872026-05-30T04:11:01.185Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
11882026-05-30T04:11:01.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-05-30T04:11:01.185Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11902026-05-30T04:11:01.185Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11912026-05-30T04:11:01.185Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11922026-05-30T04:11:01.185Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11932026-05-30T04:11:01.185Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11942026-05-30T04:11:01.185Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11952026-05-30T04:11:01.185Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11962026-05-30T04:11:01.185Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11972026-05-30T04:11:01.185Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
11982026-05-30T04:11:01.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-05-30T04:11:01.185Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12002026-05-30T04:11:01.185Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12012026-05-30T04:11:01.185Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12022026-05-30T04:11:01.185Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12032026-05-30T04:11:01.185Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12042026-05-30T04:11:01.186Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12052026-05-30T04:11:01.186Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12062026-05-30T04:11:01.186Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12072026-05-30T04:11:01.186Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
12082026-05-30T04:11:01.186Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-05-30T04:11:01.186Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12102026-05-30T04:11:01.189Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12112026-05-30T04:11:01.189Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12122026-05-30T04:11:01.189Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12132026-05-30T04:11:01.189Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12142026-05-30T04:11:01.189Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12152026-05-30T04:11:01.189Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12162026-05-30T04:11:01.189Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12172026-05-30T04:11:01.189Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
12182026-05-30T04:11:01.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-05-30T04:11:01.189Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12202026-05-30T04:11:01.190Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12212026-05-30T04:11:01.190Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12222026-05-30T04:11:01.190Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12232026-05-30T04:11:01.190Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12242026-05-30T04:11:01.190Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12252026-05-30T04:11:01.190Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12262026-05-30T04:11:01.190Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12272026-05-30T04:11:01.190Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12282026-05-30T04:11:01.190Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-05-30T04:11:01.190Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12302026-05-30T04:11:01.190Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12312026-05-30T04:11:01.190Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12322026-05-30T04:11:04.187Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12332026-05-30T04:11:04.187Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12342026-05-30T04:11:04.187Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12352026-05-30T04:11:04.188Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12362026-05-30T04:11:04.188Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12372026-05-30T04:11:04.188Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
12382026-05-30T04:11:04.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-05-30T04:11:04.188Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12402026-05-30T04:11:04.188Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12412026-05-30T04:11:04.188Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12422026-05-30T04:11:04.188Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12432026-05-30T04:11:04.188Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12442026-05-30T04:11:04.188Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12452026-05-30T04:11:04.188Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12462026-05-30T04:11:04.188Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12472026-05-30T04:11:04.188Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
12482026-05-30T04:11:04.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-05-30T04:11:04.188Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12502026-05-30T04:11:04.188Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12512026-05-30T04:11:04.188Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12522026-05-30T04:11:04.188Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12532026-05-30T04:11:04.188Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12542026-05-30T04:11:04.188Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12552026-05-30T04:11:04.188Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12562026-05-30T04:11:04.188Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12572026-05-30T04:11:04.188Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
12582026-05-30T04:11:04.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-05-30T04:11:04.188Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12602026-05-30T04:11:04.188Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12612026-05-30T04:11:04.188Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12622026-05-30T04:11:04.188Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12632026-05-30T04:11:04.188Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12642026-05-30T04:11:04.188Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12652026-05-30T04:11:04.188Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12662026-05-30T04:11:04.188Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12672026-05-30T04:11:04.188Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
12682026-05-30T04:11:04.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-05-30T04:11:04.188Z[ 5] 10.00-10.00 sec 128 KBytes 1.68 Gbits/sec
12702026-05-30T04:11:04.188Z[ 8] 10.00-10.00 sec 128 KBytes 1.68 Gbits/sec
12712026-05-30T04:11:04.188Z[ 10] 10.00-10.00 sec 128 KBytes 1.68 Gbits/sec
12722026-05-30T04:11:04.189Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12732026-05-30T04:11:04.189Z[ 14] 10.00-10.00 sec 128 KBytes 1.69 Gbits/sec
12742026-05-30T04:11:04.189Z[ 16] 10.00-10.00 sec 128 KBytes 1.69 Gbits/sec
12752026-05-30T04:11:04.189Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12762026-05-30T04:11:04.189Z[ 20] 10.00-10.00 sec 128 KBytes 1.68 Gbits/sec
12772026-05-30T04:11:04.189Z[SUM] 10.00-10.00 sec 768 KBytes 10.1 Gbits/sec
12782026-05-30T04:11:04.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-05-30T04:11:04.189Z[ ID] Interval Transfer Bitrate
12802026-05-30T04:11:04.189Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12812026-05-30T04:11:04.189Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12822026-05-30T04:11:04.189Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12832026-05-30T04:11:04.189Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12842026-05-30T04:11:04.189Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12852026-05-30T04:11:04.189Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12862026-05-30T04:11:04.189Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12872026-05-30T04:11:04.189Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12882026-05-30T04:11:04.217Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
12892026-05-30T04:11:04.217ZRun 2/5...10099.054925112485Mbps
12902026-05-30T04:11:11.575Z-----------------------------------------------------------
12912026-05-30T04:11:11.575ZServer listening on 5201 (test #3)
12922026-05-30T04:11:11.575Z-----------------------------------------------------------
12932026-05-30T04:11:11.575ZAccepted connection from 10.0.0.1, port 34908
12942026-05-30T04:11:11.576Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34866
12952026-05-30T04:11:11.576Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63579
12962026-05-30T04:11:11.576Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34183
12972026-05-30T04:11:11.576Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42857
12982026-05-30T04:11:11.576Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62124
12992026-05-30T04:11:11.576Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55024
13002026-05-30T04:11:11.576Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53018
13012026-05-30T04:11:11.576Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38108
13022026-05-30T04:11:11.576Z[ ID] Interval Transfer Bitrate
13032026-05-30T04:11:11.576Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13042026-05-30T04:11:11.576Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13052026-05-30T04:11:11.576Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13062026-05-30T04:11:11.576Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13072026-05-30T04:11:11.576Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13082026-05-30T04:11:11.576Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13092026-05-30T04:11:11.576Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13102026-05-30T04:11:11.576Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13112026-05-30T04:11:11.576Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
13122026-05-30T04:11:11.576Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-05-30T04:11:11.576Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13142026-05-30T04:11:11.576Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13152026-05-30T04:11:11.576Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13162026-05-30T04:11:11.576Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13172026-05-30T04:11:11.576Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13182026-05-30T04:11:11.576Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13192026-05-30T04:11:11.576Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13202026-05-30T04:11:11.576Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13212026-05-30T04:11:11.576Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
13222026-05-30T04:11:11.576Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-05-30T04:11:11.576Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13242026-05-30T04:11:11.576Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13252026-05-30T04:11:11.576Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13262026-05-30T04:11:11.576Z[ 12] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
13272026-05-30T04:11:11.576Z[ 14] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
13282026-05-30T04:11:11.580Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13292026-05-30T04:11:11.580Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13302026-05-30T04:11:11.580Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13312026-05-30T04:11:11.580Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
13322026-05-30T04:11:11.580Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-05-30T04:11:11.580Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13342026-05-30T04:11:11.580Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13352026-05-30T04:11:11.580Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13362026-05-30T04:11:11.580Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13372026-05-30T04:11:11.580Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13382026-05-30T04:11:11.580Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13392026-05-30T04:11:11.580Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13402026-05-30T04:11:11.580Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13412026-05-30T04:11:11.580Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
13422026-05-30T04:11:11.580Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-05-30T04:11:11.580Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13442026-05-30T04:11:11.580Z[ 8] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13452026-05-30T04:11:11.580Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13462026-05-30T04:11:11.580Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13472026-05-30T04:11:11.580Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13482026-05-30T04:11:11.580Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13492026-05-30T04:11:11.580Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13502026-05-30T04:11:11.580Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13512026-05-30T04:11:11.580Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
13522026-05-30T04:11:11.580Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-05-30T04:11:11.580Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13542026-05-30T04:11:11.580Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13552026-05-30T04:11:11.581Z[ 10] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13562026-05-30T04:11:11.581Z[ 12] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13572026-05-30T04:11:11.581Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13582026-05-30T04:11:11.581Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13592026-05-30T04:11:11.581Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13602026-05-30T04:11:11.581Z[ 20] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13612026-05-30T04:11:11.581Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
13622026-05-30T04:11:11.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-05-30T04:11:11.581Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13642026-05-30T04:11:11.581Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13652026-05-30T04:11:11.581Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13662026-05-30T04:11:14.576Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13672026-05-30T04:11:14.576Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13682026-05-30T04:11:14.576Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13692026-05-30T04:11:14.576Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13702026-05-30T04:11:14.576Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13712026-05-30T04:11:14.576Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
13722026-05-30T04:11:14.576Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-05-30T04:11:14.576Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13742026-05-30T04:11:14.576Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13752026-05-30T04:11:14.576Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13762026-05-30T04:11:14.576Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13772026-05-30T04:11:14.576Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13782026-05-30T04:11:14.576Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13792026-05-30T04:11:14.576Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13802026-05-30T04:11:14.576Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13812026-05-30T04:11:14.576Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
13822026-05-30T04:11:14.576Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-05-30T04:11:14.576Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13842026-05-30T04:11:14.576Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13852026-05-30T04:11:14.576Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13862026-05-30T04:11:14.576Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13872026-05-30T04:11:14.576Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13882026-05-30T04:11:14.576Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13892026-05-30T04:11:14.576Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13902026-05-30T04:11:14.576Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13912026-05-30T04:11:14.576Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
13922026-05-30T04:11:14.576Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-05-30T04:11:14.576Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
13942026-05-30T04:11:14.576Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
13952026-05-30T04:11:14.576Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
13962026-05-30T04:11:14.576Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
13972026-05-30T04:11:14.576Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
13982026-05-30T04:11:14.576Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
13992026-05-30T04:11:14.576Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
14002026-05-30T04:11:14.577Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
14012026-05-30T04:11:14.580Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
14022026-05-30T04:11:14.580Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-05-30T04:11:14.580Z[ 5] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
14042026-05-30T04:11:14.580Z[ 8] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
14052026-05-30T04:11:14.580Z[ 10] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
14062026-05-30T04:11:14.580Z[ 12] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
14072026-05-30T04:11:14.580Z[ 14] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
14082026-05-30T04:11:14.580Z[ 16] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
14092026-05-30T04:11:14.580Z[ 18] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
14102026-05-30T04:11:14.580Z[ 20] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
14112026-05-30T04:11:14.580Z[SUM] 10.00-10.00 sec 1.00 MBytes 16.0 Gbits/sec
14122026-05-30T04:11:14.580Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-05-30T04:11:14.580Z[ ID] Interval Transfer Bitrate
14142026-05-30T04:11:14.580Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14152026-05-30T04:11:14.580Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14162026-05-30T04:11:14.580Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14172026-05-30T04:11:14.580Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14182026-05-30T04:11:14.580Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14192026-05-30T04:11:14.580Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14202026-05-30T04:11:14.580Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14212026-05-30T04:11:14.580Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14222026-05-30T04:11:14.580Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
14232026-05-30T04:11:14.580ZRun 3/5...10113.09444112618Mbps
14242026-05-30T04:11:21.963Z-----------------------------------------------------------
14252026-05-30T04:11:21.963ZServer listening on 5201 (test #4)
14262026-05-30T04:11:21.963Z-----------------------------------------------------------
14272026-05-30T04:11:21.963ZAccepted connection from 10.0.0.1, port 41834
14282026-05-30T04:11:21.963Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45593
14292026-05-30T04:11:21.963Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33100
14302026-05-30T04:11:21.963Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38431
14312026-05-30T04:11:21.963Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62196
14322026-05-30T04:11:21.963Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37006
14332026-05-30T04:11:21.963Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52949
14342026-05-30T04:11:21.963Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61993
14352026-05-30T04:11:21.963Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47135
14362026-05-30T04:11:21.963Z[ ID] Interval Transfer Bitrate
14372026-05-30T04:11:21.963Z[ 5] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14382026-05-30T04:11:21.963Z[ 8] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
14392026-05-30T04:11:21.963Z[ 10] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14402026-05-30T04:11:21.963Z[ 12] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14412026-05-30T04:11:21.963Z[ 14] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14422026-05-30T04:11:21.963Z[ 16] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14432026-05-30T04:11:21.963Z[ 18] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
14442026-05-30T04:11:21.963Z[ 20] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14452026-05-30T04:11:21.963Z[SUM] 0.00-1.00 sec 950 MBytes 7.97 Gbits/sec
14462026-05-30T04:11:21.963Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-05-30T04:11:21.963Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14482026-05-30T04:11:21.964Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14492026-05-30T04:11:21.964Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14502026-05-30T04:11:21.964Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14512026-05-30T04:11:21.964Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14522026-05-30T04:11:21.964Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14532026-05-30T04:11:21.964Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14542026-05-30T04:11:21.964Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14552026-05-30T04:11:21.964Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14562026-05-30T04:11:21.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-05-30T04:11:21.964Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14582026-05-30T04:11:21.964Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14592026-05-30T04:11:21.964Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14602026-05-30T04:11:21.964Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14612026-05-30T04:11:21.964Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14622026-05-30T04:11:21.964Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14632026-05-30T04:11:21.964Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14642026-05-30T04:11:21.964Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14652026-05-30T04:11:21.964Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14662026-05-30T04:11:21.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-05-30T04:11:21.964Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14682026-05-30T04:11:21.964Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14692026-05-30T04:11:21.964Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14702026-05-30T04:11:21.964Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14712026-05-30T04:11:21.964Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14722026-05-30T04:11:21.964Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14732026-05-30T04:11:21.964Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14742026-05-30T04:11:21.964Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14752026-05-30T04:11:21.964Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
14762026-05-30T04:11:21.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-05-30T04:11:21.964Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14782026-05-30T04:11:21.964Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14792026-05-30T04:11:21.964Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14802026-05-30T04:11:21.964Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14812026-05-30T04:11:21.964Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14822026-05-30T04:11:21.964Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14832026-05-30T04:11:21.964Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14842026-05-30T04:11:21.964Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14852026-05-30T04:11:21.964Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
14862026-05-30T04:11:21.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-05-30T04:11:21.965Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
14882026-05-30T04:11:21.965Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
14892026-05-30T04:11:21.965Z[ 10] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
14902026-05-30T04:11:21.965Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14912026-05-30T04:11:21.965Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14922026-05-30T04:11:21.965Z[ 16] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
14932026-05-30T04:11:21.965Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14942026-05-30T04:11:21.965Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14952026-05-30T04:11:21.965Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
14962026-05-30T04:11:21.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-05-30T04:11:21.965Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14982026-05-30T04:11:21.965Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14992026-05-30T04:11:21.965Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15002026-05-30T04:11:24.964Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15012026-05-30T04:11:24.964Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15022026-05-30T04:11:24.964Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15032026-05-30T04:11:24.964Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15042026-05-30T04:11:24.964Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15052026-05-30T04:11:24.964Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
15062026-05-30T04:11:24.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-05-30T04:11:24.964Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15082026-05-30T04:11:24.964Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15092026-05-30T04:11:24.964Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15102026-05-30T04:11:24.964Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15112026-05-30T04:11:24.964Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15122026-05-30T04:11:24.964Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15132026-05-30T04:11:24.964Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15142026-05-30T04:11:24.964Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15152026-05-30T04:11:24.964Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
15162026-05-30T04:11:24.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-05-30T04:11:24.964Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15182026-05-30T04:11:24.964Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15192026-05-30T04:11:24.964Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15202026-05-30T04:11:24.964Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15212026-05-30T04:11:24.964Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15222026-05-30T04:11:24.964Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15232026-05-30T04:11:24.965Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15242026-05-30T04:11:24.965Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15252026-05-30T04:11:24.965Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
15262026-05-30T04:11:24.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-05-30T04:11:24.965Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15282026-05-30T04:11:24.965Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15292026-05-30T04:11:24.965Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15302026-05-30T04:11:24.965Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15312026-05-30T04:11:24.965Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15322026-05-30T04:11:24.965Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15332026-05-30T04:11:24.965Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15342026-05-30T04:11:24.965Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15352026-05-30T04:11:24.965Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
15362026-05-30T04:11:24.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-05-30T04:11:24.965Z[ 5] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
15382026-05-30T04:11:24.965Z[ 8] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
15392026-05-30T04:11:24.965Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15402026-05-30T04:11:24.965Z[ 12] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
15412026-05-30T04:11:24.965Z[ 14] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
15422026-05-30T04:11:24.969Z[ 16] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
15432026-05-30T04:11:24.969Z[ 18] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
15442026-05-30T04:11:24.969Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15452026-05-30T04:11:24.969Z[SUM] 10.00-10.00 sec 768 KBytes 11.9 Gbits/sec
15462026-05-30T04:11:24.969Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-05-30T04:11:24.969Z[ ID] Interval Transfer Bitrate
15482026-05-30T04:11:24.969Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15492026-05-30T04:11:24.969Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15502026-05-30T04:11:24.969Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15512026-05-30T04:11:24.969Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15522026-05-30T04:11:24.969Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15532026-05-30T04:11:24.969Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15542026-05-30T04:11:24.969Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15552026-05-30T04:11:24.969Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15562026-05-30T04:11:24.969Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
15572026-05-30T04:11:24.970ZRun 4/5...10084.052518118126Mbps
15582026-05-30T04:11:32.348Z-----------------------------------------------------------
15592026-05-30T04:11:32.348ZServer listening on 5201 (test #5)
15602026-05-30T04:11:32.349Z-----------------------------------------------------------
15612026-05-30T04:11:32.349ZAccepted connection from 10.0.0.1, port 55287
15622026-05-30T04:11:32.349Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42361
15632026-05-30T04:11:32.349Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54385
15642026-05-30T04:11:32.349Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35458
15652026-05-30T04:11:32.349Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47842
15662026-05-30T04:11:32.349Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43034
15672026-05-30T04:11:32.349Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59741
15682026-05-30T04:11:32.349Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52737
15692026-05-30T04:11:32.349Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55750
15702026-05-30T04:11:32.349Z[ ID] Interval Transfer Bitrate
15712026-05-30T04:11:32.349Z[ 5] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
15722026-05-30T04:11:32.349Z[ 8] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
15732026-05-30T04:11:32.349Z[ 10] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
15742026-05-30T04:11:32.349Z[ 12] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
15752026-05-30T04:11:32.349Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
15762026-05-30T04:11:32.349Z[ 16] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
15772026-05-30T04:11:32.349Z[ 18] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
15782026-05-30T04:11:32.349Z[ 20] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
15792026-05-30T04:11:32.349Z[SUM] 0.00-1.00 sec 948 MBytes 7.95 Gbits/sec
15802026-05-30T04:11:32.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-05-30T04:11:32.349Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15822026-05-30T04:11:32.349Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15832026-05-30T04:11:32.349Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15842026-05-30T04:11:32.349Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15852026-05-30T04:11:32.349Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15862026-05-30T04:11:32.349Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15872026-05-30T04:11:32.349Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15882026-05-30T04:11:32.349Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15892026-05-30T04:11:32.349Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
15902026-05-30T04:11:32.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-05-30T04:11:32.349Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15922026-05-30T04:11:32.349Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15932026-05-30T04:11:32.349Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15942026-05-30T04:11:32.349Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15952026-05-30T04:11:32.349Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15962026-05-30T04:11:32.349Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15972026-05-30T04:11:32.349Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15982026-05-30T04:11:32.350Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15992026-05-30T04:11:32.350Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
16002026-05-30T04:11:32.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-05-30T04:11:32.350Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16022026-05-30T04:11:32.350Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16032026-05-30T04:11:32.350Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16042026-05-30T04:11:32.350Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16052026-05-30T04:11:32.350Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
16062026-05-30T04:11:32.353Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16072026-05-30T04:11:32.353Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16082026-05-30T04:11:32.353Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16092026-05-30T04:11:32.353Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
16102026-05-30T04:11:32.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-05-30T04:11:32.353Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16122026-05-30T04:11:32.353Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16132026-05-30T04:11:32.353Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16142026-05-30T04:11:32.354Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16152026-05-30T04:11:32.354Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16162026-05-30T04:11:32.354Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16172026-05-30T04:11:32.354Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16182026-05-30T04:11:32.354Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16192026-05-30T04:11:32.354Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
16202026-05-30T04:11:32.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-05-30T04:11:32.354Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16222026-05-30T04:11:32.354Z[ 8] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16232026-05-30T04:11:32.354Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16242026-05-30T04:11:32.354Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16252026-05-30T04:11:32.354Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16262026-05-30T04:11:32.354Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16272026-05-30T04:11:32.354Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16282026-05-30T04:11:32.354Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16292026-05-30T04:11:32.354Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
16302026-05-30T04:11:32.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-05-30T04:11:32.354Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16322026-05-30T04:11:32.354Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16332026-05-30T04:11:32.354Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16342026-05-30T04:11:35.349Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16352026-05-30T04:11:35.349Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16362026-05-30T04:11:35.349Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16372026-05-30T04:11:35.349Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16382026-05-30T04:11:35.349Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16392026-05-30T04:11:35.349Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
16402026-05-30T04:11:35.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-05-30T04:11:35.349Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16422026-05-30T04:11:35.349Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16432026-05-30T04:11:35.349Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16442026-05-30T04:11:35.349Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16452026-05-30T04:11:35.349Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16462026-05-30T04:11:35.349Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16472026-05-30T04:11:35.349Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16482026-05-30T04:11:35.349Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16492026-05-30T04:11:35.350Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
16502026-05-30T04:11:35.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-05-30T04:11:35.350Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16522026-05-30T04:11:35.350Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16532026-05-30T04:11:35.350Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16542026-05-30T04:11:35.350Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16552026-05-30T04:11:35.350Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16562026-05-30T04:11:35.350Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16572026-05-30T04:11:35.350Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16582026-05-30T04:11:35.350Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16592026-05-30T04:11:35.350Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
16602026-05-30T04:11:35.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-05-30T04:11:35.350Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16622026-05-30T04:11:35.350Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16632026-05-30T04:11:35.350Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16642026-05-30T04:11:35.350Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16652026-05-30T04:11:35.350Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16662026-05-30T04:11:35.350Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16672026-05-30T04:11:35.350Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16682026-05-30T04:11:35.350Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16692026-05-30T04:11:35.350Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16702026-05-30T04:11:35.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-05-30T04:11:35.350Z[ 5] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
16722026-05-30T04:11:35.350Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16732026-05-30T04:11:35.350Z[ 10] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
16742026-05-30T04:11:35.350Z[ 12] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
16752026-05-30T04:11:35.350Z[ 14] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
16762026-05-30T04:11:35.350Z[ 16] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
16772026-05-30T04:11:35.350Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16782026-05-30T04:11:35.350Z[ 20] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
16792026-05-30T04:11:35.350Z[SUM] 10.00-10.00 sec 768 KBytes 11.4 Gbits/sec
16802026-05-30T04:11:35.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-05-30T04:11:35.354Z[ ID] Interval Transfer Bitrate
16822026-05-30T04:11:35.354Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16832026-05-30T04:11:35.354Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16842026-05-30T04:11:35.354Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16852026-05-30T04:11:35.354Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16862026-05-30T04:11:35.354Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16872026-05-30T04:11:35.354Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16882026-05-30T04:11:35.354Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16892026-05-30T04:11:35.354Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16902026-05-30T04:11:35.354Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
16912026-05-30T04:11:35.354ZRun 5/5...10103.785547988808Mbps
16922026-05-30T04:11:35.355Z###---------------------###
16932026-05-30T04:11:35.355Z::: iPerf done... :::
16942026-05-30T04:11:35.355Z:::Awaiting out files...:::
16952026-05-30T04:11:35.355Z###---------------------###
16962026-05-30T04:11:35.355Z###-----###
16972026-05-30T04:11:35.355Z:::done!:::
16982026-05-30T04:11:35.355Z###-----###
16992026-05-30T04:11:35.355Z###-------------------###
17002026-05-30T04:11:35.355Z:::Running experiment :::
17012026-05-30T04:11:35.355Z:::iperf-tcp/local/s2c:::
17022026-05-30T04:11:35.355Z###-------------------###
17032026-05-30T04:11:42.735Z-----------------------------------------------------------
17042026-05-30T04:11:42.735ZServer listening on 5201 (test #6)
17052026-05-30T04:11:42.735Z-----------------------------------------------------------
17062026-05-30T04:11:42.736ZAccepted connection from 10.0.0.1, port 55075
17072026-05-30T04:11:42.736Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36052
17082026-05-30T04:11:42.736Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37007
17092026-05-30T04:11:42.736Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64039
17102026-05-30T04:11:42.736Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63250
17112026-05-30T04:11:42.736Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45943
17122026-05-30T04:11:42.736Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33996
17132026-05-30T04:11:42.736Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46059
17142026-05-30T04:11:42.736Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55340
17152026-05-30T04:11:42.736Z[ ID] Interval Transfer Bitrate
17162026-05-30T04:11:42.736Z[ 5] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
17172026-05-30T04:11:42.736Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
17182026-05-30T04:11:42.736Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17192026-05-30T04:11:42.736Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17202026-05-30T04:11:42.736Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17212026-05-30T04:11:42.736Z[ 16] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
17222026-05-30T04:11:42.736Z[ 18] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
17232026-05-30T04:11:42.736Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17242026-05-30T04:11:42.736Z[SUM] 0.00-1.00 sec 953 MBytes 7.99 Gbits/sec
17252026-05-30T04:11:42.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-05-30T04:11:42.736Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17272026-05-30T04:11:42.736Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17282026-05-30T04:11:42.736Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17292026-05-30T04:11:42.736Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17302026-05-30T04:11:42.736Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
17312026-05-30T04:11:42.736Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17322026-05-30T04:11:42.736Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17332026-05-30T04:11:42.737Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17342026-05-30T04:11:42.737Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
17352026-05-30T04:11:42.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-05-30T04:11:42.737Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
17372026-05-30T04:11:42.737Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
17382026-05-30T04:11:42.737Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17392026-05-30T04:11:42.737Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
17402026-05-30T04:11:42.737Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17412026-05-30T04:11:42.737Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17422026-05-30T04:11:42.737Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17432026-05-30T04:11:42.737Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
17442026-05-30T04:11:42.737Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
17452026-05-30T04:11:42.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-05-30T04:11:42.737Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17472026-05-30T04:11:42.737Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17482026-05-30T04:11:42.737Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17492026-05-30T04:11:42.737Z[ 12] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
17502026-05-30T04:11:42.737Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
17512026-05-30T04:11:42.737Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17522026-05-30T04:11:42.737Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17532026-05-30T04:11:42.737Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17542026-05-30T04:11:42.737Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
17552026-05-30T04:11:42.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-05-30T04:11:42.737Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17572026-05-30T04:11:42.737Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17582026-05-30T04:11:42.737Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17592026-05-30T04:11:42.737Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17602026-05-30T04:11:42.738Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17612026-05-30T04:11:42.738Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17622026-05-30T04:11:42.738Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17632026-05-30T04:11:42.738Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17642026-05-30T04:11:42.738Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
17652026-05-30T04:11:42.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-05-30T04:11:42.738Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17672026-05-30T04:11:42.738Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17682026-05-30T04:11:42.738Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17692026-05-30T04:11:42.738Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17702026-05-30T04:11:42.738Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17712026-05-30T04:11:42.738Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17722026-05-30T04:11:42.738Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17732026-05-30T04:11:42.738Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17742026-05-30T04:11:42.738Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
17752026-05-30T04:11:42.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-05-30T04:11:42.738Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
17772026-05-30T04:11:42.738Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17782026-05-30T04:11:42.738Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17792026-05-30T04:11:45.736Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17802026-05-30T04:11:45.736Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17812026-05-30T04:11:45.736Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
17822026-05-30T04:11:45.736Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
17832026-05-30T04:11:45.736Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
17842026-05-30T04:11:45.736Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
17852026-05-30T04:11:45.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-05-30T04:11:45.736Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17872026-05-30T04:11:45.736Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17882026-05-30T04:11:45.736Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17892026-05-30T04:11:45.736Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17902026-05-30T04:11:45.736Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17912026-05-30T04:11:45.736Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
17922026-05-30T04:11:45.736Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17932026-05-30T04:11:45.736Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17942026-05-30T04:11:45.736Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
17952026-05-30T04:11:45.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-05-30T04:11:45.736Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17972026-05-30T04:11:45.736Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
17982026-05-30T04:11:45.736Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
17992026-05-30T04:11:45.736Z[ 12] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
18002026-05-30T04:11:45.736Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18012026-05-30T04:11:45.736Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18022026-05-30T04:11:45.736Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18032026-05-30T04:11:45.737Z[ 20] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
18042026-05-30T04:11:45.737Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
18052026-05-30T04:11:45.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-05-30T04:11:45.737Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18072026-05-30T04:11:45.737Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18082026-05-30T04:11:45.737Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18092026-05-30T04:11:45.737Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18102026-05-30T04:11:45.737Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18112026-05-30T04:11:45.737Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18122026-05-30T04:11:45.737Z[ 18] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
18132026-05-30T04:11:45.737Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18142026-05-30T04:11:45.737Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
18152026-05-30T04:11:45.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-05-30T04:11:45.737Z[ 5] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
18172026-05-30T04:11:45.737Z[ 8] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
18182026-05-30T04:11:45.737Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18192026-05-30T04:11:45.737Z[ 12] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
18202026-05-30T04:11:45.737Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18212026-05-30T04:11:45.737Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18222026-05-30T04:11:45.737Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18232026-05-30T04:11:45.737Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18242026-05-30T04:11:45.737Z[SUM] 10.00-10.00 sec 384 KBytes 6.71 Gbits/sec
18252026-05-30T04:11:45.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-05-30T04:11:45.737Z[ ID] Interval Transfer Bitrate
18272026-05-30T04:11:45.737Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18282026-05-30T04:11:45.737Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18292026-05-30T04:11:45.737Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
18302026-05-30T04:11:45.737Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
18312026-05-30T04:11:45.737Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18322026-05-30T04:11:45.737Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18332026-05-30T04:11:45.737Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18342026-05-30T04:11:45.737Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
18352026-05-30T04:11:45.737Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
18362026-05-30T04:11:45.741ZRun 1/5...10126.237467706562Mbps
18372026-05-30T04:11:53.126Z-----------------------------------------------------------
18382026-05-30T04:11:53.126ZServer listening on 5201 (test #7)
18392026-05-30T04:11:53.126Z-----------------------------------------------------------
18402026-05-30T04:11:53.126ZAccepted connection from 10.0.0.1, port 48665
18412026-05-30T04:11:53.126Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43525
18422026-05-30T04:11:53.126Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34378
18432026-05-30T04:11:53.126Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50503
18442026-05-30T04:11:53.126Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34489
18452026-05-30T04:11:53.126Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41906
18462026-05-30T04:11:53.126Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49935
18472026-05-30T04:11:53.126Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36208
18482026-05-30T04:11:53.126Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46817
18492026-05-30T04:11:53.126Z[ ID] Interval Transfer Bitrate
18502026-05-30T04:11:53.126Z[ 5] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
18512026-05-30T04:11:53.126Z[ 8] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18522026-05-30T04:11:53.126Z[ 10] 0.00-1.00 sec 138 MBytes 1.16 Gbits/sec
18532026-05-30T04:11:53.126Z[ 12] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
18542026-05-30T04:11:53.126Z[ 14] 0.00-1.00 sec 140 MBytes 1.17 Gbits/sec
18552026-05-30T04:11:53.126Z[ 16] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18562026-05-30T04:11:53.126Z[ 18] 0.00-1.00 sec 139 MBytes 1.17 Gbits/sec
18572026-05-30T04:11:53.126Z[ 20] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
18582026-05-30T04:11:53.126Z[SUM] 0.00-1.00 sec 1020 MBytes 8.56 Gbits/sec
18592026-05-30T04:11:53.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-05-30T04:11:53.127Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18612026-05-30T04:11:53.127Z[ 8] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
18622026-05-30T04:11:53.127Z[ 10] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
18632026-05-30T04:11:53.127Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18642026-05-30T04:11:53.127Z[ 14] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
18652026-05-30T04:11:53.127Z[ 16] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
18662026-05-30T04:11:53.127Z[ 18] 1.00-2.00 sec 164 MBytes 1.38 Gbits/sec
18672026-05-30T04:11:53.127Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18682026-05-30T04:11:53.127Z[SUM] 1.00-2.00 sec 1.24 GBytes 10.7 Gbits/sec
18692026-05-30T04:11:53.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-05-30T04:11:53.127Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18712026-05-30T04:11:53.127Z[ 8] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18722026-05-30T04:11:53.127Z[ 10] 2.00-3.00 sec 161 MBytes 1.35 Gbits/sec
18732026-05-30T04:11:53.127Z[ 12] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
18742026-05-30T04:11:53.127Z[ 14] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
18752026-05-30T04:11:53.127Z[ 16] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
18762026-05-30T04:11:53.127Z[ 18] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
18772026-05-30T04:11:53.127Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18782026-05-30T04:11:53.127Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.6 Gbits/sec
18792026-05-30T04:11:53.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-05-30T04:11:53.127Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18812026-05-30T04:11:53.127Z[ 8] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
18822026-05-30T04:11:53.127Z[ 10] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
18832026-05-30T04:11:53.127Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18842026-05-30T04:11:53.127Z[ 14] 3.00-4.00 sec 164 MBytes 1.38 Gbits/sec
18852026-05-30T04:11:53.127Z[ 16] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
18862026-05-30T04:11:53.127Z[ 18] 3.00-4.00 sec 167 MBytes 1.40 Gbits/sec
18872026-05-30T04:11:53.127Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18882026-05-30T04:11:53.127Z[SUM] 3.00-4.00 sec 1.25 GBytes 10.7 Gbits/sec
18892026-05-30T04:11:53.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-05-30T04:11:53.127Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18912026-05-30T04:11:53.127Z[ 8] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
18922026-05-30T04:11:53.127Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
18932026-05-30T04:11:53.127Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18942026-05-30T04:11:53.127Z[ 14] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
18952026-05-30T04:11:53.127Z[ 16] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
18962026-05-30T04:11:53.127Z[ 18] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
18972026-05-30T04:11:53.127Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18982026-05-30T04:11:53.128Z[SUM] 4.00-5.00 sec 1.23 GBytes 10.6 Gbits/sec
18992026-05-30T04:11:53.128Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-05-30T04:11:53.128Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
19012026-05-30T04:11:53.128Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19022026-05-30T04:11:53.128Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19032026-05-30T04:11:53.128Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19042026-05-30T04:11:53.128Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19052026-05-30T04:11:53.128Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19062026-05-30T04:11:53.128Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19072026-05-30T04:11:53.128Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19082026-05-30T04:11:53.128Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
19092026-05-30T04:11:53.128Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-05-30T04:11:53.128Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19112026-05-30T04:11:53.128Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19122026-05-30T04:11:53.128Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19132026-05-30T04:11:56.127Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19142026-05-30T04:11:56.127Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19152026-05-30T04:11:56.127Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19162026-05-30T04:11:56.127Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19172026-05-30T04:11:56.127Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19182026-05-30T04:11:56.127Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
19192026-05-30T04:11:56.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-05-30T04:11:56.127Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19212026-05-30T04:11:56.127Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19222026-05-30T04:11:56.127Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19232026-05-30T04:11:56.127Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19242026-05-30T04:11:56.127Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19252026-05-30T04:11:56.127Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19262026-05-30T04:11:56.127Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
19272026-05-30T04:11:56.127Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19282026-05-30T04:11:56.127Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
19292026-05-30T04:11:56.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-05-30T04:11:56.127Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
19312026-05-30T04:11:56.127Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19322026-05-30T04:11:56.127Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19332026-05-30T04:11:56.127Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
19342026-05-30T04:11:56.127Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19352026-05-30T04:11:56.127Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19362026-05-30T04:11:56.127Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19372026-05-30T04:11:56.127Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
19382026-05-30T04:11:56.127Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
19392026-05-30T04:11:56.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-05-30T04:11:56.127Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19412026-05-30T04:11:56.128Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19422026-05-30T04:11:56.128Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19432026-05-30T04:11:56.128Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19442026-05-30T04:11:56.128Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19452026-05-30T04:11:56.128Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19462026-05-30T04:11:56.128Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19472026-05-30T04:11:56.128Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19482026-05-30T04:11:56.128Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
19492026-05-30T04:11:56.128Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-05-30T04:11:56.128Z[ 5] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
19512026-05-30T04:11:56.128Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19522026-05-30T04:11:56.128Z[ 10] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
19532026-05-30T04:11:56.128Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19542026-05-30T04:11:56.128Z[ 14] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
19552026-05-30T04:11:56.128Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19562026-05-30T04:11:56.128Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19572026-05-30T04:11:56.128Z[ 20] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
19582026-05-30T04:11:56.128Z[SUM] 10.00-10.00 sec 512 KBytes 9.80 Gbits/sec
19592026-05-30T04:11:56.128Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-05-30T04:11:56.128Z[ ID] Interval Transfer Bitrate
19612026-05-30T04:11:56.128Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19622026-05-30T04:11:56.128Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19632026-05-30T04:11:56.128Z[ 10] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
19642026-05-30T04:11:56.128Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19652026-05-30T04:11:56.128Z[ 14] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19662026-05-30T04:11:56.128Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19672026-05-30T04:11:56.128Z[ 18] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
19682026-05-30T04:11:56.128Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19692026-05-30T04:11:56.128Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
19702026-05-30T04:11:56.132ZRun 2/5...10289.74866036114Mbps
19712026-05-30T04:12:03.512Z-----------------------------------------------------------
19722026-05-30T04:12:03.512ZServer listening on 5201 (test #8)
19732026-05-30T04:12:03.512Z-----------------------------------------------------------
19742026-05-30T04:12:03.512ZAccepted connection from 10.0.0.1, port 39156
19752026-05-30T04:12:03.512Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51829
19762026-05-30T04:12:03.512Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52865
19772026-05-30T04:12:03.512Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55015
19782026-05-30T04:12:03.512Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38894
19792026-05-30T04:12:03.512Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49094
19802026-05-30T04:12:03.512Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52335
19812026-05-30T04:12:03.512Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45550
19822026-05-30T04:12:03.512Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49011
19832026-05-30T04:12:03.512Z[ ID] Interval Transfer Bitrate
19842026-05-30T04:12:03.512Z[ 5] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
19852026-05-30T04:12:03.512Z[ 8] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
19862026-05-30T04:12:03.512Z[ 10] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
19872026-05-30T04:12:03.512Z[ 12] 0.00-1.00 sec 117 MBytes 983 Mbits/sec
19882026-05-30T04:12:03.512Z[ 14] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
19892026-05-30T04:12:03.512Z[ 16] 0.00-1.00 sec 136 MBytes 1.14 Gbits/sec
19902026-05-30T04:12:03.512Z[ 18] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
19912026-05-30T04:12:03.512Z[ 20] 0.00-1.00 sec 137 MBytes 1.15 Gbits/sec
19922026-05-30T04:12:03.512Z[SUM] 0.00-1.00 sec 975 MBytes 8.18 Gbits/sec
19932026-05-30T04:12:03.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-05-30T04:12:03.512Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19952026-05-30T04:12:03.512Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19962026-05-30T04:12:03.512Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19972026-05-30T04:12:03.512Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19982026-05-30T04:12:03.512Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19992026-05-30T04:12:03.512Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20002026-05-30T04:12:03.512Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20012026-05-30T04:12:03.512Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20022026-05-30T04:12:03.512Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
20032026-05-30T04:12:03.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-05-30T04:12:03.512Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20052026-05-30T04:12:03.512Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20062026-05-30T04:12:03.513Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20072026-05-30T04:12:03.513Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20082026-05-30T04:12:03.513Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20092026-05-30T04:12:03.513Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20102026-05-30T04:12:03.513Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20112026-05-30T04:12:03.513Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20122026-05-30T04:12:03.513Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
20132026-05-30T04:12:03.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-05-30T04:12:03.513Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20152026-05-30T04:12:03.513Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20162026-05-30T04:12:03.513Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20172026-05-30T04:12:03.513Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20182026-05-30T04:12:03.513Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20192026-05-30T04:12:03.513Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20202026-05-30T04:12:03.513Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20212026-05-30T04:12:03.513Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20222026-05-30T04:12:03.513Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.3 Gbits/sec
20232026-05-30T04:12:03.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-05-30T04:12:03.513Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20252026-05-30T04:12:03.513Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20262026-05-30T04:12:03.513Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20272026-05-30T04:12:03.513Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20282026-05-30T04:12:03.513Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20292026-05-30T04:12:03.513Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20302026-05-30T04:12:03.513Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20312026-05-30T04:12:03.513Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20322026-05-30T04:12:03.513Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
20332026-05-30T04:12:03.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-05-30T04:12:03.513Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20352026-05-30T04:12:03.513Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20362026-05-30T04:12:03.513Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20372026-05-30T04:12:03.513Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20382026-05-30T04:12:03.513Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20392026-05-30T04:12:03.513Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20402026-05-30T04:12:03.513Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20412026-05-30T04:12:03.513Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20422026-05-30T04:12:03.513Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20432026-05-30T04:12:03.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-05-30T04:12:03.513Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20452026-05-30T04:12:03.514Z[ 8] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
20462026-05-30T04:12:03.517Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20472026-05-30T04:12:06.512Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20482026-05-30T04:12:06.513Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20492026-05-30T04:12:06.513Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20502026-05-30T04:12:06.513Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
20512026-05-30T04:12:06.513Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20522026-05-30T04:12:06.513Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
20532026-05-30T04:12:06.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-05-30T04:12:06.513Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20552026-05-30T04:12:06.513Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20562026-05-30T04:12:06.513Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20572026-05-30T04:12:06.513Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20582026-05-30T04:12:06.513Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20592026-05-30T04:12:06.513Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20602026-05-30T04:12:06.513Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20612026-05-30T04:12:06.513Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20622026-05-30T04:12:06.513Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
20632026-05-30T04:12:06.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-05-30T04:12:06.513Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20652026-05-30T04:12:06.513Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20662026-05-30T04:12:06.513Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20672026-05-30T04:12:06.513Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20682026-05-30T04:12:06.513Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20692026-05-30T04:12:06.513Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20702026-05-30T04:12:06.513Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20712026-05-30T04:12:06.513Z[ 20] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
20722026-05-30T04:12:06.513Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
20732026-05-30T04:12:06.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-05-30T04:12:06.513Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20752026-05-30T04:12:06.513Z[ 8] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
20762026-05-30T04:12:06.513Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20772026-05-30T04:12:06.513Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20782026-05-30T04:12:06.513Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
20792026-05-30T04:12:06.513Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20802026-05-30T04:12:06.513Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20812026-05-30T04:12:06.517Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20822026-05-30T04:12:06.517Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
20832026-05-30T04:12:06.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-05-30T04:12:06.517Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20852026-05-30T04:12:06.517Z[ 8] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
20862026-05-30T04:12:06.517Z[ 10] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
20872026-05-30T04:12:06.517Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20882026-05-30T04:12:06.517Z[ 14] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
20892026-05-30T04:12:06.517Z[ 16] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
20902026-05-30T04:12:06.517Z[ 18] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
20912026-05-30T04:12:06.517Z[ 20] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
20922026-05-30T04:12:06.517Z[SUM] 10.00-10.00 sec 768 KBytes 12.1 Gbits/sec
20932026-05-30T04:12:06.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-05-30T04:12:06.518Z[ ID] Interval Transfer Bitrate
20952026-05-30T04:12:06.518Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20962026-05-30T04:12:06.518Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20972026-05-30T04:12:06.518Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20982026-05-30T04:12:06.518Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20992026-05-30T04:12:06.518Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21002026-05-30T04:12:06.518Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21012026-05-30T04:12:06.518Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21022026-05-30T04:12:06.518Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21032026-05-30T04:12:06.518Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
21042026-05-30T04:12:06.518ZRun 3/5...10115.599821649468Mbps
21052026-05-30T04:12:13.899Z-----------------------------------------------------------
21062026-05-30T04:12:13.900ZServer listening on 5201 (test #9)
21072026-05-30T04:12:13.900Z-----------------------------------------------------------
21082026-05-30T04:12:13.900ZAccepted connection from 10.0.0.1, port 41705
21092026-05-30T04:12:13.900Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63686
21102026-05-30T04:12:13.900Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55255
21112026-05-30T04:12:13.900Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43779
21122026-05-30T04:12:13.900Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34673
21132026-05-30T04:12:13.900Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34093
21142026-05-30T04:12:13.900Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64144
21152026-05-30T04:12:13.900Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63669
21162026-05-30T04:12:13.900Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63128
21172026-05-30T04:12:13.900Z[ ID] Interval Transfer Bitrate
21182026-05-30T04:12:13.900Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21192026-05-30T04:12:13.900Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21202026-05-30T04:12:13.900Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21212026-05-30T04:12:13.900Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21222026-05-30T04:12:13.900Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21232026-05-30T04:12:13.900Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21242026-05-30T04:12:13.900Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21252026-05-30T04:12:13.900Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21262026-05-30T04:12:13.900Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
21272026-05-30T04:12:13.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-05-30T04:12:13.900Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21292026-05-30T04:12:13.900Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21302026-05-30T04:12:13.900Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21312026-05-30T04:12:13.900Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21322026-05-30T04:12:13.900Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21332026-05-30T04:12:13.900Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21342026-05-30T04:12:13.900Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21352026-05-30T04:12:13.900Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21362026-05-30T04:12:13.900Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
21372026-05-30T04:12:13.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-05-30T04:12:13.900Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21392026-05-30T04:12:13.900Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21402026-05-30T04:12:13.900Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21412026-05-30T04:12:13.900Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21422026-05-30T04:12:13.900Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21432026-05-30T04:12:13.900Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21442026-05-30T04:12:13.901Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21452026-05-30T04:12:13.901Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21462026-05-30T04:12:13.901Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
21472026-05-30T04:12:13.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-05-30T04:12:13.901Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21492026-05-30T04:12:13.901Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21502026-05-30T04:12:13.901Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21512026-05-30T04:12:13.901Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21522026-05-30T04:12:13.901Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21532026-05-30T04:12:13.901Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21542026-05-30T04:12:13.901Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21552026-05-30T04:12:13.901Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21562026-05-30T04:12:13.904Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
21572026-05-30T04:12:13.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-05-30T04:12:13.905Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21592026-05-30T04:12:13.905Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21602026-05-30T04:12:13.905Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21612026-05-30T04:12:13.905Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21622026-05-30T04:12:13.905Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21632026-05-30T04:12:13.905Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21642026-05-30T04:12:13.905Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21652026-05-30T04:12:13.905Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21662026-05-30T04:12:13.905Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
21672026-05-30T04:12:13.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-05-30T04:12:13.905Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21692026-05-30T04:12:13.905Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21702026-05-30T04:12:13.905Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21712026-05-30T04:12:13.905Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21722026-05-30T04:12:13.905Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21732026-05-30T04:12:13.905Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21742026-05-30T04:12:13.905Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21752026-05-30T04:12:13.905Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21762026-05-30T04:12:13.905Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
21772026-05-30T04:12:13.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-05-30T04:12:13.905Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21792026-05-30T04:12:13.905Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21802026-05-30T04:12:13.905Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21812026-05-30T04:12:16.902Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21822026-05-30T04:12:16.902Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21832026-05-30T04:12:16.902Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21842026-05-30T04:12:16.902Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21852026-05-30T04:12:16.902Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21862026-05-30T04:12:16.902Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
21872026-05-30T04:12:16.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-05-30T04:12:16.902Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21892026-05-30T04:12:16.902Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21902026-05-30T04:12:16.902Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21912026-05-30T04:12:16.902Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21922026-05-30T04:12:16.902Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21932026-05-30T04:12:16.902Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21942026-05-30T04:12:16.902Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
21952026-05-30T04:12:16.902Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21962026-05-30T04:12:16.902Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
21972026-05-30T04:12:16.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-05-30T04:12:16.902Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21992026-05-30T04:12:16.902Z[ 8] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
22002026-05-30T04:12:16.902Z[ 10] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
22012026-05-30T04:12:16.902Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22022026-05-30T04:12:16.902Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22032026-05-30T04:12:16.902Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22042026-05-30T04:12:16.903Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22052026-05-30T04:12:16.903Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22062026-05-30T04:12:16.903Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
22072026-05-30T04:12:16.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-05-30T04:12:16.903Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22092026-05-30T04:12:16.903Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22102026-05-30T04:12:16.903Z[ 10] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
22112026-05-30T04:12:16.903Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22122026-05-30T04:12:16.903Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22132026-05-30T04:12:16.903Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22142026-05-30T04:12:16.903Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22152026-05-30T04:12:16.903Z[ 20] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
22162026-05-30T04:12:16.903Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
22172026-05-30T04:12:16.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-05-30T04:12:16.903Z[ 5] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
22192026-05-30T04:12:16.903Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22202026-05-30T04:12:16.903Z[ 10] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
22212026-05-30T04:12:16.903Z[ 12] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
22222026-05-30T04:12:16.907Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22232026-05-30T04:12:16.907Z[ 16] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
22242026-05-30T04:12:16.907Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22252026-05-30T04:12:16.907Z[ 20] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
22262026-05-30T04:12:16.907Z[SUM] 10.00-10.00 sec 640 KBytes 11.3 Gbits/sec
22272026-05-30T04:12:16.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-05-30T04:12:16.907Z[ ID] Interval Transfer Bitrate
22292026-05-30T04:12:16.907Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22302026-05-30T04:12:16.907Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22312026-05-30T04:12:16.907Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22322026-05-30T04:12:16.907Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22332026-05-30T04:12:16.907Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22342026-05-30T04:12:16.908Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22352026-05-30T04:12:16.908Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22362026-05-30T04:12:16.908Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22372026-05-30T04:12:16.908Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
22382026-05-30T04:12:16.908ZRun 4/5...10109.572992568255Mbps
22392026-05-30T04:12:24.287Z-----------------------------------------------------------
22402026-05-30T04:12:24.287ZServer listening on 5201 (test #10)
22412026-05-30T04:12:24.287Z-----------------------------------------------------------
22422026-05-30T04:12:24.287ZAccepted connection from 10.0.0.1, port 43469
22432026-05-30T04:12:24.287Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42071
22442026-05-30T04:12:24.287Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61168
22452026-05-30T04:12:24.287Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46711
22462026-05-30T04:12:24.287Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34566
22472026-05-30T04:12:24.287Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61956
22482026-05-30T04:12:24.287Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57880
22492026-05-30T04:12:24.287Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48623
22502026-05-30T04:12:24.287Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42183
22512026-05-30T04:12:24.287Z[ ID] Interval Transfer Bitrate
22522026-05-30T04:12:24.287Z[ 5] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
22532026-05-30T04:12:24.287Z[ 8] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
22542026-05-30T04:12:24.287Z[ 10] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
22552026-05-30T04:12:24.287Z[ 12] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
22562026-05-30T04:12:24.287Z[ 14] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
22572026-05-30T04:12:24.287Z[ 16] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
22582026-05-30T04:12:24.287Z[ 18] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
22592026-05-30T04:12:24.287Z[ 20] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
22602026-05-30T04:12:24.287Z[SUM] 0.00-1.00 sec 946 MBytes 7.94 Gbits/sec
22612026-05-30T04:12:24.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-05-30T04:12:24.287Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22632026-05-30T04:12:24.287Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22642026-05-30T04:12:24.287Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22652026-05-30T04:12:24.287Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22662026-05-30T04:12:24.287Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22672026-05-30T04:12:24.287Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22682026-05-30T04:12:24.287Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22692026-05-30T04:12:24.287Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22702026-05-30T04:12:24.287Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
22712026-05-30T04:12:24.288Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-05-30T04:12:24.288Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22732026-05-30T04:12:24.288Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22742026-05-30T04:12:24.288Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22752026-05-30T04:12:24.288Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22762026-05-30T04:12:24.288Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22772026-05-30T04:12:24.288Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22782026-05-30T04:12:24.288Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22792026-05-30T04:12:24.288Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22802026-05-30T04:12:24.288Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
22812026-05-30T04:12:24.288Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-05-30T04:12:24.288Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22832026-05-30T04:12:24.288Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22842026-05-30T04:12:24.288Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22852026-05-30T04:12:24.288Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22862026-05-30T04:12:24.288Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22872026-05-30T04:12:24.288Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22882026-05-30T04:12:24.288Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22892026-05-30T04:12:24.288Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22902026-05-30T04:12:24.288Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
22912026-05-30T04:12:24.288Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-05-30T04:12:24.288Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
22932026-05-30T04:12:24.288Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
22942026-05-30T04:12:24.288Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
22952026-05-30T04:12:24.288Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
22962026-05-30T04:12:24.288Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
22972026-05-30T04:12:24.288Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
22982026-05-30T04:12:24.288Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
22992026-05-30T04:12:24.288Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
23002026-05-30T04:12:24.292Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
23012026-05-30T04:12:24.292Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-05-30T04:12:24.292Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23032026-05-30T04:12:24.292Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23042026-05-30T04:12:24.292Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23052026-05-30T04:12:24.292Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23062026-05-30T04:12:24.292Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23072026-05-30T04:12:24.292Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23082026-05-30T04:12:24.292Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23092026-05-30T04:12:24.292Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23102026-05-30T04:12:24.292Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
23112026-05-30T04:12:24.292Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-05-30T04:12:24.292Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23132026-05-30T04:12:24.292Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23142026-05-30T04:12:24.292Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23152026-05-30T04:12:27.288Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23162026-05-30T04:12:27.288Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23172026-05-30T04:12:27.288Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23182026-05-30T04:12:27.288Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23192026-05-30T04:12:27.288Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23202026-05-30T04:12:27.288Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
23212026-05-30T04:12:27.288Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-05-30T04:12:27.288Z[ 5] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
23232026-05-30T04:12:27.288Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23242026-05-30T04:12:27.293Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23252026-05-30T04:12:27.293Z[ 12] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
23262026-05-30T04:12:27.293Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23272026-05-30T04:12:27.293Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23282026-05-30T04:12:27.293Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23292026-05-30T04:12:27.293Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23302026-05-30T04:12:27.293Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
23312026-05-30T04:12:27.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-05-30T04:12:27.293Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23332026-05-30T04:12:27.293Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23342026-05-30T04:12:27.293Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23352026-05-30T04:12:27.293Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23362026-05-30T04:12:27.293Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23372026-05-30T04:12:27.293Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23382026-05-30T04:12:27.293Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23392026-05-30T04:12:27.293Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23402026-05-30T04:12:27.294Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
23412026-05-30T04:12:27.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-05-30T04:12:27.294Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23432026-05-30T04:12:27.294Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23442026-05-30T04:12:27.294Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23452026-05-30T04:12:27.294Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23462026-05-30T04:12:27.294Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23472026-05-30T04:12:27.294Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23482026-05-30T04:12:27.294Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23492026-05-30T04:12:27.294Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23502026-05-30T04:12:27.294Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
23512026-05-30T04:12:27.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-05-30T04:12:27.294Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23532026-05-30T04:12:27.294Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23542026-05-30T04:12:27.294Z[ 10] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
23552026-05-30T04:12:27.294Z[ 12] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
23562026-05-30T04:12:27.294Z[ 14] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
23572026-05-30T04:12:27.294Z[ 16] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
23582026-05-30T04:12:27.294Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23592026-05-30T04:12:27.294Z[ 20] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
23602026-05-30T04:12:27.294Z[SUM] 10.00-10.00 sec 640 KBytes 12.1 Gbits/sec
23612026-05-30T04:12:27.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-05-30T04:12:27.294Z[ ID] Interval Transfer Bitrate
23632026-05-30T04:12:27.294Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23642026-05-30T04:12:27.294Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23652026-05-30T04:12:27.294Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23662026-05-30T04:12:27.294Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23672026-05-30T04:12:27.294Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23682026-05-30T04:12:27.294Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23692026-05-30T04:12:27.294Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23702026-05-30T04:12:27.294Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23712026-05-30T04:12:27.294Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
23722026-05-30T04:12:27.294ZRun 5/5...10120.297305080732Mbps
23732026-05-30T04:12:27.294Z###---------------------###
23742026-05-30T04:12:27.294Z::: iPerf done... :::
23752026-05-30T04:12:27.294Z:::Awaiting out files...:::
23762026-05-30T04:12:27.294Z###---------------------###
23772026-05-30T04:12:27.294Z###-----###
23782026-05-30T04:12:27.295Z:::done!:::
23792026-05-30T04:12:27.295Z###-----###
23802026-05-30T04:12:27.295Z###-------------------###
23812026-05-30T04:12:27.295Z:::Running experiment :::
23822026-05-30T04:12:27.295Z:::iperf-tcp/local/c2s:::
23832026-05-30T04:12:27.295Z###-------------------###
23842026-05-30T04:12:27.626Zdtrace: description 'profile-201us ' matched 2 probes
23852026-05-30T04:12:34.678Z-----------------------------------------------------------
23862026-05-30T04:12:34.678ZServer listening on 5201 (test #11)
23872026-05-30T04:12:34.678Z-----------------------------------------------------------
23882026-05-30T04:12:34.678ZAccepted connection from 10.0.0.1, port 49965
23892026-05-30T04:12:34.678Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46126
23902026-05-30T04:12:34.678Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49347
23912026-05-30T04:12:34.678Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51885
23922026-05-30T04:12:34.678Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36424
23932026-05-30T04:12:34.679Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33733
23942026-05-30T04:12:34.679Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57549
23952026-05-30T04:12:34.679Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38227
23962026-05-30T04:12:34.679Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34895
23972026-05-30T04:12:34.679Z[ ID] Interval Transfer Bitrate
23982026-05-30T04:12:34.679Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
23992026-05-30T04:12:34.679Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
24002026-05-30T04:12:34.679Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
24012026-05-30T04:12:34.679Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24022026-05-30T04:12:34.679Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
24032026-05-30T04:12:34.679Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24042026-05-30T04:12:34.679Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24052026-05-30T04:12:34.679Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24062026-05-30T04:12:34.679Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
24072026-05-30T04:12:34.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-05-30T04:12:34.679Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24092026-05-30T04:12:34.679Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24102026-05-30T04:12:34.679Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24112026-05-30T04:12:34.679Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24122026-05-30T04:12:34.679Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24132026-05-30T04:12:34.679Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24142026-05-30T04:12:34.679Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24152026-05-30T04:12:34.679Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24162026-05-30T04:12:34.679Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
24172026-05-30T04:12:34.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-05-30T04:12:34.679Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
24192026-05-30T04:12:34.679Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
24202026-05-30T04:12:34.680Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
24212026-05-30T04:12:34.680Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
24222026-05-30T04:12:34.680Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
24232026-05-30T04:12:34.680Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
24242026-05-30T04:12:34.680Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
24252026-05-30T04:12:34.680Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
24262026-05-30T04:12:34.680Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
24272026-05-30T04:12:34.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-05-30T04:12:34.680Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24292026-05-30T04:12:34.680Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
24302026-05-30T04:12:34.680Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24312026-05-30T04:12:34.680Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24322026-05-30T04:12:34.680Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24332026-05-30T04:12:34.680Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24342026-05-30T04:12:34.680Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24352026-05-30T04:12:34.680Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24362026-05-30T04:12:34.680Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
24372026-05-30T04:12:34.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-05-30T04:12:34.680Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24392026-05-30T04:12:34.680Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24402026-05-30T04:12:34.680Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24412026-05-30T04:12:34.680Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24422026-05-30T04:12:34.680Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24432026-05-30T04:12:34.680Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24442026-05-30T04:12:34.680Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24452026-05-30T04:12:34.680Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24462026-05-30T04:12:34.681Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
24472026-05-30T04:12:34.681Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-05-30T04:12:34.681Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
24492026-05-30T04:12:34.685Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24502026-05-30T04:12:34.685Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24512026-05-30T04:12:34.685Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24522026-05-30T04:12:34.685Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
24532026-05-30T04:12:34.685Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
24542026-05-30T04:12:34.685Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24552026-05-30T04:12:34.685Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24562026-05-30T04:12:34.685Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
24572026-05-30T04:12:34.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-05-30T04:12:34.685Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24592026-05-30T04:12:34.685Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24602026-05-30T04:12:34.685Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24612026-05-30T04:12:37.681Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24622026-05-30T04:12:37.681Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24632026-05-30T04:12:37.681Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24642026-05-30T04:12:37.681Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24652026-05-30T04:12:37.681Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24662026-05-30T04:12:37.681Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
24672026-05-30T04:12:37.681Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-05-30T04:12:37.681Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24692026-05-30T04:12:37.681Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24702026-05-30T04:12:37.681Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24712026-05-30T04:12:37.681Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24722026-05-30T04:12:37.681Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24732026-05-30T04:12:37.681Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24742026-05-30T04:12:37.681Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24752026-05-30T04:12:37.682Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24762026-05-30T04:12:37.682Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
24772026-05-30T04:12:37.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-05-30T04:12:37.682Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24792026-05-30T04:12:37.682Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24802026-05-30T04:12:37.682Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24812026-05-30T04:12:37.682Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24822026-05-30T04:12:37.682Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24832026-05-30T04:12:37.682Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24842026-05-30T04:12:37.682Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24852026-05-30T04:12:37.682Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24862026-05-30T04:12:37.682Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
24872026-05-30T04:12:37.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-05-30T04:12:37.682Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24892026-05-30T04:12:37.682Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24902026-05-30T04:12:37.682Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24912026-05-30T04:12:37.682Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24922026-05-30T04:12:37.682Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24932026-05-30T04:12:37.682Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24942026-05-30T04:12:37.682Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24952026-05-30T04:12:37.682Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24962026-05-30T04:12:37.682Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
24972026-05-30T04:12:37.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-05-30T04:12:37.682Z[ 5] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
24992026-05-30T04:12:37.682Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25002026-05-30T04:12:37.682Z[ 10] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
25012026-05-30T04:12:37.682Z[ 12] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
25022026-05-30T04:12:37.682Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25032026-05-30T04:12:37.682Z[ 16] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
25042026-05-30T04:12:37.682Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25052026-05-30T04:12:37.683Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25062026-05-30T04:12:37.683Z[SUM] 10.00-10.00 sec 512 KBytes 3.76 Gbits/sec
25072026-05-30T04:12:37.683Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-05-30T04:12:37.683Z[ ID] Interval Transfer Bitrate
25092026-05-30T04:12:37.683Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
25102026-05-30T04:12:37.683Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25112026-05-30T04:12:37.683Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25122026-05-30T04:12:37.683Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
25132026-05-30T04:12:37.683Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25142026-05-30T04:12:37.683Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
25152026-05-30T04:12:37.683Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25162026-05-30T04:12:37.683Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25172026-05-30T04:12:37.683Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
25182026-05-30T04:12:37.687ZRun 1/10...3506.466911268026Mbps
25192026-05-30T04:12:45.079Z-----------------------------------------------------------
25202026-05-30T04:12:45.079ZServer listening on 5201 (test #12)
25212026-05-30T04:12:45.079Z-----------------------------------------------------------
25222026-05-30T04:12:45.079ZAccepted connection from 10.0.0.1, port 41063
25232026-05-30T04:12:45.079Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39721
25242026-05-30T04:12:45.079Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54341
25252026-05-30T04:12:45.079Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52522
25262026-05-30T04:12:45.079Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44781
25272026-05-30T04:12:45.079Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40419
25282026-05-30T04:12:45.079Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37259
25292026-05-30T04:12:45.079Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50089
25302026-05-30T04:12:45.079Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48470
25312026-05-30T04:12:45.079Z[ ID] Interval Transfer Bitrate
25322026-05-30T04:12:45.079Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25332026-05-30T04:12:45.079Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25342026-05-30T04:12:45.079Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25352026-05-30T04:12:45.079Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25362026-05-30T04:12:45.079Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25372026-05-30T04:12:45.079Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25382026-05-30T04:12:45.079Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25392026-05-30T04:12:45.079Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25402026-05-30T04:12:45.079Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
25412026-05-30T04:12:45.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-05-30T04:12:45.079Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25432026-05-30T04:12:45.079Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25442026-05-30T04:12:45.079Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25452026-05-30T04:12:45.079Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25462026-05-30T04:12:45.079Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25472026-05-30T04:12:45.080Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25482026-05-30T04:12:45.080Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25492026-05-30T04:12:45.080Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25502026-05-30T04:12:45.080Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
25512026-05-30T04:12:45.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-05-30T04:12:45.080Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25532026-05-30T04:12:45.080Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25542026-05-30T04:12:45.080Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25552026-05-30T04:12:45.080Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25562026-05-30T04:12:45.080Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25572026-05-30T04:12:45.080Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
25582026-05-30T04:12:45.080Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25592026-05-30T04:12:45.080Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25602026-05-30T04:12:45.080Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
25612026-05-30T04:12:45.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-05-30T04:12:45.080Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
25632026-05-30T04:12:45.080Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
25642026-05-30T04:12:45.080Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25652026-05-30T04:12:45.080Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
25662026-05-30T04:12:45.080Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
25672026-05-30T04:12:45.080Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
25682026-05-30T04:12:45.080Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
25692026-05-30T04:12:45.080Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
25702026-05-30T04:12:45.080Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
25712026-05-30T04:12:45.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-05-30T04:12:45.080Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
25732026-05-30T04:12:45.080Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25742026-05-30T04:12:45.080Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25752026-05-30T04:12:45.080Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25762026-05-30T04:12:45.080Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25772026-05-30T04:12:45.080Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25782026-05-30T04:12:45.080Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25792026-05-30T04:12:45.080Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25802026-05-30T04:12:45.080Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
25812026-05-30T04:12:45.084Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-05-30T04:12:45.084Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25832026-05-30T04:12:45.084Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25842026-05-30T04:12:45.085Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25852026-05-30T04:12:45.085Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25862026-05-30T04:12:45.085Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25872026-05-30T04:12:45.085Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
25882026-05-30T04:12:45.085Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
25892026-05-30T04:12:45.085Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25902026-05-30T04:12:45.085Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
25912026-05-30T04:12:45.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-05-30T04:12:45.085Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25932026-05-30T04:12:45.085Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25942026-05-30T04:12:45.085Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25952026-05-30T04:12:48.082Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25962026-05-30T04:12:48.082Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
25972026-05-30T04:12:48.082Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25982026-05-30T04:12:48.082Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25992026-05-30T04:12:48.082Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
26002026-05-30T04:12:48.082Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
26012026-05-30T04:12:48.082Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-05-30T04:12:48.082Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26032026-05-30T04:12:48.082Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26042026-05-30T04:12:48.082Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26052026-05-30T04:12:48.082Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26062026-05-30T04:12:48.082Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26072026-05-30T04:12:48.082Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26082026-05-30T04:12:48.082Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26092026-05-30T04:12:48.082Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26102026-05-30T04:12:48.082Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
26112026-05-30T04:12:48.082Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-05-30T04:12:48.082Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26132026-05-30T04:12:48.082Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26142026-05-30T04:12:48.082Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26152026-05-30T04:12:48.082Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26162026-05-30T04:12:48.082Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26172026-05-30T04:12:48.082Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26182026-05-30T04:12:48.082Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26192026-05-30T04:12:48.082Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26202026-05-30T04:12:48.082Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
26212026-05-30T04:12:48.082Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-05-30T04:12:48.082Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26232026-05-30T04:12:48.082Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26242026-05-30T04:12:48.082Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26252026-05-30T04:12:48.082Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26262026-05-30T04:12:48.082Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26272026-05-30T04:12:48.083Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26282026-05-30T04:12:48.083Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26292026-05-30T04:12:48.083Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26302026-05-30T04:12:48.083Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
26312026-05-30T04:12:48.083Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-05-30T04:12:48.083Z[ 5] 10.00-10.00 sec 128 KBytes 910 Mbits/sec
26332026-05-30T04:12:48.083Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26342026-05-30T04:12:48.083Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-05-30T04:12:48.083Z[ 12] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
26362026-05-30T04:12:48.083Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26372026-05-30T04:12:48.083Z[ 16] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
26382026-05-30T04:12:48.083Z[ 18] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
26392026-05-30T04:12:48.083Z[ 20] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
26402026-05-30T04:12:48.083Z[SUM] 10.00-10.00 sec 640 KBytes 4.55 Gbits/sec
26412026-05-30T04:12:48.083Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-05-30T04:12:48.083Z[ ID] Interval Transfer Bitrate
26432026-05-30T04:12:48.083Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26442026-05-30T04:12:48.083Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26452026-05-30T04:12:48.083Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26462026-05-30T04:12:48.083Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26472026-05-30T04:12:48.083Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26482026-05-30T04:12:48.083Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26492026-05-30T04:12:48.083Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26502026-05-30T04:12:48.083Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26512026-05-30T04:12:48.083Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
26522026-05-30T04:12:48.087ZRun 2/10...3496.60561561028Mbps
26532026-05-30T04:12:55.489Z-----------------------------------------------------------
26542026-05-30T04:12:55.489ZServer listening on 5201 (test #13)
26552026-05-30T04:12:55.489Z-----------------------------------------------------------
26562026-05-30T04:12:55.489ZAccepted connection from 10.0.0.1, port 45062
26572026-05-30T04:12:55.489Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57465
26582026-05-30T04:12:55.489Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52788
26592026-05-30T04:12:55.489Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34263
26602026-05-30T04:12:55.489Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42941
26612026-05-30T04:12:55.489Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59140
26622026-05-30T04:12:55.489Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59266
26632026-05-30T04:12:55.489Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48820
26642026-05-30T04:12:55.489Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35086
26652026-05-30T04:12:55.489Z[ ID] Interval Transfer Bitrate
26662026-05-30T04:12:55.489Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26672026-05-30T04:12:55.489Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26682026-05-30T04:12:55.489Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26692026-05-30T04:12:55.489Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
26702026-05-30T04:12:55.489Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26712026-05-30T04:12:55.489Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
26722026-05-30T04:12:55.489Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
26732026-05-30T04:12:55.489Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26742026-05-30T04:12:55.489Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
26752026-05-30T04:12:55.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-05-30T04:12:55.489Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26772026-05-30T04:12:55.489Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26782026-05-30T04:12:55.489Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26792026-05-30T04:12:55.490Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26802026-05-30T04:12:55.490Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26812026-05-30T04:12:55.490Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26822026-05-30T04:12:55.490Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26832026-05-30T04:12:55.490Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26842026-05-30T04:12:55.490Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
26852026-05-30T04:12:55.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-05-30T04:12:55.490Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26872026-05-30T04:12:55.490Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26882026-05-30T04:12:55.490Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26892026-05-30T04:12:55.490Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26902026-05-30T04:12:55.490Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26912026-05-30T04:12:55.490Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26922026-05-30T04:12:55.490Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26932026-05-30T04:12:55.490Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26942026-05-30T04:12:55.490Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
26952026-05-30T04:12:55.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-05-30T04:12:55.490Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
26972026-05-30T04:12:55.490Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
26982026-05-30T04:12:55.490Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
26992026-05-30T04:12:55.490Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
27002026-05-30T04:12:55.490Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
27012026-05-30T04:12:55.490Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
27022026-05-30T04:12:55.490Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27032026-05-30T04:12:55.490Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
27042026-05-30T04:12:55.490Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
27052026-05-30T04:12:55.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-05-30T04:12:55.490Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27072026-05-30T04:12:55.494Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27082026-05-30T04:12:55.494Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27092026-05-30T04:12:55.494Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27102026-05-30T04:12:55.494Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27112026-05-30T04:12:55.494Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27122026-05-30T04:12:55.494Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27132026-05-30T04:12:55.494Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27142026-05-30T04:12:55.494Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
27152026-05-30T04:12:55.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-05-30T04:12:55.494Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27172026-05-30T04:12:55.494Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27182026-05-30T04:12:55.494Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27192026-05-30T04:12:55.494Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27202026-05-30T04:12:55.494Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27212026-05-30T04:12:55.494Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27222026-05-30T04:12:55.494Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27232026-05-30T04:12:55.494Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27242026-05-30T04:12:55.494Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
27252026-05-30T04:12:55.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-05-30T04:12:55.494Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27272026-05-30T04:12:55.494Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27282026-05-30T04:12:55.494Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27292026-05-30T04:12:58.491Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
27302026-05-30T04:12:58.491Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27312026-05-30T04:12:58.491Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
27322026-05-30T04:12:58.491Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
27332026-05-30T04:12:58.491Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
27342026-05-30T04:12:58.491Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
27352026-05-30T04:12:58.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-05-30T04:12:58.491Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27372026-05-30T04:12:58.491Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27382026-05-30T04:12:58.491Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
27392026-05-30T04:12:58.491Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27402026-05-30T04:12:58.491Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
27412026-05-30T04:12:58.491Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
27422026-05-30T04:12:58.491Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27432026-05-30T04:12:58.491Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
27442026-05-30T04:12:58.491Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
27452026-05-30T04:12:58.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-05-30T04:12:58.491Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27472026-05-30T04:12:58.492Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27482026-05-30T04:12:58.492Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27492026-05-30T04:12:58.492Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27502026-05-30T04:12:58.492Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27512026-05-30T04:12:58.492Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27522026-05-30T04:12:58.492Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27532026-05-30T04:12:58.492Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27542026-05-30T04:12:58.492Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
27552026-05-30T04:12:58.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-05-30T04:12:58.492Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27572026-05-30T04:12:58.492Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27582026-05-30T04:12:58.492Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27592026-05-30T04:12:58.492Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27602026-05-30T04:12:58.492Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27612026-05-30T04:12:58.492Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27622026-05-30T04:12:58.492Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27632026-05-30T04:12:58.492Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27642026-05-30T04:12:58.492Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
27652026-05-30T04:12:58.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-05-30T04:12:58.492Z[ 5] 10.00-10.00 sec 128 KBytes 1.05 Gbits/sec
27672026-05-30T04:12:58.492Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27682026-05-30T04:12:58.492Z[ 10] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
27692026-05-30T04:12:58.492Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27702026-05-30T04:12:58.492Z[ 14] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
27712026-05-30T04:12:58.492Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27722026-05-30T04:12:58.492Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27732026-05-30T04:12:58.492Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27742026-05-30T04:12:58.492Z[SUM] 10.00-10.00 sec 384 KBytes 3.16 Gbits/sec
27752026-05-30T04:12:58.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-05-30T04:12:58.492Z[ ID] Interval Transfer Bitrate
27772026-05-30T04:12:58.492Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27782026-05-30T04:12:58.492Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27792026-05-30T04:12:58.492Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27802026-05-30T04:12:58.492Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27812026-05-30T04:12:58.492Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27822026-05-30T04:12:58.492Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27832026-05-30T04:12:58.492Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27842026-05-30T04:12:58.492Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27852026-05-30T04:12:58.492Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
27862026-05-30T04:12:58.496ZRun 3/10...3505.4064398983583Mbps
27872026-05-30T04:13:05.895Z-----------------------------------------------------------
27882026-05-30T04:13:05.895ZServer listening on 5201 (test #14)
27892026-05-30T04:13:05.895Z-----------------------------------------------------------
27902026-05-30T04:13:05.895ZAccepted connection from 10.0.0.1, port 38528
27912026-05-30T04:13:05.895Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57551
27922026-05-30T04:13:05.895Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41934
27932026-05-30T04:13:05.895Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50666
27942026-05-30T04:13:05.895Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46974
27952026-05-30T04:13:05.895Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45041
27962026-05-30T04:13:05.896Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47491
27972026-05-30T04:13:05.896Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52273
27982026-05-30T04:13:05.896Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61094
27992026-05-30T04:13:05.896Z[ ID] Interval Transfer Bitrate
28002026-05-30T04:13:05.896Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28012026-05-30T04:13:05.896Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
28022026-05-30T04:13:05.896Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
28032026-05-30T04:13:05.896Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
28042026-05-30T04:13:05.896Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
28052026-05-30T04:13:05.896Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
28062026-05-30T04:13:05.896Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
28072026-05-30T04:13:05.896Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28082026-05-30T04:13:05.896Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
28092026-05-30T04:13:05.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-05-30T04:13:05.896Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28112026-05-30T04:13:05.896Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28122026-05-30T04:13:05.896Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28132026-05-30T04:13:05.896Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28142026-05-30T04:13:05.896Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28152026-05-30T04:13:05.896Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28162026-05-30T04:13:05.896Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28172026-05-30T04:13:05.896Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28182026-05-30T04:13:05.896Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
28192026-05-30T04:13:05.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-05-30T04:13:05.896Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28212026-05-30T04:13:05.896Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
28222026-05-30T04:13:05.896Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28232026-05-30T04:13:05.896Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28242026-05-30T04:13:05.896Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28252026-05-30T04:13:05.896Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28262026-05-30T04:13:05.896Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28272026-05-30T04:13:05.896Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28282026-05-30T04:13:05.896Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
28292026-05-30T04:13:05.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-05-30T04:13:05.896Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28312026-05-30T04:13:05.896Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28322026-05-30T04:13:05.896Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28332026-05-30T04:13:05.896Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28342026-05-30T04:13:05.897Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28352026-05-30T04:13:05.897Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28362026-05-30T04:13:05.897Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28372026-05-30T04:13:05.897Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28382026-05-30T04:13:05.897Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
28392026-05-30T04:13:05.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-05-30T04:13:05.897Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28412026-05-30T04:13:05.897Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28422026-05-30T04:13:05.897Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
28432026-05-30T04:13:05.897Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28442026-05-30T04:13:05.897Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28452026-05-30T04:13:05.897Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28462026-05-30T04:13:05.897Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28472026-05-30T04:13:05.897Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28482026-05-30T04:13:05.897Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
28492026-05-30T04:13:05.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-05-30T04:13:05.897Z[ 5] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
28512026-05-30T04:13:05.897Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
28522026-05-30T04:13:05.897Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
28532026-05-30T04:13:05.897Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
28542026-05-30T04:13:05.897Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
28552026-05-30T04:13:05.897Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
28562026-05-30T04:13:05.897Z[ 18] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
28572026-05-30T04:13:05.897Z[ 20] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
28582026-05-30T04:13:05.897Z[SUM] 5.00-6.00 sec 419 MBytes 3.51 Gbits/sec
28592026-05-30T04:13:05.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-05-30T04:13:05.897Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28612026-05-30T04:13:05.897Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28622026-05-30T04:13:05.897Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28632026-05-30T04:13:08.899Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28642026-05-30T04:13:08.899Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
28652026-05-30T04:13:08.899Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
28662026-05-30T04:13:08.899Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
28672026-05-30T04:13:08.899Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28682026-05-30T04:13:08.899Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
28692026-05-30T04:13:08.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-05-30T04:13:08.900Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
28712026-05-30T04:13:08.900Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
28722026-05-30T04:13:08.900Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28732026-05-30T04:13:08.900Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28742026-05-30T04:13:08.900Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28752026-05-30T04:13:08.900Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
28762026-05-30T04:13:08.900Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
28772026-05-30T04:13:08.900Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28782026-05-30T04:13:08.900Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
28792026-05-30T04:13:08.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-05-30T04:13:08.900Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28812026-05-30T04:13:08.900Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28822026-05-30T04:13:08.900Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28832026-05-30T04:13:08.900Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28842026-05-30T04:13:08.900Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28852026-05-30T04:13:08.900Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28862026-05-30T04:13:08.900Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28872026-05-30T04:13:08.901Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28882026-05-30T04:13:08.901Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
28892026-05-30T04:13:08.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-05-30T04:13:08.901Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
28912026-05-30T04:13:08.901Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28922026-05-30T04:13:08.901Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
28932026-05-30T04:13:08.901Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28942026-05-30T04:13:08.901Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
28952026-05-30T04:13:08.901Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28962026-05-30T04:13:08.901Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
28972026-05-30T04:13:08.901Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28982026-05-30T04:13:08.901Z[SUM] 9.00-10.00 sec 424 MBytes 3.55 Gbits/sec
28992026-05-30T04:13:08.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-05-30T04:13:08.901Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29012026-05-30T04:13:08.901Z[ 8] 10.00-10.00 sec 128 KBytes 910 Mbits/sec
29022026-05-30T04:13:08.901Z[ 10] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
29032026-05-30T04:13:08.901Z[ 12] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
29042026-05-30T04:13:08.901Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29052026-05-30T04:13:08.901Z[ 16] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
29062026-05-30T04:13:08.901Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29072026-05-30T04:13:08.901Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29082026-05-30T04:13:08.901Z[SUM] 10.00-10.00 sec 512 KBytes 3.64 Gbits/sec
29092026-05-30T04:13:08.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-05-30T04:13:08.901Z[ ID] Interval Transfer Bitrate
29112026-05-30T04:13:08.902Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29122026-05-30T04:13:08.902Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29132026-05-30T04:13:08.902Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29142026-05-30T04:13:08.902Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29152026-05-30T04:13:08.902Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29162026-05-30T04:13:08.902Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29172026-05-30T04:13:08.902Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29182026-05-30T04:13:08.902Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29192026-05-30T04:13:08.902Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
29202026-05-30T04:13:08.906ZRun 4/10...3503.529911141955Mbps
29212026-05-30T04:13:16.293Z-----------------------------------------------------------
29222026-05-30T04:13:16.293ZServer listening on 5201 (test #15)
29232026-05-30T04:13:16.293Z-----------------------------------------------------------
29242026-05-30T04:13:16.293ZAccepted connection from 10.0.0.1, port 58993
29252026-05-30T04:13:16.293Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61395
29262026-05-30T04:13:16.293Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49403
29272026-05-30T04:13:16.293Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63203
29282026-05-30T04:13:16.293Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47298
29292026-05-30T04:13:16.293Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48598
29302026-05-30T04:13:16.293Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37108
29312026-05-30T04:13:16.293Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43266
29322026-05-30T04:13:16.293Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59788
29332026-05-30T04:13:16.293Z[ ID] Interval Transfer Bitrate
29342026-05-30T04:13:16.293Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29352026-05-30T04:13:16.293Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29362026-05-30T04:13:16.294Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29372026-05-30T04:13:16.294Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29382026-05-30T04:13:16.294Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29392026-05-30T04:13:16.294Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29402026-05-30T04:13:16.294Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29412026-05-30T04:13:16.294Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29422026-05-30T04:13:16.294Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
29432026-05-30T04:13:16.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-05-30T04:13:16.294Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29452026-05-30T04:13:16.294Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
29462026-05-30T04:13:16.294Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29472026-05-30T04:13:16.294Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29482026-05-30T04:13:16.294Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29492026-05-30T04:13:16.294Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29502026-05-30T04:13:16.294Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29512026-05-30T04:13:16.294Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29522026-05-30T04:13:16.294Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
29532026-05-30T04:13:16.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-05-30T04:13:16.294Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29552026-05-30T04:13:16.294Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29562026-05-30T04:13:16.294Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29572026-05-30T04:13:16.294Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29582026-05-30T04:13:16.294Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29592026-05-30T04:13:16.294Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29602026-05-30T04:13:16.294Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29612026-05-30T04:13:16.294Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29622026-05-30T04:13:16.294Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
29632026-05-30T04:13:16.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-05-30T04:13:16.294Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29652026-05-30T04:13:16.294Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29662026-05-30T04:13:16.294Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29672026-05-30T04:13:16.294Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29682026-05-30T04:13:16.294Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29692026-05-30T04:13:16.294Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29702026-05-30T04:13:16.294Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29712026-05-30T04:13:16.294Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29722026-05-30T04:13:16.294Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
29732026-05-30T04:13:16.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-05-30T04:13:16.295Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29752026-05-30T04:13:16.295Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29762026-05-30T04:13:16.295Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29772026-05-30T04:13:16.295Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29782026-05-30T04:13:16.295Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29792026-05-30T04:13:16.295Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29802026-05-30T04:13:16.295Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29812026-05-30T04:13:16.295Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29822026-05-30T04:13:16.295Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
29832026-05-30T04:13:16.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-05-30T04:13:16.295Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
29852026-05-30T04:13:16.295Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29862026-05-30T04:13:16.295Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
29872026-05-30T04:13:16.295Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29882026-05-30T04:13:16.295Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
29892026-05-30T04:13:16.295Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
29902026-05-30T04:13:16.295Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
29912026-05-30T04:13:16.295Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
29922026-05-30T04:13:16.295Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
29932026-05-30T04:13:16.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-05-30T04:13:16.295Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29952026-05-30T04:13:16.295Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29962026-05-30T04:13:16.295Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29972026-05-30T04:13:19.295Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29982026-05-30T04:13:19.295Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29992026-05-30T04:13:19.295Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
30002026-05-30T04:13:19.295Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
30012026-05-30T04:13:19.295Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
30022026-05-30T04:13:19.295Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
30032026-05-30T04:13:19.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-05-30T04:13:19.295Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30052026-05-30T04:13:19.295Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30062026-05-30T04:13:19.295Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30072026-05-30T04:13:19.295Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30082026-05-30T04:13:19.295Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30092026-05-30T04:13:19.295Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30102026-05-30T04:13:19.295Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30112026-05-30T04:13:19.295Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30122026-05-30T04:13:19.295Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
30132026-05-30T04:13:19.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-05-30T04:13:19.296Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
30152026-05-30T04:13:19.296Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30162026-05-30T04:13:19.296Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
30172026-05-30T04:13:19.296Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30182026-05-30T04:13:19.300Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
30192026-05-30T04:13:19.300Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
30202026-05-30T04:13:19.300Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
30212026-05-30T04:13:19.300Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30222026-05-30T04:13:19.300Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
30232026-05-30T04:13:19.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-05-30T04:13:19.300Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30252026-05-30T04:13:19.300Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30262026-05-30T04:13:19.300Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30272026-05-30T04:13:19.300Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30282026-05-30T04:13:19.300Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30292026-05-30T04:13:19.300Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30302026-05-30T04:13:19.300Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30312026-05-30T04:13:19.300Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30322026-05-30T04:13:19.300Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
30332026-05-30T04:13:19.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-05-30T04:13:19.300Z[ 5] 10.00-10.00 sec 128 KBytes 756 Mbits/sec
30352026-05-30T04:13:19.300Z[ 8] 10.00-10.00 sec 128 KBytes 757 Mbits/sec
30362026-05-30T04:13:19.300Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30372026-05-30T04:13:19.300Z[ 12] 10.00-10.00 sec 128 KBytes 757 Mbits/sec
30382026-05-30T04:13:19.301Z[ 14] 10.00-10.00 sec 128 KBytes 757 Mbits/sec
30392026-05-30T04:13:19.301Z[ 16] 10.00-10.00 sec 128 KBytes 757 Mbits/sec
30402026-05-30T04:13:19.301Z[ 18] 10.00-10.00 sec 128 KBytes 757 Mbits/sec
30412026-05-30T04:13:19.301Z[ 20] 10.00-10.00 sec 128 KBytes 757 Mbits/sec
30422026-05-30T04:13:19.301Z[SUM] 10.00-10.00 sec 896 KBytes 5.29 Gbits/sec
30432026-05-30T04:13:19.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-05-30T04:13:19.301Z[ ID] Interval Transfer Bitrate
30452026-05-30T04:13:19.301Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30462026-05-30T04:13:19.301Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30472026-05-30T04:13:19.301Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
30482026-05-30T04:13:19.301Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30492026-05-30T04:13:19.301Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30502026-05-30T04:13:19.301Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30512026-05-30T04:13:19.301Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30522026-05-30T04:13:19.301Z[ 20] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
30532026-05-30T04:13:19.301Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
30542026-05-30T04:13:19.301ZRun 5/10...3501.333551995539Mbps
30552026-05-30T04:13:26.696Z-----------------------------------------------------------
30562026-05-30T04:13:26.696ZServer listening on 5201 (test #16)
30572026-05-30T04:13:26.696Z-----------------------------------------------------------
30582026-05-30T04:13:26.696ZAccepted connection from 10.0.0.1, port 56069
30592026-05-30T04:13:26.696Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49565
30602026-05-30T04:13:26.696Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37507
30612026-05-30T04:13:26.696Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58179
30622026-05-30T04:13:26.696Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37286
30632026-05-30T04:13:26.696Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44055
30642026-05-30T04:13:26.696Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59677
30652026-05-30T04:13:26.696Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57142
30662026-05-30T04:13:26.697Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52221
30672026-05-30T04:13:26.697Z[ ID] Interval Transfer Bitrate
30682026-05-30T04:13:26.697Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30692026-05-30T04:13:26.697Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30702026-05-30T04:13:26.697Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30712026-05-30T04:13:26.697Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30722026-05-30T04:13:26.697Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30732026-05-30T04:13:26.697Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30742026-05-30T04:13:26.697Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30752026-05-30T04:13:26.697Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30762026-05-30T04:13:26.697Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
30772026-05-30T04:13:26.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-05-30T04:13:26.697Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30792026-05-30T04:13:26.697Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30802026-05-30T04:13:26.697Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30812026-05-30T04:13:26.697Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30822026-05-30T04:13:26.697Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30832026-05-30T04:13:26.697Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30842026-05-30T04:13:26.697Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30852026-05-30T04:13:26.697Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30862026-05-30T04:13:26.697Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
30872026-05-30T04:13:26.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-05-30T04:13:26.697Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30892026-05-30T04:13:26.697Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30902026-05-30T04:13:26.697Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30912026-05-30T04:13:26.697Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30922026-05-30T04:13:26.697Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30932026-05-30T04:13:26.697Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30942026-05-30T04:13:26.698Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30952026-05-30T04:13:26.698Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30962026-05-30T04:13:26.698Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
30972026-05-30T04:13:26.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-05-30T04:13:26.698Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
30992026-05-30T04:13:26.698Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
31002026-05-30T04:13:26.698Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
31012026-05-30T04:13:26.698Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31022026-05-30T04:13:26.698Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
31032026-05-30T04:13:26.698Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
31042026-05-30T04:13:26.698Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
31052026-05-30T04:13:26.698Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
31062026-05-30T04:13:26.698Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
31072026-05-30T04:13:26.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-05-30T04:13:26.698Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31092026-05-30T04:13:26.698Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
31102026-05-30T04:13:26.698Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
31112026-05-30T04:13:26.698Z[ 12] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
31122026-05-30T04:13:26.698Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
31132026-05-30T04:13:26.698Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
31142026-05-30T04:13:26.698Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31152026-05-30T04:13:26.698Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
31162026-05-30T04:13:26.698Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
31172026-05-30T04:13:26.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-05-30T04:13:26.698Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31192026-05-30T04:13:26.698Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31202026-05-30T04:13:26.698Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31212026-05-30T04:13:26.698Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31222026-05-30T04:13:26.699Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31232026-05-30T04:13:26.699Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31242026-05-30T04:13:26.699Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31252026-05-30T04:13:26.699Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31262026-05-30T04:13:26.699Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
31272026-05-30T04:13:26.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-05-30T04:13:26.699Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
31292026-05-30T04:13:26.699Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
31302026-05-30T04:13:26.699Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
31312026-05-30T04:13:29.697Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31322026-05-30T04:13:29.697Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31332026-05-30T04:13:29.697Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31342026-05-30T04:13:29.697Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
31352026-05-30T04:13:29.697Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
31362026-05-30T04:13:29.697Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
31372026-05-30T04:13:29.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-05-30T04:13:29.697Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31392026-05-30T04:13:29.697Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31402026-05-30T04:13:29.697Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31412026-05-30T04:13:29.697Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31422026-05-30T04:13:29.697Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31432026-05-30T04:13:29.697Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31442026-05-30T04:13:29.697Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31452026-05-30T04:13:29.697Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31462026-05-30T04:13:29.697Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
31472026-05-30T04:13:29.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-05-30T04:13:29.698Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31492026-05-30T04:13:29.698Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31502026-05-30T04:13:29.698Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31512026-05-30T04:13:29.698Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31522026-05-30T04:13:29.698Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31532026-05-30T04:13:29.698Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31542026-05-30T04:13:29.698Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31552026-05-30T04:13:29.698Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31562026-05-30T04:13:29.698Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
31572026-05-30T04:13:29.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-05-30T04:13:29.698Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31592026-05-30T04:13:29.698Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31602026-05-30T04:13:29.698Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31612026-05-30T04:13:29.698Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31622026-05-30T04:13:29.698Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31632026-05-30T04:13:29.698Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31642026-05-30T04:13:29.698Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31652026-05-30T04:13:29.698Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31662026-05-30T04:13:29.698Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
31672026-05-30T04:13:29.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-05-30T04:13:29.698Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31692026-05-30T04:13:29.698Z[ 8] 10.00-10.00 sec 128 KBytes 1.13 Gbits/sec
31702026-05-30T04:13:29.698Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31712026-05-30T04:13:29.698Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31722026-05-30T04:13:29.698Z[ 14] 10.00-10.00 sec 128 KBytes 1.13 Gbits/sec
31732026-05-30T04:13:29.698Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31742026-05-30T04:13:29.698Z[ 18] 10.00-10.00 sec 128 KBytes 1.13 Gbits/sec
31752026-05-30T04:13:29.698Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31762026-05-30T04:13:29.698Z[SUM] 10.00-10.00 sec 384 KBytes 3.38 Gbits/sec
31772026-05-30T04:13:29.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-05-30T04:13:29.698Z[ ID] Interval Transfer Bitrate
31792026-05-30T04:13:29.698Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
31802026-05-30T04:13:29.698Z[ 8] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
31812026-05-30T04:13:29.698Z[ 10] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
31822026-05-30T04:13:29.698Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31832026-05-30T04:13:29.698Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31842026-05-30T04:13:29.698Z[ 16] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
31852026-05-30T04:13:29.698Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
31862026-05-30T04:13:29.699Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
31872026-05-30T04:13:29.699Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.53 Gbits/sec receiver
31882026-05-30T04:13:29.702ZRun 6/10...3525.4503080137165Mbps
31892026-05-30T04:13:37.094Z-----------------------------------------------------------
31902026-05-30T04:13:37.094ZServer listening on 5201 (test #17)
31912026-05-30T04:13:37.094Z-----------------------------------------------------------
31922026-05-30T04:13:37.094ZAccepted connection from 10.0.0.1, port 54761
31932026-05-30T04:13:37.095Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37634
31942026-05-30T04:13:37.095Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48425
31952026-05-30T04:13:37.095Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38962
31962026-05-30T04:13:37.095Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46019
31972026-05-30T04:13:37.095Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34021
31982026-05-30T04:13:37.095Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33978
31992026-05-30T04:13:37.095Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46166
32002026-05-30T04:13:37.095Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55531
32012026-05-30T04:13:37.095Z[ ID] Interval Transfer Bitrate
32022026-05-30T04:13:37.095Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32032026-05-30T04:13:37.095Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32042026-05-30T04:13:37.095Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32052026-05-30T04:13:37.095Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32062026-05-30T04:13:37.095Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32072026-05-30T04:13:37.095Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32082026-05-30T04:13:37.095Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
32092026-05-30T04:13:37.095Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32102026-05-30T04:13:37.095Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
32112026-05-30T04:13:37.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-05-30T04:13:37.095Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32132026-05-30T04:13:37.095Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32142026-05-30T04:13:37.095Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32152026-05-30T04:13:37.095Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32162026-05-30T04:13:37.095Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32172026-05-30T04:13:37.095Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32182026-05-30T04:13:37.095Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32192026-05-30T04:13:37.096Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32202026-05-30T04:13:37.096Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
32212026-05-30T04:13:37.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-05-30T04:13:37.096Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32232026-05-30T04:13:37.096Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32242026-05-30T04:13:37.096Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32252026-05-30T04:13:37.096Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32262026-05-30T04:13:37.096Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32272026-05-30T04:13:37.096Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32282026-05-30T04:13:37.096Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32292026-05-30T04:13:37.096Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
32302026-05-30T04:13:37.096Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
32312026-05-30T04:13:37.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-05-30T04:13:37.096Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32332026-05-30T04:13:37.096Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32342026-05-30T04:13:37.096Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32352026-05-30T04:13:37.096Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32362026-05-30T04:13:37.096Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32372026-05-30T04:13:37.096Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32382026-05-30T04:13:37.096Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32392026-05-30T04:13:37.096Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32402026-05-30T04:13:37.096Z[SUM] 3.00-4.00 sec 427 MBytes 3.59 Gbits/sec
32412026-05-30T04:13:37.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-05-30T04:13:37.096Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32432026-05-30T04:13:37.096Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32442026-05-30T04:13:37.096Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32452026-05-30T04:13:37.096Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32462026-05-30T04:13:37.097Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32472026-05-30T04:13:37.097Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32482026-05-30T04:13:37.097Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32492026-05-30T04:13:37.097Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32502026-05-30T04:13:37.097Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
32512026-05-30T04:13:37.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-05-30T04:13:37.097Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32532026-05-30T04:13:37.097Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32542026-05-30T04:13:37.097Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32552026-05-30T04:13:37.097Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32562026-05-30T04:13:37.097Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32572026-05-30T04:13:37.097Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32582026-05-30T04:13:37.097Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32592026-05-30T04:13:37.097Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32602026-05-30T04:13:37.097Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
32612026-05-30T04:13:37.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-05-30T04:13:37.097Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32632026-05-30T04:13:37.097Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32642026-05-30T04:13:37.097Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32652026-05-30T04:13:40.095Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32662026-05-30T04:13:40.096Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32672026-05-30T04:13:40.096Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32682026-05-30T04:13:40.096Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32692026-05-30T04:13:40.096Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32702026-05-30T04:13:40.096Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
32712026-05-30T04:13:40.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-05-30T04:13:40.096Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32732026-05-30T04:13:40.096Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32742026-05-30T04:13:40.096Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32752026-05-30T04:13:40.096Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32762026-05-30T04:13:40.096Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32772026-05-30T04:13:40.096Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32782026-05-30T04:13:40.096Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32792026-05-30T04:13:40.096Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32802026-05-30T04:13:40.096Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
32812026-05-30T04:13:40.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-05-30T04:13:40.096Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32832026-05-30T04:13:40.096Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32842026-05-30T04:13:40.096Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32852026-05-30T04:13:40.096Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32862026-05-30T04:13:40.096Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32872026-05-30T04:13:40.096Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32882026-05-30T04:13:40.096Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32892026-05-30T04:13:40.096Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32902026-05-30T04:13:40.096Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
32912026-05-30T04:13:40.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-05-30T04:13:40.096Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32932026-05-30T04:13:40.096Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
32942026-05-30T04:13:40.096Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32952026-05-30T04:13:40.096Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32962026-05-30T04:13:40.096Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32972026-05-30T04:13:40.096Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32982026-05-30T04:13:40.096Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32992026-05-30T04:13:40.096Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
33002026-05-30T04:13:40.096Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
33012026-05-30T04:13:40.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-05-30T04:13:40.096Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33032026-05-30T04:13:40.096Z[ 8] 10.00-10.00 sec 128 KBytes 1.03 Gbits/sec
33042026-05-30T04:13:40.097Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33052026-05-30T04:13:40.097Z[ 12] 10.00-10.00 sec 128 KBytes 1.03 Gbits/sec
33062026-05-30T04:13:40.097Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33072026-05-30T04:13:40.097Z[ 16] 10.00-10.00 sec 128 KBytes 1.03 Gbits/sec
33082026-05-30T04:13:40.097Z[ 18] 10.00-10.00 sec 128 KBytes 1.03 Gbits/sec
33092026-05-30T04:13:40.097Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33102026-05-30T04:13:40.097Z[SUM] 10.00-10.00 sec 512 KBytes 4.10 Gbits/sec
33112026-05-30T04:13:40.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-05-30T04:13:40.100Z[ ID] Interval Transfer Bitrate
33132026-05-30T04:13:40.100Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
33142026-05-30T04:13:40.100Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
33152026-05-30T04:13:40.100Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33162026-05-30T04:13:40.100Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33172026-05-30T04:13:40.100Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33182026-05-30T04:13:40.100Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
33192026-05-30T04:13:40.100Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33202026-05-30T04:13:40.100Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
33212026-05-30T04:13:40.100Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
33222026-05-30T04:13:40.100ZRun 7/10...3515.066805383726Mbps
33232026-05-30T04:13:47.492Z-----------------------------------------------------------
33242026-05-30T04:13:47.492ZServer listening on 5201 (test #18)
33252026-05-30T04:13:47.492Z-----------------------------------------------------------
33262026-05-30T04:13:47.492ZAccepted connection from 10.0.0.1, port 50684
33272026-05-30T04:13:47.492Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47410
33282026-05-30T04:13:47.492Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42480
33292026-05-30T04:13:47.492Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53724
33302026-05-30T04:13:47.492Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56911
33312026-05-30T04:13:47.492Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55027
33322026-05-30T04:13:47.492Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64784
33332026-05-30T04:13:47.492Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65475
33342026-05-30T04:13:47.492Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36105
33352026-05-30T04:13:47.492Z[ ID] Interval Transfer Bitrate
33362026-05-30T04:13:47.492Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
33372026-05-30T04:13:47.492Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33382026-05-30T04:13:47.492Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
33392026-05-30T04:13:47.492Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
33402026-05-30T04:13:47.492Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33412026-05-30T04:13:47.492Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33422026-05-30T04:13:47.492Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33432026-05-30T04:13:47.492Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33442026-05-30T04:13:47.492Z[SUM] 0.00-1.00 sec 339 MBytes 2.85 Gbits/sec
33452026-05-30T04:13:47.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-05-30T04:13:47.493Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33472026-05-30T04:13:47.493Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33482026-05-30T04:13:47.493Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33492026-05-30T04:13:47.493Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33502026-05-30T04:13:47.493Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33512026-05-30T04:13:47.493Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33522026-05-30T04:13:47.493Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33532026-05-30T04:13:47.493Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33542026-05-30T04:13:47.493Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
33552026-05-30T04:13:47.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-05-30T04:13:47.493Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33572026-05-30T04:13:47.493Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33582026-05-30T04:13:47.493Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33592026-05-30T04:13:47.493Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33602026-05-30T04:13:47.493Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33612026-05-30T04:13:47.493Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33622026-05-30T04:13:47.493Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33632026-05-30T04:13:47.493Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33642026-05-30T04:13:47.493Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
33652026-05-30T04:13:47.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-05-30T04:13:47.493Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33672026-05-30T04:13:47.493Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33682026-05-30T04:13:47.493Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33692026-05-30T04:13:47.493Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33702026-05-30T04:13:47.493Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33712026-05-30T04:13:47.493Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33722026-05-30T04:13:47.493Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33732026-05-30T04:13:47.493Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33742026-05-30T04:13:47.493Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
33752026-05-30T04:13:47.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-05-30T04:13:47.493Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33772026-05-30T04:13:47.493Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33782026-05-30T04:13:47.493Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33792026-05-30T04:13:47.493Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33802026-05-30T04:13:47.493Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33812026-05-30T04:13:47.493Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
33822026-05-30T04:13:47.493Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33832026-05-30T04:13:47.493Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33842026-05-30T04:13:47.493Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
33852026-05-30T04:13:47.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-05-30T04:13:47.494Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33872026-05-30T04:13:47.494Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
33882026-05-30T04:13:47.494Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33892026-05-30T04:13:47.494Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33902026-05-30T04:13:47.494Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33912026-05-30T04:13:47.494Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33922026-05-30T04:13:47.494Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33932026-05-30T04:13:47.494Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33942026-05-30T04:13:47.494Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
33952026-05-30T04:13:47.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-05-30T04:13:47.494Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
33972026-05-30T04:13:47.494Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
33982026-05-30T04:13:47.494Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
33992026-05-30T04:13:50.494Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34002026-05-30T04:13:50.494Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34012026-05-30T04:13:50.494Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34022026-05-30T04:13:50.494Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34032026-05-30T04:13:50.494Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34042026-05-30T04:13:50.494Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
34052026-05-30T04:13:50.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-05-30T04:13:50.494Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34072026-05-30T04:13:50.494Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34082026-05-30T04:13:50.494Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34092026-05-30T04:13:50.494Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34102026-05-30T04:13:50.494Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34112026-05-30T04:13:50.494Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34122026-05-30T04:13:50.495Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34132026-05-30T04:13:50.495Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34142026-05-30T04:13:50.495Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
34152026-05-30T04:13:50.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-05-30T04:13:50.495Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
34172026-05-30T04:13:50.495Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
34182026-05-30T04:13:50.495Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
34192026-05-30T04:13:50.495Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
34202026-05-30T04:13:50.495Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34212026-05-30T04:13:50.495Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34222026-05-30T04:13:50.495Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
34232026-05-30T04:13:50.495Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34242026-05-30T04:13:50.495Z[SUM] 8.00-9.00 sec 427 MBytes 3.59 Gbits/sec
34252026-05-30T04:13:50.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-05-30T04:13:50.495Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34272026-05-30T04:13:50.495Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34282026-05-30T04:13:50.495Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34292026-05-30T04:13:50.495Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34302026-05-30T04:13:50.495Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34312026-05-30T04:13:50.495Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34322026-05-30T04:13:50.495Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34332026-05-30T04:13:50.495Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34342026-05-30T04:13:50.495Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
34352026-05-30T04:13:50.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-05-30T04:13:50.495Z[ 5] 10.00-10.00 sec 128 KBytes 830 Mbits/sec
34372026-05-30T04:13:50.495Z[ 8] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
34382026-05-30T04:13:50.495Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34392026-05-30T04:13:50.495Z[ 12] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
34402026-05-30T04:13:50.495Z[ 14] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
34412026-05-30T04:13:50.495Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34422026-05-30T04:13:50.495Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34432026-05-30T04:13:50.495Z[ 20] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
34442026-05-30T04:13:50.495Z[SUM] 10.00-10.00 sec 640 KBytes 4.15 Gbits/sec
34452026-05-30T04:13:50.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-05-30T04:13:50.495Z[ ID] Interval Transfer Bitrate
34472026-05-30T04:13:50.495Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34482026-05-30T04:13:50.495Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34492026-05-30T04:13:50.496Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34502026-05-30T04:13:50.496Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34512026-05-30T04:13:50.496Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34522026-05-30T04:13:50.496Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34532026-05-30T04:13:50.496Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34542026-05-30T04:13:50.496Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34552026-05-30T04:13:50.496Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
34562026-05-30T04:13:50.499ZRun 8/10...3502.6942211519336Mbps
34572026-05-30T04:13:58.295Z-----------------------------------------------------------
34582026-05-30T04:13:58.295ZServer listening on 5201 (test #19)
34592026-05-30T04:13:58.295Z-----------------------------------------------------------
34602026-05-30T04:13:58.295ZAccepted connection from 10.0.0.1, port 50667
34612026-05-30T04:13:58.295Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49464
34622026-05-30T04:13:58.296Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47093
34632026-05-30T04:13:58.296Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46764
34642026-05-30T04:13:58.296Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49300
34652026-05-30T04:13:58.296Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48968
34662026-05-30T04:13:58.296Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55456
34672026-05-30T04:13:58.296Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33978
34682026-05-30T04:13:58.296Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54396
34692026-05-30T04:13:58.296Z[ ID] Interval Transfer Bitrate
34702026-05-30T04:13:58.296Z[ 5] 0.00-1.00 sec 37.5 MBytes 315 Mbits/sec
34712026-05-30T04:13:58.296Z[ 8] 0.00-1.00 sec 37.4 MBytes 314 Mbits/sec
34722026-05-30T04:13:58.296Z[ 10] 0.00-1.00 sec 37.4 MBytes 314 Mbits/sec
34732026-05-30T04:13:58.296Z[ 12] 0.00-1.00 sec 37.5 MBytes 315 Mbits/sec
34742026-05-30T04:13:58.296Z[ 14] 0.00-1.00 sec 37.5 MBytes 315 Mbits/sec
34752026-05-30T04:13:58.296Z[ 16] 0.00-1.00 sec 37.4 MBytes 314 Mbits/sec
34762026-05-30T04:13:58.296Z[ 18] 0.00-1.00 sec 28.5 MBytes 239 Mbits/sec
34772026-05-30T04:13:58.296Z[ 20] 0.00-1.00 sec 86.0 MBytes 721 Mbits/sec
34782026-05-30T04:13:58.296Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
34792026-05-30T04:13:58.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-05-30T04:13:58.296Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34812026-05-30T04:13:58.296Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34822026-05-30T04:13:58.297Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34832026-05-30T04:13:58.297Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34842026-05-30T04:13:58.297Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34852026-05-30T04:13:58.297Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34862026-05-30T04:13:58.297Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34872026-05-30T04:13:58.297Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34882026-05-30T04:13:58.297Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
34892026-05-30T04:13:58.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-05-30T04:13:58.297Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
34912026-05-30T04:13:58.297Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
34922026-05-30T04:13:58.297Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
34932026-05-30T04:13:58.297Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
34942026-05-30T04:13:58.297Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34952026-05-30T04:13:58.297Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
34962026-05-30T04:13:58.297Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34972026-05-30T04:13:58.297Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
34982026-05-30T04:13:58.297Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
34992026-05-30T04:13:58.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-05-30T04:13:58.297Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
35012026-05-30T04:13:58.297Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
35022026-05-30T04:13:58.297Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35032026-05-30T04:13:58.297Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
35042026-05-30T04:13:58.297Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35052026-05-30T04:13:58.298Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35062026-05-30T04:13:58.298Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35072026-05-30T04:13:58.298Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
35082026-05-30T04:13:58.298Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
35092026-05-30T04:13:58.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-05-30T04:13:58.298Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35112026-05-30T04:13:58.298Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35122026-05-30T04:13:58.298Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35132026-05-30T04:13:58.298Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35142026-05-30T04:13:58.298Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35152026-05-30T04:13:58.298Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35162026-05-30T04:13:58.298Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35172026-05-30T04:13:58.298Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35182026-05-30T04:13:58.298Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
35192026-05-30T04:13:58.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-05-30T04:13:58.298Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35212026-05-30T04:13:58.298Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35222026-05-30T04:13:58.298Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35232026-05-30T04:13:58.298Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35242026-05-30T04:13:58.298Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35252026-05-30T04:13:58.298Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35262026-05-30T04:13:58.298Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35272026-05-30T04:13:58.298Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35282026-05-30T04:13:58.298Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
35292026-05-30T04:13:58.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-05-30T04:13:58.298Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35312026-05-30T04:13:58.299Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35322026-05-30T04:13:58.299Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35332026-05-30T04:14:01.297Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35342026-05-30T04:14:01.297Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35352026-05-30T04:14:01.297Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35362026-05-30T04:14:01.297Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35372026-05-30T04:14:01.297Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35382026-05-30T04:14:01.297Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
35392026-05-30T04:14:01.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-05-30T04:14:01.297Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35412026-05-30T04:14:01.297Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35422026-05-30T04:14:01.297Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35432026-05-30T04:14:01.297Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35442026-05-30T04:14:01.297Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35452026-05-30T04:14:01.297Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35462026-05-30T04:14:01.297Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35472026-05-30T04:14:01.297Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
35482026-05-30T04:14:01.297Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
35492026-05-30T04:14:01.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-05-30T04:14:01.297Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35512026-05-30T04:14:01.297Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35522026-05-30T04:14:01.297Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35532026-05-30T04:14:01.297Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35542026-05-30T04:14:01.297Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35552026-05-30T04:14:01.297Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35562026-05-30T04:14:01.297Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35572026-05-30T04:14:01.297Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35582026-05-30T04:14:01.297Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
35592026-05-30T04:14:01.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-05-30T04:14:01.298Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35612026-05-30T04:14:01.298Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35622026-05-30T04:14:01.298Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35632026-05-30T04:14:01.298Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35642026-05-30T04:14:01.298Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35652026-05-30T04:14:01.298Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35662026-05-30T04:14:01.298Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35672026-05-30T04:14:01.298Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35682026-05-30T04:14:01.298Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
35692026-05-30T04:14:01.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-05-30T04:14:01.298Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35712026-05-30T04:14:01.298Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35722026-05-30T04:14:01.298Z[ 10] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
35732026-05-30T04:14:01.298Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35742026-05-30T04:14:01.298Z[ 14] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
35752026-05-30T04:14:01.298Z[ 16] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
35762026-05-30T04:14:01.298Z[ 18] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
35772026-05-30T04:14:01.298Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35782026-05-30T04:14:01.298Z[SUM] 10.00-10.00 sec 512 KBytes 3.93 Gbits/sec
35792026-05-30T04:14:01.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-05-30T04:14:01.298Z[ ID] Interval Transfer Bitrate
35812026-05-30T04:14:01.298Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
35822026-05-30T04:14:01.298Z[ 8] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
35832026-05-30T04:14:01.298Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
35842026-05-30T04:14:01.298Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
35852026-05-30T04:14:01.298Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
35862026-05-30T04:14:01.298Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
35872026-05-30T04:14:01.298Z[ 18] 0.00-10.00 sec 510 MBytes 428 Mbits/sec receiver
35882026-05-30T04:14:01.298Z[ 20] 0.00-10.00 sec 568 MBytes 476 Mbits/sec receiver
35892026-05-30T04:14:01.298Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec receiver
35902026-05-30T04:14:01.302ZRun 9/10...3517.368699467392Mbps
35912026-05-30T04:14:08.694Z-----------------------------------------------------------
35922026-05-30T04:14:08.694ZServer listening on 5201 (test #20)
35932026-05-30T04:14:08.694Z-----------------------------------------------------------
35942026-05-30T04:14:08.694ZAccepted connection from 10.0.0.1, port 43196
35952026-05-30T04:14:08.694Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36028
35962026-05-30T04:14:08.694Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36324
35972026-05-30T04:14:08.694Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40639
35982026-05-30T04:14:08.694Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34587
35992026-05-30T04:14:08.694Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61285
36002026-05-30T04:14:08.694Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53036
36012026-05-30T04:14:08.694Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61863
36022026-05-30T04:14:08.694Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37690
36032026-05-30T04:14:08.694Z[ ID] Interval Transfer Bitrate
36042026-05-30T04:14:08.694Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36052026-05-30T04:14:08.694Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36062026-05-30T04:14:08.694Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36072026-05-30T04:14:08.694Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36082026-05-30T04:14:08.694Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
36092026-05-30T04:14:08.694Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
36102026-05-30T04:14:08.694Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36112026-05-30T04:14:08.694Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36122026-05-30T04:14:08.694Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
36132026-05-30T04:14:08.694Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-05-30T04:14:08.694Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
36152026-05-30T04:14:08.694Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36162026-05-30T04:14:08.694Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36172026-05-30T04:14:08.694Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36182026-05-30T04:14:08.694Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
36192026-05-30T04:14:08.694Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36202026-05-30T04:14:08.694Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36212026-05-30T04:14:08.694Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
36222026-05-30T04:14:08.694Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
36232026-05-30T04:14:08.694Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-05-30T04:14:08.694Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36252026-05-30T04:14:08.694Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36262026-05-30T04:14:08.694Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36272026-05-30T04:14:08.695Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36282026-05-30T04:14:08.695Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36292026-05-30T04:14:08.695Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36302026-05-30T04:14:08.695Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36312026-05-30T04:14:08.695Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36322026-05-30T04:14:08.695Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
36332026-05-30T04:14:08.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-05-30T04:14:08.695Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36352026-05-30T04:14:08.695Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36362026-05-30T04:14:08.695Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36372026-05-30T04:14:08.695Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36382026-05-30T04:14:08.695Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36392026-05-30T04:14:08.695Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36402026-05-30T04:14:08.695Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36412026-05-30T04:14:08.695Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36422026-05-30T04:14:08.695Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
36432026-05-30T04:14:08.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-05-30T04:14:08.695Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
36452026-05-30T04:14:08.695Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
36462026-05-30T04:14:08.695Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
36472026-05-30T04:14:08.695Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
36482026-05-30T04:14:08.695Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
36492026-05-30T04:14:08.695Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36502026-05-30T04:14:08.695Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
36512026-05-30T04:14:08.695Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36522026-05-30T04:14:08.695Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
36532026-05-30T04:14:08.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-05-30T04:14:08.695Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36552026-05-30T04:14:08.695Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
36562026-05-30T04:14:08.695Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36572026-05-30T04:14:08.695Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36582026-05-30T04:14:08.695Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
36592026-05-30T04:14:08.695Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36602026-05-30T04:14:08.695Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
36612026-05-30T04:14:08.695Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36622026-05-30T04:14:08.695Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
36632026-05-30T04:14:08.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-05-30T04:14:08.695Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36652026-05-30T04:14:08.696Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36662026-05-30T04:14:08.696Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36672026-05-30T04:14:11.697Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36682026-05-30T04:14:11.698Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36692026-05-30T04:14:11.698Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36702026-05-30T04:14:11.698Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36712026-05-30T04:14:11.698Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36722026-05-30T04:14:11.698Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
36732026-05-30T04:14:11.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-05-30T04:14:11.698Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36752026-05-30T04:14:11.698Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
36762026-05-30T04:14:11.698Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36772026-05-30T04:14:11.698Z[ 12] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
36782026-05-30T04:14:11.698Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36792026-05-30T04:14:11.698Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36802026-05-30T04:14:11.698Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36812026-05-30T04:14:11.698Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36822026-05-30T04:14:11.698Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
36832026-05-30T04:14:11.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-05-30T04:14:11.698Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
36852026-05-30T04:14:11.698Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36862026-05-30T04:14:11.698Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36872026-05-30T04:14:11.698Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36882026-05-30T04:14:11.698Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36892026-05-30T04:14:11.698Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36902026-05-30T04:14:11.698Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
36912026-05-30T04:14:11.698Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36922026-05-30T04:14:11.698Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
36932026-05-30T04:14:11.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-05-30T04:14:11.699Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
36952026-05-30T04:14:11.699Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
36962026-05-30T04:14:11.699Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
36972026-05-30T04:14:11.699Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
36982026-05-30T04:14:11.699Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
36992026-05-30T04:14:11.699Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
37002026-05-30T04:14:11.699Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
37012026-05-30T04:14:11.699Z[ 20] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
37022026-05-30T04:14:11.699Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
37032026-05-30T04:14:11.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-05-30T04:14:11.699Z[ 5] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
37052026-05-30T04:14:11.699Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37062026-05-30T04:14:11.699Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37072026-05-30T04:14:11.699Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37082026-05-30T04:14:11.699Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37092026-05-30T04:14:11.699Z[ 16] 10.00-10.00 sec 128 KBytes 882 Mbits/sec
37102026-05-30T04:14:11.699Z[ 18] 10.00-10.00 sec 128 KBytes 882 Mbits/sec
37112026-05-30T04:14:11.699Z[ 20] 10.00-10.00 sec 128 KBytes 882 Mbits/sec
37122026-05-30T04:14:11.699Z[SUM] 10.00-10.00 sec 512 KBytes 3.52 Gbits/sec
37132026-05-30T04:14:11.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-05-30T04:14:11.699Z[ ID] Interval Transfer Bitrate
37152026-05-30T04:14:11.699Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
37162026-05-30T04:14:11.699Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
37172026-05-30T04:14:11.699Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
37182026-05-30T04:14:11.699Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
37192026-05-30T04:14:11.699Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
37202026-05-30T04:14:11.699Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
37212026-05-30T04:14:11.700Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
37222026-05-30T04:14:11.700Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
37232026-05-30T04:14:11.700Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
37242026-05-30T04:14:11.703ZRun 10/10...3477.4157271304125Mbps
37252026-05-30T04:14:11.704Z###---------------------###
37262026-05-30T04:14:11.704Z::: iPerf done... :::
37272026-05-30T04:14:11.704Z:::Awaiting out files...:::
37282026-05-30T04:14:11.704Z###---------------------###
37292026-05-30T04:14:11.704Z###-----###
37302026-05-30T04:14:11.704Z:::done!:::
37312026-05-30T04:14:11.704Z###-----###
37322026-05-30T04:14:12.642ZGnuplot not found, using plotters backend
37332026-05-30T04:14:12.785ZBenchmarking iperf-tcp/local/c2s/tx
37342026-05-30T04:14:12.785ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37352026-05-30T04:14:16.913ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37362026-05-30T04:14:36.888ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37372026-05-30T04:14:36.978Ziperf-tcp/local/c2s/tx time: [3.5404 µs 3.5405 µs 3.5406 µs]
37382026-05-30T04:14:36.978Z change: [−0.3914% −0.3875% −0.3834%] (p = 0.00 < 0.05)
37392026-05-30T04:14:36.979Z Change within noise threshold.
37402026-05-30T04:14:36.979ZFound 8 outliers among 100 measurements (8.00%)
37412026-05-30T04:14:36.979Z 1 (1.00%) low severe
37422026-05-30T04:14:36.979Z 3 (3.00%) low mild
37432026-05-30T04:14:36.979Z 3 (3.00%) high mild
37442026-05-30T04:14:36.979Z 1 (1.00%) high severe
37452026-05-30T04:14:37.860Z
37462026-05-30T04:14:37.864ZBenchmarking iperf-tcp/local/c2s/rx
37472026-05-30T04:14:37.864ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37482026-05-30T04:14:41.981ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37492026-05-30T04:15:01.986ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37502026-05-30T04:15:02.072Ziperf-tcp/local/c2s/rx time: [6.7037 µs 6.7039 µs 6.7040 µs]
37512026-05-30T04:15:02.072Z change: [−0.4217% −0.4172% −0.4128%] (p = 0.00 < 0.05)
37522026-05-30T04:15:02.072Z Change within noise threshold.
37532026-05-30T04:15:02.072ZFound 5 outliers among 100 measurements (5.00%)
37542026-05-30T04:15:02.073Z 3 (3.00%) high mild
37552026-05-30T04:15:02.073Z 2 (2.00%) high severe
37562026-05-30T04:15:02.948Z
37572026-05-30T04:15:02.952Z###-------------------###
37582026-05-30T04:15:02.952Z:::Running experiment :::
37592026-05-30T04:15:02.952Z:::iperf-tcp/local/s2c:::
37602026-05-30T04:15:02.952Z###-------------------###
37612026-05-30T04:15:03.281Zdtrace: description 'profile-201us ' matched 2 probes
37622026-05-30T04:15:10.333Z-----------------------------------------------------------
37632026-05-30T04:15:10.333ZServer listening on 5201 (test #21)
37642026-05-30T04:15:10.333Z-----------------------------------------------------------
37652026-05-30T04:15:10.333ZAccepted connection from 10.0.0.1, port 48331
37662026-05-30T04:15:10.333Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41442
37672026-05-30T04:15:10.333Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44950
37682026-05-30T04:15:10.333Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39418
37692026-05-30T04:15:10.333Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43519
37702026-05-30T04:15:10.333Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39851
37712026-05-30T04:15:10.333Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32945
37722026-05-30T04:15:10.333Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44286
37732026-05-30T04:15:10.333Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53291
37742026-05-30T04:15:10.334Z[ ID] Interval Transfer Bitrate
37752026-05-30T04:15:10.334Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
37762026-05-30T04:15:10.334Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
37772026-05-30T04:15:10.334Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37782026-05-30T04:15:10.334Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
37792026-05-30T04:15:10.334Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37802026-05-30T04:15:10.334Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
37812026-05-30T04:15:10.334Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37822026-05-30T04:15:10.334Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37832026-05-30T04:15:10.334Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
37842026-05-30T04:15:10.334Z- - - - - - - - - - - - - - - - - - - - - - - - -
37852026-05-30T04:15:10.334Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
37862026-05-30T04:15:10.334Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
37872026-05-30T04:15:10.334Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
37882026-05-30T04:15:10.334Z[ 12] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
37892026-05-30T04:15:10.334Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
37902026-05-30T04:15:10.334Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
37912026-05-30T04:15:10.334Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
37922026-05-30T04:15:10.334Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
37932026-05-30T04:15:10.334Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
37942026-05-30T04:15:10.334Z- - - - - - - - - - - - - - - - - - - - - - - - -
37952026-05-30T04:15:10.334Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
37962026-05-30T04:15:10.334Z[ 8] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
37972026-05-30T04:15:10.334Z[ 10] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
37982026-05-30T04:15:10.334Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
37992026-05-30T04:15:10.334Z[ 14] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
38002026-05-30T04:15:10.334Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
38012026-05-30T04:15:10.334Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
38022026-05-30T04:15:10.334Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
38032026-05-30T04:15:10.334Z[SUM] 2.00-3.00 sec 420 MBytes 3.53 Gbits/sec
38042026-05-30T04:15:10.334Z- - - - - - - - - - - - - - - - - - - - - - - - -
38052026-05-30T04:15:10.334Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
38062026-05-30T04:15:10.334Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
38072026-05-30T04:15:10.334Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
38082026-05-30T04:15:10.334Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
38092026-05-30T04:15:10.334Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
38102026-05-30T04:15:10.334Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
38112026-05-30T04:15:10.334Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
38122026-05-30T04:15:10.334Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
38132026-05-30T04:15:10.335Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
38142026-05-30T04:15:10.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
38152026-05-30T04:15:10.335Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
38162026-05-30T04:15:10.335Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
38172026-05-30T04:15:10.335Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
38182026-05-30T04:15:10.335Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
38192026-05-30T04:15:10.335Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38202026-05-30T04:15:10.335Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
38212026-05-30T04:15:10.335Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
38222026-05-30T04:15:10.335Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
38232026-05-30T04:15:10.335Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
38242026-05-30T04:15:10.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
38252026-05-30T04:15:10.335Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
38262026-05-30T04:15:10.335Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
38272026-05-30T04:15:10.335Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
38282026-05-30T04:15:10.335Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
38292026-05-30T04:15:10.335Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
38302026-05-30T04:15:10.335Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
38312026-05-30T04:15:10.335Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
38322026-05-30T04:15:10.335Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
38332026-05-30T04:15:10.335Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
38342026-05-30T04:15:10.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
38352026-05-30T04:15:10.335Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38362026-05-30T04:15:10.335Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38372026-05-30T04:15:10.335Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38382026-05-30T04:15:13.339Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38392026-05-30T04:15:13.339Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38402026-05-30T04:15:13.339Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
38412026-05-30T04:15:13.339Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38422026-05-30T04:15:13.339Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38432026-05-30T04:15:13.339Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
38442026-05-30T04:15:13.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
38452026-05-30T04:15:13.339Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38462026-05-30T04:15:13.339Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38472026-05-30T04:15:13.339Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
38482026-05-30T04:15:13.339Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38492026-05-30T04:15:13.339Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
38502026-05-30T04:15:13.339Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38512026-05-30T04:15:13.339Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38522026-05-30T04:15:13.339Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
38532026-05-30T04:15:13.339Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
38542026-05-30T04:15:13.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
38552026-05-30T04:15:13.339Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
38562026-05-30T04:15:13.339Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
38572026-05-30T04:15:13.339Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
38582026-05-30T04:15:13.339Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
38592026-05-30T04:15:13.339Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
38602026-05-30T04:15:13.339Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
38612026-05-30T04:15:13.339Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
38622026-05-30T04:15:13.339Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
38632026-05-30T04:15:13.339Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
38642026-05-30T04:15:13.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
38652026-05-30T04:15:13.339Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
38662026-05-30T04:15:13.339Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
38672026-05-30T04:15:13.339Z[ 10] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
38682026-05-30T04:15:13.340Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
38692026-05-30T04:15:13.340Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
38702026-05-30T04:15:13.340Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
38712026-05-30T04:15:13.340Z[ 18] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
38722026-05-30T04:15:13.340Z[ 20] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
38732026-05-30T04:15:13.340Z[SUM] 9.00-10.00 sec 420 MBytes 3.53 Gbits/sec
38742026-05-30T04:15:13.340Z- - - - - - - - - - - - - - - - - - - - - - - - -
38752026-05-30T04:15:13.340Z[ 5] 10.00-10.00 sec 128 KBytes 942 Mbits/sec
38762026-05-30T04:15:13.340Z[ 8] 10.00-10.00 sec 128 KBytes 943 Mbits/sec
38772026-05-30T04:15:13.340Z[ 10] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
38782026-05-30T04:15:13.340Z[ 12] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
38792026-05-30T04:15:13.340Z[ 14] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
38802026-05-30T04:15:13.340Z[ 16] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
38812026-05-30T04:15:13.340Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38822026-05-30T04:15:13.340Z[ 20] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
38832026-05-30T04:15:13.340Z[SUM] 10.00-10.00 sec 896 KBytes 6.59 Gbits/sec
38842026-05-30T04:15:13.340Z- - - - - - - - - - - - - - - - - - - - - - - - -
38852026-05-30T04:15:13.340Z[ ID] Interval Transfer Bitrate
38862026-05-30T04:15:13.340Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38872026-05-30T04:15:13.340Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38882026-05-30T04:15:13.340Z[ 10] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
38892026-05-30T04:15:13.340Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38902026-05-30T04:15:13.340Z[ 14] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
38912026-05-30T04:15:13.340Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38922026-05-30T04:15:13.340Z[ 18] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38932026-05-30T04:15:13.340Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38942026-05-30T04:15:13.340Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
38952026-05-30T04:15:13.344ZRun 1/10...3468.612374462923Mbps
38962026-05-30T04:15:20.734Z-----------------------------------------------------------
38972026-05-30T04:15:20.734ZServer listening on 5201 (test #22)
38982026-05-30T04:15:20.734Z-----------------------------------------------------------
38992026-05-30T04:15:20.734ZAccepted connection from 10.0.0.1, port 41094
39002026-05-30T04:15:20.734Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42856
39012026-05-30T04:15:20.734Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45554
39022026-05-30T04:15:20.734Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56736
39032026-05-30T04:15:20.735Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32812
39042026-05-30T04:15:20.735Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47625
39052026-05-30T04:15:20.735Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36037
39062026-05-30T04:15:20.735Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56943
39072026-05-30T04:15:20.735Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59785
39082026-05-30T04:15:20.735Z[ ID] Interval Transfer Bitrate
39092026-05-30T04:15:20.735Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39102026-05-30T04:15:20.735Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39112026-05-30T04:15:20.735Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39122026-05-30T04:15:20.735Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39132026-05-30T04:15:20.735Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39142026-05-30T04:15:20.735Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39152026-05-30T04:15:20.735Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39162026-05-30T04:15:20.735Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39172026-05-30T04:15:20.735Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
39182026-05-30T04:15:20.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
39192026-05-30T04:15:20.735Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39202026-05-30T04:15:20.735Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39212026-05-30T04:15:20.735Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39222026-05-30T04:15:20.735Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39232026-05-30T04:15:20.735Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39242026-05-30T04:15:20.735Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39252026-05-30T04:15:20.735Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39262026-05-30T04:15:20.735Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39272026-05-30T04:15:20.735Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
39282026-05-30T04:15:20.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
39292026-05-30T04:15:20.735Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
39302026-05-30T04:15:20.735Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39312026-05-30T04:15:20.735Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
39322026-05-30T04:15:20.735Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39332026-05-30T04:15:20.735Z[ 14] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
39342026-05-30T04:15:20.735Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39352026-05-30T04:15:20.735Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39362026-05-30T04:15:20.735Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39372026-05-30T04:15:20.735Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
39382026-05-30T04:15:20.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
39392026-05-30T04:15:20.735Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
39402026-05-30T04:15:20.736Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39412026-05-30T04:15:20.736Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39422026-05-30T04:15:20.736Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39432026-05-30T04:15:20.736Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39442026-05-30T04:15:20.736Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39452026-05-30T04:15:20.736Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
39462026-05-30T04:15:20.739Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39472026-05-30T04:15:20.739Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
39482026-05-30T04:15:20.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
39492026-05-30T04:15:20.739Z[ 5] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
39502026-05-30T04:15:20.739Z[ 8] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
39512026-05-30T04:15:20.739Z[ 10] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
39522026-05-30T04:15:20.739Z[ 12] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
39532026-05-30T04:15:20.739Z[ 14] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
39542026-05-30T04:15:20.740Z[ 16] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
39552026-05-30T04:15:20.740Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
39562026-05-30T04:15:20.740Z[ 20] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
39572026-05-30T04:15:20.740Z[SUM] 4.00-5.00 sec 417 MBytes 3.50 Gbits/sec
39582026-05-30T04:15:20.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
39592026-05-30T04:15:20.740Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39602026-05-30T04:15:20.740Z[ 8] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
39612026-05-30T04:15:20.740Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39622026-05-30T04:15:20.740Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39632026-05-30T04:15:20.740Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39642026-05-30T04:15:20.740Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39652026-05-30T04:15:20.740Z[ 18] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
39662026-05-30T04:15:20.740Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39672026-05-30T04:15:20.740Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
39682026-05-30T04:15:20.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
39692026-05-30T04:15:20.740Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39702026-05-30T04:15:20.740Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39712026-05-30T04:15:20.740Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39722026-05-30T04:15:23.741Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39732026-05-30T04:15:23.741Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39742026-05-30T04:15:23.741Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
39752026-05-30T04:15:23.741Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39762026-05-30T04:15:23.741Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
39772026-05-30T04:15:23.741Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
39782026-05-30T04:15:23.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
39792026-05-30T04:15:23.741Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39802026-05-30T04:15:23.741Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39812026-05-30T04:15:23.741Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39822026-05-30T04:15:23.741Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
39832026-05-30T04:15:23.741Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
39842026-05-30T04:15:23.741Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39852026-05-30T04:15:23.741Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
39862026-05-30T04:15:23.742Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39872026-05-30T04:15:23.742Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
39882026-05-30T04:15:23.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
39892026-05-30T04:15:23.742Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39902026-05-30T04:15:23.742Z[ 8] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
39912026-05-30T04:15:23.742Z[ 10] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39922026-05-30T04:15:23.742Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39932026-05-30T04:15:23.742Z[ 14] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
39942026-05-30T04:15:23.742Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39952026-05-30T04:15:23.742Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39962026-05-30T04:15:23.742Z[ 20] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
39972026-05-30T04:15:23.742Z[SUM] 8.00-9.00 sec 419 MBytes 3.51 Gbits/sec
39982026-05-30T04:15:23.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
39992026-05-30T04:15:23.742Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40002026-05-30T04:15:23.742Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40012026-05-30T04:15:23.742Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40022026-05-30T04:15:23.742Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40032026-05-30T04:15:23.742Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40042026-05-30T04:15:23.742Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40052026-05-30T04:15:23.742Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
40062026-05-30T04:15:23.742Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
40072026-05-30T04:15:23.742Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
40082026-05-30T04:15:23.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
40092026-05-30T04:15:23.742Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40102026-05-30T04:15:23.742Z[ 8] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
40112026-05-30T04:15:23.742Z[ 10] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
40122026-05-30T04:15:23.742Z[ 12] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
40132026-05-30T04:15:23.743Z[ 14] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
40142026-05-30T04:15:23.743Z[ 16] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
40152026-05-30T04:15:23.743Z[ 18] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
40162026-05-30T04:15:23.743Z[ 20] 10.00-10.00 sec 128 KBytes 934 Mbits/sec
40172026-05-30T04:15:23.743Z[SUM] 10.00-10.00 sec 896 KBytes 6.53 Gbits/sec
40182026-05-30T04:15:23.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
40192026-05-30T04:15:23.743Z[ ID] Interval Transfer Bitrate
40202026-05-30T04:15:23.743Z[ 5] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
40212026-05-30T04:15:23.743Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
40222026-05-30T04:15:23.743Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
40232026-05-30T04:15:23.743Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
40242026-05-30T04:15:23.743Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
40252026-05-30T04:15:23.743Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
40262026-05-30T04:15:23.743Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
40272026-05-30T04:15:23.743Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
40282026-05-30T04:15:23.743Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
40292026-05-30T04:15:23.747ZRun 2/10...3467.455604006703Mbps
40302026-05-30T04:15:31.138Z-----------------------------------------------------------
40312026-05-30T04:15:31.138ZServer listening on 5201 (test #23)
40322026-05-30T04:15:31.138Z-----------------------------------------------------------
40332026-05-30T04:15:31.138ZAccepted connection from 10.0.0.1, port 57577
40342026-05-30T04:15:31.138Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43779
40352026-05-30T04:15:31.138Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60583
40362026-05-30T04:15:31.138Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40085
40372026-05-30T04:15:31.138Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61904
40382026-05-30T04:15:31.138Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36734
40392026-05-30T04:15:31.138Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62710
40402026-05-30T04:15:31.138Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41818
40412026-05-30T04:15:31.138Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64088
40422026-05-30T04:15:31.138Z[ ID] Interval Transfer Bitrate
40432026-05-30T04:15:31.138Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40442026-05-30T04:15:31.138Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40452026-05-30T04:15:31.138Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40462026-05-30T04:15:31.138Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40472026-05-30T04:15:31.138Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40482026-05-30T04:15:31.138Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40492026-05-30T04:15:31.138Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40502026-05-30T04:15:31.138Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40512026-05-30T04:15:31.138Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
40522026-05-30T04:15:31.138Z- - - - - - - - - - - - - - - - - - - - - - - - -
40532026-05-30T04:15:31.138Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40542026-05-30T04:15:31.139Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40552026-05-30T04:15:31.139Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40562026-05-30T04:15:31.139Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40572026-05-30T04:15:31.139Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40582026-05-30T04:15:31.139Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40592026-05-30T04:15:31.139Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40602026-05-30T04:15:31.139Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40612026-05-30T04:15:31.139Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
40622026-05-30T04:15:31.139Z- - - - - - - - - - - - - - - - - - - - - - - - -
40632026-05-30T04:15:31.139Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40642026-05-30T04:15:31.139Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40652026-05-30T04:15:31.139Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40662026-05-30T04:15:31.139Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40672026-05-30T04:15:31.139Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40682026-05-30T04:15:31.139Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40692026-05-30T04:15:31.139Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40702026-05-30T04:15:31.139Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40712026-05-30T04:15:31.139Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
40722026-05-30T04:15:31.139Z- - - - - - - - - - - - - - - - - - - - - - - - -
40732026-05-30T04:15:31.139Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
40742026-05-30T04:15:31.139Z[ 8] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
40752026-05-30T04:15:31.139Z[ 10] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
40762026-05-30T04:15:31.139Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
40772026-05-30T04:15:31.139Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
40782026-05-30T04:15:31.139Z[ 16] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
40792026-05-30T04:15:31.139Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
40802026-05-30T04:15:31.139Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
40812026-05-30T04:15:31.139Z[SUM] 3.00-4.00 sec 420 MBytes 3.52 Gbits/sec
40822026-05-30T04:15:31.139Z- - - - - - - - - - - - - - - - - - - - - - - - -
40832026-05-30T04:15:31.139Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40842026-05-30T04:15:31.139Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40852026-05-30T04:15:31.139Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
40862026-05-30T04:15:31.139Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40872026-05-30T04:15:31.139Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40882026-05-30T04:15:31.139Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
40892026-05-30T04:15:31.139Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40902026-05-30T04:15:31.139Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
40912026-05-30T04:15:31.139Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
40922026-05-30T04:15:31.140Z- - - - - - - - - - - - - - - - - - - - - - - - -
40932026-05-30T04:15:31.140Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
40942026-05-30T04:15:31.140Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
40952026-05-30T04:15:31.140Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
40962026-05-30T04:15:31.140Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
40972026-05-30T04:15:31.140Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
40982026-05-30T04:15:31.140Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
40992026-05-30T04:15:31.140Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
41002026-05-30T04:15:31.140Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
41012026-05-30T04:15:31.140Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
41022026-05-30T04:15:31.140Z- - - - - - - - - - - - - - - - - - - - - - - - -
41032026-05-30T04:15:31.140Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41042026-05-30T04:15:31.140Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
41052026-05-30T04:15:31.140Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41062026-05-30T04:15:34.144Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41072026-05-30T04:15:34.144Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
41082026-05-30T04:15:34.144Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41092026-05-30T04:15:34.144Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
41102026-05-30T04:15:34.144Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41112026-05-30T04:15:34.144Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
41122026-05-30T04:15:34.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
41132026-05-30T04:15:34.144Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
41142026-05-30T04:15:34.144Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
41152026-05-30T04:15:34.144Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
41162026-05-30T04:15:34.144Z[ 12] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
41172026-05-30T04:15:34.144Z[ 14] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
41182026-05-30T04:15:34.145Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
41192026-05-30T04:15:34.145Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
41202026-05-30T04:15:34.145Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
41212026-05-30T04:15:34.145Z[SUM] 7.00-8.00 sec 419 MBytes 3.51 Gbits/sec
41222026-05-30T04:15:34.145Z- - - - - - - - - - - - - - - - - - - - - - - - -
41232026-05-30T04:15:34.145Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41242026-05-30T04:15:34.145Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
41252026-05-30T04:15:34.145Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41262026-05-30T04:15:34.145Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
41272026-05-30T04:15:34.145Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
41282026-05-30T04:15:34.145Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41292026-05-30T04:15:34.145Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41302026-05-30T04:15:34.145Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41312026-05-30T04:15:34.145Z[SUM] 8.00-9.00 sec 420 MBytes 3.53 Gbits/sec
41322026-05-30T04:15:34.145Z- - - - - - - - - - - - - - - - - - - - - - - - -
41332026-05-30T04:15:34.145Z[ 5] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
41342026-05-30T04:15:34.145Z[ 8] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
41352026-05-30T04:15:34.145Z[ 10] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
41362026-05-30T04:15:34.145Z[ 12] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
41372026-05-30T04:15:34.145Z[ 14] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
41382026-05-30T04:15:34.145Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
41392026-05-30T04:15:34.145Z[ 18] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
41402026-05-30T04:15:34.145Z[ 20] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
41412026-05-30T04:15:34.145Z[SUM] 9.00-10.00 sec 418 MBytes 3.50 Gbits/sec
41422026-05-30T04:15:34.145Z- - - - - - - - - - - - - - - - - - - - - - - - -
41432026-05-30T04:15:34.145Z[ 5] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
41442026-05-30T04:15:34.146Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41452026-05-30T04:15:34.146Z[ 10] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
41462026-05-30T04:15:34.146Z[ 12] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
41472026-05-30T04:15:34.146Z[ 14] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
41482026-05-30T04:15:34.146Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41492026-05-30T04:15:34.146Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41502026-05-30T04:15:34.146Z[ 20] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
41512026-05-30T04:15:34.146Z[SUM] 10.00-10.00 sec 640 KBytes 4.58 Gbits/sec
41522026-05-30T04:15:34.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
41532026-05-30T04:15:34.146Z[ ID] Interval Transfer Bitrate
41542026-05-30T04:15:34.146Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41552026-05-30T04:15:34.146Z[ 8] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41562026-05-30T04:15:34.146Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41572026-05-30T04:15:34.146Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41582026-05-30T04:15:34.146Z[ 14] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41592026-05-30T04:15:34.146Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41602026-05-30T04:15:34.146Z[ 18] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41612026-05-30T04:15:34.146Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41622026-05-30T04:15:34.146Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.46 Gbits/sec sender
41632026-05-30T04:15:34.150ZRun 3/10...3456.6492430878016Mbps
41642026-05-30T04:15:41.541Z-----------------------------------------------------------
41652026-05-30T04:15:41.541ZServer listening on 5201 (test #24)
41662026-05-30T04:15:41.542Z-----------------------------------------------------------
41672026-05-30T04:15:41.542ZAccepted connection from 10.0.0.1, port 59181
41682026-05-30T04:15:41.542Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62823
41692026-05-30T04:15:41.542Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54443
41702026-05-30T04:15:41.542Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47284
41712026-05-30T04:15:41.542Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39555
41722026-05-30T04:15:41.542Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63039
41732026-05-30T04:15:41.542Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33125
41742026-05-30T04:15:41.542Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61663
41752026-05-30T04:15:41.542Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37400
41762026-05-30T04:15:41.542Z[ ID] Interval Transfer Bitrate
41772026-05-30T04:15:41.542Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
41782026-05-30T04:15:41.542Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
41792026-05-30T04:15:41.542Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
41802026-05-30T04:15:41.542Z[ 12] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
41812026-05-30T04:15:41.542Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
41822026-05-30T04:15:41.542Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
41832026-05-30T04:15:41.542Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
41842026-05-30T04:15:41.542Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
41852026-05-30T04:15:41.542Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
41862026-05-30T04:15:41.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
41872026-05-30T04:15:41.542Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41882026-05-30T04:15:41.542Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41892026-05-30T04:15:41.542Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41902026-05-30T04:15:41.542Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41912026-05-30T04:15:41.542Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41922026-05-30T04:15:41.542Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41932026-05-30T04:15:41.543Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41942026-05-30T04:15:41.543Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41952026-05-30T04:15:41.543Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
41962026-05-30T04:15:41.543Z- - - - - - - - - - - - - - - - - - - - - - - - -
41972026-05-30T04:15:41.543Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
41982026-05-30T04:15:41.543Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
41992026-05-30T04:15:41.543Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42002026-05-30T04:15:41.543Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
42012026-05-30T04:15:41.543Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
42022026-05-30T04:15:41.543Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
42032026-05-30T04:15:41.543Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
42042026-05-30T04:15:41.543Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42052026-05-30T04:15:41.543Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
42062026-05-30T04:15:41.543Z- - - - - - - - - - - - - - - - - - - - - - - - -
42072026-05-30T04:15:41.543Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
42082026-05-30T04:15:41.543Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
42092026-05-30T04:15:41.543Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42102026-05-30T04:15:41.543Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42112026-05-30T04:15:41.543Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
42122026-05-30T04:15:41.543Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42132026-05-30T04:15:41.543Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42142026-05-30T04:15:41.543Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
42152026-05-30T04:15:41.543Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
42162026-05-30T04:15:41.543Z- - - - - - - - - - - - - - - - - - - - - - - - -
42172026-05-30T04:15:41.543Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
42182026-05-30T04:15:41.543Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
42192026-05-30T04:15:41.543Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
42202026-05-30T04:15:41.544Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
42212026-05-30T04:15:41.544Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
42222026-05-30T04:15:41.544Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
42232026-05-30T04:15:41.544Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
42242026-05-30T04:15:41.544Z[ 20] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
42252026-05-30T04:15:41.544Z[SUM] 4.00-5.00 sec 419 MBytes 3.52 Gbits/sec
42262026-05-30T04:15:41.544Z- - - - - - - - - - - - - - - - - - - - - - - - -
42272026-05-30T04:15:41.544Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
42282026-05-30T04:15:41.544Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
42292026-05-30T04:15:41.544Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42302026-05-30T04:15:41.544Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
42312026-05-30T04:15:41.544Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42322026-05-30T04:15:41.544Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
42332026-05-30T04:15:41.548Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
42342026-05-30T04:15:41.548Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
42352026-05-30T04:15:41.548Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
42362026-05-30T04:15:41.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
42372026-05-30T04:15:41.548Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
42382026-05-30T04:15:41.548Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42392026-05-30T04:15:41.548Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42402026-05-30T04:15:44.546Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
42412026-05-30T04:15:44.546Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
42422026-05-30T04:15:44.546Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42432026-05-30T04:15:44.546Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42442026-05-30T04:15:44.546Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42452026-05-30T04:15:44.546Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
42462026-05-30T04:15:44.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
42472026-05-30T04:15:44.546Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
42482026-05-30T04:15:44.546Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
42492026-05-30T04:15:44.546Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
42502026-05-30T04:15:44.547Z[ 12] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42512026-05-30T04:15:44.547Z[ 14] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42522026-05-30T04:15:44.547Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
42532026-05-30T04:15:44.547Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
42542026-05-30T04:15:44.547Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
42552026-05-30T04:15:44.547Z[SUM] 7.00-8.00 sec 420 MBytes 3.52 Gbits/sec
42562026-05-30T04:15:44.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
42572026-05-30T04:15:44.547Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
42582026-05-30T04:15:44.547Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
42592026-05-30T04:15:44.547Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
42602026-05-30T04:15:44.547Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
42612026-05-30T04:15:44.547Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
42622026-05-30T04:15:44.547Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
42632026-05-30T04:15:44.547Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
42642026-05-30T04:15:44.547Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
42652026-05-30T04:15:44.547Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
42662026-05-30T04:15:44.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
42672026-05-30T04:15:44.547Z[ 5] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
42682026-05-30T04:15:44.547Z[ 8] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
42692026-05-30T04:15:44.547Z[ 10] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
42702026-05-30T04:15:44.547Z[ 12] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
42712026-05-30T04:15:44.547Z[ 14] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
42722026-05-30T04:15:44.547Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
42732026-05-30T04:15:44.547Z[ 18] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
42742026-05-30T04:15:44.547Z[ 20] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
42752026-05-30T04:15:44.547Z[SUM] 9.00-10.00 sec 417 MBytes 3.50 Gbits/sec
42762026-05-30T04:15:44.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
42772026-05-30T04:15:44.547Z[ 5] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
42782026-05-30T04:15:44.547Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42792026-05-30T04:15:44.547Z[ 10] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
42802026-05-30T04:15:44.547Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42812026-05-30T04:15:44.547Z[ 14] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
42822026-05-30T04:15:44.547Z[ 16] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
42832026-05-30T04:15:44.547Z[ 18] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
42842026-05-30T04:15:44.547Z[ 20] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
42852026-05-30T04:15:44.548Z[SUM] 10.00-10.00 sec 768 KBytes 5.57 Gbits/sec
42862026-05-30T04:15:44.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
42872026-05-30T04:15:44.548Z[ ID] Interval Transfer Bitrate
42882026-05-30T04:15:44.548Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
42892026-05-30T04:15:44.548Z[ 8] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
42902026-05-30T04:15:44.548Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
42912026-05-30T04:15:44.548Z[ 12] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
42922026-05-30T04:15:44.548Z[ 14] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
42932026-05-30T04:15:44.548Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
42942026-05-30T04:15:44.548Z[ 18] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
42952026-05-30T04:15:44.548Z[ 20] 0.00-10.00 sec 514 MBytes 432 Mbits/sec sender
42962026-05-30T04:15:44.548Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.45 Gbits/sec sender
42972026-05-30T04:15:44.552ZRun 4/10...3453.1945228271366Mbps
42982026-05-30T04:15:51.955Z-----------------------------------------------------------
42992026-05-30T04:15:51.955ZServer listening on 5201 (test #25)
43002026-05-30T04:15:51.955Z-----------------------------------------------------------
43012026-05-30T04:15:51.956ZAccepted connection from 10.0.0.1, port 51726
43022026-05-30T04:15:51.956Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40223
43032026-05-30T04:15:51.956Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35583
43042026-05-30T04:15:51.956Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62524
43052026-05-30T04:15:51.956Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57433
43062026-05-30T04:15:51.956Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35862
43072026-05-30T04:15:51.956Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41450
43082026-05-30T04:15:51.956Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63052
43092026-05-30T04:15:51.956Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45188
43102026-05-30T04:15:51.956Z[ ID] Interval Transfer Bitrate
43112026-05-30T04:15:51.956Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
43122026-05-30T04:15:51.956Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
43132026-05-30T04:15:51.956Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
43142026-05-30T04:15:51.956Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
43152026-05-30T04:15:51.956Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
43162026-05-30T04:15:51.956Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
43172026-05-30T04:15:51.956Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
43182026-05-30T04:15:51.956Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
43192026-05-30T04:15:51.956Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
43202026-05-30T04:15:51.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
43212026-05-30T04:15:51.956Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
43222026-05-30T04:15:51.956Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43232026-05-30T04:15:51.956Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43242026-05-30T04:15:51.956Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43252026-05-30T04:15:51.956Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43262026-05-30T04:15:51.956Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43272026-05-30T04:15:51.957Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43282026-05-30T04:15:51.957Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43292026-05-30T04:15:51.957Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
43302026-05-30T04:15:51.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
43312026-05-30T04:15:51.957Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
43322026-05-30T04:15:51.957Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43332026-05-30T04:15:51.957Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
43342026-05-30T04:15:51.957Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43352026-05-30T04:15:51.957Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43362026-05-30T04:15:51.957Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
43372026-05-30T04:15:51.957Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
43382026-05-30T04:15:51.957Z[ 20] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
43392026-05-30T04:15:51.957Z[SUM] 2.00-3.00 sec 420 MBytes 3.53 Gbits/sec
43402026-05-30T04:15:51.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
43412026-05-30T04:15:51.957Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43422026-05-30T04:15:51.957Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43432026-05-30T04:15:51.957Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43442026-05-30T04:15:51.957Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43452026-05-30T04:15:51.957Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43462026-05-30T04:15:51.957Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43472026-05-30T04:15:51.957Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43482026-05-30T04:15:51.957Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43492026-05-30T04:15:51.957Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
43502026-05-30T04:15:51.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
43512026-05-30T04:15:51.958Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
43522026-05-30T04:15:51.958Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43532026-05-30T04:15:51.958Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43542026-05-30T04:15:51.958Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43552026-05-30T04:15:51.958Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43562026-05-30T04:15:51.958Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
43572026-05-30T04:15:51.958Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43582026-05-30T04:15:51.958Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43592026-05-30T04:15:51.958Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
43602026-05-30T04:15:51.958Z- - - - - - - - - - - - - - - - - - - - - - - - -
43612026-05-30T04:15:51.958Z[ 5] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
43622026-05-30T04:15:51.958Z[ 8] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
43632026-05-30T04:15:51.958Z[ 10] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
43642026-05-30T04:15:51.958Z[ 12] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
43652026-05-30T04:15:51.958Z[ 14] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
43662026-05-30T04:15:51.958Z[ 16] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
43672026-05-30T04:15:51.958Z[ 18] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
43682026-05-30T04:15:51.958Z[ 20] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
43692026-05-30T04:15:51.958Z[SUM] 5.00-6.00 sec 418 MBytes 3.50 Gbits/sec
43702026-05-30T04:15:51.958Z- - - - - - - - - - - - - - - - - - - - - - - - -
43712026-05-30T04:15:51.958Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
43722026-05-30T04:15:51.958Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
43732026-05-30T04:15:51.958Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
43742026-05-30T04:15:54.959Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
43752026-05-30T04:15:54.959Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
43762026-05-30T04:15:54.959Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
43772026-05-30T04:15:54.959Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
43782026-05-30T04:15:54.959Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
43792026-05-30T04:15:54.960Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
43802026-05-30T04:15:54.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
43812026-05-30T04:15:54.960Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
43822026-05-30T04:15:54.960Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
43832026-05-30T04:15:54.960Z[ 10] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
43842026-05-30T04:15:54.960Z[ 12] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
43852026-05-30T04:15:54.960Z[ 14] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
43862026-05-30T04:15:54.960Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
43872026-05-30T04:15:54.960Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
43882026-05-30T04:15:54.960Z[ 20] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
43892026-05-30T04:15:54.960Z[SUM] 7.00-8.00 sec 418 MBytes 3.51 Gbits/sec
43902026-05-30T04:15:54.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
43912026-05-30T04:15:54.960Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43922026-05-30T04:15:54.960Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43932026-05-30T04:15:54.960Z[ 10] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43942026-05-30T04:15:54.960Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43952026-05-30T04:15:54.960Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43962026-05-30T04:15:54.960Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43972026-05-30T04:15:54.960Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43982026-05-30T04:15:54.960Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43992026-05-30T04:15:54.960Z[SUM] 8.00-9.00 sec 419 MBytes 3.52 Gbits/sec
44002026-05-30T04:15:54.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
44012026-05-30T04:15:54.960Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
44022026-05-30T04:15:54.960Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
44032026-05-30T04:15:54.960Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
44042026-05-30T04:15:54.960Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
44052026-05-30T04:15:54.960Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
44062026-05-30T04:15:54.960Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
44072026-05-30T04:15:54.960Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
44082026-05-30T04:15:54.960Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
44092026-05-30T04:15:54.960Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
44102026-05-30T04:15:54.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
44112026-05-30T04:15:54.960Z[ 5] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
44122026-05-30T04:15:54.960Z[ 8] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
44132026-05-30T04:15:54.960Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44142026-05-30T04:15:54.960Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44152026-05-30T04:15:54.960Z[ 14] 10.00-10.00 sec 128 KBytes 923 Mbits/sec
44162026-05-30T04:15:54.960Z[ 16] 10.00-10.00 sec 128 KBytes 923 Mbits/sec
44172026-05-30T04:15:54.961Z[ 18] 10.00-10.00 sec 128 KBytes 923 Mbits/sec
44182026-05-30T04:15:54.961Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44192026-05-30T04:15:54.961Z[SUM] 10.00-10.00 sec 640 KBytes 4.61 Gbits/sec
44202026-05-30T04:15:54.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
44212026-05-30T04:15:54.961Z[ ID] Interval Transfer Bitrate
44222026-05-30T04:15:54.964Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
44232026-05-30T04:15:54.964Z[ 8] 0.00-10.00 sec 514 MBytes 432 Mbits/sec sender
44242026-05-30T04:15:54.964Z[ 10] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
44252026-05-30T04:15:54.964Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
44262026-05-30T04:15:54.965Z[ 14] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
44272026-05-30T04:15:54.965Z[ 16] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
44282026-05-30T04:15:54.965Z[ 18] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
44292026-05-30T04:15:54.965Z[ 20] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
44302026-05-30T04:15:54.965Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.45 Gbits/sec sender
44312026-05-30T04:15:54.965ZRun 5/10...3452.143305476878Mbps
44322026-05-30T04:16:02.369Z-----------------------------------------------------------
44332026-05-30T04:16:02.369ZServer listening on 5201 (test #26)
44342026-05-30T04:16:02.369Z-----------------------------------------------------------
44352026-05-30T04:16:02.369ZAccepted connection from 10.0.0.1, port 52392
44362026-05-30T04:16:02.369Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56334
44372026-05-30T04:16:02.369Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63506
44382026-05-30T04:16:02.369Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41547
44392026-05-30T04:16:02.369Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53305
44402026-05-30T04:16:02.369Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48055
44412026-05-30T04:16:02.369Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64887
44422026-05-30T04:16:02.369Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33268
44432026-05-30T04:16:02.369Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50041
44442026-05-30T04:16:02.369Z[ ID] Interval Transfer Bitrate
44452026-05-30T04:16:02.369Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
44462026-05-30T04:16:02.369Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
44472026-05-30T04:16:02.369Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
44482026-05-30T04:16:02.369Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
44492026-05-30T04:16:02.369Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
44502026-05-30T04:16:02.369Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
44512026-05-30T04:16:02.369Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
44522026-05-30T04:16:02.369Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
44532026-05-30T04:16:02.369Z[SUM] 0.00-1.00 sec 332 MBytes 2.79 Gbits/sec
44542026-05-30T04:16:02.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
44552026-05-30T04:16:02.369Z[ 5] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
44562026-05-30T04:16:02.369Z[ 8] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
44572026-05-30T04:16:02.369Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
44582026-05-30T04:16:02.369Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
44592026-05-30T04:16:02.369Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
44602026-05-30T04:16:02.369Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
44612026-05-30T04:16:02.369Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44622026-05-30T04:16:02.369Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
44632026-05-30T04:16:02.369Z[SUM] 1.00-2.00 sec 420 MBytes 3.53 Gbits/sec
44642026-05-30T04:16:02.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
44652026-05-30T04:16:02.370Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44662026-05-30T04:16:02.370Z[ 8] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
44672026-05-30T04:16:02.370Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44682026-05-30T04:16:02.370Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44692026-05-30T04:16:02.370Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
44702026-05-30T04:16:02.370Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44712026-05-30T04:16:02.370Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44722026-05-30T04:16:02.370Z[ 20] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
44732026-05-30T04:16:02.370Z[SUM] 2.00-3.00 sec 420 MBytes 3.52 Gbits/sec
44742026-05-30T04:16:02.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
44752026-05-30T04:16:02.370Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44762026-05-30T04:16:02.370Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44772026-05-30T04:16:02.370Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44782026-05-30T04:16:02.370Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44792026-05-30T04:16:02.370Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44802026-05-30T04:16:02.370Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44812026-05-30T04:16:02.370Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44822026-05-30T04:16:02.370Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44832026-05-30T04:16:02.370Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
44842026-05-30T04:16:02.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
44852026-05-30T04:16:02.370Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
44862026-05-30T04:16:02.370Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
44872026-05-30T04:16:02.370Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
44882026-05-30T04:16:02.370Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
44892026-05-30T04:16:02.370Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44902026-05-30T04:16:02.370Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
44912026-05-30T04:16:02.370Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
44922026-05-30T04:16:02.370Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
44932026-05-30T04:16:02.370Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
44942026-05-30T04:16:02.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
44952026-05-30T04:16:02.370Z[ 5] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
44962026-05-30T04:16:02.370Z[ 8] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
44972026-05-30T04:16:02.370Z[ 10] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
44982026-05-30T04:16:02.370Z[ 12] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
44992026-05-30T04:16:02.370Z[ 14] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
45002026-05-30T04:16:02.374Z[ 16] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
45012026-05-30T04:16:02.374Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
45022026-05-30T04:16:02.374Z[ 20] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
45032026-05-30T04:16:02.374Z[SUM] 5.00-6.00 sec 418 MBytes 3.51 Gbits/sec
45042026-05-30T04:16:02.374Z- - - - - - - - - - - - - - - - - - - - - - - - -
45052026-05-30T04:16:02.374Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
45062026-05-30T04:16:02.374Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
45072026-05-30T04:16:02.374Z[ 10] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
45082026-05-30T04:16:05.375Z[ 12] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
45092026-05-30T04:16:05.375Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
45102026-05-30T04:16:05.375Z[ 16] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
45112026-05-30T04:16:05.375Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
45122026-05-30T04:16:05.375Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
45132026-05-30T04:16:05.375Z[SUM] 6.00-7.00 sec 419 MBytes 3.51 Gbits/sec
45142026-05-30T04:16:05.375Z- - - - - - - - - - - - - - - - - - - - - - - - -
45152026-05-30T04:16:05.375Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45162026-05-30T04:16:05.375Z[ 8] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45172026-05-30T04:16:05.375Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45182026-05-30T04:16:05.375Z[ 12] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45192026-05-30T04:16:05.375Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
45202026-05-30T04:16:05.375Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
45212026-05-30T04:16:05.375Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45222026-05-30T04:16:05.375Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
45232026-05-30T04:16:05.375Z[SUM] 7.00-8.00 sec 419 MBytes 3.52 Gbits/sec
45242026-05-30T04:16:05.375Z- - - - - - - - - - - - - - - - - - - - - - - - -
45252026-05-30T04:16:05.375Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45262026-05-30T04:16:05.376Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45272026-05-30T04:16:05.376Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45282026-05-30T04:16:05.376Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45292026-05-30T04:16:05.376Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45302026-05-30T04:16:05.376Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45312026-05-30T04:16:05.376Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45322026-05-30T04:16:05.376Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45332026-05-30T04:16:05.376Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
45342026-05-30T04:16:05.376Z- - - - - - - - - - - - - - - - - - - - - - - - -
45352026-05-30T04:16:05.376Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45362026-05-30T04:16:05.376Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
45372026-05-30T04:16:05.376Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45382026-05-30T04:16:05.376Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45392026-05-30T04:16:05.376Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
45402026-05-30T04:16:05.376Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45412026-05-30T04:16:05.376Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
45422026-05-30T04:16:05.376Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45432026-05-30T04:16:05.376Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
45442026-05-30T04:16:05.376Z- - - - - - - - - - - - - - - - - - - - - - - - -
45452026-05-30T04:16:05.376Z[ 5] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
45462026-05-30T04:16:05.376Z[ 8] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
45472026-05-30T04:16:05.376Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45482026-05-30T04:16:05.376Z[ 12] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
45492026-05-30T04:16:05.376Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45502026-05-30T04:16:05.376Z[ 16] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
45512026-05-30T04:16:05.376Z[ 18] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
45522026-05-30T04:16:05.376Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45532026-05-30T04:16:05.376Z[SUM] 10.00-10.00 sec 640 KBytes 4.60 Gbits/sec
45542026-05-30T04:16:05.376Z- - - - - - - - - - - - - - - - - - - - - - - - -
45552026-05-30T04:16:05.376Z[ ID] Interval Transfer Bitrate
45562026-05-30T04:16:05.376Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45572026-05-30T04:16:05.376Z[ 8] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45582026-05-30T04:16:05.376Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45592026-05-30T04:16:05.376Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45602026-05-30T04:16:05.376Z[ 14] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45612026-05-30T04:16:05.376Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45622026-05-30T04:16:05.376Z[ 18] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45632026-05-30T04:16:05.376Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45642026-05-30T04:16:05.376Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.46 Gbits/sec sender
45652026-05-30T04:16:05.380ZRun 6/10...3455.9173983322326Mbps
45662026-05-30T04:16:12.774Z-----------------------------------------------------------
45672026-05-30T04:16:12.774ZServer listening on 5201 (test #27)
45682026-05-30T04:16:12.774Z-----------------------------------------------------------
45692026-05-30T04:16:12.774ZAccepted connection from 10.0.0.1, port 58081
45702026-05-30T04:16:12.774Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56854
45712026-05-30T04:16:12.774Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51915
45722026-05-30T04:16:12.774Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42554
45732026-05-30T04:16:12.774Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65490
45742026-05-30T04:16:12.774Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47690
45752026-05-30T04:16:12.774Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33770
45762026-05-30T04:16:12.774Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64894
45772026-05-30T04:16:12.774Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45440
45782026-05-30T04:16:12.774Z[ ID] Interval Transfer Bitrate
45792026-05-30T04:16:12.774Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
45802026-05-30T04:16:12.774Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45812026-05-30T04:16:12.774Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45822026-05-30T04:16:12.774Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45832026-05-30T04:16:12.774Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45842026-05-30T04:16:12.774Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45852026-05-30T04:16:12.774Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
45862026-05-30T04:16:12.774Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45872026-05-30T04:16:12.774Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
45882026-05-30T04:16:12.774Z- - - - - - - - - - - - - - - - - - - - - - - - -
45892026-05-30T04:16:12.774Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45902026-05-30T04:16:12.774Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
45912026-05-30T04:16:12.774Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45922026-05-30T04:16:12.774Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
45932026-05-30T04:16:12.774Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45942026-05-30T04:16:12.774Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45952026-05-30T04:16:12.774Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45962026-05-30T04:16:12.775Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
45972026-05-30T04:16:12.775Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
45982026-05-30T04:16:12.775Z- - - - - - - - - - - - - - - - - - - - - - - - -
45992026-05-30T04:16:12.775Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46002026-05-30T04:16:12.775Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46012026-05-30T04:16:12.775Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46022026-05-30T04:16:12.775Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46032026-05-30T04:16:12.775Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46042026-05-30T04:16:12.775Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46052026-05-30T04:16:12.775Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46062026-05-30T04:16:12.775Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46072026-05-30T04:16:12.775Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
46082026-05-30T04:16:12.775Z- - - - - - - - - - - - - - - - - - - - - - - - -
46092026-05-30T04:16:12.775Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46102026-05-30T04:16:12.775Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46112026-05-30T04:16:12.775Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46122026-05-30T04:16:12.775Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46132026-05-30T04:16:12.775Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46142026-05-30T04:16:12.775Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46152026-05-30T04:16:12.775Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46162026-05-30T04:16:12.775Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46172026-05-30T04:16:12.775Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
46182026-05-30T04:16:12.775Z- - - - - - - - - - - - - - - - - - - - - - - - -
46192026-05-30T04:16:12.775Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
46202026-05-30T04:16:12.775Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
46212026-05-30T04:16:12.775Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
46222026-05-30T04:16:12.775Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
46232026-05-30T04:16:12.775Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
46242026-05-30T04:16:12.775Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
46252026-05-30T04:16:12.775Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
46262026-05-30T04:16:12.775Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
46272026-05-30T04:16:12.775Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
46282026-05-30T04:16:12.775Z- - - - - - - - - - - - - - - - - - - - - - - - -
46292026-05-30T04:16:12.775Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
46302026-05-30T04:16:12.775Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
46312026-05-30T04:16:12.775Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
46322026-05-30T04:16:12.775Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
46332026-05-30T04:16:12.775Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
46342026-05-30T04:16:12.776Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
46352026-05-30T04:16:12.776Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
46362026-05-30T04:16:12.776Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
46372026-05-30T04:16:12.776Z[SUM] 5.00-6.00 sec 420 MBytes 3.53 Gbits/sec
46382026-05-30T04:16:12.776Z- - - - - - - - - - - - - - - - - - - - - - - - -
46392026-05-30T04:16:12.776Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
46402026-05-30T04:16:12.776Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
46412026-05-30T04:16:12.776Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46422026-05-30T04:16:15.778Z[ 12] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
46432026-05-30T04:16:15.778Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46442026-05-30T04:16:15.778Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46452026-05-30T04:16:15.778Z[ 18] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
46462026-05-30T04:16:15.778Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
46472026-05-30T04:16:15.778Z[SUM] 6.00-7.00 sec 419 MBytes 3.52 Gbits/sec
46482026-05-30T04:16:15.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
46492026-05-30T04:16:15.778Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
46502026-05-30T04:16:15.778Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
46512026-05-30T04:16:15.778Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
46522026-05-30T04:16:15.778Z[ 12] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
46532026-05-30T04:16:15.778Z[ 14] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
46542026-05-30T04:16:15.778Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
46552026-05-30T04:16:15.778Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
46562026-05-30T04:16:15.778Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
46572026-05-30T04:16:15.778Z[SUM] 7.00-8.00 sec 419 MBytes 3.51 Gbits/sec
46582026-05-30T04:16:15.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
46592026-05-30T04:16:15.778Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46602026-05-30T04:16:15.778Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46612026-05-30T04:16:15.778Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46622026-05-30T04:16:15.778Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46632026-05-30T04:16:15.778Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46642026-05-30T04:16:15.778Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
46652026-05-30T04:16:15.778Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46662026-05-30T04:16:15.778Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46672026-05-30T04:16:15.778Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
46682026-05-30T04:16:15.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
46692026-05-30T04:16:15.778Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46702026-05-30T04:16:15.778Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46712026-05-30T04:16:15.778Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46722026-05-30T04:16:15.778Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46732026-05-30T04:16:15.778Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46742026-05-30T04:16:15.778Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46752026-05-30T04:16:15.779Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46762026-05-30T04:16:15.779Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46772026-05-30T04:16:15.779Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
46782026-05-30T04:16:15.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
46792026-05-30T04:16:15.779Z[ 5] 10.00-10.00 sec 128 KBytes 788 Mbits/sec
46802026-05-30T04:16:15.779Z[ 8] 10.00-10.00 sec 128 KBytes 788 Mbits/sec
46812026-05-30T04:16:15.779Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46822026-05-30T04:16:15.779Z[ 12] 10.00-10.00 sec 128 KBytes 788 Mbits/sec
46832026-05-30T04:16:15.779Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-05-30T04:16:15.779Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46852026-05-30T04:16:15.779Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46862026-05-30T04:16:15.779Z[ 20] 10.00-10.00 sec 128 KBytes 788 Mbits/sec
46872026-05-30T04:16:15.779Z[SUM] 10.00-10.00 sec 512 KBytes 3.15 Gbits/sec
46882026-05-30T04:16:15.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
46892026-05-30T04:16:15.779Z[ ID] Interval Transfer Bitrate
46902026-05-30T04:16:15.779Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46912026-05-30T04:16:15.779Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46922026-05-30T04:16:15.779Z[ 10] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
46932026-05-30T04:16:15.779Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46942026-05-30T04:16:15.779Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46952026-05-30T04:16:15.779Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46962026-05-30T04:16:15.779Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46972026-05-30T04:16:15.779Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46982026-05-30T04:16:15.779Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
46992026-05-30T04:16:15.782ZRun 7/10...3464.867593621899Mbps
47002026-05-30T04:16:23.174Z-----------------------------------------------------------
47012026-05-30T04:16:23.174ZServer listening on 5201 (test #28)
47022026-05-30T04:16:23.174Z-----------------------------------------------------------
47032026-05-30T04:16:23.174ZAccepted connection from 10.0.0.1, port 34170
47042026-05-30T04:16:23.174Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39941
47052026-05-30T04:16:23.175Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59231
47062026-05-30T04:16:23.175Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59130
47072026-05-30T04:16:23.175Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61567
47082026-05-30T04:16:23.175Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62712
47092026-05-30T04:16:23.175Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64261
47102026-05-30T04:16:23.175Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41950
47112026-05-30T04:16:23.175Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45500
47122026-05-30T04:16:23.175Z[ ID] Interval Transfer Bitrate
47132026-05-30T04:16:23.175Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47142026-05-30T04:16:23.175Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47152026-05-30T04:16:23.175Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47162026-05-30T04:16:23.175Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47172026-05-30T04:16:23.175Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47182026-05-30T04:16:23.175Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47192026-05-30T04:16:23.175Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47202026-05-30T04:16:23.175Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47212026-05-30T04:16:23.175Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
47222026-05-30T04:16:23.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
47232026-05-30T04:16:23.175Z[ 5] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
47242026-05-30T04:16:23.175Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
47252026-05-30T04:16:23.175Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
47262026-05-30T04:16:23.175Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
47272026-05-30T04:16:23.175Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
47282026-05-30T04:16:23.175Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
47292026-05-30T04:16:23.175Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
47302026-05-30T04:16:23.175Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
47312026-05-30T04:16:23.175Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
47322026-05-30T04:16:23.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
47332026-05-30T04:16:23.175Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47342026-05-30T04:16:23.175Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
47352026-05-30T04:16:23.175Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47362026-05-30T04:16:23.175Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47372026-05-30T04:16:23.175Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47382026-05-30T04:16:23.175Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47392026-05-30T04:16:23.175Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47402026-05-30T04:16:23.175Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47412026-05-30T04:16:23.175Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
47422026-05-30T04:16:23.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
47432026-05-30T04:16:23.176Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
47442026-05-30T04:16:23.176Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47452026-05-30T04:16:23.176Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
47462026-05-30T04:16:23.176Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47472026-05-30T04:16:23.176Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47482026-05-30T04:16:23.176Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
47492026-05-30T04:16:23.176Z[ 18] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
47502026-05-30T04:16:23.176Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47512026-05-30T04:16:23.179Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
47522026-05-30T04:16:23.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
47532026-05-30T04:16:23.179Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47542026-05-30T04:16:23.180Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
47552026-05-30T04:16:23.180Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47562026-05-30T04:16:23.180Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47572026-05-30T04:16:23.180Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47582026-05-30T04:16:23.180Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
47592026-05-30T04:16:23.180Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47602026-05-30T04:16:23.180Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47612026-05-30T04:16:23.180Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
47622026-05-30T04:16:23.180Z- - - - - - - - - - - - - - - - - - - - - - - - -
47632026-05-30T04:16:23.180Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
47642026-05-30T04:16:23.180Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
47652026-05-30T04:16:23.180Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
47662026-05-30T04:16:23.180Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
47672026-05-30T04:16:23.180Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47682026-05-30T04:16:23.180Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
47692026-05-30T04:16:23.180Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
47702026-05-30T04:16:23.180Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
47712026-05-30T04:16:23.180Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
47722026-05-30T04:16:23.180Z- - - - - - - - - - - - - - - - - - - - - - - - -
47732026-05-30T04:16:23.180Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47742026-05-30T04:16:23.180Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47752026-05-30T04:16:23.180Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47762026-05-30T04:16:26.181Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47772026-05-30T04:16:26.181Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47782026-05-30T04:16:26.182Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47792026-05-30T04:16:26.182Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47802026-05-30T04:16:26.182Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47812026-05-30T04:16:26.182Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
47822026-05-30T04:16:26.182Z- - - - - - - - - - - - - - - - - - - - - - - - -
47832026-05-30T04:16:26.182Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47842026-05-30T04:16:26.182Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47852026-05-30T04:16:26.182Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47862026-05-30T04:16:26.182Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47872026-05-30T04:16:26.182Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47882026-05-30T04:16:26.182Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47892026-05-30T04:16:26.182Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47902026-05-30T04:16:26.182Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47912026-05-30T04:16:26.182Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
47922026-05-30T04:16:26.182Z- - - - - - - - - - - - - - - - - - - - - - - - -
47932026-05-30T04:16:26.182Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
47942026-05-30T04:16:26.182Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
47952026-05-30T04:16:26.182Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
47962026-05-30T04:16:26.182Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
47972026-05-30T04:16:26.182Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
47982026-05-30T04:16:26.182Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
47992026-05-30T04:16:26.182Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48002026-05-30T04:16:26.182Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48012026-05-30T04:16:26.182Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
48022026-05-30T04:16:26.182Z- - - - - - - - - - - - - - - - - - - - - - - - -
48032026-05-30T04:16:26.183Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48042026-05-30T04:16:26.183Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
48052026-05-30T04:16:26.183Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
48062026-05-30T04:16:26.183Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
48072026-05-30T04:16:26.183Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
48082026-05-30T04:16:26.183Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48092026-05-30T04:16:26.183Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
48102026-05-30T04:16:26.183Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
48112026-05-30T04:16:26.183Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
48122026-05-30T04:16:26.183Z- - - - - - - - - - - - - - - - - - - - - - - - -
48132026-05-30T04:16:26.183Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48142026-05-30T04:16:26.183Z[ 8] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
48152026-05-30T04:16:26.183Z[ 10] 10.00-10.00 sec 128 KBytes 896 Mbits/sec
48162026-05-30T04:16:26.183Z[ 12] 10.00-10.00 sec 128 KBytes 896 Mbits/sec
48172026-05-30T04:16:26.183Z[ 14] 10.00-10.00 sec 128 KBytes 896 Mbits/sec
48182026-05-30T04:16:26.183Z[ 16] 10.00-10.00 sec 128 KBytes 896 Mbits/sec
48192026-05-30T04:16:26.183Z[ 18] 10.00-10.00 sec 128 KBytes 896 Mbits/sec
48202026-05-30T04:16:26.183Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48212026-05-30T04:16:26.183Z[SUM] 10.00-10.00 sec 768 KBytes 5.37 Gbits/sec
48222026-05-30T04:16:26.183Z- - - - - - - - - - - - - - - - - - - - - - - - -
48232026-05-30T04:16:26.183Z[ ID] Interval Transfer Bitrate
48242026-05-30T04:16:26.183Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
48252026-05-30T04:16:26.183Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48262026-05-30T04:16:26.183Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48272026-05-30T04:16:26.183Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48282026-05-30T04:16:26.183Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48292026-05-30T04:16:26.184Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48302026-05-30T04:16:26.184Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48312026-05-30T04:16:26.184Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48322026-05-30T04:16:26.184Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
48332026-05-30T04:16:26.188ZRun 8/10...3473.519981178234Mbps
48342026-05-30T04:16:33.581Z-----------------------------------------------------------
48352026-05-30T04:16:33.581ZServer listening on 5201 (test #29)
48362026-05-30T04:16:33.581Z-----------------------------------------------------------
48372026-05-30T04:16:33.581ZAccepted connection from 10.0.0.1, port 53103
48382026-05-30T04:16:33.581Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34423
48392026-05-30T04:16:33.581Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58440
48402026-05-30T04:16:33.581Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46741
48412026-05-30T04:16:33.581Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38700
48422026-05-30T04:16:33.581Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42011
48432026-05-30T04:16:33.581Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62529
48442026-05-30T04:16:33.581Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54061
48452026-05-30T04:16:33.581Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46823
48462026-05-30T04:16:33.581Z[ ID] Interval Transfer Bitrate
48472026-05-30T04:16:33.581Z[ 5] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
48482026-05-30T04:16:33.581Z[ 8] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
48492026-05-30T04:16:33.581Z[ 10] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
48502026-05-30T04:16:33.581Z[ 12] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
48512026-05-30T04:16:33.581Z[ 14] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
48522026-05-30T04:16:33.581Z[ 16] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
48532026-05-30T04:16:33.581Z[ 18] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
48542026-05-30T04:16:33.581Z[ 20] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
48552026-05-30T04:16:33.581Z[SUM] 0.00-1.00 sec 329 MBytes 2.76 Gbits/sec
48562026-05-30T04:16:33.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
48572026-05-30T04:16:33.581Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48582026-05-30T04:16:33.581Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48592026-05-30T04:16:33.581Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48602026-05-30T04:16:33.582Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48612026-05-30T04:16:33.582Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48622026-05-30T04:16:33.582Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48632026-05-30T04:16:33.582Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
48642026-05-30T04:16:33.582Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48652026-05-30T04:16:33.582Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
48662026-05-30T04:16:33.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
48672026-05-30T04:16:33.582Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48682026-05-30T04:16:33.582Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48692026-05-30T04:16:33.582Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48702026-05-30T04:16:33.582Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48712026-05-30T04:16:33.582Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48722026-05-30T04:16:33.582Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48732026-05-30T04:16:33.582Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48742026-05-30T04:16:33.582Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48752026-05-30T04:16:33.582Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
48762026-05-30T04:16:33.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
48772026-05-30T04:16:33.582Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48782026-05-30T04:16:33.582Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48792026-05-30T04:16:33.582Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48802026-05-30T04:16:33.582Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48812026-05-30T04:16:33.582Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48822026-05-30T04:16:33.582Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
48832026-05-30T04:16:33.582Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48842026-05-30T04:16:33.582Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48852026-05-30T04:16:33.582Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
48862026-05-30T04:16:33.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
48872026-05-30T04:16:33.582Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
48882026-05-30T04:16:33.582Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
48892026-05-30T04:16:33.582Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
48902026-05-30T04:16:33.582Z[ 12] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
48912026-05-30T04:16:33.582Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
48922026-05-30T04:16:33.582Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
48932026-05-30T04:16:33.582Z[ 18] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
48942026-05-30T04:16:33.582Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
48952026-05-30T04:16:33.582Z[SUM] 4.00-5.00 sec 420 MBytes 3.52 Gbits/sec
48962026-05-30T04:16:33.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
48972026-05-30T04:16:33.582Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
48982026-05-30T04:16:33.583Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
48992026-05-30T04:16:33.583Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
49002026-05-30T04:16:33.583Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49012026-05-30T04:16:33.583Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49022026-05-30T04:16:33.583Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49032026-05-30T04:16:33.583Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49042026-05-30T04:16:33.583Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49052026-05-30T04:16:33.583Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
49062026-05-30T04:16:33.583Z- - - - - - - - - - - - - - - - - - - - - - - - -
49072026-05-30T04:16:33.583Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49082026-05-30T04:16:33.583Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49092026-05-30T04:16:33.583Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49102026-05-30T04:16:36.586Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49112026-05-30T04:16:36.586Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49122026-05-30T04:16:36.586Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49132026-05-30T04:16:36.586Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49142026-05-30T04:16:36.586Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49152026-05-30T04:16:36.586Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
49162026-05-30T04:16:36.586Z- - - - - - - - - - - - - - - - - - - - - - - - -
49172026-05-30T04:16:36.586Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49182026-05-30T04:16:36.586Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
49192026-05-30T04:16:36.586Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49202026-05-30T04:16:36.586Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49212026-05-30T04:16:36.586Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
49222026-05-30T04:16:36.586Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
49232026-05-30T04:16:36.586Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49242026-05-30T04:16:36.586Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
49252026-05-30T04:16:36.586Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
49262026-05-30T04:16:36.586Z- - - - - - - - - - - - - - - - - - - - - - - - -
49272026-05-30T04:16:36.586Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49282026-05-30T04:16:36.586Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49292026-05-30T04:16:36.586Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49302026-05-30T04:16:36.586Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49312026-05-30T04:16:36.586Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49322026-05-30T04:16:36.587Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49332026-05-30T04:16:36.587Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49342026-05-30T04:16:36.587Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49352026-05-30T04:16:36.587Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
49362026-05-30T04:16:36.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
49372026-05-30T04:16:36.587Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49382026-05-30T04:16:36.587Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49392026-05-30T04:16:36.587Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49402026-05-30T04:16:36.587Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49412026-05-30T04:16:36.587Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49422026-05-30T04:16:36.587Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49432026-05-30T04:16:36.587Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49442026-05-30T04:16:36.587Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49452026-05-30T04:16:36.587Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
49462026-05-30T04:16:36.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
49472026-05-30T04:16:36.587Z[ 5] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
49482026-05-30T04:16:36.587Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49492026-05-30T04:16:36.587Z[ 10] 10.00-10.00 sec 128 KBytes 894 Mbits/sec
49502026-05-30T04:16:36.587Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49512026-05-30T04:16:36.587Z[ 14] 10.00-10.00 sec 128 KBytes 894 Mbits/sec
49522026-05-30T04:16:36.587Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49532026-05-30T04:16:36.587Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49542026-05-30T04:16:36.587Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49552026-05-30T04:16:36.587Z[SUM] 10.00-10.00 sec 384 KBytes 2.67 Gbits/sec
49562026-05-30T04:16:36.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
49572026-05-30T04:16:36.587Z[ ID] Interval Transfer Bitrate
49582026-05-30T04:16:36.587Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49592026-05-30T04:16:36.588Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49602026-05-30T04:16:36.588Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49612026-05-30T04:16:36.588Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49622026-05-30T04:16:36.588Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49632026-05-30T04:16:36.588Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49642026-05-30T04:16:36.588Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49652026-05-30T04:16:36.588Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49662026-05-30T04:16:36.588Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
49672026-05-30T04:16:36.592ZRun 9/10...3482.1141503476188Mbps
49682026-05-30T04:16:43.986Z-----------------------------------------------------------
49692026-05-30T04:16:43.986ZServer listening on 5201 (test #30)
49702026-05-30T04:16:43.986Z-----------------------------------------------------------
49712026-05-30T04:16:43.986ZAccepted connection from 10.0.0.1, port 36823
49722026-05-30T04:16:43.986Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37005
49732026-05-30T04:16:43.986Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36339
49742026-05-30T04:16:43.986Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47835
49752026-05-30T04:16:43.986Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45734
49762026-05-30T04:16:43.986Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51840
49772026-05-30T04:16:43.986Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58708
49782026-05-30T04:16:43.987Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47566
49792026-05-30T04:16:43.987Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41564
49802026-05-30T04:16:43.987Z[ ID] Interval Transfer Bitrate
49812026-05-30T04:16:43.987Z[ 5] 0.00-1.00 sec 47.6 MBytes 400 Mbits/sec
49822026-05-30T04:16:43.987Z[ 8] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
49832026-05-30T04:16:43.987Z[ 10] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
49842026-05-30T04:16:43.987Z[ 12] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
49852026-05-30T04:16:43.987Z[ 14] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
49862026-05-30T04:16:43.987Z[ 16] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
49872026-05-30T04:16:43.987Z[ 18] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
49882026-05-30T04:16:43.987Z[ 20] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
49892026-05-30T04:16:43.987Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
49902026-05-30T04:16:43.987Z- - - - - - - - - - - - - - - - - - - - - - - - -
49912026-05-30T04:16:43.987Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49922026-05-30T04:16:43.987Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49932026-05-30T04:16:43.987Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49942026-05-30T04:16:43.987Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49952026-05-30T04:16:43.987Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49962026-05-30T04:16:43.987Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
49972026-05-30T04:16:43.987Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
49982026-05-30T04:16:43.987Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
49992026-05-30T04:16:43.987Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
50002026-05-30T04:16:43.987Z- - - - - - - - - - - - - - - - - - - - - - - - -
50012026-05-30T04:16:43.987Z[ 5] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
50022026-05-30T04:16:43.987Z[ 8] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
50032026-05-30T04:16:43.987Z[ 10] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
50042026-05-30T04:16:43.987Z[ 12] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
50052026-05-30T04:16:43.987Z[ 14] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
50062026-05-30T04:16:43.987Z[ 16] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
50072026-05-30T04:16:43.987Z[ 18] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
50082026-05-30T04:16:43.987Z[ 20] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
50092026-05-30T04:16:43.987Z[SUM] 2.00-3.00 sec 418 MBytes 3.51 Gbits/sec
50102026-05-30T04:16:43.987Z- - - - - - - - - - - - - - - - - - - - - - - - -
50112026-05-30T04:16:43.987Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
50122026-05-30T04:16:43.987Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
50132026-05-30T04:16:43.987Z[ 10] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
50142026-05-30T04:16:43.987Z[ 12] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
50152026-05-30T04:16:43.987Z[ 14] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
50162026-05-30T04:16:43.988Z[ 16] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
50172026-05-30T04:16:43.988Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
50182026-05-30T04:16:43.988Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
50192026-05-30T04:16:43.988Z[SUM] 3.00-4.00 sec 419 MBytes 3.52 Gbits/sec
50202026-05-30T04:16:43.988Z- - - - - - - - - - - - - - - - - - - - - - - - -
50212026-05-30T04:16:43.988Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
50222026-05-30T04:16:43.988Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50232026-05-30T04:16:43.988Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50242026-05-30T04:16:43.988Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50252026-05-30T04:16:43.988Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50262026-05-30T04:16:43.988Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
50272026-05-30T04:16:43.988Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50282026-05-30T04:16:43.988Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
50292026-05-30T04:16:43.988Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
50302026-05-30T04:16:43.988Z- - - - - - - - - - - - - - - - - - - - - - - - -
50312026-05-30T04:16:43.988Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
50322026-05-30T04:16:43.988Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
50332026-05-30T04:16:43.988Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
50342026-05-30T04:16:43.988Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
50352026-05-30T04:16:43.988Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
50362026-05-30T04:16:43.988Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
50372026-05-30T04:16:43.988Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
50382026-05-30T04:16:43.988Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
50392026-05-30T04:16:43.988Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
50402026-05-30T04:16:43.988Z- - - - - - - - - - - - - - - - - - - - - - - - -
50412026-05-30T04:16:43.988Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50422026-05-30T04:16:43.988Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50432026-05-30T04:16:43.988Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50442026-05-30T04:16:46.991Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50452026-05-30T04:16:46.991Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
50462026-05-30T04:16:46.991Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50472026-05-30T04:16:46.991Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50482026-05-30T04:16:46.991Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
50492026-05-30T04:16:46.991Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
50502026-05-30T04:16:46.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
50512026-05-30T04:16:46.991Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
50522026-05-30T04:16:46.991Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50532026-05-30T04:16:46.991Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50542026-05-30T04:16:46.991Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50552026-05-30T04:16:46.991Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50562026-05-30T04:16:46.991Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50572026-05-30T04:16:46.991Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
50582026-05-30T04:16:46.991Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50592026-05-30T04:16:46.991Z[SUM] 7.00-8.00 sec 420 MBytes 3.52 Gbits/sec
50602026-05-30T04:16:46.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
50612026-05-30T04:16:46.991Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
50622026-05-30T04:16:46.991Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
50632026-05-30T04:16:46.992Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
50642026-05-30T04:16:46.992Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
50652026-05-30T04:16:46.992Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
50662026-05-30T04:16:46.992Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
50672026-05-30T04:16:46.992Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
50682026-05-30T04:16:46.992Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
50692026-05-30T04:16:46.992Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
50702026-05-30T04:16:46.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
50712026-05-30T04:16:46.992Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50722026-05-30T04:16:46.992Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
50732026-05-30T04:16:46.992Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
50742026-05-30T04:16:46.992Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
50752026-05-30T04:16:46.992Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50762026-05-30T04:16:46.992Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50772026-05-30T04:16:46.992Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50782026-05-30T04:16:46.992Z[ 20] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
50792026-05-30T04:16:46.992Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
50802026-05-30T04:16:46.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
50812026-05-30T04:16:46.992Z[ 5] 10.00-10.00 sec 128 KBytes 947 Mbits/sec
50822026-05-30T04:16:46.992Z[ 8] 10.00-10.00 sec 128 KBytes 949 Mbits/sec
50832026-05-30T04:16:46.992Z[ 10] 10.00-10.00 sec 128 KBytes 949 Mbits/sec
50842026-05-30T04:16:46.992Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50852026-05-30T04:16:46.992Z[ 14] 10.00-10.00 sec 128 KBytes 949 Mbits/sec
50862026-05-30T04:16:46.992Z[ 16] 10.00-10.00 sec 128 KBytes 950 Mbits/sec
50872026-05-30T04:16:46.992Z[ 18] 10.00-10.00 sec 128 KBytes 950 Mbits/sec
50882026-05-30T04:16:46.992Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50892026-05-30T04:16:46.992Z[SUM] 10.00-10.00 sec 768 KBytes 5.68 Gbits/sec
50902026-05-30T04:16:46.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
50912026-05-30T04:16:46.992Z[ ID] Interval Transfer Bitrate
50922026-05-30T04:16:46.992Z[ 5] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
50932026-05-30T04:16:46.992Z[ 8] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
50942026-05-30T04:16:46.992Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
50952026-05-30T04:16:46.992Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
50962026-05-30T04:16:46.992Z[ 14] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
50972026-05-30T04:16:46.992Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
50982026-05-30T04:16:46.992Z[ 18] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
50992026-05-30T04:16:46.992Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
51002026-05-30T04:16:46.992Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
51012026-05-30T04:16:46.996ZRun 10/10...3460.2267893315584Mbps
51022026-05-30T04:16:46.996Z###---------------------###
51032026-05-30T04:16:46.996Z::: iPerf done... :::
51042026-05-30T04:16:46.996Z:::Awaiting out files...:::
51052026-05-30T04:16:46.996Z###---------------------###
51062026-05-30T04:16:46.996Z###-----###
51072026-05-30T04:16:46.996Z:::done!:::
51082026-05-30T04:16:46.996Z###-----###
51092026-05-30T04:16:47.954ZBenchmarking iperf-tcp/local/s2c/tx
51102026-05-30T04:16:47.954ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51112026-05-30T04:16:52.077ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51122026-05-30T04:17:12.078ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51132026-05-30T04:17:12.163Ziperf-tcp/local/s2c/tx time: [3.5362 µs 3.5363 µs 3.5363 µs]
51142026-05-30T04:17:12.164Z change: [−0.4438% −0.4384% −0.4332%] (p = 0.00 < 0.05)
51152026-05-30T04:17:12.164Z Change within noise threshold.
51162026-05-30T04:17:12.164ZFound 10 outliers among 100 measurements (10.00%)
51172026-05-30T04:17:12.164Z 1 (1.00%) low mild
51182026-05-30T04:17:12.164Z 5 (5.00%) high mild
51192026-05-30T04:17:12.164Z 4 (4.00%) high severe
51202026-05-30T04:17:13.043Z
51212026-05-30T04:17:13.044ZBenchmarking iperf-tcp/local/s2c/rx
51222026-05-30T04:17:13.044ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51232026-05-30T04:17:17.166ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51242026-05-30T04:17:37.163ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51252026-05-30T04:17:37.248Ziperf-tcp/local/s2c/rx time: [6.7158 µs 6.7159 µs 6.7161 µs]
51262026-05-30T04:17:37.248Z change: [−0.1902% −0.1859% −0.1818%] (p = 0.00 < 0.05)
51272026-05-30T04:17:37.248Z Change within noise threshold.
51282026-05-30T04:17:37.248ZFound 5 outliers among 100 measurements (5.00%)
51292026-05-30T04:17:37.248Z 1 (1.00%) low mild
51302026-05-30T04:17:37.248Z 3 (3.00%) high mild
51312026-05-30T04:17:37.248Z 1 (1.00%) high severe
51322026-05-30T04:17:38.131Z
51332026-05-30T04:17:42.533Z+ cargo ubench
51342026-05-30T04:17:42.769Z Compiling proc-macro2 v1.0.106
51352026-05-30T04:17:42.769Z Compiling quote v1.0.45
51362026-05-30T04:17:42.772Z Compiling unicode-ident v1.0.24
51372026-05-30T04:17:42.772Z Compiling serde_core v1.0.228
51382026-05-30T04:17:42.772Z Compiling cfg-if v1.0.4
51392026-05-30T04:17:42.815Z Compiling libc v0.2.186
51402026-05-30T04:17:42.818Z Compiling memchr v2.8.0
51412026-05-30T04:17:42.818Z Compiling serde v1.0.228
51422026-05-30T04:17:42.880Z Compiling rustversion v1.0.22
51432026-05-30T04:17:42.953Z Compiling version_check v0.9.5
51442026-05-30T04:17:43.207Z Compiling strsim v0.11.1
51452026-05-30T04:17:43.212Z Compiling ident_case v1.0.1
51462026-05-30T04:17:43.253Z Compiling zerocopy v0.8.50
51472026-05-30T04:17:43.374Z Compiling thiserror v2.0.18
51482026-05-30T04:17:43.533Z Compiling either v1.15.0
51492026-05-30T04:17:43.814Z Compiling fnv v1.0.7
51502026-05-30T04:17:43.915Z Compiling regex-syntax v0.8.10
51512026-05-30T04:17:44.123Z Compiling syn v1.0.109
51522026-05-30T04:17:44.151Z Compiling pin-project-lite v0.2.17
51532026-05-30T04:17:44.163Z Compiling crossbeam-utils v0.8.21
51542026-05-30T04:17:44.239Z Compiling syn v2.0.117
51552026-05-30T04:17:44.246Z Compiling winnow v1.0.2
51562026-05-30T04:17:44.329Z Compiling aho-corasick v1.1.4
51572026-05-30T04:17:44.501Z Compiling hashbrown v0.17.0
51582026-05-30T04:17:44.632Z Compiling equivalent v1.0.2
51592026-05-30T04:17:44.739Z Compiling itertools v0.14.0
51602026-05-30T04:17:45.374Z Compiling indexmap v2.14.0
51612026-05-30T04:17:45.581Z Compiling bitflags v2.11.1
51622026-05-30T04:17:45.693Z Compiling toml_parser v1.1.2+spec-1.1.0
51632026-05-30T04:17:46.063Z Compiling regex-automata v0.4.14
51642026-05-30T04:17:46.098Z Compiling byteorder v1.5.0
51652026-05-30T04:17:46.223Z Compiling heapless v0.8.0
51662026-05-30T04:17:46.337Z Compiling toml_datetime v1.1.1+spec-1.1.0
51672026-05-30T04:17:46.431Z Compiling autocfg v1.5.0
51682026-05-30T04:17:46.474Z Compiling hash32 v0.3.1
51692026-05-30T04:17:46.595Z Compiling toml_edit v0.25.11+spec-1.1.0
51702026-05-30T04:17:46.605Z Compiling slog v2.8.2
51712026-05-30T04:17:46.783Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51722026-05-30T04:17:46.842Z Compiling macaddr v1.0.1
51732026-05-30T04:17:46.877Z Compiling num-traits v0.2.19
51742026-05-30T04:17:46.937Z Compiling futures-core v0.3.32
51752026-05-30T04:17:47.027Z Compiling futures-sink v0.3.32
51762026-05-30T04:17:47.032Z Compiling stable_deref_trait v1.2.1
51772026-05-30T04:17:47.088Z Compiling smoltcp v0.11.0
51782026-05-30T04:17:47.094Z Compiling futures-channel v0.3.32
51792026-05-30T04:17:47.257Z Compiling proc-macro-crate v3.5.0
51802026-05-30T04:17:47.395Z Compiling proc-macro-error-attr v1.0.4
51812026-05-30T04:17:47.466Z Compiling darling_core v0.21.3
51822026-05-30T04:17:47.548Z Compiling darling_core v0.23.0
51832026-05-30T04:17:47.622Z Compiling anyhow v1.0.102
51842026-05-30T04:17:47.627Z Compiling managed v0.8.0
51852026-05-30T04:17:47.668Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
51862026-05-30T04:17:47.852Z Compiling regex v1.12.3
51872026-05-30T04:17:47.892Z Compiling itoa v1.0.18
51882026-05-30T04:17:47.936Z Compiling slab v0.4.12
51892026-05-30T04:17:48.092Z Compiling crc32fast v1.5.0
51902026-05-30T04:17:48.126Z Compiling bitflags v1.3.2
51912026-05-30T04:17:48.189Z Compiling getrandom v0.4.2
51922026-05-30T04:17:48.233Z Compiling futures-task v0.3.32
51932026-05-30T04:17:48.388Z Compiling futures-io v0.3.32
51942026-05-30T04:17:48.401Z Compiling ref-cast v1.0.25
51952026-05-30T04:17:48.502Z Compiling rand_core v0.10.1
51962026-05-30T04:17:48.627Z Compiling serde_derive v1.0.228
51972026-05-30T04:17:48.631Z Compiling zerocopy-derive v0.8.50
51982026-05-30T04:17:48.661Z Compiling thiserror-impl v2.0.18
51992026-05-30T04:17:48.678Z Compiling futures-macro v0.3.32
52002026-05-30T04:17:48.733Z Compiling num_enum_derive v0.7.6
52012026-05-30T04:17:48.771Z Compiling ref-cast-impl v1.0.25
52022026-05-30T04:17:49.354Z Compiling foreign-types-macros v0.2.3
52032026-05-30T04:17:49.469Z Compiling futures-util v0.3.32
52042026-05-30T04:17:49.592Z Compiling darling_macro v0.21.3
52052026-05-30T04:17:49.732Z Compiling darling_macro v0.23.0
52062026-05-30T04:17:49.938Z Compiling cobs v0.3.0
52072026-05-30T04:17:50.132Z Compiling darling v0.21.3
52082026-05-30T04:17:50.180Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52092026-05-30T04:17:50.197Z Compiling ingot-macros v0.1.1
52102026-05-30T04:17:50.281Z Compiling darling v0.23.0
52112026-05-30T04:17:50.352Z Compiling proc-macro-error v1.0.4
52122026-05-30T04:17:50.549Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52132026-05-30T04:17:50.583Z Compiling cpufeatures v0.3.0
52142026-05-30T04:17:50.646Z Compiling rustix v1.1.4
52152026-05-30T04:17:50.781Z Compiling foreign-types-shared v0.3.1
52162026-05-30T04:17:50.836Z Compiling once_cell v1.21.4
52172026-05-30T04:17:50.859Z Compiling ipnetwork v0.21.1
52182026-05-30T04:17:51.001Z Compiling unicode-width v0.2.2
52192026-05-30T04:17:51.218Z Compiling tabwriter v1.4.1
52202026-05-30T04:17:51.248Z Compiling tracing-core v0.1.36
52212026-05-30T04:17:51.288Z Compiling foreign-types v0.5.0
52222026-05-30T04:17:51.391Z Compiling chacha20 v0.10.0
52232026-05-30T04:17:51.637Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52242026-05-30T04:17:51.814Z Compiling erased-serde v0.3.31
52252026-05-30T04:17:52.061Z Compiling postcard v1.1.3
52262026-05-30T04:17:52.077Z Compiling futures-executor v0.3.32
52272026-05-30T04:17:52.410Z Compiling num_enum v0.7.6
52282026-05-30T04:17:52.520Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52292026-05-30T04:17:52.618Z Compiling tracing-attributes v0.1.31
52302026-05-30T04:17:52.689Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52312026-05-30T04:17:52.766Z Compiling errno v0.3.14
52322026-05-30T04:17:52.839Z Compiling cstr-argument v0.1.2
52332026-05-30T04:17:52.904Z Compiling num-conv v0.2.1
52342026-05-30T04:17:52.989Z Compiling utf8parse v0.2.2
52352026-05-30T04:17:53.006Z Compiling shlex v1.3.0
52362026-05-30T04:17:53.041Z Compiling ingot-types v0.1.2
52372026-05-30T04:17:53.083Z Compiling dyn-clone v1.0.20
52382026-05-30T04:17:53.184Z Compiling zmij v1.0.21
52392026-05-30T04:17:53.184Z Compiling pretty-hex v0.4.2
52402026-05-30T04:17:53.203Z Compiling time-core v0.1.8
52412026-05-30T04:17:53.307Z Compiling thiserror v1.0.69
52422026-05-30T04:17:53.337Z Compiling find-msvc-tools v0.1.9
52432026-05-30T04:17:53.459Z Compiling ingot v0.1.1
52442026-05-30T04:17:53.475Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
52452026-05-30T04:17:53.561Z Compiling powerfmt v0.2.0
52462026-05-30T04:17:53.706Z Compiling deranged v0.5.8
52472026-05-30T04:17:53.790Z Compiling cc v1.2.61
52482026-05-30T04:17:53.814Z Compiling time-macros v0.2.27
52492026-05-30T04:17:53.839Z Compiling tracing v0.1.44
52502026-05-30T04:17:54.151Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
52512026-05-30T04:17:54.286Z Compiling anstyle-parse v1.0.0
52522026-05-30T04:17:54.342Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52532026-05-30T04:17:54.450Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52542026-05-30T04:17:54.788Z Compiling rand v0.10.1
52552026-05-30T04:17:54.793Z Compiling futures v0.3.32
52562026-05-30T04:17:54.857Z Compiling thiserror-impl v1.0.69
52572026-05-30T04:17:55.045Z Compiling crossbeam-epoch v0.9.18
52582026-05-30T04:17:55.296Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52592026-05-30T04:17:55.484Z Compiling uuid v1.23.1
52602026-05-30T04:17:55.532Z Compiling arc-swap v1.9.1
52612026-05-30T04:17:55.547Z Compiling socket2 v0.6.3
52622026-05-30T04:17:55.854Z Compiling nom v8.0.0
52632026-05-30T04:17:55.870Z Compiling thread_local v1.1.9
52642026-05-30T04:17:55.985Z Compiling iana-time-zone v0.1.65
52652026-05-30T04:17:56.117Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52662026-05-30T04:17:56.287Z Compiling anstyle v1.0.14
52672026-05-30T04:17:56.318Z Compiling is_terminal_polyfill v1.70.2
52682026-05-30T04:17:56.523Z Compiling lazy_static v1.5.0
52692026-05-30T04:17:56.539Z Compiling rayon-core v1.13.0
52702026-05-30T04:17:56.615Z Compiling slog-async v2.8.0
52712026-05-30T04:17:56.762Z Compiling colorchoice v1.0.5
52722026-05-30T04:17:56.868Z Compiling serde_json v1.0.149
52732026-05-30T04:17:56.977Z Compiling oxnet v0.1.5
52742026-05-30T04:17:57.051Z Compiling heck v0.4.1
52752026-05-30T04:17:57.104Z Compiling colored v3.1.1
52762026-05-30T04:17:57.247Z Compiling anstyle-query v1.1.5
52772026-05-30T04:17:57.324Z Compiling anstream v1.0.0
52782026-05-30T04:17:57.342Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52792026-05-30T04:17:57.719Z Compiling time v0.3.47
52802026-05-30T04:17:58.146Z Compiling slog-scope v4.4.1
52812026-05-30T04:17:58.420Z Compiling rusticata-macros v5.0.0
52822026-05-30T04:17:58.510Z Compiling chrono v0.4.44
52832026-05-30T04:17:58.607Z Compiling crossbeam-deque v0.8.6
52842026-05-30T04:17:58.677Z Compiling terminal_size v0.4.4
52852026-05-30T04:17:58.752Z Compiling alloca v0.4.0
52862026-05-30T04:17:58.807Z Compiling cookie-factory v0.3.3
52872026-05-30T04:17:59.030Z Compiling half v2.7.1
52882026-05-30T04:17:59.104Z Compiling crossbeam-channel v0.5.15
52892026-05-30T04:17:59.122Z Compiling is-terminal v0.4.17
52902026-05-30T04:17:59.211Z Compiling itertools v0.12.1
52912026-05-30T04:17:59.344Z Compiling log v0.4.29
52922026-05-30T04:17:59.422Z Compiling ciborium-io v0.2.2
52932026-05-30T04:17:59.509Z Compiling clap_lex v1.1.0
52942026-05-30T04:17:59.563Z Compiling plotters-backend v0.3.7
52952026-05-30T04:17:59.741Z Compiling cfg_aliases v0.2.1
52962026-05-30T04:17:59.806Z Compiling take_mut v0.2.2
52972026-05-30T04:17:59.827Z Compiling term v1.2.1
52982026-05-30T04:17:59.879Z Compiling heck v0.5.0
52992026-05-30T04:18:00.068Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53002026-05-30T04:18:00.610Z Compiling circular v0.3.0
53012026-05-30T04:18:00.622Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53022026-05-30T04:18:00.816Z Compiling pcap-parser v0.17.0
53032026-05-30T04:18:01.048Z Compiling slog-term v2.9.2
53042026-05-30T04:18:01.191Z Compiling clap_builder v4.6.0
53052026-05-30T04:18:01.418Z Compiling clap_derive v4.6.1
53062026-05-30T04:18:02.119Z Compiling nix v0.31.2
53072026-05-30T04:18:02.514Z Compiling plotters-svg v0.3.7
53082026-05-30T04:18:02.632Z Compiling slog-stdlog v4.1.1
53092026-05-30T04:18:02.808Z Compiling ciborium-ll v0.2.2
53102026-05-30T04:18:03.044Z Compiling itertools v0.13.0
53112026-05-30T04:18:03.099Z Compiling cast v0.3.0
53122026-05-30T04:18:03.104Z Compiling same-file v1.0.6
53132026-05-30T04:18:03.252Z Compiling walkdir v2.5.0
53142026-05-30T04:18:03.263Z Compiling clap v4.6.1
53152026-05-30T04:18:03.334Z Compiling ciborium v0.2.2
53162026-05-30T04:18:03.776Z Compiling tinytemplate v1.2.1
53172026-05-30T04:18:04.034Z Compiling rayon v1.12.0
53182026-05-30T04:18:04.269Z Compiling slog-envlogger v2.2.0
53192026-05-30T04:18:04.486Z Compiling criterion-plot v0.8.2
53202026-05-30T04:18:04.811Z Compiling plotters v0.3.7
53212026-05-30T04:18:04.887Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53222026-05-30T04:18:05.137Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53232026-05-30T04:18:05.222Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
53242026-05-30T04:18:05.924Z Compiling page_size v0.6.0
53252026-05-30T04:18:05.978Z Compiling anes v0.1.6
53262026-05-30T04:18:06.025Z Compiling dtor-proc-macro v0.0.13
53272026-05-30T04:18:06.086Z Compiling oorandom v11.1.5
53282026-05-30T04:18:06.136Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53292026-05-30T04:18:06.201Z Compiling criterion v0.8.2
53302026-05-30T04:18:06.380Z Compiling dtor v0.8.1
53312026-05-30T04:18:06.465Z Compiling link-section v0.2.1
53322026-05-30T04:18:06.594Z Compiling ctor-proc-macro v0.0.13
53332026-05-30T04:18:06.950Z Compiling ctor v0.10.1
53342026-05-30T04:18:08.239Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53352026-05-30T04:19:30.083Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 45s
53362026-05-30T04:19:30.087Z Running benches/userland.rs (target/release-lto/deps/userland-85acfc3d5be93146)
53372026-05-30T04:19:30.087ZGnuplot not found, using plotters backend
53382026-05-30T04:19:30.087ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53392026-05-30T04:19:30.088ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53402026-05-30T04:19:34.247ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0027 s (7.8M iterations)
53412026-05-30T04:19:38.924ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53422026-05-30T04:19:38.929Zparse/Hairpin-DHCPv4/wallclock/Discover
53432026-05-30T04:19:38.929Z time: [61.198 ns 61.353 ns 61.499 ns]
53442026-05-30T04:19:38.929Z change: [−0.1170% +0.9147% +1.9802%] (p = 0.09 > 0.05)
53452026-05-30T04:19:38.929Z No change in performance detected.
53462026-05-30T04:19:38.929ZFound 4 outliers among 100 measurements (4.00%)
53472026-05-30T04:19:38.929Z 1 (1.00%) high mild
53482026-05-30T04:19:38.930Z 3 (3.00%) high severe
53492026-05-30T04:19:39.698Z
53502026-05-30T04:19:39.701ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53512026-05-30T04:19:39.701ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53522026-05-30T04:19:45.988ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0040 s (3.5M iterations)
53532026-05-30T04:19:50.613ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53542026-05-30T04:19:50.811Zprocess/Hairpin-DHCPv4/wallclock/Discover
53552026-05-30T04:19:50.811Z time: [835.15 ns 835.44 ns 835.80 ns]
53562026-05-30T04:19:50.811Z change: [−1.1221% −0.9305% −0.7368%] (p = 0.00 < 0.05)
53572026-05-30T04:19:50.811Z Change within noise threshold.
53582026-05-30T04:19:50.811ZFound 7 outliers among 100 measurements (7.00%)
53592026-05-30T04:19:50.811Z 3 (3.00%) high mild
53602026-05-30T04:19:50.811Z 4 (4.00%) high severe
53612026-05-30T04:19:51.580Z
53622026-05-30T04:19:51.849ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53632026-05-30T04:19:51.849ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53642026-05-30T04:19:57.655ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0011 s (7.4M iterations)
53652026-05-30T04:20:01.937ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53662026-05-30T04:20:02.024Zparse/Hairpin-DHCPv4/wallclock/Request
53672026-05-30T04:20:02.024Z time: [61.733 ns 61.892 ns 62.041 ns]
53682026-05-30T04:20:02.024Z change: [−0.5137% +0.6100% +1.7923%] (p = 0.31 > 0.05)
53692026-05-30T04:20:02.024Z No change in performance detected.
53702026-05-30T04:20:02.024ZFound 7 outliers among 100 measurements (7.00%)
53712026-05-30T04:20:02.024Z 4 (4.00%) high mild
53722026-05-30T04:20:02.024Z 3 (3.00%) high severe
53732026-05-30T04:20:02.918Z
53742026-05-30T04:20:02.921ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53752026-05-30T04:20:02.921ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53762026-05-30T04:20:08.752ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0009 s (3.6M iterations)
53772026-05-30T04:20:13.731ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53782026-05-30T04:20:13.816Zprocess/Hairpin-DHCPv4/wallclock/Request
53792026-05-30T04:20:13.816Z time: [812.35 ns 812.62 ns 812.94 ns]
53802026-05-30T04:20:13.816Z change: [−0.9238% −0.7462% −0.5709%] (p = 0.00 < 0.05)
53812026-05-30T04:20:13.816Z Change within noise threshold.
53822026-05-30T04:20:13.816ZFound 8 outliers among 100 measurements (8.00%)
53832026-05-30T04:20:13.816Z 4 (4.00%) high mild
53842026-05-30T04:20:13.816Z 4 (4.00%) high severe
53852026-05-30T04:20:14.700Z
53862026-05-30T04:20:14.703ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53872026-05-30T04:20:14.703ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53882026-05-30T04:20:18.143ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0038 s (6.1M iterations)
53892026-05-30T04:20:22.974ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53902026-05-30T04:20:23.058Zparse/Hairpin-DHCPv6/wallclock/Solicit
53912026-05-30T04:20:23.058Z time: [60.553 ns 60.720 ns 60.879 ns]
53922026-05-30T04:20:23.058Z change: [−1.8430% −0.5216% +0.7982%] (p = 0.45 > 0.05)
53932026-05-30T04:20:23.058Z No change in performance detected.
53942026-05-30T04:20:23.058ZFound 5 outliers among 100 measurements (5.00%)
53952026-05-30T04:20:23.059Z 1 (1.00%) high mild
53962026-05-30T04:20:23.059Z 4 (4.00%) high severe
53972026-05-30T04:20:23.950Z
53982026-05-30T04:20:23.953ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53992026-05-30T04:20:23.954ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54002026-05-30T04:20:27.696ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0048 s (2.8M iterations)
54012026-05-30T04:20:32.670ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54022026-05-30T04:20:32.756Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54032026-05-30T04:20:32.756Z time: [1.0363 µs 1.0373 µs 1.0386 µs]
54042026-05-30T04:20:32.756Z change: [−0.6532% −0.4059% −0.1911%] (p = 0.00 < 0.05)
54052026-05-30T04:20:32.756Z Change within noise threshold.
54062026-05-30T04:20:32.756ZFound 8 outliers among 100 measurements (8.00%)
54072026-05-30T04:20:32.756Z 7 (7.00%) high mild
54082026-05-30T04:20:32.756Z 1 (1.00%) high severe
54092026-05-30T04:20:33.626Z
54102026-05-30T04:20:33.629ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54112026-05-30T04:20:33.629ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54122026-05-30T04:20:37.420ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0015 s (5.5M iterations)
54132026-05-30T04:20:42.109ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54142026-05-30T04:20:42.193Zparse/Hairpin-DHCPv6/wallclock/Request
54152026-05-30T04:20:42.193Z time: [60.606 ns 60.775 ns 60.936 ns]
54162026-05-30T04:20:42.194Z change: [−1.0431% +0.0309% +1.1280%] (p = 0.96 > 0.05)
54172026-05-30T04:20:42.194Z No change in performance detected.
54182026-05-30T04:20:42.194ZFound 5 outliers among 100 measurements (5.00%)
54192026-05-30T04:20:42.194Z 2 (2.00%) high mild
54202026-05-30T04:20:42.194Z 3 (3.00%) high severe
54212026-05-30T04:20:43.089Z
54222026-05-30T04:20:43.092ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54232026-05-30T04:20:43.092ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54242026-05-30T04:20:47.031ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0021 s (2.7M iterations)
54252026-05-30T04:20:51.983ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54262026-05-30T04:20:52.068Zprocess/Hairpin-DHCPv6/wallclock/Request
54272026-05-30T04:20:52.068Z time: [1.0682 µs 1.0686 µs 1.0691 µs]
54282026-05-30T04:20:52.068Z change: [−1.3555% −1.1723% −0.9987%] (p = 0.00 < 0.05)
54292026-05-30T04:20:52.068Z Change within noise threshold.
54302026-05-30T04:20:52.068ZFound 15 outliers among 100 measurements (15.00%)
54312026-05-30T04:20:52.068Z 10 (10.00%) high mild
54322026-05-30T04:20:52.068Z 5 (5.00%) high severe
54332026-05-30T04:20:52.948Z
54342026-05-30T04:20:52.951ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54352026-05-30T04:20:52.951ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54362026-05-30T04:20:59.048ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0014 s (6.9M iterations)
54372026-05-30T04:21:03.538ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54382026-05-30T04:21:03.622Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54392026-05-30T04:21:03.622Z time: [60.577 ns 60.778 ns 60.968 ns]
54402026-05-30T04:21:03.622Z change: [−0.8472% +0.2844% +1.4431%] (p = 0.63 > 0.05)
54412026-05-30T04:21:03.622Z No change in performance detected.
54422026-05-30T04:21:03.622ZFound 6 outliers among 100 measurements (6.00%)
54432026-05-30T04:21:03.622Z 4 (4.00%) high mild
54442026-05-30T04:21:03.622Z 2 (2.00%) high severe
54452026-05-30T04:21:04.517Z
54462026-05-30T04:21:04.520ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54472026-05-30T04:21:04.520ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54482026-05-30T04:21:09.793ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0054 s (4.0M iterations)
54492026-05-30T04:21:14.651ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54502026-05-30T04:21:14.737Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54512026-05-30T04:21:14.737Z time: [626.14 ns 626.38 ns 626.65 ns]
54522026-05-30T04:21:14.737Z change: [−0.8636% −0.6449% −0.4217%] (p = 0.00 < 0.05)
54532026-05-30T04:21:14.737Z Change within noise threshold.
54542026-05-30T04:21:14.737ZFound 17 outliers among 100 measurements (17.00%)
54552026-05-30T04:21:14.741Z 17 (17.00%) high severe
54562026-05-30T04:21:15.619Z
54572026-05-30T04:21:15.622ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54582026-05-30T04:21:15.622ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54592026-05-30T04:21:19.925ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0023 s (4.9M iterations)
54602026-05-30T04:21:23.792ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54612026-05-30T04:21:23.877Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54622026-05-30T04:21:23.877Z time: [120.30 ns 120.51 ns 120.70 ns]
54632026-05-30T04:21:23.877Z change: [−1.0662% −0.2633% +0.5764%] (p = 0.54 > 0.05)
54642026-05-30T04:21:23.877Z No change in performance detected.
54652026-05-30T04:21:23.877ZFound 7 outliers among 100 measurements (7.00%)
54662026-05-30T04:21:23.877Z 2 (2.00%) high mild
54672026-05-30T04:21:23.877Z 5 (5.00%) high severe
54682026-05-30T04:21:24.769Z
54692026-05-30T04:21:24.772ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54702026-05-30T04:21:24.772ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54712026-05-30T04:21:27.992ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0070 s (3.3M iterations)
54722026-05-30T04:21:32.512ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54732026-05-30T04:21:32.597Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54742026-05-30T04:21:32.597Z time: [710.00 ns 710.36 ns 710.78 ns]
54752026-05-30T04:21:32.597Z change: [−1.9958% −1.7965% −1.6008%] (p = 0.00 < 0.05)
54762026-05-30T04:21:32.597Z Performance has improved.
54772026-05-30T04:21:32.597ZFound 11 outliers among 100 measurements (11.00%)
54782026-05-30T04:21:32.597Z 4 (4.00%) high mild
54792026-05-30T04:21:32.597Z 7 (7.00%) high severe
54802026-05-30T04:21:33.483Z
54812026-05-30T04:21:33.486ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54822026-05-30T04:21:33.486ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54832026-05-30T04:21:39.582ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0013 s (6.9M iterations)
54842026-05-30T04:21:44.070ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54852026-05-30T04:21:44.154Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54862026-05-30T04:21:44.155Z time: [60.235 ns 60.391 ns 60.538 ns]
54872026-05-30T04:21:44.155Z change: [−0.6034% +0.4572% +1.5498%] (p = 0.43 > 0.05)
54882026-05-30T04:21:44.155Z No change in performance detected.
54892026-05-30T04:21:44.155ZFound 5 outliers among 100 measurements (5.00%)
54902026-05-30T04:21:44.155Z 3 (3.00%) high mild
54912026-05-30T04:21:44.155Z 2 (2.00%) high severe
54922026-05-30T04:21:45.048Z
54932026-05-30T04:21:45.051ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54942026-05-30T04:21:45.051ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54952026-05-30T04:21:51.113ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0023 s (3.5M iterations)
54962026-05-30T04:21:55.975ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54972026-05-30T04:21:56.060Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54982026-05-30T04:21:56.060Z time: [808.40 ns 808.86 ns 809.38 ns]
54992026-05-30T04:21:56.060Z change: [+0.0118% +0.1884% +0.3773%] (p = 0.04 < 0.05)
55002026-05-30T04:21:56.060Z Change within noise threshold.
55012026-05-30T04:21:56.060ZFound 17 outliers among 100 measurements (17.00%)
55022026-05-30T04:21:56.060Z 10 (10.00%) high mild
55032026-05-30T04:21:56.060Z 7 (7.00%) high severe
55042026-05-30T04:21:56.944Z
55052026-05-30T04:21:56.947ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55062026-05-30T04:21:56.947ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55072026-05-30T04:22:03.099ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0014 s (6.8M iterations)
55082026-05-30T04:22:07.527ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55092026-05-30T04:22:07.612Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55102026-05-30T04:22:07.612Z time: [60.242 ns 60.409 ns 60.565 ns]
55112026-05-30T04:22:07.612Z change: [−1.0846% −0.0245% +1.1113%] (p = 0.97 > 0.05)
55122026-05-30T04:22:07.613Z No change in performance detected.
55132026-05-30T04:22:07.613ZFound 5 outliers among 100 measurements (5.00%)
55142026-05-30T04:22:07.613Z 3 (3.00%) high mild
55152026-05-30T04:22:07.613Z 2 (2.00%) high severe
55162026-05-30T04:22:08.506Z
55172026-05-30T04:22:08.509ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55182026-05-30T04:22:08.509ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55192026-05-30T04:22:14.445ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0048 s (3.5M iterations)
55202026-05-30T04:22:19.283ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55212026-05-30T04:22:19.369Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55222026-05-30T04:22:19.369Z time: [770.03 ns 770.56 ns 771.16 ns]
55232026-05-30T04:22:19.369Z change: [−0.1563% +0.0488% +0.2829%] (p = 0.68 > 0.05)
55242026-05-30T04:22:19.369Z No change in performance detected.
55252026-05-30T04:22:19.369ZFound 18 outliers among 100 measurements (18.00%)
55262026-05-30T04:22:19.369Z 11 (11.00%) high mild
55272026-05-30T04:22:19.369Z 7 (7.00%) high severe
55282026-05-30T04:22:20.251Z
55292026-05-30T04:22:20.255ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55302026-05-30T04:22:20.255ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55312026-05-30T04:22:23.657ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (12M iterations)
55322026-05-30T04:22:27.466ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55332026-05-30T04:22:27.552Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55342026-05-30T04:22:27.552Z time: [61.901 ns 62.040 ns 62.171 ns]
55352026-05-30T04:22:27.552Z change: [−0.4470% +0.2734% +0.9826%] (p = 0.46 > 0.05)
55362026-05-30T04:22:27.552Z No change in performance detected.
55372026-05-30T04:22:27.552ZFound 5 outliers among 100 measurements (5.00%)
55382026-05-30T04:22:27.552Z 3 (3.00%) high mild
55392026-05-30T04:22:27.552Z 2 (2.00%) high severe
55402026-05-30T04:22:28.442Z
55412026-05-30T04:22:28.445ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55422026-05-30T04:22:28.445ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55432026-05-30T04:22:33.633ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (4.0M iterations)
55442026-05-30T04:22:38.330ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55452026-05-30T04:22:38.414Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55462026-05-30T04:22:38.414Z time: [251.63 ns 251.75 ns 251.91 ns]
55472026-05-30T04:22:38.414Z change: [−0.5935% −0.1310% +0.3448%] (p = 0.60 > 0.05)
55482026-05-30T04:22:38.414Z No change in performance detected.
55492026-05-30T04:22:38.414ZFound 17 outliers among 100 measurements (17.00%)
55502026-05-30T04:22:38.414Z 8 (8.00%) high mild
55512026-05-30T04:22:38.414Z 9 (9.00%) high severe
55522026-05-30T04:22:39.303Z
55532026-05-30T04:22:39.306ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55542026-05-30T04:22:39.306ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55552026-05-30T04:22:45.335ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0035 s (7.0M iterations)
55562026-05-30T04:22:49.917ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55572026-05-30T04:22:50.004Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55582026-05-30T04:22:50.004Z time: [79.152 ns 79.462 ns 79.763 ns]
55592026-05-30T04:22:50.004Z change: [−1.3013% −0.4304% +0.4176%] (p = 0.35 > 0.05)
55602026-05-30T04:22:50.004Z No change in performance detected.
55612026-05-30T04:22:50.004ZFound 3 outliers among 100 measurements (3.00%)
55622026-05-30T04:22:50.004Z 1 (1.00%) high mild
55632026-05-30T04:22:50.004Z 2 (2.00%) high severe
55642026-05-30T04:22:50.878Z
55652026-05-30T04:22:50.881ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55662026-05-30T04:22:50.881ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55672026-05-30T04:22:54.846ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0066 s (2.6M iterations)
55682026-05-30T04:22:59.800ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55692026-05-30T04:22:59.885Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55702026-05-30T04:22:59.885Z time: [270.17 ns 270.38 ns 270.60 ns]
55712026-05-30T04:22:59.885Z change: [−0.8228% −0.4236% +0.0328%] (p = 0.05 < 0.05)
55722026-05-30T04:22:59.885Z Change within noise threshold.
55732026-05-30T04:22:59.885ZFound 13 outliers among 100 measurements (13.00%)
55742026-05-30T04:22:59.885Z 8 (8.00%) high mild
55752026-05-30T04:22:59.885Z 5 (5.00%) high severe
55762026-05-30T04:23:00.779Z
55772026-05-30T04:23:00.782ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55782026-05-30T04:23:00.782ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55792026-05-30T04:23:06.881ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0034 s (6.9M iterations)
55802026-05-30T04:23:10.469ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55812026-05-30T04:23:10.555Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55822026-05-30T04:23:10.555Z time: [97.331 ns 97.585 ns 97.834 ns]
55832026-05-30T04:23:10.555Z change: [−0.9296% −0.2857% +0.3666%] (p = 0.39 > 0.05)
55842026-05-30T04:23:10.555Z No change in performance detected.
55852026-05-30T04:23:10.555ZFound 5 outliers among 100 measurements (5.00%)
55862026-05-30T04:23:10.555Z 3 (3.00%) high mild
55872026-05-30T04:23:10.555Z 2 (2.00%) high severe
55882026-05-30T04:23:11.447Z
55892026-05-30T04:23:11.450ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55902026-05-30T04:23:11.450ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55912026-05-30T04:23:14.465ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0000 s (3.5M iterations)
55922026-05-30T04:23:19.034ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55932026-05-30T04:23:19.119Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55942026-05-30T04:23:19.119Z time: [225.49 ns 226.14 ns 226.87 ns]
55952026-05-30T04:23:19.119Z change: [−0.9049% −0.4235% +0.0890%] (p = 0.09 > 0.05)
55962026-05-30T04:23:19.120Z No change in performance detected.
55972026-05-30T04:23:19.120ZFound 4 outliers among 100 measurements (4.00%)
55982026-05-30T04:23:19.120Z 2 (2.00%) high mild
55992026-05-30T04:23:19.120Z 2 (2.00%) high severe
56002026-05-30T04:23:20.005Z
56012026-05-30T04:23:20.009ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56022026-05-30T04:23:20.009ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56032026-05-30T04:23:24.236ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0013 s (5.0M iterations)
56042026-05-30T04:23:28.635ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56052026-05-30T04:23:28.720Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56062026-05-30T04:23:28.720Z time: [115.14 ns 115.53 ns 115.89 ns]
56072026-05-30T04:23:28.720Z change: [−1.4504% −0.6745% +0.1765%] (p = 0.09 > 0.05)
56082026-05-30T04:23:28.723Z No change in performance detected.
56092026-05-30T04:23:28.723ZFound 21 outliers among 100 measurements (21.00%)
56102026-05-30T04:23:28.723Z 16 (16.00%) low mild
56112026-05-30T04:23:28.723Z 2 (2.00%) high mild
56122026-05-30T04:23:28.723Z 3 (3.00%) high severe
56132026-05-30T04:23:29.608Z
56142026-05-30T04:23:29.611ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56152026-05-30T04:23:29.611ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56162026-05-30T04:23:34.087ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (2.3M iterations)
56172026-05-30T04:23:38.868ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56182026-05-30T04:23:38.953Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56192026-05-30T04:23:38.953Z time: [244.74 ns 245.26 ns 245.84 ns]
56202026-05-30T04:23:38.953Z change: [−0.7947% −0.2963% +0.1685%] (p = 0.25 > 0.05)
56212026-05-30T04:23:38.953Z No change in performance detected.
56222026-05-30T04:23:38.953ZFound 6 outliers among 100 measurements (6.00%)
56232026-05-30T04:23:38.953Z 2 (2.00%) high mild
56242026-05-30T04:23:38.953Z 4 (4.00%) high severe
56252026-05-30T04:23:39.840Z
56262026-05-30T04:23:39.843ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56272026-05-30T04:23:39.843ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56282026-05-30T04:23:43.065ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (13M iterations)
56292026-05-30T04:23:47.020ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56302026-05-30T04:23:47.105Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56312026-05-30T04:23:47.105Z time: [60.343 ns 60.471 ns 60.592 ns]
56322026-05-30T04:23:47.105Z change: [−1.4225% −0.6537% +0.1395%] (p = 0.12 > 0.05)
56332026-05-30T04:23:47.105Z No change in performance detected.
56342026-05-30T04:23:47.105ZFound 4 outliers among 100 measurements (4.00%)
56352026-05-30T04:23:47.105Z 2 (2.00%) high mild
56362026-05-30T04:23:47.105Z 2 (2.00%) high severe
56372026-05-30T04:23:47.996Z
56382026-05-30T04:23:47.999ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56392026-05-30T04:23:47.999ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56402026-05-30T04:23:52.787ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (4.4M iterations)
56412026-05-30T04:23:57.537ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56422026-05-30T04:23:57.621Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56432026-05-30T04:23:57.621Z time: [217.45 ns 217.61 ns 217.81 ns]
56442026-05-30T04:23:57.621Z change: [−0.7046% −0.1946% +0.3966%] (p = 0.47 > 0.05)
56452026-05-30T04:23:57.621Z No change in performance detected.
56462026-05-30T04:23:57.621ZFound 17 outliers among 100 measurements (17.00%)
56472026-05-30T04:23:57.621Z 12 (12.00%) high mild
56482026-05-30T04:23:57.621Z 5 (5.00%) high severe
56492026-05-30T04:23:58.510Z
56502026-05-30T04:23:58.513ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56512026-05-30T04:23:58.513ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56522026-05-30T04:24:04.491ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (7.0M iterations)
56532026-05-30T04:24:09.116ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56542026-05-30T04:24:09.202Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56552026-05-30T04:24:09.202Z time: [78.616 ns 78.924 ns 79.222 ns]
56562026-05-30T04:24:09.202Z change: [−0.5052% +0.3296% +1.2204%] (p = 0.45 > 0.05)
56572026-05-30T04:24:09.202Z No change in performance detected.
56582026-05-30T04:24:09.202ZFound 2 outliers among 100 measurements (2.00%)
56592026-05-30T04:24:09.202Z 2 (2.00%) high severe
56602026-05-30T04:24:10.080Z
56612026-05-30T04:24:10.083ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56622026-05-30T04:24:10.083ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56632026-05-30T04:24:13.856ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (2.8M iterations)
56642026-05-30T04:24:18.819ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56652026-05-30T04:24:18.905Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56662026-05-30T04:24:18.905Z time: [236.60 ns 236.77 ns 236.96 ns]
56672026-05-30T04:24:18.905Z change: [−0.8482% −0.3408% +0.2339%] (p = 0.21 > 0.05)
56682026-05-30T04:24:18.905Z No change in performance detected.
56692026-05-30T04:24:18.905ZFound 15 outliers among 100 measurements (15.00%)
56702026-05-30T04:24:18.905Z 8 (8.00%) high mild
56712026-05-30T04:24:18.905Z 7 (7.00%) high severe
56722026-05-30T04:24:19.793Z
56732026-05-30T04:24:19.797ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56742026-05-30T04:24:19.797ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56752026-05-30T04:24:25.784ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0000 s (7.0M iterations)
56762026-05-30T04:24:29.418ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56772026-05-30T04:24:29.503Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56782026-05-30T04:24:29.503Z time: [97.533 ns 97.771 ns 98.026 ns]
56792026-05-30T04:24:29.503Z change: [+0.1751% +0.7897% +1.3933%] (p = 0.01 < 0.05)
56802026-05-30T04:24:29.503Z Change within noise threshold.
56812026-05-30T04:24:29.503ZFound 3 outliers among 100 measurements (3.00%)
56822026-05-30T04:24:29.503Z 1 (1.00%) high mild
56832026-05-30T04:24:29.503Z 2 (2.00%) high severe
56842026-05-30T04:24:30.388Z
56852026-05-30T04:24:30.392ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56862026-05-30T04:24:30.392ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56872026-05-30T04:24:36.245ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0064 s (3.6M iterations)
56882026-05-30T04:24:40.680ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56892026-05-30T04:24:40.765Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56902026-05-30T04:24:40.765Z time: [191.09 ns 191.73 ns 192.43 ns]
56912026-05-30T04:24:40.765Z change: [−0.3055% +0.3211% +0.9365%] (p = 0.32 > 0.05)
56922026-05-30T04:24:40.765Z No change in performance detected.
56932026-05-30T04:24:40.769ZFound 4 outliers among 100 measurements (4.00%)
56942026-05-30T04:24:40.769Z 2 (2.00%) high mild
56952026-05-30T04:24:40.769Z 2 (2.00%) high severe
56962026-05-30T04:24:41.653Z
56972026-05-30T04:24:41.656ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56982026-05-30T04:24:41.656ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56992026-05-30T04:24:45.853ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0009 s (5.0M iterations)
57002026-05-30T04:24:50.207ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57012026-05-30T04:24:50.293Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57022026-05-30T04:24:50.293Z time: [115.25 ns 115.63 ns 116.00 ns]
57032026-05-30T04:24:50.293Z change: [−1.2708% −0.5221% +0.3084%] (p = 0.19 > 0.05)
57042026-05-30T04:24:50.293Z No change in performance detected.
57052026-05-30T04:24:50.293ZFound 21 outliers among 100 measurements (21.00%)
57062026-05-30T04:24:50.293Z 16 (16.00%) low mild
57072026-05-30T04:24:50.293Z 1 (1.00%) high mild
57082026-05-30T04:24:50.293Z 4 (4.00%) high severe
57092026-05-30T04:24:51.183Z
57102026-05-30T04:24:51.186ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57112026-05-30T04:24:51.186ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57122026-05-30T04:24:55.444ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0073 s (2.5M iterations)
57132026-05-30T04:25:00.249ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57142026-05-30T04:25:00.334Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57152026-05-30T04:25:00.334Z time: [210.35 ns 210.87 ns 211.42 ns]
57162026-05-30T04:25:00.334Z change: [−0.1122% +0.4705% +1.1061%] (p = 0.14 > 0.05)
57172026-05-30T04:25:00.334Z No change in performance detected.
57182026-05-30T04:25:00.334ZFound 6 outliers among 100 measurements (6.00%)
57192026-05-30T04:25:00.334Z 2 (2.00%) high mild
57202026-05-30T04:25:00.334Z 4 (4.00%) high severe
57212026-05-30T04:25:01.218Z
57222026-05-30T04:25:01.221ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57232026-05-30T04:25:01.221ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57242026-05-30T04:25:04.784ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (12M iterations)
57252026-05-30T04:25:08.809ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57262026-05-30T04:25:08.894Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57272026-05-30T04:25:08.894Z time: [61.449 ns 61.579 ns 61.703 ns]
57282026-05-30T04:25:08.894Z change: [−0.6277% +0.0922% +0.7832%] (p = 0.81 > 0.05)
57292026-05-30T04:25:08.894Z No change in performance detected.
57302026-05-30T04:25:08.894ZFound 4 outliers among 100 measurements (4.00%)
57312026-05-30T04:25:08.894Z 2 (2.00%) high mild
57322026-05-30T04:25:08.894Z 2 (2.00%) high severe
57332026-05-30T04:25:09.785Z
57342026-05-30T04:25:09.788ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57352026-05-30T04:25:09.789ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57362026-05-30T04:25:15.174ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0027 s (3.9M iterations)
57372026-05-30T04:25:19.942ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57382026-05-30T04:25:20.027Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57392026-05-30T04:25:20.028Z time: [247.16 ns 247.30 ns 247.47 ns]
57402026-05-30T04:25:20.028Z change: [−0.7085% −0.2604% +0.1841%] (p = 0.27 > 0.05)
57412026-05-30T04:25:20.028Z No change in performance detected.
57422026-05-30T04:25:20.028ZFound 17 outliers among 100 measurements (17.00%)
57432026-05-30T04:25:20.028Z 7 (7.00%) high mild
57442026-05-30T04:25:20.028Z 10 (10.00%) high severe
57452026-05-30T04:25:20.920Z
57462026-05-30T04:25:20.923ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57472026-05-30T04:25:20.923ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57482026-05-30T04:25:23.969ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (6.9M iterations)
57492026-05-30T04:25:28.727ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57502026-05-30T04:25:28.812Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57512026-05-30T04:25:28.812Z time: [78.799 ns 79.046 ns 79.283 ns]
57522026-05-30T04:25:28.812Z change: [−1.4994% −0.6741% +0.2352%] (p = 0.13 > 0.05)
57532026-05-30T04:25:28.813Z No change in performance detected.
57542026-05-30T04:25:28.813ZFound 5 outliers among 100 measurements (5.00%)
57552026-05-30T04:25:28.813Z 2 (2.00%) high mild
57562026-05-30T04:25:28.813Z 3 (3.00%) high severe
57572026-05-30T04:25:29.686Z
57582026-05-30T04:25:29.689ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57592026-05-30T04:25:29.689ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57602026-05-30T04:25:33.774ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (2.6M iterations)
57612026-05-30T04:25:38.727ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57622026-05-30T04:25:38.812Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57632026-05-30T04:25:38.812Z time: [265.74 ns 265.97 ns 266.23 ns]
57642026-05-30T04:25:38.812Z change: [−0.7258% −0.2831% +0.1363%] (p = 0.21 > 0.05)
57652026-05-30T04:25:38.812Z No change in performance detected.
57662026-05-30T04:25:38.812ZFound 12 outliers among 100 measurements (12.00%)
57672026-05-30T04:25:38.812Z 5 (5.00%) high mild
57682026-05-30T04:25:38.812Z 7 (7.00%) high severe
57692026-05-30T04:25:39.695Z
57702026-05-30T04:25:39.698ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57712026-05-30T04:25:39.698ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57722026-05-30T04:25:42.720ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0036 s (6.9M iterations)
57732026-05-30T04:25:46.595ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57742026-05-30T04:25:46.680Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57752026-05-30T04:25:46.681Z time: [98.510 ns 98.652 ns 98.824 ns]
57762026-05-30T04:25:46.681Z change: [+0.1117% +0.6870% +1.3198%] (p = 0.02 < 0.05)
57772026-05-30T04:25:46.681Z Change within noise threshold.
57782026-05-30T04:25:46.681ZFound 7 outliers among 100 measurements (7.00%)
57792026-05-30T04:25:46.681Z 5 (5.00%) high mild
57802026-05-30T04:25:46.681Z 2 (2.00%) high severe
57812026-05-30T04:25:47.566Z
57822026-05-30T04:25:47.569ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57832026-05-30T04:25:47.569ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57842026-05-30T04:25:50.683ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0058 s (3.4M iterations)
57852026-05-30T04:25:55.336ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57862026-05-30T04:25:55.421Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57872026-05-30T04:25:55.421Z time: [219.17 ns 219.91 ns 220.73 ns]
57882026-05-30T04:25:55.421Z change: [−0.7102% −0.1757% +0.3964%] (p = 0.52 > 0.05)
57892026-05-30T04:25:55.421Z No change in performance detected.
57902026-05-30T04:25:55.425ZFound 2 outliers among 100 measurements (2.00%)
57912026-05-30T04:25:55.425Z 1 (1.00%) high mild
57922026-05-30T04:25:55.425Z 1 (1.00%) high severe
57932026-05-30T04:25:56.311Z
57942026-05-30T04:25:56.314ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57952026-05-30T04:25:56.314ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57962026-05-30T04:26:00.671ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0029 s (4.8M iterations)
57972026-05-30T04:26:05.032ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57982026-05-30T04:26:05.118Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57992026-05-30T04:26:05.118Z time: [115.73 ns 115.90 ns 116.07 ns]
58002026-05-30T04:26:05.118Z change: [−1.4958% −0.7935% −0.1233%] (p = 0.03 < 0.05)
58012026-05-30T04:26:05.118Z Change within noise threshold.
58022026-05-30T04:26:05.118ZFound 8 outliers among 100 measurements (8.00%)
58032026-05-30T04:26:05.118Z 3 (3.00%) high mild
58042026-05-30T04:26:05.118Z 5 (5.00%) high severe
58052026-05-30T04:26:06.005Z
58062026-05-30T04:26:06.009ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58072026-05-30T04:26:06.009ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58082026-05-30T04:26:10.539ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0009 s (2.3M iterations)
58092026-05-30T04:26:15.364ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58102026-05-30T04:26:15.449Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58112026-05-30T04:26:15.449Z time: [237.55 ns 238.17 ns 238.86 ns]
58122026-05-30T04:26:15.449Z change: [−0.9033% −0.4022% +0.1351%] (p = 0.14 > 0.05)
58132026-05-30T04:26:15.449Z No change in performance detected.
58142026-05-30T04:26:15.449ZFound 4 outliers among 100 measurements (4.00%)
58152026-05-30T04:26:15.449Z 2 (2.00%) high mild
58162026-05-30T04:26:15.449Z 2 (2.00%) high severe
58172026-05-30T04:26:16.334Z
58182026-05-30T04:26:16.337ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58192026-05-30T04:26:16.337ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58202026-05-30T04:26:19.862ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (12M iterations)
58212026-05-30T04:26:23.875ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58222026-05-30T04:26:23.960Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58232026-05-30T04:26:23.960Z time: [60.490 ns 60.630 ns 60.763 ns]
58242026-05-30T04:26:23.960Z change: [−0.5638% +0.1698% +0.9333%] (p = 0.66 > 0.05)
58252026-05-30T04:26:23.960Z No change in performance detected.
58262026-05-30T04:26:23.960ZFound 4 outliers among 100 measurements (4.00%)
58272026-05-30T04:26:23.960Z 1 (1.00%) high mild
58282026-05-30T04:26:23.960Z 3 (3.00%) high severe
58292026-05-30T04:26:24.843Z
58302026-05-30T04:26:24.846ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58312026-05-30T04:26:24.846ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58322026-05-30T04:26:29.933ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (4.1M iterations)
58332026-05-30T04:26:34.689ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58342026-05-30T04:26:34.774Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58352026-05-30T04:26:34.774Z time: [217.05 ns 217.18 ns 217.35 ns]
58362026-05-30T04:26:34.774Z change: [−0.3752% +0.1988% +0.7566%] (p = 0.51 > 0.05)
58372026-05-30T04:26:34.774Z No change in performance detected.
58382026-05-30T04:26:34.774ZFound 17 outliers among 100 measurements (17.00%)
58392026-05-30T04:26:34.774Z 7 (7.00%) high mild
58402026-05-30T04:26:34.774Z 10 (10.00%) high severe
58412026-05-30T04:26:35.663Z
58422026-05-30T04:26:35.666ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58432026-05-30T04:26:35.666ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58442026-05-30T04:26:41.827ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (6.8M iterations)
58452026-05-30T04:26:46.498ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58462026-05-30T04:26:46.583Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58472026-05-30T04:26:46.583Z time: [77.767 ns 78.076 ns 78.372 ns]
58482026-05-30T04:26:46.583Z change: [−1.5139% −0.6514% +0.1930%] (p = 0.15 > 0.05)
58492026-05-30T04:26:46.583Z No change in performance detected.
58502026-05-30T04:26:46.583ZFound 3 outliers among 100 measurements (3.00%)
58512026-05-30T04:26:46.583Z 1 (1.00%) high mild
58522026-05-30T04:26:46.583Z 2 (2.00%) high severe
58532026-05-30T04:26:47.458Z
58542026-05-30T04:26:47.462ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58552026-05-30T04:26:47.462ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58562026-05-30T04:26:51.364ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0041 s (2.7M iterations)
58572026-05-30T04:26:56.356ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58582026-05-30T04:26:56.442Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58592026-05-30T04:26:56.442Z time: [237.24 ns 237.48 ns 237.76 ns]
58602026-05-30T04:26:56.442Z change: [+0.4056% +1.0023% +1.6635%] (p = 0.00 < 0.05)
58612026-05-30T04:26:56.442Z Change within noise threshold.
58622026-05-30T04:26:56.442ZFound 14 outliers among 100 measurements (14.00%)
58632026-05-30T04:26:56.442Z 7 (7.00%) high mild
58642026-05-30T04:26:56.442Z 7 (7.00%) high severe
58652026-05-30T04:26:57.329Z
58662026-05-30T04:26:57.333ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58672026-05-30T04:26:57.333ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58682026-05-30T04:27:03.623ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0015 s (6.7M iterations)
58692026-05-30T04:27:07.303ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58702026-05-30T04:27:07.389Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58712026-05-30T04:27:07.389Z time: [97.235 ns 97.371 ns 97.532 ns]
58722026-05-30T04:27:07.389Z change: [−0.4642% +0.1706% +0.8738%] (p = 0.62 > 0.05)
58732026-05-30T04:27:07.389Z No change in performance detected.
58742026-05-30T04:27:07.389ZFound 7 outliers among 100 measurements (7.00%)
58752026-05-30T04:27:07.389Z 4 (4.00%) high mild
58762026-05-30T04:27:07.389Z 3 (3.00%) high severe
58772026-05-30T04:27:08.281Z
58782026-05-30T04:27:08.284ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58792026-05-30T04:27:08.284ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58802026-05-30T04:27:14.443ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0069 s (3.4M iterations)
58812026-05-30T04:27:18.908ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58822026-05-30T04:27:18.992Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58832026-05-30T04:27:18.992Z time: [187.27 ns 188.06 ns 188.93 ns]
58842026-05-30T04:27:18.992Z change: [−0.4508% +0.2467% +0.9764%] (p = 0.50 > 0.05)
58852026-05-30T04:27:18.992Z No change in performance detected.
58862026-05-30T04:27:18.992ZFound 3 outliers among 100 measurements (3.00%)
58872026-05-30T04:27:18.992Z 2 (2.00%) high mild
58882026-05-30T04:27:18.992Z 1 (1.00%) high severe
58892026-05-30T04:27:19.877Z
58902026-05-30T04:27:19.881ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58912026-05-30T04:27:19.881ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58922026-05-30T04:27:24.160ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0009 s (4.9M iterations)
58932026-05-30T04:27:28.631ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58942026-05-30T04:27:28.716Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58952026-05-30T04:27:28.716Z time: [115.07 ns 115.24 ns 115.44 ns]
58962026-05-30T04:27:28.716Z change: [−1.1775% −0.4375% +0.3260%] (p = 0.27 > 0.05)
58972026-05-30T04:27:28.716Z No change in performance detected.
58982026-05-30T04:27:28.716ZFound 9 outliers among 100 measurements (9.00%)
58992026-05-30T04:27:28.716Z 3 (3.00%) high mild
59002026-05-30T04:27:28.716Z 6 (6.00%) high severe
59012026-05-30T04:27:29.603Z
59022026-05-30T04:27:29.607ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59032026-05-30T04:27:29.607ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59042026-05-30T04:27:33.980ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0067 s (2.4M iterations)
59052026-05-30T04:27:38.835ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59062026-05-30T04:27:38.920Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59072026-05-30T04:27:38.920Z time: [205.83 ns 206.37 ns 206.97 ns]
59082026-05-30T04:27:38.920Z change: [−0.7635% −0.1262% +0.5316%] (p = 0.70 > 0.05)
59092026-05-30T04:27:38.920Z No change in performance detected.
59102026-05-30T04:27:38.920ZFound 4 outliers among 100 measurements (4.00%)
59112026-05-30T04:27:38.920Z 2 (2.00%) high mild
59122026-05-30T04:27:38.920Z 2 (2.00%) high severe
59132026-05-30T04:27:39.809Z
59142026-05-30T04:27:39.813ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59152026-05-30T04:27:39.813ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59162026-05-30T04:27:43.070ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (13M iterations)
59172026-05-30T04:27:47.047ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59182026-05-30T04:27:47.133Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59192026-05-30T04:27:47.133Z time: [61.994 ns 62.129 ns 62.257 ns]
59202026-05-30T04:27:47.133Z change: [−0.2543% +0.4489% +1.1224%] (p = 0.22 > 0.05)
59212026-05-30T04:27:47.133Z No change in performance detected.
59222026-05-30T04:27:47.133ZFound 4 outliers among 100 measurements (4.00%)
59232026-05-30T04:27:47.133Z 2 (2.00%) high mild
59242026-05-30T04:27:47.133Z 2 (2.00%) high severe
59252026-05-30T04:27:48.025Z
59262026-05-30T04:27:48.028ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59272026-05-30T04:27:48.028ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59282026-05-30T04:27:53.000ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (4.2M iterations)
59292026-05-30T04:27:57.985ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59302026-05-30T04:27:58.070Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59312026-05-30T04:27:58.070Z time: [287.55 ns 289.98 ns 293.14 ns]
59322026-05-30T04:27:58.070Z change: [−17.596% −0.3534% +20.612%] (p = 0.97 > 0.05)
59332026-05-30T04:27:58.070Z No change in performance detected.
59342026-05-30T04:27:58.070ZFound 13 outliers among 100 measurements (13.00%)
59352026-05-30T04:27:58.070Z 5 (5.00%) high mild
59362026-05-30T04:27:58.070Z 8 (8.00%) high severe
59372026-05-30T04:27:58.959Z
59382026-05-30T04:27:58.963ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59392026-05-30T04:27:58.963ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59402026-05-30T04:28:04.915ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (7.0M iterations)
59412026-05-30T04:28:09.546ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59422026-05-30T04:28:09.630Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59432026-05-30T04:28:09.631Z time: [79.344 ns 79.649 ns 79.946 ns]
59442026-05-30T04:28:09.631Z change: [−1.1053% −0.2931% +0.5681%] (p = 0.51 > 0.05)
59452026-05-30T04:28:09.631Z No change in performance detected.
59462026-05-30T04:28:09.631ZFound 3 outliers among 100 measurements (3.00%)
59472026-05-30T04:28:09.631Z 1 (1.00%) high mild
59482026-05-30T04:28:09.631Z 2 (2.00%) high severe
59492026-05-30T04:28:10.508Z
59502026-05-30T04:28:10.511ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59512026-05-30T04:28:10.511ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59522026-05-30T04:28:14.360ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (2.7M iterations)
59532026-05-30T04:28:19.578ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59542026-05-30T04:28:19.663Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59552026-05-30T04:28:19.663Z time: [326.20 ns 329.86 ns 334.63 ns]
59562026-05-30T04:28:19.663Z change: [−16.382% −0.8712% +16.263%] (p = 0.92 > 0.05)
59572026-05-30T04:28:19.663Z No change in performance detected.
59582026-05-30T04:28:19.663ZFound 12 outliers among 100 measurements (12.00%)
59592026-05-30T04:28:19.663Z 3 (3.00%) high mild
59602026-05-30T04:28:19.663Z 9 (9.00%) high severe
59612026-05-30T04:28:20.554Z
59622026-05-30T04:28:20.557ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59632026-05-30T04:28:20.557ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59642026-05-30T04:28:26.552ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0012 s (7.0M iterations)
59652026-05-30T04:28:30.205ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59662026-05-30T04:28:30.290Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59672026-05-30T04:28:30.290Z time: [97.276 ns 97.522 ns 97.761 ns]
59682026-05-30T04:28:30.290Z change: [−0.9419% −0.3209% +0.2868%] (p = 0.34 > 0.05)
59692026-05-30T04:28:30.290Z No change in performance detected.
59702026-05-30T04:28:30.293ZFound 10 outliers among 100 measurements (10.00%)
59712026-05-30T04:28:30.293Z 6 (6.00%) low mild
59722026-05-30T04:28:30.293Z 2 (2.00%) high mild
59732026-05-30T04:28:30.293Z 2 (2.00%) high severe
59742026-05-30T04:28:31.179Z
59752026-05-30T04:28:31.182ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59762026-05-30T04:28:31.182ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59772026-05-30T04:28:37.176ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (3.5M iterations)
59782026-05-30T04:28:41.842ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59792026-05-30T04:28:41.926Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59802026-05-30T04:28:41.927Z time: [258.23 ns 260.66 ns 263.74 ns]
59812026-05-30T04:28:41.927Z change: [−14.619% −0.0387% +16.398%] (p = 1.00 > 0.05)
59822026-05-30T04:28:41.927Z No change in performance detected.
59832026-05-30T04:28:41.927ZFound 14 outliers among 100 measurements (14.00%)
59842026-05-30T04:28:41.927Z 6 (6.00%) high mild
59852026-05-30T04:28:41.927Z 8 (8.00%) high severe
59862026-05-30T04:28:42.816Z
59872026-05-30T04:28:42.819ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59882026-05-30T04:28:42.819ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59892026-05-30T04:28:46.949ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (5.1M iterations)
59902026-05-30T04:28:51.374ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59912026-05-30T04:28:51.459Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59922026-05-30T04:28:51.460Z time: [115.14 ns 115.50 ns 115.86 ns]
59932026-05-30T04:28:51.460Z change: [−1.7011% −0.9907% −0.2429%] (p = 0.01 < 0.05)
59942026-05-30T04:28:51.460Z Change within noise threshold.
59952026-05-30T04:28:51.460ZFound 20 outliers among 100 measurements (20.00%)
59962026-05-30T04:28:51.460Z 15 (15.00%) low mild
59972026-05-30T04:28:51.460Z 1 (1.00%) high mild
59982026-05-30T04:28:51.460Z 4 (4.00%) high severe
59992026-05-30T04:28:52.343Z
60002026-05-30T04:28:52.347ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60012026-05-30T04:28:52.347ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60022026-05-30T04:28:56.644ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0016 s (2.4M iterations)
60032026-05-30T04:29:01.664ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60042026-05-30T04:29:01.749Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60052026-05-30T04:29:01.749Z time: [290.52 ns 293.74 ns 297.83 ns]
60062026-05-30T04:29:01.749Z change: [−15.879% −0.4250% +19.718%] (p = 0.96 > 0.05)
60072026-05-30T04:29:01.749Z No change in performance detected.
60082026-05-30T04:29:01.749ZFound 12 outliers among 100 measurements (12.00%)
60092026-05-30T04:29:01.749Z 4 (4.00%) high mild
60102026-05-30T04:29:01.749Z 8 (8.00%) high severe
60112026-05-30T04:29:02.641Z
60122026-05-30T04:29:02.644ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60132026-05-30T04:29:02.644ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60142026-05-30T04:29:05.789ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (13M iterations)
60152026-05-30T04:29:09.853ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60162026-05-30T04:29:09.938Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60172026-05-30T04:29:09.938Z time: [60.598 ns 60.729 ns 60.852 ns]
60182026-05-30T04:29:09.938Z change: [−1.0270% −0.2606% +0.4696%] (p = 0.51 > 0.05)
60192026-05-30T04:29:09.938Z No change in performance detected.
60202026-05-30T04:29:09.938ZFound 5 outliers among 100 measurements (5.00%)
60212026-05-30T04:29:09.941Z 5 (5.00%) high severe
60222026-05-30T04:29:10.837Z
60232026-05-30T04:29:10.840ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60242026-05-30T04:29:10.840ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60252026-05-30T04:29:15.492ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0052 s (4.5M iterations)
60262026-05-30T04:29:20.601ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60272026-05-30T04:29:20.676Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60282026-05-30T04:29:20.676Z time: [245.53 ns 247.49 ns 250.05 ns]
60292026-05-30T04:29:20.676Z change: [−17.393% −0.3549% +18.756%] (p = 0.97 > 0.05)
60302026-05-30T04:29:20.676Z No change in performance detected.
60312026-05-30T04:29:20.676ZFound 13 outliers among 100 measurements (13.00%)
60322026-05-30T04:29:20.676Z 5 (5.00%) high mild
60332026-05-30T04:29:20.676Z 8 (8.00%) high severe
60342026-05-30T04:29:21.569Z
60352026-05-30T04:29:21.573ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60362026-05-30T04:29:21.573ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60372026-05-30T04:29:27.404ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0021 s (7.2M iterations)
60382026-05-30T04:29:32.132ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60392026-05-30T04:29:32.216Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60402026-05-30T04:29:32.216Z time: [78.305 ns 78.604 ns 78.888 ns]
60412026-05-30T04:29:32.216Z change: [−0.8954% −0.0665% +0.8156%] (p = 0.88 > 0.05)
60422026-05-30T04:29:32.216Z No change in performance detected.
60432026-05-30T04:29:32.216ZFound 3 outliers among 100 measurements (3.00%)
60442026-05-30T04:29:32.216Z 1 (1.00%) high mild
60452026-05-30T04:29:32.216Z 2 (2.00%) high severe
60462026-05-30T04:29:33.095Z
60472026-05-30T04:29:33.098ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60482026-05-30T04:29:33.098ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60492026-05-30T04:29:36.858ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (2.8M iterations)
60502026-05-30T04:29:42.058ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60512026-05-30T04:29:42.143Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60522026-05-30T04:29:42.143Z time: [282.03 ns 285.08 ns 289.06 ns]
60532026-05-30T04:29:42.143Z change: [−15.222% −0.4508% +17.780%] (p = 0.97 > 0.05)
60542026-05-30T04:29:42.143Z No change in performance detected.
60552026-05-30T04:29:42.143ZFound 12 outliers among 100 measurements (12.00%)
60562026-05-30T04:29:42.143Z 5 (5.00%) high mild
60572026-05-30T04:29:42.143Z 7 (7.00%) high severe
60582026-05-30T04:29:43.032Z
60592026-05-30T04:29:43.036ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60602026-05-30T04:29:43.036ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60612026-05-30T04:29:48.759ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0023 s (7.3M iterations)
60622026-05-30T04:29:52.571ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60632026-05-30T04:29:52.657Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60642026-05-30T04:29:52.657Z time: [97.459 ns 97.693 ns 97.950 ns]
60652026-05-30T04:29:52.657Z change: [−0.2200% +0.4024% +1.0620%] (p = 0.22 > 0.05)
60662026-05-30T04:29:52.657Z No change in performance detected.
60672026-05-30T04:29:52.657ZFound 3 outliers among 100 measurements (3.00%)
60682026-05-30T04:29:52.657Z 1 (1.00%) high mild
60692026-05-30T04:29:52.657Z 2 (2.00%) high severe
60702026-05-30T04:29:53.543Z
60712026-05-30T04:29:53.547ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60722026-05-30T04:29:53.547ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60732026-05-30T04:29:59.189ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0033 s (3.7M iterations)
60742026-05-30T04:30:03.963ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60752026-05-30T04:30:04.048Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60762026-05-30T04:30:04.048Z time: [215.87 ns 217.68 ns 219.91 ns]
60772026-05-30T04:30:04.048Z change: [−13.643% +0.3136% +15.954%] (p = 0.96 > 0.05)
60782026-05-30T04:30:04.048Z No change in performance detected.
60792026-05-30T04:30:04.048ZFound 13 outliers among 100 measurements (13.00%)
60802026-05-30T04:30:04.048Z 5 (5.00%) high mild
60812026-05-30T04:30:04.048Z 8 (8.00%) high severe
60822026-05-30T04:30:04.937Z
60832026-05-30T04:30:04.941ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60842026-05-30T04:30:04.941ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60852026-05-30T04:30:08.978ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0008 s (5.2M iterations)
60862026-05-30T04:30:13.495ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60872026-05-30T04:30:13.581Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60882026-05-30T04:30:13.581Z time: [114.78 ns 115.12 ns 115.45 ns]
60892026-05-30T04:30:13.581Z change: [−1.9188% −1.2404% −0.5852%] (p = 0.00 < 0.05)
60902026-05-30T04:30:13.581Z Change within noise threshold.
60912026-05-30T04:30:13.581ZFound 20 outliers among 100 measurements (20.00%)
60922026-05-30T04:30:13.581Z 16 (16.00%) low mild
60932026-05-30T04:30:13.581Z 1 (1.00%) high mild
60942026-05-30T04:30:13.584Z 3 (3.00%) high severe
60952026-05-30T04:30:14.470Z
60962026-05-30T04:30:14.473ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60972026-05-30T04:30:14.473ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60982026-05-30T04:30:18.623ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0099 s (2.5M iterations)
60992026-05-30T04:30:23.693ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61002026-05-30T04:30:23.778Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61012026-05-30T04:30:23.778Z time: [243.67 ns 246.07 ns 249.11 ns]
61022026-05-30T04:30:23.778Z change: [−17.850% −4.4923% +9.9612%] (p = 0.57 > 0.05)
61032026-05-30T04:30:23.778Z No change in performance detected.
61042026-05-30T04:30:23.778ZFound 13 outliers among 100 measurements (13.00%)
61052026-05-30T04:30:23.778Z 6 (6.00%) high mild
61062026-05-30T04:30:23.778Z 7 (7.00%) high severe
61072026-05-30T04:30:24.666Z
61082026-05-30T04:30:24.670ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61092026-05-30T04:30:24.670ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61102026-05-30T04:30:28.029ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (12M iterations)
61112026-05-30T04:30:32.304ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61122026-05-30T04:30:32.389Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61132026-05-30T04:30:32.389Z time: [61.513 ns 61.621 ns 61.720 ns]
61142026-05-30T04:30:32.389Z change: [−0.6665% −0.0033% +0.6799%] (p = 0.99 > 0.05)
61152026-05-30T04:30:32.389Z No change in performance detected.
61162026-05-30T04:30:32.389ZFound 4 outliers among 100 measurements (4.00%)
61172026-05-30T04:30:32.389Z 2 (2.00%) high mild
61182026-05-30T04:30:32.389Z 2 (2.00%) high severe
61192026-05-30T04:30:33.277Z
61202026-05-30T04:30:33.281ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61212026-05-30T04:30:33.281ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61222026-05-30T04:30:38.374ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (4.1M iterations)
61232026-05-30T04:30:43.524ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61242026-05-30T04:30:43.608Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61252026-05-30T04:30:43.608Z time: [286.86 ns 289.62 ns 293.17 ns]
61262026-05-30T04:30:43.608Z change: [−18.561% −1.0239% +21.086%] (p = 0.93 > 0.05)
61272026-05-30T04:30:43.608Z No change in performance detected.
61282026-05-30T04:30:43.608ZFound 13 outliers among 100 measurements (13.00%)
61292026-05-30T04:30:43.608Z 5 (5.00%) high mild
61302026-05-30T04:30:43.609Z 8 (8.00%) high severe
61312026-05-30T04:30:44.499Z
61322026-05-30T04:30:44.502ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61332026-05-30T04:30:44.502ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61342026-05-30T04:30:50.634ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (6.8M iterations)
61352026-05-30T04:30:55.390ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61362026-05-30T04:30:55.475Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61372026-05-30T04:30:55.475Z time: [79.256 ns 79.555 ns 79.847 ns]
61382026-05-30T04:30:55.475Z change: [−1.0612% −0.2970% +0.5843%] (p = 0.49 > 0.05)
61392026-05-30T04:30:55.475Z No change in performance detected.
61402026-05-30T04:30:55.475ZFound 2 outliers among 100 measurements (2.00%)
61412026-05-30T04:30:55.475Z 2 (2.00%) high severe
61422026-05-30T04:30:56.351Z
61432026-05-30T04:30:56.355ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61442026-05-30T04:30:56.355ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61452026-05-30T04:31:00.339ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0041 s (2.6M iterations)
61462026-05-30T04:31:05.579ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61472026-05-30T04:31:05.664Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61482026-05-30T04:31:05.664Z time: [328.50 ns 332.70 ns 338.21 ns]
61492026-05-30T04:31:05.664Z change: [−17.667% −0.8051% +17.758%] (p = 0.93 > 0.05)
61502026-05-30T04:31:05.664Z No change in performance detected.
61512026-05-30T04:31:05.664ZFound 13 outliers among 100 measurements (13.00%)
61522026-05-30T04:31:05.664Z 6 (6.00%) high mild
61532026-05-30T04:31:05.664Z 7 (7.00%) high severe
61542026-05-30T04:31:06.552Z
61552026-05-30T04:31:06.555ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61562026-05-30T04:31:06.555ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61572026-05-30T04:31:12.654ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0029 s (6.9M iterations)
61582026-05-30T04:31:16.481ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61592026-05-30T04:31:16.566Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61602026-05-30T04:31:16.566Z time: [98.176 ns 98.280 ns 98.408 ns]
61612026-05-30T04:31:16.566Z change: [−1.1528% −0.5530% +0.0293%] (p = 0.07 > 0.05)
61622026-05-30T04:31:16.566Z No change in performance detected.
61632026-05-30T04:31:16.566ZFound 5 outliers among 100 measurements (5.00%)
61642026-05-30T04:31:16.569Z 3 (3.00%) high mild
61652026-05-30T04:31:16.569Z 2 (2.00%) high severe
61662026-05-30T04:31:17.457Z
61672026-05-30T04:31:17.460ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61682026-05-30T04:31:17.460ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61692026-05-30T04:31:23.585ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0022 s (3.4M iterations)
61702026-05-30T04:31:28.384ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61712026-05-30T04:31:28.469Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61722026-05-30T04:31:28.469Z time: [253.72 ns 256.34 ns 259.62 ns]
61732026-05-30T04:31:28.469Z change: [−15.536% −0.5172% +19.097%] (p = 0.96 > 0.05)
61742026-05-30T04:31:28.469Z No change in performance detected.
61752026-05-30T04:31:28.469ZFound 13 outliers among 100 measurements (13.00%)
61762026-05-30T04:31:28.469Z 5 (5.00%) high mild
61772026-05-30T04:31:28.469Z 8 (8.00%) high severe
61782026-05-30T04:31:29.359Z
61792026-05-30T04:31:29.362ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61802026-05-30T04:31:29.362ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61812026-05-30T04:31:33.504ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0001 s (5.1M iterations)
61822026-05-30T04:31:38.097ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61832026-05-30T04:31:38.183Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61842026-05-30T04:31:38.183Z time: [116.20 ns 116.38 ns 116.57 ns]
61852026-05-30T04:31:38.183Z change: [−1.1209% −0.4059% +0.2740%] (p = 0.28 > 0.05)
61862026-05-30T04:31:38.183Z No change in performance detected.
61872026-05-30T04:31:38.183ZFound 9 outliers among 100 measurements (9.00%)
61882026-05-30T04:31:38.183Z 6 (6.00%) high mild
61892026-05-30T04:31:38.183Z 3 (3.00%) high severe
61902026-05-30T04:31:39.070Z
61912026-05-30T04:31:39.074ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61922026-05-30T04:31:39.074ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61932026-05-30T04:31:43.456ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0044 s (2.4M iterations)
61942026-05-30T04:31:48.561ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61952026-05-30T04:31:48.645Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61962026-05-30T04:31:48.645Z time: [287.06 ns 290.57 ns 295.06 ns]
61972026-05-30T04:31:48.645Z change: [−16.545% +0.1095% +19.566%] (p = 0.99 > 0.05)
61982026-05-30T04:31:48.645Z No change in performance detected.
61992026-05-30T04:31:48.645ZFound 12 outliers among 100 measurements (12.00%)
62002026-05-30T04:31:48.645Z 4 (4.00%) high mild
62012026-05-30T04:31:48.645Z 8 (8.00%) high severe
62022026-05-30T04:31:49.537Z
62032026-05-30T04:31:49.541ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62042026-05-30T04:31:49.541ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62052026-05-30T04:31:52.882ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (13M iterations)
62062026-05-30T04:31:57.120ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62072026-05-30T04:31:57.205Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62082026-05-30T04:31:57.205Z time: [60.578 ns 60.713 ns 60.838 ns]
62092026-05-30T04:31:57.205Z change: [−0.6078% +0.1615% +0.9955%] (p = 0.70 > 0.05)
62102026-05-30T04:31:57.205Z No change in performance detected.
62112026-05-30T04:31:57.205ZFound 4 outliers among 100 measurements (4.00%)
62122026-05-30T04:31:57.205Z 1 (1.00%) high mild
62132026-05-30T04:31:57.205Z 3 (3.00%) high severe
62142026-05-30T04:31:58.097Z
62152026-05-30T04:31:58.101ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62162026-05-30T04:31:58.101ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62172026-05-30T04:32:03.038ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0025 s (4.2M iterations)
62182026-05-30T04:32:08.200ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62192026-05-30T04:32:08.285Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62202026-05-30T04:32:08.285Z time: [250.55 ns 252.88 ns 255.90 ns]
62212026-05-30T04:32:08.285Z change: [−17.053% −0.0249% +21.689%] (p = 0.99 > 0.05)
62222026-05-30T04:32:08.285Z No change in performance detected.
62232026-05-30T04:32:08.285ZFound 13 outliers among 100 measurements (13.00%)
62242026-05-30T04:32:08.285Z 5 (5.00%) high mild
62252026-05-30T04:32:08.285Z 8 (8.00%) high severe
62262026-05-30T04:32:09.174Z
62272026-05-30T04:32:09.177ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62282026-05-30T04:32:09.177ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62292026-05-30T04:32:15.140ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0027 s (7.0M iterations)
62302026-05-30T04:32:19.964ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62312026-05-30T04:32:20.050Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62322026-05-30T04:32:20.050Z time: [77.653 ns 77.957 ns 78.248 ns]
62332026-05-30T04:32:20.050Z change: [−1.8760% −1.0507% −0.2174%] (p = 0.01 < 0.05)
62342026-05-30T04:32:20.050Z Change within noise threshold.
62352026-05-30T04:32:20.050ZFound 3 outliers among 100 measurements (3.00%)
62362026-05-30T04:32:20.050Z 1 (1.00%) high mild
62372026-05-30T04:32:20.050Z 2 (2.00%) high severe
62382026-05-30T04:32:20.926Z
62392026-05-30T04:32:20.929ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62402026-05-30T04:32:20.929ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62412026-05-30T04:32:24.853ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (2.7M iterations)
62422026-05-30T04:32:30.060ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62432026-05-30T04:32:30.145Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62442026-05-30T04:32:30.145Z time: [289.63 ns 293.18 ns 297.84 ns]
62452026-05-30T04:32:30.145Z change: [−15.857% +0.5267% +19.503%] (p = 0.96 > 0.05)
62462026-05-30T04:32:30.145Z No change in performance detected.
62472026-05-30T04:32:30.145ZFound 13 outliers among 100 measurements (13.00%)
62482026-05-30T04:32:30.145Z 6 (6.00%) high mild
62492026-05-30T04:32:30.145Z 7 (7.00%) high severe
62502026-05-30T04:32:31.034Z
62512026-05-30T04:32:31.038ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62522026-05-30T04:32:31.038ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62532026-05-30T04:32:37.084ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0003 s (6.9M iterations)
62542026-05-30T04:32:40.910ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62552026-05-30T04:32:40.996Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62562026-05-30T04:32:40.996Z time: [97.270 ns 97.371 ns 97.490 ns]
62572026-05-30T04:32:40.996Z change: [−1.0333% −0.4529% +0.1400%] (p = 0.14 > 0.05)
62582026-05-30T04:32:40.996Z No change in performance detected.
62592026-05-30T04:32:40.996ZFound 5 outliers among 100 measurements (5.00%)
62602026-05-30T04:32:40.996Z 3 (3.00%) high mild
62612026-05-30T04:32:40.996Z 2 (2.00%) high severe
62622026-05-30T04:32:41.889Z
62632026-05-30T04:32:41.893ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62642026-05-30T04:32:41.893ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62652026-05-30T04:32:47.835ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0029 s (3.5M iterations)
62662026-05-30T04:32:52.630ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62672026-05-30T04:32:52.714Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62682026-05-30T04:32:52.714Z time: [213.79 ns 215.90 ns 218.50 ns]
62692026-05-30T04:32:52.714Z change: [−14.710% −0.1154% +16.967%] (p = 0.99 > 0.05)
62702026-05-30T04:32:52.714Z No change in performance detected.
62712026-05-30T04:32:52.714ZFound 14 outliers among 100 measurements (14.00%)
62722026-05-30T04:32:52.714Z 6 (6.00%) high mild
62732026-05-30T04:32:52.714Z 8 (8.00%) high severe
62742026-05-30T04:32:53.607Z
62752026-05-30T04:32:53.610ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62762026-05-30T04:32:53.610ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62772026-05-30T04:32:57.710ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0041 s (5.1M iterations)
62782026-05-30T04:33:02.307ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62792026-05-30T04:33:02.392Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62802026-05-30T04:33:02.392Z time: [115.58 ns 115.76 ns 115.95 ns]
62812026-05-30T04:33:02.392Z change: [−1.4896% −0.8554% −0.2447%] (p = 0.01 < 0.05)
62822026-05-30T04:33:02.392Z Change within noise threshold.
62832026-05-30T04:33:02.392ZFound 6 outliers among 100 measurements (6.00%)
62842026-05-30T04:33:02.392Z 2 (2.00%) high mild
62852026-05-30T04:33:02.392Z 4 (4.00%) high severe
62862026-05-30T04:33:03.282Z
62872026-05-30T04:33:03.286ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62882026-05-30T04:33:03.286ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62892026-05-30T04:33:07.588ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0088 s (2.4M iterations)
62902026-05-30T04:33:12.676ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62912026-05-30T04:33:12.760Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62922026-05-30T04:33:12.760Z time: [242.94 ns 245.69 ns 249.13 ns]
62932026-05-30T04:33:12.760Z change: [−16.380% −0.4252% +17.680%] (p = 0.97 > 0.05)
62942026-05-30T04:33:12.760Z No change in performance detected.
62952026-05-30T04:33:12.760ZFound 12 outliers among 100 measurements (12.00%)
62962026-05-30T04:33:12.761Z 4 (4.00%) high mild
62972026-05-30T04:33:12.761Z 8 (8.00%) high severe
62982026-05-30T04:33:13.652Z
62992026-05-30T04:33:13.655ZBenchmarking source_filter/allows/exclude_empty_v4
63002026-05-30T04:33:13.655ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63012026-05-30T04:33:17.595ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (11B iterations)
63022026-05-30T04:33:22.595ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63032026-05-30T04:33:22.680Zsource_filter/allows/exclude_empty_v4
63042026-05-30T04:33:22.680Z time: [458.87 ps 458.95 ps 459.03 ps]
63052026-05-30T04:33:22.680Z thrpt: [2.1785 Gelem/s 2.1789 Gelem/s 2.1793 Gelem/s]
63062026-05-30T04:33:22.680Z change:
63072026-05-30T04:33:22.680Z time: [−1.0851% −1.0174% −0.9401%] (p = 0.00 < 0.05)
63082026-05-30T04:33:22.680Z thrpt: [+0.9490% +1.0279% +1.0970%]
63092026-05-30T04:33:22.680Z Change within noise threshold.
63102026-05-30T04:33:22.680ZFound 9 outliers among 100 measurements (9.00%)
63112026-05-30T04:33:22.680Z 5 (5.00%) high mild
63122026-05-30T04:33:22.680Z 4 (4.00%) high severe
63132026-05-30T04:33:23.561ZBenchmarking source_filter/allows/exclude_empty_v6
63142026-05-30T04:33:23.561ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63152026-05-30T04:33:28.833ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (8.1B iterations)
63162026-05-30T04:33:33.740ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63172026-05-30T04:33:33.825Zsource_filter/allows/exclude_empty_v6
63182026-05-30T04:33:33.825Z time: [600.22 ps 602.37 ps 604.57 ps]
63192026-05-30T04:33:33.825Z thrpt: [1.6541 Gelem/s 1.6601 Gelem/s 1.6661 Gelem/s]
63202026-05-30T04:33:33.825Z change:
63212026-05-30T04:33:33.825Z time: [+28.592% +29.292% +29.992%] (p = 0.00 < 0.05)
63222026-05-30T04:33:33.825Z thrpt: [−23.072% −22.656% −22.235%]
63232026-05-30T04:33:33.825Z Performance has regressed.
63242026-05-30T04:33:33.825ZFound 7 outliers among 100 measurements (7.00%)
63252026-05-30T04:33:33.825Z 3 (3.00%) low severe
63262026-05-30T04:33:33.825Z 4 (4.00%) high mild
63272026-05-30T04:33:34.707ZBenchmarking source_filter/allows/exclude_miss_v4/1
63282026-05-30T04:33:34.707ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63292026-05-30T04:33:37.735ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (3.5B iterations)
63302026-05-30T04:33:42.731ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63312026-05-30T04:33:42.815Zsource_filter/allows/exclude_miss_v4/1
63322026-05-30T04:33:42.815Z time: [1.3933 ns 1.4091 ns 1.4253 ns]
63332026-05-30T04:33:42.815Z thrpt: [701.61 Melem/s 709.69 Melem/s 717.71 Melem/s]
63342026-05-30T04:33:42.815Z change:
63352026-05-30T04:33:42.815Z time: [+0.5802% +2.0443% +3.5345%] (p = 0.01 < 0.05)
63362026-05-30T04:33:42.815Z thrpt: [−3.4138% −2.0033% −0.5768%]
63372026-05-30T04:33:42.815Z Change within noise threshold.
63382026-05-30T04:33:43.701ZBenchmarking source_filter/allows/exclude_hit_v4/1
63392026-05-30T04:33:43.701ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63402026-05-30T04:33:48.948ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
63412026-05-30T04:33:53.925ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63422026-05-30T04:33:54.009Zsource_filter/allows/exclude_hit_v4/1
63432026-05-30T04:33:54.009Z time: [1.2140 ns 1.2164 ns 1.2189 ns]
63442026-05-30T04:33:54.009Z thrpt: [820.39 Melem/s 822.11 Melem/s 823.73 Melem/s]
63452026-05-30T04:33:54.009Z change:
63462026-05-30T04:33:54.009Z time: [−4.2353% −3.1124% −2.1740%] (p = 0.00 < 0.05)
63472026-05-30T04:33:54.009Z thrpt: [+2.2223% +3.2123% +4.4226%]
63482026-05-30T04:33:54.009Z Performance has improved.
63492026-05-30T04:33:54.009ZFound 8 outliers among 100 measurements (8.00%)
63502026-05-30T04:33:54.009Z 5 (5.00%) high mild
63512026-05-30T04:33:54.009Z 3 (3.00%) high severe
63522026-05-30T04:33:54.901ZBenchmarking source_filter/allows/exclude_miss_v6/1
63532026-05-30T04:33:54.901ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63542026-05-30T04:33:59.648ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63552026-05-30T04:34:04.695ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63562026-05-30T04:34:04.779Zsource_filter/allows/exclude_miss_v6/1
63572026-05-30T04:34:04.779Z time: [4.4400 ns 4.4554 ns 4.4741 ns]
63582026-05-30T04:34:04.779Z thrpt: [223.51 Melem/s 224.45 Melem/s 225.23 Melem/s]
63592026-05-30T04:34:04.779Z change:
63602026-05-30T04:34:04.779Z time: [−1.1259% −0.5903% −0.0507%] (p = 0.03 < 0.05)
63612026-05-30T04:34:04.779Z thrpt: [+0.0508% +0.5938% +1.1388%]
63622026-05-30T04:34:04.779Z Change within noise threshold.
63632026-05-30T04:34:04.779ZFound 18 outliers among 100 measurements (18.00%)
63642026-05-30T04:34:04.779Z 1 (1.00%) low mild
63652026-05-30T04:34:04.779Z 17 (17.00%) high severe
63662026-05-30T04:34:05.664ZBenchmarking source_filter/allows/exclude_hit_v6/1
63672026-05-30T04:34:05.664ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63682026-05-30T04:34:10.647ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63692026-05-30T04:34:15.647ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63702026-05-30T04:34:15.733Zsource_filter/allows/exclude_hit_v6/1
63712026-05-30T04:34:15.733Z time: [4.6405 ns 4.6409 ns 4.6413 ns]
63722026-05-30T04:34:15.733Z thrpt: [215.45 Melem/s 215.48 Melem/s 215.49 Melem/s]
63732026-05-30T04:34:15.733Z change:
63742026-05-30T04:34:15.733Z time: [−0.4809% −0.4532% −0.4269%] (p = 0.00 < 0.05)
63752026-05-30T04:34:15.733Z thrpt: [+0.4287% +0.4553% +0.4832%]
63762026-05-30T04:34:15.733Z Change within noise threshold.
63772026-05-30T04:34:15.733ZFound 5 outliers among 100 measurements (5.00%)
63782026-05-30T04:34:15.733Z 1 (1.00%) low mild
63792026-05-30T04:34:15.733Z 3 (3.00%) high mild
63802026-05-30T04:34:15.733Z 1 (1.00%) high severe
63812026-05-30T04:34:16.620ZBenchmarking source_filter/allows/exclude_miss_v4/5
63822026-05-30T04:34:16.620ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63832026-05-30T04:34:20.084ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.5B iterations)
63842026-05-30T04:34:25.080ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63852026-05-30T04:34:25.165Zsource_filter/allows/exclude_miss_v4/5
63862026-05-30T04:34:25.165Z time: [3.2150 ns 3.2220 ns 3.2300 ns]
63872026-05-30T04:34:25.165Z thrpt: [309.60 Melem/s 310.36 Melem/s 311.04 Melem/s]
63882026-05-30T04:34:25.165Z change:
63892026-05-30T04:34:25.165Z time: [−0.3578% −0.1403% +0.1082%] (p = 0.23 > 0.05)
63902026-05-30T04:34:25.165Z thrpt: [−0.1081% +0.1405% +0.3590%]
63912026-05-30T04:34:25.165Z No change in performance detected.
63922026-05-30T04:34:25.165ZFound 5 outliers among 100 measurements (5.00%)
63932026-05-30T04:34:25.165Z 4 (4.00%) high mild
63942026-05-30T04:34:25.165Z 1 (1.00%) high severe
63952026-05-30T04:34:26.052ZBenchmarking source_filter/allows/exclude_hit_v4/5
63962026-05-30T04:34:26.052ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63972026-05-30T04:34:31.293ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
63982026-05-30T04:34:36.241ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63992026-05-30T04:34:36.327Zsource_filter/allows/exclude_hit_v4/5
64002026-05-30T04:34:36.327Z time: [1.2064 ns 1.2077 ns 1.2094 ns]
64012026-05-30T04:34:36.327Z thrpt: [826.87 Melem/s 828.01 Melem/s 828.90 Melem/s]
64022026-05-30T04:34:36.327Z change:
64032026-05-30T04:34:36.327Z time: [−3.1407% −2.8458% −2.6320%] (p = 0.00 < 0.05)
64042026-05-30T04:34:36.327Z thrpt: [+2.7031% +2.9291% +3.2426%]
64052026-05-30T04:34:36.327Z Performance has improved.
64062026-05-30T04:34:36.327ZFound 7 outliers among 100 measurements (7.00%)
64072026-05-30T04:34:36.327Z 3 (3.00%) high mild
64082026-05-30T04:34:36.327Z 4 (4.00%) high severe
64092026-05-30T04:34:37.211ZBenchmarking source_filter/allows/exclude_miss_v6/5
64102026-05-30T04:34:37.211ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64112026-05-30T04:34:40.797ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (749M iterations)
64122026-05-30T04:34:45.788ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64132026-05-30T04:34:45.872Zsource_filter/allows/exclude_miss_v6/5
64142026-05-30T04:34:45.873Z time: [6.6524 ns 6.6602 ns 6.6691 ns]
64152026-05-30T04:34:45.873Z thrpt: [149.94 Melem/s 150.15 Melem/s 150.32 Melem/s]
64162026-05-30T04:34:45.873Z change:
64172026-05-30T04:34:45.873Z time: [+0.1671% +0.2707% +0.3798%] (p = 0.00 < 0.05)
64182026-05-30T04:34:45.873Z thrpt: [−0.3783% −0.2700% −0.1669%]
64192026-05-30T04:34:45.873Z Change within noise threshold.
64202026-05-30T04:34:46.766ZBenchmarking source_filter/allows/exclude_hit_v6/5
64212026-05-30T04:34:46.766ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64222026-05-30T04:34:51.751ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64232026-05-30T04:34:56.750ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64242026-05-30T04:34:56.835Zsource_filter/allows/exclude_hit_v6/5
64252026-05-30T04:34:56.835Z time: [4.6409 ns 4.6415 ns 4.6424 ns]
64262026-05-30T04:34:56.835Z thrpt: [215.40 Melem/s 215.45 Melem/s 215.47 Melem/s]
64272026-05-30T04:34:56.835Z change:
64282026-05-30T04:34:56.835Z time: [−1.0433% −0.7781% −0.5540%] (p = 0.00 < 0.05)
64292026-05-30T04:34:56.835Z thrpt: [+0.5570% +0.7842% +1.0543%]
64302026-05-30T04:34:56.835Z Change within noise threshold.
64312026-05-30T04:34:56.835ZFound 4 outliers among 100 measurements (4.00%)
64322026-05-30T04:34:56.835Z 2 (2.00%) high mild
64332026-05-30T04:34:56.835Z 2 (2.00%) high severe
64342026-05-30T04:34:57.727ZBenchmarking source_filter/allows/exclude_miss_v4/10
64352026-05-30T04:34:57.727ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64362026-05-30T04:35:00.728ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (894M iterations)
64372026-05-30T04:35:05.712ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64382026-05-30T04:35:05.797Zsource_filter/allows/exclude_miss_v4/10
64392026-05-30T04:35:05.797Z time: [5.5603 ns 5.5678 ns 5.5758 ns]
64402026-05-30T04:35:05.797Z thrpt: [179.35 Melem/s 179.61 Melem/s 179.85 Melem/s]
64412026-05-30T04:35:05.797Z change:
64422026-05-30T04:35:05.797Z time: [−1.5790% −1.4804% −1.3796%] (p = 0.00 < 0.05)
64432026-05-30T04:35:05.801Z thrpt: [+1.3989% +1.5026% +1.6043%]
64442026-05-30T04:35:05.801Z Performance has improved.
64452026-05-30T04:35:05.801ZFound 5 outliers among 100 measurements (5.00%)
64462026-05-30T04:35:05.801Z 2 (2.00%) low mild
64472026-05-30T04:35:05.801Z 3 (3.00%) high mild
64482026-05-30T04:35:06.682ZBenchmarking source_filter/allows/exclude_hit_v4/10
64492026-05-30T04:35:06.682ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64502026-05-30T04:35:12.042ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (4.0B iterations)
64512026-05-30T04:35:16.983ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64522026-05-30T04:35:17.069Zsource_filter/allows/exclude_hit_v4/10
64532026-05-30T04:35:17.069Z time: [1.2311 ns 1.2329 ns 1.2350 ns]
64542026-05-30T04:35:17.069Z thrpt: [809.74 Melem/s 811.07 Melem/s 812.25 Melem/s]
64552026-05-30T04:35:17.070Z change:
64562026-05-30T04:35:17.070Z time: [−2.2831% −1.2286% −0.3038%] (p = 0.01 < 0.05)
64572026-05-30T04:35:17.070Z thrpt: [+0.3048% +1.2438% +2.3364%]
64582026-05-30T04:35:17.070Z Change within noise threshold.
64592026-05-30T04:35:17.070ZFound 9 outliers among 100 measurements (9.00%)
64602026-05-30T04:35:17.070Z 4 (4.00%) high mild
64612026-05-30T04:35:17.070Z 5 (5.00%) high severe
64622026-05-30T04:35:17.960ZBenchmarking source_filter/allows/exclude_miss_v6/10
64632026-05-30T04:35:17.960ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64642026-05-30T04:35:23.087ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (524M iterations)
64652026-05-30T04:35:28.097ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64662026-05-30T04:35:28.165Zsource_filter/allows/exclude_miss_v6/10
64672026-05-30T04:35:28.165Z time: [9.5128 ns 9.5301 ns 9.5505 ns]
64682026-05-30T04:35:28.165Z thrpt: [104.71 Melem/s 104.93 Melem/s 105.12 Melem/s]
64692026-05-30T04:35:28.165Z change:
64702026-05-30T04:35:28.165Z time: [−0.7694% −0.4814% −0.2008%] (p = 0.00 < 0.05)
64712026-05-30T04:35:28.169Z thrpt: [+0.2012% +0.4838% +0.7754%]
64722026-05-30T04:35:28.169Z Change within noise threshold.
64732026-05-30T04:35:28.169ZFound 17 outliers among 100 measurements (17.00%)
64742026-05-30T04:35:28.169Z 17 (17.00%) high mild
64752026-05-30T04:35:29.035ZBenchmarking source_filter/allows/exclude_hit_v6/10
64762026-05-30T04:35:29.035ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64772026-05-30T04:35:34.016ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64782026-05-30T04:35:39.008ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64792026-05-30T04:35:39.092Zsource_filter/allows/exclude_hit_v6/10
64802026-05-30T04:35:39.092Z time: [4.6301 ns 4.6305 ns 4.6310 ns]
64812026-05-30T04:35:39.092Z thrpt: [215.94 Melem/s 215.96 Melem/s 215.98 Melem/s]
64822026-05-30T04:35:39.092Z change:
64832026-05-30T04:35:39.093Z time: [−0.5766% −0.5400% −0.5007%] (p = 0.00 < 0.05)
64842026-05-30T04:35:39.093Z thrpt: [+0.5032% +0.5430% +0.5800%]
64852026-05-30T04:35:39.093Z Change within noise threshold.
64862026-05-30T04:35:39.093ZFound 3 outliers among 100 measurements (3.00%)
64872026-05-30T04:35:39.093Z 3 (3.00%) high mild
64882026-05-30T04:35:39.976ZBenchmarking source_filter/allows/exclude_miss_v4/50
64892026-05-30T04:35:39.976ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64902026-05-30T04:35:43.147ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (847M iterations)
64912026-05-30T04:35:47.936ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64922026-05-30T04:35:48.021Zsource_filter/allows/exclude_miss_v4/50
64932026-05-30T04:35:48.021Z time: [5.6422 ns 5.6592 ns 5.6761 ns]
64942026-05-30T04:35:48.022Z thrpt: [176.18 Melem/s 176.70 Melem/s 177.24 Melem/s]
64952026-05-30T04:35:48.022Z change:
64962026-05-30T04:35:48.022Z time: [−0.0887% +0.8225% +1.6949%] (p = 0.07 > 0.05)
64972026-05-30T04:35:48.022Z thrpt: [−1.6667% −0.8158% +0.0888%]
64982026-05-30T04:35:48.022Z No change in performance detected.
64992026-05-30T04:35:48.022ZFound 3 outliers among 100 measurements (3.00%)
65002026-05-30T04:35:48.022Z 2 (2.00%) high mild
65012026-05-30T04:35:48.022Z 1 (1.00%) high severe
65022026-05-30T04:35:48.901ZBenchmarking source_filter/allows/exclude_hit_v4/50
65032026-05-30T04:35:48.901ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
65042026-05-30T04:35:53.506ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
65052026-05-30T04:35:58.511ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65062026-05-30T04:35:58.596Zsource_filter/allows/exclude_hit_v4/50
65072026-05-30T04:35:58.596Z time: [2.1362 ns 2.1495 ns 2.1633 ns]
65082026-05-30T04:35:58.596Z thrpt: [462.27 Melem/s 465.22 Melem/s 468.13 Melem/s]
65092026-05-30T04:35:58.596Z change:
65102026-05-30T04:35:58.596Z time: [−1.6818% −0.9303% −0.0628%] (p = 0.02 < 0.05)
65112026-05-30T04:35:58.596Z thrpt: [+0.0629% +0.9390% +1.7106%]
65122026-05-30T04:35:58.596Z Change within noise threshold.
65132026-05-30T04:35:58.596ZFound 2 outliers among 100 measurements (2.00%)
65142026-05-30T04:35:58.596Z 1 (1.00%) high mild
65152026-05-30T04:35:58.596Z 1 (1.00%) high severe
65162026-05-30T04:35:59.481ZBenchmarking source_filter/allows/exclude_miss_v6/50
65172026-05-30T04:35:59.481ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65182026-05-30T04:36:04.341ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (552M iterations)
65192026-05-30T04:36:09.364ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65202026-05-30T04:36:09.450Zsource_filter/allows/exclude_miss_v6/50
65212026-05-30T04:36:09.450Z time: [9.0717 ns 9.0878 ns 9.1071 ns]
65222026-05-30T04:36:09.450Z thrpt: [109.80 Melem/s 110.04 Melem/s 110.23 Melem/s]
65232026-05-30T04:36:09.450Z change:
65242026-05-30T04:36:09.450Z time: [−0.9162% −0.6601% −0.3799%] (p = 0.00 < 0.05)
65252026-05-30T04:36:09.450Z thrpt: [+0.3814% +0.6645% +0.9246%]
65262026-05-30T04:36:09.450Z Change within noise threshold.
65272026-05-30T04:36:09.450ZFound 22 outliers among 100 measurements (22.00%)
65282026-05-30T04:36:09.450Z 4 (4.00%) low mild
65292026-05-30T04:36:09.450Z 18 (18.00%) high severe
65302026-05-30T04:36:10.333ZBenchmarking source_filter/allows/exclude_hit_v6/50
65312026-05-30T04:36:10.333ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65322026-05-30T04:36:16.262ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (905M iterations)
65332026-05-30T04:36:21.262ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65342026-05-30T04:36:21.348Zsource_filter/allows/exclude_hit_v6/50
65352026-05-30T04:36:21.348Z time: [5.5210 ns 5.5214 ns 5.5219 ns]
65362026-05-30T04:36:21.348Z thrpt: [181.10 Melem/s 181.11 Melem/s 181.13 Melem/s]
65372026-05-30T04:36:21.348Z change:
65382026-05-30T04:36:21.348Z time: [−0.5583% −0.5324% −0.5077%] (p = 0.00 < 0.05)
65392026-05-30T04:36:21.348Z thrpt: [+0.5103% +0.5353% +0.5615%]
65402026-05-30T04:36:21.348Z Change within noise threshold.
65412026-05-30T04:36:21.348ZFound 3 outliers among 100 measurements (3.00%)
65422026-05-30T04:36:21.348Z 2 (2.00%) low mild
65432026-05-30T04:36:21.348Z 1 (1.00%) high mild
65442026-05-30T04:36:22.232ZBenchmarking source_filter/allows/exclude_miss_v4/100
65452026-05-30T04:36:22.232ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65462026-05-30T04:36:26.219ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (673M iterations)
65472026-05-30T04:36:31.199ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65482026-05-30T04:36:31.284Zsource_filter/allows/exclude_miss_v4/100
65492026-05-30T04:36:31.284Z time: [7.3489 ns 7.3879 ns 7.4295 ns]
65502026-05-30T04:36:31.284Z thrpt: [134.60 Melem/s 135.36 Melem/s 136.07 Melem/s]
65512026-05-30T04:36:31.284Z change:
65522026-05-30T04:36:31.284Z time: [+0.3819% +1.2672% +2.1810%] (p = 0.01 < 0.05)
65532026-05-30T04:36:31.284Z thrpt: [−2.1345% −1.2514% −0.3804%]
65542026-05-30T04:36:31.284Z Change within noise threshold.
65552026-05-30T04:36:31.284ZFound 4 outliers among 100 measurements (4.00%)
65562026-05-30T04:36:31.284Z 2 (2.00%) high mild
65572026-05-30T04:36:31.284Z 2 (2.00%) high severe
65582026-05-30T04:36:32.173ZBenchmarking source_filter/allows/exclude_hit_v4/100
65592026-05-30T04:36:32.173ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65602026-05-30T04:36:36.797ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
65612026-05-30T04:36:41.858ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65622026-05-30T04:36:41.943Zsource_filter/allows/exclude_hit_v4/100
65632026-05-30T04:36:41.943Z time: [2.1670 ns 2.1843 ns 2.2020 ns]
65642026-05-30T04:36:41.943Z thrpt: [454.13 Melem/s 457.82 Melem/s 461.47 Melem/s]
65652026-05-30T04:36:41.943Z change:
65662026-05-30T04:36:41.943Z time: [+0.6559% +1.4727% +2.2429%] (p = 0.00 < 0.05)
65672026-05-30T04:36:41.943Z thrpt: [−2.1937% −1.4513% −0.6517%]
65682026-05-30T04:36:41.943Z Change within noise threshold.
65692026-05-30T04:36:41.943ZFound 1 outliers among 100 measurements (1.00%)
65702026-05-30T04:36:41.943Z 1 (1.00%) high mild
65712026-05-30T04:36:42.830ZBenchmarking source_filter/allows/exclude_miss_v6/100
65722026-05-30T04:36:42.830ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65732026-05-30T04:36:46.003ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (423M iterations)
65742026-05-30T04:36:50.994ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65752026-05-30T04:36:51.080Zsource_filter/allows/exclude_miss_v6/100
65762026-05-30T04:36:51.080Z time: [11.787 ns 11.795 ns 11.803 ns]
65772026-05-30T04:36:51.080Z thrpt: [84.727 Melem/s 84.784 Melem/s 84.840 Melem/s]
65782026-05-30T04:36:51.080Z change:
65792026-05-30T04:36:51.080Z time: [−0.5113% −0.4092% −0.2997%] (p = 0.00 < 0.05)
65802026-05-30T04:36:51.080Z thrpt: [+0.3006% +0.4109% +0.5139%]
65812026-05-30T04:36:51.083Z Change within noise threshold.
65822026-05-30T04:36:51.083ZFound 7 outliers among 100 measurements (7.00%)
65832026-05-30T04:36:51.083Z 5 (5.00%) low mild
65842026-05-30T04:36:51.083Z 1 (1.00%) high mild
65852026-05-30T04:36:51.083Z 1 (1.00%) high severe
65862026-05-30T04:36:51.961ZBenchmarking source_filter/allows/exclude_hit_v6/100
65872026-05-30T04:36:51.961ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65882026-05-30T04:36:57.884ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (907M iterations)
65892026-05-30T04:37:02.929ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65902026-05-30T04:37:03.014Zsource_filter/allows/exclude_hit_v6/100
65912026-05-30T04:37:03.014Z time: [5.5390 ns 5.5583 ns 5.5821 ns]
65922026-05-30T04:37:03.014Z thrpt: [179.14 Melem/s 179.91 Melem/s 180.54 Melem/s]
65932026-05-30T04:37:03.014Z change:
65942026-05-30T04:37:03.014Z time: [−0.6796% −0.3288% +0.0528%] (p = 0.07 > 0.05)
65952026-05-30T04:37:03.014Z thrpt: [−0.0528% +0.3299% +0.6843%]
65962026-05-30T04:37:03.014Z No change in performance detected.
65972026-05-30T04:37:03.014ZFound 18 outliers among 100 measurements (18.00%)
65982026-05-30T04:37:03.014Z 18 (18.00%) high severe
65992026-05-30T04:37:03.898ZBenchmarking source_filter/allows/include_hit_v4/1
66002026-05-30T04:37:03.898ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
66012026-05-30T04:37:09.197ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
66022026-05-30T04:37:14.194ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
66032026-05-30T04:37:14.279Zsource_filter/allows/include_hit_v4/1
66042026-05-30T04:37:14.279Z time: [1.2302 ns 1.2317 ns 1.2335 ns]
66052026-05-30T04:37:14.279Z thrpt: [810.70 Melem/s 811.86 Melem/s 812.86 Melem/s]
66062026-05-30T04:37:14.279Z change:
66072026-05-30T04:37:14.279Z time: [−0.6082% −0.4241% −0.2345%] (p = 0.00 < 0.05)
66082026-05-30T04:37:14.279Z thrpt: [+0.2351% +0.4259% +0.6119%]
66092026-05-30T04:37:14.279Z Change within noise threshold.
66102026-05-30T04:37:14.279ZFound 1 outliers among 100 measurements (1.00%)
66112026-05-30T04:37:14.279Z 1 (1.00%) high mild
66122026-05-30T04:37:15.166ZBenchmarking source_filter/allows/include_miss_v4/1
66132026-05-30T04:37:15.166ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66142026-05-30T04:37:18.253ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (3.5B iterations)
66152026-05-30T04:37:23.087ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66162026-05-30T04:37:23.171Zsource_filter/allows/include_miss_v4/1
66172026-05-30T04:37:23.171Z time: [1.3745 ns 1.3922 ns 1.4104 ns]
66182026-05-30T04:37:23.171Z thrpt: [709.04 Melem/s 718.31 Melem/s 727.53 Melem/s]
66192026-05-30T04:37:23.171Z change:
66202026-05-30T04:37:23.171Z time: [+0.0475% +1.3209% +2.6141%] (p = 0.05 < 0.05)
66212026-05-30T04:37:23.171Z thrpt: [−2.5475% −1.3037% −0.0475%]
66222026-05-30T04:37:23.171Z Change within noise threshold.
66232026-05-30T04:37:24.060ZBenchmarking source_filter/allows/include_hit_v6/1
66242026-05-30T04:37:24.060ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66252026-05-30T04:37:29.034ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66262026-05-30T04:37:34.055ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66272026-05-30T04:37:34.140Zsource_filter/allows/include_hit_v6/1
66282026-05-30T04:37:34.140Z time: [4.6412 ns 4.6600 ns 4.6807 ns]
66292026-05-30T04:37:34.140Z thrpt: [213.64 Melem/s 214.59 Melem/s 215.46 Melem/s]
66302026-05-30T04:37:34.140Z change:
66312026-05-30T04:37:34.140Z time: [−2.9465% −2.4025% −1.8400%] (p = 0.00 < 0.05)
66322026-05-30T04:37:34.140Z thrpt: [+1.8745% +2.4616% +3.0360%]
66332026-05-30T04:37:34.140Z Performance has improved.
66342026-05-30T04:37:34.140ZFound 10 outliers among 100 measurements (10.00%)
66352026-05-30T04:37:34.144Z 2 (2.00%) high mild
66362026-05-30T04:37:34.144Z 8 (8.00%) high severe
66372026-05-30T04:37:35.016ZBenchmarking source_filter/allows/include_miss_v6/1
66382026-05-30T04:37:35.016ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66392026-05-30T04:37:39.762ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66402026-05-30T04:37:44.821ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66412026-05-30T04:37:44.906Zsource_filter/allows/include_miss_v6/1
66422026-05-30T04:37:44.906Z time: [4.4503 ns 4.4659 ns 4.4848 ns]
66432026-05-30T04:37:44.906Z thrpt: [222.97 Melem/s 223.92 Melem/s 224.70 Melem/s]
66442026-05-30T04:37:44.906Z change:
66452026-05-30T04:37:44.906Z time: [−0.8047% −0.2523% +0.2638%] (p = 0.36 > 0.05)
66462026-05-30T04:37:44.906Z thrpt: [−0.2631% +0.2529% +0.8112%]
66472026-05-30T04:37:44.906Z No change in performance detected.
66482026-05-30T04:37:44.909ZFound 33 outliers among 100 measurements (33.00%)
66492026-05-30T04:37:44.909Z 12 (12.00%) low severe
66502026-05-30T04:37:44.909Z 2 (2.00%) high mild
66512026-05-30T04:37:44.909Z 19 (19.00%) high severe
66522026-05-30T04:37:45.785ZBenchmarking source_filter/allows/include_hit_v4/5
66532026-05-30T04:37:45.788ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66542026-05-30T04:37:51.086ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
66552026-05-30T04:37:56.072ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66562026-05-30T04:37:56.158Zsource_filter/allows/include_hit_v4/5
66572026-05-30T04:37:56.158Z time: [1.2291 ns 1.2311 ns 1.2333 ns]
66582026-05-30T04:37:56.158Z thrpt: [810.86 Melem/s 812.30 Melem/s 813.59 Melem/s]
66592026-05-30T04:37:56.158Z change:
66602026-05-30T04:37:56.158Z time: [−0.8705% −0.7044% −0.5139%] (p = 0.00 < 0.05)
66612026-05-30T04:37:56.158Z thrpt: [+0.5165% +0.7094% +0.8782%]
66622026-05-30T04:37:56.158Z Change within noise threshold.
66632026-05-30T04:37:56.158ZFound 10 outliers among 100 measurements (10.00%)
66642026-05-30T04:37:56.158Z 7 (7.00%) high mild
66652026-05-30T04:37:56.158Z 3 (3.00%) high severe
66662026-05-30T04:37:57.043ZBenchmarking source_filter/allows/include_miss_v4/5
66672026-05-30T04:37:57.043ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66682026-05-30T04:38:00.456ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.6B iterations)
66692026-05-30T04:38:05.458ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66702026-05-30T04:38:05.542Zsource_filter/allows/include_miss_v4/5
66712026-05-30T04:38:05.543Z time: [3.1663 ns 3.1761 ns 3.1872 ns]
66722026-05-30T04:38:05.543Z thrpt: [313.76 Melem/s 314.85 Melem/s 315.82 Melem/s]
66732026-05-30T04:38:05.543Z change:
66742026-05-30T04:38:05.543Z time: [−2.1281% −1.6262% −1.0723%] (p = 0.00 < 0.05)
66752026-05-30T04:38:05.543Z thrpt: [+1.0839% +1.6531% +2.1744%]
66762026-05-30T04:38:05.543Z Performance has improved.
66772026-05-30T04:38:05.543ZFound 8 outliers among 100 measurements (8.00%)
66782026-05-30T04:38:05.543Z 4 (4.00%) high mild
66792026-05-30T04:38:05.543Z 4 (4.00%) high severe
66802026-05-30T04:38:06.424ZBenchmarking source_filter/allows/include_hit_v6/5
66812026-05-30T04:38:06.424ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66822026-05-30T04:38:11.397ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66832026-05-30T04:38:16.456ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66842026-05-30T04:38:16.541Zsource_filter/allows/include_hit_v6/5
66852026-05-30T04:38:16.541Z time: [4.6719 ns 4.7064 ns 4.7400 ns]
66862026-05-30T04:38:16.541Z thrpt: [210.97 Melem/s 212.48 Melem/s 214.05 Melem/s]
66872026-05-30T04:38:16.541Z change:
66882026-05-30T04:38:16.541Z time: [−2.3054% −1.7239% −1.1333%] (p = 0.00 < 0.05)
66892026-05-30T04:38:16.541Z thrpt: [+1.1463% +1.7541% +2.3599%]
66902026-05-30T04:38:16.541Z Performance has improved.
66912026-05-30T04:38:16.544ZFound 16 outliers among 100 measurements (16.00%)
66922026-05-30T04:38:16.544Z 1 (1.00%) high mild
66932026-05-30T04:38:16.544Z 15 (15.00%) high severe
66942026-05-30T04:38:17.421ZBenchmarking source_filter/allows/include_miss_v6/5
66952026-05-30T04:38:17.421ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66962026-05-30T04:38:20.984ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (753M iterations)
66972026-05-30T04:38:25.975ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66982026-05-30T04:38:26.060Zsource_filter/allows/include_miss_v6/5
66992026-05-30T04:38:26.060Z time: [6.6209 ns 6.6289 ns 6.6371 ns]
67002026-05-30T04:38:26.060Z thrpt: [150.67 Melem/s 150.85 Melem/s 151.04 Melem/s]
67012026-05-30T04:38:26.060Z change:
67022026-05-30T04:38:26.060Z time: [−0.9698% −0.8486% −0.7304%] (p = 0.00 < 0.05)
67032026-05-30T04:38:26.060Z thrpt: [+0.7358% +0.8559% +0.9793%]
67042026-05-30T04:38:26.060Z Change within noise threshold.
67052026-05-30T04:38:26.060ZFound 16 outliers among 100 measurements (16.00%)
67062026-05-30T04:38:26.060Z 1 (1.00%) high mild
67072026-05-30T04:38:26.060Z 15 (15.00%) high severe
67082026-05-30T04:38:26.942ZBenchmarking source_filter/allows/include_hit_v4/10
67092026-05-30T04:38:26.942ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
67102026-05-30T04:38:32.271ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (4.0B iterations)
67112026-05-30T04:38:37.238ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
67122026-05-30T04:38:37.323Zsource_filter/allows/include_hit_v4/10
67132026-05-30T04:38:37.323Z time: [1.2297 ns 1.2313 ns 1.2331 ns]
67142026-05-30T04:38:37.323Z thrpt: [810.99 Melem/s 812.16 Melem/s 813.18 Melem/s]
67152026-05-30T04:38:37.323Z change:
67162026-05-30T04:38:37.323Z time: [−2.3379% −1.3225% −0.3636%] (p = 0.01 < 0.05)
67172026-05-30T04:38:37.323Z thrpt: [+0.3649% +1.3402% +2.3939%]
67182026-05-30T04:38:37.323Z Change within noise threshold.
67192026-05-30T04:38:37.323ZFound 7 outliers among 100 measurements (7.00%)
67202026-05-30T04:38:37.323Z 3 (3.00%) high mild
67212026-05-30T04:38:37.323Z 4 (4.00%) high severe
67222026-05-30T04:38:38.208ZBenchmarking source_filter/allows/include_miss_v4/10
67232026-05-30T04:38:38.208ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67242026-05-30T04:38:44.226ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (892M iterations)
67252026-05-30T04:38:49.363ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67262026-05-30T04:38:49.447Zsource_filter/allows/include_miss_v4/10
67272026-05-30T04:38:49.447Z time: [5.6561 ns 5.7406 ns 5.8429 ns]
67282026-05-30T04:38:49.447Z thrpt: [171.15 Melem/s 174.20 Melem/s 176.80 Melem/s]
67292026-05-30T04:38:49.447Z change:
67302026-05-30T04:38:49.447Z time: [+0.3507% +1.9536% +3.9107%] (p = 0.02 < 0.05)
67312026-05-30T04:38:49.447Z thrpt: [−3.7635% −1.9162% −0.3494%]
67322026-05-30T04:38:49.447Z Change within noise threshold.
67332026-05-30T04:38:49.448ZFound 17 outliers among 100 measurements (17.00%)
67342026-05-30T04:38:49.448Z 1 (1.00%) high mild
67352026-05-30T04:38:49.448Z 16 (16.00%) high severe
67362026-05-30T04:38:50.332ZBenchmarking source_filter/allows/include_hit_v6/10
67372026-05-30T04:38:50.332ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67382026-05-30T04:38:55.305ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67392026-05-30T04:39:00.305ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67402026-05-30T04:39:00.390Zsource_filter/allows/include_hit_v6/10
67412026-05-30T04:39:00.390Z time: [4.6302 ns 4.6306 ns 4.6311 ns]
67422026-05-30T04:39:00.390Z thrpt: [215.93 Melem/s 215.95 Melem/s 215.97 Melem/s]
67432026-05-30T04:39:00.390Z change:
67442026-05-30T04:39:00.390Z time: [−0.6510% −0.6282% −0.6049%] (p = 0.00 < 0.05)
67452026-05-30T04:39:00.390Z thrpt: [+0.6086% +0.6321% +0.6552%]
67462026-05-30T04:39:00.390Z Change within noise threshold.
67472026-05-30T04:39:00.390ZFound 3 outliers among 100 measurements (3.00%)
67482026-05-30T04:39:00.390Z 3 (3.00%) high severe
67492026-05-30T04:39:01.271ZBenchmarking source_filter/allows/include_miss_v6/10
67502026-05-30T04:39:01.271ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67512026-05-30T04:39:06.481ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (515M iterations)
67522026-05-30T04:39:11.482ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67532026-05-30T04:39:11.567Zsource_filter/allows/include_miss_v6/10
67542026-05-30T04:39:11.567Z time: [9.7065 ns 9.7075 ns 9.7086 ns]
67552026-05-30T04:39:11.567Z thrpt: [103.00 Melem/s 103.01 Melem/s 103.02 Melem/s]
67562026-05-30T04:39:11.567Z change:
67572026-05-30T04:39:11.567Z time: [+1.4540% +1.6336% +1.7981%] (p = 0.00 < 0.05)
67582026-05-30T04:39:11.567Z thrpt: [−1.7663% −1.6073% −1.4331%]
67592026-05-30T04:39:11.567Z Performance has regressed.
67602026-05-30T04:39:11.568ZFound 2 outliers among 100 measurements (2.00%)
67612026-05-30T04:39:11.568Z 2 (2.00%) high mild
67622026-05-30T04:39:12.448ZBenchmarking source_filter/allows/include_hit_v4/50
67632026-05-30T04:39:12.448ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67642026-05-30T04:39:17.091ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
67652026-05-30T04:39:22.123ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67662026-05-30T04:39:22.208Zsource_filter/allows/include_hit_v4/50
67672026-05-30T04:39:22.208Z time: [2.1645 ns 2.1777 ns 2.1920 ns]
67682026-05-30T04:39:22.208Z thrpt: [456.20 Melem/s 459.21 Melem/s 461.99 Melem/s]
67692026-05-30T04:39:22.208Z change:
67702026-05-30T04:39:22.208Z time: [−0.9978% −0.1023% +0.7102%] (p = 0.83 > 0.05)
67712026-05-30T04:39:22.208Z thrpt: [−0.7052% +0.1025% +1.0078%]
67722026-05-30T04:39:22.208Z No change in performance detected.
67732026-05-30T04:39:22.208ZFound 7 outliers among 100 measurements (7.00%)
67742026-05-30T04:39:22.208Z 4 (4.00%) high mild
67752026-05-30T04:39:22.208Z 3 (3.00%) high severe
67762026-05-30T04:39:23.091ZBenchmarking source_filter/allows/include_miss_v4/50
67772026-05-30T04:39:23.091ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67782026-05-30T04:39:26.098ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (893M iterations)
67792026-05-30T04:39:31.158ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67802026-05-30T04:39:31.242Zsource_filter/allows/include_miss_v4/50
67812026-05-30T04:39:31.242Z time: [5.5989 ns 5.6556 ns 5.7158 ns]
67822026-05-30T04:39:31.242Z thrpt: [174.95 Melem/s 176.81 Melem/s 178.61 Melem/s]
67832026-05-30T04:39:31.242Z change:
67842026-05-30T04:39:31.242Z time: [−3.6769% −1.0048% +1.2248%] (p = 0.47 > 0.05)
67852026-05-30T04:39:31.243Z thrpt: [−1.2099% +1.0150% +3.8172%]
67862026-05-30T04:39:31.243Z No change in performance detected.
67872026-05-30T04:39:31.243ZFound 4 outliers among 100 measurements (4.00%)
67882026-05-30T04:39:31.243Z 4 (4.00%) high mild
67892026-05-30T04:39:32.134ZBenchmarking source_filter/allows/include_hit_v6/50
67902026-05-30T04:39:32.134ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67912026-05-30T04:39:38.052ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (907M iterations)
67922026-05-30T04:39:43.112ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67932026-05-30T04:39:43.196Zsource_filter/allows/include_hit_v6/50
67942026-05-30T04:39:43.196Z time: [5.5431 ns 5.5709 ns 5.6046 ns]
67952026-05-30T04:39:43.196Z thrpt: [178.42 Melem/s 179.50 Melem/s 180.40 Melem/s]
67962026-05-30T04:39:43.196Z change:
67972026-05-30T04:39:43.196Z time: [−0.5657% −0.1019% +0.4835%] (p = 0.69 > 0.05)
67982026-05-30T04:39:43.196Z thrpt: [−0.4812% +0.1020% +0.5689%]
67992026-05-30T04:39:43.196Z No change in performance detected.
68002026-05-30T04:39:43.196ZFound 22 outliers among 100 measurements (22.00%)
68012026-05-30T04:39:43.196Z 2 (2.00%) high mild
68022026-05-30T04:39:43.196Z 20 (20.00%) high severe
68032026-05-30T04:39:44.081ZBenchmarking source_filter/allows/include_miss_v6/50
68042026-05-30T04:39:44.081ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
68052026-05-30T04:39:49.648ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (482M iterations)
68062026-05-30T04:39:54.246ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
68072026-05-30T04:39:54.331Zsource_filter/allows/include_miss_v6/50
68082026-05-30T04:39:54.331Z time: [9.4610 ns 9.5177 ns 9.5846 ns]
68092026-05-30T04:39:54.331Z thrpt: [104.33 Melem/s 105.07 Melem/s 105.70 Melem/s]
68102026-05-30T04:39:54.331Z change:
68112026-05-30T04:39:54.331Z time: [+3.1554% +3.7835% +4.4897%] (p = 0.00 < 0.05)
68122026-05-30T04:39:54.331Z thrpt: [−4.2968% −3.6456% −3.0589%]
68132026-05-30T04:39:54.331Z Performance has regressed.
68142026-05-30T04:39:54.331ZFound 16 outliers among 100 measurements (16.00%)
68152026-05-30T04:39:54.331Z 2 (2.00%) high mild
68162026-05-30T04:39:54.331Z 14 (14.00%) high severe
68172026-05-30T04:39:55.215ZBenchmarking source_filter/allows/include_hit_v4/100
68182026-05-30T04:39:55.215ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
68192026-05-30T04:39:59.913ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
68202026-05-30T04:40:04.889ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68212026-05-30T04:40:04.975Zsource_filter/allows/include_hit_v4/100
68222026-05-30T04:40:04.975Z time: [2.1660 ns 2.1817 ns 2.1995 ns]
68232026-05-30T04:40:04.975Z thrpt: [454.65 Melem/s 458.36 Melem/s 461.68 Melem/s]
68242026-05-30T04:40:04.975Z change:
68252026-05-30T04:40:04.975Z time: [−0.8130% −0.0867% +0.6574%] (p = 0.81 > 0.05)
68262026-05-30T04:40:04.975Z thrpt: [−0.6531% +0.0868% +0.8197%]
68272026-05-30T04:40:04.975Z No change in performance detected.
68282026-05-30T04:40:04.975ZFound 4 outliers among 100 measurements (4.00%)
68292026-05-30T04:40:04.975Z 4 (4.00%) high mild
68302026-05-30T04:40:05.857ZBenchmarking source_filter/allows/include_miss_v4/100
68312026-05-30T04:40:05.857ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68322026-05-30T04:40:09.934ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (659M iterations)
68332026-05-30T04:40:14.863ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68342026-05-30T04:40:14.948Zsource_filter/allows/include_miss_v4/100
68352026-05-30T04:40:14.948Z time: [7.4295 ns 7.4871 ns 7.5519 ns]
68362026-05-30T04:40:14.948Z thrpt: [132.42 Melem/s 133.56 Melem/s 134.60 Melem/s]
68372026-05-30T04:40:14.948Z change:
68382026-05-30T04:40:14.948Z time: [−0.5918% +0.7594% +2.1452%] (p = 0.27 > 0.05)
68392026-05-30T04:40:14.948Z thrpt: [−2.1001% −0.7537% +0.5953%]
68402026-05-30T04:40:14.949Z No change in performance detected.
68412026-05-30T04:40:14.949ZFound 9 outliers among 100 measurements (9.00%)
68422026-05-30T04:40:14.949Z 8 (8.00%) high mild
68432026-05-30T04:40:14.949Z 1 (1.00%) high severe
68442026-05-30T04:40:15.828ZBenchmarking source_filter/allows/include_hit_v6/100
68452026-05-30T04:40:15.828ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68462026-05-30T04:40:21.748ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (907M iterations)
68472026-05-30T04:40:26.746ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68482026-05-30T04:40:26.831Zsource_filter/allows/include_hit_v6/100
68492026-05-30T04:40:26.831Z time: [5.5106 ns 5.5113 ns 5.5124 ns]
68502026-05-30T04:40:26.831Z thrpt: [181.41 Melem/s 181.44 Melem/s 181.47 Melem/s]
68512026-05-30T04:40:26.831Z change:
68522026-05-30T04:40:26.831Z time: [−1.0566% −0.8985% −0.6412%] (p = 0.00 < 0.05)
68532026-05-30T04:40:26.831Z thrpt: [+0.6453% +0.9066% +1.0679%]
68542026-05-30T04:40:26.831Z Change within noise threshold.
68552026-05-30T04:40:26.831ZFound 4 outliers among 100 measurements (4.00%)
68562026-05-30T04:40:26.831Z 4 (4.00%) high severe
68572026-05-30T04:40:27.719ZBenchmarking source_filter/allows/include_miss_v6/100
68582026-05-30T04:40:27.720ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68592026-05-30T04:40:30.899ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (422M iterations)
68602026-05-30T04:40:35.909ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68612026-05-30T04:40:35.994Zsource_filter/allows/include_miss_v6/100
68622026-05-30T04:40:35.994Z time: [11.857 ns 11.867 ns 11.877 ns]
68632026-05-30T04:40:35.994Z thrpt: [84.193 Melem/s 84.267 Melem/s 84.337 Melem/s]
68642026-05-30T04:40:35.994Z change:
68652026-05-30T04:40:35.994Z time: [+0.5650% +0.6722% +0.7825%] (p = 0.00 < 0.05)
68662026-05-30T04:40:35.994Z thrpt: [−0.7765% −0.6677% −0.5619%]
68672026-05-30T04:40:35.994Z Change within noise threshold.
68682026-05-30T04:40:35.994ZFound 3 outliers among 100 measurements (3.00%)
68692026-05-30T04:40:35.994Z 3 (3.00%) high mild
68702026-05-30T04:40:36.876ZBenchmarking source_filter/allows/include_empty_v4
68712026-05-30T04:40:36.876ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68722026-05-30T04:40:40.813ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (11B iterations)
68732026-05-30T04:40:45.816ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68742026-05-30T04:40:45.901Zsource_filter/allows/include_empty_v4
68752026-05-30T04:40:45.901Z time: [458.50 ps 458.58 ps 458.67 ps]
68762026-05-30T04:40:45.904Z thrpt: [2.1802 Gelem/s 2.1806 Gelem/s 2.1810 Gelem/s]
68772026-05-30T04:40:45.904Z change:
68782026-05-30T04:40:45.904Z time: [−1.0917% −0.9779% −0.8724%] (p = 0.00 < 0.05)
68792026-05-30T04:40:45.904Z thrpt: [+0.8801% +0.9876% +1.1037%]
68802026-05-30T04:40:45.904Z Change within noise threshold.
68812026-05-30T04:40:45.904ZFound 13 outliers among 100 measurements (13.00%)
68822026-05-30T04:40:45.904Z 2 (2.00%) low mild
68832026-05-30T04:40:45.904Z 8 (8.00%) high mild
68842026-05-30T04:40:45.904Z 3 (3.00%) high severe
68852026-05-30T04:40:46.783ZBenchmarking source_filter/allows/include_empty_v6
68862026-05-30T04:40:46.783ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68872026-05-30T04:40:52.000ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (8.2B iterations)
68882026-05-30T04:40:57.017ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68892026-05-30T04:40:57.102Zsource_filter/allows/include_empty_v6
68902026-05-30T04:40:57.102Z time: [606.67 ps 610.19 ps 614.27 ps]
68912026-05-30T04:40:57.102Z thrpt: [1.6279 Gelem/s 1.6388 Gelem/s 1.6484 Gelem/s]
68922026-05-30T04:40:57.102Z change:
68932026-05-30T04:40:57.102Z time: [+29.974% +30.668% +31.361%] (p = 0.00 < 0.05)
68942026-05-30T04:40:57.102Z thrpt: [−23.874% −23.470% −23.061%]
68952026-05-30T04:40:57.102Z Performance has regressed.
68962026-05-30T04:40:57.102ZFound 8 outliers among 100 measurements (8.00%)
68972026-05-30T04:40:57.102Z 1 (1.00%) low severe
68982026-05-30T04:40:57.102Z 3 (3.00%) low mild
68992026-05-30T04:40:57.102Z 4 (4.00%) high mild
69002026-05-30T04:40:58.005Z
69012026-05-30T04:40:58.008ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
69022026-05-30T04:40:58.008ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
69032026-05-30T04:40:58.008ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0415 ms (605 iterations)
69042026-05-30T04:40:58.008ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
69052026-05-30T04:40:58.008Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
69062026-05-30T04:40:58.008Z time: [18.000 18.000 18.000 ]
69072026-05-30T04:40:58.008Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69082026-05-30T04:40:58.008Z No change in performance detected.
69092026-05-30T04:40:58.008Z
69102026-05-30T04:40:58.008ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
69112026-05-30T04:40:58.008ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
69122026-05-30T04:40:58.008ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0533 ms (660 iterations)
69132026-05-30T04:40:58.011ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
69142026-05-30T04:40:58.011Zprocess/Hairpin-DHCPv4/alloc_ct/Request
69152026-05-30T04:40:58.011Z time: [18.000 18.000 18.000 ]
69162026-05-30T04:40:58.011Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69172026-05-30T04:40:58.011Z No change in performance detected.
69182026-05-30T04:40:58.011Z
69192026-05-30T04:40:58.011ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
69202026-05-30T04:40:58.011ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
69212026-05-30T04:40:58.011ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0900 ms (550 iterations)
69222026-05-30T04:40:58.011ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69232026-05-30T04:40:58.011Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69242026-05-30T04:40:58.011Z time: [20.000 20.000 20.000 ]
69252026-05-30T04:40:58.011Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69262026-05-30T04:40:58.011Z No change in performance detected.
69272026-05-30T04:40:58.011Z
69282026-05-30T04:40:58.011ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69292026-05-30T04:40:58.011ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69302026-05-30T04:40:58.011ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0262 ms (495 iterations)
69312026-05-30T04:40:58.015ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69322026-05-30T04:40:58.015Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69332026-05-30T04:40:58.015Z time: [21.000 21.000 21.000 ]
69342026-05-30T04:40:58.015Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69352026-05-30T04:40:58.015Z No change in performance detected.
69362026-05-30T04:40:58.015Z
69372026-05-30T04:40:58.015ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69382026-05-30T04:40:58.015ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69392026-05-30T04:40:58.015ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0511 ms (825 iterations)
69402026-05-30T04:40:58.015ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69412026-05-30T04:40:58.015Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69422026-05-30T04:40:58.015Z time: [13.000 13.000 13.000 ]
69432026-05-30T04:40:58.015Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69442026-05-30T04:40:58.015Z No change in performance detected.
69452026-05-30T04:40:58.015Z
69462026-05-30T04:40:58.015ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69472026-05-30T04:40:58.015ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69482026-05-30T04:40:58.015ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0286 ms (715 iterations)
69492026-05-30T04:40:58.018ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69502026-05-30T04:40:58.018Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69512026-05-30T04:40:58.018Z time: [12.000 12.000 12.000 ]
69522026-05-30T04:40:58.018Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69532026-05-30T04:40:58.019Z No change in performance detected.
69542026-05-30T04:40:58.019Z
69552026-05-30T04:40:58.019ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69562026-05-30T04:40:58.019ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69572026-05-30T04:40:58.019ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0737 ms (715 iterations)
69582026-05-30T04:40:58.019ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69592026-05-30T04:40:58.019Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69602026-05-30T04:40:58.019Z time: [14.000 14.000 14.000 ]
69612026-05-30T04:40:58.019Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69622026-05-30T04:40:58.019Z No change in performance detected.
69632026-05-30T04:40:58.019Z
69642026-05-30T04:40:58.019ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69652026-05-30T04:40:58.019ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69662026-05-30T04:40:58.019ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0340 ms (715 iterations)
69672026-05-30T04:40:58.022ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69682026-05-30T04:40:58.022Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69692026-05-30T04:40:58.022Z time: [14.000 14.000 14.000 ]
69702026-05-30T04:40:58.022Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69712026-05-30T04:40:58.022Z No change in performance detected.
69722026-05-30T04:40:58.022Z
69732026-05-30T04:40:58.022ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69742026-05-30T04:40:58.022ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69752026-05-30T04:40:58.022ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0172 ms (605 iterations)
69762026-05-30T04:40:58.022ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69772026-05-30T04:40:58.022Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69782026-05-30T04:40:58.022Z time: [3.0000 3.0000 3.0000 ]
69792026-05-30T04:40:58.022Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69802026-05-30T04:40:58.022Z No change in performance detected.
69812026-05-30T04:40:58.022Z
69822026-05-30T04:40:58.022ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69832026-05-30T04:40:58.022ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69842026-05-30T04:40:58.022ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0978 ms (550 iterations)
69852026-05-30T04:40:58.025ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69862026-05-30T04:40:58.025Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69872026-05-30T04:40:58.025Z time: [3.0000 3.0000 3.0000 ]
69882026-05-30T04:40:58.025Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69892026-05-30T04:40:58.025Z No change in performance detected.
69902026-05-30T04:40:58.025Z
69912026-05-30T04:40:58.025ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69922026-05-30T04:40:58.025ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69932026-05-30T04:40:58.025ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0432 ms (605 iterations)
69942026-05-30T04:40:58.025ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69952026-05-30T04:40:58.026ZCriterion.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.
69962026-05-30T04:40:58.026Z
69972026-05-30T04:40:58.026ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69982026-05-30T04:40:58.026ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69992026-05-30T04:40:58.026ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0533 ms (495 iterations)
70002026-05-30T04:40:58.026ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70012026-05-30T04:40:58.026ZCriterion.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.
70022026-05-30T04:40:58.026Z
70032026-05-30T04:40:58.026ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
70042026-05-30T04:40:58.026ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70052026-05-30T04:40:58.026ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0521 ms (935 iterations)
70062026-05-30T04:40:58.029ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
70072026-05-30T04:40:58.029Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
70082026-05-30T04:40:58.029Z time: [3.0000 3.0000 3.0000 ]
70092026-05-30T04:40:58.029Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70102026-05-30T04:40:58.029Z No change in performance detected.
70112026-05-30T04:40:58.029Z
70122026-05-30T04:40:58.029ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70132026-05-30T04:40:58.029ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70142026-05-30T04:40:58.029ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0981 ms (550 iterations)
70152026-05-30T04:40:58.029ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70162026-05-30T04:40:58.029Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70172026-05-30T04:40:58.029Z time: [3.0000 3.0000 3.0000 ]
70182026-05-30T04:40:58.029Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70192026-05-30T04:40:58.029Z No change in performance detected.
70202026-05-30T04:40:58.029Z
70212026-05-30T04:40:58.029ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
70222026-05-30T04:40:58.029ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70232026-05-30T04:40:58.032ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0588 ms (770 iterations)
70242026-05-30T04:40:58.032ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70252026-05-30T04:40:58.032ZCriterion.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.
70262026-05-30T04:40:58.032Z
70272026-05-30T04:40:58.032ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70282026-05-30T04:40:58.032ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70292026-05-30T04:40:58.032ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0094 ms (495 iterations)
70302026-05-30T04:40:58.032ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70312026-05-30T04:40:58.032ZCriterion.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.
70322026-05-30T04:40:58.032Z
70332026-05-30T04:40:58.033ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70342026-05-30T04:40:58.033ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70352026-05-30T04:40:58.033ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0670 ms (825 iterations)
70362026-05-30T04:40:58.036ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70372026-05-30T04:40:58.036Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70382026-05-30T04:40:58.036Z time: [3.0000 3.0000 3.0000 ]
70392026-05-30T04:40:58.036Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70402026-05-30T04:40:58.036Z No change in performance detected.
70412026-05-30T04:40:58.036Z
70422026-05-30T04:40:58.036ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70432026-05-30T04:40:58.036ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70442026-05-30T04:40:58.036ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0421 ms (495 iterations)
70452026-05-30T04:40:58.036ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70462026-05-30T04:40:58.036Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70472026-05-30T04:40:58.036Z time: [3.0000 3.0000 3.0000 ]
70482026-05-30T04:40:58.036Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70492026-05-30T04:40:58.036Z No change in performance detected.
70502026-05-30T04:40:58.036Z
70512026-05-30T04:40:58.036ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70522026-05-30T04:40:58.036ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70532026-05-30T04:40:58.036ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0634 ms (715 iterations)
70542026-05-30T04:40:58.039ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70552026-05-30T04:40:58.039ZCriterion.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.
70562026-05-30T04:40:58.039Z
70572026-05-30T04:40:58.039ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70582026-05-30T04:40:58.039ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70592026-05-30T04:40:58.039ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0936 ms (495 iterations)
70602026-05-30T04:40:58.039ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70612026-05-30T04:40:58.039ZCriterion.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.
70622026-05-30T04:40:58.039Z
70632026-05-30T04:40:58.039ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70642026-05-30T04:40:58.039ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70652026-05-30T04:40:58.039ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0523 ms (880 iterations)
70662026-05-30T04:40:58.040ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70672026-05-30T04:40:58.040Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70682026-05-30T04:40:58.040Z time: [3.0000 3.0000 3.0000 ]
70692026-05-30T04:40:58.040Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70702026-05-30T04:40:58.040Z No change in performance detected.
70712026-05-30T04:40:58.040Z
70722026-05-30T04:40:58.040ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70732026-05-30T04:40:58.040ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70742026-05-30T04:40:58.043ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1080 ms (550 iterations)
70752026-05-30T04:40:58.043ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70762026-05-30T04:40:58.043Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70772026-05-30T04:40:58.043Z time: [3.0000 3.0000 3.0000 ]
70782026-05-30T04:40:58.043Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70792026-05-30T04:40:58.043Z No change in performance detected.
70802026-05-30T04:40:58.043Z
70812026-05-30T04:40:58.043ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70822026-05-30T04:40:58.043ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70832026-05-30T04:40:58.043ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0768 ms (770 iterations)
70842026-05-30T04:40:58.043ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70852026-05-30T04:40:58.043ZCriterion.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.
70862026-05-30T04:40:58.043Z
70872026-05-30T04:40:58.043ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70882026-05-30T04:40:58.043ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70892026-05-30T04:40:58.043ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0381 ms (495 iterations)
70902026-05-30T04:40:58.046ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70912026-05-30T04:40:58.046ZCriterion.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.
70922026-05-30T04:40:58.046Z
70932026-05-30T04:40:58.046ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70942026-05-30T04:40:58.046ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70952026-05-30T04:40:58.046ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0919 ms (275 iterations)
70962026-05-30T04:40:58.046ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70972026-05-30T04:40:58.047Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70982026-05-30T04:40:58.047Z time: [45.000 45.000 45.000 ]
70992026-05-30T04:40:58.047Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71002026-05-30T04:40:58.047Z No change in performance detected.
71012026-05-30T04:40:58.047Z
71022026-05-30T04:40:58.047ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
71032026-05-30T04:40:58.047ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
71042026-05-30T04:40:58.047ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0339 ms (220 iterations)
71052026-05-30T04:40:58.050ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
71062026-05-30T04:40:58.050Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
71072026-05-30T04:40:58.050Z time: [45.000 45.000 45.000 ]
71082026-05-30T04:40:58.050Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71092026-05-30T04:40:58.050Z No change in performance detected.
71102026-05-30T04:40:58.050Z
71112026-05-30T04:40:58.050ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71122026-05-30T04:40:58.050ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
71132026-05-30T04:40:58.050ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1380 ms (330 iterations)
71142026-05-30T04:40:58.050ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
71152026-05-30T04:40:58.050Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71162026-05-30T04:40:58.050Z time: [30.000 30.000 30.000 ]
71172026-05-30T04:40:58.050Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71182026-05-30T04:40:58.050Z No change in performance detected.
71192026-05-30T04:40:58.050Z
71202026-05-30T04:40:58.050ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71212026-05-30T04:40:58.050ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71222026-05-30T04:40:58.050ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1721 ms (275 iterations)
71232026-05-30T04:40:58.053ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71242026-05-30T04:40:58.053Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71252026-05-30T04:40:58.053Z time: [30.000 30.000 30.000 ]
71262026-05-30T04:40:58.053Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71272026-05-30T04:40:58.053Z No change in performance detected.
71282026-05-30T04:40:58.053Z
71292026-05-30T04:40:58.053ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71302026-05-30T04:40:58.053ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71312026-05-30T04:40:58.053ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0433 ms (275 iterations)
71322026-05-30T04:40:58.053ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71332026-05-30T04:40:58.054Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71342026-05-30T04:40:58.054Z time: [44.000 44.000 44.000 ]
71352026-05-30T04:40:58.054Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71362026-05-30T04:40:58.054Z No change in performance detected.
71372026-05-30T04:40:58.054Z
71382026-05-30T04:40:58.054ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71392026-05-30T04:40:58.054ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71402026-05-30T04:40:58.054ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1569 ms (275 iterations)
71412026-05-30T04:40:58.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71422026-05-30T04:40:58.057Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71432026-05-30T04:40:58.057Z time: [44.000 44.000 44.000 ]
71442026-05-30T04:40:58.057Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71452026-05-30T04:40:58.057Z No change in performance detected.
71462026-05-30T04:40:58.057Z
71472026-05-30T04:40:58.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71482026-05-30T04:40:58.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71492026-05-30T04:40:58.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1587 ms (385 iterations)
71502026-05-30T04:40:58.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71512026-05-30T04:40:58.057Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71522026-05-30T04:40:58.057Z time: [29.000 29.000 29.000 ]
71532026-05-30T04:40:58.057Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71542026-05-30T04:40:58.057Z No change in performance detected.
71552026-05-30T04:40:58.057Z
71562026-05-30T04:40:58.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71572026-05-30T04:40:58.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71582026-05-30T04:40:58.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0404 ms (275 iterations)
71592026-05-30T04:40:58.060ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71602026-05-30T04:40:58.060Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71612026-05-30T04:40:58.060Z time: [29.000 29.000 29.000 ]
71622026-05-30T04:40:58.060Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71632026-05-30T04:40:58.060Z No change in performance detected.
71642026-05-30T04:40:58.060Z
71652026-05-30T04:40:58.060ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71662026-05-30T04:40:58.060ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71672026-05-30T04:40:58.060ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.2004 ms (275 iterations)
71682026-05-30T04:40:58.060ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71692026-05-30T04:40:58.060Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71702026-05-30T04:40:58.060Z time: [45.000 45.000 45.000 ]
71712026-05-30T04:40:58.060Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71722026-05-30T04:40:58.060Z No change in performance detected.
71732026-05-30T04:40:58.060Z
71742026-05-30T04:40:58.060ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71752026-05-30T04:40:58.061ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71762026-05-30T04:40:58.064ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0977 ms (220 iterations)
71772026-05-30T04:40:58.064ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71782026-05-30T04:40:58.064Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71792026-05-30T04:40:58.064Z time: [45.000 45.000 45.000 ]
71802026-05-30T04:40:58.064Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71812026-05-30T04:40:58.064Z No change in performance detected.
71822026-05-30T04:40:58.064Z
71832026-05-30T04:40:58.064ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71842026-05-30T04:40:58.064ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71852026-05-30T04:40:58.064ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0181 ms (275 iterations)
71862026-05-30T04:40:58.064ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71872026-05-30T04:40:58.064Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71882026-05-30T04:40:58.064Z time: [30.000 30.000 30.000 ]
71892026-05-30T04:40:58.064Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71902026-05-30T04:40:58.064Z No change in performance detected.
71912026-05-30T04:40:58.064Z
71922026-05-30T04:40:58.067ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71932026-05-30T04:40:58.067ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71942026-05-30T04:40:58.067ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1595 ms (275 iterations)
71952026-05-30T04:40:58.067ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71962026-05-30T04:40:58.067Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71972026-05-30T04:40:58.067Z time: [30.000 30.000 30.000 ]
71982026-05-30T04:40:58.067Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71992026-05-30T04:40:58.067Z No change in performance detected.
72002026-05-30T04:40:58.067Z
72012026-05-30T04:40:58.067ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
72022026-05-30T04:40:58.067ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
72032026-05-30T04:40:58.067ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0680 ms (275 iterations)
72042026-05-30T04:40:58.067ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
72052026-05-30T04:40:58.070Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
72062026-05-30T04:40:58.070Z time: [44.000 44.000 44.000 ]
72072026-05-30T04:40:58.071Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72082026-05-30T04:40:58.071Z No change in performance detected.
72092026-05-30T04:40:58.071Z
72102026-05-30T04:40:58.071ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72112026-05-30T04:40:58.071ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
72122026-05-30T04:40:58.071ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0028 ms (220 iterations)
72132026-05-30T04:40:58.071ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
72142026-05-30T04:40:58.071Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72152026-05-30T04:40:58.071Z time: [44.000 44.000 44.000 ]
72162026-05-30T04:40:58.071Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72172026-05-30T04:40:58.071Z No change in performance detected.
72182026-05-30T04:40:58.071Z
72192026-05-30T04:40:58.071ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72202026-05-30T04:40:58.071ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72212026-05-30T04:40:58.071ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0713 ms (330 iterations)
72222026-05-30T04:40:58.071ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72232026-05-30T04:40:58.074Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72242026-05-30T04:40:58.074Z time: [29.000 29.000 29.000 ]
72252026-05-30T04:40:58.074Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72262026-05-30T04:40:58.074Z No change in performance detected.
72272026-05-30T04:40:58.074Z
72282026-05-30T04:40:58.074ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72292026-05-30T04:40:58.074ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72302026-05-30T04:40:58.074ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1019 ms (275 iterations)
72312026-05-30T04:40:58.074ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72322026-05-30T04:40:58.074Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72332026-05-30T04:40:58.074Z time: [29.000 29.000 29.000 ]
72342026-05-30T04:40:58.074Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72352026-05-30T04:40:58.074Z No change in performance detected.
72362026-05-30T04:40:58.074Z
72372026-05-30T04:40:58.074ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72382026-05-30T04:40:58.074ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72392026-05-30T04:40:58.074ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0559 ms (715 iterations)
72402026-05-30T04:40:58.077ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72412026-05-30T04:40:58.077Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72422026-05-30T04:40:58.077Z time: [3924.0 B 3924.0 B 3924.0 B]
72432026-05-30T04:40:58.077Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72442026-05-30T04:40:58.078Z No change in performance detected.
72452026-05-30T04:40:58.078Z
72462026-05-30T04:40:58.078ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72472026-05-30T04:40:58.078ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72482026-05-30T04:40:58.078ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0431 ms (715 iterations)
72492026-05-30T04:40:58.078ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72502026-05-30T04:40:58.078Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72512026-05-30T04:40:58.078Z time: [3924.0 B 3924.0 B 3924.0 B]
72522026-05-30T04:40:58.078Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72532026-05-30T04:40:58.078Z No change in performance detected.
72542026-05-30T04:40:58.078Z
72552026-05-30T04:40:58.078ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72562026-05-30T04:40:58.078ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72572026-05-30T04:40:58.078ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0515 ms (550 iterations)
72582026-05-30T04:40:58.081ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72592026-05-30T04:40:58.081Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72602026-05-30T04:40:58.081Z time: [3988.0 B 3988.0 B 3988.0 B]
72612026-05-30T04:40:58.081Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72622026-05-30T04:40:58.081Z No change in performance detected.
72632026-05-30T04:40:58.081Z
72642026-05-30T04:40:58.081ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72652026-05-30T04:40:58.081ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72662026-05-30T04:40:58.081ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0671 ms (550 iterations)
72672026-05-30T04:40:58.081ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72682026-05-30T04:40:58.081Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72692026-05-30T04:40:58.081Z time: [4386.0 B 4386.0 B 4386.0 B]
72702026-05-30T04:40:58.081Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72712026-05-30T04:40:58.081Z No change in performance detected.
72722026-05-30T04:40:58.081Z
72732026-05-30T04:40:58.081ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72742026-05-30T04:40:58.081ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72752026-05-30T04:40:58.081ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0523 ms (825 iterations)
72762026-05-30T04:40:58.084ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72772026-05-30T04:40:58.084Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72782026-05-30T04:40:58.084Z time: [2888.0 B 2888.0 B 2888.0 B]
72792026-05-30T04:40:58.084Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72802026-05-30T04:40:58.084Z No change in performance detected.
72812026-05-30T04:40:58.084Z
72822026-05-30T04:40:58.084ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72832026-05-30T04:40:58.084ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72842026-05-30T04:40:58.084ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0192 ms (715 iterations)
72852026-05-30T04:40:58.084ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72862026-05-30T04:40:58.085Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72872026-05-30T04:40:58.085Z time: [2873.0 B 2873.0 B 2873.0 B]
72882026-05-30T04:40:58.085Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72892026-05-30T04:40:58.085Z No change in performance detected.
72902026-05-30T04:40:58.085Z
72912026-05-30T04:40:58.085ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72922026-05-30T04:40:58.085ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72932026-05-30T04:40:58.085ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0379 ms (715 iterations)
72942026-05-30T04:40:58.088ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72952026-05-30T04:40:58.088Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72962026-05-30T04:40:58.088Z time: [2926.0 B 2926.0 B 2926.0 B]
72972026-05-30T04:40:58.088Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72982026-05-30T04:40:58.088Z No change in performance detected.
72992026-05-30T04:40:58.088Z
73002026-05-30T04:40:58.088ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
73012026-05-30T04:40:58.088ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
73022026-05-30T04:40:58.088ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0758 ms (770 iterations)
73032026-05-30T04:40:58.088ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
73042026-05-30T04:40:58.088Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
73052026-05-30T04:40:58.088Z time: [2910.0 B 2910.0 B 2910.0 B]
73062026-05-30T04:40:58.088Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73072026-05-30T04:40:58.088Z No change in performance detected.
73082026-05-30T04:40:58.088Z
73092026-05-30T04:40:58.088ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73102026-05-30T04:40:58.088ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73112026-05-30T04:40:58.091ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0448 ms (825 iterations)
73122026-05-30T04:40:58.092ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73132026-05-30T04:40:58.092Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73142026-05-30T04:40:58.092Z time: [264.00 B 264.00 B 264.00 B]
73152026-05-30T04:40:58.092Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73162026-05-30T04:40:58.092Z No change in performance detected.
73172026-05-30T04:40:58.092Z
73182026-05-30T04:40:58.092ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73192026-05-30T04:40:58.092ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73202026-05-30T04:40:58.092ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0218 ms (495 iterations)
73212026-05-30T04:40:58.092ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73222026-05-30T04:40:58.092Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73232026-05-30T04:40:58.092Z time: [264.00 B 264.00 B 264.00 B]
73242026-05-30T04:40:58.092Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73252026-05-30T04:40:58.092Z No change in performance detected.
73262026-05-30T04:40:58.092Z
73272026-05-30T04:40:58.092ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73282026-05-30T04:40:58.092ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73292026-05-30T04:40:58.092ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0302 ms (715 iterations)
73302026-05-30T04:40:58.095ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73312026-05-30T04:40:58.095ZCriterion.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.
73322026-05-30T04:40:58.095Z
73332026-05-30T04:40:58.095ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73342026-05-30T04:40:58.095ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73352026-05-30T04:40:58.095ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0440 ms (495 iterations)
73362026-05-30T04:40:58.095ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73372026-05-30T04:40:58.095ZCriterion.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.
73382026-05-30T04:40:58.095Z
73392026-05-30T04:40:58.095ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73402026-05-30T04:40:58.095ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73412026-05-30T04:40:58.095ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0465 ms (935 iterations)
73422026-05-30T04:40:58.095ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73432026-05-30T04:40:58.098Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73442026-05-30T04:40:58.098Z time: [264.00 B 264.00 B 264.00 B]
73452026-05-30T04:40:58.098Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73462026-05-30T04:40:58.098Z No change in performance detected.
73472026-05-30T04:40:58.098Z
73482026-05-30T04:40:58.098ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73492026-05-30T04:40:58.098ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73502026-05-30T04:40:58.098ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0845 ms (550 iterations)
73512026-05-30T04:40:58.099ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73522026-05-30T04:40:58.099Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73532026-05-30T04:40:58.099Z time: [264.00 B 264.00 B 264.00 B]
73542026-05-30T04:40:58.099Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73552026-05-30T04:40:58.099Z No change in performance detected.
73562026-05-30T04:40:58.099Z
73572026-05-30T04:40:58.099ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73582026-05-30T04:40:58.099ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73592026-05-30T04:40:58.099ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0202 ms (770 iterations)
73602026-05-30T04:40:58.102ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73612026-05-30T04:40:58.102ZCriterion.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.
73622026-05-30T04:40:58.102Z
73632026-05-30T04:40:58.102ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73642026-05-30T04:40:58.102ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73652026-05-30T04:40:58.102ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0019 ms (495 iterations)
73662026-05-30T04:40:58.102ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73672026-05-30T04:40:58.102ZCriterion.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.
73682026-05-30T04:40:58.102Z
73692026-05-30T04:40:58.102ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73702026-05-30T04:40:58.102ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73712026-05-30T04:40:58.102ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0597 ms (825 iterations)
73722026-05-30T04:40:58.102ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73732026-05-30T04:40:58.102Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73742026-05-30T04:40:58.102Z time: [264.00 B 264.00 B 264.00 B]
73752026-05-30T04:40:58.102Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73762026-05-30T04:40:58.102Z No change in performance detected.
73772026-05-30T04:40:58.102Z
73782026-05-30T04:40:58.102ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73792026-05-30T04:40:58.102ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73802026-05-30T04:40:58.102ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0107 ms (495 iterations)
73812026-05-30T04:40:58.106ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73822026-05-30T04:40:58.106Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73832026-05-30T04:40:58.106Z time: [264.00 B 264.00 B 264.00 B]
73842026-05-30T04:40:58.106Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73852026-05-30T04:40:58.106Z No change in performance detected.
73862026-05-30T04:40:58.106Z
73872026-05-30T04:40:58.106ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73882026-05-30T04:40:58.106ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73892026-05-30T04:40:58.106ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0490 ms (715 iterations)
73902026-05-30T04:40:58.106ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73912026-05-30T04:40:58.106ZCriterion.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.
73922026-05-30T04:40:58.106Z
73932026-05-30T04:40:58.106ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73942026-05-30T04:40:58.106ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73952026-05-30T04:40:58.106ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0741 ms (495 iterations)
73962026-05-30T04:40:58.106ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73972026-05-30T04:40:58.106ZCriterion.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.
73982026-05-30T04:40:58.106Z
73992026-05-30T04:40:58.106ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
74002026-05-30T04:40:58.106ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
74012026-05-30T04:40:58.109ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0519 ms (880 iterations)
74022026-05-30T04:40:58.109ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
74032026-05-30T04:40:58.109Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
74042026-05-30T04:40:58.109Z time: [264.00 B 264.00 B 264.00 B]
74052026-05-30T04:40:58.109Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74062026-05-30T04:40:58.110Z No change in performance detected.
74072026-05-30T04:40:58.110Z
74082026-05-30T04:40:58.110ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74092026-05-30T04:40:58.110ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
74102026-05-30T04:40:58.110ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0832 ms (550 iterations)
74112026-05-30T04:40:58.110ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74122026-05-30T04:40:58.110Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74132026-05-30T04:40:58.110Z time: [264.00 B 264.00 B 264.00 B]
74142026-05-30T04:40:58.110Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74152026-05-30T04:40:58.110Z No change in performance detected.
74162026-05-30T04:40:58.110Z
74172026-05-30T04:40:58.110ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
74182026-05-30T04:40:58.110ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74192026-05-30T04:40:58.110ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0635 ms (770 iterations)
74202026-05-30T04:40:58.113ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74212026-05-30T04:40:58.113ZCriterion.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.
74222026-05-30T04:40:58.113Z
74232026-05-30T04:40:58.113ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
74242026-05-30T04:40:58.113ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74252026-05-30T04:40:58.113ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0384 ms (495 iterations)
74262026-05-30T04:40:58.113ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74272026-05-30T04:40:58.113ZCriterion.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.
74282026-05-30T04:40:58.113Z
74292026-05-30T04:40:58.113ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74302026-05-30T04:40:58.113ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74312026-05-30T04:40:58.113ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0586 ms (275 iterations)
74322026-05-30T04:40:58.113ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74332026-05-30T04:40:58.116Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74342026-05-30T04:40:58.116Z time: [8539.0 B 8539.0 B 8539.0 B]
74352026-05-30T04:40:58.116Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74362026-05-30T04:40:58.116Z No change in performance detected.
74372026-05-30T04:40:58.116Z
74382026-05-30T04:40:58.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74392026-05-30T04:40:58.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74402026-05-30T04:40:58.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2330 ms (275 iterations)
74412026-05-30T04:40:58.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74422026-05-30T04:40:58.116Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74432026-05-30T04:40:58.116Z time: [8539.0 B 8539.0 B 8539.0 B]
74442026-05-30T04:40:58.116Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74452026-05-30T04:40:58.116Z No change in performance detected.
74462026-05-30T04:40:58.116Z
74472026-05-30T04:40:58.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74482026-05-30T04:40:58.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74492026-05-30T04:40:58.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1166 ms (330 iterations)
74502026-05-30T04:40:58.119ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74512026-05-30T04:40:58.119Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74522026-05-30T04:40:58.120Z time: [7048.0 B 7048.0 B 7048.0 B]
74532026-05-30T04:40:58.120Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74542026-05-30T04:40:58.120Z No change in performance detected.
74552026-05-30T04:40:58.120Z
74562026-05-30T04:40:58.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74572026-05-30T04:40:58.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74582026-05-30T04:40:58.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1058 ms (275 iterations)
74592026-05-30T04:40:58.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74602026-05-30T04:40:58.120Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74612026-05-30T04:40:58.120Z time: [7048.0 B 7048.0 B 7048.0 B]
74622026-05-30T04:40:58.120Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74632026-05-30T04:40:58.120Z No change in performance detected.
74642026-05-30T04:40:58.120Z
74652026-05-30T04:40:58.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74662026-05-30T04:40:58.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74672026-05-30T04:40:58.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1661 ms (330 iterations)
74682026-05-30T04:40:58.123ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74692026-05-30T04:40:58.123Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74702026-05-30T04:40:58.123Z time: [8507.0 B 8507.0 B 8507.0 B]
74712026-05-30T04:40:58.123Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74722026-05-30T04:40:58.123Z No change in performance detected.
74732026-05-30T04:40:58.123Z
74742026-05-30T04:40:58.123ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74752026-05-30T04:40:58.123ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74762026-05-30T04:40:58.123ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1512 ms (275 iterations)
74772026-05-30T04:40:58.123ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74782026-05-30T04:40:58.123Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74792026-05-30T04:40:58.123Z time: [8507.0 B 8507.0 B 8507.0 B]
74802026-05-30T04:40:58.123Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74812026-05-30T04:40:58.123Z No change in performance detected.
74822026-05-30T04:40:58.124Z
74832026-05-30T04:40:58.124ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74842026-05-30T04:40:58.124ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74852026-05-30T04:40:58.124ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0501 ms (330 iterations)
74862026-05-30T04:40:58.127ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74872026-05-30T04:40:58.127Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74882026-05-30T04:40:58.127Z time: [7016.0 B 7016.0 B 7016.0 B]
74892026-05-30T04:40:58.127Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74902026-05-30T04:40:58.127Z No change in performance detected.
74912026-05-30T04:40:58.127Z
74922026-05-30T04:40:58.127ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74932026-05-30T04:40:58.127ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74942026-05-30T04:40:58.127ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0226 ms (275 iterations)
74952026-05-30T04:40:58.127ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74962026-05-30T04:40:58.127Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74972026-05-30T04:40:58.127Z time: [7016.0 B 7016.0 B 7016.0 B]
74982026-05-30T04:40:58.127Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74992026-05-30T04:40:58.127Z No change in performance detected.
75002026-05-30T04:40:58.127Z
75012026-05-30T04:40:58.127ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
75022026-05-30T04:40:58.127ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
75032026-05-30T04:40:58.127ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1381 ms (275 iterations)
75042026-05-30T04:40:58.130ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
75052026-05-30T04:40:58.130Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
75062026-05-30T04:40:58.130Z time: [8539.0 B 8539.0 B 8539.0 B]
75072026-05-30T04:40:58.130Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75082026-05-30T04:40:58.130Z No change in performance detected.
75092026-05-30T04:40:58.130Z
75102026-05-30T04:40:58.131ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75112026-05-30T04:40:58.131ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
75122026-05-30T04:40:58.131ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0530 ms (220 iterations)
75132026-05-30T04:40:58.131ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
75142026-05-30T04:40:58.131Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75152026-05-30T04:40:58.131Z time: [8539.0 B 8539.0 B 8539.0 B]
75162026-05-30T04:40:58.131Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75172026-05-30T04:40:58.131Z No change in performance detected.
75182026-05-30T04:40:58.131Z
75192026-05-30T04:40:58.131ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75202026-05-30T04:40:58.131ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75212026-05-30T04:40:58.131ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1598 ms (330 iterations)
75222026-05-30T04:40:58.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75232026-05-30T04:40:58.134Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75242026-05-30T04:40:58.134Z time: [7048.0 B 7048.0 B 7048.0 B]
75252026-05-30T04:40:58.134Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75262026-05-30T04:40:58.134Z No change in performance detected.
75272026-05-30T04:40:58.134Z
75282026-05-30T04:40:58.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75292026-05-30T04:40:58.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75302026-05-30T04:40:58.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1502 ms (275 iterations)
75312026-05-30T04:40:58.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75322026-05-30T04:40:58.134Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75332026-05-30T04:40:58.134Z time: [7048.0 B 7048.0 B 7048.0 B]
75342026-05-30T04:40:58.134Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75352026-05-30T04:40:58.134Z No change in performance detected.
75362026-05-30T04:40:58.134Z
75372026-05-30T04:40:58.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75382026-05-30T04:40:58.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75392026-05-30T04:40:58.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0423 ms (275 iterations)
75402026-05-30T04:40:58.137ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75412026-05-30T04:40:58.137Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75422026-05-30T04:40:58.137Z time: [8507.0 B 8507.0 B 8507.0 B]
75432026-05-30T04:40:58.137Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75442026-05-30T04:40:58.137Z No change in performance detected.
75452026-05-30T04:40:58.137Z
75462026-05-30T04:40:58.137ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75472026-05-30T04:40:58.137ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75482026-05-30T04:40:58.138ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2363 ms (275 iterations)
75492026-05-30T04:40:58.138ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75502026-05-30T04:40:58.138Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75512026-05-30T04:40:58.138Z time: [8507.0 B 8507.0 B 8507.0 B]
75522026-05-30T04:40:58.138Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75532026-05-30T04:40:58.138Z No change in performance detected.
75542026-05-30T04:40:58.138Z
75552026-05-30T04:40:58.138ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75562026-05-30T04:40:58.138ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75572026-05-30T04:40:58.138ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0371 ms (330 iterations)
75582026-05-30T04:40:58.141ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75592026-05-30T04:40:58.141Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75602026-05-30T04:40:58.141Z time: [7016.0 B 7016.0 B 7016.0 B]
75612026-05-30T04:40:58.141Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75622026-05-30T04:40:58.141Z No change in performance detected.
75632026-05-30T04:40:58.141Z
75642026-05-30T04:40:58.141ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75652026-05-30T04:40:58.141ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75662026-05-30T04:40:58.141ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0785 ms (275 iterations)
75672026-05-30T04:40:58.141ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75682026-05-30T04:40:58.141Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75692026-05-30T04:40:58.141Z time: [7016.0 B 7016.0 B 7016.0 B]
75702026-05-30T04:40:58.141Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75712026-05-30T04:40:58.141Z No change in performance detected.
75722026-05-30T04:40:58.141Z
75732026-05-30T04:40:58.184Z+ cp -r target/criterion /work/bench-results
75742026-05-30T04:40:58.337Z+ cp -r target/xde-bench /work/bench-results
75752026-05-30T04:40:58.372Z+ pushd /work
75762026-05-30T04:40:58.372Z/work /work/oxidecomputer/opte
75772026-05-30T04:40:58.376Z+ tar -caf bench-results.tgz bench-results
75782026-05-30T04:40:58.921Z+ popd
75792026-05-30T04:40:58.921Z/work/oxidecomputer/opte
75802026-05-30T04:40:58.921Z+ cleanup
75812026-05-30T04:40:58.925Z++ id -un
75822026-05-30T04:40:58.928Z++ id -gn
75832026-05-30T04:40:58.928Z+ pfexec chown -R build:build .
75842026-05-30T04:40:58.998Z+ [[ -z 01KSVGQAKRK2ZB6XKCKQA25ZDZ ]]
75852026-05-30T04:40:59.002Zprocess exited: duration 1941892 ms, exit code 0
 
75862026-05-30T04:40:59.013Zfound 1 output files
75872026-05-30T04:40:59.050Zuploading: /work/bench-results.tgz (6398227 bytes)
75882026-05-30T04:41:00.074Zuploaded: /work/bench-results.tgz