01KSPARZMKN88HFESRR6ZAJKEP: 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: 01KSPATA4NMD9E65R9KH8NXX54

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-28T03:47:41.463Zjob dependencies complete; ready to run (waiting for 5 m 13 s)
22026-05-28T03:48:40.882Zjob assigned to worker 01KSPB442VFJDABC1THMA280JT [factory aws, i-0cc704e6b5979ce98] (queued for 59 s)
32026-05-28T03:48:47.730Zdownloading input: /input/xde/work/debug/xde.dbg
42026-05-28T03:48:48.749Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-05-28T03:48:48.756Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-05-28T03:48:48.783Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-05-28T03:48:48.784Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-05-28T03:48:48.815Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-05-28T03:48:48.819Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-05-28T03:48:48.842Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-05-28T03:48:48.851Zdownloading input: /input/xde/work/release/xde
122026-05-28T03:48:49.346Zdownloaded input: /input/xde/work/release/xde
132026-05-28T03:48:49.352Zdownloading input: /input/xde/work/release/xde.sha256
142026-05-28T03:48:49.375Zdownloaded input: /input/xde/work/release/xde.sha256
152026-05-28T03:48:49.382Zdownloading input: /input/xde/work/release/xde_link.so
162026-05-28T03:48:49.410Zdownloaded input: /input/xde/work/release/xde_link.so
172026-05-28T03:48:49.413Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-05-28T03:48:49.438Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-05-28T03:48:49.445Zdownloading input: /input/xde/work/test/loopback
202026-05-28T03:48:49.949Zdownloaded input: /input/xde/work/test/loopback
212026-05-28T03:48:49.953Zdownloading input: /input/xde/work/test/multicast_rx
222026-05-28T03:48:50.566Zdownloaded input: /input/xde/work/test/multicast_rx
232026-05-28T03:48:50.570Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-05-28T03:48:51.348Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-05-28T03:48:51.354Zdownloading input: /input/xde/work/test/multicast_validation
262026-05-28T03:48:51.945Zdownloaded input: /input/xde/work/test/multicast_validation
272026-05-28T03:48:51.948Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-05-28T03:48:52.468Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-05-28T03:48:52.472Zdownloading input: /input/xde/work/xde.conf
302026-05-28T03:48:52.496Zdownloaded input: /input/xde/work/xde.conf
 
312026-05-28T03:48:52.499Zstarting task 0: "setup"
322026-05-28T03:48:52.503Z++ uname -s
332026-05-28T03:48:52.503Z+ kern=SunOS
342026-05-28T03:48:52.503Z+ build_user=build
352026-05-28T03:48:52.503Z+ build_uid=12345
362026-05-28T03:48:52.503Z+ work_dir=/work
372026-05-28T03:48:52.504Z+ input_dir=/input
382026-05-28T03:48:52.504Z+ [[ 0 == 12345 ]]
392026-05-28T03:48:52.505Z+ case "$kern" in
402026-05-28T03:48:52.505Z+ groupadd -g 12345 build
412026-05-28T03:48:52.508Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-05-28T03:48:54.513Z+ zfs create -o mountpoint=/work rpool/work
432026-05-28T03:48:54.671Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-05-28T03:48:54.675Z+ home_fs=zfs
452026-05-28T03:48:54.675Z+ [[ zfs == autofs ]]
462026-05-28T03:48:54.675Z+ mkdir -p /home/build
472026-05-28T03:48:54.675Z+ chown build:build /home/build /work
482026-05-28T03:48:56.676Z+ chmod 0700 /home/build /work
492026-05-28T03:48:56.679Zprocess exited: duration 4182 ms, exit code 0
 
502026-05-28T03:48:56.686Zstarting task 1: "rust-toolchain"
512026-05-28T03:48:56.691Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
522026-05-28T03:48:56.691Z * rust toolchain channel = "1.95.0"
532026-05-28T03:48:56.691Z * rust toolchain profile = "default"
542026-05-28T03:48:56.695Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-05-28T03:48:56.695Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-05-28T03:48:56.695Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-05-28T03:48:56.697Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-05-28T03:48:56.697Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
592026-05-28T03:48:56.749Zinfo: downloading installer
602026-05-28T03:48:58.053Zwarn: It looks like you have an existing rustup settings file at:
612026-05-28T03:48:58.053Zwarn: /home/build/.rustup/settings.toml
622026-05-28T03:48:58.053Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-05-28T03:48:58.053Zwarn: instead of the one inferred from the default host triple.
642026-05-28T03:48:58.061Zinfo: profile set to default
652026-05-28T03:48:58.066Zinfo: default host triple is x86_64-unknown-illumos
662026-05-28T03:48:58.066Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
672026-05-28T03:48:58.197Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
682026-05-28T03:48:58.202Zinfo: downloading 6 components
692026-05-28T03:49:12.230Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
702026-05-28T03:49:12.230Z
712026-05-28T03:49:12.255Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
722026-05-28T03:49:12.255Z
732026-05-28T03:49:12.259Z
742026-05-28T03:49:12.259ZRust is installed now. Great!
752026-05-28T03:49:12.259Z
762026-05-28T03:49:12.259ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-05-28T03:49:12.259Zenvironment variable. This has not been done automatically.
782026-05-28T03:49:12.259Z
792026-05-28T03:49:12.259ZTo configure your current shell, you need to source
802026-05-28T03:49:12.259Zthe corresponding env file under $HOME/.cargo.
812026-05-28T03:49:12.259Z
822026-05-28T03:49:12.259ZThis is usually done by running one of the following (note the leading DOT):
832026-05-28T03:49:12.259Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-05-28T03:49:12.259Zsource "$HOME/.cargo/env.fish" # For fish
852026-05-28T03:49:12.259Zsource "~/.cargo/env.nu" # For nushell
862026-05-28T03:49:12.259Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-05-28T03:49:12.259Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-05-28T03:49:12.260Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-05-28T03:49:12.260Zwarn: no default linker (`cc`) was found in your PATH
902026-05-28T03:49:12.260Zwarn: many Rust crates require a system C toolchain to build
912026-05-28T03:49:12.348Z+ rustup --version
922026-05-28T03:49:12.358Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-05-28T03:49:12.423Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-05-28T03:49:12.423Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
952026-05-28T03:49:12.423Z+ cargo --version
962026-05-28T03:49:12.441Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
972026-05-28T03:49:12.441Z+ rustc --version
982026-05-28T03:49:12.441Zrustc 1.95.0 (59807616e 2026-04-14)
992026-05-28T03:49:12.441Zprocess exited: duration 15732 ms, exit code 0
 
1002026-05-28T03:49:12.449Zstarting task 2: "authentication"
1012026-05-28T03:49:12.466Zprocess exited: duration 17 ms, exit code 0
 
1022026-05-28T03:49:12.515Zstarting task 3: "clone repository"
1032026-05-28T03:49:12.519Z+ mkdir -p /work/oxidecomputer/opte
1042026-05-28T03:49:12.565Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-05-28T03:49:12.594ZCloning into '/work/oxidecomputer/opte'...
1062026-05-28T03:49:13.337Z+ cd /work/oxidecomputer/opte
1072026-05-28T03:49:13.337Z+ git fetch origin 2936d258388c093780b55889e57e8a8a79ce3ea6
1082026-05-28T03:49:13.540ZFrom https://github.com/oxidecomputer/opte
1092026-05-28T03:49:13.540Z * branch 2936d258388c093780b55889e57e8a8a79ce3ea6 -> FETCH_HEAD
1102026-05-28T03:49:13.547Z+ [[ -n renovate/rust-1.x ]]
1112026-05-28T03:49:13.551Z++ git branch --show-current
1122026-05-28T03:49:13.551Z+ current=master
1132026-05-28T03:49:13.551Z+ [[ master != renovate/rust-1.x ]]
1142026-05-28T03:49:13.551Z+ git branch -f renovate/rust-1.x 2936d258388c093780b55889e57e8a8a79ce3ea6
1152026-05-28T03:49:13.554Z+ git checkout -f renovate/rust-1.x
1162026-05-28T03:49:13.569ZSwitched to branch 'renovate/rust-1.x'
1172026-05-28T03:49:13.574Z+ git reset --hard 2936d258388c093780b55889e57e8a8a79ce3ea6
1182026-05-28T03:49:13.585ZHEAD is now at 2936d25 Update Rust to nightly-2026-05-27
1192026-05-28T03:49:13.589Zprocess exited: duration 1071 ms, exit code 0
 
1202026-05-28T03:49:13.596Zstarting task 4: "build"
1212026-05-28T03:49:13.599Z+ source .github/buildomat/common.sh
1222026-05-28T03:49:13.599Z++ rustup show active-toolchain
1232026-05-28T03:49:13.604Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-05-28T03:49:13.608Z++ pushd xde
1252026-05-28T03:49:13.608Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-05-28T03:49:13.608Z++ rustup show active-toolchain
1272026-05-28T03:49:13.612Zinfo: syncing channel updates for nightly-2026-05-27-x86_64-unknown-illumos
1282026-05-28T03:49:13.767Zinfo: latest update on 2026-05-27 for version 1.98.0-nightly (d1fc603d1 2026-05-26)
1292026-05-28T03:49:13.770Zinfo: downloading 6 components
1302026-05-28T03:49:26.830Znightly-2026-05-27-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-05-28T03:49:26.900Z+++ rustup show active-toolchain -v
1322026-05-28T03:49:26.907Z+++ head -n 1
1332026-05-28T03:49:26.907Z+++ cut '-d ' -f1
1342026-05-28T03:49:26.954Z++ export NIGHTLY=nightly-2026-05-27-x86_64-unknown-illumos
1352026-05-28T03:49:26.954Z++ NIGHTLY=nightly-2026-05-27-x86_64-unknown-illumos
1362026-05-28T03:49:26.954Z++ popd
1372026-05-28T03:49:26.958Z/work/oxidecomputer/opte
1382026-05-28T03:49:26.958Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-05-28T03:49:29.096Z Startup: Refreshing catalog 'helios' ... Done
1402026-05-28T03:49:29.168Z Startup: Caching catalogs ... Done
1412026-05-28T03:49:29.430ZPlanning: Solver setup ... Done
1422026-05-28T03:49:29.450ZPlanning: Running solver ... Done
1432026-05-28T03:49:29.457ZPlanning: Finding local manifests ... Done
1442026-05-28T03:49:29.469ZPlanning: Fetching manifests: 0/6 0% complete
1452026-05-28T03:49:29.491ZPlanning: Fetching manifests: 6/6 100% complete
1462026-05-28T03:49:29.504ZPlanning: Package planning ... Done
1472026-05-28T03:49:29.507ZPlanning: Merging actions ... Done
1482026-05-28T03:49:29.735ZPlanning: Checking for conflicting actions ... Done
1492026-05-28T03:49:29.738ZPlanning: Consolidating action changes ... Done
1502026-05-28T03:49:30.542ZPlanning: Evaluating mediators ... Done
1512026-05-28T03:49:30.545ZPlanning: Planning completed in 1.35 seconds
1522026-05-28T03:49:30.550Z Packages to install: 6
1532026-05-28T03:49:30.553Z Services to change: 2
1542026-05-28T03:49:30.553Z Create boot environment: No
1552026-05-28T03:49:30.553ZCreate backup boot environment: No
1562026-05-28T03:49:30.574Z
1572026-05-28T03:49:30.574ZDownload: 0/22 items 0.0/14.9MB 0% complete
1582026-05-28T03:49:30.705ZDownload: Completed 14.92 MB in 0.13 seconds (114M/s)
1592026-05-28T03:49:30.920Z Actions: 1/110 actions (Installing new actions)
1602026-05-28T03:49:31.333Z Actions: Completed 110 actions in 0.41 seconds.
1612026-05-28T03:49:31.339ZFinalize: Updating package state database ... Done
1622026-05-28T03:49:31.343ZFinalize: Updating package cache ... Done
1632026-05-28T03:49:31.358ZFinalize: Updating image state ... Done
1642026-05-28T03:49:33.887ZFinalize: Creating fast lookup database ... Done
1652026-05-28T03:49:33.960ZFinalize: Reading search index ... Done
1662026-05-28T03:49:33.964ZFinalize: Updating search index ... Done
1672026-05-28T03:49:38.608ZFinalize: Updating package cache ... Done
1682026-05-28T03:49:38.695Z+ [[ -z 01KSPATA4NMD9E65R9KH8NXX54 ]]
1692026-05-28T03:49:38.695Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-05-28T03:49:39.662Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-05-28T03:49:39.662Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-05-28T03:49:39.662Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-05-28T03:49:39.662Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-05-28T03:49:39.662Ztempdir @ "/tmp/.tmpEXPxPd/tmp"
1752026-05-28T03:49:39.662Zimage root @ "/tmp/.tmpEXPxPd/tmp/root"
1762026-05-28T03:49:39.662Zcreating image...
1772026-05-28T03:49:39.948Zcopying publishers...
1782026-05-28T03:49:40.391Zadding properties...
1792026-05-28T03:49:41.084Zinstalling packages...
1802026-05-28T03:49:48.685Zseeding SMF database...
1812026-05-28T03:49:52.936Zconfiguring SMF profile...
1822026-05-28T03:49:52.939Zmodifying shadow(5)...
1832026-05-28T03:49:52.939Zloading user and group database...
1842026-05-28T03:49:52.939Zloading facet selections...
1852026-05-28T03:49:53.216Z devel -> true
1862026-05-28T03:49:53.216Z doc.man -> true
1872026-05-28T03:49:53.216Z entire.service/hal -> true
1882026-05-28T03:49:53.216Z entire.service/network/smtp/dma -> true
1892026-05-28T03:49:53.216Z locale.ar -> true
1902026-05-28T03:49:53.216Z locale.ca -> true
1912026-05-28T03:49:53.216Z locale.cs -> true
1922026-05-28T03:49:53.216Z locale.de -> true
1932026-05-28T03:49:53.216Z locale.es -> true
1942026-05-28T03:49:53.216Z locale.fr -> true
1952026-05-28T03:49:53.216Z locale.he -> true
1962026-05-28T03:49:53.217Z locale.hu -> true
1972026-05-28T03:49:53.217Z locale.id -> true
1982026-05-28T03:49:53.217Z locale.it -> true
1992026-05-28T03:49:53.217Z locale.ja -> true
2002026-05-28T03:49:53.217Z locale.ko -> true
2012026-05-28T03:49:53.217Z locale.nl -> true
2022026-05-28T03:49:53.217Z locale.pl -> true
2032026-05-28T03:49:53.217Z locale.pt_BR -> true
2042026-05-28T03:49:53.217Z locale.ru -> true
2052026-05-28T03:49:53.217Z locale.sk -> true
2062026-05-28T03:49:53.217Z locale.sv -> true
2072026-05-28T03:49:53.217Z locale.zh_CN -> true
2082026-05-28T03:49:53.217Z locale.zh_HK -> true
2092026-05-28T03:49:53.217Z locale.zh_TW -> true
2102026-05-28T03:49:53.217Z onu.ooceonly -> true
2112026-05-28T03:49:53.217Z version-lock.shell/ksh93 -> true
2122026-05-28T03:49:53.217Z version-lock.system/data/hardware-registry -> true
2132026-05-28T03:49:53.217Z version-lock.system/data/zoneinfo -> true
2142026-05-28T03:49:53.217Z version-lock.system/microcode/amd -> true
2152026-05-28T03:49:53.217Z version-lock.system/microcode/intel -> true
2162026-05-28T03:49:53.217Z version-lock.system/microcode/oxide -> true
2172026-05-28T03:49:53.217Zassessing packaged files...
2182026-05-28T03:49:54.653Zcreating archive...
2192026-05-28T03:49:54.678Zmissing from packaging:
2202026-05-28T03:49:54.678Z "etc/.pwd.lock"
2212026-05-28T03:49:54.682Z "etc/svc/profile/generic.xml"
2222026-05-28T03:49:54.682Z "etc/svc/profile/inetd_services.xml"
2232026-05-28T03:49:54.682Z "etc/svc/profile/name_service.xml"
2242026-05-28T03:49:54.682Z "etc/svc/profile/platform.xml"
2252026-05-28T03:49:54.682Z "etc/svc/profile/platform_omicron1.xml"
2262026-05-28T03:49:54.685Z "etc/svc/repository.db"
2272026-05-28T03:49:54.685Z
2282026-05-28T03:49:54.689Z
2292026-05-28T03:49:54.689Zfinishing archive...
2302026-05-28T03:49:55.327Zcreating gzonly manifest...
2312026-05-28T03:49:55.331Zok
2322026-05-28T03:49:55.388Z+ trap cleanup EXIT
2332026-05-28T03:49:55.391Z+ OUT_DIR=/work/bench-results
2342026-05-28T03:49:55.391Z+ mkdir -p /work/bench-results
2352026-05-28T03:49:55.391Z+ mkdir -p target/criterion
2362026-05-28T03:49:55.394Z+ mkdir -p target/xde-bench
2372026-05-28T03:49:55.394Z+ banner collect
2382026-05-28T03:49:55.398Z
2392026-05-28T03:49:55.398Z #### #### # # ###### #### #####
2402026-05-28T03:49:55.398Z # # # # # # # # # #
2412026-05-28T03:49:55.398Z # # # # # ##### # #
2422026-05-28T03:49:55.398Z # # # # # # # #
2432026-05-28T03:49:55.398Z # # # # # # # # # #
2442026-05-28T03:49:55.398Z #### #### ###### ###### ###### #### #
2452026-05-28T03:49:55.398Z
2462026-05-28T03:49:55.398Z++ cat .git/refs/heads/master
2472026-05-28T03:49:55.398Z+ BASELINE_COMMIT=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350
2482026-05-28T03:49:55.398Z+ [[ renovate/rust-1.x == \m\a\s\t\e\r ]]
2492026-05-28T03:49:55.398Z+ get_artifact opte benchmark 5470aa15eaa06e5183c374c1f61e5e5ddd5e0350 bench-results.tgz
2502026-05-28T03:49:55.398Z+ local curl_res
2512026-05-28T03:49:55.398Z+ repo=opte
2522026-05-28T03:49:55.398Z+ series=benchmark
2532026-05-28T03:49:55.398Z+ commit=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350
2542026-05-28T03:49:55.398Z+ name=bench-results.tgz
2552026-05-28T03:49:55.398Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-05-28T03:49:55.398Z+ mkdir -p download
2572026-05-28T03:49:55.401Z+ pushd download
2582026-05-28T03:49:55.401Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2592026-05-28T03:49:55.401Z+ [[ ! -f bench-results.tgz ]]
2602026-05-28T03:49:55.401Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/5470aa15eaa06e5183c374c1f61e5e5ddd5e0350/bench-results.tgz
2612026-05-28T03:49:55.405Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-05-28T03:49:55.405Z Dload Upload Total Spent Left Speed
2632026-05-28T03:49:55.612Z 0 0 0 0 0 0 0 0 0 100 6.07M 100 6.07M 0 0 29.41M 0 0 100 6.07M 100 6.07M 0 0 29.40M 0 0 100 6.07M 100 6.07M 0 0 29.39M 0 0
2642026-05-28T03:49:55.615Z+ curl_res=0
2652026-05-28T03:49:55.615Z+ popd
2662026-05-28T03:49:55.615Z/work/oxidecomputer/opte
2672026-05-28T03:49:55.615Z+ return 0
2682026-05-28T03:49:55.615Z+ tar -xf download/bench-results.tgz -C target
2692026-05-28T03:49:55.797Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-05-28T03:49:55.800Z+ rm -r target/bench-results
2712026-05-28T03:49:55.800Z+ [[ '' -eq 1 ]]
2722026-05-28T03:49:55.800Z+ uname -a
2732026-05-28T03:49:55.802ZSunOS w-01KSPB442VFJDABC1THMA280JT 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-05-28T03:49:55.803Z+ cat /etc/versions/build
2752026-05-28T03:49:55.803Zheads/stlouis-0-gd5af107c55
2762026-05-28T03:49:55.803Z+ dladm
2772026-05-28T03:49:55.807ZLINK CLASS MTU STATE BRIDGE OVER
2782026-05-28T03:49:55.807Zena0 phys 9216 up -- --
2792026-05-28T03:49:55.807Z+ ipadm
2802026-05-28T03:49:55.809ZADDROBJ TYPE STATE ADDR
2812026-05-28T03:49:55.809Zlo0/v4 static ok 127.0.0.1/8
2822026-05-28T03:49:55.809Zena0/dhcp dhcp ok 10.150.1.230/24
2832026-05-28T03:49:55.809Zlo0/v6 static ok ::1/128
2842026-05-28T03:49:55.809Z+ pfexec rem_drv xde
2852026-05-28T03:49:55.816Z+ set -o errexit
2862026-05-28T03:49:55.816Z+ set -o pipefail
2872026-05-28T03:49:55.816Z+ banner prepare
2882026-05-28T03:49:55.819Z
2892026-05-28T03:49:55.819Z ##### ##### ###### ##### ## ##### ######
2902026-05-28T03:49:55.819Z # # # # # # # # # # # #
2912026-05-28T03:49:55.819Z # # # # ##### # # # # # # #####
2922026-05-28T03:49:55.819Z ##### ##### # ##### ###### ##### #
2932026-05-28T03:49:55.819Z # # # # # # # # # #
2942026-05-28T03:49:55.819Z # # # ###### # # # # # ######
2952026-05-28T03:49:55.819Z
2962026-05-28T03:49:55.819Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-05-28T03:49:55.819Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-05-28T03:49:55.883Z+ pfexec add_drv xde
2992026-05-28T03:49:56.906Z+ banner bench
3002026-05-28T03:49:56.909Z
3012026-05-28T03:49:56.909Z ##### ###### # # #### # #
3022026-05-28T03:49:56.909Z # # # ## # # # # #
3032026-05-28T03:49:56.909Z ##### ##### # # # # ######
3042026-05-28T03:49:56.909Z # # # # # # # # #
3052026-05-28T03:49:56.909Z # # # # ## # # # #
3062026-05-28T03:49:56.909Z ##### ###### # # #### # #
3072026-05-28T03:49:56.909Z
3082026-05-28T03:49:56.909Z+ cargo kbench local
3092026-05-28T03:49:57.019Z Updating crates.io index
3102026-05-28T03:49:57.022Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-05-28T03:49:57.811Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-05-28T03:49:58.058Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-05-28T03:49:58.394Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-05-28T03:49:58.708Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-05-28T03:49:58.961Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-05-28T03:49:59.228Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-05-28T03:50:00.706Z Downloading crates ...
3182026-05-28T03:50:00.761Z Downloaded cast v0.3.0
3192026-05-28T03:50:00.769Z Downloaded futures-task v0.3.32
3202026-05-28T03:50:00.773Z Downloaded circular v0.3.0
3212026-05-28T03:50:00.776Z Downloaded embedded-io v0.4.0
3222026-05-28T03:50:00.776Z Downloaded crc32fast v1.5.0
3232026-05-28T03:50:00.780Z Downloaded ciborium v0.2.2
3242026-05-28T03:50:00.781Z Downloaded defmt v0.3.100
3252026-05-28T03:50:00.782Z Downloaded anstyle v1.0.14
3262026-05-28T03:50:00.785Z Downloaded oxnet v0.1.5
3272026-05-28T03:50:00.785Z Downloaded fnv v1.0.7
3282026-05-28T03:50:00.785Z Downloaded ciborium-ll v0.2.2
3292026-05-28T03:50:00.788Z Downloaded quote v1.0.45
3302026-05-28T03:50:00.789Z Downloaded cfg_aliases v0.2.1
3312026-05-28T03:50:00.792Z Downloaded autocfg v1.5.0
3322026-05-28T03:50:00.792Z Downloaded crossbeam-channel v0.5.15
3332026-05-28T03:50:00.795Z Downloaded page_size v0.6.0
3342026-05-28T03:50:00.795Z Downloaded proc-macro2 v1.0.106
3352026-05-28T03:50:00.798Z Downloaded plotters-svg v0.3.7
3362026-05-28T03:50:00.798Z Downloaded plotters-backend v0.3.7
3372026-05-28T03:50:00.798Z Downloaded log v0.4.29
3382026-05-28T03:50:00.801Z Downloaded powerfmt v0.2.0
3392026-05-28T03:50:00.802Z Downloaded rand_core v0.10.1
3402026-05-28T03:50:00.802Z Downloaded pin-project-lite v0.2.17
3412026-05-28T03:50:00.805Z Downloaded rand v0.10.1
3422026-05-28T03:50:00.808Z Downloaded anes v0.1.6
3432026-05-28T03:50:00.811Z Downloaded proc-macro-error-attr v1.0.4
3442026-05-28T03:50:00.811Z Downloaded ref-cast v1.0.25
3452026-05-28T03:50:00.811Z Downloaded proc-macro-error2 v2.0.1
3462026-05-28T03:50:00.814Z Downloaded pretty-hex v0.4.2
3472026-05-28T03:50:00.817Z Downloaded futures-executor v0.3.32
3482026-05-28T03:50:00.821Z Downloaded version_check v0.9.5
3492026-05-28T03:50:00.821Z Downloaded proc-macro-error-attr2 v2.0.0
3502026-05-28T03:50:00.821Z Downloaded equivalent v1.0.2
3512026-05-28T03:50:00.821Z Downloaded byteorder v1.5.0
3522026-05-28T03:50:00.821Z Downloaded darling_macro v0.21.3
3532026-05-28T03:50:00.821Z Downloaded ciborium-io v0.2.2
3542026-05-28T03:50:00.821Z Downloaded chrono v0.4.44
3552026-05-28T03:50:00.824Z Downloaded once_cell v1.21.4
3562026-05-28T03:50:00.827Z Downloaded rusticata-macros v5.0.0
3572026-05-28T03:50:00.827Z Downloaded managed v0.8.0
3582026-05-28T03:50:00.827Z Downloaded defmt-parser v1.0.0
3592026-05-28T03:50:00.831Z Downloaded proc-macro-crate v3.5.0
3602026-05-28T03:50:00.831Z Downloaded anstyle-parse v1.0.0
3612026-05-28T03:50:00.831Z Downloaded ref-cast-impl v1.0.25
3622026-05-28T03:50:00.831Z Downloaded either v1.15.0
3632026-05-28T03:50:00.834Z Downloaded ingot-macros v0.1.1
3642026-05-28T03:50:00.834Z Downloaded darling v0.21.3
3652026-05-28T03:50:00.837Z Downloaded anyhow v1.0.102
3662026-05-28T03:50:00.840Z Downloaded futures-channel v0.3.32
3672026-05-28T03:50:00.841Z Downloaded dyn-clone v1.0.20
3682026-05-28T03:50:00.844Z Downloaded futures-sink v0.3.32
3692026-05-28T03:50:00.844Z Downloaded cfg-if v1.0.4
3702026-05-28T03:50:00.844Z Downloaded alloca v0.4.0
3712026-05-28T03:50:00.844Z Downloaded anstyle-query v1.1.5
3722026-05-28T03:50:00.847Z Downloaded anstream v1.0.0
3732026-05-28T03:50:00.847Z Downloaded take_mut v0.2.2
3742026-05-28T03:50:00.847Z Downloaded stable_deref_trait v1.2.1
3752026-05-28T03:50:00.850Z Downloaded is-terminal v0.4.17
3762026-05-28T03:50:00.854Z Downloaded foreign-types v0.5.0
3772026-05-28T03:50:00.854Z Downloaded cstr-argument v0.1.2
3782026-05-28T03:50:00.854Z Downloaded foreign-types-macros v0.2.3
3792026-05-28T03:50:00.854Z Downloaded darling_core v0.23.0
3802026-05-28T03:50:00.854Z Downloaded heck v0.5.0
3812026-05-28T03:50:00.854Z Downloaded heck v0.4.1
3822026-05-28T03:50:00.857Z Downloaded darling_macro v0.23.0
3832026-05-28T03:50:00.857Z Downloaded clap v4.6.1
3842026-05-28T03:50:00.861Z Downloaded utf8parse v0.2.2
3852026-05-28T03:50:00.864Z Downloaded tabwriter v1.4.1
3862026-05-28T03:50:00.864Z Downloaded itoa v1.0.18
3872026-05-28T03:50:00.864Z Downloaded link-section v0.2.1
3882026-05-28T03:50:00.867Z Downloaded hash32 v0.3.1
3892026-05-28T03:50:00.867Z Downloaded futures-core v0.3.32
3902026-05-28T03:50:00.867Z Downloaded slog-envlogger v2.2.0
3912026-05-28T03:50:00.867Z Downloaded futures-io v0.3.32
3922026-05-28T03:50:00.871Z Downloaded errno v0.3.14
3932026-05-28T03:50:00.871Z Downloaded macaddr v1.0.1
3942026-05-28T03:50:00.871Z Downloaded futures-macro v0.3.32
3952026-05-28T03:50:00.871Z Downloaded time-macros v0.2.27
3962026-05-28T03:50:00.874Z Downloaded thiserror-impl v1.0.69
3972026-05-28T03:50:00.874Z Downloaded thiserror v1.0.69
3982026-05-28T03:50:00.878Z Downloaded lazy_static v1.5.0
3992026-05-28T03:50:00.878Z Downloaded is_terminal_polyfill v1.70.2
4002026-05-28T03:50:00.878Z Downloaded ident_case v1.0.1
4012026-05-28T03:50:00.878Z Downloaded ingot-types v0.1.2
4022026-05-28T03:50:00.881Z Downloaded cobs v0.3.0
4032026-05-28T03:50:00.881Z Downloaded terminal_size v0.4.4
4042026-05-28T03:50:00.881Z Downloaded num-conv v0.2.1
4052026-05-28T03:50:00.881Z Downloaded erased-serde v0.3.31
4062026-05-28T03:50:00.885Z Downloaded find-msvc-tools v0.1.9
4072026-05-28T03:50:00.885Z Downloaded crossbeam-utils v0.8.21
4082026-05-28T03:50:00.885Z Downloaded time-core v0.1.8
4092026-05-28T03:50:00.888Z Downloaded tracing-core v0.1.36
4102026-05-28T03:50:00.888Z Downloaded dtor v0.8.1
4112026-05-28T03:50:00.888Z Downloaded embedded-io v0.6.1
4122026-05-28T03:50:00.892Z Downloaded num_enum_derive v0.7.6
4132026-05-28T03:50:00.892Z Downloaded thiserror-impl v2.0.18
4142026-05-28T03:50:00.892Z Downloaded slog v2.8.2
4152026-05-28T03:50:00.895Z Downloaded zmij v1.0.21
4162026-05-28T03:50:00.895Z Downloaded foreign-types-shared v0.3.1
4172026-05-28T03:50:00.895Z Downloaded slab v0.4.12
4182026-05-28T03:50:00.898Z Downloaded oorandom v11.1.5
4192026-05-28T03:50:00.899Z Downloaded dtor-proc-macro v0.0.13
4202026-05-28T03:50:00.899Z Downloaded strsim v0.11.1
4212026-05-28T03:50:00.899Z Downloaded ctor-proc-macro v0.0.13
4222026-05-28T03:50:00.899Z Downloaded clap_lex v1.1.0
4232026-05-28T03:50:00.899Z Downloaded chacha20 v0.10.0
4242026-05-28T03:50:00.902Z Downloaded bitflags v1.3.2
4252026-05-28T03:50:00.905Z Downloaded colorchoice v1.0.5
4262026-05-28T03:50:00.909Z Downloaded deranged v0.5.8
4272026-05-28T03:50:00.909Z Downloaded defmt-macros v1.0.1
4282026-05-28T03:50:00.912Z Downloaded defmt v1.0.1
4292026-05-28T03:50:00.912Z Downloaded ipnetwork v0.21.1
4302026-05-28T03:50:00.912Z Downloaded walkdir v2.5.0
4312026-05-28T03:50:00.916Z Downloaded colored v3.1.1
4322026-05-28T03:50:00.916Z Downloaded rustversion v1.0.22
4332026-05-28T03:50:00.917Z Downloaded proc-macro-error v1.0.4
4342026-05-28T03:50:00.920Z Downloaded darling v0.23.0
4352026-05-28T03:50:00.924Z Downloaded slog-scope v4.4.1
4362026-05-28T03:50:00.924Z Downloaded cookie-factory v0.3.3
4372026-05-28T03:50:00.924Z Downloaded postcard v1.1.3
4382026-05-28T03:50:00.924Z Downloaded cpufeatures v0.3.0
4392026-05-28T03:50:00.927Z Downloaded bitflags v2.11.1
4402026-05-28T03:50:00.928Z Downloaded ctor v0.10.1
4412026-05-28T03:50:00.931Z Downloaded thread_local v1.1.9
4422026-05-28T03:50:00.931Z Downloaded thiserror v2.0.18
4432026-05-28T03:50:00.934Z Downloaded slog-term v2.9.2
4442026-05-28T03:50:00.934Z Downloaded crossbeam-deque v0.8.6
4452026-05-28T03:50:00.937Z Downloaded criterion-plot v0.8.2
4462026-05-28T03:50:00.937Z Downloaded tinytemplate v1.2.1
4472026-05-28T03:50:00.937Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4482026-05-28T03:50:00.937Z Downloaded num_enum v0.7.6
4492026-05-28T03:50:00.940Z Downloaded crossbeam-epoch v0.9.18
4502026-05-28T03:50:00.944Z Downloaded slog-async v2.8.0
4512026-05-28T03:50:00.944Z Downloaded same-file v1.0.6
4522026-05-28T03:50:00.944Z Downloaded ingot v0.1.1
4532026-05-28T03:50:00.947Z Downloaded clap_derive v4.6.1
4542026-05-28T03:50:00.947Z Downloaded iana-time-zone v0.1.65
4552026-05-28T03:50:00.951Z Downloaded slog-stdlog v4.1.1
4562026-05-28T03:50:00.951Z Downloaded shlex v1.3.0
4572026-05-28T03:50:00.951Z Downloaded toml_parser v1.1.2+spec-1.1.0
4582026-05-28T03:50:00.955Z Downloaded serde_core v1.0.228
4592026-05-28T03:50:00.955Z Downloaded cc v1.2.61
4602026-05-28T03:50:00.958Z Downloaded num-traits v0.2.19
4612026-05-28T03:50:00.959Z Downloaded tracing-attributes v0.1.31
4622026-05-28T03:50:00.962Z Downloaded futures v0.3.32
4632026-05-28T03:50:00.965Z Downloaded term v1.2.1
4642026-05-28T03:50:00.968Z Downloaded getrandom v0.4.2
4652026-05-28T03:50:00.971Z Downloaded darling_core v0.21.3
4662026-05-28T03:50:00.974Z Downloaded heapless v0.8.0
4672026-05-28T03:50:00.974Z Downloaded half v2.7.1
4682026-05-28T03:50:00.977Z Downloaded uuid v1.23.1
4692026-05-28T03:50:00.977Z Downloaded arc-swap v1.9.1
4702026-05-28T03:50:00.984Z Downloaded unicode-ident v1.0.24
4712026-05-28T03:50:00.995Z Downloaded indexmap v2.14.0
4722026-05-28T03:50:01.004Z Downloaded toml_edit v0.25.11+spec-1.1.0
4732026-05-28T03:50:01.008Z Downloaded criterion v0.8.2
4742026-05-28T03:50:01.011Z Downloaded socket2 v0.6.3
4752026-05-28T03:50:01.014Z Downloaded serde_derive v1.0.228
4762026-05-28T03:50:01.014Z Downloaded itertools v0.12.1
4772026-05-28T03:50:01.017Z Downloaded itertools v0.13.0
4782026-05-28T03:50:01.021Z Downloaded aho-corasick v1.1.4
4792026-05-28T03:50:01.024Z Downloaded itertools v0.14.0
4802026-05-28T03:50:01.028Z Downloaded rayon-core v1.13.0
4812026-05-28T03:50:01.032Z Downloaded memchr v2.8.0
4822026-05-28T03:50:01.034Z Downloaded futures-util v0.3.32
4832026-05-28T03:50:01.039Z Downloaded clap_builder v4.6.0
4842026-05-28T03:50:01.043Z Downloaded serde v1.0.228
4852026-05-28T03:50:01.047Z Downloaded hashbrown v0.17.0
4862026-05-28T03:50:01.050Z Downloaded zerocopy-derive v0.8.48
4872026-05-28T03:50:01.075Z Downloaded libc v0.2.186
4882026-05-28T03:50:01.093Z Downloaded pcap-parser v0.17.0
4892026-05-28T03:50:01.096Z Downloaded nom v8.0.0
4902026-05-28T03:50:01.113Z Downloaded serde_json v1.0.149
4912026-05-28T03:50:01.117Z Downloaded winnow v1.0.2
4922026-05-28T03:50:01.122Z Downloaded time v0.3.47
4932026-05-28T03:50:01.129Z Downloaded rayon v1.12.0
4942026-05-28T03:50:01.134Z Downloaded syn v1.0.109
4952026-05-28T03:50:01.138Z Downloaded plotters v0.3.7
4962026-05-28T03:50:01.143Z Downloaded regex v1.12.3
4972026-05-28T03:50:01.181Z Downloaded unicode-width v0.2.2
4982026-05-28T03:50:01.188Z Downloaded zerocopy v0.8.48
4992026-05-28T03:50:01.199Z Downloaded syn v2.0.117
5002026-05-28T03:50:01.205Z Downloaded smoltcp v0.11.0
5012026-05-28T03:50:01.211Z Downloaded regex-syntax v0.8.10
5022026-05-28T03:50:01.215Z Downloaded nix v0.31.2
5032026-05-28T03:50:01.221Z Downloaded tracing v0.1.44
5042026-05-28T03:50:01.231Z Downloaded rustix v1.1.4
5052026-05-28T03:50:01.244Z Downloaded regex-automata v0.4.14
5062026-05-28T03:50:01.311Z Compiling proc-macro2 v1.0.106
5072026-05-28T03:50:01.311Z Compiling unicode-ident v1.0.24
5082026-05-28T03:50:01.311Z Compiling quote v1.0.45
5092026-05-28T03:50:01.311Z Compiling serde_core v1.0.228
5102026-05-28T03:50:01.311Z Compiling cfg-if v1.0.4
5112026-05-28T03:50:01.311Z Compiling libc v0.2.186
5122026-05-28T03:50:01.315Z Compiling memchr v2.8.0
5132026-05-28T03:50:01.315Z Compiling serde v1.0.228
5142026-05-28T03:50:01.456Z Compiling rustversion v1.0.22
5152026-05-28T03:50:01.523Z Compiling strsim v0.11.1
5162026-05-28T03:50:01.801Z Compiling ident_case v1.0.1
5172026-05-28T03:50:01.804Z Compiling version_check v0.9.5
5182026-05-28T03:50:01.819Z Compiling zerocopy v0.8.48
5192026-05-28T03:50:01.941Z Compiling thiserror v2.0.18
5202026-05-28T03:50:02.092Z Compiling either v1.15.0
5212026-05-28T03:50:02.258Z Compiling fnv v1.0.7
5222026-05-28T03:50:02.335Z Compiling syn v1.0.109
5232026-05-28T03:50:02.357Z Compiling crossbeam-utils v0.8.21
5242026-05-28T03:50:02.378Z Compiling pin-project-lite v0.2.17
5252026-05-28T03:50:02.460Z Compiling regex-syntax v0.8.10
5262026-05-28T03:50:02.469Z Compiling winnow v1.0.2
5272026-05-28T03:50:02.670Z Compiling syn v2.0.117
5282026-05-28T03:50:02.699Z Compiling equivalent v1.0.2
5292026-05-28T03:50:02.725Z Compiling aho-corasick v1.1.4
5302026-05-28T03:50:02.739Z Compiling hashbrown v0.17.0
5312026-05-28T03:50:02.973Z Compiling itertools v0.14.0
5322026-05-28T03:50:03.270Z Compiling indexmap v2.14.0
5332026-05-28T03:50:03.485Z Compiling toml_parser v1.1.2+spec-1.1.0
5342026-05-28T03:50:03.825Z Compiling bitflags v2.11.1
5352026-05-28T03:50:03.872Z Compiling regex-automata v0.4.14
5362026-05-28T03:50:04.067Z Compiling autocfg v1.5.0
5372026-05-28T03:50:04.160Z Compiling heapless v0.8.0
5382026-05-28T03:50:04.169Z Compiling byteorder v1.5.0
5392026-05-28T03:50:04.352Z Compiling toml_datetime v1.1.1+spec-1.1.0
5402026-05-28T03:50:04.404Z Compiling num-traits v0.2.19
5412026-05-28T03:50:04.459Z Compiling hash32 v0.3.1
5422026-05-28T03:50:04.567Z Compiling toml_edit v0.25.11+spec-1.1.0
5432026-05-28T03:50:04.596Z Compiling slog v2.8.2
5442026-05-28T03:50:04.624Z Compiling futures-core v0.3.32
5452026-05-28T03:50:04.634Z Compiling macaddr v1.0.1
5462026-05-28T03:50:04.682Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5472026-05-28T03:50:04.767Z Compiling smoltcp v0.11.0
5482026-05-28T03:50:04.823Z Compiling stable_deref_trait v1.2.1
5492026-05-28T03:50:04.830Z Compiling futures-sink v0.3.32
5502026-05-28T03:50:04.934Z Compiling futures-channel v0.3.32
5512026-05-28T03:50:05.113Z Compiling proc-macro-crate v3.5.0
5522026-05-28T03:50:05.117Z Compiling proc-macro-error-attr v1.0.4
5532026-05-28T03:50:05.174Z Compiling darling_core v0.21.3
5542026-05-28T03:50:05.347Z Compiling darling_core v0.23.0
5552026-05-28T03:50:05.355Z Compiling anyhow v1.0.102
5562026-05-28T03:50:05.430Z Compiling managed v0.8.0
5572026-05-28T03:50:05.517Z Compiling regex v1.12.3
5582026-05-28T03:50:05.673Z Compiling futures-task v0.3.32
5592026-05-28T03:50:05.681Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5602026-05-28T03:50:05.834Z Compiling getrandom v0.4.2
5612026-05-28T03:50:05.898Z Compiling crc32fast v1.5.0
5622026-05-28T03:50:05.906Z Compiling rand_core v0.10.1
5632026-05-28T03:50:06.066Z Compiling itoa v1.0.18
5642026-05-28T03:50:06.107Z Compiling ref-cast v1.0.25
5652026-05-28T03:50:06.114Z Compiling slab v0.4.12
5662026-05-28T03:50:06.192Z Compiling futures-io v0.3.32
5672026-05-28T03:50:06.267Z Compiling bitflags v1.3.2
5682026-05-28T03:50:06.319Z Compiling serde_derive v1.0.228
5692026-05-28T03:50:06.330Z Compiling zerocopy-derive v0.8.48
5702026-05-28T03:50:06.338Z Compiling thiserror-impl v2.0.18
5712026-05-28T03:50:06.345Z Compiling futures-macro v0.3.32
5722026-05-28T03:50:06.367Z Compiling num_enum_derive v0.7.6
5732026-05-28T03:50:06.456Z Compiling foreign-types-macros v0.2.3
5742026-05-28T03:50:07.123Z Compiling ref-cast-impl v1.0.25
5752026-05-28T03:50:07.195Z Compiling futures-util v0.3.32
5762026-05-28T03:50:07.229Z Compiling darling_macro v0.21.3
5772026-05-28T03:50:07.465Z Compiling darling_macro v0.23.0
5782026-05-28T03:50:07.682Z Compiling cobs v0.3.0
5792026-05-28T03:50:07.780Z Compiling darling v0.21.3
5802026-05-28T03:50:07.858Z Compiling ingot-macros v0.1.1
5812026-05-28T03:50:07.948Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5822026-05-28T03:50:08.020Z Compiling darling v0.23.0
5832026-05-28T03:50:08.096Z Compiling proc-macro-error v1.0.4
5842026-05-28T03:50:08.330Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5852026-05-28T03:50:08.338Z Compiling once_cell v1.21.4
5862026-05-28T03:50:08.569Z Compiling ipnetwork v0.21.1
5872026-05-28T03:50:08.572Z Compiling cpufeatures v0.3.0
5882026-05-28T03:50:08.636Z Compiling rustix v1.1.4
5892026-05-28T03:50:08.644Z Compiling unicode-width v0.2.2
5902026-05-28T03:50:08.930Z Compiling foreign-types-shared v0.3.1
5912026-05-28T03:50:08.952Z Compiling tabwriter v1.4.1
5922026-05-28T03:50:09.012Z Compiling foreign-types v0.5.0
5932026-05-28T03:50:09.083Z Compiling chacha20 v0.10.0
5942026-05-28T03:50:09.221Z Compiling tracing-core v0.1.36
5952026-05-28T03:50:09.357Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5962026-05-28T03:50:09.574Z Compiling erased-serde v0.3.31
5972026-05-28T03:50:09.814Z Compiling postcard v1.1.3
5982026-05-28T03:50:09.908Z Compiling futures-executor v0.3.32
5992026-05-28T03:50:10.183Z Compiling num_enum v0.7.6
6002026-05-28T03:50:10.282Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6012026-05-28T03:50:10.296Z Compiling tracing-attributes v0.1.31
6022026-05-28T03:50:10.325Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6032026-05-28T03:50:10.382Z Compiling errno v0.3.14
6042026-05-28T03:50:10.471Z Compiling cstr-argument v0.1.2
6052026-05-28T03:50:10.528Z Compiling zmij v1.0.21
6062026-05-28T03:50:10.620Z Compiling find-msvc-tools v0.1.9
6072026-05-28T03:50:10.772Z Compiling ingot-types v0.1.2
6082026-05-28T03:50:10.800Z Compiling utf8parse v0.2.2
6092026-05-28T03:50:10.825Z Compiling time-core v0.1.8
6102026-05-28T03:50:10.898Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
6112026-05-28T03:50:10.922Z Compiling thiserror v1.0.69
6122026-05-28T03:50:10.963Z Compiling num-conv v0.2.1
6132026-05-28T03:50:11.106Z Compiling shlex v1.3.0
6142026-05-28T03:50:11.119Z Compiling ingot v0.1.1
6152026-05-28T03:50:11.179Z Compiling pretty-hex v0.4.2
6162026-05-28T03:50:11.233Z Compiling powerfmt v0.2.0
6172026-05-28T03:50:11.287Z Compiling dyn-clone v1.0.20
6182026-05-28T03:50:11.309Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
6192026-05-28T03:50:11.448Z Compiling deranged v0.5.8
6202026-05-28T03:50:11.526Z Compiling tracing v0.1.44
6212026-05-28T03:50:11.535Z Compiling cc v1.2.61
6222026-05-28T03:50:11.647Z Compiling time-macros v0.2.27
6232026-05-28T03:50:11.844Z Compiling anstyle-parse v1.0.0
6242026-05-28T03:50:12.054Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6252026-05-28T03:50:12.067Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6262026-05-28T03:50:12.680Z Compiling rand v0.10.1
6272026-05-28T03:50:12.689Z Compiling futures v0.3.32
6282026-05-28T03:50:12.735Z Compiling thiserror-impl v1.0.69
6292026-05-28T03:50:12.760Z Compiling crossbeam-epoch v0.9.18
6302026-05-28T03:50:12.964Z Compiling uuid v1.23.1
6312026-05-28T03:50:13.204Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6322026-05-28T03:50:13.296Z Compiling arc-swap v1.9.1
6332026-05-28T03:50:13.373Z Compiling socket2 v0.6.3
6342026-05-28T03:50:13.488Z Compiling nom v8.0.0
6352026-05-28T03:50:13.606Z Compiling thread_local v1.1.9
6362026-05-28T03:50:13.903Z Compiling oxnet v0.1.5
6372026-05-28T03:50:13.924Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6382026-05-28T03:50:13.939Z Compiling colored v3.1.1
6392026-05-28T03:50:14.166Z Compiling serde_json v1.0.149
6402026-05-28T03:50:14.489Z Compiling iana-time-zone v0.1.65
6412026-05-28T03:50:14.554Z Compiling heck v0.4.1
6422026-05-28T03:50:14.718Z Compiling rayon-core v1.13.0
6432026-05-28T03:50:14.748Z Compiling anstyle v1.0.14
6442026-05-28T03:50:14.777Z Compiling slog-async v2.8.0
6452026-05-28T03:50:14.945Z Compiling lazy_static v1.5.0
6462026-05-28T03:50:14.986Z Compiling anstyle-query v1.1.5
6472026-05-28T03:50:15.043Z Compiling is_terminal_polyfill v1.70.2
6482026-05-28T03:50:17.946Z Compiling colorchoice v1.0.5
6492026-05-28T03:50:18.014Z Compiling slog-scope v4.4.1
6502026-05-28T03:50:18.014Z Compiling anstream v1.0.0
6512026-05-28T03:50:18.014Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6522026-05-28T03:50:18.014Z Compiling chrono v0.4.44
6532026-05-28T03:50:18.014Z Compiling time v0.3.47
6542026-05-28T03:50:18.014Z Compiling rusticata-macros v5.0.0
6552026-05-28T03:50:18.014Z Compiling crossbeam-deque v0.8.6
6562026-05-28T03:50:18.014Z Compiling cookie-factory v0.3.3
6572026-05-28T03:50:18.015Z Compiling alloca v0.4.0
6582026-05-28T03:50:18.015Z Compiling terminal_size v0.4.4
6592026-05-28T03:50:18.015Z Compiling half v2.7.1
6602026-05-28T03:50:18.015Z Compiling crossbeam-channel v0.5.15
6612026-05-28T03:50:18.015Z Compiling is-terminal v0.4.17
6622026-05-28T03:50:18.015Z Compiling itertools v0.12.1
6632026-05-28T03:50:18.015Z Compiling plotters-backend v0.3.7
6642026-05-28T03:50:18.015Z Compiling clap_lex v1.1.0
6652026-05-28T03:50:18.015Z Compiling heck v0.5.0
6662026-05-28T03:50:18.015Z Compiling take_mut v0.2.2
6672026-05-28T03:50:18.015Z Compiling ciborium-io v0.2.2
6682026-05-28T03:50:18.015Z Compiling circular v0.3.0
6692026-05-28T03:50:18.015Z Compiling cfg_aliases v0.2.1
6702026-05-28T03:50:18.015Z Compiling term v1.2.1
6712026-05-28T03:50:18.015Z Compiling log v0.4.29
6722026-05-28T03:50:18.022Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6732026-05-28T03:50:20.314Z Compiling slog-term v2.9.2
6742026-05-28T03:50:20.318Z Compiling slog-stdlog v4.1.1
6752026-05-28T03:50:20.318Z Compiling clap_builder v4.6.0
6762026-05-28T03:50:20.318Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6772026-05-28T03:50:20.318Z Compiling pcap-parser v0.17.0
6782026-05-28T03:50:20.318Z Compiling nix v0.31.2
6792026-05-28T03:50:20.318Z Compiling ciborium-ll v0.2.2
6802026-05-28T03:50:20.318Z Compiling clap_derive v4.6.1
6812026-05-28T03:50:20.318Z Compiling plotters-svg v0.3.7
6822026-05-28T03:50:20.323Z Compiling itertools v0.13.0
6832026-05-28T03:50:20.348Z Compiling cast v0.3.0
6842026-05-28T03:50:20.506Z Compiling same-file v1.0.6
6852026-05-28T03:50:20.672Z Compiling rayon v1.12.0
6862026-05-28T03:50:20.860Z Compiling clap v4.6.1
6872026-05-28T03:50:20.937Z Compiling tinytemplate v1.2.1
6882026-05-28T03:50:21.440Z Compiling walkdir v2.5.0
6892026-05-28T03:50:21.680Z Compiling criterion-plot v0.8.2
6902026-05-28T03:50:21.842Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6912026-05-28T03:50:21.865Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6922026-05-28T03:50:21.923Z Compiling plotters v0.3.7
6932026-05-28T03:50:22.043Z Compiling slog-envlogger v2.2.0
6942026-05-28T03:50:22.495Z Compiling ciborium v0.2.2
6952026-05-28T03:50:22.826Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
6962026-05-28T03:50:22.979Z Compiling page_size v0.6.0
6972026-05-28T03:50:23.086Z Compiling oorandom v11.1.5
6982026-05-28T03:50:23.117Z Compiling dtor-proc-macro v0.0.13
6992026-05-28T03:50:23.211Z Compiling anes v0.1.6
7002026-05-28T03:50:23.247Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7012026-05-28T03:50:23.454Z Compiling criterion v0.8.2
7022026-05-28T03:50:23.482Z Compiling dtor v0.8.1
7032026-05-28T03:50:23.708Z Compiling ctor-proc-macro v0.0.13
7042026-05-28T03:50:24.061Z Compiling link-section v0.2.1
7052026-05-28T03:50:24.201Z Compiling ctor v0.10.1
7062026-05-28T03:50:25.439Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7072026-05-28T03:50:39.029Z Finished `bench` profile [optimized + debuginfo] target(s) in 42.11s
7082026-05-28T03:50:39.133Z Running benches/xde.rs (target/release/deps/xde-1d28b3defb1c5d6b)
7092026-05-28T03:50:39.142Z###--------------------------------###
7102026-05-28T03:50:39.142Z:::Building test topology... (120s):::
7112026-05-28T03:50:39.142Z###--------------------------------###
7122026-05-28T03:50:39.148Zadding underlay route 0
7132026-05-28T03:50:39.150Zadding underlay route 1
7142026-05-28T03:50:39.303Zstart zones a, b
7152026-05-28T03:50:49.396Zconfigure zone
7162026-05-28T03:50:49.400Zconfigure zone
7172026-05-28T03:50:49.416Zinstall zone
7182026-05-28T03:50:49.416Zinstall zone
7192026-05-28T03:50:59.141Zboot zone
7202026-05-28T03:50:59.141Zboot zone
7212026-05-28T03:50:59.217Zsetup zones a, b
7222026-05-28T03:50:59.217Z[a] svcs -a
7232026-05-28T03:50:59.217Z[b] svcs -a
7242026-05-28T03:50:59.239ZFailed to parse command output: exit code 1
7252026-05-28T03:50:59.239Zstdout:
7262026-05-28T03:50:59.239Z
7272026-05-28T03:50:59.239Zstderr:
7282026-05-28T03:50:59.239Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7292026-05-28T03:50:59.239ZFailed to parse command output: exit code 1
7302026-05-28T03:50:59.239Zstdout:
7312026-05-28T03:50:59.239Z
7322026-05-28T03:50:59.239Zstderr:
7332026-05-28T03:50:59.239Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-05-28T03:50:59.439Z[b] svcs -a
7352026-05-28T03:50:59.439Z[a] svcs -a
7362026-05-28T03:50:59.547ZSTATE STIME FMRI
7372026-05-28T03:50:59.547Zonline 3:50:58 svc:/system/svc/restarter:default
7382026-05-28T03:50:59.547Zoffline 3:50:58 svc:/system/early-manifest-import:default
7392026-05-28T03:50:59.547Z- - svc:/application/management/net-snmp:default
7402026-05-28T03:50:59.547Z- - svc:/application/pkg/dynamic-mirror:default
7412026-05-28T03:50:59.547Z- - svc:/application/pkg/mirror:default
7422026-05-28T03:50:59.547Z- - svc:/application/pkg/repositories-setup:default
7432026-05-28T03:50:59.547Z- - svc:/application/pkg/server:default
7442026-05-28T03:50:59.547Z- - svc:/application/security/tcsd:default
7452026-05-28T03:50:59.547Z- - svc:/milestone/devices:default
7462026-05-28T03:50:59.547Z- - svc:/milestone/multi-user-server:default
7472026-05-28T03:50:59.547Z- - svc:/milestone/multi-user:default
7482026-05-28T03:50:59.548Z- - svc:/milestone/name-services:default
7492026-05-28T03:50:59.548Z- - svc:/milestone/network:default
7502026-05-28T03:50:59.548Z- - svc:/milestone/single-user:default
7512026-05-28T03:50:59.548Z- - svc:/milestone/sysconfig:default
7522026-05-28T03:50:59.548Z- - svc:/network/chrony:default
7532026-05-28T03:50:59.548Z- - svc:/network/datalink-management:default
7542026-05-28T03:50:59.548Z- - svc:/network/dns/client:default
7552026-05-28T03:50:59.548Z- - svc:/network/dns/install:default
7562026-05-28T03:50:59.548Z- - svc:/network/dns/multicast:default
7572026-05-28T03:50:59.548Z- - svc:/network/inetd-upgrade:default
7582026-05-28T03:50:59.548Z- - svc:/network/inetd:default
7592026-05-28T03:50:59.548Z- - svc:/network/initial:default
7602026-05-28T03:50:59.548Z- - svc:/network/install:default
7612026-05-28T03:50:59.548Z- - svc:/network/ip-interface-management:default
7622026-05-28T03:50:59.548Z- - svc:/network/ipmp:default
7632026-05-28T03:50:59.548Z- - svc:/network/ipqos:default
7642026-05-28T03:50:59.548Z- - svc:/network/ipsec/ike:default
7652026-05-28T03:50:59.548Z- - svc:/network/ipsec/ipsecalgs:default
7662026-05-28T03:50:59.548Z- - svc:/network/ipsec/manual-key:default
7672026-05-28T03:50:59.548Z- - svc:/network/ipsec/policy:default
7682026-05-28T03:50:59.548Z- - svc:/network/iptun:default
7692026-05-28T03:50:59.548Z- - svc:/network/ipv4-forwarding:default
7702026-05-28T03:50:59.548Z- - svc:/network/ipv6-forwarding:default
7712026-05-28T03:50:59.548Z- - svc:/network/ldap/client:default
7722026-05-28T03:50:59.548Z- - svc:/network/location:default
7732026-05-28T03:50:59.548Z- - svc:/network/loopback:default
7742026-05-28T03:50:59.548Z- - svc:/network/netcfg:default
7752026-05-28T03:50:59.548Z- - svc:/network/netmask:default
7762026-05-28T03:50:59.548Z- - svc:/network/nfs/cbd:default
7772026-05-28T03:50:59.548Z- - svc:/network/nfs/client:default
7782026-05-28T03:50:59.548Z- - svc:/network/nfs/log:default
7792026-05-28T03:50:59.548Z- - svc:/network/nfs/mapid:default
7802026-05-28T03:50:59.548Z- - svc:/network/nfs/nlockmgr:default
7812026-05-28T03:50:59.548Z- - svc:/network/nfs/rquota:default
7822026-05-28T03:50:59.548Z- - svc:/network/nfs/server:default
7832026-05-28T03:50:59.548Z- - svc:/network/nfs/status:default
7842026-05-28T03:50:59.548Z- - svc:/network/nis/client:default
7852026-05-28T03:50:59.548Z- - svc:/network/physical:default
7862026-05-28T03:50:59.548Z- - svc:/network/physical:nwam
7872026-05-28T03:50:59.549Z- - svc:/network/routing-setup:default
7882026-05-28T03:50:59.549Z- - svc:/network/routing/legacy-routing:ipv4
7892026-05-28T03:50:59.549Z- - svc:/network/routing/legacy-routing:ipv6
7902026-05-28T03:50:59.549Z- - svc:/network/routing/ndp:default
7912026-05-28T03:50:59.549Z- - svc:/network/routing/rdisc:default
7922026-05-28T03:50:59.549Z- - svc:/network/routing/ripng:default
7932026-05-28T03:50:59.549Z- - svc:/network/routing/route:default
7942026-05-28T03:50:59.549Z- - svc:/network/rpc/bind:default
7952026-05-28T03:50:59.549Z- - svc:/network/rpc/gss:default
7962026-05-28T03:50:59.549Z- - svc:/network/rpc/keyserv:default
7972026-05-28T03:50:59.549Z- - svc:/network/security/kadmin:default
7982026-05-28T03:50:59.549Z- - svc:/network/security/krb5kdc:default
7992026-05-28T03:50:59.549Z- - svc:/network/security/ktkt_warn:default
8002026-05-28T03:50:59.549Z- - svc:/network/service:default
8012026-05-28T03:50:59.549Z- - svc:/network/shares/group:default
8022026-05-28T03:50:59.549Z- - svc:/network/smb/client:default
8032026-05-28T03:50:59.549Z- - svc:/network/smb/server:default
8042026-05-28T03:50:59.549Z- - svc:/network/ssh:default
8052026-05-28T03:50:59.549Z- - svc:/network/tcpkey:default
8062026-05-28T03:50:59.549Z- - svc:/system/auditd:default
8072026-05-28T03:50:59.549Z- - svc:/system/auditset:default
8082026-05-28T03:50:59.549Z- - svc:/system/boot-archive-update:default
8092026-05-28T03:50:59.549Z- - svc:/system/boot-archive:default
8102026-05-28T03:50:59.549Z- - svc:/system/boot-config:default
8112026-05-28T03:50:59.549Z- - svc:/system/consadm:default
8122026-05-28T03:50:59.549Z- - svc:/system/console-login:default
8132026-05-28T03:50:59.549Z- - svc:/system/console-login:vt2
8142026-05-28T03:50:59.549Z- - svc:/system/console-login:vt3
8152026-05-28T03:50:59.549Z- - svc:/system/console-login:vt4
8162026-05-28T03:50:59.550Z- - svc:/system/console-login:vt5
8172026-05-28T03:50:59.550Z- - svc:/system/console-login:vt6
8182026-05-28T03:50:59.550Z- - svc:/system/coreadm:default
8192026-05-28T03:50:59.550Z- - svc:/system/cron:default
8202026-05-28T03:50:59.550Z- - svc:/system/cryptosvc:default
8212026-05-28T03:50:59.550Z- - svc:/system/device/allocate:default
8222026-05-28T03:50:59.550Z- - svc:/system/device/audio:default
8232026-05-28T03:50:59.550Z- - svc:/system/device/local:default
8242026-05-28T03:50:59.550Z- - svc:/system/device/mpxio-upgrade:default
8252026-05-28T03:50:59.550Z- - svc:/system/extended-accounting:flow
8262026-05-28T03:50:59.550Z- - svc:/system/extended-accounting:net
8272026-05-28T03:50:59.550Z- - svc:/system/extended-accounting:process
8282026-05-28T03:50:59.550Z- - svc:/system/extended-accounting:task
8292026-05-28T03:50:59.550Z- - svc:/system/filesystem/local:default
8302026-05-28T03:50:59.550Z- - svc:/system/filesystem/minimal:default
8312026-05-28T03:50:59.550Z- - svc:/system/filesystem/reparse:default
8322026-05-28T03:50:59.551Z- - svc:/system/filesystem/root:default
8332026-05-28T03:50:59.551Z- - svc:/system/filesystem/usr:default
8342026-05-28T03:50:59.551Z- - svc:/system/fm/notify-params:default
8352026-05-28T03:50:59.551Z- - svc:/system/fmd:default
8362026-05-28T03:50:59.555Z- - svc:/system/hostid:default
8372026-05-28T03:50:59.555Z- - svc:/system/hotplug:default
8382026-05-28T03:50:59.555Z- - svc:/system/identity:domain
8392026-05-28T03:50:59.555Z- - svc:/system/identity:node
8402026-05-28T03:50:59.555Z- - svc:/system/idmap:default
8412026-05-28T03:50:59.555Z- - svc:/system/keymap:default
8422026-05-28T03:50:59.555Z- - svc:/system/logadm-upgrade:default
8432026-05-28T03:50:59.555Z- - svc:/system/manifest-import:default
8442026-05-28T03:50:59.555Z- - svc:/system/name-service-cache:default
8452026-05-28T03:50:59.555Z- - svc:/system/pfexec:default
8462026-05-28T03:50:59.555Z- - svc:/system/pkgserv:default
8472026-05-28T03:50:59.555Z- - svc:/system/process-security:default
8482026-05-28T03:50:59.555Z- - svc:/system/rbac:default
8492026-05-28T03:50:59.555Z- - svc:/system/rmtmpfiles:default
8502026-05-28T03:50:59.555Z- - svc:/system/sac:default
8512026-05-28T03:50:59.555Z- - svc:/system/sar:default
8522026-05-28T03:50:59.555Z- - svc:/system/svc/global:default
8532026-05-28T03:50:59.555Z- - svc:/system/system-log:default
8542026-05-28T03:50:59.555Z- - svc:/system/update-man-index:default
8552026-05-28T03:50:59.555Z- - svc:/system/utmp:default
8562026-05-28T03:50:59.555Z- - svc:/system/vtdaemon:default
8572026-05-28T03:50:59.555Z[b] svcs milestone/network
8582026-05-28T03:50:59.555ZSTATE STIME FMRI
8592026-05-28T03:50:59.555Zonline 3:50:58 svc:/system/svc/restarter:default
8602026-05-28T03:50:59.555Zoffline 3:50:58 svc:/system/early-manifest-import:default
8612026-05-28T03:50:59.555Z- - svc:/application/management/net-snmp:default
8622026-05-28T03:50:59.555Z- - svc:/application/pkg/dynamic-mirror:default
8632026-05-28T03:50:59.555Z- - svc:/application/pkg/mirror:default
8642026-05-28T03:50:59.555Z- - svc:/application/pkg/repositories-setup:default
8652026-05-28T03:50:59.555Z- - svc:/application/pkg/server:default
8662026-05-28T03:50:59.555Z- - svc:/application/security/tcsd:default
8672026-05-28T03:50:59.555Z- - svc:/milestone/devices:default
8682026-05-28T03:50:59.555Z- - svc:/milestone/multi-user-server:default
8692026-05-28T03:50:59.556Z- - svc:/milestone/multi-user:default
8702026-05-28T03:50:59.556Z- - svc:/milestone/name-services:default
8712026-05-28T03:50:59.556Z- - svc:/milestone/network:default
8722026-05-28T03:50:59.556Z- - svc:/milestone/single-user:default
8732026-05-28T03:50:59.556Z- - svc:/milestone/sysconfig:default
8742026-05-28T03:50:59.556Z- - svc:/network/chrony:default
8752026-05-28T03:50:59.556Z- - svc:/network/datalink-management:default
8762026-05-28T03:50:59.556Z- - svc:/network/dns/client:default
8772026-05-28T03:50:59.556Z- - svc:/network/dns/install:default
8782026-05-28T03:50:59.556Z- - svc:/network/dns/multicast:default
8792026-05-28T03:50:59.556Z- - svc:/network/inetd-upgrade:default
8802026-05-28T03:50:59.556Z- - svc:/network/inetd:default
8812026-05-28T03:50:59.556Z- - svc:/network/initial:default
8822026-05-28T03:50:59.556Z- - svc:/network/install:default
8832026-05-28T03:50:59.556Z- - svc:/network/ip-interface-management:default
8842026-05-28T03:50:59.556Z- - svc:/network/ipmp:default
8852026-05-28T03:50:59.556Z- - svc:/network/ipqos:default
8862026-05-28T03:50:59.556Z- - svc:/network/ipsec/ike:default
8872026-05-28T03:50:59.556Z- - svc:/network/ipsec/ipsecalgs:default
8882026-05-28T03:50:59.556Z- - svc:/network/ipsec/manual-key:default
8892026-05-28T03:50:59.556Z- - svc:/network/ipsec/policy:default
8902026-05-28T03:50:59.556Z- - svc:/network/iptun:default
8912026-05-28T03:50:59.556Z- - svc:/network/ipv4-forwarding:default
8922026-05-28T03:50:59.556Z- - svc:/network/ipv6-forwarding:default
8932026-05-28T03:50:59.556Z- - svc:/network/ldap/client:default
8942026-05-28T03:50:59.556Z- - svc:/network/location:default
8952026-05-28T03:50:59.556Z- - svc:/network/loopback:default
8962026-05-28T03:50:59.556Z- - svc:/network/netcfg:default
8972026-05-28T03:50:59.556Z- - svc:/network/netmask:default
8982026-05-28T03:50:59.556Z- - svc:/network/nfs/cbd:default
8992026-05-28T03:50:59.556Z- - svc:/network/nfs/client:default
9002026-05-28T03:50:59.556Z- - svc:/network/nfs/log:default
9012026-05-28T03:50:59.556Z- - svc:/network/nfs/mapid:default
9022026-05-28T03:50:59.556Z- - svc:/network/nfs/nlockmgr:default
9032026-05-28T03:50:59.556Z- - svc:/network/nfs/rquota:default
9042026-05-28T03:50:59.556Z- - svc:/network/nfs/server:default
9052026-05-28T03:50:59.556Z- - svc:/network/nfs/status:default
9062026-05-28T03:50:59.556Z- - svc:/network/nis/client:default
9072026-05-28T03:50:59.557Z- - svc:/network/physical:default
9082026-05-28T03:50:59.557Z- - svc:/network/physical:nwam
9092026-05-28T03:50:59.557Z- - svc:/network/routing-setup:default
9102026-05-28T03:50:59.557Z- - svc:/network/routing/legacy-routing:ipv4
9112026-05-28T03:50:59.557Z- - svc:/network/routing/legacy-routing:ipv6
9122026-05-28T03:50:59.557Z- - svc:/network/routing/ndp:default
9132026-05-28T03:50:59.557Z- - svc:/network/routing/rdisc:default
9142026-05-28T03:50:59.557Z- - svc:/network/routing/ripng:default
9152026-05-28T03:50:59.557Z- - svc:/network/routing/route:default
9162026-05-28T03:50:59.557Z- - svc:/network/rpc/bind:default
9172026-05-28T03:50:59.557Z- - svc:/network/rpc/gss:default
9182026-05-28T03:50:59.557Z- - svc:/network/rpc/keyserv:default
9192026-05-28T03:50:59.557Z- - svc:/network/security/kadmin:default
9202026-05-28T03:50:59.557Z- - svc:/network/security/krb5kdc:default
9212026-05-28T03:50:59.557Z- - svc:/network/security/ktkt_warn:default
9222026-05-28T03:50:59.557Z- - svc:/network/service:default
9232026-05-28T03:50:59.557Z- - svc:/network/shares/group:default
9242026-05-28T03:50:59.557Z- - svc:/network/smb/client:default
9252026-05-28T03:50:59.557Z- - svc:/network/smb/server:default
9262026-05-28T03:50:59.557Z- - svc:/network/ssh:default
9272026-05-28T03:50:59.557Z- - svc:/network/tcpkey:default
9282026-05-28T03:50:59.557Z- - svc:/system/auditd:default
9292026-05-28T03:50:59.557Z- - svc:/system/auditset:default
9302026-05-28T03:50:59.557Z- - svc:/system/boot-archive-update:default
9312026-05-28T03:50:59.557Z- - svc:/system/boot-archive:default
9322026-05-28T03:50:59.557Z- - svc:/system/boot-config:default
9332026-05-28T03:50:59.557Z- - svc:/system/consadm:default
9342026-05-28T03:50:59.557Z- - svc:/system/console-login:default
9352026-05-28T03:50:59.557Z- - svc:/system/console-login:vt2
9362026-05-28T03:50:59.562Z- - svc:/system/console-login:vt3
9372026-05-28T03:50:59.562Z- - svc:/system/console-login:vt4
9382026-05-28T03:50:59.562Z- - svc:/system/console-login:vt5
9392026-05-28T03:50:59.562Z- - svc:/system/console-login:vt6
9402026-05-28T03:50:59.562Z- - svc:/system/coreadm:default
9412026-05-28T03:50:59.562Z- - svc:/system/cron:default
9422026-05-28T03:50:59.562Z- - svc:/system/cryptosvc:default
9432026-05-28T03:50:59.562Z- - svc:/system/device/allocate:default
9442026-05-28T03:50:59.562Z- - svc:/system/device/audio:default
9452026-05-28T03:50:59.562Z- - svc:/system/device/local:default
9462026-05-28T03:50:59.562Z- - svc:/system/device/mpxio-upgrade:default
9472026-05-28T03:50:59.562Z- - svc:/system/extended-accounting:flow
9482026-05-28T03:50:59.562Z- - svc:/system/extended-accounting:net
9492026-05-28T03:50:59.562Z- - svc:/system/extended-accounting:process
9502026-05-28T03:50:59.562Z- - svc:/system/extended-accounting:task
9512026-05-28T03:50:59.562Z- - svc:/system/filesystem/local:default
9522026-05-28T03:50:59.562Z- - svc:/system/filesystem/minimal:default
9532026-05-28T03:50:59.562Z- - svc:/system/filesystem/reparse:default
9542026-05-28T03:50:59.562Z- - svc:/system/filesystem/root:default
9552026-05-28T03:50:59.563Z- - svc:/system/filesystem/usr:default
9562026-05-28T03:50:59.563Z- - svc:/system/fm/notify-params:default
9572026-05-28T03:50:59.563Z- - svc:/system/fmd:default
9582026-05-28T03:50:59.563Z- - svc:/system/hostid:default
9592026-05-28T03:50:59.563Z- - svc:/system/hotplug:default
9602026-05-28T03:50:59.563Z- - svc:/system/identity:domain
9612026-05-28T03:50:59.563Z- - svc:/system/identity:node
9622026-05-28T03:50:59.563Z- - svc:/system/idmap:default
9632026-05-28T03:50:59.563Z- - svc:/system/keymap:default
9642026-05-28T03:50:59.563Z- - svc:/system/logadm-upgrade:default
9652026-05-28T03:50:59.563Z- - svc:/system/manifest-import:default
9662026-05-28T03:50:59.563Z- - svc:/system/name-service-cache:default
9672026-05-28T03:50:59.563Z- - svc:/system/pfexec:default
9682026-05-28T03:50:59.563Z- - svc:/system/pkgserv:default
9692026-05-28T03:50:59.563Z- - svc:/system/process-security:default
9702026-05-28T03:50:59.563Z- - svc:/system/rbac:default
9712026-05-28T03:50:59.563Z- - svc:/system/rmtmpfiles:default
9722026-05-28T03:50:59.563Z- - svc:/system/sac:default
9732026-05-28T03:50:59.563Z- - svc:/system/sar:default
9742026-05-28T03:50:59.563Z- - svc:/system/svc/global:default
9752026-05-28T03:50:59.563Z- - svc:/system/system-log:default
9762026-05-28T03:50:59.563Z- - svc:/system/update-man-index:default
9772026-05-28T03:50:59.563Z- - svc:/system/utmp:default
9782026-05-28T03:50:59.563Z- - svc:/system/vtdaemon:default
9792026-05-28T03:50:59.563Z[a] svcs milestone/network
9802026-05-28T03:50:59.563ZSTATE STIME FMRI
9812026-05-28T03:50:59.563Z- - svc:/milestone/network:default
9822026-05-28T03:50:59.563ZSTATE STIME FMRI
9832026-05-28T03:50:59.563Z- - svc:/milestone/network:default
9842026-05-28T03:51:00.559Z[a] svcs milestone/network
9852026-05-28T03:51:00.563Z[b] svcs milestone/network
9862026-05-28T03:51:00.575ZSTATE STIME FMRI
9872026-05-28T03:51:00.575Zonline 3:50:58 svc:/milestone/network:default
9882026-05-28T03:51:00.575ZSTATE STIME FMRI
9892026-05-28T03:51:00.575Zonline 3:50:58 svc:/milestone/network:default
9902026-05-28T03:51:00.575Z[a] ipadm create-addr -t -T dhcp opte0/test
9912026-05-28T03:51:00.575Z[b] ipadm create-addr -t -T dhcp opte1/test
9922026-05-28T03:51:05.830Z
9932026-05-28T03:51:05.830Z[a] route add -iface 10.0.0.254 10.0.0.1
9942026-05-28T03:51:05.845Zadd host 10.0.0.254: gateway 10.0.0.1
9952026-05-28T03:51:05.845Z[a] route add 10.0.0.0/24 10.0.0.254
9962026-05-28T03:51:05.857Zadd net 10.0.0.0/24: gateway 10.0.0.254
9972026-05-28T03:51:05.857Z[a] route add 224.0.0.0/4 10.0.0.254
9982026-05-28T03:51:05.867Zadd net 224.0.0.0/4: gateway 10.0.0.254
9992026-05-28T03:51:06.078Z
10002026-05-28T03:51:06.078Z[b] route add -iface 10.0.0.254 10.0.0.2
10012026-05-28T03:51:06.091Zadd host 10.0.0.254: gateway 10.0.0.2
10022026-05-28T03:51:06.091Z[b] route add 10.0.0.0/24 10.0.0.254
10032026-05-28T03:51:06.102Zadd net 10.0.0.0/24: gateway 10.0.0.254
10042026-05-28T03:51:06.102Z[b] route add 224.0.0.0/4 10.0.0.254
10052026-05-28T03:51:06.113Zadd net 224.0.0.0/4: gateway 10.0.0.254
10062026-05-28T03:51:06.116Z###---------------###
10072026-05-28T03:51:06.116Z:::Topology built!:::
10082026-05-28T03:51:06.116Z###---------------###
10092026-05-28T03:51:06.116Z###----------------###
10102026-05-28T03:51:06.116Z::: iPerf spawned! :::
10112026-05-28T03:51:06.116Z:::Waiting... (10s):::
10122026-05-28T03:51:06.116Z###----------------###
10132026-05-28T03:51:16.113Z###---###
10142026-05-28T03:51:16.113Z:::Go!:::
10152026-05-28T03:51:16.113Z###---###
10162026-05-28T03:51:16.114Z[a] ping 10.0.0.2
10172026-05-28T03:51:16.131Z10.0.0.2 is alive
10182026-05-28T03:51:16.132Z###-------------------###
10192026-05-28T03:51:16.132Z:::Running experiment :::
10202026-05-28T03:51:16.132Z:::iperf-tcp/local/c2s:::
10212026-05-28T03:51:16.132Z###-------------------###
10222026-05-28T03:51:23.514Z-----------------------------------------------------------
10232026-05-28T03:51:23.515ZServer listening on 5201 (test #1)
10242026-05-28T03:51:23.515Z-----------------------------------------------------------
10252026-05-28T03:51:23.515ZAccepted connection from 10.0.0.1, port 62712
10262026-05-28T03:51:23.515Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51660
10272026-05-28T03:51:23.515Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40971
10282026-05-28T03:51:23.515Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33467
10292026-05-28T03:51:23.515Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35312
10302026-05-28T03:51:23.515Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42756
10312026-05-28T03:51:23.515Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57057
10322026-05-28T03:51:23.517Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58952
10332026-05-28T03:51:23.517Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41697
10342026-05-28T03:51:23.517Z[ ID] Interval Transfer Bitrate
10352026-05-28T03:51:23.517Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10362026-05-28T03:51:23.517Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10372026-05-28T03:51:23.517Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10382026-05-28T03:51:23.517Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10392026-05-28T03:51:23.517Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10402026-05-28T03:51:23.517Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10412026-05-28T03:51:23.517Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10422026-05-28T03:51:23.517Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10432026-05-28T03:51:23.517Z[SUM] 0.00-1.00 sec 966 MBytes 8.10 Gbits/sec
10442026-05-28T03:51:23.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-05-28T03:51:23.517Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10462026-05-28T03:51:23.518Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10472026-05-28T03:51:23.518Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10482026-05-28T03:51:23.518Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10492026-05-28T03:51:23.518Z[ 14] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
10502026-05-28T03:51:23.522Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10512026-05-28T03:51:23.522Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10522026-05-28T03:51:23.522Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10532026-05-28T03:51:23.522Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
10542026-05-28T03:51:23.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-05-28T03:51:23.522Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10562026-05-28T03:51:23.522Z[ 8] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
10572026-05-28T03:51:23.522Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10582026-05-28T03:51:23.522Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10592026-05-28T03:51:23.523Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10602026-05-28T03:51:23.523Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10612026-05-28T03:51:23.523Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10622026-05-28T03:51:23.523Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10632026-05-28T03:51:23.523Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
10642026-05-28T03:51:23.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-05-28T03:51:23.523Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10662026-05-28T03:51:23.523Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10672026-05-28T03:51:23.523Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10682026-05-28T03:51:23.523Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10692026-05-28T03:51:23.523Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10702026-05-28T03:51:23.523Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10712026-05-28T03:51:23.523Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10722026-05-28T03:51:23.523Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10732026-05-28T03:51:23.523Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
10742026-05-28T03:51:23.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-05-28T03:51:23.523Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10762026-05-28T03:51:23.523Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10772026-05-28T03:51:23.523Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10782026-05-28T03:51:23.523Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10792026-05-28T03:51:23.523Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10802026-05-28T03:51:23.523Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10812026-05-28T03:51:23.523Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10822026-05-28T03:51:23.523Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10832026-05-28T03:51:23.523Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
10842026-05-28T03:51:23.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-05-28T03:51:23.523Z[ 5] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
10862026-05-28T03:51:23.523Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10872026-05-28T03:51:23.523Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10882026-05-28T03:51:23.523Z[ 12] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
10892026-05-28T03:51:23.523Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10902026-05-28T03:51:23.523Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10912026-05-28T03:51:23.523Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10922026-05-28T03:51:23.523Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10932026-05-28T03:51:23.523Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
10942026-05-28T03:51:23.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-05-28T03:51:23.523Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10962026-05-28T03:51:23.523Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10972026-05-28T03:51:23.524Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10982026-05-28T03:51:26.517Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10992026-05-28T03:51:26.517Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11002026-05-28T03:51:26.517Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11012026-05-28T03:51:26.517Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11022026-05-28T03:51:26.517Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11032026-05-28T03:51:26.517Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
11042026-05-28T03:51:26.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-05-28T03:51:26.517Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11062026-05-28T03:51:26.517Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11072026-05-28T03:51:26.517Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11082026-05-28T03:51:26.517Z[ 12] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
11092026-05-28T03:51:26.517Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11102026-05-28T03:51:26.517Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11112026-05-28T03:51:26.517Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11122026-05-28T03:51:26.517Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11132026-05-28T03:51:26.517Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
11142026-05-28T03:51:26.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-05-28T03:51:26.517Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11162026-05-28T03:51:26.517Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11172026-05-28T03:51:26.517Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11182026-05-28T03:51:26.517Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11192026-05-28T03:51:26.517Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11202026-05-28T03:51:26.517Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11212026-05-28T03:51:26.517Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11222026-05-28T03:51:26.517Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11232026-05-28T03:51:26.517Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
11242026-05-28T03:51:26.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-05-28T03:51:26.517Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11262026-05-28T03:51:26.517Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11272026-05-28T03:51:26.517Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11282026-05-28T03:51:26.517Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11292026-05-28T03:51:26.517Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11302026-05-28T03:51:26.517Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11312026-05-28T03:51:26.517Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11322026-05-28T03:51:26.518Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11332026-05-28T03:51:26.518Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
11342026-05-28T03:51:26.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-05-28T03:51:26.518Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11362026-05-28T03:51:26.519Z[ 8] 10.00-10.00 sec 128 KBytes 2.19 Gbits/sec
11372026-05-28T03:51:26.519Z[ 10] 10.00-10.00 sec 128 KBytes 2.19 Gbits/sec
11382026-05-28T03:51:26.519Z[ 12] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
11392026-05-28T03:51:26.519Z[ 14] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
11402026-05-28T03:51:26.519Z[ 16] 10.00-10.00 sec 128 KBytes 2.19 Gbits/sec
11412026-05-28T03:51:26.519Z[ 18] 10.00-10.00 sec 128 KBytes 2.19 Gbits/sec
11422026-05-28T03:51:26.519Z[ 20] 10.00-10.00 sec 128 KBytes 2.19 Gbits/sec
11432026-05-28T03:51:26.523Z[SUM] 10.00-10.00 sec 896 KBytes 15.4 Gbits/sec
11442026-05-28T03:51:26.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-05-28T03:51:26.523Z[ ID] Interval Transfer Bitrate
11462026-05-28T03:51:26.523Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11472026-05-28T03:51:26.523Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11482026-05-28T03:51:26.523Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11492026-05-28T03:51:26.523Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11502026-05-28T03:51:26.523Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11512026-05-28T03:51:26.523Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11522026-05-28T03:51:26.523Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11532026-05-28T03:51:26.523Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11542026-05-28T03:51:26.523Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
11552026-05-28T03:51:26.523ZRun 1/5...10191.098712357945Mbps
11562026-05-28T03:51:33.907Z-----------------------------------------------------------
11572026-05-28T03:51:33.907ZServer listening on 5201 (test #2)
11582026-05-28T03:51:33.907Z-----------------------------------------------------------
11592026-05-28T03:51:33.907ZAccepted connection from 10.0.0.1, port 44377
11602026-05-28T03:51:33.907Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50420
11612026-05-28T03:51:33.907Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53449
11622026-05-28T03:51:33.907Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33679
11632026-05-28T03:51:33.907Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50683
11642026-05-28T03:51:33.907Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52573
11652026-05-28T03:51:33.908Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59233
11662026-05-28T03:51:33.908Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35956
11672026-05-28T03:51:33.908Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63248
11682026-05-28T03:51:33.908Z[ ID] Interval Transfer Bitrate
11692026-05-28T03:51:33.908Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11702026-05-28T03:51:33.908Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11712026-05-28T03:51:33.908Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11722026-05-28T03:51:33.908Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11732026-05-28T03:51:33.908Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11742026-05-28T03:51:33.908Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11752026-05-28T03:51:33.908Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11762026-05-28T03:51:33.908Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11772026-05-28T03:51:33.908Z[SUM] 0.00-1.00 sec 960 MBytes 8.05 Gbits/sec
11782026-05-28T03:51:33.908Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-05-28T03:51:33.908Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11802026-05-28T03:51:33.908Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11812026-05-28T03:51:33.908Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11822026-05-28T03:51:33.908Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11832026-05-28T03:51:33.908Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11842026-05-28T03:51:33.908Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11852026-05-28T03:51:33.908Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11862026-05-28T03:51:33.908Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11872026-05-28T03:51:33.908Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
11882026-05-28T03:51:33.908Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-05-28T03:51:33.908Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11902026-05-28T03:51:33.908Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11912026-05-28T03:51:33.908Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11922026-05-28T03:51:33.908Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11932026-05-28T03:51:33.908Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11942026-05-28T03:51:33.908Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11952026-05-28T03:51:33.909Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11962026-05-28T03:51:33.909Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11972026-05-28T03:51:33.909Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
11982026-05-28T03:51:33.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-05-28T03:51:33.909Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12002026-05-28T03:51:33.909Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12012026-05-28T03:51:33.909Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12022026-05-28T03:51:33.909Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12032026-05-28T03:51:33.909Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12042026-05-28T03:51:33.909Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12052026-05-28T03:51:33.909Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12062026-05-28T03:51:33.909Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12072026-05-28T03:51:33.913Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
12082026-05-28T03:51:33.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-05-28T03:51:33.913Z[ 5] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
12102026-05-28T03:51:33.913Z[ 8] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
12112026-05-28T03:51:33.913Z[ 10] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
12122026-05-28T03:51:33.913Z[ 12] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
12132026-05-28T03:51:33.913Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12142026-05-28T03:51:33.913Z[ 16] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
12152026-05-28T03:51:33.913Z[ 18] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
12162026-05-28T03:51:33.913Z[ 20] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
12172026-05-28T03:51:33.914Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
12182026-05-28T03:51:33.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-05-28T03:51:33.914Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12202026-05-28T03:51:33.914Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12212026-05-28T03:51:33.914Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12222026-05-28T03:51:33.914Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12232026-05-28T03:51:33.914Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12242026-05-28T03:51:33.914Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12252026-05-28T03:51:33.914Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12262026-05-28T03:51:33.914Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12272026-05-28T03:51:33.914Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
12282026-05-28T03:51:33.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-05-28T03:51:33.914Z[ 5] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
12302026-05-28T03:51:33.914Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12312026-05-28T03:51:33.914Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12322026-05-28T03:51:36.908Z[ 12] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
12332026-05-28T03:51:36.908Z[ 14] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
12342026-05-28T03:51:36.908Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12352026-05-28T03:51:36.909Z[ 18] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
12362026-05-28T03:51:36.909Z[ 20] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
12372026-05-28T03:51:36.909Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
12382026-05-28T03:51:36.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-05-28T03:51:36.909Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12402026-05-28T03:51:36.909Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12412026-05-28T03:51:36.909Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12422026-05-28T03:51:36.909Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12432026-05-28T03:51:36.909Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12442026-05-28T03:51:36.909Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12452026-05-28T03:51:36.909Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12462026-05-28T03:51:36.909Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12472026-05-28T03:51:36.909Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
12482026-05-28T03:51:36.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-05-28T03:51:36.909Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12502026-05-28T03:51:36.909Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12512026-05-28T03:51:36.909Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12522026-05-28T03:51:36.909Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12532026-05-28T03:51:36.910Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12542026-05-28T03:51:36.910Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12552026-05-28T03:51:36.910Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12562026-05-28T03:51:36.910Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12572026-05-28T03:51:36.910Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
12582026-05-28T03:51:36.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-05-28T03:51:36.910Z[ 5] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
12602026-05-28T03:51:36.910Z[ 8] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
12612026-05-28T03:51:36.910Z[ 10] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
12622026-05-28T03:51:36.910Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12632026-05-28T03:51:36.910Z[ 14] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
12642026-05-28T03:51:36.910Z[ 16] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
12652026-05-28T03:51:36.910Z[ 18] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
12662026-05-28T03:51:36.910Z[ 20] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
12672026-05-28T03:51:36.910Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
12682026-05-28T03:51:36.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-05-28T03:51:36.910Z[ 5] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
12702026-05-28T03:51:36.910Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12712026-05-28T03:51:36.910Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12722026-05-28T03:51:36.910Z[ 12] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
12732026-05-28T03:51:36.910Z[ 14] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
12742026-05-28T03:51:36.910Z[ 16] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
12752026-05-28T03:51:36.910Z[ 18] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
12762026-05-28T03:51:36.910Z[ 20] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
12772026-05-28T03:51:36.911Z[SUM] 10.00-10.00 sec 768 KBytes 12.2 Gbits/sec
12782026-05-28T03:51:36.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-05-28T03:51:36.911Z[ ID] Interval Transfer Bitrate
12802026-05-28T03:51:36.911Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12812026-05-28T03:51:36.911Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12822026-05-28T03:51:36.911Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12832026-05-28T03:51:36.911Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12842026-05-28T03:51:36.911Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12852026-05-28T03:51:36.911Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12862026-05-28T03:51:36.911Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12872026-05-28T03:51:36.911Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12882026-05-28T03:51:36.911Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
12892026-05-28T03:51:36.915ZRun 2/5...10235.480149877152Mbps
12902026-05-28T03:51:44.296Z-----------------------------------------------------------
12912026-05-28T03:51:44.296ZServer listening on 5201 (test #3)
12922026-05-28T03:51:44.296Z-----------------------------------------------------------
12932026-05-28T03:51:44.296ZAccepted connection from 10.0.0.1, port 36392
12942026-05-28T03:51:44.296Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53028
12952026-05-28T03:51:44.296Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43234
12962026-05-28T03:51:44.296Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42688
12972026-05-28T03:51:44.296Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37276
12982026-05-28T03:51:44.296Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55069
12992026-05-28T03:51:44.297Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43776
13002026-05-28T03:51:44.297Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42578
13012026-05-28T03:51:44.297Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37685
13022026-05-28T03:51:44.297Z[ ID] Interval Transfer Bitrate
13032026-05-28T03:51:44.297Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13042026-05-28T03:51:44.297Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13052026-05-28T03:51:44.297Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13062026-05-28T03:51:44.297Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13072026-05-28T03:51:44.302Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13082026-05-28T03:51:44.302Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13092026-05-28T03:51:44.302Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13102026-05-28T03:51:44.302Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13112026-05-28T03:51:44.302Z[SUM] 0.00-1.00 sec 963 MBytes 8.07 Gbits/sec
13122026-05-28T03:51:44.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-05-28T03:51:44.302Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13142026-05-28T03:51:44.302Z[ 8] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
13152026-05-28T03:51:44.302Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13162026-05-28T03:51:44.302Z[ 12] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
13172026-05-28T03:51:44.302Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13182026-05-28T03:51:44.302Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13192026-05-28T03:51:44.302Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13202026-05-28T03:51:44.302Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13212026-05-28T03:51:44.302Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
13222026-05-28T03:51:44.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-05-28T03:51:44.303Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13242026-05-28T03:51:44.303Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13252026-05-28T03:51:44.303Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13262026-05-28T03:51:44.303Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13272026-05-28T03:51:44.303Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13282026-05-28T03:51:44.303Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13292026-05-28T03:51:44.303Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13302026-05-28T03:51:44.303Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13312026-05-28T03:51:44.303Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
13322026-05-28T03:51:44.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-05-28T03:51:44.303Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
13342026-05-28T03:51:44.303Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
13352026-05-28T03:51:44.303Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
13362026-05-28T03:51:44.303Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
13372026-05-28T03:51:44.303Z[ 14] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
13382026-05-28T03:51:44.303Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
13392026-05-28T03:51:44.303Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
13402026-05-28T03:51:44.303Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
13412026-05-28T03:51:44.303Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.4 Gbits/sec
13422026-05-28T03:51:44.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-05-28T03:51:44.303Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13442026-05-28T03:51:44.303Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13452026-05-28T03:51:44.304Z[ 10] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
13462026-05-28T03:51:44.304Z[ 12] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
13472026-05-28T03:51:44.305Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13482026-05-28T03:51:44.305Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13492026-05-28T03:51:44.305Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13502026-05-28T03:51:44.305Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13512026-05-28T03:51:44.305Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
13522026-05-28T03:51:44.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-05-28T03:51:44.305Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13542026-05-28T03:51:44.305Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13552026-05-28T03:51:44.305Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13562026-05-28T03:51:44.305Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13572026-05-28T03:51:44.305Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13582026-05-28T03:51:44.305Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13592026-05-28T03:51:44.305Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13602026-05-28T03:51:44.305Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13612026-05-28T03:51:44.305Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
13622026-05-28T03:51:44.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-05-28T03:51:44.305Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13642026-05-28T03:51:44.305Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13652026-05-28T03:51:44.305Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13662026-05-28T03:51:47.298Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13672026-05-28T03:51:47.298Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13682026-05-28T03:51:47.298Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13692026-05-28T03:51:47.298Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13702026-05-28T03:51:47.298Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13712026-05-28T03:51:47.298Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
13722026-05-28T03:51:47.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-05-28T03:51:47.298Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13742026-05-28T03:51:47.298Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
13752026-05-28T03:51:47.298Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
13762026-05-28T03:51:47.299Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
13772026-05-28T03:51:47.299Z[ 14] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
13782026-05-28T03:51:47.299Z[ 16] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
13792026-05-28T03:51:47.299Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
13802026-05-28T03:51:47.299Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
13812026-05-28T03:51:47.299Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.4 Gbits/sec
13822026-05-28T03:51:47.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-05-28T03:51:47.299Z[ 5] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
13842026-05-28T03:51:47.299Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13852026-05-28T03:51:47.299Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13862026-05-28T03:51:47.299Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13872026-05-28T03:51:47.299Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13882026-05-28T03:51:47.299Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13892026-05-28T03:51:47.299Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13902026-05-28T03:51:47.299Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13912026-05-28T03:51:47.299Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
13922026-05-28T03:51:47.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-05-28T03:51:47.299Z[ 5] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
13942026-05-28T03:51:47.299Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
13952026-05-28T03:51:47.299Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
13962026-05-28T03:51:47.299Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
13972026-05-28T03:51:47.299Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
13982026-05-28T03:51:47.299Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
13992026-05-28T03:51:47.299Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14002026-05-28T03:51:47.299Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14012026-05-28T03:51:47.299Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
14022026-05-28T03:51:47.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-05-28T03:51:47.300Z[ 5] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
14042026-05-28T03:51:47.300Z[ 8] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
14052026-05-28T03:51:47.300Z[ 10] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
14062026-05-28T03:51:47.300Z[ 12] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
14072026-05-28T03:51:47.300Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14082026-05-28T03:51:47.300Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14092026-05-28T03:51:47.300Z[ 18] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
14102026-05-28T03:51:47.300Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14112026-05-28T03:51:47.300Z[SUM] 10.00-10.00 sec 640 KBytes 10.4 Gbits/sec
14122026-05-28T03:51:47.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-05-28T03:51:47.300Z[ ID] Interval Transfer Bitrate
14142026-05-28T03:51:47.304Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
14152026-05-28T03:51:47.304Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
14162026-05-28T03:51:47.304Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
14172026-05-28T03:51:47.304Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
14182026-05-28T03:51:47.304Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
14192026-05-28T03:51:47.304Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
14202026-05-28T03:51:47.304Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
14212026-05-28T03:51:47.304Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
14222026-05-28T03:51:47.304Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
14232026-05-28T03:51:47.305ZRun 3/5...10219.118587499399Mbps
14242026-05-28T03:51:54.686Z-----------------------------------------------------------
14252026-05-28T03:51:54.686ZServer listening on 5201 (test #4)
14262026-05-28T03:51:54.686Z-----------------------------------------------------------
14272026-05-28T03:51:54.686ZAccepted connection from 10.0.0.1, port 56544
14282026-05-28T03:51:54.686Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54485
14292026-05-28T03:51:54.686Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51480
14302026-05-28T03:51:54.686Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41390
14312026-05-28T03:51:54.686Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34411
14322026-05-28T03:51:54.686Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63997
14332026-05-28T03:51:54.686Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55326
14342026-05-28T03:51:54.686Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64091
14352026-05-28T03:51:54.686Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42476
14362026-05-28T03:51:54.686Z[ ID] Interval Transfer Bitrate
14372026-05-28T03:51:54.686Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14382026-05-28T03:51:54.686Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14392026-05-28T03:51:54.686Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14402026-05-28T03:51:54.686Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14412026-05-28T03:51:54.686Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14422026-05-28T03:51:54.686Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14432026-05-28T03:51:54.686Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14442026-05-28T03:51:54.686Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14452026-05-28T03:51:54.686Z[SUM] 0.00-1.00 sec 961 MBytes 8.06 Gbits/sec
14462026-05-28T03:51:54.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-05-28T03:51:54.686Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14482026-05-28T03:51:54.686Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14492026-05-28T03:51:54.686Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14502026-05-28T03:51:54.686Z[ 12] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
14512026-05-28T03:51:54.686Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14522026-05-28T03:51:54.686Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14532026-05-28T03:51:54.686Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14542026-05-28T03:51:54.686Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14552026-05-28T03:51:54.686Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
14562026-05-28T03:51:54.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-05-28T03:51:54.687Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14582026-05-28T03:51:54.687Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14592026-05-28T03:51:54.687Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14602026-05-28T03:51:54.687Z[ 12] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
14612026-05-28T03:51:54.687Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14622026-05-28T03:51:54.687Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14632026-05-28T03:51:54.687Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14642026-05-28T03:51:54.687Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14652026-05-28T03:51:54.687Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
14662026-05-28T03:51:54.687Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-05-28T03:51:54.687Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14682026-05-28T03:51:54.687Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14692026-05-28T03:51:54.687Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14702026-05-28T03:51:54.687Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14712026-05-28T03:51:54.687Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14722026-05-28T03:51:54.687Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14732026-05-28T03:51:54.688Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14742026-05-28T03:51:54.688Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14752026-05-28T03:51:54.688Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
14762026-05-28T03:51:54.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-05-28T03:51:54.688Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14782026-05-28T03:51:54.688Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14792026-05-28T03:51:54.688Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14802026-05-28T03:51:54.688Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14812026-05-28T03:51:54.688Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14822026-05-28T03:51:54.688Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14832026-05-28T03:51:54.688Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14842026-05-28T03:51:54.692Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14852026-05-28T03:51:54.692Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
14862026-05-28T03:51:54.692Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-05-28T03:51:54.692Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14882026-05-28T03:51:54.692Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14892026-05-28T03:51:54.692Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14902026-05-28T03:51:54.692Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14912026-05-28T03:51:54.692Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14922026-05-28T03:51:54.692Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14932026-05-28T03:51:54.692Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14942026-05-28T03:51:54.692Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14952026-05-28T03:51:54.692Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.4 Gbits/sec
14962026-05-28T03:51:54.692Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-05-28T03:51:54.692Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
14982026-05-28T03:51:54.692Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
14992026-05-28T03:51:54.692Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15002026-05-28T03:51:57.687Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15012026-05-28T03:51:57.687Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15022026-05-28T03:51:57.687Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15032026-05-28T03:51:57.687Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15042026-05-28T03:51:57.687Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15052026-05-28T03:51:57.687Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
15062026-05-28T03:51:57.687Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-05-28T03:51:57.687Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15082026-05-28T03:51:57.687Z[ 8] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
15092026-05-28T03:51:57.687Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15102026-05-28T03:51:57.687Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15112026-05-28T03:51:57.688Z[ 14] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
15122026-05-28T03:51:57.688Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15132026-05-28T03:51:57.688Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15142026-05-28T03:51:57.688Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15152026-05-28T03:51:57.688Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.4 Gbits/sec
15162026-05-28T03:51:57.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-05-28T03:51:57.688Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15182026-05-28T03:51:57.688Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15192026-05-28T03:51:57.688Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15202026-05-28T03:51:57.688Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15212026-05-28T03:51:57.688Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15222026-05-28T03:51:57.688Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15232026-05-28T03:51:57.688Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15242026-05-28T03:51:57.688Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15252026-05-28T03:51:57.688Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.4 Gbits/sec
15262026-05-28T03:51:57.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-05-28T03:51:57.688Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15282026-05-28T03:51:57.688Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15292026-05-28T03:51:57.688Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15302026-05-28T03:51:57.688Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15312026-05-28T03:51:57.688Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15322026-05-28T03:51:57.688Z[ 16] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
15332026-05-28T03:51:57.688Z[ 18] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
15342026-05-28T03:51:57.688Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15352026-05-28T03:51:57.688Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.4 Gbits/sec
15362026-05-28T03:51:57.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-05-28T03:51:57.688Z[ 5] 10.00-10.00 sec 128 KBytes 1.19 Gbits/sec
15382026-05-28T03:51:57.688Z[ 8] 10.00-10.00 sec 128 KBytes 1.19 Gbits/sec
15392026-05-28T03:51:57.688Z[ 10] 10.00-10.00 sec 128 KBytes 1.19 Gbits/sec
15402026-05-28T03:51:57.688Z[ 12] 10.00-10.00 sec 256 KBytes 2.38 Gbits/sec
15412026-05-28T03:51:57.688Z[ 14] 10.00-10.00 sec 128 KBytes 1.19 Gbits/sec
15422026-05-28T03:51:57.688Z[ 16] 10.00-10.00 sec 256 KBytes 2.38 Gbits/sec
15432026-05-28T03:51:57.688Z[ 18] 10.00-10.00 sec 256 KBytes 2.38 Gbits/sec
15442026-05-28T03:51:57.688Z[ 20] 10.00-10.00 sec 128 KBytes 1.19 Gbits/sec
15452026-05-28T03:51:57.688Z[SUM] 10.00-10.00 sec 1.38 MBytes 13.1 Gbits/sec
15462026-05-28T03:51:57.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-05-28T03:51:57.688Z[ ID] Interval Transfer Bitrate
15482026-05-28T03:51:57.688Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec receiver
15492026-05-28T03:51:57.689Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15502026-05-28T03:51:57.689Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15512026-05-28T03:51:57.689Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15522026-05-28T03:51:57.689Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15532026-05-28T03:51:57.689Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15542026-05-28T03:51:57.689Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15552026-05-28T03:51:57.689Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15562026-05-28T03:51:57.689Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
15572026-05-28T03:51:57.692ZRun 4/5...10206.559394234358Mbps
15582026-05-28T03:52:05.073Z-----------------------------------------------------------
15592026-05-28T03:52:05.073ZServer listening on 5201 (test #5)
15602026-05-28T03:52:05.073Z-----------------------------------------------------------
15612026-05-28T03:52:05.073ZAccepted connection from 10.0.0.1, port 43284
15622026-05-28T03:52:05.073Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65157
15632026-05-28T03:52:05.073Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53273
15642026-05-28T03:52:05.073Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60814
15652026-05-28T03:52:05.073Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60532
15662026-05-28T03:52:05.073Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46033
15672026-05-28T03:52:05.073Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33947
15682026-05-28T03:52:05.073Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49755
15692026-05-28T03:52:05.073Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60323
15702026-05-28T03:52:05.073Z[ ID] Interval Transfer Bitrate
15712026-05-28T03:52:05.073Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15722026-05-28T03:52:05.073Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15732026-05-28T03:52:05.073Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
15742026-05-28T03:52:05.073Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15752026-05-28T03:52:05.073Z[ 14] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
15762026-05-28T03:52:05.073Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15772026-05-28T03:52:05.073Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15782026-05-28T03:52:05.074Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15792026-05-28T03:52:05.074Z[SUM] 0.00-1.00 sec 966 MBytes 8.11 Gbits/sec
15802026-05-28T03:52:05.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-05-28T03:52:05.074Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15822026-05-28T03:52:05.074Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15832026-05-28T03:52:05.074Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15842026-05-28T03:52:05.074Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15852026-05-28T03:52:05.074Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15862026-05-28T03:52:05.074Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15872026-05-28T03:52:05.074Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15882026-05-28T03:52:05.078Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15892026-05-28T03:52:05.078Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
15902026-05-28T03:52:05.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-05-28T03:52:05.078Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15922026-05-28T03:52:05.078Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15932026-05-28T03:52:05.078Z[ 10] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
15942026-05-28T03:52:05.078Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15952026-05-28T03:52:05.079Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15962026-05-28T03:52:05.079Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15972026-05-28T03:52:05.079Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15982026-05-28T03:52:05.079Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15992026-05-28T03:52:05.079Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
16002026-05-28T03:52:05.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-05-28T03:52:05.079Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16022026-05-28T03:52:05.079Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16032026-05-28T03:52:05.079Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16042026-05-28T03:52:05.079Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16052026-05-28T03:52:05.079Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16062026-05-28T03:52:05.079Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16072026-05-28T03:52:05.079Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16082026-05-28T03:52:05.079Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16092026-05-28T03:52:05.079Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
16102026-05-28T03:52:05.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-05-28T03:52:05.079Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16122026-05-28T03:52:05.079Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16132026-05-28T03:52:05.079Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16142026-05-28T03:52:05.079Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16152026-05-28T03:52:05.079Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16162026-05-28T03:52:05.079Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16172026-05-28T03:52:05.079Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16182026-05-28T03:52:05.079Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16192026-05-28T03:52:05.079Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
16202026-05-28T03:52:05.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-05-28T03:52:05.079Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16222026-05-28T03:52:05.080Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16232026-05-28T03:52:05.080Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16242026-05-28T03:52:05.080Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16252026-05-28T03:52:05.080Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16262026-05-28T03:52:05.080Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16272026-05-28T03:52:05.080Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16282026-05-28T03:52:05.080Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16292026-05-28T03:52:05.080Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
16302026-05-28T03:52:05.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-05-28T03:52:05.080Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16322026-05-28T03:52:05.080Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16332026-05-28T03:52:05.080Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16342026-05-28T03:52:08.074Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16352026-05-28T03:52:08.074Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16362026-05-28T03:52:08.074Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16372026-05-28T03:52:08.074Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16382026-05-28T03:52:08.074Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16392026-05-28T03:52:08.074Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
16402026-05-28T03:52:08.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-05-28T03:52:08.074Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16422026-05-28T03:52:08.074Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16432026-05-28T03:52:08.074Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16442026-05-28T03:52:08.074Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16452026-05-28T03:52:08.074Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16462026-05-28T03:52:08.074Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16472026-05-28T03:52:08.075Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16482026-05-28T03:52:08.075Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16492026-05-28T03:52:08.075Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
16502026-05-28T03:52:08.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-05-28T03:52:08.075Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16522026-05-28T03:52:08.075Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16532026-05-28T03:52:08.075Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16542026-05-28T03:52:08.075Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16552026-05-28T03:52:08.075Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16562026-05-28T03:52:08.075Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16572026-05-28T03:52:08.075Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16582026-05-28T03:52:08.075Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16592026-05-28T03:52:08.075Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.4 Gbits/sec
16602026-05-28T03:52:08.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-05-28T03:52:08.075Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16622026-05-28T03:52:08.075Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16632026-05-28T03:52:08.075Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16642026-05-28T03:52:08.075Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16652026-05-28T03:52:08.075Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16662026-05-28T03:52:08.075Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16672026-05-28T03:52:08.075Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16682026-05-28T03:52:08.075Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16692026-05-28T03:52:08.075Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
16702026-05-28T03:52:08.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-05-28T03:52:08.075Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16722026-05-28T03:52:08.075Z[ 8] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
16732026-05-28T03:52:08.075Z[ 10] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
16742026-05-28T03:52:08.075Z[ 12] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
16752026-05-28T03:52:08.075Z[ 14] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
16762026-05-28T03:52:08.075Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16772026-05-28T03:52:08.075Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16782026-05-28T03:52:08.075Z[ 20] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
16792026-05-28T03:52:08.075Z[SUM] 10.00-10.00 sec 640 KBytes 10.5 Gbits/sec
16802026-05-28T03:52:08.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-05-28T03:52:08.079Z[ ID] Interval Transfer Bitrate
16822026-05-28T03:52:08.079Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16832026-05-28T03:52:08.079Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16842026-05-28T03:52:08.079Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16852026-05-28T03:52:08.079Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16862026-05-28T03:52:08.079Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16872026-05-28T03:52:08.079Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16882026-05-28T03:52:08.079Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16892026-05-28T03:52:08.079Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16902026-05-28T03:52:08.079Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
16912026-05-28T03:52:08.079ZRun 5/5...10181.179198446107Mbps
16922026-05-28T03:52:08.079Z###---------------------###
16932026-05-28T03:52:08.079Z::: iPerf done... :::
16942026-05-28T03:52:08.080Z:::Awaiting out files...:::
16952026-05-28T03:52:08.080Z###---------------------###
16962026-05-28T03:52:08.080Z###-----###
16972026-05-28T03:52:08.080Z:::done!:::
16982026-05-28T03:52:08.080Z###-----###
16992026-05-28T03:52:08.080Z###-------------------###
17002026-05-28T03:52:08.080Z:::Running experiment :::
17012026-05-28T03:52:08.080Z:::iperf-tcp/local/s2c:::
17022026-05-28T03:52:08.080Z###-------------------###
17032026-05-28T03:52:15.465Z-----------------------------------------------------------
17042026-05-28T03:52:15.465ZServer listening on 5201 (test #6)
17052026-05-28T03:52:15.465Z-----------------------------------------------------------
17062026-05-28T03:52:15.465ZAccepted connection from 10.0.0.1, port 60370
17072026-05-28T03:52:15.465Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33037
17082026-05-28T03:52:15.465Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49683
17092026-05-28T03:52:15.465Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62513
17102026-05-28T03:52:15.465Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47904
17112026-05-28T03:52:15.465Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54301
17122026-05-28T03:52:15.465Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52154
17132026-05-28T03:52:15.465Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44003
17142026-05-28T03:52:15.465Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35675
17152026-05-28T03:52:15.465Z[ ID] Interval Transfer Bitrate
17162026-05-28T03:52:15.465Z[ 5] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
17172026-05-28T03:52:15.465Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17182026-05-28T03:52:15.465Z[ 10] 0.00-1.00 sec 144 MBytes 1.20 Gbits/sec
17192026-05-28T03:52:15.465Z[ 12] 0.00-1.00 sec 142 MBytes 1.20 Gbits/sec
17202026-05-28T03:52:15.465Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17212026-05-28T03:52:15.465Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17222026-05-28T03:52:15.465Z[ 18] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
17232026-05-28T03:52:15.465Z[ 20] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17242026-05-28T03:52:15.465Z[SUM] 0.00-1.00 sec 1.01 GBytes 8.66 Gbits/sec
17252026-05-28T03:52:15.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-05-28T03:52:15.466Z[ 5] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
17272026-05-28T03:52:15.466Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17282026-05-28T03:52:15.466Z[ 10] 1.00-2.00 sec 162 MBytes 1.35 Gbits/sec
17292026-05-28T03:52:15.466Z[ 12] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
17302026-05-28T03:52:15.466Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17312026-05-28T03:52:15.466Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17322026-05-28T03:52:15.466Z[ 18] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
17332026-05-28T03:52:15.466Z[ 20] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
17342026-05-28T03:52:15.466Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
17352026-05-28T03:52:15.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-05-28T03:52:15.466Z[ 5] 2.00-3.00 sec 170 MBytes 1.43 Gbits/sec
17372026-05-28T03:52:15.466Z[ 8] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
17382026-05-28T03:52:15.466Z[ 10] 2.00-3.00 sec 174 MBytes 1.46 Gbits/sec
17392026-05-28T03:52:15.466Z[ 12] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
17402026-05-28T03:52:15.466Z[ 14] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
17412026-05-28T03:52:15.466Z[ 16] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
17422026-05-28T03:52:15.466Z[ 18] 2.00-3.00 sec 163 MBytes 1.37 Gbits/sec
17432026-05-28T03:52:15.466Z[ 20] 2.00-3.00 sec 163 MBytes 1.36 Gbits/sec
17442026-05-28T03:52:15.466Z[SUM] 2.00-3.00 sec 1.28 GBytes 11.0 Gbits/sec
17452026-05-28T03:52:15.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-05-28T03:52:15.466Z[ 5] 3.00-4.00 sec 162 MBytes 1.35 Gbits/sec
17472026-05-28T03:52:15.466Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
17482026-05-28T03:52:15.466Z[ 10] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
17492026-05-28T03:52:15.466Z[ 12] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
17502026-05-28T03:52:15.466Z[ 14] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
17512026-05-28T03:52:15.467Z[ 16] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
17522026-05-28T03:52:15.467Z[ 18] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
17532026-05-28T03:52:15.467Z[ 20] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
17542026-05-28T03:52:15.467Z[SUM] 3.00-4.00 sec 1.24 GBytes 10.6 Gbits/sec
17552026-05-28T03:52:15.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-05-28T03:52:15.467Z[ 5] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
17572026-05-28T03:52:15.467Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17582026-05-28T03:52:15.467Z[ 10] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
17592026-05-28T03:52:15.467Z[ 12] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
17602026-05-28T03:52:15.467Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17612026-05-28T03:52:15.467Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17622026-05-28T03:52:15.467Z[ 18] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
17632026-05-28T03:52:15.467Z[ 20] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
17642026-05-28T03:52:15.467Z[SUM] 4.00-5.00 sec 1.23 GBytes 10.6 Gbits/sec
17652026-05-28T03:52:15.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-05-28T03:52:15.468Z[ 5] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
17672026-05-28T03:52:15.468Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17682026-05-28T03:52:15.468Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
17692026-05-28T03:52:15.468Z[ 12] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
17702026-05-28T03:52:15.468Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17712026-05-28T03:52:15.468Z[ 16] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
17722026-05-28T03:52:15.468Z[ 18] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
17732026-05-28T03:52:15.468Z[ 20] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
17742026-05-28T03:52:15.468Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.6 Gbits/sec
17752026-05-28T03:52:15.468Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-05-28T03:52:15.468Z[ 5] 6.00-7.00 sec 170 MBytes 1.42 Gbits/sec
17772026-05-28T03:52:15.468Z[ 8] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
17782026-05-28T03:52:15.468Z[ 10] 6.00-7.00 sec 164 MBytes 1.38 Gbits/sec
17792026-05-28T03:52:18.465Z[ 12] 6.00-7.00 sec 164 MBytes 1.37 Gbits/sec
17802026-05-28T03:52:18.465Z[ 14] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
17812026-05-28T03:52:18.465Z[ 16] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
17822026-05-28T03:52:18.465Z[ 18] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17832026-05-28T03:52:18.465Z[ 20] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17842026-05-28T03:52:18.465Z[SUM] 6.00-7.00 sec 1.26 GBytes 10.8 Gbits/sec
17852026-05-28T03:52:18.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-05-28T03:52:18.465Z[ 5] 7.00-8.00 sec 169 MBytes 1.42 Gbits/sec
17872026-05-28T03:52:18.465Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17882026-05-28T03:52:18.465Z[ 10] 7.00-8.00 sec 169 MBytes 1.42 Gbits/sec
17892026-05-28T03:52:18.465Z[ 12] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
17902026-05-28T03:52:18.465Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17912026-05-28T03:52:18.465Z[ 16] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
17922026-05-28T03:52:18.465Z[ 18] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
17932026-05-28T03:52:18.465Z[ 20] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
17942026-05-28T03:52:18.465Z[SUM] 7.00-8.00 sec 1.26 GBytes 10.8 Gbits/sec
17952026-05-28T03:52:18.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-05-28T03:52:18.465Z[ 5] 8.00-9.00 sec 176 MBytes 1.48 Gbits/sec
17972026-05-28T03:52:18.465Z[ 8] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
17982026-05-28T03:52:18.465Z[ 10] 8.00-9.00 sec 174 MBytes 1.46 Gbits/sec
17992026-05-28T03:52:18.465Z[ 12] 8.00-9.00 sec 177 MBytes 1.48 Gbits/sec
18002026-05-28T03:52:18.465Z[ 14] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
18012026-05-28T03:52:18.465Z[ 16] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
18022026-05-28T03:52:18.465Z[ 18] 8.00-9.00 sec 165 MBytes 1.38 Gbits/sec
18032026-05-28T03:52:18.465Z[ 20] 8.00-9.00 sec 165 MBytes 1.38 Gbits/sec
18042026-05-28T03:52:18.465Z[SUM] 8.00-9.00 sec 1.30 GBytes 11.2 Gbits/sec
18052026-05-28T03:52:18.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-05-28T03:52:18.465Z[ 5] 9.00-10.00 sec 163 MBytes 1.36 Gbits/sec
18072026-05-28T03:52:18.465Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18082026-05-28T03:52:18.465Z[ 10] 9.00-10.00 sec 167 MBytes 1.40 Gbits/sec
18092026-05-28T03:52:18.465Z[ 12] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
18102026-05-28T03:52:18.466Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18112026-05-28T03:52:18.466Z[ 16] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18122026-05-28T03:52:18.466Z[ 18] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
18132026-05-28T03:52:18.466Z[ 20] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
18142026-05-28T03:52:18.466Z[SUM] 9.00-10.00 sec 1.25 GBytes 10.7 Gbits/sec
18152026-05-28T03:52:18.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-05-28T03:52:18.466Z[ 5] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
18172026-05-28T03:52:18.466Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18182026-05-28T03:52:18.466Z[ 10] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
18192026-05-28T03:52:18.466Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18202026-05-28T03:52:18.466Z[ 14] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
18212026-05-28T03:52:18.466Z[ 16] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
18222026-05-28T03:52:18.470Z[ 18] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
18232026-05-28T03:52:18.470Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18242026-05-28T03:52:18.470Z[SUM] 10.00-10.00 sec 640 KBytes 11.4 Gbits/sec
18252026-05-28T03:52:18.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-05-28T03:52:18.470Z[ ID] Interval Transfer Bitrate
18272026-05-28T03:52:18.470Z[ 5] 0.00-10.00 sec 1.59 GBytes 1.36 Gbits/sec sender
18282026-05-28T03:52:18.470Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
18292026-05-28T03:52:18.470Z[ 10] 0.00-10.00 sec 1.59 GBytes 1.37 Gbits/sec sender
18302026-05-28T03:52:18.470Z[ 12] 0.00-10.00 sec 1.57 GBytes 1.35 Gbits/sec sender
18312026-05-28T03:52:18.470Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.28 Gbits/sec sender
18322026-05-28T03:52:18.470Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
18332026-05-28T03:52:18.470Z[ 18] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
18342026-05-28T03:52:18.470Z[ 20] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
18352026-05-28T03:52:18.470Z[SUM] 0.00-10.00 sec 12.3 GBytes 10.6 Gbits/sec sender
18362026-05-28T03:52:18.470ZRun 1/5...10558.76680380686Mbps
18372026-05-28T03:52:25.860Z-----------------------------------------------------------
18382026-05-28T03:52:25.860ZServer listening on 5201 (test #7)
18392026-05-28T03:52:25.860Z-----------------------------------------------------------
18402026-05-28T03:52:25.860ZAccepted connection from 10.0.0.1, port 51967
18412026-05-28T03:52:25.860Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44337
18422026-05-28T03:52:25.860Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33911
18432026-05-28T03:52:25.860Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49730
18442026-05-28T03:52:25.860Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63467
18452026-05-28T03:52:25.860Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65178
18462026-05-28T03:52:25.860Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50156
18472026-05-28T03:52:25.860Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40812
18482026-05-28T03:52:25.860Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35190
18492026-05-28T03:52:25.860Z[ ID] Interval Transfer Bitrate
18502026-05-28T03:52:25.860Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18512026-05-28T03:52:25.860Z[ 8] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
18522026-05-28T03:52:25.860Z[ 10] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18532026-05-28T03:52:25.860Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18542026-05-28T03:52:25.860Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18552026-05-28T03:52:25.860Z[ 16] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
18562026-05-28T03:52:25.860Z[ 18] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
18572026-05-28T03:52:25.861Z[ 20] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
18582026-05-28T03:52:25.861Z[SUM] 0.00-1.00 sec 978 MBytes 8.20 Gbits/sec
18592026-05-28T03:52:25.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-05-28T03:52:25.861Z[ 5] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
18612026-05-28T03:52:25.861Z[ 8] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
18622026-05-28T03:52:25.861Z[ 10] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
18632026-05-28T03:52:25.861Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18642026-05-28T03:52:25.861Z[ 14] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
18652026-05-28T03:52:25.861Z[ 16] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
18662026-05-28T03:52:25.861Z[ 18] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
18672026-05-28T03:52:25.861Z[ 20] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
18682026-05-28T03:52:25.861Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
18692026-05-28T03:52:25.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-05-28T03:52:25.861Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18712026-05-28T03:52:25.861Z[ 8] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18722026-05-28T03:52:25.861Z[ 10] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
18732026-05-28T03:52:25.861Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18742026-05-28T03:52:25.861Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18752026-05-28T03:52:25.861Z[ 16] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18762026-05-28T03:52:25.861Z[ 18] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18772026-05-28T03:52:25.861Z[ 20] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18782026-05-28T03:52:25.861Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.6 Gbits/sec
18792026-05-28T03:52:25.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-05-28T03:52:25.861Z[ 5] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
18812026-05-28T03:52:25.861Z[ 8] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
18822026-05-28T03:52:25.861Z[ 10] 3.00-4.00 sec 163 MBytes 1.36 Gbits/sec
18832026-05-28T03:52:25.861Z[ 12] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18842026-05-28T03:52:25.861Z[ 14] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
18852026-05-28T03:52:25.861Z[ 16] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
18862026-05-28T03:52:25.861Z[ 18] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
18872026-05-28T03:52:25.861Z[ 20] 3.00-4.00 sec 160 MBytes 1.35 Gbits/sec
18882026-05-28T03:52:25.861Z[SUM] 3.00-4.00 sec 1.25 GBytes 10.7 Gbits/sec
18892026-05-28T03:52:25.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-05-28T03:52:25.861Z[ 5] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
18912026-05-28T03:52:25.861Z[ 8] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
18922026-05-28T03:52:25.862Z[ 10] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
18932026-05-28T03:52:25.862Z[ 12] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
18942026-05-28T03:52:25.862Z[ 14] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
18952026-05-28T03:52:25.862Z[ 16] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
18962026-05-28T03:52:25.862Z[ 18] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
18972026-05-28T03:52:25.862Z[ 20] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
18982026-05-28T03:52:25.862Z[SUM] 4.00-5.00 sec 1.27 GBytes 10.9 Gbits/sec
18992026-05-28T03:52:25.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-05-28T03:52:25.862Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19012026-05-28T03:52:25.862Z[ 8] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19022026-05-28T03:52:25.862Z[ 10] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
19032026-05-28T03:52:25.863Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19042026-05-28T03:52:25.863Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19052026-05-28T03:52:25.863Z[ 16] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19062026-05-28T03:52:25.863Z[ 18] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19072026-05-28T03:52:25.863Z[ 20] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19082026-05-28T03:52:25.863Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
19092026-05-28T03:52:25.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-05-28T03:52:25.863Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19112026-05-28T03:52:25.863Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19122026-05-28T03:52:25.863Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19132026-05-28T03:52:28.861Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19142026-05-28T03:52:28.861Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19152026-05-28T03:52:28.861Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19162026-05-28T03:52:28.861Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19172026-05-28T03:52:28.861Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19182026-05-28T03:52:28.861Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
19192026-05-28T03:52:28.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-05-28T03:52:28.861Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19212026-05-28T03:52:28.861Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19222026-05-28T03:52:28.861Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19232026-05-28T03:52:28.861Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19242026-05-28T03:52:28.862Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19252026-05-28T03:52:28.862Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19262026-05-28T03:52:28.862Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19272026-05-28T03:52:28.862Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19282026-05-28T03:52:28.862Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
19292026-05-28T03:52:28.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-05-28T03:52:28.862Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19312026-05-28T03:52:28.862Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19322026-05-28T03:52:28.862Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19332026-05-28T03:52:28.862Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19342026-05-28T03:52:28.862Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19352026-05-28T03:52:28.862Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19362026-05-28T03:52:28.862Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19372026-05-28T03:52:28.862Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19382026-05-28T03:52:28.862Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
19392026-05-28T03:52:28.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-05-28T03:52:28.862Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19412026-05-28T03:52:28.862Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19422026-05-28T03:52:28.862Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19432026-05-28T03:52:28.862Z[ 12] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19442026-05-28T03:52:28.862Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19452026-05-28T03:52:28.862Z[ 16] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19462026-05-28T03:52:28.862Z[ 18] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19472026-05-28T03:52:28.862Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19482026-05-28T03:52:28.862Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.4 Gbits/sec
19492026-05-28T03:52:28.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-05-28T03:52:28.862Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19512026-05-28T03:52:28.862Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19522026-05-28T03:52:28.862Z[ 10] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19532026-05-28T03:52:28.862Z[ 12] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19542026-05-28T03:52:28.862Z[ 14] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19552026-05-28T03:52:28.862Z[ 16] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19562026-05-28T03:52:28.862Z[ 18] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19572026-05-28T03:52:28.862Z[ 20] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19582026-05-28T03:52:28.862Z[SUM] 10.00-10.00 sec 768 KBytes 13.7 Gbits/sec
19592026-05-28T03:52:28.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-05-28T03:52:28.862Z[ ID] Interval Transfer Bitrate
19612026-05-28T03:52:28.862Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19622026-05-28T03:52:28.862Z[ 8] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
19632026-05-28T03:52:28.863Z[ 10] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19642026-05-28T03:52:28.863Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19652026-05-28T03:52:28.863Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19662026-05-28T03:52:28.863Z[ 16] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
19672026-05-28T03:52:28.863Z[ 18] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
19682026-05-28T03:52:28.863Z[ 20] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
19692026-05-28T03:52:28.863Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
19702026-05-28T03:52:28.866ZRun 2/5...10335.32580462202Mbps
19712026-05-28T03:52:36.251Z-----------------------------------------------------------
19722026-05-28T03:52:36.251ZServer listening on 5201 (test #8)
19732026-05-28T03:52:36.252Z-----------------------------------------------------------
19742026-05-28T03:52:36.252ZAccepted connection from 10.0.0.1, port 33258
19752026-05-28T03:52:36.252Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59171
19762026-05-28T03:52:36.252Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46844
19772026-05-28T03:52:36.252Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42768
19782026-05-28T03:52:36.252Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35265
19792026-05-28T03:52:36.252Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64370
19802026-05-28T03:52:36.252Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35880
19812026-05-28T03:52:36.252Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38593
19822026-05-28T03:52:36.252Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46580
19832026-05-28T03:52:36.252Z[ ID] Interval Transfer Bitrate
19842026-05-28T03:52:36.252Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19852026-05-28T03:52:36.252Z[ 8] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
19862026-05-28T03:52:36.252Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19872026-05-28T03:52:36.252Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19882026-05-28T03:52:36.252Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19892026-05-28T03:52:36.252Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19902026-05-28T03:52:36.252Z[ 18] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19912026-05-28T03:52:36.252Z[ 20] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19922026-05-28T03:52:36.252Z[SUM] 0.00-1.00 sec 968 MBytes 8.12 Gbits/sec
19932026-05-28T03:52:36.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-05-28T03:52:36.252Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19952026-05-28T03:52:36.252Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19962026-05-28T03:52:36.252Z[ 10] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
19972026-05-28T03:52:36.252Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19982026-05-28T03:52:36.252Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
19992026-05-28T03:52:36.252Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20002026-05-28T03:52:36.252Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20012026-05-28T03:52:36.252Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20022026-05-28T03:52:36.252Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
20032026-05-28T03:52:36.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-05-28T03:52:36.252Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20052026-05-28T03:52:36.252Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20062026-05-28T03:52:36.252Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20072026-05-28T03:52:36.252Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20082026-05-28T03:52:36.252Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20092026-05-28T03:52:36.252Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20102026-05-28T03:52:36.253Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20112026-05-28T03:52:36.253Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20122026-05-28T03:52:36.253Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
20132026-05-28T03:52:36.253Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-05-28T03:52:36.253Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20152026-05-28T03:52:36.253Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20162026-05-28T03:52:36.253Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20172026-05-28T03:52:36.253Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20182026-05-28T03:52:36.253Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20192026-05-28T03:52:36.253Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20202026-05-28T03:52:36.253Z[ 18] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
20212026-05-28T03:52:36.253Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20222026-05-28T03:52:36.253Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
20232026-05-28T03:52:36.253Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-05-28T03:52:36.259Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20252026-05-28T03:52:36.260Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20262026-05-28T03:52:36.260Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20272026-05-28T03:52:36.260Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20282026-05-28T03:52:36.260Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20292026-05-28T03:52:36.260Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20302026-05-28T03:52:36.260Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20312026-05-28T03:52:36.260Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20322026-05-28T03:52:36.260Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
20332026-05-28T03:52:36.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-05-28T03:52:36.260Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20352026-05-28T03:52:36.260Z[ 8] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
20362026-05-28T03:52:36.260Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20372026-05-28T03:52:36.260Z[ 12] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
20382026-05-28T03:52:36.260Z[ 14] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
20392026-05-28T03:52:36.260Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20402026-05-28T03:52:36.260Z[ 18] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
20412026-05-28T03:52:36.260Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20422026-05-28T03:52:36.260Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
20432026-05-28T03:52:36.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-05-28T03:52:36.261Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20452026-05-28T03:52:36.261Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20462026-05-28T03:52:36.261Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20472026-05-28T03:52:39.253Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20482026-05-28T03:52:39.253Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20492026-05-28T03:52:39.253Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20502026-05-28T03:52:39.253Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20512026-05-28T03:52:39.253Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20522026-05-28T03:52:39.253Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
20532026-05-28T03:52:39.253Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-05-28T03:52:39.253Z[ 5] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20552026-05-28T03:52:39.253Z[ 8] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
20562026-05-28T03:52:39.253Z[ 10] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20572026-05-28T03:52:39.253Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20582026-05-28T03:52:39.253Z[ 14] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
20592026-05-28T03:52:39.253Z[ 16] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20602026-05-28T03:52:39.253Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20612026-05-28T03:52:39.253Z[ 20] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
20622026-05-28T03:52:39.255Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.6 Gbits/sec
20632026-05-28T03:52:39.255Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-05-28T03:52:39.255Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20652026-05-28T03:52:39.255Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20662026-05-28T03:52:39.255Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20672026-05-28T03:52:39.255Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20682026-05-28T03:52:39.255Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20692026-05-28T03:52:39.255Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20702026-05-28T03:52:39.255Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20712026-05-28T03:52:39.255Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20722026-05-28T03:52:39.255Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
20732026-05-28T03:52:39.255Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-05-28T03:52:39.255Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20752026-05-28T03:52:39.255Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20762026-05-28T03:52:39.255Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20772026-05-28T03:52:39.256Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20782026-05-28T03:52:39.256Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20792026-05-28T03:52:39.256Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20802026-05-28T03:52:39.256Z[ 18] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
20812026-05-28T03:52:39.256Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20822026-05-28T03:52:39.256Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
20832026-05-28T03:52:39.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-05-28T03:52:39.256Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20852026-05-28T03:52:39.256Z[ 8] 10.00-10.00 sec 128 KBytes 2.49 Gbits/sec
20862026-05-28T03:52:39.256Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20872026-05-28T03:52:39.256Z[ 12] 10.00-10.00 sec 128 KBytes 2.50 Gbits/sec
20882026-05-28T03:52:39.256Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20892026-05-28T03:52:39.256Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20902026-05-28T03:52:39.256Z[ 18] 10.00-10.00 sec 128 KBytes 2.50 Gbits/sec
20912026-05-28T03:52:39.256Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20922026-05-28T03:52:39.256Z[SUM] 10.00-10.00 sec 384 KBytes 7.45 Gbits/sec
20932026-05-28T03:52:39.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-05-28T03:52:39.256Z[ ID] Interval Transfer Bitrate
20952026-05-28T03:52:39.256Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
20962026-05-28T03:52:39.256Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20972026-05-28T03:52:39.256Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20982026-05-28T03:52:39.256Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
20992026-05-28T03:52:39.256Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21002026-05-28T03:52:39.256Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
21012026-05-28T03:52:39.256Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21022026-05-28T03:52:39.256Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21032026-05-28T03:52:39.256Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
21042026-05-28T03:52:39.262ZRun 3/5...10209.12098483716Mbps
21052026-05-28T03:52:46.641Z-----------------------------------------------------------
21062026-05-28T03:52:46.641ZServer listening on 5201 (test #9)
21072026-05-28T03:52:46.641Z-----------------------------------------------------------
21082026-05-28T03:52:46.641ZAccepted connection from 10.0.0.1, port 39210
21092026-05-28T03:52:46.641Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40914
21102026-05-28T03:52:46.641Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33432
21112026-05-28T03:52:46.641Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50915
21122026-05-28T03:52:46.641Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40492
21132026-05-28T03:52:46.641Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50195
21142026-05-28T03:52:46.641Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48208
21152026-05-28T03:52:46.641Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45610
21162026-05-28T03:52:46.641Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63530
21172026-05-28T03:52:46.641Z[ ID] Interval Transfer Bitrate
21182026-05-28T03:52:46.641Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21192026-05-28T03:52:46.641Z[ 8] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
21202026-05-28T03:52:46.641Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21212026-05-28T03:52:46.641Z[ 12] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
21222026-05-28T03:52:46.641Z[ 14] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
21232026-05-28T03:52:46.641Z[ 16] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
21242026-05-28T03:52:46.641Z[ 18] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
21252026-05-28T03:52:46.641Z[ 20] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
21262026-05-28T03:52:46.641Z[SUM] 0.00-1.00 sec 990 MBytes 8.31 Gbits/sec
21272026-05-28T03:52:46.641Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-05-28T03:52:46.641Z[ 5] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
21292026-05-28T03:52:46.641Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21302026-05-28T03:52:46.641Z[ 10] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
21312026-05-28T03:52:46.641Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21322026-05-28T03:52:46.642Z[ 14] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
21332026-05-28T03:52:46.642Z[ 16] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
21342026-05-28T03:52:46.642Z[ 18] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
21352026-05-28T03:52:46.642Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21362026-05-28T03:52:46.642Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.5 Gbits/sec
21372026-05-28T03:52:46.642Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-05-28T03:52:46.642Z[ 5] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21392026-05-28T03:52:46.642Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21402026-05-28T03:52:46.642Z[ 10] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21412026-05-28T03:52:46.642Z[ 12] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
21422026-05-28T03:52:46.642Z[ 14] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
21432026-05-28T03:52:46.642Z[ 16] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
21442026-05-28T03:52:46.642Z[ 18] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21452026-05-28T03:52:46.642Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21462026-05-28T03:52:46.642Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.5 Gbits/sec
21472026-05-28T03:52:46.642Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-05-28T03:52:46.642Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21492026-05-28T03:52:46.642Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21502026-05-28T03:52:46.642Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21512026-05-28T03:52:46.642Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21522026-05-28T03:52:46.642Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21532026-05-28T03:52:46.642Z[ 16] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
21542026-05-28T03:52:46.642Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21552026-05-28T03:52:46.642Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21562026-05-28T03:52:46.642Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
21572026-05-28T03:52:46.642Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-05-28T03:52:46.642Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21592026-05-28T03:52:46.642Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21602026-05-28T03:52:46.642Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21612026-05-28T03:52:46.642Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21622026-05-28T03:52:46.642Z[ 14] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
21632026-05-28T03:52:46.642Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21642026-05-28T03:52:46.642Z[ 18] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
21652026-05-28T03:52:46.642Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21662026-05-28T03:52:46.642Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
21672026-05-28T03:52:46.642Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-05-28T03:52:46.642Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21692026-05-28T03:52:46.647Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21702026-05-28T03:52:46.647Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21712026-05-28T03:52:46.647Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21722026-05-28T03:52:46.647Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21732026-05-28T03:52:46.647Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21742026-05-28T03:52:46.647Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21752026-05-28T03:52:46.647Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21762026-05-28T03:52:46.647Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
21772026-05-28T03:52:46.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-05-28T03:52:46.647Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21792026-05-28T03:52:46.647Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21802026-05-28T03:52:46.647Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21812026-05-28T03:52:49.642Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21822026-05-28T03:52:49.642Z[ 14] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
21832026-05-28T03:52:49.642Z[ 16] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
21842026-05-28T03:52:49.642Z[ 18] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21852026-05-28T03:52:49.642Z[ 20] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
21862026-05-28T03:52:49.642Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
21872026-05-28T03:52:49.642Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-05-28T03:52:49.642Z[ 5] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
21892026-05-28T03:52:49.642Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21902026-05-28T03:52:49.642Z[ 10] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
21912026-05-28T03:52:49.642Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21922026-05-28T03:52:49.642Z[ 14] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
21932026-05-28T03:52:49.642Z[ 16] 7.00-8.00 sec 164 MBytes 1.37 Gbits/sec
21942026-05-28T03:52:49.642Z[ 18] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
21952026-05-28T03:52:49.642Z[ 20] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
21962026-05-28T03:52:49.643Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.7 Gbits/sec
21972026-05-28T03:52:49.643Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-05-28T03:52:49.643Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
21992026-05-28T03:52:49.643Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22002026-05-28T03:52:49.643Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22012026-05-28T03:52:49.643Z[ 12] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
22022026-05-28T03:52:49.643Z[ 14] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
22032026-05-28T03:52:49.643Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22042026-05-28T03:52:49.643Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22052026-05-28T03:52:49.643Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22062026-05-28T03:52:49.643Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
22072026-05-28T03:52:49.643Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-05-28T03:52:49.643Z[ 5] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
22092026-05-28T03:52:49.643Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22102026-05-28T03:52:49.643Z[ 10] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
22112026-05-28T03:52:49.643Z[ 12] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
22122026-05-28T03:52:49.643Z[ 14] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
22132026-05-28T03:52:49.643Z[ 16] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22142026-05-28T03:52:49.643Z[ 18] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22152026-05-28T03:52:49.643Z[ 20] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
22162026-05-28T03:52:49.643Z[SUM] 9.00-10.00 sec 1.24 GBytes 10.6 Gbits/sec
22172026-05-28T03:52:49.643Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-05-28T03:52:49.643Z[ 5] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
22192026-05-28T03:52:49.643Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22202026-05-28T03:52:49.643Z[ 10] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
22212026-05-28T03:52:49.643Z[ 12] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
22222026-05-28T03:52:49.643Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22232026-05-28T03:52:49.644Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22242026-05-28T03:52:49.644Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22252026-05-28T03:52:49.644Z[ 20] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
22262026-05-28T03:52:49.644Z[SUM] 10.00-10.00 sec 512 KBytes 8.41 Gbits/sec
22272026-05-28T03:52:49.644Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-05-28T03:52:49.644Z[ ID] Interval Transfer Bitrate
22292026-05-28T03:52:49.644Z[ 5] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22302026-05-28T03:52:49.644Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22312026-05-28T03:52:49.644Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22322026-05-28T03:52:49.644Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22332026-05-28T03:52:49.644Z[ 14] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22342026-05-28T03:52:49.644Z[ 16] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
22352026-05-28T03:52:49.644Z[ 18] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22362026-05-28T03:52:49.644Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22372026-05-28T03:52:49.644Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
22382026-05-28T03:52:49.648ZRun 4/5...10301.416164550757Mbps
22392026-05-28T03:52:57.030Z-----------------------------------------------------------
22402026-05-28T03:52:57.030ZServer listening on 5201 (test #10)
22412026-05-28T03:52:57.031Z-----------------------------------------------------------
22422026-05-28T03:52:57.031ZAccepted connection from 10.0.0.1, port 55315
22432026-05-28T03:52:57.031Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60521
22442026-05-28T03:52:57.031Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54706
22452026-05-28T03:52:57.031Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34921
22462026-05-28T03:52:57.031Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47768
22472026-05-28T03:52:57.031Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57174
22482026-05-28T03:52:57.031Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47701
22492026-05-28T03:52:57.031Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49388
22502026-05-28T03:52:57.031Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61150
22512026-05-28T03:52:57.031Z[ ID] Interval Transfer Bitrate
22522026-05-28T03:52:57.031Z[ 5] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
22532026-05-28T03:52:57.031Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22542026-05-28T03:52:57.031Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22552026-05-28T03:52:57.031Z[ 12] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
22562026-05-28T03:52:57.031Z[ 14] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22572026-05-28T03:52:57.031Z[ 16] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22582026-05-28T03:52:57.031Z[ 18] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
22592026-05-28T03:52:57.031Z[ 20] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
22602026-05-28T03:52:57.031Z[SUM] 0.00-1.00 sec 993 MBytes 8.33 Gbits/sec
22612026-05-28T03:52:57.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-05-28T03:52:57.031Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22632026-05-28T03:52:57.031Z[ 8] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
22642026-05-28T03:52:57.031Z[ 10] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
22652026-05-28T03:52:57.031Z[ 12] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
22662026-05-28T03:52:57.031Z[ 14] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
22672026-05-28T03:52:57.031Z[ 16] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
22682026-05-28T03:52:57.031Z[ 18] 1.00-2.00 sec 166 MBytes 1.39 Gbits/sec
22692026-05-28T03:52:57.031Z[ 20] 1.00-2.00 sec 166 MBytes 1.39 Gbits/sec
22702026-05-28T03:52:57.031Z[SUM] 1.00-2.00 sec 1.26 GBytes 10.8 Gbits/sec
22712026-05-28T03:52:57.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-05-28T03:52:57.031Z[ 5] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22732026-05-28T03:52:57.031Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22742026-05-28T03:52:57.031Z[ 10] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22752026-05-28T03:52:57.031Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22762026-05-28T03:52:57.031Z[ 14] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
22772026-05-28T03:52:57.032Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22782026-05-28T03:52:57.032Z[ 18] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22792026-05-28T03:52:57.032Z[ 20] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22802026-05-28T03:52:57.032Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.5 Gbits/sec
22812026-05-28T03:52:57.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-05-28T03:52:57.032Z[ 5] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
22832026-05-28T03:52:57.032Z[ 8] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
22842026-05-28T03:52:57.032Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22852026-05-28T03:52:57.032Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22862026-05-28T03:52:57.032Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22872026-05-28T03:52:57.032Z[ 16] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
22882026-05-28T03:52:57.032Z[ 18] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
22892026-05-28T03:52:57.032Z[ 20] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
22902026-05-28T03:52:57.032Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
22912026-05-28T03:52:57.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-05-28T03:52:57.032Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22932026-05-28T03:52:57.032Z[ 8] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
22942026-05-28T03:52:57.032Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22952026-05-28T03:52:57.032Z[ 12] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
22962026-05-28T03:52:57.032Z[ 14] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
22972026-05-28T03:52:57.032Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22982026-05-28T03:52:57.032Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22992026-05-28T03:52:57.032Z[ 20] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
23002026-05-28T03:52:57.032Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
23012026-05-28T03:52:57.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-05-28T03:52:57.032Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23032026-05-28T03:52:57.032Z[ 8] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
23042026-05-28T03:52:57.032Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
23052026-05-28T03:52:57.032Z[ 12] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
23062026-05-28T03:52:57.032Z[ 14] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
23072026-05-28T03:52:57.032Z[ 16] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
23082026-05-28T03:52:57.032Z[ 18] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
23092026-05-28T03:52:57.032Z[ 20] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
23102026-05-28T03:52:57.032Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.6 Gbits/sec
23112026-05-28T03:52:57.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-05-28T03:52:57.032Z[ 5] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23132026-05-28T03:52:57.032Z[ 8] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
23142026-05-28T03:52:57.032Z[ 10] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23152026-05-28T03:53:00.031Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23162026-05-28T03:53:00.031Z[ 14] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
23172026-05-28T03:53:00.031Z[ 16] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
23182026-05-28T03:53:00.031Z[ 18] 6.00-7.00 sec 159 MBytes 1.34 Gbits/sec
23192026-05-28T03:53:00.031Z[ 20] 6.00-7.00 sec 160 MBytes 1.35 Gbits/sec
23202026-05-28T03:53:00.031Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
23212026-05-28T03:53:00.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-05-28T03:53:00.031Z[ 5] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
23232026-05-28T03:53:00.031Z[ 8] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23242026-05-28T03:53:00.031Z[ 10] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
23252026-05-28T03:53:00.031Z[ 12] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
23262026-05-28T03:53:00.032Z[ 14] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
23272026-05-28T03:53:00.032Z[ 16] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23282026-05-28T03:53:00.032Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23292026-05-28T03:53:00.032Z[ 20] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
23302026-05-28T03:53:00.032Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.6 Gbits/sec
23312026-05-28T03:53:00.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-05-28T03:53:00.032Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
23332026-05-28T03:53:00.032Z[ 8] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
23342026-05-28T03:53:00.032Z[ 10] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
23352026-05-28T03:53:00.032Z[ 12] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
23362026-05-28T03:53:00.032Z[ 14] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23372026-05-28T03:53:00.032Z[ 16] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
23382026-05-28T03:53:00.032Z[ 18] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
23392026-05-28T03:53:00.032Z[ 20] 8.00-9.00 sec 162 MBytes 1.35 Gbits/sec
23402026-05-28T03:53:00.032Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.6 Gbits/sec
23412026-05-28T03:53:00.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-05-28T03:53:00.032Z[ 5] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
23432026-05-28T03:53:00.032Z[ 8] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
23442026-05-28T03:53:00.032Z[ 10] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
23452026-05-28T03:53:00.032Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23462026-05-28T03:53:00.032Z[ 14] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
23472026-05-28T03:53:00.032Z[ 16] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
23482026-05-28T03:53:00.032Z[ 18] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
23492026-05-28T03:53:00.032Z[ 20] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
23502026-05-28T03:53:00.032Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.6 Gbits/sec
23512026-05-28T03:53:00.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-05-28T03:53:00.032Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23532026-05-28T03:53:00.032Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23542026-05-28T03:53:00.032Z[ 10] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
23552026-05-28T03:53:00.032Z[ 12] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
23562026-05-28T03:53:00.034Z[ 14] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
23572026-05-28T03:53:00.034Z[ 16] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
23582026-05-28T03:53:00.034Z[ 18] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
23592026-05-28T03:53:00.034Z[ 20] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
23602026-05-28T03:53:00.034Z[SUM] 10.00-10.00 sec 768 KBytes 12.6 Gbits/sec
23612026-05-28T03:53:00.034Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-05-28T03:53:00.034Z[ ID] Interval Transfer Bitrate
23632026-05-28T03:53:00.034Z[ 5] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
23642026-05-28T03:53:00.034Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23652026-05-28T03:53:00.034Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23662026-05-28T03:53:00.034Z[ 12] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
23672026-05-28T03:53:00.034Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23682026-05-28T03:53:00.034Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23692026-05-28T03:53:00.034Z[ 18] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
23702026-05-28T03:53:00.034Z[ 20] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
23712026-05-28T03:53:00.034Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
23722026-05-28T03:53:00.039ZRun 5/5...10374.080828469665Mbps
23732026-05-28T03:53:00.039Z###---------------------###
23742026-05-28T03:53:00.039Z::: iPerf done... :::
23752026-05-28T03:53:00.039Z:::Awaiting out files...:::
23762026-05-28T03:53:00.039Z###---------------------###
23772026-05-28T03:53:00.039Z###-----###
23782026-05-28T03:53:00.039Z:::done!:::
23792026-05-28T03:53:00.039Z###-----###
23802026-05-28T03:53:00.039Z###-------------------###
23812026-05-28T03:53:00.039Z:::Running experiment :::
23822026-05-28T03:53:00.039Z:::iperf-tcp/local/c2s:::
23832026-05-28T03:53:00.039Z###-------------------###
23842026-05-28T03:53:00.372Zdtrace: description 'profile-201us ' matched 2 probes
23852026-05-28T03:53:07.835Z-----------------------------------------------------------
23862026-05-28T03:53:07.835ZServer listening on 5201 (test #11)
23872026-05-28T03:53:07.836Z-----------------------------------------------------------
23882026-05-28T03:53:07.836ZAccepted connection from 10.0.0.1, port 41431
23892026-05-28T03:53:07.836Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58613
23902026-05-28T03:53:07.836Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35223
23912026-05-28T03:53:07.836Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46079
23922026-05-28T03:53:07.836Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54904
23932026-05-28T03:53:07.836Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45224
23942026-05-28T03:53:07.836Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58660
23952026-05-28T03:53:07.836Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57431
23962026-05-28T03:53:07.836Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64162
23972026-05-28T03:53:07.836Z[ ID] Interval Transfer Bitrate
23982026-05-28T03:53:07.836Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
23992026-05-28T03:53:07.836Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24002026-05-28T03:53:07.836Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24012026-05-28T03:53:07.836Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24022026-05-28T03:53:07.836Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24032026-05-28T03:53:07.836Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24042026-05-28T03:53:07.836Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24052026-05-28T03:53:07.836Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24062026-05-28T03:53:07.836Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
24072026-05-28T03:53:07.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-05-28T03:53:07.836Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24092026-05-28T03:53:07.836Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24102026-05-28T03:53:07.837Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24112026-05-28T03:53:07.837Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24122026-05-28T03:53:07.837Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24132026-05-28T03:53:07.837Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24142026-05-28T03:53:07.837Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24152026-05-28T03:53:07.837Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24162026-05-28T03:53:07.837Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
24172026-05-28T03:53:07.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-05-28T03:53:07.837Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24192026-05-28T03:53:07.837Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24202026-05-28T03:53:07.837Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24212026-05-28T03:53:07.837Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24222026-05-28T03:53:07.837Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24232026-05-28T03:53:07.837Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24242026-05-28T03:53:07.837Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24252026-05-28T03:53:07.837Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24262026-05-28T03:53:07.837Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
24272026-05-28T03:53:07.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-05-28T03:53:07.838Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24292026-05-28T03:53:07.838Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24302026-05-28T03:53:07.838Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24312026-05-28T03:53:07.838Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24322026-05-28T03:53:07.838Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24332026-05-28T03:53:07.838Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24342026-05-28T03:53:07.838Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24352026-05-28T03:53:07.838Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24362026-05-28T03:53:07.838Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
24372026-05-28T03:53:07.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-05-28T03:53:07.838Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24392026-05-28T03:53:07.838Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24402026-05-28T03:53:07.838Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24412026-05-28T03:53:07.838Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24422026-05-28T03:53:07.838Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24432026-05-28T03:53:07.838Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24442026-05-28T03:53:07.838Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24452026-05-28T03:53:07.839Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24462026-05-28T03:53:07.839Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
24472026-05-28T03:53:07.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-05-28T03:53:07.839Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24492026-05-28T03:53:07.839Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24502026-05-28T03:53:07.839Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24512026-05-28T03:53:07.839Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24522026-05-28T03:53:07.839Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24532026-05-28T03:53:07.839Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24542026-05-28T03:53:07.839Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24552026-05-28T03:53:07.839Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24562026-05-28T03:53:07.839Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
24572026-05-28T03:53:07.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-05-28T03:53:07.840Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24592026-05-28T03:53:07.840Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24602026-05-28T03:53:07.840Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24612026-05-28T03:53:10.433Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24622026-05-28T03:53:10.433Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24632026-05-28T03:53:10.433Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24642026-05-28T03:53:10.433Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24652026-05-28T03:53:10.433Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24662026-05-28T03:53:10.433Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
24672026-05-28T03:53:10.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-05-28T03:53:10.433Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24692026-05-28T03:53:10.433Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24702026-05-28T03:53:10.433Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24712026-05-28T03:53:10.434Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24722026-05-28T03:53:10.434Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24732026-05-28T03:53:10.434Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24742026-05-28T03:53:10.434Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24752026-05-28T03:53:10.434Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24762026-05-28T03:53:10.434Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
24772026-05-28T03:53:10.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-05-28T03:53:10.434Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24792026-05-28T03:53:10.434Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24802026-05-28T03:53:10.434Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24812026-05-28T03:53:10.434Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24822026-05-28T03:53:10.434Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24832026-05-28T03:53:10.434Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24842026-05-28T03:53:10.434Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24852026-05-28T03:53:10.434Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
24862026-05-28T03:53:10.434Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
24872026-05-28T03:53:10.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-05-28T03:53:10.434Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24892026-05-28T03:53:10.434Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24902026-05-28T03:53:10.434Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24912026-05-28T03:53:10.434Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24922026-05-28T03:53:10.434Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
24932026-05-28T03:53:10.434Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
24942026-05-28T03:53:10.434Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24952026-05-28T03:53:10.434Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24962026-05-28T03:53:10.434Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
24972026-05-28T03:53:10.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-05-28T03:53:10.434Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24992026-05-28T03:53:10.434Z[ 8] 10.00-10.00 sec 128 KBytes 923 Mbits/sec
25002026-05-28T03:53:10.434Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25012026-05-28T03:53:10.434Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25022026-05-28T03:53:10.434Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25032026-05-28T03:53:10.434Z[ 16] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
25042026-05-28T03:53:10.435Z[ 18] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
25052026-05-28T03:53:10.435Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25062026-05-28T03:53:10.435Z[SUM] 10.00-10.00 sec 384 KBytes 2.77 Gbits/sec
25072026-05-28T03:53:10.435Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-05-28T03:53:10.435Z[ ID] Interval Transfer Bitrate
25092026-05-28T03:53:10.435Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25102026-05-28T03:53:10.435Z[ 8] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
25112026-05-28T03:53:10.435Z[ 10] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
25122026-05-28T03:53:10.435Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25132026-05-28T03:53:10.435Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25142026-05-28T03:53:10.435Z[ 16] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
25152026-05-28T03:53:10.435Z[ 18] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
25162026-05-28T03:53:10.435Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25172026-05-28T03:53:10.435Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
25182026-05-28T03:53:10.439ZRun 1/10...3531.839780772889Mbps
25192026-05-28T03:53:17.819Z-----------------------------------------------------------
25202026-05-28T03:53:17.819ZServer listening on 5201 (test #12)
25212026-05-28T03:53:17.819Z-----------------------------------------------------------
25222026-05-28T03:53:17.819ZAccepted connection from 10.0.0.1, port 37165
25232026-05-28T03:53:17.819Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65492
25242026-05-28T03:53:17.819Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39448
25252026-05-28T03:53:17.819Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38209
25262026-05-28T03:53:17.819Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40950
25272026-05-28T03:53:17.819Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51984
25282026-05-28T03:53:17.819Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50372
25292026-05-28T03:53:17.819Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46923
25302026-05-28T03:53:17.819Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55305
25312026-05-28T03:53:17.819Z[ ID] Interval Transfer Bitrate
25322026-05-28T03:53:17.819Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25332026-05-28T03:53:17.819Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
25342026-05-28T03:53:17.819Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
25352026-05-28T03:53:17.819Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
25362026-05-28T03:53:17.819Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25372026-05-28T03:53:17.819Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25382026-05-28T03:53:17.819Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25392026-05-28T03:53:17.819Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25402026-05-28T03:53:17.819Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
25412026-05-28T03:53:17.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-05-28T03:53:17.819Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
25432026-05-28T03:53:17.819Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25442026-05-28T03:53:17.819Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
25452026-05-28T03:53:17.819Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25462026-05-28T03:53:17.819Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25472026-05-28T03:53:17.819Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25482026-05-28T03:53:17.819Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25492026-05-28T03:53:17.819Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25502026-05-28T03:53:17.819Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
25512026-05-28T03:53:17.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-05-28T03:53:17.820Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
25532026-05-28T03:53:17.820Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
25542026-05-28T03:53:17.820Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
25552026-05-28T03:53:17.820Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
25562026-05-28T03:53:17.820Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
25572026-05-28T03:53:17.820Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
25582026-05-28T03:53:17.820Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25592026-05-28T03:53:17.820Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25602026-05-28T03:53:17.820Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
25612026-05-28T03:53:17.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-05-28T03:53:17.820Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25632026-05-28T03:53:17.820Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25642026-05-28T03:53:17.824Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25652026-05-28T03:53:17.824Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25662026-05-28T03:53:17.824Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25672026-05-28T03:53:17.824Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25682026-05-28T03:53:17.824Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25692026-05-28T03:53:17.824Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25702026-05-28T03:53:17.824Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
25712026-05-28T03:53:17.824Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-05-28T03:53:17.824Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25732026-05-28T03:53:17.824Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25742026-05-28T03:53:17.824Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
25752026-05-28T03:53:17.824Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25762026-05-28T03:53:17.824Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25772026-05-28T03:53:17.824Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25782026-05-28T03:53:17.824Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25792026-05-28T03:53:17.824Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25802026-05-28T03:53:17.824Z[SUM] 4.00-5.00 sec 432 MBytes 3.63 Gbits/sec
25812026-05-28T03:53:17.824Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-05-28T03:53:17.824Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
25832026-05-28T03:53:17.824Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
25842026-05-28T03:53:17.824Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25852026-05-28T03:53:17.824Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25862026-05-28T03:53:17.824Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25872026-05-28T03:53:17.824Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
25882026-05-28T03:53:17.824Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25892026-05-28T03:53:17.824Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
25902026-05-28T03:53:17.824Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
25912026-05-28T03:53:17.824Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-05-28T03:53:17.824Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
25932026-05-28T03:53:17.824Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
25942026-05-28T03:53:17.824Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
25952026-05-28T03:53:20.822Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
25962026-05-28T03:53:20.822Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
25972026-05-28T03:53:20.822Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
25982026-05-28T03:53:20.822Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
25992026-05-28T03:53:20.822Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
26002026-05-28T03:53:20.822Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
26012026-05-28T03:53:20.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-05-28T03:53:20.822Z[ 5] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
26032026-05-28T03:53:20.822Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26042026-05-28T03:53:20.822Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26052026-05-28T03:53:20.822Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26062026-05-28T03:53:20.822Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26072026-05-28T03:53:20.822Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
26082026-05-28T03:53:20.822Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26092026-05-28T03:53:20.822Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26102026-05-28T03:53:20.822Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
26112026-05-28T03:53:20.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-05-28T03:53:20.822Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26132026-05-28T03:53:20.822Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26142026-05-28T03:53:20.822Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26152026-05-28T03:53:20.822Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26162026-05-28T03:53:20.822Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26172026-05-28T03:53:20.822Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26182026-05-28T03:53:20.822Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26192026-05-28T03:53:20.822Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26202026-05-28T03:53:20.822Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
26212026-05-28T03:53:20.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-05-28T03:53:20.822Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26232026-05-28T03:53:20.822Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26242026-05-28T03:53:20.822Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26252026-05-28T03:53:20.822Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26262026-05-28T03:53:20.822Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26272026-05-28T03:53:20.822Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26282026-05-28T03:53:20.822Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26292026-05-28T03:53:20.823Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26302026-05-28T03:53:20.823Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
26312026-05-28T03:53:20.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-05-28T03:53:20.823Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26332026-05-28T03:53:20.823Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26342026-05-28T03:53:20.823Z[ 10] 10.00-10.00 sec 128 KBytes 935 Mbits/sec
26352026-05-28T03:53:20.823Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26362026-05-28T03:53:20.823Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26372026-05-28T03:53:20.823Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26382026-05-28T03:53:20.823Z[ 18] 10.00-10.00 sec 128 KBytes 935 Mbits/sec
26392026-05-28T03:53:20.823Z[ 20] 10.00-10.00 sec 128 KBytes 935 Mbits/sec
26402026-05-28T03:53:20.823Z[SUM] 10.00-10.00 sec 384 KBytes 2.80 Gbits/sec
26412026-05-28T03:53:20.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-05-28T03:53:20.823Z[ ID] Interval Transfer Bitrate
26432026-05-28T03:53:20.823Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
26442026-05-28T03:53:20.823Z[ 8] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
26452026-05-28T03:53:20.823Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
26462026-05-28T03:53:20.823Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
26472026-05-28T03:53:20.823Z[ 14] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
26482026-05-28T03:53:20.823Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
26492026-05-28T03:53:20.823Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
26502026-05-28T03:53:20.823Z[ 20] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
26512026-05-28T03:53:20.823Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
26522026-05-28T03:53:20.827ZRun 2/10...3534.573440016512Mbps
26532026-05-28T03:53:28.218Z-----------------------------------------------------------
26542026-05-28T03:53:28.218ZServer listening on 5201 (test #13)
26552026-05-28T03:53:28.218Z-----------------------------------------------------------
26562026-05-28T03:53:28.218ZAccepted connection from 10.0.0.1, port 64711
26572026-05-28T03:53:28.218Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35388
26582026-05-28T03:53:28.218Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56037
26592026-05-28T03:53:28.218Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58327
26602026-05-28T03:53:28.218Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51983
26612026-05-28T03:53:28.218Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64649
26622026-05-28T03:53:28.219Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64918
26632026-05-28T03:53:28.219Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53454
26642026-05-28T03:53:28.219Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45086
26652026-05-28T03:53:28.219Z[ ID] Interval Transfer Bitrate
26662026-05-28T03:53:28.219Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26672026-05-28T03:53:28.219Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26682026-05-28T03:53:28.219Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26692026-05-28T03:53:28.219Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26702026-05-28T03:53:28.219Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26712026-05-28T03:53:28.219Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26722026-05-28T03:53:28.219Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26732026-05-28T03:53:28.219Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26742026-05-28T03:53:28.219Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
26752026-05-28T03:53:28.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-05-28T03:53:28.219Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26772026-05-28T03:53:28.219Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
26782026-05-28T03:53:28.219Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
26792026-05-28T03:53:28.219Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26802026-05-28T03:53:28.219Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26812026-05-28T03:53:28.219Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
26822026-05-28T03:53:28.219Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26832026-05-28T03:53:28.219Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26842026-05-28T03:53:28.219Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
26852026-05-28T03:53:28.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-05-28T03:53:28.219Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26872026-05-28T03:53:28.219Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26882026-05-28T03:53:28.219Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26892026-05-28T03:53:28.219Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26902026-05-28T03:53:28.219Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26912026-05-28T03:53:28.219Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26922026-05-28T03:53:28.219Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26932026-05-28T03:53:28.219Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26942026-05-28T03:53:28.223Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
26952026-05-28T03:53:28.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-05-28T03:53:28.224Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
26972026-05-28T03:53:28.224Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
26982026-05-28T03:53:28.224Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
26992026-05-28T03:53:28.224Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
27002026-05-28T03:53:28.224Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
27012026-05-28T03:53:28.224Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
27022026-05-28T03:53:28.224Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27032026-05-28T03:53:28.224Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27042026-05-28T03:53:28.224Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
27052026-05-28T03:53:28.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-05-28T03:53:28.224Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27072026-05-28T03:53:28.224Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27082026-05-28T03:53:28.224Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
27092026-05-28T03:53:28.224Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
27102026-05-28T03:53:28.224Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27112026-05-28T03:53:28.224Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
27122026-05-28T03:53:28.224Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27132026-05-28T03:53:28.224Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27142026-05-28T03:53:28.224Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
27152026-05-28T03:53:28.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-05-28T03:53:28.224Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27172026-05-28T03:53:28.224Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27182026-05-28T03:53:28.224Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27192026-05-28T03:53:28.224Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27202026-05-28T03:53:28.224Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27212026-05-28T03:53:28.224Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27222026-05-28T03:53:28.224Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27232026-05-28T03:53:28.224Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27242026-05-28T03:53:28.224Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
27252026-05-28T03:53:28.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-05-28T03:53:28.224Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27272026-05-28T03:53:28.224Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27282026-05-28T03:53:28.224Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27292026-05-28T03:53:31.221Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27302026-05-28T03:53:31.221Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27312026-05-28T03:53:31.221Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27322026-05-28T03:53:31.221Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27332026-05-28T03:53:31.221Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27342026-05-28T03:53:31.221Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
27352026-05-28T03:53:31.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-05-28T03:53:31.221Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27372026-05-28T03:53:31.221Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27382026-05-28T03:53:31.221Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
27392026-05-28T03:53:31.221Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27402026-05-28T03:53:31.222Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27412026-05-28T03:53:31.222Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27422026-05-28T03:53:31.222Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27432026-05-28T03:53:31.222Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27442026-05-28T03:53:31.222Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
27452026-05-28T03:53:31.222Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-05-28T03:53:31.222Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27472026-05-28T03:53:31.222Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27482026-05-28T03:53:31.222Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27492026-05-28T03:53:31.222Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27502026-05-28T03:53:31.222Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27512026-05-28T03:53:31.222Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27522026-05-28T03:53:31.222Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27532026-05-28T03:53:31.222Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27542026-05-28T03:53:31.222Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
27552026-05-28T03:53:31.222Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-05-28T03:53:31.222Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27572026-05-28T03:53:31.222Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27582026-05-28T03:53:31.222Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27592026-05-28T03:53:31.222Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27602026-05-28T03:53:31.222Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
27612026-05-28T03:53:31.222Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27622026-05-28T03:53:31.222Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27632026-05-28T03:53:31.222Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27642026-05-28T03:53:31.222Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
27652026-05-28T03:53:31.222Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-05-28T03:53:31.222Z[ 5] 10.00-10.00 sec 128 KBytes 814 Mbits/sec
27672026-05-28T03:53:31.222Z[ 8] 10.00-10.00 sec 128 KBytes 815 Mbits/sec
27682026-05-28T03:53:31.222Z[ 10] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
27692026-05-28T03:53:31.222Z[ 12] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
27702026-05-28T03:53:31.222Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27712026-05-28T03:53:31.222Z[ 16] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
27722026-05-28T03:53:31.222Z[ 18] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
27732026-05-28T03:53:31.222Z[ 20] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
27742026-05-28T03:53:31.222Z[SUM] 10.00-10.00 sec 896 KBytes 5.70 Gbits/sec
27752026-05-28T03:53:31.222Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-05-28T03:53:31.222Z[ ID] Interval Transfer Bitrate
27772026-05-28T03:53:31.222Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27782026-05-28T03:53:31.223Z[ 8] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
27792026-05-28T03:53:31.223Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27802026-05-28T03:53:31.223Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27812026-05-28T03:53:31.223Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27822026-05-28T03:53:31.223Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27832026-05-28T03:53:31.223Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27842026-05-28T03:53:31.223Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27852026-05-28T03:53:31.223Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
27862026-05-28T03:53:31.227ZRun 3/10...3526.9154629921845Mbps
27872026-05-28T03:53:38.620Z-----------------------------------------------------------
27882026-05-28T03:53:38.620ZServer listening on 5201 (test #14)
27892026-05-28T03:53:38.620Z-----------------------------------------------------------
27902026-05-28T03:53:38.620ZAccepted connection from 10.0.0.1, port 32952
27912026-05-28T03:53:38.620Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46756
27922026-05-28T03:53:38.620Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64757
27932026-05-28T03:53:38.620Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63591
27942026-05-28T03:53:38.620Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51768
27952026-05-28T03:53:38.620Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55880
27962026-05-28T03:53:38.620Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55097
27972026-05-28T03:53:38.621Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34890
27982026-05-28T03:53:38.621Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45276
27992026-05-28T03:53:38.621Z[ ID] Interval Transfer Bitrate
28002026-05-28T03:53:38.621Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28012026-05-28T03:53:38.621Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28022026-05-28T03:53:38.621Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28032026-05-28T03:53:38.621Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28042026-05-28T03:53:38.621Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28052026-05-28T03:53:38.621Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28062026-05-28T03:53:38.621Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28072026-05-28T03:53:38.621Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28082026-05-28T03:53:38.621Z[SUM] 0.00-1.00 sec 337 MBytes 2.82 Gbits/sec
28092026-05-28T03:53:38.621Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-05-28T03:53:38.621Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28112026-05-28T03:53:38.621Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28122026-05-28T03:53:38.621Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28132026-05-28T03:53:38.621Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28142026-05-28T03:53:38.621Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28152026-05-28T03:53:38.621Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28162026-05-28T03:53:38.621Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28172026-05-28T03:53:38.621Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28182026-05-28T03:53:38.621Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
28192026-05-28T03:53:38.621Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-05-28T03:53:38.621Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28212026-05-28T03:53:38.621Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28222026-05-28T03:53:38.621Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28232026-05-28T03:53:38.621Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28242026-05-28T03:53:38.621Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
28252026-05-28T03:53:38.621Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28262026-05-28T03:53:38.621Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28272026-05-28T03:53:38.621Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28282026-05-28T03:53:38.621Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
28292026-05-28T03:53:38.621Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-05-28T03:53:38.621Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28312026-05-28T03:53:38.621Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28322026-05-28T03:53:38.621Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28332026-05-28T03:53:38.621Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28342026-05-28T03:53:38.621Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28352026-05-28T03:53:38.622Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28362026-05-28T03:53:38.622Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28372026-05-28T03:53:38.622Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28382026-05-28T03:53:38.622Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
28392026-05-28T03:53:38.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-05-28T03:53:38.622Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28412026-05-28T03:53:38.622Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28422026-05-28T03:53:38.622Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28432026-05-28T03:53:38.622Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28442026-05-28T03:53:38.622Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28452026-05-28T03:53:38.622Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28462026-05-28T03:53:38.622Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28472026-05-28T03:53:38.622Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
28482026-05-28T03:53:38.622Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
28492026-05-28T03:53:38.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-05-28T03:53:38.622Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28512026-05-28T03:53:38.622Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28522026-05-28T03:53:38.622Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28532026-05-28T03:53:38.622Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28542026-05-28T03:53:38.622Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28552026-05-28T03:53:38.622Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28562026-05-28T03:53:38.622Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28572026-05-28T03:53:38.622Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28582026-05-28T03:53:38.626Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
28592026-05-28T03:53:38.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-05-28T03:53:38.626Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28612026-05-28T03:53:38.626Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28622026-05-28T03:53:38.626Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
28632026-05-28T03:53:41.622Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28642026-05-28T03:53:41.622Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
28652026-05-28T03:53:41.622Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28662026-05-28T03:53:41.622Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28672026-05-28T03:53:41.622Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28682026-05-28T03:53:41.622Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
28692026-05-28T03:53:41.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-05-28T03:53:41.622Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28712026-05-28T03:53:41.622Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28722026-05-28T03:53:41.622Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28732026-05-28T03:53:41.622Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28742026-05-28T03:53:41.622Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28752026-05-28T03:53:41.622Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28762026-05-28T03:53:41.622Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28772026-05-28T03:53:41.622Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28782026-05-28T03:53:41.622Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
28792026-05-28T03:53:41.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-05-28T03:53:41.622Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28812026-05-28T03:53:41.622Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
28822026-05-28T03:53:41.622Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
28832026-05-28T03:53:41.622Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28842026-05-28T03:53:41.622Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28852026-05-28T03:53:41.622Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28862026-05-28T03:53:41.622Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28872026-05-28T03:53:41.622Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28882026-05-28T03:53:41.622Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
28892026-05-28T03:53:41.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-05-28T03:53:41.622Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28912026-05-28T03:53:41.622Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28922026-05-28T03:53:41.622Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28932026-05-28T03:53:41.622Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28942026-05-28T03:53:41.623Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28952026-05-28T03:53:41.623Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28962026-05-28T03:53:41.623Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
28972026-05-28T03:53:41.623Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
28982026-05-28T03:53:41.623Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
28992026-05-28T03:53:41.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-05-28T03:53:41.623Z[ 5] 10.00-10.00 sec 128 KBytes 987 Mbits/sec
29012026-05-28T03:53:41.623Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29022026-05-28T03:53:41.623Z[ 10] 10.00-10.00 sec 128 KBytes 989 Mbits/sec
29032026-05-28T03:53:41.623Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29042026-05-28T03:53:41.623Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29052026-05-28T03:53:41.623Z[ 16] 10.00-10.00 sec 128 KBytes 989 Mbits/sec
29062026-05-28T03:53:41.623Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29072026-05-28T03:53:41.623Z[ 20] 10.00-10.00 sec 128 KBytes 989 Mbits/sec
29082026-05-28T03:53:41.623Z[SUM] 10.00-10.00 sec 512 KBytes 3.95 Gbits/sec
29092026-05-28T03:53:41.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-05-28T03:53:41.623Z[ ID] Interval Transfer Bitrate
29112026-05-28T03:53:41.623Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
29122026-05-28T03:53:41.623Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
29132026-05-28T03:53:41.623Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29142026-05-28T03:53:41.623Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29152026-05-28T03:53:41.623Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29162026-05-28T03:53:41.623Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29172026-05-28T03:53:41.623Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29182026-05-28T03:53:41.623Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29192026-05-28T03:53:41.623Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
29202026-05-28T03:53:41.627ZRun 4/10...3514.83846638064Mbps
29212026-05-28T03:53:49.020Z-----------------------------------------------------------
29222026-05-28T03:53:49.020ZServer listening on 5201 (test #15)
29232026-05-28T03:53:49.020Z-----------------------------------------------------------
29242026-05-28T03:53:49.020ZAccepted connection from 10.0.0.1, port 63539
29252026-05-28T03:53:49.020Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38983
29262026-05-28T03:53:49.021Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47685
29272026-05-28T03:53:49.021Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43014
29282026-05-28T03:53:49.021Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43724
29292026-05-28T03:53:49.021Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61738
29302026-05-28T03:53:49.021Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64750
29312026-05-28T03:53:49.021Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50792
29322026-05-28T03:53:49.021Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43850
29332026-05-28T03:53:49.021Z[ ID] Interval Transfer Bitrate
29342026-05-28T03:53:49.021Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29352026-05-28T03:53:49.021Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29362026-05-28T03:53:49.021Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29372026-05-28T03:53:49.021Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29382026-05-28T03:53:49.021Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
29392026-05-28T03:53:49.021Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29402026-05-28T03:53:49.021Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29412026-05-28T03:53:49.021Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29422026-05-28T03:53:49.021Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
29432026-05-28T03:53:49.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-05-28T03:53:49.021Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29452026-05-28T03:53:49.021Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29462026-05-28T03:53:49.021Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29472026-05-28T03:53:49.021Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29482026-05-28T03:53:49.021Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29492026-05-28T03:53:49.021Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29502026-05-28T03:53:49.021Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29512026-05-28T03:53:49.021Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29522026-05-28T03:53:49.021Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
29532026-05-28T03:53:49.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-05-28T03:53:49.021Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29552026-05-28T03:53:49.021Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29562026-05-28T03:53:49.021Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
29572026-05-28T03:53:49.021Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29582026-05-28T03:53:49.021Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
29592026-05-28T03:53:49.021Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29602026-05-28T03:53:49.021Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29612026-05-28T03:53:49.021Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29622026-05-28T03:53:49.021Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
29632026-05-28T03:53:49.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-05-28T03:53:49.022Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29652026-05-28T03:53:49.022Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29662026-05-28T03:53:49.022Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29672026-05-28T03:53:49.022Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29682026-05-28T03:53:49.022Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29692026-05-28T03:53:49.022Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29702026-05-28T03:53:49.022Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29712026-05-28T03:53:49.022Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29722026-05-28T03:53:49.022Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
29732026-05-28T03:53:49.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-05-28T03:53:49.022Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29752026-05-28T03:53:49.022Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29762026-05-28T03:53:49.022Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29772026-05-28T03:53:49.022Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29782026-05-28T03:53:49.022Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29792026-05-28T03:53:49.022Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29802026-05-28T03:53:49.022Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29812026-05-28T03:53:49.022Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29822026-05-28T03:53:49.022Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
29832026-05-28T03:53:49.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-05-28T03:53:49.022Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29852026-05-28T03:53:49.022Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29862026-05-28T03:53:49.022Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29872026-05-28T03:53:49.022Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29882026-05-28T03:53:49.022Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29892026-05-28T03:53:49.022Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29902026-05-28T03:53:49.022Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29912026-05-28T03:53:49.022Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29922026-05-28T03:53:49.022Z[SUM] 5.00-6.00 sec 431 MBytes 3.62 Gbits/sec
29932026-05-28T03:53:49.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-05-28T03:53:49.022Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29952026-05-28T03:53:49.022Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29962026-05-28T03:53:49.022Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29972026-05-28T03:53:52.024Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29982026-05-28T03:53:52.024Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29992026-05-28T03:53:52.024Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30002026-05-28T03:53:52.025Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
30012026-05-28T03:53:52.025Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30022026-05-28T03:53:52.025Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
30032026-05-28T03:53:52.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-05-28T03:53:52.025Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30052026-05-28T03:53:52.025Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30062026-05-28T03:53:52.025Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30072026-05-28T03:53:52.025Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30082026-05-28T03:53:52.025Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30092026-05-28T03:53:52.025Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30102026-05-28T03:53:52.025Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30112026-05-28T03:53:52.025Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30122026-05-28T03:53:52.025Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
30132026-05-28T03:53:52.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-05-28T03:53:52.025Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30152026-05-28T03:53:52.025Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30162026-05-28T03:53:52.025Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30172026-05-28T03:53:52.025Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30182026-05-28T03:53:52.025Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30192026-05-28T03:53:52.025Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30202026-05-28T03:53:52.025Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30212026-05-28T03:53:52.025Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30222026-05-28T03:53:52.025Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
30232026-05-28T03:53:52.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-05-28T03:53:52.025Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30252026-05-28T03:53:52.026Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30262026-05-28T03:53:52.026Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30272026-05-28T03:53:52.026Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30282026-05-28T03:53:52.026Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30292026-05-28T03:53:52.026Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30302026-05-28T03:53:52.026Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30312026-05-28T03:53:52.026Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30322026-05-28T03:53:52.026Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
30332026-05-28T03:53:52.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-05-28T03:53:52.026Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30352026-05-28T03:53:52.026Z[ 8] 10.00-10.00 sec 128 KBytes 869 Mbits/sec
30362026-05-28T03:53:52.026Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30372026-05-28T03:53:52.026Z[ 12] 10.00-10.00 sec 128 KBytes 869 Mbits/sec
30382026-05-28T03:53:52.026Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30392026-05-28T03:53:52.026Z[ 16] 10.00-10.00 sec 128 KBytes 869 Mbits/sec
30402026-05-28T03:53:52.026Z[ 18] 10.00-10.00 sec 128 KBytes 869 Mbits/sec
30412026-05-28T03:53:52.026Z[ 20] 10.00-10.00 sec 128 KBytes 869 Mbits/sec
30422026-05-28T03:53:52.026Z[SUM] 10.00-10.00 sec 640 KBytes 4.34 Gbits/sec
30432026-05-28T03:53:52.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-05-28T03:53:52.026Z[ ID] Interval Transfer Bitrate
30452026-05-28T03:53:52.026Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
30462026-05-28T03:53:52.026Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
30472026-05-28T03:53:52.026Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
30482026-05-28T03:53:52.026Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
30492026-05-28T03:53:52.026Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
30502026-05-28T03:53:52.026Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
30512026-05-28T03:53:52.026Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
30522026-05-28T03:53:52.027Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
30532026-05-28T03:53:52.027Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
30542026-05-28T03:53:52.031ZRun 5/10...3521.566078016107Mbps
30552026-05-28T03:53:59.426Z-----------------------------------------------------------
30562026-05-28T03:53:59.426ZServer listening on 5201 (test #16)
30572026-05-28T03:53:59.426Z-----------------------------------------------------------
30582026-05-28T03:53:59.426ZAccepted connection from 10.0.0.1, port 48987
30592026-05-28T03:53:59.426Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35961
30602026-05-28T03:53:59.426Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55769
30612026-05-28T03:53:59.426Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45360
30622026-05-28T03:53:59.426Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43199
30632026-05-28T03:53:59.426Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65138
30642026-05-28T03:53:59.426Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37653
30652026-05-28T03:53:59.426Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41290
30662026-05-28T03:53:59.426Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59555
30672026-05-28T03:53:59.426Z[ ID] Interval Transfer Bitrate
30682026-05-28T03:53:59.426Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30692026-05-28T03:53:59.426Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30702026-05-28T03:53:59.426Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30712026-05-28T03:53:59.426Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
30722026-05-28T03:53:59.426Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
30732026-05-28T03:53:59.426Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30742026-05-28T03:53:59.426Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
30752026-05-28T03:53:59.426Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30762026-05-28T03:53:59.426Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
30772026-05-28T03:53:59.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-05-28T03:53:59.427Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30792026-05-28T03:53:59.427Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30802026-05-28T03:53:59.427Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30812026-05-28T03:53:59.427Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30822026-05-28T03:53:59.427Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30832026-05-28T03:53:59.427Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30842026-05-28T03:53:59.427Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30852026-05-28T03:53:59.427Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30862026-05-28T03:53:59.427Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
30872026-05-28T03:53:59.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-05-28T03:53:59.427Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30892026-05-28T03:53:59.427Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30902026-05-28T03:53:59.427Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30912026-05-28T03:53:59.427Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30922026-05-28T03:53:59.427Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30932026-05-28T03:53:59.427Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30942026-05-28T03:53:59.427Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30952026-05-28T03:53:59.427Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30962026-05-28T03:53:59.427Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
30972026-05-28T03:53:59.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-05-28T03:53:59.427Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
30992026-05-28T03:53:59.427Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
31002026-05-28T03:53:59.427Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
31012026-05-28T03:53:59.427Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
31022026-05-28T03:53:59.427Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
31032026-05-28T03:53:59.428Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
31042026-05-28T03:53:59.428Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
31052026-05-28T03:53:59.428Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
31062026-05-28T03:53:59.428Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
31072026-05-28T03:53:59.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-05-28T03:53:59.428Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31092026-05-28T03:53:59.428Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31102026-05-28T03:53:59.428Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31112026-05-28T03:53:59.428Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31122026-05-28T03:53:59.428Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31132026-05-28T03:53:59.428Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31142026-05-28T03:53:59.428Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31152026-05-28T03:53:59.428Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31162026-05-28T03:53:59.428Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
31172026-05-28T03:53:59.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-05-28T03:53:59.428Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31192026-05-28T03:53:59.428Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31202026-05-28T03:53:59.428Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31212026-05-28T03:53:59.428Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31222026-05-28T03:53:59.428Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31232026-05-28T03:53:59.428Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31242026-05-28T03:53:59.428Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31252026-05-28T03:53:59.428Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31262026-05-28T03:53:59.428Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
31272026-05-28T03:53:59.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-05-28T03:53:59.428Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31292026-05-28T03:53:59.428Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31302026-05-28T03:53:59.429Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31312026-05-28T03:54:02.428Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31322026-05-28T03:54:02.428Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31332026-05-28T03:54:02.428Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31342026-05-28T03:54:02.428Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31352026-05-28T03:54:02.428Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31362026-05-28T03:54:02.428Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
31372026-05-28T03:54:02.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-05-28T03:54:02.428Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31392026-05-28T03:54:02.428Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31402026-05-28T03:54:02.428Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31412026-05-28T03:54:02.428Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31422026-05-28T03:54:02.428Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31432026-05-28T03:54:02.428Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31442026-05-28T03:54:02.428Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31452026-05-28T03:54:02.428Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31462026-05-28T03:54:02.428Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
31472026-05-28T03:54:02.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-05-28T03:54:02.428Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31492026-05-28T03:54:02.428Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31502026-05-28T03:54:02.428Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31512026-05-28T03:54:02.428Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31522026-05-28T03:54:02.428Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
31532026-05-28T03:54:02.428Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31542026-05-28T03:54:02.428Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31552026-05-28T03:54:02.428Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31562026-05-28T03:54:02.428Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
31572026-05-28T03:54:02.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-05-28T03:54:02.428Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31592026-05-28T03:54:02.428Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31602026-05-28T03:54:02.428Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31612026-05-28T03:54:02.428Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31622026-05-28T03:54:02.428Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31632026-05-28T03:54:02.428Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31642026-05-28T03:54:02.428Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31652026-05-28T03:54:02.428Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31662026-05-28T03:54:02.428Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
31672026-05-28T03:54:02.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-05-28T03:54:02.429Z[ 5] 10.00-10.00 sec 128 KBytes 794 Mbits/sec
31692026-05-28T03:54:02.429Z[ 8] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
31702026-05-28T03:54:02.429Z[ 10] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
31712026-05-28T03:54:02.429Z[ 12] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
31722026-05-28T03:54:02.429Z[ 14] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
31732026-05-28T03:54:02.429Z[ 16] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
31742026-05-28T03:54:02.429Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31752026-05-28T03:54:02.429Z[ 20] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
31762026-05-28T03:54:02.429Z[SUM] 10.00-10.00 sec 896 KBytes 5.56 Gbits/sec
31772026-05-28T03:54:02.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-05-28T03:54:02.429Z[ ID] Interval Transfer Bitrate
31792026-05-28T03:54:02.429Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31802026-05-28T03:54:02.429Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31812026-05-28T03:54:02.429Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31822026-05-28T03:54:02.429Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
31832026-05-28T03:54:02.429Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31842026-05-28T03:54:02.429Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31852026-05-28T03:54:02.429Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31862026-05-28T03:54:02.429Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31872026-05-28T03:54:02.429Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
31882026-05-28T03:54:02.432ZRun 6/10...3518.9475099970414Mbps
31892026-05-28T03:54:09.833Z-----------------------------------------------------------
31902026-05-28T03:54:09.833ZServer listening on 5201 (test #17)
31912026-05-28T03:54:09.833Z-----------------------------------------------------------
31922026-05-28T03:54:09.833ZAccepted connection from 10.0.0.1, port 37720
31932026-05-28T03:54:09.833Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48441
31942026-05-28T03:54:09.833Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36271
31952026-05-28T03:54:09.833Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61572
31962026-05-28T03:54:09.833Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34650
31972026-05-28T03:54:09.833Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35055
31982026-05-28T03:54:09.833Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44462
31992026-05-28T03:54:09.834Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41657
32002026-05-28T03:54:09.834Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43095
32012026-05-28T03:54:09.834Z[ ID] Interval Transfer Bitrate
32022026-05-28T03:54:09.834Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32032026-05-28T03:54:09.834Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
32042026-05-28T03:54:09.834Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
32052026-05-28T03:54:09.834Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
32062026-05-28T03:54:09.834Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
32072026-05-28T03:54:09.834Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
32082026-05-28T03:54:09.834Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
32092026-05-28T03:54:09.834Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32102026-05-28T03:54:09.834Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
32112026-05-28T03:54:09.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-05-28T03:54:09.834Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32132026-05-28T03:54:09.834Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32142026-05-28T03:54:09.834Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32152026-05-28T03:54:09.834Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32162026-05-28T03:54:09.834Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32172026-05-28T03:54:09.834Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32182026-05-28T03:54:09.834Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32192026-05-28T03:54:09.834Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32202026-05-28T03:54:09.834Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
32212026-05-28T03:54:09.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-05-28T03:54:09.834Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
32232026-05-28T03:54:09.834Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32242026-05-28T03:54:09.835Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32252026-05-28T03:54:09.835Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32262026-05-28T03:54:09.835Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32272026-05-28T03:54:09.835Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
32282026-05-28T03:54:09.835Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32292026-05-28T03:54:09.835Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32302026-05-28T03:54:09.835Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
32312026-05-28T03:54:09.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-05-28T03:54:09.835Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32332026-05-28T03:54:09.836Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32342026-05-28T03:54:09.836Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32352026-05-28T03:54:09.836Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32362026-05-28T03:54:09.836Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32372026-05-28T03:54:09.836Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32382026-05-28T03:54:09.836Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
32392026-05-28T03:54:09.836Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32402026-05-28T03:54:09.836Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
32412026-05-28T03:54:09.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-05-28T03:54:09.836Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32432026-05-28T03:54:09.836Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32442026-05-28T03:54:09.836Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32452026-05-28T03:54:09.836Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
32462026-05-28T03:54:09.836Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32472026-05-28T03:54:09.836Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32482026-05-28T03:54:09.836Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32492026-05-28T03:54:09.836Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32502026-05-28T03:54:09.836Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
32512026-05-28T03:54:09.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-05-28T03:54:09.836Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32532026-05-28T03:54:09.836Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32542026-05-28T03:54:09.836Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32552026-05-28T03:54:09.836Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32562026-05-28T03:54:09.836Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32572026-05-28T03:54:09.836Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32582026-05-28T03:54:09.836Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32592026-05-28T03:54:09.836Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32602026-05-28T03:54:09.836Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
32612026-05-28T03:54:09.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-05-28T03:54:09.837Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32632026-05-28T03:54:09.837Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32642026-05-28T03:54:09.837Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
32652026-05-28T03:54:12.834Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32662026-05-28T03:54:12.834Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32672026-05-28T03:54:12.834Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32682026-05-28T03:54:12.834Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32692026-05-28T03:54:12.834Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32702026-05-28T03:54:12.834Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
32712026-05-28T03:54:12.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-05-28T03:54:12.834Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32732026-05-28T03:54:12.834Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32742026-05-28T03:54:12.834Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32752026-05-28T03:54:12.834Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32762026-05-28T03:54:12.834Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32772026-05-28T03:54:12.834Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32782026-05-28T03:54:12.834Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32792026-05-28T03:54:12.834Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32802026-05-28T03:54:12.834Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
32812026-05-28T03:54:12.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-05-28T03:54:12.834Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32832026-05-28T03:54:12.834Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32842026-05-28T03:54:12.834Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32852026-05-28T03:54:12.834Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32862026-05-28T03:54:12.834Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32872026-05-28T03:54:12.834Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32882026-05-28T03:54:12.834Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32892026-05-28T03:54:12.834Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32902026-05-28T03:54:12.834Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
32912026-05-28T03:54:12.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-05-28T03:54:12.834Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
32932026-05-28T03:54:12.834Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
32942026-05-28T03:54:12.834Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
32952026-05-28T03:54:12.834Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
32962026-05-28T03:54:12.834Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
32972026-05-28T03:54:12.834Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
32982026-05-28T03:54:12.834Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
32992026-05-28T03:54:12.835Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
33002026-05-28T03:54:12.838Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
33012026-05-28T03:54:12.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-05-28T03:54:12.838Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33032026-05-28T03:54:12.838Z[ 8] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
33042026-05-28T03:54:12.838Z[ 10] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
33052026-05-28T03:54:12.838Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33062026-05-28T03:54:12.838Z[ 14] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
33072026-05-28T03:54:12.838Z[ 16] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
33082026-05-28T03:54:12.838Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33092026-05-28T03:54:12.838Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33102026-05-28T03:54:12.838Z[SUM] 10.00-10.00 sec 512 KBytes 3.47 Gbits/sec
33112026-05-28T03:54:12.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-05-28T03:54:12.838Z[ ID] Interval Transfer Bitrate
33132026-05-28T03:54:12.838Z[ 5] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
33142026-05-28T03:54:12.838Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33152026-05-28T03:54:12.838Z[ 10] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
33162026-05-28T03:54:12.838Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33172026-05-28T03:54:12.839Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33182026-05-28T03:54:12.839Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33192026-05-28T03:54:12.839Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33202026-05-28T03:54:12.839Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
33212026-05-28T03:54:12.839Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
33222026-05-28T03:54:12.839ZRun 7/10...3526.608302581421Mbps
33232026-05-28T03:54:20.232Z-----------------------------------------------------------
33242026-05-28T03:54:20.232ZServer listening on 5201 (test #18)
33252026-05-28T03:54:20.232Z-----------------------------------------------------------
33262026-05-28T03:54:20.232ZAccepted connection from 10.0.0.1, port 58629
33272026-05-28T03:54:20.232Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61922
33282026-05-28T03:54:20.232Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56804
33292026-05-28T03:54:20.232Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38125
33302026-05-28T03:54:20.232Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54478
33312026-05-28T03:54:20.232Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53608
33322026-05-28T03:54:20.232Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64852
33332026-05-28T03:54:20.233Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38187
33342026-05-28T03:54:20.233Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55318
33352026-05-28T03:54:20.233Z[ ID] Interval Transfer Bitrate
33362026-05-28T03:54:20.233Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33372026-05-28T03:54:20.233Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33382026-05-28T03:54:20.233Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33392026-05-28T03:54:20.233Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33402026-05-28T03:54:20.233Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33412026-05-28T03:54:20.233Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33422026-05-28T03:54:20.233Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33432026-05-28T03:54:20.233Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33442026-05-28T03:54:20.233Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
33452026-05-28T03:54:20.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-05-28T03:54:20.233Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33472026-05-28T03:54:20.233Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33482026-05-28T03:54:20.233Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33492026-05-28T03:54:20.233Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33502026-05-28T03:54:20.233Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33512026-05-28T03:54:20.233Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33522026-05-28T03:54:20.233Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33532026-05-28T03:54:20.233Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33542026-05-28T03:54:20.233Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
33552026-05-28T03:54:20.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-05-28T03:54:20.233Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33572026-05-28T03:54:20.233Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33582026-05-28T03:54:20.233Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33592026-05-28T03:54:20.233Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33602026-05-28T03:54:20.233Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33612026-05-28T03:54:20.233Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33622026-05-28T03:54:20.233Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33632026-05-28T03:54:20.233Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33642026-05-28T03:54:20.233Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
33652026-05-28T03:54:20.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-05-28T03:54:20.233Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33672026-05-28T03:54:20.233Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33682026-05-28T03:54:20.233Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33692026-05-28T03:54:20.233Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33702026-05-28T03:54:20.233Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33712026-05-28T03:54:20.233Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33722026-05-28T03:54:20.234Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33732026-05-28T03:54:20.234Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33742026-05-28T03:54:20.234Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
33752026-05-28T03:54:20.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-05-28T03:54:20.234Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33772026-05-28T03:54:20.234Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33782026-05-28T03:54:20.234Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33792026-05-28T03:54:20.234Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33802026-05-28T03:54:20.234Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33812026-05-28T03:54:20.234Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33822026-05-28T03:54:20.234Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
33832026-05-28T03:54:20.234Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33842026-05-28T03:54:20.234Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
33852026-05-28T03:54:20.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-05-28T03:54:20.234Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33872026-05-28T03:54:20.234Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33882026-05-28T03:54:20.234Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33892026-05-28T03:54:20.234Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33902026-05-28T03:54:20.234Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33912026-05-28T03:54:20.234Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33922026-05-28T03:54:20.234Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33932026-05-28T03:54:20.234Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33942026-05-28T03:54:20.234Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
33952026-05-28T03:54:20.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-05-28T03:54:20.234Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
33972026-05-28T03:54:20.234Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
33982026-05-28T03:54:20.234Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
33992026-05-28T03:54:23.234Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34002026-05-28T03:54:23.234Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34012026-05-28T03:54:23.234Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34022026-05-28T03:54:23.234Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34032026-05-28T03:54:23.234Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34042026-05-28T03:54:23.234Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
34052026-05-28T03:54:23.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-05-28T03:54:23.234Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34072026-05-28T03:54:23.234Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34082026-05-28T03:54:23.235Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34092026-05-28T03:54:23.235Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
34102026-05-28T03:54:23.235Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34112026-05-28T03:54:23.235Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34122026-05-28T03:54:23.235Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34132026-05-28T03:54:23.235Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34142026-05-28T03:54:23.235Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
34152026-05-28T03:54:23.235Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-05-28T03:54:23.235Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
34172026-05-28T03:54:23.235Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34182026-05-28T03:54:23.235Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
34192026-05-28T03:54:23.235Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34202026-05-28T03:54:23.235Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
34212026-05-28T03:54:23.235Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
34222026-05-28T03:54:23.235Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34232026-05-28T03:54:23.235Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34242026-05-28T03:54:23.235Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
34252026-05-28T03:54:23.235Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-05-28T03:54:23.235Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34272026-05-28T03:54:23.235Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34282026-05-28T03:54:23.235Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34292026-05-28T03:54:23.235Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34302026-05-28T03:54:23.235Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
34312026-05-28T03:54:23.235Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34322026-05-28T03:54:23.235Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34332026-05-28T03:54:23.235Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34342026-05-28T03:54:23.235Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
34352026-05-28T03:54:23.235Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-05-28T03:54:23.235Z[ 5] 10.00-10.00 sec 128 KBytes 797 Mbits/sec
34372026-05-28T03:54:23.235Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34382026-05-28T03:54:23.235Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34392026-05-28T03:54:23.235Z[ 12] 10.00-10.00 sec 128 KBytes 798 Mbits/sec
34402026-05-28T03:54:23.235Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34412026-05-28T03:54:23.235Z[ 16] 10.00-10.00 sec 128 KBytes 798 Mbits/sec
34422026-05-28T03:54:23.235Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34432026-05-28T03:54:23.235Z[ 20] 10.00-10.00 sec 128 KBytes 798 Mbits/sec
34442026-05-28T03:54:23.235Z[SUM] 10.00-10.00 sec 512 KBytes 3.19 Gbits/sec
34452026-05-28T03:54:23.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-05-28T03:54:23.236Z[ ID] Interval Transfer Bitrate
34472026-05-28T03:54:23.236Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34482026-05-28T03:54:23.236Z[ 8] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
34492026-05-28T03:54:23.236Z[ 10] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
34502026-05-28T03:54:23.236Z[ 12] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
34512026-05-28T03:54:23.236Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
34522026-05-28T03:54:23.236Z[ 16] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
34532026-05-28T03:54:23.236Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34542026-05-28T03:54:23.239Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34552026-05-28T03:54:23.239Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
34562026-05-28T03:54:23.239ZRun 8/10...3525.339107071822Mbps
34572026-05-28T03:54:30.634Z-----------------------------------------------------------
34582026-05-28T03:54:30.634ZServer listening on 5201 (test #19)
34592026-05-28T03:54:30.634Z-----------------------------------------------------------
34602026-05-28T03:54:30.634ZAccepted connection from 10.0.0.1, port 35021
34612026-05-28T03:54:30.634Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63857
34622026-05-28T03:54:30.634Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43343
34632026-05-28T03:54:30.635Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62188
34642026-05-28T03:54:30.635Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47756
34652026-05-28T03:54:30.635Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51842
34662026-05-28T03:54:30.635Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46656
34672026-05-28T03:54:30.635Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61629
34682026-05-28T03:54:30.635Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34531
34692026-05-28T03:54:30.635Z[ ID] Interval Transfer Bitrate
34702026-05-28T03:54:30.635Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34712026-05-28T03:54:30.635Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34722026-05-28T03:54:30.635Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34732026-05-28T03:54:30.635Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34742026-05-28T03:54:30.635Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34752026-05-28T03:54:30.635Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34762026-05-28T03:54:30.635Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34772026-05-28T03:54:30.635Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34782026-05-28T03:54:30.635Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
34792026-05-28T03:54:30.635Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-05-28T03:54:30.635Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34812026-05-28T03:54:30.635Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34822026-05-28T03:54:30.635Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
34832026-05-28T03:54:30.635Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34842026-05-28T03:54:30.635Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34852026-05-28T03:54:30.635Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
34862026-05-28T03:54:30.635Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34872026-05-28T03:54:30.635Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
34882026-05-28T03:54:30.635Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
34892026-05-28T03:54:30.635Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-05-28T03:54:30.635Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34912026-05-28T03:54:30.635Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34922026-05-28T03:54:30.635Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34932026-05-28T03:54:30.635Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34942026-05-28T03:54:30.635Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34952026-05-28T03:54:30.635Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34962026-05-28T03:54:30.635Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
34972026-05-28T03:54:30.635Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34982026-05-28T03:54:30.635Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
34992026-05-28T03:54:30.635Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-05-28T03:54:30.636Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
35012026-05-28T03:54:30.636Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
35022026-05-28T03:54:30.636Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
35032026-05-28T03:54:30.636Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
35042026-05-28T03:54:30.636Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
35052026-05-28T03:54:30.636Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35062026-05-28T03:54:30.636Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
35072026-05-28T03:54:30.636Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
35082026-05-28T03:54:30.636Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
35092026-05-28T03:54:30.636Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-05-28T03:54:30.636Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35112026-05-28T03:54:30.636Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35122026-05-28T03:54:30.636Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
35132026-05-28T03:54:30.636Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35142026-05-28T03:54:30.636Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35152026-05-28T03:54:30.636Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35162026-05-28T03:54:30.636Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35172026-05-28T03:54:30.636Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35182026-05-28T03:54:30.636Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
35192026-05-28T03:54:30.636Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-05-28T03:54:30.636Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35212026-05-28T03:54:30.636Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35222026-05-28T03:54:30.636Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35232026-05-28T03:54:30.636Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35242026-05-28T03:54:30.636Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35252026-05-28T03:54:30.636Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35262026-05-28T03:54:30.636Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35272026-05-28T03:54:30.636Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35282026-05-28T03:54:30.636Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
35292026-05-28T03:54:30.636Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-05-28T03:54:30.636Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35312026-05-28T03:54:30.636Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35322026-05-28T03:54:30.636Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35332026-05-28T03:54:33.632Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35342026-05-28T03:54:33.632Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35352026-05-28T03:54:33.632Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35362026-05-28T03:54:33.632Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35372026-05-28T03:54:33.633Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35382026-05-28T03:54:33.633Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
35392026-05-28T03:54:33.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-05-28T03:54:33.633Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35412026-05-28T03:54:33.633Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35422026-05-28T03:54:33.633Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35432026-05-28T03:54:33.633Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35442026-05-28T03:54:33.633Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35452026-05-28T03:54:33.633Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35462026-05-28T03:54:33.633Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35472026-05-28T03:54:33.633Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35482026-05-28T03:54:33.633Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
35492026-05-28T03:54:33.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-05-28T03:54:33.633Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35512026-05-28T03:54:33.633Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35522026-05-28T03:54:33.633Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35532026-05-28T03:54:33.633Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
35542026-05-28T03:54:33.633Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35552026-05-28T03:54:33.633Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
35562026-05-28T03:54:33.633Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35572026-05-28T03:54:33.633Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35582026-05-28T03:54:33.633Z[SUM] 8.00-9.00 sec 430 MBytes 3.60 Gbits/sec
35592026-05-28T03:54:33.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-05-28T03:54:33.633Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35612026-05-28T03:54:33.633Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35622026-05-28T03:54:33.633Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35632026-05-28T03:54:33.633Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35642026-05-28T03:54:33.634Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35652026-05-28T03:54:33.634Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35662026-05-28T03:54:33.634Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35672026-05-28T03:54:33.634Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35682026-05-28T03:54:33.634Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
35692026-05-28T03:54:33.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-05-28T03:54:33.634Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35712026-05-28T03:54:33.634Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35722026-05-28T03:54:33.634Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35732026-05-28T03:54:33.634Z[ 12] 10.00-10.00 sec 128 KBytes 1.13 Gbits/sec
35742026-05-28T03:54:33.634Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35752026-05-28T03:54:33.634Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35762026-05-28T03:54:33.634Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35772026-05-28T03:54:33.634Z[ 20] 10.00-10.00 sec 128 KBytes 1.13 Gbits/sec
35782026-05-28T03:54:33.634Z[SUM] 10.00-10.00 sec 256 KBytes 2.25 Gbits/sec
35792026-05-28T03:54:33.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-05-28T03:54:33.634Z[ ID] Interval Transfer Bitrate
35812026-05-28T03:54:33.634Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
35822026-05-28T03:54:33.634Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
35832026-05-28T03:54:33.634Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
35842026-05-28T03:54:33.634Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
35852026-05-28T03:54:33.634Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
35862026-05-28T03:54:33.634Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
35872026-05-28T03:54:33.634Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
35882026-05-28T03:54:33.634Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35892026-05-28T03:54:33.634Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec receiver
35902026-05-28T03:54:33.638ZRun 9/10...3517.2652511114247Mbps
35912026-05-28T03:54:41.033Z-----------------------------------------------------------
35922026-05-28T03:54:41.033ZServer listening on 5201 (test #20)
35932026-05-28T03:54:41.033Z-----------------------------------------------------------
35942026-05-28T03:54:41.033ZAccepted connection from 10.0.0.1, port 42603
35952026-05-28T03:54:41.033Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45835
35962026-05-28T03:54:41.033Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38205
35972026-05-28T03:54:41.033Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36125
35982026-05-28T03:54:41.033Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40938
35992026-05-28T03:54:41.033Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46205
36002026-05-28T03:54:41.033Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54636
36012026-05-28T03:54:41.033Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35067
36022026-05-28T03:54:41.033Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52184
36032026-05-28T03:54:41.033Z[ ID] Interval Transfer Bitrate
36042026-05-28T03:54:41.033Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36052026-05-28T03:54:41.033Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36062026-05-28T03:54:41.033Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36072026-05-28T03:54:41.033Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36082026-05-28T03:54:41.033Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36092026-05-28T03:54:41.033Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36102026-05-28T03:54:41.033Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36112026-05-28T03:54:41.033Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36122026-05-28T03:54:41.033Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
36132026-05-28T03:54:41.033Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-05-28T03:54:41.033Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
36152026-05-28T03:54:41.033Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36162026-05-28T03:54:41.034Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36172026-05-28T03:54:41.034Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36182026-05-28T03:54:41.034Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
36192026-05-28T03:54:41.034Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
36202026-05-28T03:54:41.034Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36212026-05-28T03:54:41.034Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36222026-05-28T03:54:41.034Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
36232026-05-28T03:54:41.034Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-05-28T03:54:41.034Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36252026-05-28T03:54:41.034Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36262026-05-28T03:54:41.034Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36272026-05-28T03:54:41.034Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36282026-05-28T03:54:41.034Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36292026-05-28T03:54:41.034Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36302026-05-28T03:54:41.034Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36312026-05-28T03:54:41.034Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36322026-05-28T03:54:41.034Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
36332026-05-28T03:54:41.034Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-05-28T03:54:41.034Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36352026-05-28T03:54:41.034Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36362026-05-28T03:54:41.034Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36372026-05-28T03:54:41.034Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36382026-05-28T03:54:41.034Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36392026-05-28T03:54:41.034Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36402026-05-28T03:54:41.034Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36412026-05-28T03:54:41.034Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36422026-05-28T03:54:41.034Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
36432026-05-28T03:54:41.034Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-05-28T03:54:41.034Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36452026-05-28T03:54:41.034Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36462026-05-28T03:54:41.034Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
36472026-05-28T03:54:41.034Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36482026-05-28T03:54:41.034Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36492026-05-28T03:54:41.034Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36502026-05-28T03:54:41.034Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36512026-05-28T03:54:41.034Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36522026-05-28T03:54:41.034Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
36532026-05-28T03:54:41.034Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-05-28T03:54:41.034Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36552026-05-28T03:54:41.035Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36562026-05-28T03:54:41.035Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36572026-05-28T03:54:41.035Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36582026-05-28T03:54:41.035Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36592026-05-28T03:54:41.035Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36602026-05-28T03:54:41.035Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36612026-05-28T03:54:41.035Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36622026-05-28T03:54:41.035Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
36632026-05-28T03:54:41.035Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-05-28T03:54:41.035Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36652026-05-28T03:54:41.035Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36662026-05-28T03:54:41.035Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
36672026-05-28T03:54:44.034Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
36682026-05-28T03:54:44.034Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36692026-05-28T03:54:44.034Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36702026-05-28T03:54:44.034Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
36712026-05-28T03:54:44.034Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
36722026-05-28T03:54:44.034Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
36732026-05-28T03:54:44.034Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-05-28T03:54:44.034Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36752026-05-28T03:54:44.034Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36762026-05-28T03:54:44.034Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36772026-05-28T03:54:44.034Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36782026-05-28T03:54:44.034Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36792026-05-28T03:54:44.034Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36802026-05-28T03:54:44.034Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36812026-05-28T03:54:44.034Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36822026-05-28T03:54:44.035Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
36832026-05-28T03:54:44.035Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-05-28T03:54:44.035Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36852026-05-28T03:54:44.035Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36862026-05-28T03:54:44.035Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36872026-05-28T03:54:44.035Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36882026-05-28T03:54:44.035Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36892026-05-28T03:54:44.035Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36902026-05-28T03:54:44.035Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36912026-05-28T03:54:44.035Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36922026-05-28T03:54:44.035Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
36932026-05-28T03:54:44.035Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-05-28T03:54:44.035Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
36952026-05-28T03:54:44.035Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
36962026-05-28T03:54:44.035Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
36972026-05-28T03:54:44.035Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
36982026-05-28T03:54:44.035Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
36992026-05-28T03:54:44.035Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37002026-05-28T03:54:44.035Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37012026-05-28T03:54:44.035Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37022026-05-28T03:54:44.035Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
37032026-05-28T03:54:44.035Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-05-28T03:54:44.035Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37052026-05-28T03:54:44.035Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37062026-05-28T03:54:44.035Z[ 10] 10.00-10.00 sec 128 KBytes 1.10 Gbits/sec
37072026-05-28T03:54:44.035Z[ 12] 10.00-10.00 sec 128 KBytes 1.10 Gbits/sec
37082026-05-28T03:54:44.035Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37092026-05-28T03:54:44.036Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37102026-05-28T03:54:44.036Z[ 18] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
37112026-05-28T03:54:44.036Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37122026-05-28T03:54:44.036Z[SUM] 10.00-10.00 sec 384 KBytes 3.31 Gbits/sec
37132026-05-28T03:54:44.036Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-05-28T03:54:44.036Z[ ID] Interval Transfer Bitrate
37152026-05-28T03:54:44.036Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37162026-05-28T03:54:44.036Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37172026-05-28T03:54:44.036Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37182026-05-28T03:54:44.036Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37192026-05-28T03:54:44.036Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37202026-05-28T03:54:44.036Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37212026-05-28T03:54:44.036Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37222026-05-28T03:54:44.036Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37232026-05-28T03:54:44.036Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
37242026-05-28T03:54:44.040ZRun 10/10...3522.508719208177Mbps
37252026-05-28T03:54:44.040Z###---------------------###
37262026-05-28T03:54:44.040Z::: iPerf done... :::
37272026-05-28T03:54:44.041Z:::Awaiting out files...:::
37282026-05-28T03:54:44.041Z###---------------------###
37292026-05-28T03:54:44.041Z###-----###
37302026-05-28T03:54:44.041Z:::done!:::
37312026-05-28T03:54:44.041Z###-----###
37322026-05-28T03:54:44.980ZGnuplot not found, using plotters backend
37332026-05-28T03:54:45.124ZBenchmarking iperf-tcp/local/c2s/tx
37342026-05-28T03:54:45.124ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37352026-05-28T03:54:48.987ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37362026-05-28T03:55:09.004ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37372026-05-28T03:55:09.097Ziperf-tcp/local/c2s/tx time: [3.4025 µs 3.4026 µs 3.4027 µs]
37382026-05-28T03:55:09.097Z change: [−1.9878% −1.9835% −1.9795%] (p = 0.00 < 0.05)
37392026-05-28T03:55:09.097Z Performance has improved.
37402026-05-28T03:55:09.097ZFound 3 outliers among 100 measurements (3.00%)
37412026-05-28T03:55:09.098Z 1 (1.00%) low mild
37422026-05-28T03:55:09.098Z 2 (2.00%) high mild
37432026-05-28T03:55:09.981Z
37442026-05-28T03:55:09.985ZBenchmarking iperf-tcp/local/c2s/rx
37452026-05-28T03:55:09.985ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37462026-05-28T03:55:13.844ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37472026-05-28T03:55:33.850ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37482026-05-28T03:55:33.939Ziperf-tcp/local/c2s/rx time: [6.5782 µs 6.5783 µs 6.5784 µs]
37492026-05-28T03:55:33.939Z change: [+1.0553% +1.0594% +1.0633%] (p = 0.00 < 0.05)
37502026-05-28T03:55:33.939Z Performance has regressed.
37512026-05-28T03:55:33.939ZFound 8 outliers among 100 measurements (8.00%)
37522026-05-28T03:55:33.939Z 1 (1.00%) low severe
37532026-05-28T03:55:33.939Z 2 (2.00%) low mild
37542026-05-28T03:55:33.939Z 4 (4.00%) high mild
37552026-05-28T03:55:33.939Z 1 (1.00%) high severe
37562026-05-28T03:55:34.823Z
37572026-05-28T03:55:34.828Z###-------------------###
37582026-05-28T03:55:34.828Z:::Running experiment :::
37592026-05-28T03:55:34.828Z:::iperf-tcp/local/s2c:::
37602026-05-28T03:55:34.828Z###-------------------###
37612026-05-28T03:55:35.163Zdtrace: description 'profile-201us ' matched 2 probes
37622026-05-28T03:55:42.210Z-----------------------------------------------------------
37632026-05-28T03:55:42.210ZServer listening on 5201 (test #21)
37642026-05-28T03:55:42.210Z-----------------------------------------------------------
37652026-05-28T03:55:42.210ZAccepted connection from 10.0.0.1, port 59771
37662026-05-28T03:55:42.210Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51228
37672026-05-28T03:55:42.210Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60871
37682026-05-28T03:55:42.210Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41330
37692026-05-28T03:55:42.210Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53789
37702026-05-28T03:55:42.210Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33235
37712026-05-28T03:55:42.210Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56220
37722026-05-28T03:55:42.210Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39349
37732026-05-28T03:55:42.210Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60672
37742026-05-28T03:55:42.210Z[ ID] Interval Transfer Bitrate
37752026-05-28T03:55:42.210Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37762026-05-28T03:55:42.210Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37772026-05-28T03:55:42.210Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37782026-05-28T03:55:42.210Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37792026-05-28T03:55:42.210Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37802026-05-28T03:55:42.210Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37812026-05-28T03:55:42.210Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37822026-05-28T03:55:42.210Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37832026-05-28T03:55:42.211Z[SUM] 0.00-1.00 sec 340 MBytes 2.86 Gbits/sec
37842026-05-28T03:55:42.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
37852026-05-28T03:55:42.211Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37862026-05-28T03:55:42.211Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37872026-05-28T03:55:42.211Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37882026-05-28T03:55:42.211Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37892026-05-28T03:55:42.211Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37902026-05-28T03:55:42.211Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37912026-05-28T03:55:42.211Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37922026-05-28T03:55:42.211Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37932026-05-28T03:55:42.211Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
37942026-05-28T03:55:42.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
37952026-05-28T03:55:42.211Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
37962026-05-28T03:55:42.211Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
37972026-05-28T03:55:42.211Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
37982026-05-28T03:55:42.211Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
37992026-05-28T03:55:42.211Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38002026-05-28T03:55:42.211Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38012026-05-28T03:55:42.211Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38022026-05-28T03:55:42.211Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38032026-05-28T03:55:42.211Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
38042026-05-28T03:55:42.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
38052026-05-28T03:55:42.211Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
38062026-05-28T03:55:42.211Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
38072026-05-28T03:55:42.211Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
38082026-05-28T03:55:42.211Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
38092026-05-28T03:55:42.211Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
38102026-05-28T03:55:42.211Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
38112026-05-28T03:55:42.211Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
38122026-05-28T03:55:42.211Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
38132026-05-28T03:55:42.211Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
38142026-05-28T03:55:42.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
38152026-05-28T03:55:42.211Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38162026-05-28T03:55:42.211Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38172026-05-28T03:55:42.211Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38182026-05-28T03:55:42.211Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38192026-05-28T03:55:42.211Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38202026-05-28T03:55:42.211Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38212026-05-28T03:55:42.211Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38222026-05-28T03:55:42.212Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38232026-05-28T03:55:42.212Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
38242026-05-28T03:55:42.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
38252026-05-28T03:55:42.212Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38262026-05-28T03:55:42.212Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
38272026-05-28T03:55:42.212Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38282026-05-28T03:55:42.212Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38292026-05-28T03:55:42.212Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38302026-05-28T03:55:42.212Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
38312026-05-28T03:55:42.212Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
38322026-05-28T03:55:42.212Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38332026-05-28T03:55:42.212Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
38342026-05-28T03:55:42.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
38352026-05-28T03:55:42.212Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38362026-05-28T03:55:42.212Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38372026-05-28T03:55:42.212Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
38382026-05-28T03:55:45.214Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
38392026-05-28T03:55:45.214Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38402026-05-28T03:55:45.214Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
38412026-05-28T03:55:45.214Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38422026-05-28T03:55:45.214Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38432026-05-28T03:55:45.214Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
38442026-05-28T03:55:45.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
38452026-05-28T03:55:45.214Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38462026-05-28T03:55:45.214Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38472026-05-28T03:55:45.214Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38482026-05-28T03:55:45.214Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
38492026-05-28T03:55:45.215Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
38502026-05-28T03:55:45.215Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38512026-05-28T03:55:45.215Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38522026-05-28T03:55:45.215Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38532026-05-28T03:55:45.215Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
38542026-05-28T03:55:45.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
38552026-05-28T03:55:45.215Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38562026-05-28T03:55:45.215Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38572026-05-28T03:55:45.215Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38582026-05-28T03:55:45.215Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38592026-05-28T03:55:45.215Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
38602026-05-28T03:55:45.215Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38612026-05-28T03:55:45.215Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38622026-05-28T03:55:45.215Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38632026-05-28T03:55:45.215Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
38642026-05-28T03:55:45.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
38652026-05-28T03:55:45.215Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38662026-05-28T03:55:45.215Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38672026-05-28T03:55:45.215Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38682026-05-28T03:55:45.215Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38692026-05-28T03:55:45.215Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38702026-05-28T03:55:45.215Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38712026-05-28T03:55:45.215Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38722026-05-28T03:55:45.215Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38732026-05-28T03:55:45.215Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
38742026-05-28T03:55:45.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
38752026-05-28T03:55:45.215Z[ 5] 10.00-10.00 sec 128 KBytes 840 Mbits/sec
38762026-05-28T03:55:45.216Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38772026-05-28T03:55:45.216Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38782026-05-28T03:55:45.216Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38792026-05-28T03:55:45.216Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38802026-05-28T03:55:45.216Z[ 16] 10.00-10.00 sec 128 KBytes 840 Mbits/sec
38812026-05-28T03:55:45.216Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38822026-05-28T03:55:45.216Z[ 20] 10.00-10.00 sec 128 KBytes 840 Mbits/sec
38832026-05-28T03:55:45.216Z[SUM] 10.00-10.00 sec 384 KBytes 2.52 Gbits/sec
38842026-05-28T03:55:45.216Z- - - - - - - - - - - - - - - - - - - - - - - - -
38852026-05-28T03:55:45.216Z[ ID] Interval Transfer Bitrate
38862026-05-28T03:55:45.216Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38872026-05-28T03:55:45.216Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38882026-05-28T03:55:45.216Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38892026-05-28T03:55:45.216Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38902026-05-28T03:55:45.216Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38912026-05-28T03:55:45.216Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38922026-05-28T03:55:45.216Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38932026-05-28T03:55:45.216Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
38942026-05-28T03:55:45.216Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
38952026-05-28T03:55:45.220ZRun 1/10...3522.8752784523317Mbps
38962026-05-28T03:55:52.623Z-----------------------------------------------------------
38972026-05-28T03:55:52.623ZServer listening on 5201 (test #22)
38982026-05-28T03:55:52.623Z-----------------------------------------------------------
38992026-05-28T03:55:52.623ZAccepted connection from 10.0.0.1, port 52554
39002026-05-28T03:55:52.623Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41836
39012026-05-28T03:55:52.623Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59072
39022026-05-28T03:55:52.623Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62678
39032026-05-28T03:55:52.623Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40237
39042026-05-28T03:55:52.623Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48432
39052026-05-28T03:55:52.623Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34634
39062026-05-28T03:55:52.624Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41568
39072026-05-28T03:55:52.624Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39885
39082026-05-28T03:55:52.624Z[ ID] Interval Transfer Bitrate
39092026-05-28T03:55:52.624Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39102026-05-28T03:55:52.624Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39112026-05-28T03:55:52.624Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39122026-05-28T03:55:52.624Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39132026-05-28T03:55:52.624Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39142026-05-28T03:55:52.624Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39152026-05-28T03:55:52.624Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39162026-05-28T03:55:52.624Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39172026-05-28T03:55:52.624Z[SUM] 0.00-1.00 sec 343 MBytes 2.87 Gbits/sec
39182026-05-28T03:55:52.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
39192026-05-28T03:55:52.624Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39202026-05-28T03:55:52.624Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39212026-05-28T03:55:52.624Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39222026-05-28T03:55:52.624Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39232026-05-28T03:55:52.624Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39242026-05-28T03:55:52.624Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39252026-05-28T03:55:52.624Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39262026-05-28T03:55:52.624Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39272026-05-28T03:55:52.624Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
39282026-05-28T03:55:52.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
39292026-05-28T03:55:52.624Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
39302026-05-28T03:55:52.624Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39312026-05-28T03:55:52.624Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
39322026-05-28T03:55:52.624Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39332026-05-28T03:55:52.624Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39342026-05-28T03:55:52.624Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
39352026-05-28T03:55:52.625Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
39362026-05-28T03:55:52.625Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
39372026-05-28T03:55:52.625Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
39382026-05-28T03:55:52.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
39392026-05-28T03:55:52.625Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39402026-05-28T03:55:52.625Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39412026-05-28T03:55:52.625Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39422026-05-28T03:55:52.625Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39432026-05-28T03:55:52.625Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39442026-05-28T03:55:52.625Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39452026-05-28T03:55:52.625Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39462026-05-28T03:55:52.625Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39472026-05-28T03:55:52.625Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
39482026-05-28T03:55:52.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
39492026-05-28T03:55:52.625Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39502026-05-28T03:55:52.625Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39512026-05-28T03:55:52.625Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39522026-05-28T03:55:52.625Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39532026-05-28T03:55:52.625Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
39542026-05-28T03:55:52.625Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39552026-05-28T03:55:52.625Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39562026-05-28T03:55:52.625Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
39572026-05-28T03:55:52.625Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
39582026-05-28T03:55:52.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
39592026-05-28T03:55:52.626Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
39602026-05-28T03:55:52.626Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
39612026-05-28T03:55:52.626Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
39622026-05-28T03:55:52.626Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
39632026-05-28T03:55:52.626Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
39642026-05-28T03:55:52.626Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
39652026-05-28T03:55:52.626Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
39662026-05-28T03:55:52.626Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
39672026-05-28T03:55:52.626Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
39682026-05-28T03:55:52.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
39692026-05-28T03:55:52.626Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39702026-05-28T03:55:52.626Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39712026-05-28T03:55:52.626Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
39722026-05-28T03:55:55.624Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39732026-05-28T03:55:55.624Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39742026-05-28T03:55:55.624Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39752026-05-28T03:55:55.624Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39762026-05-28T03:55:55.624Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39772026-05-28T03:55:55.624Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
39782026-05-28T03:55:55.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
39792026-05-28T03:55:55.624Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39802026-05-28T03:55:55.624Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39812026-05-28T03:55:55.624Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39822026-05-28T03:55:55.624Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39832026-05-28T03:55:55.624Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39842026-05-28T03:55:55.624Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39852026-05-28T03:55:55.624Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39862026-05-28T03:55:55.624Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39872026-05-28T03:55:55.624Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
39882026-05-28T03:55:55.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
39892026-05-28T03:55:55.624Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39902026-05-28T03:55:55.624Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39912026-05-28T03:55:55.624Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39922026-05-28T03:55:55.624Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39932026-05-28T03:55:55.624Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39942026-05-28T03:55:55.624Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39952026-05-28T03:55:55.624Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39962026-05-28T03:55:55.624Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39972026-05-28T03:55:55.624Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
39982026-05-28T03:55:55.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
39992026-05-28T03:55:55.624Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
40002026-05-28T03:55:55.625Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40012026-05-28T03:55:55.625Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
40022026-05-28T03:55:55.625Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40032026-05-28T03:55:55.625Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
40042026-05-28T03:55:55.625Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
40052026-05-28T03:55:55.625Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
40062026-05-28T03:55:55.625Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
40072026-05-28T03:55:55.625Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
40082026-05-28T03:55:55.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
40092026-05-28T03:55:55.625Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40102026-05-28T03:55:55.625Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40112026-05-28T03:55:55.625Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40122026-05-28T03:55:55.625Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40132026-05-28T03:55:55.625Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40142026-05-28T03:55:55.625Z[ 16] 10.00-10.00 sec 128 KBytes 857 Mbits/sec
40152026-05-28T03:55:55.625Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40162026-05-28T03:55:55.625Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40172026-05-28T03:55:55.625Z[SUM] 10.00-10.00 sec 128 KBytes 856 Mbits/sec
40182026-05-28T03:55:55.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
40192026-05-28T03:55:55.625Z[ ID] Interval Transfer Bitrate
40202026-05-28T03:55:55.625Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40212026-05-28T03:55:55.625Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40222026-05-28T03:55:55.625Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40232026-05-28T03:55:55.625Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40242026-05-28T03:55:55.625Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40252026-05-28T03:55:55.625Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40262026-05-28T03:55:55.625Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40272026-05-28T03:55:55.625Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40282026-05-28T03:55:55.625Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
40292026-05-28T03:55:55.629ZRun 2/10...3536.302781594526Mbps
40302026-05-28T03:56:03.019Z-----------------------------------------------------------
40312026-05-28T03:56:03.019ZServer listening on 5201 (test #23)
40322026-05-28T03:56:03.019Z-----------------------------------------------------------
40332026-05-28T03:56:03.019ZAccepted connection from 10.0.0.1, port 50418
40342026-05-28T03:56:03.019Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55512
40352026-05-28T03:56:03.019Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49319
40362026-05-28T03:56:03.019Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35457
40372026-05-28T03:56:03.019Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64422
40382026-05-28T03:56:03.019Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57973
40392026-05-28T03:56:03.019Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54430
40402026-05-28T03:56:03.019Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63598
40412026-05-28T03:56:03.019Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62907
40422026-05-28T03:56:03.020Z[ ID] Interval Transfer Bitrate
40432026-05-28T03:56:03.020Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
40442026-05-28T03:56:03.020Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
40452026-05-28T03:56:03.020Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
40462026-05-28T03:56:03.020Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
40472026-05-28T03:56:03.020Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
40482026-05-28T03:56:03.020Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
40492026-05-28T03:56:03.020Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
40502026-05-28T03:56:03.020Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
40512026-05-28T03:56:03.020Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
40522026-05-28T03:56:03.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
40532026-05-28T03:56:03.020Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
40542026-05-28T03:56:03.020Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40552026-05-28T03:56:03.020Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40562026-05-28T03:56:03.020Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
40572026-05-28T03:56:03.020Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40582026-05-28T03:56:03.020Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
40592026-05-28T03:56:03.020Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40602026-05-28T03:56:03.020Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
40612026-05-28T03:56:03.020Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
40622026-05-28T03:56:03.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
40632026-05-28T03:56:03.020Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
40642026-05-28T03:56:03.020Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40652026-05-28T03:56:03.020Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
40662026-05-28T03:56:03.025Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40672026-05-28T03:56:03.025Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
40682026-05-28T03:56:03.025Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40692026-05-28T03:56:03.025Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
40702026-05-28T03:56:03.025Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
40712026-05-28T03:56:03.025Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
40722026-05-28T03:56:03.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
40732026-05-28T03:56:03.025Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40742026-05-28T03:56:03.025Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40752026-05-28T03:56:03.025Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40762026-05-28T03:56:03.025Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40772026-05-28T03:56:03.025Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40782026-05-28T03:56:03.025Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40792026-05-28T03:56:03.025Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40802026-05-28T03:56:03.025Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40812026-05-28T03:56:03.025Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
40822026-05-28T03:56:03.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
40832026-05-28T03:56:03.025Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40842026-05-28T03:56:03.025Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40852026-05-28T03:56:03.025Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
40862026-05-28T03:56:03.025Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40872026-05-28T03:56:03.026Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40882026-05-28T03:56:03.026Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40892026-05-28T03:56:03.026Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40902026-05-28T03:56:03.026Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40912026-05-28T03:56:03.026Z[SUM] 4.00-5.00 sec 432 MBytes 3.63 Gbits/sec
40922026-05-28T03:56:03.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
40932026-05-28T03:56:03.026Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
40942026-05-28T03:56:03.026Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
40952026-05-28T03:56:03.026Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
40962026-05-28T03:56:03.026Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
40972026-05-28T03:56:03.026Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
40982026-05-28T03:56:03.026Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
40992026-05-28T03:56:03.026Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
41002026-05-28T03:56:03.026Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
41012026-05-28T03:56:03.026Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
41022026-05-28T03:56:03.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
41032026-05-28T03:56:03.026Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41042026-05-28T03:56:03.026Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
41052026-05-28T03:56:03.026Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41062026-05-28T03:56:06.025Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41072026-05-28T03:56:06.025Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
41082026-05-28T03:56:06.025Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41092026-05-28T03:56:06.025Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41102026-05-28T03:56:06.025Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41112026-05-28T03:56:06.025Z[SUM] 6.00-7.00 sec 430 MBytes 3.60 Gbits/sec
41122026-05-28T03:56:06.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
41132026-05-28T03:56:06.025Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
41142026-05-28T03:56:06.025Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
41152026-05-28T03:56:06.025Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41162026-05-28T03:56:06.025Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41172026-05-28T03:56:06.025Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
41182026-05-28T03:56:06.025Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41192026-05-28T03:56:06.025Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41202026-05-28T03:56:06.025Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41212026-05-28T03:56:06.025Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
41222026-05-28T03:56:06.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
41232026-05-28T03:56:06.025Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41242026-05-28T03:56:06.025Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41252026-05-28T03:56:06.025Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41262026-05-28T03:56:06.025Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41272026-05-28T03:56:06.025Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41282026-05-28T03:56:06.026Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41292026-05-28T03:56:06.026Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
41302026-05-28T03:56:06.026Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41312026-05-28T03:56:06.026Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
41322026-05-28T03:56:06.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
41332026-05-28T03:56:06.026Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41342026-05-28T03:56:06.026Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41352026-05-28T03:56:06.026Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41362026-05-28T03:56:06.026Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41372026-05-28T03:56:06.026Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41382026-05-28T03:56:06.026Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41392026-05-28T03:56:06.026Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41402026-05-28T03:56:06.026Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41412026-05-28T03:56:06.026Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
41422026-05-28T03:56:06.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
41432026-05-28T03:56:06.026Z[ 5] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
41442026-05-28T03:56:06.026Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41452026-05-28T03:56:06.026Z[ 10] 10.00-10.00 sec 128 KBytes 860 Mbits/sec
41462026-05-28T03:56:06.026Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41472026-05-28T03:56:06.026Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-05-28T03:56:06.026Z[ 16] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
41492026-05-28T03:56:06.026Z[ 18] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
41502026-05-28T03:56:06.026Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41512026-05-28T03:56:06.026Z[SUM] 10.00-10.00 sec 512 KBytes 3.44 Gbits/sec
41522026-05-28T03:56:06.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
41532026-05-28T03:56:06.026Z[ ID] Interval Transfer Bitrate
41542026-05-28T03:56:06.026Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
41552026-05-28T03:56:06.026Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
41562026-05-28T03:56:06.026Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
41572026-05-28T03:56:06.026Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
41582026-05-28T03:56:06.026Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
41592026-05-28T03:56:06.026Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
41602026-05-28T03:56:06.026Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
41612026-05-28T03:56:06.026Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
41622026-05-28T03:56:06.026Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
41632026-05-28T03:56:06.031ZRun 3/10...3535.780679907963Mbps
41642026-05-28T03:56:13.423Z-----------------------------------------------------------
41652026-05-28T03:56:13.423ZServer listening on 5201 (test #24)
41662026-05-28T03:56:13.423Z-----------------------------------------------------------
41672026-05-28T03:56:13.423ZAccepted connection from 10.0.0.1, port 41076
41682026-05-28T03:56:13.423Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60824
41692026-05-28T03:56:13.423Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58388
41702026-05-28T03:56:13.423Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35847
41712026-05-28T03:56:13.423Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54829
41722026-05-28T03:56:13.423Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49562
41732026-05-28T03:56:13.423Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65511
41742026-05-28T03:56:13.423Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47104
41752026-05-28T03:56:13.423Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44211
41762026-05-28T03:56:13.423Z[ ID] Interval Transfer Bitrate
41772026-05-28T03:56:13.423Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41782026-05-28T03:56:13.423Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41792026-05-28T03:56:13.423Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41802026-05-28T03:56:13.423Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41812026-05-28T03:56:13.423Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41822026-05-28T03:56:13.423Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41832026-05-28T03:56:13.423Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41842026-05-28T03:56:13.423Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41852026-05-28T03:56:13.423Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
41862026-05-28T03:56:13.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
41872026-05-28T03:56:13.424Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41882026-05-28T03:56:13.424Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41892026-05-28T03:56:13.424Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41902026-05-28T03:56:13.424Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41912026-05-28T03:56:13.424Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
41922026-05-28T03:56:13.424Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
41932026-05-28T03:56:13.424Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41942026-05-28T03:56:13.424Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41952026-05-28T03:56:13.424Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
41962026-05-28T03:56:13.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
41972026-05-28T03:56:13.424Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
41982026-05-28T03:56:13.424Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
41992026-05-28T03:56:13.424Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42002026-05-28T03:56:13.424Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42012026-05-28T03:56:13.424Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42022026-05-28T03:56:13.424Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42032026-05-28T03:56:13.424Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42042026-05-28T03:56:13.424Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
42052026-05-28T03:56:13.424Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
42062026-05-28T03:56:13.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
42072026-05-28T03:56:13.424Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42082026-05-28T03:56:13.424Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42092026-05-28T03:56:13.424Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42102026-05-28T03:56:13.424Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42112026-05-28T03:56:13.424Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42122026-05-28T03:56:13.424Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42132026-05-28T03:56:13.424Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42142026-05-28T03:56:13.424Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42152026-05-28T03:56:13.425Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
42162026-05-28T03:56:13.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
42172026-05-28T03:56:13.425Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42182026-05-28T03:56:13.425Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42192026-05-28T03:56:13.425Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42202026-05-28T03:56:13.425Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42212026-05-28T03:56:13.425Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42222026-05-28T03:56:13.425Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42232026-05-28T03:56:13.425Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42242026-05-28T03:56:13.425Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42252026-05-28T03:56:13.425Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
42262026-05-28T03:56:13.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
42272026-05-28T03:56:13.425Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
42282026-05-28T03:56:13.425Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
42292026-05-28T03:56:13.425Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
42302026-05-28T03:56:13.425Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
42312026-05-28T03:56:13.425Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42322026-05-28T03:56:13.425Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
42332026-05-28T03:56:13.425Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
42342026-05-28T03:56:13.425Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
42352026-05-28T03:56:13.425Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
42362026-05-28T03:56:13.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
42372026-05-28T03:56:13.425Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
42382026-05-28T03:56:13.425Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
42392026-05-28T03:56:13.425Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42402026-05-28T03:56:16.428Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42412026-05-28T03:56:16.428Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42422026-05-28T03:56:16.428Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42432026-05-28T03:56:16.428Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42442026-05-28T03:56:16.428Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42452026-05-28T03:56:16.428Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
42462026-05-28T03:56:16.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
42472026-05-28T03:56:16.428Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42482026-05-28T03:56:16.428Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42492026-05-28T03:56:16.428Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
42502026-05-28T03:56:16.428Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
42512026-05-28T03:56:16.428Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
42522026-05-28T03:56:16.428Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42532026-05-28T03:56:16.428Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
42542026-05-28T03:56:16.428Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
42552026-05-28T03:56:16.428Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
42562026-05-28T03:56:16.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
42572026-05-28T03:56:16.428Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42582026-05-28T03:56:16.428Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42592026-05-28T03:56:16.428Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42602026-05-28T03:56:16.428Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42612026-05-28T03:56:16.428Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42622026-05-28T03:56:16.428Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42632026-05-28T03:56:16.428Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42642026-05-28T03:56:16.428Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42652026-05-28T03:56:16.428Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
42662026-05-28T03:56:16.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
42672026-05-28T03:56:16.428Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42682026-05-28T03:56:16.428Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42692026-05-28T03:56:16.428Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42702026-05-28T03:56:16.428Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42712026-05-28T03:56:16.429Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42722026-05-28T03:56:16.429Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42732026-05-28T03:56:16.429Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42742026-05-28T03:56:16.429Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42752026-05-28T03:56:16.429Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
42762026-05-28T03:56:16.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
42772026-05-28T03:56:16.429Z[ 5] 10.00-10.00 sec 128 KBytes 820 Mbits/sec
42782026-05-28T03:56:16.429Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42792026-05-28T03:56:16.429Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42802026-05-28T03:56:16.429Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42812026-05-28T03:56:16.429Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42822026-05-28T03:56:16.429Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42832026-05-28T03:56:16.429Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42842026-05-28T03:56:16.429Z[ 20] 10.00-10.00 sec 128 KBytes 821 Mbits/sec
42852026-05-28T03:56:16.429Z[SUM] 10.00-10.00 sec 256 KBytes 1.64 Gbits/sec
42862026-05-28T03:56:16.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
42872026-05-28T03:56:16.429Z[ ID] Interval Transfer Bitrate
42882026-05-28T03:56:16.429Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42892026-05-28T03:56:16.429Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42902026-05-28T03:56:16.429Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42912026-05-28T03:56:16.429Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42922026-05-28T03:56:16.429Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42932026-05-28T03:56:16.429Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42942026-05-28T03:56:16.429Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42952026-05-28T03:56:16.429Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42962026-05-28T03:56:16.429Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
42972026-05-28T03:56:16.433ZRun 4/10...3530.097891313286Mbps
42982026-05-28T03:56:23.829Z-----------------------------------------------------------
42992026-05-28T03:56:23.829ZServer listening on 5201 (test #25)
43002026-05-28T03:56:23.829Z-----------------------------------------------------------
43012026-05-28T03:56:23.829ZAccepted connection from 10.0.0.1, port 37192
43022026-05-28T03:56:23.829Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39977
43032026-05-28T03:56:23.829Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54694
43042026-05-28T03:56:23.829Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59772
43052026-05-28T03:56:23.829Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52160
43062026-05-28T03:56:23.829Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47979
43072026-05-28T03:56:23.829Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37777
43082026-05-28T03:56:23.829Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52004
43092026-05-28T03:56:23.829Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47386
43102026-05-28T03:56:23.829Z[ ID] Interval Transfer Bitrate
43112026-05-28T03:56:23.829Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43122026-05-28T03:56:23.829Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43132026-05-28T03:56:23.829Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43142026-05-28T03:56:23.830Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43152026-05-28T03:56:23.830Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43162026-05-28T03:56:23.830Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43172026-05-28T03:56:23.830Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43182026-05-28T03:56:23.830Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43192026-05-28T03:56:23.830Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
43202026-05-28T03:56:23.830Z- - - - - - - - - - - - - - - - - - - - - - - - -
43212026-05-28T03:56:23.830Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
43222026-05-28T03:56:23.830Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
43232026-05-28T03:56:23.830Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43242026-05-28T03:56:23.830Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43252026-05-28T03:56:23.830Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43262026-05-28T03:56:23.830Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43272026-05-28T03:56:23.830Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43282026-05-28T03:56:23.830Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43292026-05-28T03:56:23.830Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
43302026-05-28T03:56:23.830Z- - - - - - - - - - - - - - - - - - - - - - - - -
43312026-05-28T03:56:23.830Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
43322026-05-28T03:56:23.830Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43332026-05-28T03:56:23.830Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
43342026-05-28T03:56:23.830Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43352026-05-28T03:56:23.830Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
43362026-05-28T03:56:23.830Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43372026-05-28T03:56:23.830Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43382026-05-28T03:56:23.830Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
43392026-05-28T03:56:23.830Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
43402026-05-28T03:56:23.830Z- - - - - - - - - - - - - - - - - - - - - - - - -
43412026-05-28T03:56:23.830Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
43422026-05-28T03:56:23.830Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
43432026-05-28T03:56:23.830Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
43442026-05-28T03:56:23.830Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
43452026-05-28T03:56:23.830Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
43462026-05-28T03:56:23.830Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43472026-05-28T03:56:23.830Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
43482026-05-28T03:56:23.830Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
43492026-05-28T03:56:23.830Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
43502026-05-28T03:56:23.830Z- - - - - - - - - - - - - - - - - - - - - - - - -
43512026-05-28T03:56:23.830Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43522026-05-28T03:56:23.830Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43532026-05-28T03:56:23.831Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43542026-05-28T03:56:23.831Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43552026-05-28T03:56:23.831Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43562026-05-28T03:56:23.831Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43572026-05-28T03:56:23.831Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43582026-05-28T03:56:23.831Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43592026-05-28T03:56:23.831Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
43602026-05-28T03:56:23.831Z- - - - - - - - - - - - - - - - - - - - - - - - -
43612026-05-28T03:56:23.831Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
43622026-05-28T03:56:23.831Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
43632026-05-28T03:56:23.831Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43642026-05-28T03:56:23.831Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43652026-05-28T03:56:23.834Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43662026-05-28T03:56:23.834Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43672026-05-28T03:56:23.834Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43682026-05-28T03:56:23.834Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
43692026-05-28T03:56:23.834Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
43702026-05-28T03:56:23.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
43712026-05-28T03:56:23.835Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43722026-05-28T03:56:23.835Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43732026-05-28T03:56:23.835Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
43742026-05-28T03:56:26.833Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
43752026-05-28T03:56:26.833Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43762026-05-28T03:56:26.833Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
43772026-05-28T03:56:26.833Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
43782026-05-28T03:56:26.833Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
43792026-05-28T03:56:26.833Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
43802026-05-28T03:56:26.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
43812026-05-28T03:56:26.834Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43822026-05-28T03:56:26.834Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43832026-05-28T03:56:26.834Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
43842026-05-28T03:56:26.834Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43852026-05-28T03:56:26.834Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43862026-05-28T03:56:26.834Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43872026-05-28T03:56:26.834Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
43882026-05-28T03:56:26.834Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43892026-05-28T03:56:26.834Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
43902026-05-28T03:56:26.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
43912026-05-28T03:56:26.834Z[ 5] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
43922026-05-28T03:56:26.834Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
43932026-05-28T03:56:26.834Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
43942026-05-28T03:56:26.834Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
43952026-05-28T03:56:26.834Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
43962026-05-28T03:56:26.834Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
43972026-05-28T03:56:26.834Z[ 18] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
43982026-05-28T03:56:26.834Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
43992026-05-28T03:56:26.834Z[SUM] 8.00-9.00 sec 436 MBytes 3.66 Gbits/sec
44002026-05-28T03:56:26.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
44012026-05-28T03:56:26.834Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44022026-05-28T03:56:26.834Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44032026-05-28T03:56:26.834Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44042026-05-28T03:56:26.834Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44052026-05-28T03:56:26.834Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44062026-05-28T03:56:26.834Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44072026-05-28T03:56:26.834Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44082026-05-28T03:56:26.834Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44092026-05-28T03:56:26.834Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
44102026-05-28T03:56:26.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
44112026-05-28T03:56:26.834Z[ 5] 10.00-10.00 sec 128 KBytes 896 Mbits/sec
44122026-05-28T03:56:26.834Z[ 8] 10.00-10.00 sec 128 KBytes 897 Mbits/sec
44132026-05-28T03:56:26.834Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44142026-05-28T03:56:26.834Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44152026-05-28T03:56:26.834Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-05-28T03:56:26.834Z[ 16] 10.00-10.00 sec 128 KBytes 898 Mbits/sec
44172026-05-28T03:56:26.835Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44182026-05-28T03:56:26.835Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44192026-05-28T03:56:26.835Z[SUM] 10.00-10.00 sec 384 KBytes 2.69 Gbits/sec
44202026-05-28T03:56:26.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
44212026-05-28T03:56:26.835Z[ ID] Interval Transfer Bitrate
44222026-05-28T03:56:26.835Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44232026-05-28T03:56:26.835Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44242026-05-28T03:56:26.835Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44252026-05-28T03:56:26.835Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44262026-05-28T03:56:26.835Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44272026-05-28T03:56:26.835Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44282026-05-28T03:56:26.835Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44292026-05-28T03:56:26.835Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44302026-05-28T03:56:26.835Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.54 Gbits/sec sender
44312026-05-28T03:56:26.838ZRun 5/10...3543.032673124967Mbps
44322026-05-28T03:56:34.254Z-----------------------------------------------------------
44332026-05-28T03:56:34.254ZServer listening on 5201 (test #26)
44342026-05-28T03:56:34.254Z-----------------------------------------------------------
44352026-05-28T03:56:34.254ZAccepted connection from 10.0.0.1, port 60877
44362026-05-28T03:56:34.254Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46289
44372026-05-28T03:56:34.254Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44896
44382026-05-28T03:56:34.254Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52628
44392026-05-28T03:56:34.254Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45663
44402026-05-28T03:56:34.254Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49997
44412026-05-28T03:56:34.254Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50630
44422026-05-28T03:56:34.254Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62308
44432026-05-28T03:56:34.254Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43638
44442026-05-28T03:56:34.255Z[ ID] Interval Transfer Bitrate
44452026-05-28T03:56:34.255Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
44462026-05-28T03:56:34.255Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
44472026-05-28T03:56:34.255Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
44482026-05-28T03:56:34.255Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
44492026-05-28T03:56:34.255Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
44502026-05-28T03:56:34.255Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
44512026-05-28T03:56:34.255Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
44522026-05-28T03:56:34.255Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
44532026-05-28T03:56:34.255Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
44542026-05-28T03:56:34.255Z- - - - - - - - - - - - - - - - - - - - - - - - -
44552026-05-28T03:56:34.255Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44562026-05-28T03:56:34.255Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44572026-05-28T03:56:34.255Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44582026-05-28T03:56:34.255Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44592026-05-28T03:56:34.255Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44602026-05-28T03:56:34.255Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44612026-05-28T03:56:34.255Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44622026-05-28T03:56:34.255Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44632026-05-28T03:56:34.255Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
44642026-05-28T03:56:34.255Z- - - - - - - - - - - - - - - - - - - - - - - - -
44652026-05-28T03:56:34.255Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44662026-05-28T03:56:34.255Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44672026-05-28T03:56:34.255Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44682026-05-28T03:56:34.255Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44692026-05-28T03:56:34.255Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44702026-05-28T03:56:34.255Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44712026-05-28T03:56:34.255Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44722026-05-28T03:56:34.255Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
44732026-05-28T03:56:34.259Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
44742026-05-28T03:56:34.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
44752026-05-28T03:56:34.259Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44762026-05-28T03:56:34.259Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44772026-05-28T03:56:34.259Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44782026-05-28T03:56:34.259Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44792026-05-28T03:56:34.259Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
44802026-05-28T03:56:34.259Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44812026-05-28T03:56:34.259Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44822026-05-28T03:56:34.259Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44832026-05-28T03:56:34.259Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
44842026-05-28T03:56:34.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
44852026-05-28T03:56:34.259Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44862026-05-28T03:56:34.259Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44872026-05-28T03:56:34.259Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44882026-05-28T03:56:34.259Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44892026-05-28T03:56:34.259Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44902026-05-28T03:56:34.259Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44912026-05-28T03:56:34.259Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
44922026-05-28T03:56:34.259Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44932026-05-28T03:56:34.259Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
44942026-05-28T03:56:34.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
44952026-05-28T03:56:34.259Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44962026-05-28T03:56:34.259Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44972026-05-28T03:56:34.260Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44982026-05-28T03:56:34.260Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44992026-05-28T03:56:34.260Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45002026-05-28T03:56:34.260Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45012026-05-28T03:56:34.260Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45022026-05-28T03:56:34.260Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
45032026-05-28T03:56:34.260Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
45042026-05-28T03:56:34.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
45052026-05-28T03:56:34.260Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45062026-05-28T03:56:34.260Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45072026-05-28T03:56:34.260Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
45082026-05-28T03:56:37.260Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
45092026-05-28T03:56:37.260Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
45102026-05-28T03:56:37.260Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
45112026-05-28T03:56:37.260Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45122026-05-28T03:56:37.260Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45132026-05-28T03:56:37.260Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
45142026-05-28T03:56:37.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
45152026-05-28T03:56:37.260Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
45162026-05-28T03:56:37.260Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45172026-05-28T03:56:37.260Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45182026-05-28T03:56:37.260Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45192026-05-28T03:56:37.260Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45202026-05-28T03:56:37.260Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45212026-05-28T03:56:37.260Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45222026-05-28T03:56:37.260Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45232026-05-28T03:56:37.260Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
45242026-05-28T03:56:37.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
45252026-05-28T03:56:37.260Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45262026-05-28T03:56:37.260Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
45272026-05-28T03:56:37.260Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
45282026-05-28T03:56:37.260Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
45292026-05-28T03:56:37.260Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
45302026-05-28T03:56:37.260Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45312026-05-28T03:56:37.260Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45322026-05-28T03:56:37.261Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
45332026-05-28T03:56:37.261Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
45342026-05-28T03:56:37.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
45352026-05-28T03:56:37.261Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45362026-05-28T03:56:37.261Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45372026-05-28T03:56:37.261Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45382026-05-28T03:56:37.261Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45392026-05-28T03:56:37.261Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45402026-05-28T03:56:37.261Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45412026-05-28T03:56:37.261Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45422026-05-28T03:56:37.261Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45432026-05-28T03:56:37.261Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
45442026-05-28T03:56:37.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
45452026-05-28T03:56:37.261Z[ 5] 10.00-10.00 sec 128 KBytes 891 Mbits/sec
45462026-05-28T03:56:37.261Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45472026-05-28T03:56:37.261Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45482026-05-28T03:56:37.261Z[ 12] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
45492026-05-28T03:56:37.261Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45502026-05-28T03:56:37.261Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45512026-05-28T03:56:37.261Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45522026-05-28T03:56:37.261Z[ 20] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
45532026-05-28T03:56:37.261Z[SUM] 10.00-10.00 sec 384 KBytes 2.67 Gbits/sec
45542026-05-28T03:56:37.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
45552026-05-28T03:56:37.261Z[ ID] Interval Transfer Bitrate
45562026-05-28T03:56:37.261Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45572026-05-28T03:56:37.261Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45582026-05-28T03:56:37.261Z[ 10] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
45592026-05-28T03:56:37.262Z[ 12] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
45602026-05-28T03:56:37.262Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45612026-05-28T03:56:37.262Z[ 16] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
45622026-05-28T03:56:37.262Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45632026-05-28T03:56:37.262Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45642026-05-28T03:56:37.262Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
45652026-05-28T03:56:37.266ZRun 6/10...3530.8674565389438Mbps
45662026-05-28T03:56:44.656Z-----------------------------------------------------------
45672026-05-28T03:56:44.656ZServer listening on 5201 (test #27)
45682026-05-28T03:56:44.656Z-----------------------------------------------------------
45692026-05-28T03:56:44.656ZAccepted connection from 10.0.0.1, port 58939
45702026-05-28T03:56:44.657Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50590
45712026-05-28T03:56:44.657Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35821
45722026-05-28T03:56:44.657Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37171
45732026-05-28T03:56:44.657Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37396
45742026-05-28T03:56:44.657Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44644
45752026-05-28T03:56:44.657Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34098
45762026-05-28T03:56:44.657Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63553
45772026-05-28T03:56:44.657Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39444
45782026-05-28T03:56:44.657Z[ ID] Interval Transfer Bitrate
45792026-05-28T03:56:44.657Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45802026-05-28T03:56:44.657Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45812026-05-28T03:56:44.657Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45822026-05-28T03:56:44.657Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45832026-05-28T03:56:44.657Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45842026-05-28T03:56:44.657Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45852026-05-28T03:56:44.657Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45862026-05-28T03:56:44.657Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45872026-05-28T03:56:44.657Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
45882026-05-28T03:56:44.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
45892026-05-28T03:56:44.657Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
45902026-05-28T03:56:44.657Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
45912026-05-28T03:56:44.657Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
45922026-05-28T03:56:44.657Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
45932026-05-28T03:56:44.657Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
45942026-05-28T03:56:44.657Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
45952026-05-28T03:56:44.657Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
45962026-05-28T03:56:44.657Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
45972026-05-28T03:56:44.657Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
45982026-05-28T03:56:44.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
45992026-05-28T03:56:44.657Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
46002026-05-28T03:56:44.657Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46012026-05-28T03:56:44.657Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
46022026-05-28T03:56:44.657Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46032026-05-28T03:56:44.657Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46042026-05-28T03:56:44.657Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
46052026-05-28T03:56:44.657Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46062026-05-28T03:56:44.657Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46072026-05-28T03:56:44.658Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
46082026-05-28T03:56:44.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
46092026-05-28T03:56:44.658Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46102026-05-28T03:56:44.658Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
46112026-05-28T03:56:44.658Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46122026-05-28T03:56:44.658Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46132026-05-28T03:56:44.658Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46142026-05-28T03:56:44.658Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46152026-05-28T03:56:44.658Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46162026-05-28T03:56:44.658Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46172026-05-28T03:56:44.658Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
46182026-05-28T03:56:44.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
46192026-05-28T03:56:44.658Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46202026-05-28T03:56:44.658Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46212026-05-28T03:56:44.658Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46222026-05-28T03:56:44.658Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46232026-05-28T03:56:44.658Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
46242026-05-28T03:56:44.658Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
46252026-05-28T03:56:44.658Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46262026-05-28T03:56:44.658Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46272026-05-28T03:56:44.658Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
46282026-05-28T03:56:44.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
46292026-05-28T03:56:44.658Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
46302026-05-28T03:56:44.658Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46312026-05-28T03:56:44.658Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46322026-05-28T03:56:44.658Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
46332026-05-28T03:56:44.658Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
46342026-05-28T03:56:44.658Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
46352026-05-28T03:56:44.658Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46362026-05-28T03:56:44.658Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
46372026-05-28T03:56:44.658Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
46382026-05-28T03:56:44.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
46392026-05-28T03:56:44.658Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46402026-05-28T03:56:44.658Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46412026-05-28T03:56:44.658Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46422026-05-28T03:56:47.661Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46432026-05-28T03:56:47.661Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46442026-05-28T03:56:47.661Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46452026-05-28T03:56:47.661Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46462026-05-28T03:56:47.661Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46472026-05-28T03:56:47.661Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
46482026-05-28T03:56:47.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
46492026-05-28T03:56:47.661Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
46502026-05-28T03:56:47.661Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46512026-05-28T03:56:47.661Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
46522026-05-28T03:56:47.661Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46532026-05-28T03:56:47.661Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
46542026-05-28T03:56:47.661Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
46552026-05-28T03:56:47.662Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
46562026-05-28T03:56:47.662Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46572026-05-28T03:56:47.662Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
46582026-05-28T03:56:47.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
46592026-05-28T03:56:47.662Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46602026-05-28T03:56:47.662Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46612026-05-28T03:56:47.662Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46622026-05-28T03:56:47.662Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46632026-05-28T03:56:47.662Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46642026-05-28T03:56:47.662Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46652026-05-28T03:56:47.662Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46662026-05-28T03:56:47.662Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46672026-05-28T03:56:47.662Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
46682026-05-28T03:56:47.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
46692026-05-28T03:56:47.662Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46702026-05-28T03:56:47.662Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
46712026-05-28T03:56:47.662Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
46722026-05-28T03:56:47.662Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
46732026-05-28T03:56:47.662Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
46742026-05-28T03:56:47.662Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
46752026-05-28T03:56:47.662Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46762026-05-28T03:56:47.662Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
46772026-05-28T03:56:47.662Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
46782026-05-28T03:56:47.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
46792026-05-28T03:56:47.662Z[ 5] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
46802026-05-28T03:56:47.662Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46812026-05-28T03:56:47.662Z[ 10] 10.00-10.00 sec 128 KBytes 854 Mbits/sec
46822026-05-28T03:56:47.662Z[ 12] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
46832026-05-28T03:56:47.662Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-05-28T03:56:47.662Z[ 16] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
46852026-05-28T03:56:47.662Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46862026-05-28T03:56:47.662Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46872026-05-28T03:56:47.662Z[SUM] 10.00-10.00 sec 512 KBytes 3.41 Gbits/sec
46882026-05-28T03:56:47.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
46892026-05-28T03:56:47.662Z[ ID] Interval Transfer Bitrate
46902026-05-28T03:56:47.662Z[ 5] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
46912026-05-28T03:56:47.662Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
46922026-05-28T03:56:47.663Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
46932026-05-28T03:56:47.663Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
46942026-05-28T03:56:47.663Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
46952026-05-28T03:56:47.663Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
46962026-05-28T03:56:47.663Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
46972026-05-28T03:56:47.663Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
46982026-05-28T03:56:47.663Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
46992026-05-28T03:56:47.667ZRun 7/10...3530.218972228471Mbps
47002026-05-28T03:56:55.060Z-----------------------------------------------------------
47012026-05-28T03:56:55.060ZServer listening on 5201 (test #28)
47022026-05-28T03:56:55.060Z-----------------------------------------------------------
47032026-05-28T03:56:55.060ZAccepted connection from 10.0.0.1, port 33506
47042026-05-28T03:56:55.060Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49496
47052026-05-28T03:56:55.060Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39842
47062026-05-28T03:56:55.060Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47751
47072026-05-28T03:56:55.060Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45401
47082026-05-28T03:56:55.060Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48473
47092026-05-28T03:56:55.060Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64427
47102026-05-28T03:56:55.060Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37868
47112026-05-28T03:56:55.060Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52546
47122026-05-28T03:56:55.060Z[ ID] Interval Transfer Bitrate
47132026-05-28T03:56:55.060Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47142026-05-28T03:56:55.060Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47152026-05-28T03:56:55.060Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47162026-05-28T03:56:55.060Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47172026-05-28T03:56:55.060Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47182026-05-28T03:56:55.060Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47192026-05-28T03:56:55.060Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47202026-05-28T03:56:55.060Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47212026-05-28T03:56:55.061Z[SUM] 0.00-1.00 sec 340 MBytes 2.86 Gbits/sec
47222026-05-28T03:56:55.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
47232026-05-28T03:56:55.061Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47242026-05-28T03:56:55.061Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47252026-05-28T03:56:55.061Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47262026-05-28T03:56:55.061Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47272026-05-28T03:56:55.061Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47282026-05-28T03:56:55.061Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47292026-05-28T03:56:55.061Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47302026-05-28T03:56:55.061Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47312026-05-28T03:56:55.061Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
47322026-05-28T03:56:55.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
47332026-05-28T03:56:55.061Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47342026-05-28T03:56:55.061Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47352026-05-28T03:56:55.061Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47362026-05-28T03:56:55.061Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
47372026-05-28T03:56:55.061Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
47382026-05-28T03:56:55.061Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
47392026-05-28T03:56:55.061Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
47402026-05-28T03:56:55.061Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47412026-05-28T03:56:55.061Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
47422026-05-28T03:56:55.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
47432026-05-28T03:56:55.061Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47442026-05-28T03:56:55.061Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47452026-05-28T03:56:55.061Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47462026-05-28T03:56:55.061Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47472026-05-28T03:56:55.061Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47482026-05-28T03:56:55.062Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
47492026-05-28T03:56:55.062Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47502026-05-28T03:56:55.062Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
47512026-05-28T03:56:55.062Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
47522026-05-28T03:56:55.062Z- - - - - - - - - - - - - - - - - - - - - - - - -
47532026-05-28T03:56:55.062Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47542026-05-28T03:56:55.062Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47552026-05-28T03:56:55.062Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47562026-05-28T03:56:55.062Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47572026-05-28T03:56:55.062Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47582026-05-28T03:56:55.062Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47592026-05-28T03:56:55.062Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47602026-05-28T03:56:55.062Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47612026-05-28T03:56:55.062Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
47622026-05-28T03:56:55.062Z- - - - - - - - - - - - - - - - - - - - - - - - -
47632026-05-28T03:56:55.062Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47642026-05-28T03:56:55.062Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47652026-05-28T03:56:55.062Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47662026-05-28T03:56:55.062Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47672026-05-28T03:56:55.062Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47682026-05-28T03:56:55.062Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47692026-05-28T03:56:55.062Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47702026-05-28T03:56:55.062Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47712026-05-28T03:56:55.062Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
47722026-05-28T03:56:55.062Z- - - - - - - - - - - - - - - - - - - - - - - - -
47732026-05-28T03:56:55.062Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47742026-05-28T03:56:55.062Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47752026-05-28T03:56:55.062Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47762026-05-28T03:56:58.063Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47772026-05-28T03:56:58.063Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47782026-05-28T03:56:58.063Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
47792026-05-28T03:56:58.063Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47802026-05-28T03:56:58.063Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47812026-05-28T03:56:58.063Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
47822026-05-28T03:56:58.063Z- - - - - - - - - - - - - - - - - - - - - - - - -
47832026-05-28T03:56:58.063Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
47842026-05-28T03:56:58.063Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
47852026-05-28T03:56:58.063Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
47862026-05-28T03:56:58.063Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47872026-05-28T03:56:58.063Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
47882026-05-28T03:56:58.063Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47892026-05-28T03:56:58.063Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
47902026-05-28T03:56:58.063Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
47912026-05-28T03:56:58.063Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
47922026-05-28T03:56:58.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
47932026-05-28T03:56:58.064Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
47942026-05-28T03:56:58.064Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47952026-05-28T03:56:58.064Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47962026-05-28T03:56:58.064Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
47972026-05-28T03:56:58.064Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
47982026-05-28T03:56:58.064Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
47992026-05-28T03:56:58.064Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
48002026-05-28T03:56:58.064Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
48012026-05-28T03:56:58.064Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
48022026-05-28T03:56:58.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
48032026-05-28T03:56:58.064Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
48042026-05-28T03:56:58.064Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
48052026-05-28T03:56:58.064Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48062026-05-28T03:56:58.064Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
48072026-05-28T03:56:58.064Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
48082026-05-28T03:56:58.064Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
48092026-05-28T03:56:58.064Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
48102026-05-28T03:56:58.064Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
48112026-05-28T03:56:58.064Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
48122026-05-28T03:56:58.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
48132026-05-28T03:56:58.064Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48142026-05-28T03:56:58.064Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48152026-05-28T03:56:58.064Z[ 10] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
48162026-05-28T03:56:58.064Z[ 12] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
48172026-05-28T03:56:58.064Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48182026-05-28T03:56:58.064Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48192026-05-28T03:56:58.064Z[ 18] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
48202026-05-28T03:56:58.064Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48212026-05-28T03:56:58.064Z[SUM] 10.00-10.00 sec 384 KBytes 2.73 Gbits/sec
48222026-05-28T03:56:58.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
48232026-05-28T03:56:58.064Z[ ID] Interval Transfer Bitrate
48242026-05-28T03:56:58.064Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48252026-05-28T03:56:58.064Z[ 8] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
48262026-05-28T03:56:58.064Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48272026-05-28T03:56:58.064Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48282026-05-28T03:56:58.064Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48292026-05-28T03:56:58.064Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48302026-05-28T03:56:58.064Z[ 18] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
48312026-05-28T03:56:58.065Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48322026-05-28T03:56:58.065Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
48332026-05-28T03:56:58.068ZRun 8/10...3522.8031920265325Mbps
48342026-05-28T03:57:05.467Z-----------------------------------------------------------
48352026-05-28T03:57:05.467ZServer listening on 5201 (test #29)
48362026-05-28T03:57:05.467Z-----------------------------------------------------------
48372026-05-28T03:57:05.467ZAccepted connection from 10.0.0.1, port 56241
48382026-05-28T03:57:05.467Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40848
48392026-05-28T03:57:05.467Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43334
48402026-05-28T03:57:05.468Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33793
48412026-05-28T03:57:05.468Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44743
48422026-05-28T03:57:05.468Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38593
48432026-05-28T03:57:05.468Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46980
48442026-05-28T03:57:05.468Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63804
48452026-05-28T03:57:05.468Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43154
48462026-05-28T03:57:05.468Z[ ID] Interval Transfer Bitrate
48472026-05-28T03:57:05.468Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48482026-05-28T03:57:05.468Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48492026-05-28T03:57:05.468Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48502026-05-28T03:57:05.468Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48512026-05-28T03:57:05.468Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48522026-05-28T03:57:05.468Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48532026-05-28T03:57:05.468Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48542026-05-28T03:57:05.468Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48552026-05-28T03:57:05.468Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
48562026-05-28T03:57:05.468Z- - - - - - - - - - - - - - - - - - - - - - - - -
48572026-05-28T03:57:05.468Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48582026-05-28T03:57:05.468Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
48592026-05-28T03:57:05.468Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
48602026-05-28T03:57:05.468Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48612026-05-28T03:57:05.468Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48622026-05-28T03:57:05.468Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48632026-05-28T03:57:05.468Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
48642026-05-28T03:57:05.468Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
48652026-05-28T03:57:05.468Z[SUM] 1.00-2.00 sec 430 MBytes 3.60 Gbits/sec
48662026-05-28T03:57:05.468Z- - - - - - - - - - - - - - - - - - - - - - - - -
48672026-05-28T03:57:05.468Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48682026-05-28T03:57:05.468Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48692026-05-28T03:57:05.468Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48702026-05-28T03:57:05.468Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48712026-05-28T03:57:05.468Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48722026-05-28T03:57:05.468Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48732026-05-28T03:57:05.468Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48742026-05-28T03:57:05.468Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48752026-05-28T03:57:05.468Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
48762026-05-28T03:57:05.468Z- - - - - - - - - - - - - - - - - - - - - - - - -
48772026-05-28T03:57:05.468Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48782026-05-28T03:57:05.469Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48792026-05-28T03:57:05.469Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48802026-05-28T03:57:05.469Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48812026-05-28T03:57:05.469Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48822026-05-28T03:57:05.469Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48832026-05-28T03:57:05.469Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48842026-05-28T03:57:05.469Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48852026-05-28T03:57:05.469Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
48862026-05-28T03:57:05.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
48872026-05-28T03:57:05.469Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48882026-05-28T03:57:05.469Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48892026-05-28T03:57:05.469Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48902026-05-28T03:57:05.469Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48912026-05-28T03:57:05.469Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48922026-05-28T03:57:05.469Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48932026-05-28T03:57:05.469Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48942026-05-28T03:57:05.469Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48952026-05-28T03:57:05.469Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
48962026-05-28T03:57:05.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
48972026-05-28T03:57:05.469Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48982026-05-28T03:57:05.469Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48992026-05-28T03:57:05.469Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49002026-05-28T03:57:05.469Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49012026-05-28T03:57:05.469Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49022026-05-28T03:57:05.469Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49032026-05-28T03:57:05.469Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49042026-05-28T03:57:05.469Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49052026-05-28T03:57:05.469Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
49062026-05-28T03:57:05.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
49072026-05-28T03:57:05.469Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49082026-05-28T03:57:05.469Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49092026-05-28T03:57:05.469Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49102026-05-28T03:57:08.471Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49112026-05-28T03:57:08.471Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49122026-05-28T03:57:08.472Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49132026-05-28T03:57:08.472Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49142026-05-28T03:57:08.472Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49152026-05-28T03:57:08.472Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
49162026-05-28T03:57:08.472Z- - - - - - - - - - - - - - - - - - - - - - - - -
49172026-05-28T03:57:08.472Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
49182026-05-28T03:57:08.472Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
49192026-05-28T03:57:08.472Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
49202026-05-28T03:57:08.472Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
49212026-05-28T03:57:08.472Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49222026-05-28T03:57:08.472Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
49232026-05-28T03:57:08.472Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
49242026-05-28T03:57:08.472Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
49252026-05-28T03:57:08.472Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
49262026-05-28T03:57:08.472Z- - - - - - - - - - - - - - - - - - - - - - - - -
49272026-05-28T03:57:08.472Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49282026-05-28T03:57:08.472Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49292026-05-28T03:57:08.472Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49302026-05-28T03:57:08.472Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49312026-05-28T03:57:08.472Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49322026-05-28T03:57:08.472Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49332026-05-28T03:57:08.472Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49342026-05-28T03:57:08.472Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49352026-05-28T03:57:08.472Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
49362026-05-28T03:57:08.472Z- - - - - - - - - - - - - - - - - - - - - - - - -
49372026-05-28T03:57:08.472Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49382026-05-28T03:57:08.472Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49392026-05-28T03:57:08.472Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49402026-05-28T03:57:08.472Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49412026-05-28T03:57:08.472Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49422026-05-28T03:57:08.472Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49432026-05-28T03:57:08.472Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49442026-05-28T03:57:08.472Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49452026-05-28T03:57:08.472Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
49462026-05-28T03:57:08.472Z- - - - - - - - - - - - - - - - - - - - - - - - -
49472026-05-28T03:57:08.472Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49482026-05-28T03:57:08.472Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49492026-05-28T03:57:08.472Z[ 10] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
49502026-05-28T03:57:08.473Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49512026-05-28T03:57:08.473Z[ 14] 10.00-10.00 sec 128 KBytes 868 Mbits/sec
49522026-05-28T03:57:08.473Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49532026-05-28T03:57:08.473Z[ 18] 10.00-10.00 sec 128 KBytes 868 Mbits/sec
49542026-05-28T03:57:08.473Z[ 20] 10.00-10.00 sec 128 KBytes 868 Mbits/sec
49552026-05-28T03:57:08.473Z[SUM] 10.00-10.00 sec 512 KBytes 3.47 Gbits/sec
49562026-05-28T03:57:08.473Z- - - - - - - - - - - - - - - - - - - - - - - - -
49572026-05-28T03:57:08.473Z[ ID] Interval Transfer Bitrate
49582026-05-28T03:57:08.473Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
49592026-05-28T03:57:08.473Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
49602026-05-28T03:57:08.473Z[ 10] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
49612026-05-28T03:57:08.473Z[ 12] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
49622026-05-28T03:57:08.473Z[ 14] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
49632026-05-28T03:57:08.473Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
49642026-05-28T03:57:08.473Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
49652026-05-28T03:57:08.473Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
49662026-05-28T03:57:08.473Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
49672026-05-28T03:57:08.477ZRun 9/10...3524.356137937489Mbps
49682026-05-28T03:57:15.870Z-----------------------------------------------------------
49692026-05-28T03:57:15.870ZServer listening on 5201 (test #30)
49702026-05-28T03:57:15.870Z-----------------------------------------------------------
49712026-05-28T03:57:15.870ZAccepted connection from 10.0.0.1, port 50077
49722026-05-28T03:57:15.870Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57988
49732026-05-28T03:57:15.870Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57581
49742026-05-28T03:57:15.870Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34430
49752026-05-28T03:57:15.870Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58532
49762026-05-28T03:57:15.870Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43105
49772026-05-28T03:57:15.870Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54733
49782026-05-28T03:57:15.870Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51163
49792026-05-28T03:57:15.870Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34174
49802026-05-28T03:57:15.870Z[ ID] Interval Transfer Bitrate
49812026-05-28T03:57:15.870Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
49822026-05-28T03:57:15.870Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
49832026-05-28T03:57:15.870Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
49842026-05-28T03:57:15.870Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
49852026-05-28T03:57:15.870Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
49862026-05-28T03:57:15.870Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
49872026-05-28T03:57:15.870Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
49882026-05-28T03:57:15.871Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
49892026-05-28T03:57:15.871Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
49902026-05-28T03:57:15.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
49912026-05-28T03:57:15.871Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49922026-05-28T03:57:15.871Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
49932026-05-28T03:57:15.871Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49942026-05-28T03:57:15.871Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49952026-05-28T03:57:15.871Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49962026-05-28T03:57:15.871Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49972026-05-28T03:57:15.871Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49982026-05-28T03:57:15.871Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49992026-05-28T03:57:15.871Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
50002026-05-28T03:57:15.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
50012026-05-28T03:57:15.871Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
50022026-05-28T03:57:15.871Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
50032026-05-28T03:57:15.871Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
50042026-05-28T03:57:15.871Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
50052026-05-28T03:57:15.871Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
50062026-05-28T03:57:15.871Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
50072026-05-28T03:57:15.871Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
50082026-05-28T03:57:15.871Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
50092026-05-28T03:57:15.871Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
50102026-05-28T03:57:15.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
50112026-05-28T03:57:15.871Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50122026-05-28T03:57:15.871Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50132026-05-28T03:57:15.871Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50142026-05-28T03:57:15.871Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50152026-05-28T03:57:15.871Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50162026-05-28T03:57:15.871Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50172026-05-28T03:57:15.871Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50182026-05-28T03:57:15.871Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50192026-05-28T03:57:15.871Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
50202026-05-28T03:57:15.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
50212026-05-28T03:57:15.871Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
50222026-05-28T03:57:15.871Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
50232026-05-28T03:57:15.871Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
50242026-05-28T03:57:15.871Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
50252026-05-28T03:57:15.871Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50262026-05-28T03:57:15.871Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50272026-05-28T03:57:15.872Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50282026-05-28T03:57:15.872Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
50292026-05-28T03:57:15.872Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
50302026-05-28T03:57:15.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
50312026-05-28T03:57:15.872Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50322026-05-28T03:57:15.872Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50332026-05-28T03:57:15.872Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
50342026-05-28T03:57:15.872Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50352026-05-28T03:57:15.872Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50362026-05-28T03:57:15.872Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50372026-05-28T03:57:15.872Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50382026-05-28T03:57:15.872Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50392026-05-28T03:57:15.872Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
50402026-05-28T03:57:15.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
50412026-05-28T03:57:15.872Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50422026-05-28T03:57:15.872Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50432026-05-28T03:57:15.872Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50442026-05-28T03:57:18.874Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50452026-05-28T03:57:18.874Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50462026-05-28T03:57:18.874Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50472026-05-28T03:57:18.874Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
50482026-05-28T03:57:18.874Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
50492026-05-28T03:57:18.874Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
50502026-05-28T03:57:18.874Z- - - - - - - - - - - - - - - - - - - - - - - - -
50512026-05-28T03:57:18.874Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50522026-05-28T03:57:18.874Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
50532026-05-28T03:57:18.874Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50542026-05-28T03:57:18.875Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50552026-05-28T03:57:18.875Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50562026-05-28T03:57:18.875Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50572026-05-28T03:57:18.875Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50582026-05-28T03:57:18.875Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50592026-05-28T03:57:18.875Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
50602026-05-28T03:57:18.875Z- - - - - - - - - - - - - - - - - - - - - - - - -
50612026-05-28T03:57:18.875Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
50622026-05-28T03:57:18.875Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
50632026-05-28T03:57:18.875Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
50642026-05-28T03:57:18.875Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
50652026-05-28T03:57:18.875Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
50662026-05-28T03:57:18.875Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
50672026-05-28T03:57:18.875Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50682026-05-28T03:57:18.875Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50692026-05-28T03:57:18.875Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
50702026-05-28T03:57:18.875Z- - - - - - - - - - - - - - - - - - - - - - - - -
50712026-05-28T03:57:18.875Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50722026-05-28T03:57:18.875Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50732026-05-28T03:57:18.875Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50742026-05-28T03:57:18.875Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50752026-05-28T03:57:18.875Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50762026-05-28T03:57:18.875Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50772026-05-28T03:57:18.875Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50782026-05-28T03:57:18.875Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50792026-05-28T03:57:18.875Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
50802026-05-28T03:57:18.875Z- - - - - - - - - - - - - - - - - - - - - - - - -
50812026-05-28T03:57:18.875Z[ 5] 10.00-10.00 sec 128 KBytes 891 Mbits/sec
50822026-05-28T03:57:18.875Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50832026-05-28T03:57:18.875Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50842026-05-28T03:57:18.875Z[ 12] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
50852026-05-28T03:57:18.875Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50862026-05-28T03:57:18.875Z[ 16] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
50872026-05-28T03:57:18.875Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50882026-05-28T03:57:18.875Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50892026-05-28T03:57:18.875Z[SUM] 10.00-10.00 sec 384 KBytes 2.67 Gbits/sec
50902026-05-28T03:57:18.875Z- - - - - - - - - - - - - - - - - - - - - - - - -
50912026-05-28T03:57:18.875Z[ ID] Interval Transfer Bitrate
50922026-05-28T03:57:18.876Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
50932026-05-28T03:57:18.876Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
50942026-05-28T03:57:18.876Z[ 10] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
50952026-05-28T03:57:18.876Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
50962026-05-28T03:57:18.876Z[ 14] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
50972026-05-28T03:57:18.876Z[ 16] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
50982026-05-28T03:57:18.876Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50992026-05-28T03:57:18.876Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
51002026-05-28T03:57:18.876Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
51012026-05-28T03:57:18.879ZRun 10/10...3539.989685630504Mbps
51022026-05-28T03:57:18.879Z###---------------------###
51032026-05-28T03:57:18.879Z::: iPerf done... :::
51042026-05-28T03:57:18.879Z:::Awaiting out files...:::
51052026-05-28T03:57:18.879Z###---------------------###
51062026-05-28T03:57:18.879Z###-----###
51072026-05-28T03:57:18.879Z:::done!:::
51082026-05-28T03:57:18.880Z###-----###
51092026-05-28T03:57:19.838ZBenchmarking iperf-tcp/local/s2c/tx
51102026-05-28T03:57:19.838ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51112026-05-28T03:57:23.699ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51122026-05-28T03:57:43.708ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51132026-05-28T03:57:43.798Ziperf-tcp/local/s2c/tx time: [3.4284 µs 3.4285 µs 3.4286 µs]
51142026-05-28T03:57:43.798Z change: [−1.8174% −1.8136% −1.8099%] (p = 0.00 < 0.05)
51152026-05-28T03:57:43.798Z Performance has improved.
51162026-05-28T03:57:43.798ZFound 7 outliers among 100 measurements (7.00%)
51172026-05-28T03:57:43.798Z 2 (2.00%) low severe
51182026-05-28T03:57:43.798Z 4 (4.00%) low mild
51192026-05-28T03:57:43.798Z 1 (1.00%) high mild
51202026-05-28T03:57:44.685Z
51212026-05-28T03:57:44.689ZBenchmarking iperf-tcp/local/s2c/rx
51222026-05-28T03:57:44.689ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51232026-05-28T03:57:48.545ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51242026-05-28T03:58:08.570ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51252026-05-28T03:58:08.660Ziperf-tcp/local/s2c/rx time: [6.5617 µs 6.5618 µs 6.5620 µs]
51262026-05-28T03:58:08.660Z change: [+0.2959% +0.3005% +0.3050%] (p = 0.00 < 0.05)
51272026-05-28T03:58:08.660Z Change within noise threshold.
51282026-05-28T03:58:08.660ZFound 10 outliers among 100 measurements (10.00%)
51292026-05-28T03:58:08.660Z 3 (3.00%) low severe
51302026-05-28T03:58:08.660Z 3 (3.00%) low mild
51312026-05-28T03:58:08.660Z 4 (4.00%) high mild
51322026-05-28T03:58:09.545Z
51332026-05-28T03:58:13.958Z+ cargo ubench
51342026-05-28T03:58:14.091Z Compiling proc-macro2 v1.0.106
51352026-05-28T03:58:14.091Z Compiling quote v1.0.45
51362026-05-28T03:58:14.091Z Compiling unicode-ident v1.0.24
51372026-05-28T03:58:14.095Z Compiling serde_core v1.0.228
51382026-05-28T03:58:14.095Z Compiling cfg-if v1.0.4
51392026-05-28T03:58:14.095Z Compiling libc v0.2.186
51402026-05-28T03:58:14.095Z Compiling memchr v2.8.0
51412026-05-28T03:58:14.095Z Compiling serde v1.0.228
51422026-05-28T03:58:14.170Z Compiling rustversion v1.0.22
51432026-05-28T03:58:14.218Z Compiling version_check v0.9.5
51442026-05-28T03:58:14.427Z Compiling ident_case v1.0.1
51452026-05-28T03:58:14.442Z Compiling strsim v0.11.1
51462026-05-28T03:58:14.463Z Compiling zerocopy v0.8.48
51472026-05-28T03:58:14.525Z Compiling either v1.15.0
51482026-05-28T03:58:14.756Z Compiling thiserror v2.0.18
51492026-05-28T03:58:14.791Z Compiling fnv v1.0.7
51502026-05-28T03:58:15.027Z Compiling crossbeam-utils v0.8.21
51512026-05-28T03:58:15.093Z Compiling syn v1.0.109
51522026-05-28T03:58:15.104Z Compiling regex-syntax v0.8.10
51532026-05-28T03:58:15.165Z Compiling pin-project-lite v0.2.17
51542026-05-28T03:58:15.392Z Compiling hashbrown v0.17.0
51552026-05-28T03:58:15.421Z Compiling equivalent v1.0.2
51562026-05-28T03:58:15.500Z Compiling syn v2.0.117
51572026-05-28T03:58:15.506Z Compiling aho-corasick v1.1.4
51582026-05-28T03:58:15.547Z Compiling winnow v1.0.2
51592026-05-28T03:58:15.789Z Compiling itertools v0.14.0
51602026-05-28T03:58:16.133Z Compiling indexmap v2.14.0
51612026-05-28T03:58:16.817Z Compiling bitflags v2.11.1
51622026-05-28T03:58:16.822Z Compiling toml_parser v1.1.2+spec-1.1.0
51632026-05-28T03:58:17.138Z Compiling byteorder v1.5.0
51642026-05-28T03:58:17.220Z Compiling toml_datetime v1.1.1+spec-1.1.0
51652026-05-28T03:58:17.254Z Compiling autocfg v1.5.0
51662026-05-28T03:58:17.364Z Compiling heapless v0.8.0
51672026-05-28T03:58:17.450Z Compiling toml_edit v0.25.11+spec-1.1.0
51682026-05-28T03:58:17.464Z Compiling hash32 v0.3.1
51692026-05-28T03:58:17.611Z Compiling regex-automata v0.4.14
51702026-05-28T03:58:17.651Z Compiling num-traits v0.2.19
51712026-05-28T03:58:17.830Z Compiling slog v2.8.2
51722026-05-28T03:58:17.955Z Compiling futures-core v0.3.32
51732026-05-28T03:58:17.966Z Compiling futures-sink v0.3.32
51742026-05-28T03:58:18.095Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51752026-05-28T03:58:18.117Z Compiling macaddr v1.0.1
51762026-05-28T03:58:18.148Z Compiling stable_deref_trait v1.2.1
51772026-05-28T03:58:18.225Z Compiling smoltcp v0.11.0
51782026-05-28T03:58:18.396Z Compiling proc-macro-crate v3.5.0
51792026-05-28T03:58:18.443Z Compiling futures-channel v0.3.32
51802026-05-28T03:58:18.670Z Compiling darling_core v0.21.3
51812026-05-28T03:58:18.764Z Compiling darling_core v0.23.0
51822026-05-28T03:58:18.955Z Compiling proc-macro-error-attr v1.0.4
51832026-05-28T03:58:19.000Z Compiling itoa v1.0.18
51842026-05-28T03:58:19.097Z Compiling futures-task v0.3.32
51852026-05-28T03:58:19.228Z Compiling rand_core v0.10.1
51862026-05-28T03:58:19.235Z Compiling ref-cast v1.0.25
51872026-05-28T03:58:19.372Z Compiling managed v0.8.0
51882026-05-28T03:58:19.407Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
51892026-05-28T03:58:19.643Z Compiling bitflags v1.3.2
51902026-05-28T03:58:19.710Z Compiling crc32fast v1.5.0
51912026-05-28T03:58:19.716Z Compiling slab v0.4.12
51922026-05-28T03:58:19.720Z Compiling anyhow v1.0.102
51932026-05-28T03:58:19.898Z Compiling regex v1.12.3
51942026-05-28T03:58:19.976Z Compiling getrandom v0.4.2
51952026-05-28T03:58:19.996Z Compiling futures-io v0.3.32
51962026-05-28T03:58:20.099Z Compiling serde_derive v1.0.228
51972026-05-28T03:58:20.165Z Compiling zerocopy-derive v0.8.48
51982026-05-28T03:58:20.226Z Compiling thiserror-impl v2.0.18
51992026-05-28T03:58:20.237Z Compiling futures-macro v0.3.32
52002026-05-28T03:58:20.288Z Compiling foreign-types-macros v0.2.3
52012026-05-28T03:58:20.644Z Compiling num_enum_derive v0.7.6
52022026-05-28T03:58:20.899Z Compiling ref-cast-impl v1.0.25
52032026-05-28T03:58:21.023Z Compiling darling_macro v0.23.0
52042026-05-28T03:58:21.031Z Compiling futures-util v0.3.32
52052026-05-28T03:58:21.062Z Compiling darling_macro v0.21.3
52062026-05-28T03:58:21.554Z Compiling cobs v0.3.0
52072026-05-28T03:58:21.633Z Compiling darling v0.23.0
52082026-05-28T03:58:21.694Z Compiling darling v0.21.3
52092026-05-28T03:58:21.724Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52102026-05-28T03:58:21.760Z Compiling ingot-macros v0.1.1
52112026-05-28T03:58:21.765Z Compiling proc-macro-error v1.0.4
52122026-05-28T03:58:21.990Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52132026-05-28T03:58:22.090Z Compiling cpufeatures v0.3.0
52142026-05-28T03:58:22.155Z Compiling unicode-width v0.2.2
52152026-05-28T03:58:22.221Z Compiling once_cell v1.21.4
52162026-05-28T03:58:22.379Z Compiling rustix v1.1.4
52172026-05-28T03:58:22.441Z Compiling ipnetwork v0.21.1
52182026-05-28T03:58:22.441Z Compiling foreign-types-shared v0.3.1
52192026-05-28T03:58:22.524Z Compiling foreign-types v0.5.0
52202026-05-28T03:58:22.591Z Compiling tracing-core v0.1.36
52212026-05-28T03:58:22.799Z Compiling tabwriter v1.4.1
52222026-05-28T03:58:22.956Z Compiling chacha20 v0.10.0
52232026-05-28T03:58:23.224Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52242026-05-28T03:58:23.373Z Compiling erased-serde v0.3.31
52252026-05-28T03:58:23.442Z Compiling postcard v1.1.3
52262026-05-28T03:58:23.626Z Compiling futures-executor v0.3.32
52272026-05-28T03:58:23.637Z Compiling num_enum v0.7.6
52282026-05-28T03:58:24.050Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52292026-05-28T03:58:24.101Z Compiling tracing-attributes v0.1.31
52302026-05-28T03:58:24.123Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52312026-05-28T03:58:24.385Z Compiling errno v0.3.14
52322026-05-28T03:58:24.529Z Compiling cstr-argument v0.1.2
52332026-05-28T03:58:24.544Z Compiling shlex v1.3.0
52342026-05-28T03:58:24.604Z Compiling thiserror v1.0.69
52352026-05-28T03:58:24.678Z Compiling ingot-types v0.1.2
52362026-05-28T03:58:24.721Z Compiling time-core v0.1.8
52372026-05-28T03:58:24.845Z Compiling num-conv v0.2.1
52382026-05-28T03:58:24.854Z Compiling find-msvc-tools v0.1.9
52392026-05-28T03:58:24.910Z Compiling zmij v1.0.21
52402026-05-28T03:58:24.979Z Compiling utf8parse v0.2.2
52412026-05-28T03:58:25.071Z Compiling ingot v0.1.1
52422026-05-28T03:58:25.076Z Compiling dyn-clone v1.0.20
52432026-05-28T03:58:25.094Z Compiling pretty-hex v0.4.2
52442026-05-28T03:58:25.201Z Compiling powerfmt v0.2.0
52452026-05-28T03:58:25.207Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
52462026-05-28T03:58:25.259Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
52472026-05-28T03:58:25.312Z Compiling tracing v0.1.44
52482026-05-28T03:58:25.415Z Compiling deranged v0.5.8
52492026-05-28T03:58:25.427Z Compiling anstyle-parse v1.0.0
52502026-05-28T03:58:25.448Z Compiling cc v1.2.61
52512026-05-28T03:58:25.621Z Compiling time-macros v0.2.27
52522026-05-28T03:58:25.788Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52532026-05-28T03:58:25.916Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52542026-05-28T03:58:26.495Z Compiling rand v0.10.1
52552026-05-28T03:58:26.521Z Compiling futures v0.3.32
52562026-05-28T03:58:26.591Z Compiling thiserror-impl v1.0.69
52572026-05-28T03:58:26.847Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52582026-05-28T03:58:26.852Z Compiling crossbeam-epoch v0.9.18
52592026-05-28T03:58:27.142Z Compiling uuid v1.23.1
52602026-05-28T03:58:27.243Z Compiling arc-swap v1.9.1
52612026-05-28T03:58:27.287Z Compiling socket2 v0.6.3
52622026-05-28T03:58:27.541Z Compiling nom v8.0.0
52632026-05-28T03:58:27.562Z Compiling thread_local v1.1.9
52642026-05-28T03:58:27.716Z Compiling iana-time-zone v0.1.65
52652026-05-28T03:58:27.886Z Compiling anstyle-query v1.1.5
52662026-05-28T03:58:27.982Z Compiling oxnet v0.1.5
52672026-05-28T03:58:28.015Z Compiling serde_json v1.0.149
52682026-05-28T03:58:28.259Z Compiling rayon-core v1.13.0
52692026-05-28T03:58:28.267Z Compiling anstyle v1.0.14
52702026-05-28T03:58:28.381Z Compiling slog-async v2.8.0
52712026-05-28T03:58:28.484Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52722026-05-28T03:58:28.501Z Compiling heck v0.4.1
52732026-05-28T03:58:28.530Z Compiling colored v3.1.1
52742026-05-28T03:58:28.839Z Compiling lazy_static v1.5.0
52752026-05-28T03:58:28.855Z Compiling colorchoice v1.0.5
52762026-05-28T03:58:28.932Z Compiling is_terminal_polyfill v1.70.2
52772026-05-28T03:58:28.961Z Compiling slog-scope v4.4.1
52782026-05-28T03:58:29.016Z Compiling anstream v1.0.0
52792026-05-28T03:58:29.151Z Compiling time v0.3.47
52802026-05-28T03:58:29.332Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52812026-05-28T03:58:30.006Z Compiling rusticata-macros v5.0.0
52822026-05-28T03:58:30.068Z Compiling chrono v0.4.44
52832026-05-28T03:58:30.260Z Compiling crossbeam-deque v0.8.6
52842026-05-28T03:58:30.283Z Compiling cookie-factory v0.3.3
52852026-05-28T03:58:30.453Z Compiling alloca v0.4.0
52862026-05-28T03:58:30.458Z Compiling terminal_size v0.4.4
52872026-05-28T03:58:30.593Z Compiling half v2.7.1
52882026-05-28T03:58:30.732Z Compiling crossbeam-channel v0.5.15
52892026-05-28T03:58:30.859Z Compiling is-terminal v0.4.17
52902026-05-28T03:58:30.882Z Compiling itertools v0.12.1
52912026-05-28T03:58:30.898Z Compiling ciborium-io v0.2.2
52922026-05-28T03:58:30.945Z Compiling circular v0.3.0
52932026-05-28T03:58:30.981Z Compiling log v0.4.29
52942026-05-28T03:58:31.201Z Compiling clap_lex v1.1.0
52952026-05-28T03:58:31.362Z Compiling plotters-backend v0.3.7
52962026-05-28T03:58:31.519Z Compiling term v1.2.1
52972026-05-28T03:58:31.675Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52982026-05-28T03:58:31.849Z Compiling heck v0.5.0
52992026-05-28T03:58:32.040Z Compiling cfg_aliases v0.2.1
53002026-05-28T03:58:32.105Z Compiling take_mut v0.2.2
53012026-05-28T03:58:32.290Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53022026-05-28T03:58:32.787Z Compiling nix v0.31.2
53032026-05-28T03:58:32.894Z Compiling clap_derive v4.6.1
53042026-05-28T03:58:32.979Z Compiling slog-term v2.9.2
53052026-05-28T03:58:33.140Z Compiling plotters-svg v0.3.7
53062026-05-28T03:58:33.168Z Compiling clap_builder v4.6.0
53072026-05-28T03:58:33.424Z Compiling slog-stdlog v4.1.1
53082026-05-28T03:58:33.557Z Compiling pcap-parser v0.17.0
53092026-05-28T03:58:33.773Z Compiling ciborium-ll v0.2.2
53102026-05-28T03:58:34.102Z Compiling itertools v0.13.0
53112026-05-28T03:58:34.563Z Compiling same-file v1.0.6
53122026-05-28T03:58:34.719Z Compiling cast v0.3.0
53132026-05-28T03:58:34.888Z Compiling tinytemplate v1.2.1
53142026-05-28T03:58:35.275Z Compiling clap v4.6.1
53152026-05-28T03:58:35.351Z Compiling walkdir v2.5.0
53162026-05-28T03:58:35.585Z Compiling criterion-plot v0.8.2
53172026-05-28T03:58:35.815Z Compiling rayon v1.12.0
53182026-05-28T03:58:35.869Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53192026-05-28T03:58:35.977Z Compiling ciborium v0.2.2
53202026-05-28T03:58:35.982Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53212026-05-28T03:58:36.330Z Compiling slog-envlogger v2.2.0
53222026-05-28T03:58:36.679Z Compiling plotters v0.3.7
53232026-05-28T03:58:36.745Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
53242026-05-28T03:58:37.210Z Compiling page_size v0.6.0
53252026-05-28T03:58:37.312Z Compiling oorandom v11.1.5
53262026-05-28T03:58:37.434Z Compiling anes v0.1.6
53272026-05-28T03:58:37.620Z Compiling dtor-proc-macro v0.0.13
53282026-05-28T03:58:37.675Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53292026-05-28T03:58:37.838Z Compiling criterion v0.8.2
53302026-05-28T03:58:37.974Z Compiling dtor v0.8.1
53312026-05-28T03:58:38.059Z Compiling link-section v0.2.1
53322026-05-28T03:58:38.192Z Compiling ctor-proc-macro v0.0.13
53332026-05-28T03:58:38.543Z Compiling ctor v0.10.1
53342026-05-28T03:58:39.883Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53352026-05-28T03:59:58.580Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 44s
53362026-05-28T03:59:58.607Z Running benches/userland.rs (target/release-lto/deps/userland-7e16b6a09a69d114)
53372026-05-28T03:59:58.612ZGnuplot not found, using plotters backend
53382026-05-28T03:59:58.754ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53392026-05-28T03:59:58.754ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53402026-05-28T04:00:04.220ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0013 s (7.7M iterations)
53412026-05-28T04:00:09.124ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53422026-05-28T04:00:09.216Zparse/Hairpin-DHCPv4/wallclock/Discover
53432026-05-28T04:00:09.216Z time: [60.567 ns 60.681 ns 60.816 ns]
53442026-05-28T04:00:09.216Z change: [−1.3520% −0.2987% +0.7550%] (p = 0.60 > 0.05)
53452026-05-28T04:00:09.216Z No change in performance detected.
53462026-05-28T04:00:09.216ZFound 5 outliers among 100 measurements (5.00%)
53472026-05-28T04:00:09.216Z 2 (2.00%) high mild
53482026-05-28T04:00:09.216Z 3 (3.00%) high severe
53492026-05-28T04:00:10.107Z
53502026-05-28T04:00:10.110ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53512026-05-28T04:00:10.110ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53522026-05-28T04:00:16.011ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0038 s (3.6M iterations)
53532026-05-28T04:00:21.001ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53542026-05-28T04:00:21.087Zprocess/Hairpin-DHCPv4/wallclock/Discover
53552026-05-28T04:00:21.087Z time: [820.70 ns 821.00 ns 821.32 ns]
53562026-05-28T04:00:21.087Z change: [−0.1671% +0.0022% +0.1817%] (p = 0.98 > 0.05)
53572026-05-28T04:00:21.087Z No change in performance detected.
53582026-05-28T04:00:21.087ZFound 5 outliers among 100 measurements (5.00%)
53592026-05-28T04:00:21.087Z 3 (3.00%) high mild
53602026-05-28T04:00:21.087Z 2 (2.00%) high severe
53612026-05-28T04:00:21.976Z
53622026-05-28T04:00:21.979ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53632026-05-28T04:00:21.979ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53642026-05-28T04:00:27.683ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0020 s (7.4M iterations)
53652026-05-28T04:00:32.374ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53662026-05-28T04:00:32.460Zparse/Hairpin-DHCPv4/wallclock/Request
53672026-05-28T04:00:32.460Z time: [60.694 ns 60.813 ns 60.953 ns]
53682026-05-28T04:00:32.460Z change: [−2.1082% −1.0988% −0.0383%] (p = 0.04 < 0.05)
53692026-05-28T04:00:32.460Z Change within noise threshold.
53702026-05-28T04:00:32.460ZFound 7 outliers among 100 measurements (7.00%)
53712026-05-28T04:00:32.460Z 4 (4.00%) high mild
53722026-05-28T04:00:32.460Z 3 (3.00%) high severe
53732026-05-28T04:00:33.352Z
53742026-05-28T04:00:33.355ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53752026-05-28T04:00:33.356ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53762026-05-28T04:00:39.151ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0062 s (3.6M iterations)
53772026-05-28T04:00:44.158ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53782026-05-28T04:00:44.245Zprocess/Hairpin-DHCPv4/wallclock/Request
53792026-05-28T04:00:44.245Z time: [798.82 ns 799.11 ns 799.40 ns]
53802026-05-28T04:00:44.245Z change: [+0.2157% +0.3946% +0.5612%] (p = 0.00 < 0.05)
53812026-05-28T04:00:44.245Z Change within noise threshold.
53822026-05-28T04:00:44.245ZFound 4 outliers among 100 measurements (4.00%)
53832026-05-28T04:00:44.245Z 2 (2.00%) high mild
53842026-05-28T04:00:44.245Z 2 (2.00%) high severe
53852026-05-28T04:00:45.133Z
53862026-05-28T04:00:45.137ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53872026-05-28T04:00:45.137ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53882026-05-28T04:00:48.578ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0023 s (6.1M iterations)
53892026-05-28T04:00:53.485ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53902026-05-28T04:00:53.571Zparse/Hairpin-DHCPv6/wallclock/Solicit
53912026-05-28T04:00:53.571Z time: [60.042 ns 60.156 ns 60.296 ns]
53922026-05-28T04:00:53.571Z change: [−1.3087% +0.0920% +1.5685%] (p = 0.90 > 0.05)
53932026-05-28T04:00:53.571Z No change in performance detected.
53942026-05-28T04:00:53.571ZFound 11 outliers among 100 measurements (11.00%)
53952026-05-28T04:00:53.571Z 5 (5.00%) high mild
53962026-05-28T04:00:53.571Z 6 (6.00%) high severe
53972026-05-28T04:00:54.461Z
53982026-05-28T04:00:54.464ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53992026-05-28T04:00:54.465ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54002026-05-28T04:00:58.178ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0027 s (2.8M iterations)
54012026-05-28T04:01:03.200ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54022026-05-28T04:01:03.286Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54032026-05-28T04:01:03.286Z time: [1.0314 µs 1.0322 µs 1.0329 µs]
54042026-05-28T04:01:03.286Z change: [−1.1884% −0.9802% −0.7824%] (p = 0.00 < 0.05)
54052026-05-28T04:01:03.286Z Change within noise threshold.
54062026-05-28T04:01:03.286ZFound 4 outliers among 100 measurements (4.00%)
54072026-05-28T04:01:03.286Z 1 (1.00%) high mild
54082026-05-28T04:01:03.286Z 3 (3.00%) high severe
54092026-05-28T04:01:04.172Z
54102026-05-28T04:01:04.175ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54112026-05-28T04:01:04.175ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54122026-05-28T04:01:07.980ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0027 s (5.5M iterations)
54132026-05-28T04:01:12.739ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54142026-05-28T04:01:12.824Zparse/Hairpin-DHCPv6/wallclock/Request
54152026-05-28T04:01:12.825Z time: [59.895 ns 60.022 ns 60.176 ns]
54162026-05-28T04:01:12.825Z change: [−2.1364% −1.0122% +0.1021%] (p = 0.10 > 0.05)
54172026-05-28T04:01:12.825Z No change in performance detected.
54182026-05-28T04:01:12.825ZFound 7 outliers among 100 measurements (7.00%)
54192026-05-28T04:01:12.825Z 3 (3.00%) high mild
54202026-05-28T04:01:12.825Z 4 (4.00%) high severe
54212026-05-28T04:01:13.718Z
54222026-05-28T04:01:13.721ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54232026-05-28T04:01:13.721ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54242026-05-28T04:01:17.678ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0055 s (2.7M iterations)
54252026-05-28T04:01:22.670ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54262026-05-28T04:01:22.756Zprocess/Hairpin-DHCPv6/wallclock/Request
54272026-05-28T04:01:22.756Z time: [1.0748 µs 1.0765 µs 1.0783 µs]
54282026-05-28T04:01:22.756Z change: [−0.0222% +0.1730% +0.3710%] (p = 0.09 > 0.05)
54292026-05-28T04:01:22.756Z No change in performance detected.
54302026-05-28T04:01:22.756ZFound 3 outliers among 100 measurements (3.00%)
54312026-05-28T04:01:22.756Z 2 (2.00%) high mild
54322026-05-28T04:01:22.756Z 1 (1.00%) high severe
54332026-05-28T04:01:23.640Z
54342026-05-28T04:01:23.644ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54352026-05-28T04:01:23.644ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54362026-05-28T04:01:29.739ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0036 s (6.9M iterations)
54372026-05-28T04:01:34.287ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54382026-05-28T04:01:34.373Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54392026-05-28T04:01:34.373Z time: [60.479 ns 60.608 ns 60.764 ns]
54402026-05-28T04:01:34.373Z change: [−1.3259% −0.2029% +0.8200%] (p = 0.72 > 0.05)
54412026-05-28T04:01:34.373Z No change in performance detected.
54422026-05-28T04:01:34.373ZFound 7 outliers among 100 measurements (7.00%)
54432026-05-28T04:01:34.373Z 4 (4.00%) high mild
54442026-05-28T04:01:34.373Z 3 (3.00%) high severe
54452026-05-28T04:01:35.265Z
54462026-05-28T04:01:35.268ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54472026-05-28T04:01:35.268ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54482026-05-28T04:01:40.508ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0054 s (4.0M iterations)
54492026-05-28T04:01:45.381ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54502026-05-28T04:01:45.465Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54512026-05-28T04:01:45.465Z time: [614.82 ns 615.00 ns 615.21 ns]
54522026-05-28T04:01:45.465Z change: [+0.2490% +0.4253% +0.6109%] (p = 0.00 < 0.05)
54532026-05-28T04:01:45.465Z Change within noise threshold.
54542026-05-28T04:01:45.465ZFound 4 outliers among 100 measurements (4.00%)
54552026-05-28T04:01:45.465Z 2 (2.00%) high mild
54562026-05-28T04:01:45.465Z 2 (2.00%) high severe
54572026-05-28T04:01:46.357Z
54582026-05-28T04:01:46.361ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54592026-05-28T04:01:46.361ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54602026-05-28T04:01:50.860ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0041 s (4.7M iterations)
54612026-05-28T04:01:54.596ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54622026-05-28T04:01:54.682Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54632026-05-28T04:01:54.682Z time: [120.34 ns 120.56 ns 120.82 ns]
54642026-05-28T04:01:54.682Z change: [−0.5875% +0.1510% +0.9348%] (p = 0.71 > 0.05)
54652026-05-28T04:01:54.682Z No change in performance detected.
54662026-05-28T04:01:54.682ZFound 4 outliers among 100 measurements (4.00%)
54672026-05-28T04:01:54.682Z 1 (1.00%) high mild
54682026-05-28T04:01:54.682Z 3 (3.00%) high severe
54692026-05-28T04:01:55.576Z
54702026-05-28T04:01:55.579ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54712026-05-28T04:01:55.580ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54722026-05-28T04:01:58.806ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0013 s (3.2M iterations)
54732026-05-28T04:02:03.288ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54742026-05-28T04:02:03.375Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54752026-05-28T04:02:03.375Z time: [700.30 ns 700.62 ns 701.03 ns]
54762026-05-28T04:02:03.375Z change: [+0.4807% +0.6414% +0.7869%] (p = 0.00 < 0.05)
54772026-05-28T04:02:03.375Z Change within noise threshold.
54782026-05-28T04:02:03.375ZFound 2 outliers among 100 measurements (2.00%)
54792026-05-28T04:02:03.375Z 2 (2.00%) high mild
54802026-05-28T04:02:04.264Z
54812026-05-28T04:02:04.268ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54822026-05-28T04:02:04.268ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54832026-05-28T04:02:07.342ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0017 s (6.8M iterations)
54842026-05-28T04:02:11.823ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54852026-05-28T04:02:11.909Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54862026-05-28T04:02:11.909Z time: [60.144 ns 60.264 ns 60.412 ns]
54872026-05-28T04:02:11.909Z change: [−1.0089% +0.0672% +1.1090%] (p = 0.90 > 0.05)
54882026-05-28T04:02:11.909Z No change in performance detected.
54892026-05-28T04:02:11.909ZFound 6 outliers among 100 measurements (6.00%)
54902026-05-28T04:02:11.909Z 3 (3.00%) high mild
54912026-05-28T04:02:11.909Z 3 (3.00%) high severe
54922026-05-28T04:02:12.798Z
54932026-05-28T04:02:12.801ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54942026-05-28T04:02:12.801ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54952026-05-28T04:02:18.900ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0027 s (3.4M iterations)
54962026-05-28T04:02:23.690ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54972026-05-28T04:02:23.776Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54982026-05-28T04:02:23.776Z time: [793.88 ns 794.39 ns 795.05 ns]
54992026-05-28T04:02:23.776Z change: [+0.2606% +0.4036% +0.5402%] (p = 0.00 < 0.05)
55002026-05-28T04:02:23.776Z Change within noise threshold.
55012026-05-28T04:02:23.776ZFound 2 outliers among 100 measurements (2.00%)
55022026-05-28T04:02:23.777Z 1 (1.00%) high mild
55032026-05-28T04:02:23.777Z 1 (1.00%) high severe
55042026-05-28T04:02:24.664Z
55052026-05-28T04:02:24.667ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55062026-05-28T04:02:24.667ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55072026-05-28T04:02:27.780ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0011 s (6.7M iterations)
55082026-05-28T04:02:32.200ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55092026-05-28T04:02:32.286Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55102026-05-28T04:02:32.286Z time: [60.211 ns 60.349 ns 60.521 ns]
55112026-05-28T04:02:32.286Z change: [−0.6469% +0.4597% +1.5699%] (p = 0.43 > 0.05)
55122026-05-28T04:02:32.286Z No change in performance detected.
55132026-05-28T04:02:32.286ZFound 6 outliers among 100 measurements (6.00%)
55142026-05-28T04:02:32.286Z 3 (3.00%) high mild
55152026-05-28T04:02:32.287Z 3 (3.00%) high severe
55162026-05-28T04:02:33.178Z
55172026-05-28T04:02:33.202ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55182026-05-28T04:02:33.202ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55192026-05-28T04:02:39.112ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0006 s (3.5M iterations)
55202026-05-28T04:02:43.893ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55212026-05-28T04:02:43.978Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55222026-05-28T04:02:43.978Z time: [754.40 ns 754.89 ns 755.43 ns]
55232026-05-28T04:02:43.978Z change: [−0.0773% +0.1313% +0.3483%] (p = 0.24 > 0.05)
55242026-05-28T04:02:43.978Z No change in performance detected.
55252026-05-28T04:02:43.978ZFound 2 outliers among 100 measurements (2.00%)
55262026-05-28T04:02:43.978Z 1 (1.00%) high mild
55272026-05-28T04:02:43.978Z 1 (1.00%) high severe
55282026-05-28T04:02:44.862Z
55292026-05-28T04:02:44.865ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55302026-05-28T04:02:44.865ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55312026-05-28T04:02:48.298ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (12M iterations)
55322026-05-28T04:02:52.097ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55332026-05-28T04:02:52.183Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55342026-05-28T04:02:52.183Z time: [61.475 ns 61.641 ns 61.833 ns]
55352026-05-28T04:02:52.183Z change: [−0.7326% +0.0103% +0.7863%] (p = 0.98 > 0.05)
55362026-05-28T04:02:52.183Z No change in performance detected.
55372026-05-28T04:02:52.183ZFound 5 outliers among 100 measurements (5.00%)
55382026-05-28T04:02:52.183Z 3 (3.00%) high mild
55392026-05-28T04:02:52.183Z 2 (2.00%) high severe
55402026-05-28T04:02:53.080Z
55412026-05-28T04:02:53.084ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55422026-05-28T04:02:53.084ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55432026-05-28T04:02:58.197ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0024 s (4.1M iterations)
55442026-05-28T04:03:02.923ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55452026-05-28T04:03:03.009Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55462026-05-28T04:03:03.009Z time: [244.97 ns 245.10 ns 245.27 ns]
55472026-05-28T04:03:03.009Z change: [−0.1302% +0.2600% +0.6771%] (p = 0.21 > 0.05)
55482026-05-28T04:03:03.009Z No change in performance detected.
55492026-05-28T04:03:03.009ZFound 6 outliers among 100 measurements (6.00%)
55502026-05-28T04:03:03.009Z 3 (3.00%) high mild
55512026-05-28T04:03:03.009Z 3 (3.00%) high severe
55522026-05-28T04:03:03.899Z
55532026-05-28T04:03:03.902ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55542026-05-28T04:03:03.902ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55552026-05-28T04:03:06.943ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (6.9M iterations)
55562026-05-28T04:03:11.649ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55572026-05-28T04:03:11.736Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55582026-05-28T04:03:11.736Z time: [89.205 ns 89.372 ns 89.568 ns]
55592026-05-28T04:03:11.736Z change: [+10.404% +11.270% +12.026%] (p = 0.00 < 0.05)
55602026-05-28T04:03:11.736Z Performance has regressed.
55612026-05-28T04:03:11.736ZFound 4 outliers among 100 measurements (4.00%)
55622026-05-28T04:03:11.736Z 3 (3.00%) high mild
55632026-05-28T04:03:11.736Z 1 (1.00%) high severe
55642026-05-28T04:03:12.619Z
55652026-05-28T04:03:12.622ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55662026-05-28T04:03:12.622ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55672026-05-28T04:03:16.630ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (2.6M iterations)
55682026-05-28T04:03:21.600ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55692026-05-28T04:03:21.686Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55702026-05-28T04:03:21.686Z time: [273.37 ns 273.60 ns 273.85 ns]
55712026-05-28T04:03:21.686Z change: [+3.2891% +3.6525% +3.9950%] (p = 0.00 < 0.05)
55722026-05-28T04:03:21.686Z Performance has regressed.
55732026-05-28T04:03:21.686ZFound 3 outliers among 100 measurements (3.00%)
55742026-05-28T04:03:21.686Z 2 (2.00%) high mild
55752026-05-28T04:03:21.686Z 1 (1.00%) high severe
55762026-05-28T04:03:22.570Z
55772026-05-28T04:03:22.574ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55782026-05-28T04:03:22.574ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55792026-05-28T04:03:28.781ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0028 s (6.8M iterations)
55802026-05-28T04:03:32.331ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55812026-05-28T04:03:32.416Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55822026-05-28T04:03:32.416Z time: [98.122 ns 98.401 ns 98.646 ns]
55832026-05-28T04:03:32.416Z change: [−0.6349% +0.0935% +0.7863%] (p = 0.80 > 0.05)
55842026-05-28T04:03:32.416Z No change in performance detected.
55852026-05-28T04:03:32.416ZFound 29 outliers among 100 measurements (29.00%)
55862026-05-28T04:03:32.416Z 19 (19.00%) low mild
55872026-05-28T04:03:32.417Z 5 (5.00%) high mild
55882026-05-28T04:03:32.417Z 5 (5.00%) high severe
55892026-05-28T04:03:33.302Z
55902026-05-28T04:03:33.305ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55912026-05-28T04:03:33.305ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55922026-05-28T04:03:39.477ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0032 s (3.4M iterations)
55932026-05-28T04:03:43.909ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55942026-05-28T04:03:43.994Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55952026-05-28T04:03:43.995Z time: [216.32 ns 216.72 ns 217.11 ns]
55962026-05-28T04:03:43.995Z change: [−0.7492% −0.1692% +0.3626%] (p = 0.56 > 0.05)
55972026-05-28T04:03:43.995Z No change in performance detected.
55982026-05-28T04:03:43.995ZFound 2 outliers among 100 measurements (2.00%)
55992026-05-28T04:03:43.995Z 1 (1.00%) high mild
56002026-05-28T04:03:43.995Z 1 (1.00%) high severe
56012026-05-28T04:03:44.887Z
56022026-05-28T04:03:44.889ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56032026-05-28T04:03:44.889ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56042026-05-28T04:03:49.218ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (4.8M iterations)
56052026-05-28T04:03:53.629ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56062026-05-28T04:03:53.716Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56072026-05-28T04:03:53.716Z time: [116.74 ns 117.09 ns 117.38 ns]
56082026-05-28T04:03:53.716Z change: [−0.6897% +0.0929% +0.9041%] (p = 0.82 > 0.05)
56092026-05-28T04:03:53.716Z No change in performance detected.
56102026-05-28T04:03:53.716ZFound 30 outliers among 100 measurements (30.00%)
56112026-05-28T04:03:53.716Z 3 (3.00%) low severe
56122026-05-28T04:03:53.716Z 16 (16.00%) low mild
56132026-05-28T04:03:53.716Z 4 (4.00%) high mild
56142026-05-28T04:03:53.717Z 7 (7.00%) high severe
56152026-05-28T04:03:54.609Z
56162026-05-28T04:03:54.612ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56172026-05-28T04:03:54.612ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56182026-05-28T04:03:59.044ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0085 s (2.4M iterations)
56192026-05-28T04:04:03.888ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56202026-05-28T04:04:03.973Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56212026-05-28T04:04:03.973Z time: [235.73 ns 236.04 ns 236.40 ns]
56222026-05-28T04:04:03.973Z change: [−0.8661% −0.2506% +0.4360%] (p = 0.45 > 0.05)
56232026-05-28T04:04:03.974Z No change in performance detected.
56242026-05-28T04:04:03.974ZFound 4 outliers among 100 measurements (4.00%)
56252026-05-28T04:04:03.974Z 2 (2.00%) high mild
56262026-05-28T04:04:03.974Z 2 (2.00%) high severe
56272026-05-28T04:04:04.862Z
56282026-05-28T04:04:04.864ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56292026-05-28T04:04:04.864ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56302026-05-28T04:04:08.135ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (13M iterations)
56312026-05-28T04:04:12.070ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56322026-05-28T04:04:12.156Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56332026-05-28T04:04:12.156Z time: [60.684 ns 60.833 ns 61.001 ns]
56342026-05-28T04:04:12.156Z change: [−0.8072% −0.1351% +0.5746%] (p = 0.71 > 0.05)
56352026-05-28T04:04:12.156Z No change in performance detected.
56362026-05-28T04:04:12.156ZFound 5 outliers among 100 measurements (5.00%)
56372026-05-28T04:04:12.156Z 2 (2.00%) high mild
56382026-05-28T04:04:12.156Z 3 (3.00%) high severe
56392026-05-28T04:04:13.053Z
56402026-05-28T04:04:13.056ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56412026-05-28T04:04:13.056ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56422026-05-28T04:04:17.829ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0028 s (4.4M iterations)
56432026-05-28T04:04:22.615ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56442026-05-28T04:04:22.699Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56452026-05-28T04:04:22.699Z time: [218.81 ns 218.94 ns 219.10 ns]
56462026-05-28T04:04:22.699Z change: [−0.5298% −0.0556% +0.4000%] (p = 0.83 > 0.05)
56472026-05-28T04:04:22.699Z No change in performance detected.
56482026-05-28T04:04:22.699ZFound 6 outliers among 100 measurements (6.00%)
56492026-05-28T04:04:22.699Z 2 (2.00%) high mild
56502026-05-28T04:04:22.699Z 4 (4.00%) high severe
56512026-05-28T04:04:23.596Z
56522026-05-28T04:04:23.599ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56532026-05-28T04:04:23.599ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56542026-05-28T04:04:29.584ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (7.0M iterations)
56552026-05-28T04:04:34.190ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56562026-05-28T04:04:34.277Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56572026-05-28T04:04:34.277Z time: [78.374 ns 78.541 ns 78.722 ns]
56582026-05-28T04:04:34.277Z change: [−0.9442% −0.0913% +0.7743%] (p = 0.84 > 0.05)
56592026-05-28T04:04:34.277Z No change in performance detected.
56602026-05-28T04:04:34.277ZFound 4 outliers among 100 measurements (4.00%)
56612026-05-28T04:04:34.277Z 2 (2.00%) high mild
56622026-05-28T04:04:34.277Z 2 (2.00%) high severe
56632026-05-28T04:04:35.170Z
56642026-05-28T04:04:35.174ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56652026-05-28T04:04:35.174ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56662026-05-28T04:04:38.969ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (2.8M iterations)
56672026-05-28T04:04:43.931ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56682026-05-28T04:04:44.017Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56692026-05-28T04:04:44.017Z time: [237.98 ns 238.59 ns 239.19 ns]
56702026-05-28T04:04:44.017Z change: [−0.6495% −0.2343% +0.1981%] (p = 0.30 > 0.05)
56712026-05-28T04:04:44.017Z No change in performance detected.
56722026-05-28T04:04:44.017ZFound 5 outliers among 100 measurements (5.00%)
56732026-05-28T04:04:44.017Z 2 (2.00%) high mild
56742026-05-28T04:04:44.017Z 3 (3.00%) high severe
56752026-05-28T04:04:44.902Z
56762026-05-28T04:04:44.905ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56772026-05-28T04:04:44.905ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56782026-05-28T04:04:50.977ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0025 s (6.9M iterations)
56792026-05-28T04:04:54.572ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56802026-05-28T04:04:54.658Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56812026-05-28T04:04:54.658Z time: [97.611 ns 97.851 ns 98.065 ns]
56822026-05-28T04:04:54.658Z change: [−0.4511% +0.2692% +0.9546%] (p = 0.47 > 0.05)
56832026-05-28T04:04:54.658Z No change in performance detected.
56842026-05-28T04:04:54.658ZFound 5 outliers among 100 measurements (5.00%)
56852026-05-28T04:04:54.658Z 2 (2.00%) high mild
56862026-05-28T04:04:54.658Z 3 (3.00%) high severe
56872026-05-28T04:04:55.552Z
56882026-05-28T04:04:55.554ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56892026-05-28T04:04:55.554ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56902026-05-28T04:05:01.405ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0034 s (3.6M iterations)
56912026-05-28T04:05:05.853ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56922026-05-28T04:05:05.940Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56932026-05-28T04:05:05.940Z time: [188.82 ns 189.22 ns 189.66 ns]
56942026-05-28T04:05:05.940Z change: [−0.1943% +0.4916% +1.1665%] (p = 0.16 > 0.05)
56952026-05-28T04:05:05.940Z No change in performance detected.
56962026-05-28T04:05:05.940ZFound 17 outliers among 100 measurements (17.00%)
56972026-05-28T04:05:05.940Z 15 (15.00%) high mild
56982026-05-28T04:05:05.940Z 2 (2.00%) high severe
56992026-05-28T04:05:06.831Z
57002026-05-28T04:05:06.835ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57012026-05-28T04:05:06.835ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57022026-05-28T04:05:11.101ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0014 s (4.9M iterations)
57032026-05-28T04:05:15.431ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57042026-05-28T04:05:15.517Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57052026-05-28T04:05:15.517Z time: [115.94 ns 116.26 ns 116.54 ns]
57062026-05-28T04:05:15.517Z change: [−1.5806% −0.7988% −0.0587%] (p = 0.05 < 0.05)
57072026-05-28T04:05:15.517Z Change within noise threshold.
57082026-05-28T04:05:15.517ZFound 24 outliers among 100 measurements (24.00%)
57092026-05-28T04:05:15.517Z 13 (13.00%) low mild
57102026-05-28T04:05:15.517Z 5 (5.00%) high mild
57112026-05-28T04:05:15.517Z 6 (6.00%) high severe
57122026-05-28T04:05:16.410Z
57132026-05-28T04:05:16.413ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57142026-05-28T04:05:16.413ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57152026-05-28T04:05:20.679ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0064 s (2.5M iterations)
57162026-05-28T04:05:25.491ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57172026-05-28T04:05:25.576Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57182026-05-28T04:05:25.576Z time: [206.78 ns 207.25 ns 207.71 ns]
57192026-05-28T04:05:25.576Z change: [−0.9632% −0.3202% +0.3545%] (p = 0.36 > 0.05)
57202026-05-28T04:05:25.576Z No change in performance detected.
57212026-05-28T04:05:25.576ZFound 4 outliers among 100 measurements (4.00%)
57222026-05-28T04:05:25.576Z 2 (2.00%) high mild
57232026-05-28T04:05:25.576Z 2 (2.00%) high severe
57242026-05-28T04:05:26.468Z
57252026-05-28T04:05:26.471ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57262026-05-28T04:05:26.471ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57272026-05-28T04:05:30.045ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0020 s (12M iterations)
57282026-05-28T04:05:34.084ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57292026-05-28T04:05:34.169Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57302026-05-28T04:05:34.169Z time: [61.181 ns 61.313 ns 61.468 ns]
57312026-05-28T04:05:34.169Z change: [−0.5885% +0.1507% +0.8999%] (p = 0.69 > 0.05)
57322026-05-28T04:05:34.169Z No change in performance detected.
57332026-05-28T04:05:34.169ZFound 5 outliers among 100 measurements (5.00%)
57342026-05-28T04:05:34.169Z 1 (1.00%) high mild
57352026-05-28T04:05:34.169Z 4 (4.00%) high severe
57362026-05-28T04:05:35.059Z
57372026-05-28T04:05:35.062ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57382026-05-28T04:05:35.062ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57392026-05-28T04:05:40.342ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0060 s (4.0M iterations)
57402026-05-28T04:05:45.171ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57412026-05-28T04:05:45.256Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57422026-05-28T04:05:45.256Z time: [240.84 ns 241.14 ns 241.43 ns]
57432026-05-28T04:05:45.256Z change: [−0.1045% +0.4196% +0.9381%] (p = 0.13 > 0.05)
57442026-05-28T04:05:45.257Z No change in performance detected.
57452026-05-28T04:05:45.257ZFound 3 outliers among 100 measurements (3.00%)
57462026-05-28T04:05:45.257Z 1 (1.00%) high mild
57472026-05-28T04:05:45.257Z 2 (2.00%) high severe
57482026-05-28T04:05:46.149Z
57492026-05-28T04:05:46.151ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57502026-05-28T04:05:46.151ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57512026-05-28T04:05:49.243ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0024 s (6.8M iterations)
57522026-05-28T04:05:54.007ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57532026-05-28T04:05:54.093Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57542026-05-28T04:05:54.093Z time: [79.105 ns 79.296 ns 79.506 ns]
57552026-05-28T04:05:54.093Z change: [−0.5557% +0.2363% +1.1272%] (p = 0.60 > 0.05)
57562026-05-28T04:05:54.093Z No change in performance detected.
57572026-05-28T04:05:54.093ZFound 6 outliers among 100 measurements (6.00%)
57582026-05-28T04:05:54.093Z 3 (3.00%) high mild
57592026-05-28T04:05:54.093Z 3 (3.00%) high severe
57602026-05-28T04:05:54.982Z
57612026-05-28T04:05:54.985ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57622026-05-28T04:05:54.985ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57632026-05-28T04:05:59.030ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0091 s (2.6M iterations)
57642026-05-28T04:06:04.033ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57652026-05-28T04:06:04.118Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57662026-05-28T04:06:04.118Z time: [259.20 ns 259.38 ns 259.57 ns]
57672026-05-28T04:06:04.118Z change: [−0.3808% +0.0416% +0.4658%] (p = 0.85 > 0.05)
57682026-05-28T04:06:04.118Z No change in performance detected.
57692026-05-28T04:06:04.118ZFound 8 outliers among 100 measurements (8.00%)
57702026-05-28T04:06:04.118Z 3 (3.00%) high mild
57712026-05-28T04:06:04.118Z 5 (5.00%) high severe
57722026-05-28T04:06:05.013Z
57732026-05-28T04:06:05.017ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57742026-05-28T04:06:05.017ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57752026-05-28T04:06:08.052ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0019 s (6.9M iterations)
57762026-05-28T04:06:11.937ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57772026-05-28T04:06:12.022Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57782026-05-28T04:06:12.023Z time: [98.744 ns 98.846 ns 98.956 ns]
57792026-05-28T04:06:12.023Z change: [+0.2201% +0.8215% +1.4368%] (p = 0.01 < 0.05)
57802026-05-28T04:06:12.023Z Change within noise threshold.
57812026-05-28T04:06:12.023ZFound 13 outliers among 100 measurements (13.00%)
57822026-05-28T04:06:12.023Z 5 (5.00%) high mild
57832026-05-28T04:06:12.023Z 8 (8.00%) high severe
57842026-05-28T04:06:12.916Z
57852026-05-28T04:06:12.918ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57862026-05-28T04:06:12.918ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57872026-05-28T04:06:15.981ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0035 s (3.4M iterations)
57882026-05-28T04:06:20.650ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57892026-05-28T04:06:20.735Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57902026-05-28T04:06:20.736Z time: [210.09 ns 210.48 ns 210.84 ns]
57912026-05-28T04:06:20.736Z change: [−0.6188% −0.0376% +0.5267%] (p = 0.90 > 0.05)
57922026-05-28T04:06:20.736Z No change in performance detected.
57932026-05-28T04:06:20.736ZFound 3 outliers among 100 measurements (3.00%)
57942026-05-28T04:06:20.736Z 2 (2.00%) high mild
57952026-05-28T04:06:20.736Z 1 (1.00%) high severe
57962026-05-28T04:06:21.626Z
57972026-05-28T04:06:21.629ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57982026-05-28T04:06:21.629ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57992026-05-28T04:06:26.082ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0050 s (4.7M iterations)
58002026-05-28T04:06:30.544ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58012026-05-28T04:06:30.629Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58022026-05-28T04:06:30.629Z time: [116.75 ns 116.93 ns 117.09 ns]
58032026-05-28T04:06:30.629Z change: [−1.2513% −0.4474% +0.2734%] (p = 0.26 > 0.05)
58042026-05-28T04:06:30.629Z No change in performance detected.
58052026-05-28T04:06:30.629ZFound 15 outliers among 100 measurements (15.00%)
58062026-05-28T04:06:30.629Z 4 (4.00%) low mild
58072026-05-28T04:06:30.629Z 1 (1.00%) high mild
58082026-05-28T04:06:30.629Z 10 (10.00%) high severe
58092026-05-28T04:06:31.521Z
58102026-05-28T04:06:31.524ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58112026-05-28T04:06:31.524ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58122026-05-28T04:06:36.045ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0105 s (2.3M iterations)
58132026-05-28T04:06:40.902ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58142026-05-28T04:06:40.988Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58152026-05-28T04:06:40.988Z time: [228.25 ns 228.75 ns 229.22 ns]
58162026-05-28T04:06:40.988Z change: [−0.5145% +0.1105% +0.7443%] (p = 0.73 > 0.05)
58172026-05-28T04:06:40.988Z No change in performance detected.
58182026-05-28T04:06:40.988ZFound 4 outliers among 100 measurements (4.00%)
58192026-05-28T04:06:40.988Z 4 (4.00%) high mild
58202026-05-28T04:06:41.884Z
58212026-05-28T04:06:41.887ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58222026-05-28T04:06:41.887ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58232026-05-28T04:06:45.430ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (12M iterations)
58242026-05-28T04:06:49.449ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58252026-05-28T04:06:49.534Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58262026-05-28T04:06:49.535Z time: [60.509 ns 60.636 ns 60.777 ns]
58272026-05-28T04:06:49.535Z change: [−0.4972% +0.2736% +1.0795%] (p = 0.51 > 0.05)
58282026-05-28T04:06:49.535Z No change in performance detected.
58292026-05-28T04:06:49.535ZFound 4 outliers among 100 measurements (4.00%)
58302026-05-28T04:06:49.535Z 1 (1.00%) high mild
58312026-05-28T04:06:49.535Z 3 (3.00%) high severe
58322026-05-28T04:06:50.425Z
58332026-05-28T04:06:50.439ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58342026-05-28T04:06:50.439ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58352026-05-28T04:06:55.495ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0045 s (4.1M iterations)
58362026-05-28T04:07:00.275ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58372026-05-28T04:07:00.361Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58382026-05-28T04:07:00.361Z time: [218.37 ns 218.54 ns 218.74 ns]
58392026-05-28T04:07:00.361Z change: [−0.7445% −0.3246% +0.0804%] (p = 0.14 > 0.05)
58402026-05-28T04:07:00.361Z No change in performance detected.
58412026-05-28T04:07:00.361ZFound 4 outliers among 100 measurements (4.00%)
58422026-05-28T04:07:00.361Z 2 (2.00%) high mild
58432026-05-28T04:07:00.361Z 2 (2.00%) high severe
58442026-05-28T04:07:01.254Z
58452026-05-28T04:07:01.257ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58462026-05-28T04:07:01.257ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58472026-05-28T04:07:04.261ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (7.0M iterations)
58482026-05-28T04:07:09.069ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58492026-05-28T04:07:09.155Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58502026-05-28T04:07:09.155Z time: [77.811 ns 77.982 ns 78.165 ns]
58512026-05-28T04:07:09.155Z change: [−1.2766% −0.4356% +0.4829%] (p = 0.34 > 0.05)
58522026-05-28T04:07:09.155Z No change in performance detected.
58532026-05-28T04:07:09.155ZFound 6 outliers among 100 measurements (6.00%)
58542026-05-28T04:07:09.155Z 4 (4.00%) high mild
58552026-05-28T04:07:09.155Z 2 (2.00%) high severe
58562026-05-28T04:07:10.051Z
58572026-05-28T04:07:10.054ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58582026-05-28T04:07:10.055ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58592026-05-28T04:07:13.946ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0078 s (2.7M iterations)
58602026-05-28T04:07:18.980ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58612026-05-28T04:07:19.065Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58622026-05-28T04:07:19.066Z time: [237.24 ns 237.64 ns 238.13 ns]
58632026-05-28T04:07:19.066Z change: [+0.2155% +0.6862% +1.1351%] (p = 0.00 < 0.05)
58642026-05-28T04:07:19.066Z Change within noise threshold.
58652026-05-28T04:07:19.066ZFound 5 outliers among 100 measurements (5.00%)
58662026-05-28T04:07:19.066Z 4 (4.00%) high mild
58672026-05-28T04:07:19.066Z 1 (1.00%) high severe
58682026-05-28T04:07:19.948Z
58692026-05-28T04:07:19.951ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58702026-05-28T04:07:19.951ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58712026-05-28T04:07:26.305ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0015 s (6.6M iterations)
58722026-05-28T04:07:29.971ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58732026-05-28T04:07:30.056Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58742026-05-28T04:07:30.056Z time: [97.862 ns 97.959 ns 98.063 ns]
58752026-05-28T04:07:30.056Z change: [−0.6824% +0.0019% +0.7281%] (p = 1.00 > 0.05)
58762026-05-28T04:07:30.056Z No change in performance detected.
58772026-05-28T04:07:30.056ZFound 8 outliers among 100 measurements (8.00%)
58782026-05-28T04:07:30.056Z 3 (3.00%) high mild
58792026-05-28T04:07:30.057Z 5 (5.00%) high severe
58802026-05-28T04:07:30.952Z
58812026-05-28T04:07:30.955ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58822026-05-28T04:07:30.955ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58832026-05-28T04:07:37.074ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0040 s (3.4M iterations)
58842026-05-28T04:07:41.555ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58852026-05-28T04:07:41.641Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58862026-05-28T04:07:41.641Z time: [185.83 ns 186.31 ns 186.78 ns]
58872026-05-28T04:07:41.641Z change: [−0.5105% +0.1744% +0.8734%] (p = 0.62 > 0.05)
58882026-05-28T04:07:41.641Z No change in performance detected.
58892026-05-28T04:07:41.641ZFound 2 outliers among 100 measurements (2.00%)
58902026-05-28T04:07:41.641Z 1 (1.00%) high mild
58912026-05-28T04:07:41.641Z 1 (1.00%) high severe
58922026-05-28T04:07:42.528Z
58932026-05-28T04:07:42.531ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58942026-05-28T04:07:42.531ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58952026-05-28T04:07:46.908ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0000 s (4.8M iterations)
58962026-05-28T04:07:51.345ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58972026-05-28T04:07:51.431Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58982026-05-28T04:07:51.431Z time: [116.52 ns 116.69 ns 116.83 ns]
58992026-05-28T04:07:51.431Z change: [−0.8320% +0.0753% +1.0659%] (p = 0.88 > 0.05)
59002026-05-28T04:07:51.431Z No change in performance detected.
59012026-05-28T04:07:51.431ZFound 11 outliers among 100 measurements (11.00%)
59022026-05-28T04:07:51.431Z 4 (4.00%) high mild
59032026-05-28T04:07:51.431Z 7 (7.00%) high severe
59042026-05-28T04:07:52.328Z
59052026-05-28T04:07:52.331ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59062026-05-28T04:07:52.331ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59072026-05-28T04:07:56.694ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (2.4M iterations)
59082026-05-28T04:08:01.557ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59092026-05-28T04:08:01.642Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59102026-05-28T04:08:01.642Z time: [204.33 ns 204.80 ns 205.26 ns]
59112026-05-28T04:08:01.642Z change: [−0.7107% +0.0047% +0.7348%] (p = 0.98 > 0.05)
59122026-05-28T04:08:01.642Z No change in performance detected.
59132026-05-28T04:08:01.642ZFound 4 outliers among 100 measurements (4.00%)
59142026-05-28T04:08:01.642Z 2 (2.00%) high mild
59152026-05-28T04:08:01.642Z 2 (2.00%) high severe
59162026-05-28T04:08:02.537Z
59172026-05-28T04:08:02.540ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59182026-05-28T04:08:02.540ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59192026-05-28T04:08:05.840ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (13M iterations)
59202026-05-28T04:08:09.805ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59212026-05-28T04:08:09.891Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59222026-05-28T04:08:09.891Z time: [61.663 ns 61.849 ns 62.066 ns]
59232026-05-28T04:08:09.891Z change: [−0.8778% −0.1819% +0.6261%] (p = 0.63 > 0.05)
59242026-05-28T04:08:09.891Z No change in performance detected.
59252026-05-28T04:08:09.891ZFound 4 outliers among 100 measurements (4.00%)
59262026-05-28T04:08:09.891Z 2 (2.00%) high mild
59272026-05-28T04:08:09.891Z 2 (2.00%) high severe
59282026-05-28T04:08:10.786Z
59292026-05-28T04:08:10.789ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59302026-05-28T04:08:10.790ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59312026-05-28T04:08:15.626ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0056 s (4.3M iterations)
59322026-05-28T04:08:20.680ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59332026-05-28T04:08:20.766Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59342026-05-28T04:08:20.766Z time: [270.45 ns 272.16 ns 274.42 ns]
59352026-05-28T04:08:20.766Z change: [−13.654% +0.6339% +15.268%] (p = 0.94 > 0.05)
59362026-05-28T04:08:20.766Z No change in performance detected.
59372026-05-28T04:08:20.766ZFound 12 outliers among 100 measurements (12.00%)
59382026-05-28T04:08:20.766Z 4 (4.00%) high mild
59392026-05-28T04:08:20.766Z 8 (8.00%) high severe
59402026-05-28T04:08:21.661Z
59412026-05-28T04:08:21.665ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59422026-05-28T04:08:21.665ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59432026-05-28T04:08:27.551ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (7.1M iterations)
59442026-05-28T04:08:32.300ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59452026-05-28T04:08:32.387Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59462026-05-28T04:08:32.387Z time: [79.343 ns 79.517 ns 79.701 ns]
59472026-05-28T04:08:32.387Z change: [−0.8336% +0.0049% +0.8573%] (p = 0.98 > 0.05)
59482026-05-28T04:08:32.387Z No change in performance detected.
59492026-05-28T04:08:32.387ZFound 5 outliers among 100 measurements (5.00%)
59502026-05-28T04:08:32.387Z 2 (2.00%) high mild
59512026-05-28T04:08:32.387Z 3 (3.00%) high severe
59522026-05-28T04:08:33.279Z
59532026-05-28T04:08:33.281ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59542026-05-28T04:08:33.281ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59552026-05-28T04:08:37.137ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0076 s (2.7M iterations)
59562026-05-28T04:08:42.308ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59572026-05-28T04:08:42.394Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59582026-05-28T04:08:42.394Z time: [303.58 ns 306.28 ns 309.81 ns]
59592026-05-28T04:08:42.394Z change: [−12.790% +0.5176% +15.457%] (p = 0.94 > 0.05)
59602026-05-28T04:08:42.394Z No change in performance detected.
59612026-05-28T04:08:42.394ZFound 12 outliers among 100 measurements (12.00%)
59622026-05-28T04:08:42.394Z 5 (5.00%) high mild
59632026-05-28T04:08:42.394Z 7 (7.00%) high severe
59642026-05-28T04:08:43.284Z
59652026-05-28T04:08:43.287ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59662026-05-28T04:08:43.287ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59672026-05-28T04:08:49.262ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0014 s (7.0M iterations)
59682026-05-28T04:08:52.946ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59692026-05-28T04:08:53.033Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59702026-05-28T04:08:53.033Z time: [97.640 ns 97.885 ns 98.113 ns]
59712026-05-28T04:08:53.033Z change: [−0.8569% −0.1568% +0.5005%] (p = 0.66 > 0.05)
59722026-05-28T04:08:53.033Z No change in performance detected.
59732026-05-28T04:08:53.033ZFound 10 outliers among 100 measurements (10.00%)
59742026-05-28T04:08:53.033Z 6 (6.00%) high mild
59752026-05-28T04:08:53.033Z 4 (4.00%) high severe
59762026-05-28T04:08:53.929Z
59772026-05-28T04:08:53.932ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59782026-05-28T04:08:53.932ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59792026-05-28T04:08:59.813ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0018 s (3.6M iterations)
59802026-05-28T04:09:04.470ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59812026-05-28T04:09:04.555Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59822026-05-28T04:09:04.555Z time: [234.38 ns 235.50 ns 237.01 ns]
59832026-05-28T04:09:04.556Z change: [−11.219% −0.5031% +10.676%] (p = 0.93 > 0.05)
59842026-05-28T04:09:04.556Z No change in performance detected.
59852026-05-28T04:09:04.556ZFound 9 outliers among 100 measurements (9.00%)
59862026-05-28T04:09:04.556Z 2 (2.00%) high mild
59872026-05-28T04:09:04.556Z 7 (7.00%) high severe
59882026-05-28T04:09:05.445Z
59892026-05-28T04:09:05.448ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59902026-05-28T04:09:05.448ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59912026-05-28T04:09:09.621ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0016 s (5.0M iterations)
59922026-05-28T04:09:14.136ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59932026-05-28T04:09:14.222Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59942026-05-28T04:09:14.222Z time: [116.34 ns 116.67 ns 116.96 ns]
59952026-05-28T04:09:14.222Z change: [−0.3082% +0.3467% +1.0581%] (p = 0.34 > 0.05)
59962026-05-28T04:09:14.222Z No change in performance detected.
59972026-05-28T04:09:14.222ZFound 25 outliers among 100 measurements (25.00%)
59982026-05-28T04:09:14.222Z 14 (14.00%) low mild
59992026-05-28T04:09:14.222Z 4 (4.00%) high mild
60002026-05-28T04:09:14.222Z 7 (7.00%) high severe
60012026-05-28T04:09:15.114Z
60022026-05-28T04:09:15.117ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60032026-05-28T04:09:15.117ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60042026-05-28T04:09:19.375ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0067 s (2.5M iterations)
60052026-05-28T04:09:24.431ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60062026-05-28T04:09:24.516Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60072026-05-28T04:09:24.516Z time: [262.46 ns 264.11 ns 266.30 ns]
60082026-05-28T04:09:24.516Z change: [−12.218% −0.6947% +12.444%] (p = 0.92 > 0.05)
60092026-05-28T04:09:24.516Z No change in performance detected.
60102026-05-28T04:09:24.516ZFound 10 outliers among 100 measurements (10.00%)
60112026-05-28T04:09:24.517Z 4 (4.00%) high mild
60122026-05-28T04:09:24.517Z 6 (6.00%) high severe
60132026-05-28T04:09:25.406Z
60142026-05-28T04:09:25.410ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60152026-05-28T04:09:25.410ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60162026-05-28T04:09:28.524ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0000 s (13M iterations)
60172026-05-28T04:09:32.649ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60182026-05-28T04:09:32.735Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60192026-05-28T04:09:32.735Z time: [60.339 ns 60.484 ns 60.648 ns]
60202026-05-28T04:09:32.735Z change: [−0.8608% −0.1228% +0.6114%] (p = 0.76 > 0.05)
60212026-05-28T04:09:32.735Z No change in performance detected.
60222026-05-28T04:09:32.735ZFound 4 outliers among 100 measurements (4.00%)
60232026-05-28T04:09:32.735Z 1 (1.00%) high mild
60242026-05-28T04:09:32.735Z 3 (3.00%) high severe
60252026-05-28T04:09:33.628Z
60262026-05-28T04:09:33.631ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60272026-05-28T04:09:33.631ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60282026-05-28T04:09:38.301ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (4.5M iterations)
60292026-05-28T04:09:43.363ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60302026-05-28T04:09:43.448Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60312026-05-28T04:09:43.448Z time: [242.13 ns 243.73 ns 245.81 ns]
60322026-05-28T04:09:43.448Z change: [−14.438% +0.3238% +15.845%] (p = 0.98 > 0.05)
60332026-05-28T04:09:43.448Z No change in performance detected.
60342026-05-28T04:09:43.448ZFound 12 outliers among 100 measurements (12.00%)
60352026-05-28T04:09:43.448Z 5 (5.00%) high mild
60362026-05-28T04:09:43.448Z 7 (7.00%) high severe
60372026-05-28T04:09:44.345Z
60382026-05-28T04:09:44.349ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60392026-05-28T04:09:44.349ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60402026-05-28T04:09:50.223ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (7.1M iterations)
60412026-05-28T04:09:54.969ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60422026-05-28T04:09:55.055Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60432026-05-28T04:09:55.055Z time: [78.369 ns 78.532 ns 78.709 ns]
60442026-05-28T04:09:55.055Z change: [−1.0863% −0.2030% +0.6141%] (p = 0.66 > 0.05)
60452026-05-28T04:09:55.055Z No change in performance detected.
60462026-05-28T04:09:55.055ZFound 4 outliers among 100 measurements (4.00%)
60472026-05-28T04:09:55.055Z 2 (2.00%) high mild
60482026-05-28T04:09:55.055Z 2 (2.00%) high severe
60492026-05-28T04:09:55.947Z
60502026-05-28T04:09:55.950ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60512026-05-28T04:09:55.950ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60522026-05-28T04:09:59.705ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0038 s (2.8M iterations)
60532026-05-28T04:10:04.877ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60542026-05-28T04:10:04.962Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60552026-05-28T04:10:04.962Z time: [275.62 ns 278.13 ns 281.43 ns]
60562026-05-28T04:10:04.962Z change: [−13.547% +0.5983% +17.450%] (p = 0.94 > 0.05)
60572026-05-28T04:10:04.962Z No change in performance detected.
60582026-05-28T04:10:04.962ZFound 12 outliers among 100 measurements (12.00%)
60592026-05-28T04:10:04.962Z 5 (5.00%) high mild
60602026-05-28T04:10:04.962Z 7 (7.00%) high severe
60612026-05-28T04:10:05.855Z
60622026-05-28T04:10:05.858ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60632026-05-28T04:10:05.859ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60642026-05-28T04:10:11.734ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (7.1M iterations)
60652026-05-28T04:10:15.454ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60662026-05-28T04:10:15.540Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60672026-05-28T04:10:15.541Z time: [97.455 ns 97.704 ns 97.923 ns]
60682026-05-28T04:10:15.541Z change: [−0.3986% +0.2720% +0.9719%] (p = 0.45 > 0.05)
60692026-05-28T04:10:15.541Z No change in performance detected.
60702026-05-28T04:10:15.541ZFound 8 outliers among 100 measurements (8.00%)
60712026-05-28T04:10:15.541Z 4 (4.00%) high mild
60722026-05-28T04:10:15.544Z 4 (4.00%) high severe
60732026-05-28T04:10:16.432Z
60742026-05-28T04:10:16.435ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60752026-05-28T04:10:16.435ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60762026-05-28T04:10:22.135ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0048 s (3.7M iterations)
60772026-05-28T04:10:26.818ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60782026-05-28T04:10:26.903Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60792026-05-28T04:10:26.903Z time: [206.55 ns 207.68 ns 209.16 ns]
60802026-05-28T04:10:26.904Z change: [−10.975% +0.5647% +13.808%] (p = 0.93 > 0.05)
60812026-05-28T04:10:26.904Z No change in performance detected.
60822026-05-28T04:10:26.904ZFound 9 outliers among 100 measurements (9.00%)
60832026-05-28T04:10:26.904Z 3 (3.00%) high mild
60842026-05-28T04:10:26.904Z 6 (6.00%) high severe
60852026-05-28T04:10:27.796Z
60862026-05-28T04:10:27.800ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60872026-05-28T04:10:27.800ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60882026-05-28T04:10:31.945ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0044 s (5.1M iterations)
60892026-05-28T04:10:36.404ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60902026-05-28T04:10:36.490Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60912026-05-28T04:10:36.490Z time: [116.15 ns 116.50 ns 116.81 ns]
60922026-05-28T04:10:36.490Z change: [−0.5656% +0.0470% +0.6435%] (p = 0.88 > 0.05)
60932026-05-28T04:10:36.490Z No change in performance detected.
60942026-05-28T04:10:36.490ZFound 31 outliers among 100 measurements (31.00%)
60952026-05-28T04:10:36.490Z 19 (19.00%) low mild
60962026-05-28T04:10:36.490Z 4 (4.00%) high mild
60972026-05-28T04:10:36.490Z 8 (8.00%) high severe
60982026-05-28T04:10:37.379Z
60992026-05-28T04:10:37.383ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61002026-05-28T04:10:37.383ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
61012026-05-28T04:10:41.569ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (2.5M iterations)
61022026-05-28T04:10:46.612ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61032026-05-28T04:10:46.697Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61042026-05-28T04:10:46.697Z time: [234.20 ns 235.83 ns 237.97 ns]
61052026-05-28T04:10:46.697Z change: [−12.170% −0.0191% +14.739%] (p = 0.99 > 0.05)
61062026-05-28T04:10:46.697Z No change in performance detected.
61072026-05-28T04:10:46.697ZFound 10 outliers among 100 measurements (10.00%)
61082026-05-28T04:10:46.697Z 4 (4.00%) high mild
61092026-05-28T04:10:46.697Z 6 (6.00%) high severe
61102026-05-28T04:10:47.591Z
61112026-05-28T04:10:47.595ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61122026-05-28T04:10:47.595ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61132026-05-28T04:10:50.993ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (12M iterations)
61142026-05-28T04:10:55.242ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61152026-05-28T04:10:55.327Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61162026-05-28T04:10:55.328Z time: [61.311 ns 61.446 ns 61.600 ns]
61172026-05-28T04:10:55.328Z change: [−0.2472% +0.5106% +1.3122%] (p = 0.20 > 0.05)
61182026-05-28T04:10:55.328Z No change in performance detected.
61192026-05-28T04:10:55.328ZFound 4 outliers among 100 measurements (4.00%)
61202026-05-28T04:10:55.328Z 1 (1.00%) high mild
61212026-05-28T04:10:55.328Z 3 (3.00%) high severe
61222026-05-28T04:10:56.223Z
61232026-05-28T04:10:56.226ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61242026-05-28T04:10:56.226ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61252026-05-28T04:11:01.310ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0038 s (4.1M iterations)
61262026-05-28T04:11:06.410ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61272026-05-28T04:11:06.496Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61282026-05-28T04:11:06.496Z time: [271.88 ns 273.99 ns 276.76 ns]
61292026-05-28T04:11:06.496Z change: [−14.516% +0.7965% +18.331%] (p = 0.93 > 0.05)
61302026-05-28T04:11:06.496Z No change in performance detected.
61312026-05-28T04:11:06.496ZFound 12 outliers among 100 measurements (12.00%)
61322026-05-28T04:11:06.496Z 4 (4.00%) high mild
61332026-05-28T04:11:06.496Z 8 (8.00%) high severe
61342026-05-28T04:11:07.388Z
61352026-05-28T04:11:07.391ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61362026-05-28T04:11:07.392ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61372026-05-28T04:11:10.396ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0035 s (7.0M iterations)
61382026-05-28T04:11:15.362ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61392026-05-28T04:11:15.448Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61402026-05-28T04:11:15.448Z time: [78.967 ns 79.134 ns 79.306 ns]
61412026-05-28T04:11:15.448Z change: [−0.6839% +0.1682% +1.0621%] (p = 0.71 > 0.05)
61422026-05-28T04:11:15.448Z No change in performance detected.
61432026-05-28T04:11:15.448ZFound 6 outliers among 100 measurements (6.00%)
61442026-05-28T04:11:15.448Z 4 (4.00%) high mild
61452026-05-28T04:11:15.448Z 2 (2.00%) high severe
61462026-05-28T04:11:16.337Z
61472026-05-28T04:11:16.341ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61482026-05-28T04:11:16.341ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61492026-05-28T04:11:20.365ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0039 s (2.6M iterations)
61502026-05-28T04:11:25.563ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61512026-05-28T04:11:25.648Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61522026-05-28T04:11:25.648Z time: [307.80 ns 311.07 ns 315.28 ns]
61532026-05-28T04:11:25.648Z change: [−13.506% +1.0845% +17.312%] (p = 0.90 > 0.05)
61542026-05-28T04:11:25.648Z No change in performance detected.
61552026-05-28T04:11:25.648ZFound 11 outliers among 100 measurements (11.00%)
61562026-05-28T04:11:25.648Z 4 (4.00%) high mild
61572026-05-28T04:11:25.648Z 7 (7.00%) high severe
61582026-05-28T04:11:26.539Z
61592026-05-28T04:11:26.542ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61602026-05-28T04:11:26.542ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61612026-05-28T04:11:32.767ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0020 s (6.7M iterations)
61622026-05-28T04:11:36.541ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61632026-05-28T04:11:36.626Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61642026-05-28T04:11:36.626Z time: [98.452 ns 98.552 ns 98.677 ns]
61652026-05-28T04:11:36.626Z change: [−0.2291% +0.4271% +1.0727%] (p = 0.21 > 0.05)
61662026-05-28T04:11:36.627Z No change in performance detected.
61672026-05-28T04:11:36.627ZFound 8 outliers among 100 measurements (8.00%)
61682026-05-28T04:11:36.627Z 5 (5.00%) high mild
61692026-05-28T04:11:36.627Z 3 (3.00%) high severe
61702026-05-28T04:11:37.520Z
61712026-05-28T04:11:37.523ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61722026-05-28T04:11:37.523ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61732026-05-28T04:11:43.652ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0057 s (3.4M iterations)
61742026-05-28T04:11:48.366ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61752026-05-28T04:11:48.451Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61762026-05-28T04:11:48.451Z time: [232.27 ns 233.55 ns 235.26 ns]
61772026-05-28T04:11:48.451Z change: [−11.147% +0.5612% +14.011%] (p = 0.93 > 0.05)
61782026-05-28T04:11:48.451Z No change in performance detected.
61792026-05-28T04:11:48.451ZFound 10 outliers among 100 measurements (10.00%)
61802026-05-28T04:11:48.451Z 5 (5.00%) high mild
61812026-05-28T04:11:48.451Z 5 (5.00%) high severe
61822026-05-28T04:11:49.343Z
61832026-05-28T04:11:49.347ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61842026-05-28T04:11:49.347ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61852026-05-28T04:11:53.696ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0048 s (4.8M iterations)
61862026-05-28T04:11:58.242ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61872026-05-28T04:11:58.328Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61882026-05-28T04:11:58.328Z time: [116.80 ns 116.97 ns 117.12 ns]
61892026-05-28T04:11:58.328Z change: [−0.8590% −0.0436% +0.7929%] (p = 0.92 > 0.05)
61902026-05-28T04:11:58.328Z No change in performance detected.
61912026-05-28T04:11:58.328ZFound 17 outliers among 100 measurements (17.00%)
61922026-05-28T04:11:58.328Z 3 (3.00%) low mild
61932026-05-28T04:11:58.328Z 3 (3.00%) high mild
61942026-05-28T04:11:58.328Z 11 (11.00%) high severe
61952026-05-28T04:11:59.220Z
61962026-05-28T04:11:59.223ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61972026-05-28T04:11:59.224ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61982026-05-28T04:12:03.633ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0052 s (2.4M iterations)
61992026-05-28T04:12:08.645ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
62002026-05-28T04:12:08.731Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62012026-05-28T04:12:08.731Z time: [260.88 ns 262.84 ns 265.40 ns]
62022026-05-28T04:12:08.731Z change: [−13.217% +0.2819% +15.141%] (p = 0.97 > 0.05)
62032026-05-28T04:12:08.731Z No change in performance detected.
62042026-05-28T04:12:08.731ZFound 10 outliers among 100 measurements (10.00%)
62052026-05-28T04:12:08.731Z 4 (4.00%) high mild
62062026-05-28T04:12:08.732Z 6 (6.00%) high severe
62072026-05-28T04:12:09.625Z
62082026-05-28T04:12:09.628ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62092026-05-28T04:12:09.628ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62102026-05-28T04:12:13.024ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (12M iterations)
62112026-05-28T04:12:17.209ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62122026-05-28T04:12:17.294Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62132026-05-28T04:12:17.295Z time: [60.003 ns 60.141 ns 60.298 ns]
62142026-05-28T04:12:17.295Z change: [−0.9547% −0.1581% +0.6254%] (p = 0.70 > 0.05)
62152026-05-28T04:12:17.295Z No change in performance detected.
62162026-05-28T04:12:17.295ZFound 4 outliers among 100 measurements (4.00%)
62172026-05-28T04:12:17.295Z 4 (4.00%) high severe
62182026-05-28T04:12:18.189Z
62192026-05-28T04:12:18.192ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62202026-05-28T04:12:18.192ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62212026-05-28T04:12:23.149ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0046 s (4.2M iterations)
62222026-05-28T04:12:28.235ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62232026-05-28T04:12:28.321Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62242026-05-28T04:12:28.321Z time: [246.72 ns 248.66 ns 251.21 ns]
62252026-05-28T04:12:28.321Z change: [−15.268% +0.6392% +18.470%] (p = 0.95 > 0.05)
62262026-05-28T04:12:28.321Z No change in performance detected.
62272026-05-28T04:12:28.321ZFound 11 outliers among 100 measurements (11.00%)
62282026-05-28T04:12:28.321Z 3 (3.00%) high mild
62292026-05-28T04:12:28.321Z 8 (8.00%) high severe
62302026-05-28T04:12:29.215Z
62312026-05-28T04:12:29.218ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62322026-05-28T04:12:29.218ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62332026-05-28T04:12:35.291ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0036 s (6.9M iterations)
62342026-05-28T04:12:40.072ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62352026-05-28T04:12:40.158Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62362026-05-28T04:12:40.158Z time: [77.801 ns 77.958 ns 78.127 ns]
62372026-05-28T04:12:40.158Z change: [−1.1386% −0.2942% +0.6113%] (p = 0.52 > 0.05)
62382026-05-28T04:12:40.158Z No change in performance detected.
62392026-05-28T04:12:40.158ZFound 6 outliers among 100 measurements (6.00%)
62402026-05-28T04:12:40.158Z 4 (4.00%) high mild
62412026-05-28T04:12:40.158Z 2 (2.00%) high severe
62422026-05-28T04:12:41.055Z
62432026-05-28T04:12:41.059ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62442026-05-28T04:12:41.059ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62452026-05-28T04:12:44.981ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (2.7M iterations)
62462026-05-28T04:12:50.225ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62472026-05-28T04:12:50.312Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62482026-05-28T04:12:50.312Z time: [282.78 ns 285.83 ns 289.80 ns]
62492026-05-28T04:12:50.312Z change: [−14.064% +0.8335% +17.646%] (p = 0.92 > 0.05)
62502026-05-28T04:12:50.312Z No change in performance detected.
62512026-05-28T04:12:50.312ZFound 11 outliers among 100 measurements (11.00%)
62522026-05-28T04:12:50.312Z 4 (4.00%) high mild
62532026-05-28T04:12:50.312Z 7 (7.00%) high severe
62542026-05-28T04:12:51.204Z
62552026-05-28T04:12:51.208ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62562026-05-28T04:12:51.208ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62572026-05-28T04:12:57.377ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0019 s (6.8M iterations)
62582026-05-28T04:13:01.149ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62592026-05-28T04:13:01.235Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62602026-05-28T04:13:01.235Z time: [97.619 ns 97.723 ns 97.840 ns]
62612026-05-28T04:13:01.235Z change: [−0.5294% +0.1124% +0.7221%] (p = 0.74 > 0.05)
62622026-05-28T04:13:01.235Z No change in performance detected.
62632026-05-28T04:13:01.235ZFound 9 outliers among 100 measurements (9.00%)
62642026-05-28T04:13:01.235Z 4 (4.00%) high mild
62652026-05-28T04:13:01.235Z 5 (5.00%) high severe
62662026-05-28T04:13:02.121Z
62672026-05-28T04:13:02.124ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62682026-05-28T04:13:02.124ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62692026-05-28T04:13:08.107ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0007 s (3.5M iterations)
62702026-05-28T04:13:12.810ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62712026-05-28T04:13:12.895Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62722026-05-28T04:13:12.895Z time: [206.83 ns 208.08 ns 209.75 ns]
62732026-05-28T04:13:12.895Z change: [−10.846% +0.7938% +15.102%] (p = 0.91 > 0.05)
62742026-05-28T04:13:12.895Z No change in performance detected.
62752026-05-28T04:13:12.895ZFound 10 outliers among 100 measurements (10.00%)
62762026-05-28T04:13:12.895Z 3 (3.00%) high mild
62772026-05-28T04:13:12.895Z 7 (7.00%) high severe
62782026-05-28T04:13:13.787Z
62792026-05-28T04:13:13.791ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62802026-05-28T04:13:13.791ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62812026-05-28T04:13:18.053ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (4.9M iterations)
62822026-05-28T04:13:22.630ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62832026-05-28T04:13:22.716Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62842026-05-28T04:13:22.719Z time: [116.09 ns 116.25 ns 116.40 ns]
62852026-05-28T04:13:22.719Z change: [−0.7652% +0.0239% +0.7781%] (p = 0.95 > 0.05)
62862026-05-28T04:13:22.719Z No change in performance detected.
62872026-05-28T04:13:22.720ZFound 11 outliers among 100 measurements (11.00%)
62882026-05-28T04:13:22.720Z 3 (3.00%) high mild
62892026-05-28T04:13:22.720Z 8 (8.00%) high severe
62902026-05-28T04:13:23.613Z
62912026-05-28T04:13:23.616ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62922026-05-28T04:13:23.617ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62932026-05-28T04:13:27.926ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0056 s (2.4M iterations)
62942026-05-28T04:13:32.976ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62952026-05-28T04:13:33.050Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62962026-05-28T04:13:33.050Z time: [234.39 ns 236.13 ns 238.47 ns]
62972026-05-28T04:13:33.050Z change: [−13.200% +0.7655% +16.531%] (p = 0.92 > 0.05)
62982026-05-28T04:13:33.050Z No change in performance detected.
62992026-05-28T04:13:33.050ZFound 10 outliers among 100 measurements (10.00%)
63002026-05-28T04:13:33.050Z 4 (4.00%) high mild
63012026-05-28T04:13:33.050Z 6 (6.00%) high severe
63022026-05-28T04:13:33.948Z
63032026-05-28T04:13:33.951ZBenchmarking source_filter/allows/exclude_empty_v4
63042026-05-28T04:13:33.951ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63052026-05-28T04:13:38.576ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (9.3B iterations)
63062026-05-28T04:13:43.469ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63072026-05-28T04:13:43.557Zsource_filter/allows/exclude_empty_v4
63082026-05-28T04:13:43.557Z time: [524.98 ps 525.37 ps 525.84 ps]
63092026-05-28T04:13:43.557Z thrpt: [1.9017 Gelem/s 1.9034 Gelem/s 1.9048 Gelem/s]
63102026-05-28T04:13:43.557Z change:
63112026-05-28T04:13:43.557Z time: [+15.659% +16.719% +17.898%] (p = 0.00 < 0.05)
63122026-05-28T04:13:43.557Z thrpt: [−15.181% −14.324% −13.539%]
63132026-05-28T04:13:43.557Z Performance has regressed.
63142026-05-28T04:13:43.557ZFound 17 outliers among 100 measurements (17.00%)
63152026-05-28T04:13:43.557Z 17 (17.00%) high severe
63162026-05-28T04:13:44.441ZBenchmarking source_filter/allows/exclude_empty_v6
63172026-05-28T04:13:44.441ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63182026-05-28T04:13:48.398ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (11B iterations)
63192026-05-28T04:13:53.404ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63202026-05-28T04:13:53.490Zsource_filter/allows/exclude_empty_v6
63212026-05-28T04:13:53.490Z time: [460.99 ps 461.16 ps 461.32 ps]
63222026-05-28T04:13:53.490Z thrpt: [2.1677 Gelem/s 2.1685 Gelem/s 2.1692 Gelem/s]
63232026-05-28T04:13:53.490Z change:
63242026-05-28T04:13:53.490Z time: [−1.0147% −0.9362% −0.8165%] (p = 0.00 < 0.05)
63252026-05-28T04:13:53.490Z thrpt: [+0.8233% +0.9451% +1.0251%]
63262026-05-28T04:13:53.490Z Change within noise threshold.
63272026-05-28T04:13:53.490ZFound 12 outliers among 100 measurements (12.00%)
63282026-05-28T04:13:53.490Z 1 (1.00%) low severe
63292026-05-28T04:13:53.490Z 2 (2.00%) low mild
63302026-05-28T04:13:53.490Z 5 (5.00%) high mild
63312026-05-28T04:13:53.490Z 4 (4.00%) high severe
63322026-05-28T04:13:54.386ZBenchmarking source_filter/allows/exclude_miss_v4/1
63332026-05-28T04:13:54.386ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63342026-05-28T04:13:58.321ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
63352026-05-28T04:14:03.265ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63362026-05-28T04:14:03.350Zsource_filter/allows/exclude_miss_v4/1
63372026-05-28T04:14:03.350Z time: [1.7966 ns 1.8066 ns 1.8181 ns]
63382026-05-28T04:14:03.350Z thrpt: [550.03 Melem/s 553.52 Melem/s 556.59 Melem/s]
63392026-05-28T04:14:03.350Z change:
63402026-05-28T04:14:03.350Z time: [−1.3924% −0.3577% +0.6453%] (p = 0.49 > 0.05)
63412026-05-28T04:14:03.350Z thrpt: [−0.6411% +0.3590% +1.4121%]
63422026-05-28T04:14:03.350Z No change in performance detected.
63432026-05-28T04:14:03.353ZFound 7 outliers among 100 measurements (7.00%)
63442026-05-28T04:14:03.353Z 7 (7.00%) high mild
63452026-05-28T04:14:04.226ZBenchmarking source_filter/allows/exclude_hit_v4/1
63462026-05-28T04:14:04.229ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63472026-05-28T04:14:07.628ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (3.2B iterations)
63482026-05-28T04:14:12.708ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63492026-05-28T04:14:12.793Zsource_filter/allows/exclude_hit_v4/1
63502026-05-28T04:14:12.793Z time: [1.5962 ns 1.6095 ns 1.6230 ns]
63512026-05-28T04:14:12.793Z thrpt: [616.12 Melem/s 621.32 Melem/s 626.48 Melem/s]
63522026-05-28T04:14:12.793Z change:
63532026-05-28T04:14:12.793Z time: [+0.4566% +1.4824% +2.5033%] (p = 0.01 < 0.05)
63542026-05-28T04:14:12.793Z thrpt: [−2.4421% −1.4608% −0.4546%]
63552026-05-28T04:14:12.793Z Change within noise threshold.
63562026-05-28T04:14:13.680ZBenchmarking source_filter/allows/exclude_miss_v6/1
63572026-05-28T04:14:13.680ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63582026-05-28T04:14:18.433ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63592026-05-28T04:14:23.520ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63602026-05-28T04:14:23.604Zsource_filter/allows/exclude_miss_v6/1
63612026-05-28T04:14:23.605Z time: [4.4829 ns 4.5131 ns 4.5420 ns]
63622026-05-28T04:14:23.605Z thrpt: [220.17 Melem/s 221.58 Melem/s 223.07 Melem/s]
63632026-05-28T04:14:23.605Z change:
63642026-05-28T04:14:23.608Z time: [+0.2110% +0.8051% +1.4068%] (p = 0.01 < 0.05)
63652026-05-28T04:14:23.608Z thrpt: [−1.3873% −0.7987% −0.2106%]
63662026-05-28T04:14:23.608Z Change within noise threshold.
63672026-05-28T04:14:24.487ZBenchmarking source_filter/allows/exclude_hit_v6/1
63682026-05-28T04:14:24.487ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63692026-05-28T04:14:29.475ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63702026-05-28T04:14:34.476ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63712026-05-28T04:14:34.565Zsource_filter/allows/exclude_hit_v6/1
63722026-05-28T04:14:34.565Z time: [4.6458 ns 4.6466 ns 4.6472 ns]
63732026-05-28T04:14:34.565Z thrpt: [215.18 Melem/s 215.21 Melem/s 215.25 Melem/s]
63742026-05-28T04:14:34.565Z change:
63752026-05-28T04:14:34.565Z time: [+0.0606% +0.1025% +0.1359%] (p = 0.00 < 0.05)
63762026-05-28T04:14:34.565Z thrpt: [−0.1357% −0.1024% −0.0605%]
63772026-05-28T04:14:34.565Z Change within noise threshold.
63782026-05-28T04:14:35.449ZBenchmarking source_filter/allows/exclude_miss_v4/5
63792026-05-28T04:14:35.449ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63802026-05-28T04:14:39.585ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
63812026-05-28T04:14:44.556ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63822026-05-28T04:14:44.642Zsource_filter/allows/exclude_miss_v4/5
63832026-05-28T04:14:44.642Z time: [3.8103 ns 3.8389 ns 3.8667 ns]
63842026-05-28T04:14:44.642Z thrpt: [258.62 Melem/s 260.49 Melem/s 262.45 Melem/s]
63852026-05-28T04:14:44.642Z change:
63862026-05-28T04:14:44.642Z time: [−7.3248% −4.4553% −1.5353%] (p = 0.00 < 0.05)
63872026-05-28T04:14:44.642Z thrpt: [+1.5593% +4.6631% +7.9038%]
63882026-05-28T04:14:44.642Z Performance has improved.
63892026-05-28T04:14:44.642ZFound 4 outliers among 100 measurements (4.00%)
63902026-05-28T04:14:44.642Z 1 (1.00%) high mild
63912026-05-28T04:14:44.643Z 3 (3.00%) high severe
63922026-05-28T04:14:45.529ZBenchmarking source_filter/allows/exclude_hit_v4/5
63932026-05-28T04:14:45.529ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63942026-05-28T04:14:48.954ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
63952026-05-28T04:14:54.000ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63962026-05-28T04:14:54.087Zsource_filter/allows/exclude_hit_v4/5
63972026-05-28T04:14:54.087Z time: [1.5987 ns 1.6132 ns 1.6287 ns]
63982026-05-28T04:14:54.087Z thrpt: [613.98 Melem/s 619.89 Melem/s 625.52 Melem/s]
63992026-05-28T04:14:54.087Z change:
64002026-05-28T04:14:54.087Z time: [−0.6113% +0.4839% +1.5453%] (p = 0.39 > 0.05)
64012026-05-28T04:14:54.087Z thrpt: [−1.5217% −0.4815% +0.6150%]
64022026-05-28T04:14:54.087Z No change in performance detected.
64032026-05-28T04:14:54.087ZFound 6 outliers among 100 measurements (6.00%)
64042026-05-28T04:14:54.087Z 6 (6.00%) high mild
64052026-05-28T04:14:54.978ZBenchmarking source_filter/allows/exclude_miss_v6/5
64062026-05-28T04:14:54.978ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64072026-05-28T04:14:58.552ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (751M iterations)
64082026-05-28T04:15:03.557ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64092026-05-28T04:15:03.643Zsource_filter/allows/exclude_miss_v6/5
64102026-05-28T04:15:03.643Z time: [6.6562 ns 6.6584 ns 6.6612 ns]
64112026-05-28T04:15:03.643Z thrpt: [150.12 Melem/s 150.19 Melem/s 150.24 Melem/s]
64122026-05-28T04:15:03.643Z change:
64132026-05-28T04:15:03.643Z time: [+0.3639% +0.4653% +0.5897%] (p = 0.00 < 0.05)
64142026-05-28T04:15:03.643Z thrpt: [−0.5863% −0.4631% −0.3626%]
64152026-05-28T04:15:03.643Z Change within noise threshold.
64162026-05-28T04:15:03.643ZFound 2 outliers among 100 measurements (2.00%)
64172026-05-28T04:15:03.643Z 2 (2.00%) high severe
64182026-05-28T04:15:04.534ZBenchmarking source_filter/allows/exclude_hit_v6/5
64192026-05-28T04:15:04.534ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64202026-05-28T04:15:09.525ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64212026-05-28T04:15:14.831ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64222026-05-28T04:15:14.881Zsource_filter/allows/exclude_hit_v6/5
64232026-05-28T04:15:14.881Z time: [4.6468 ns 4.6475 ns 4.6482 ns]
64242026-05-28T04:15:14.881Z thrpt: [215.14 Melem/s 215.17 Melem/s 215.20 Melem/s]
64252026-05-28T04:15:14.881Z change:
64262026-05-28T04:15:14.881Z time: [+0.1439% +0.1646% +0.1837%] (p = 0.00 < 0.05)
64272026-05-28T04:15:14.881Z thrpt: [−0.1833% −0.1643% −0.1437%]
64282026-05-28T04:15:14.881Z Change within noise threshold.
64292026-05-28T04:15:14.881ZFound 2 outliers among 100 measurements (2.00%)
64302026-05-28T04:15:14.881Z 1 (1.00%) low mild
64312026-05-28T04:15:14.881Z 1 (1.00%) high mild
64322026-05-28T04:15:15.496ZBenchmarking source_filter/allows/exclude_miss_v4/10
64332026-05-28T04:15:15.496ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64342026-05-28T04:15:18.802ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (812M iterations)
64352026-05-28T04:15:24.080ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64362026-05-28T04:15:24.165Zsource_filter/allows/exclude_miss_v4/10
64372026-05-28T04:15:24.165Z time: [6.2682 ns 6.4535 ns 6.6588 ns]
64382026-05-28T04:15:24.165Z thrpt: [150.18 Melem/s 154.95 Melem/s 159.53 Melem/s]
64392026-05-28T04:15:24.165Z change:
64402026-05-28T04:15:24.165Z time: [−5.1726% −0.4472% +4.5500%] (p = 0.85 > 0.05)
64412026-05-28T04:15:24.165Z thrpt: [−4.3519% +0.4492% +5.4547%]
64422026-05-28T04:15:24.165Z No change in performance detected.
64432026-05-28T04:15:24.165ZFound 8 outliers among 100 measurements (8.00%)
64442026-05-28T04:15:24.165Z 8 (8.00%) high mild
64452026-05-28T04:15:25.049ZBenchmarking source_filter/allows/exclude_hit_v4/10
64462026-05-28T04:15:25.049ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64472026-05-28T04:15:28.514ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
64482026-05-28T04:15:33.481ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64492026-05-28T04:15:33.587Zsource_filter/allows/exclude_hit_v4/10
64502026-05-28T04:15:33.587Z time: [1.5920 ns 1.6052 ns 1.6187 ns]
64512026-05-28T04:15:33.587Z thrpt: [617.78 Melem/s 622.98 Melem/s 628.14 Melem/s]
64522026-05-28T04:15:33.587Z change:
64532026-05-28T04:15:33.587Z time: [−0.7360% +0.3144% +1.3353%] (p = 0.57 > 0.05)
64542026-05-28T04:15:33.587Z thrpt: [−1.3177% −0.3134% +0.7414%]
64552026-05-28T04:15:33.587Z No change in performance detected.
64562026-05-28T04:15:33.587ZFound 2 outliers among 100 measurements (2.00%)
64572026-05-28T04:15:33.587Z 2 (2.00%) high mild
64582026-05-28T04:15:34.510ZBenchmarking source_filter/allows/exclude_miss_v6/10
64592026-05-28T04:15:34.510ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64602026-05-28T04:15:39.559ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (526M iterations)
64612026-05-28T04:15:44.553ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64622026-05-28T04:15:44.639Zsource_filter/allows/exclude_miss_v6/10
64632026-05-28T04:15:44.639Z time: [9.4839 ns 9.4976 ns 9.5108 ns]
64642026-05-28T04:15:44.639Z thrpt: [105.14 Melem/s 105.29 Melem/s 105.44 Melem/s]
64652026-05-28T04:15:44.639Z change:
64662026-05-28T04:15:44.639Z time: [−0.9078% −0.7153% −0.5232%] (p = 0.00 < 0.05)
64672026-05-28T04:15:44.639Z thrpt: [+0.5259% +0.7204% +0.9161%]
64682026-05-28T04:15:44.639Z Change within noise threshold.
64692026-05-28T04:15:45.513ZBenchmarking source_filter/allows/exclude_hit_v6/10
64702026-05-28T04:15:45.513ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64712026-05-28T04:15:50.505ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64722026-05-28T04:15:55.506ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64732026-05-28T04:15:55.592Zsource_filter/allows/exclude_hit_v6/10
64742026-05-28T04:15:55.592Z time: [4.6494 ns 4.6501 ns 4.6507 ns]
64752026-05-28T04:15:55.592Z thrpt: [215.02 Melem/s 215.05 Melem/s 215.08 Melem/s]
64762026-05-28T04:15:55.592Z change:
64772026-05-28T04:15:55.592Z time: [+0.0186% +0.0498% +0.0769%] (p = 0.00 < 0.05)
64782026-05-28T04:15:55.592Z thrpt: [−0.0768% −0.0498% −0.0186%]
64792026-05-28T04:15:55.592Z Change within noise threshold.
64802026-05-28T04:15:56.477ZBenchmarking source_filter/allows/exclude_miss_v4/50
64812026-05-28T04:15:56.477ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64822026-05-28T04:16:00.445ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (676M iterations)
64832026-05-28T04:16:05.275ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64842026-05-28T04:16:05.360Zsource_filter/allows/exclude_miss_v4/50
64852026-05-28T04:16:05.360Z time: [6.9226 ns 7.0957 ns 7.2804 ns]
64862026-05-28T04:16:05.360Z thrpt: [137.35 Melem/s 140.93 Melem/s 144.45 Melem/s]
64872026-05-28T04:16:05.360Z change:
64882026-05-28T04:16:05.360Z time: [+6.3915% +10.244% +14.301%] (p = 0.00 < 0.05)
64892026-05-28T04:16:05.360Z thrpt: [−12.511% −9.2920% −6.0075%]
64902026-05-28T04:16:05.360Z Performance has regressed.
64912026-05-28T04:16:06.246ZBenchmarking source_filter/allows/exclude_hit_v4/50
64922026-05-28T04:16:06.246ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64932026-05-28T04:16:12.200ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
64942026-05-28T04:16:17.193ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
64952026-05-28T04:16:17.278Zsource_filter/allows/exclude_hit_v4/50
64962026-05-28T04:16:17.278Z time: [2.7514 ns 2.7735 ns 2.7959 ns]
64972026-05-28T04:16:17.278Z thrpt: [357.67 Melem/s 360.55 Melem/s 363.45 Melem/s]
64982026-05-28T04:16:17.278Z change:
64992026-05-28T04:16:17.278Z time: [−1.0351% +0.0949% +1.1178%] (p = 0.86 > 0.05)
65002026-05-28T04:16:17.278Z thrpt: [−1.1054% −0.0948% +1.0459%]
65012026-05-28T04:16:17.278Z No change in performance detected.
65022026-05-28T04:16:17.278ZFound 1 outliers among 100 measurements (1.00%)
65032026-05-28T04:16:17.278Z 1 (1.00%) high mild
65042026-05-28T04:16:18.164ZBenchmarking source_filter/allows/exclude_miss_v6/50
65052026-05-28T04:16:18.164ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65062026-05-28T04:16:23.044ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (550M iterations)
65072026-05-28T04:16:28.086ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65082026-05-28T04:16:28.170Zsource_filter/allows/exclude_miss_v6/50
65092026-05-28T04:16:28.170Z time: [9.1460 ns 9.1756 ns 9.2034 ns]
65102026-05-28T04:16:28.170Z thrpt: [108.65 Melem/s 108.98 Melem/s 109.34 Melem/s]
65112026-05-28T04:16:28.170Z change:
65122026-05-28T04:16:28.170Z time: [−0.0725% +0.3736% +0.7653%] (p = 0.09 > 0.05)
65132026-05-28T04:16:28.170Z thrpt: [−0.7595% −0.3723% +0.0726%]
65142026-05-28T04:16:28.170Z No change in performance detected.
65152026-05-28T04:16:29.049ZBenchmarking source_filter/allows/exclude_hit_v6/50
65162026-05-28T04:16:29.049ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65172026-05-28T04:16:35.000ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (902M iterations)
65182026-05-28T04:16:40.008ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65192026-05-28T04:16:40.093Zsource_filter/allows/exclude_hit_v6/50
65202026-05-28T04:16:40.093Z time: [5.5475 ns 5.5513 ns 5.5549 ns]
65212026-05-28T04:16:40.093Z thrpt: [180.02 Melem/s 180.14 Melem/s 180.26 Melem/s]
65222026-05-28T04:16:40.093Z change:
65232026-05-28T04:16:40.097Z time: [+0.1948% +0.2571% +0.3239%] (p = 0.00 < 0.05)
65242026-05-28T04:16:40.097Z thrpt: [−0.3229% −0.2565% −0.1944%]
65252026-05-28T04:16:40.097Z Change within noise threshold.
65262026-05-28T04:16:40.983ZBenchmarking source_filter/allows/exclude_miss_v4/100
65272026-05-28T04:16:40.983ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65282026-05-28T04:16:45.951ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (540M iterations)
65292026-05-28T04:16:50.871ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65302026-05-28T04:16:50.956Zsource_filter/allows/exclude_miss_v4/100
65312026-05-28T04:16:50.956Z time: [8.7117 ns 8.9438 ns 9.2031 ns]
65322026-05-28T04:16:50.956Z thrpt: [108.66 Melem/s 111.81 Melem/s 114.79 Melem/s]
65332026-05-28T04:16:50.956Z change:
65342026-05-28T04:16:50.956Z time: [+3.2743% +8.4360% +13.578%] (p = 0.00 < 0.05)
65352026-05-28T04:16:50.956Z thrpt: [−11.955% −7.7797% −3.1705%]
65362026-05-28T04:16:50.956Z Performance has regressed.
65372026-05-28T04:16:51.842ZBenchmarking source_filter/allows/exclude_hit_v4/100
65382026-05-28T04:16:51.842ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65392026-05-28T04:16:57.811ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65402026-05-28T04:17:02.786ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65412026-05-28T04:17:02.871Zsource_filter/allows/exclude_hit_v4/100
65422026-05-28T04:17:02.871Z time: [2.7426 ns 2.7680 ns 2.7949 ns]
65432026-05-28T04:17:02.871Z thrpt: [357.79 Melem/s 361.28 Melem/s 364.61 Melem/s]
65442026-05-28T04:17:02.871Z change:
65452026-05-28T04:17:02.871Z time: [−1.1097% +0.0755% +1.2231%] (p = 0.89 > 0.05)
65462026-05-28T04:17:02.871Z thrpt: [−1.2083% −0.0754% +1.1222%]
65472026-05-28T04:17:02.871Z No change in performance detected.
65482026-05-28T04:17:03.762ZBenchmarking source_filter/allows/exclude_miss_v6/100
65492026-05-28T04:17:03.762ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65502026-05-28T04:17:06.926ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (424M iterations)
65512026-05-28T04:17:11.989ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65522026-05-28T04:17:12.074Zsource_filter/allows/exclude_miss_v6/100
65532026-05-28T04:17:12.078Z time: [11.943 ns 11.978 ns 12.008 ns]
65542026-05-28T04:17:12.078Z thrpt: [83.275 Melem/s 83.484 Melem/s 83.733 Melem/s]
65552026-05-28T04:17:12.078Z change:
65562026-05-28T04:17:12.078Z time: [+0.4583% +0.9481% +1.3904%] (p = 0.00 < 0.05)
65572026-05-28T04:17:12.078Z thrpt: [−1.3713% −0.9392% −0.4563%]
65582026-05-28T04:17:12.078Z Change within noise threshold.
65592026-05-28T04:17:12.965ZBenchmarking source_filter/allows/exclude_hit_v6/100
65602026-05-28T04:17:12.965ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65612026-05-28T04:17:18.929ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (900M iterations)
65622026-05-28T04:17:23.924ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65632026-05-28T04:17:24.010Zsource_filter/allows/exclude_hit_v6/100
65642026-05-28T04:17:24.010Z time: [5.5460 ns 5.5478 ns 5.5496 ns]
65652026-05-28T04:17:24.010Z thrpt: [180.19 Melem/s 180.25 Melem/s 180.31 Melem/s]
65662026-05-28T04:17:24.010Z change:
65672026-05-28T04:17:24.010Z time: [+0.1588% +0.1996% +0.2405%] (p = 0.00 < 0.05)
65682026-05-28T04:17:24.010Z thrpt: [−0.2400% −0.1992% −0.1585%]
65692026-05-28T04:17:24.010Z Change within noise threshold.
65702026-05-28T04:17:24.897ZBenchmarking source_filter/allows/include_hit_v4/1
65712026-05-28T04:17:24.897ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65722026-05-28T04:17:28.348ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
65732026-05-28T04:17:33.352ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65742026-05-28T04:17:33.439Zsource_filter/allows/include_hit_v4/1
65752026-05-28T04:17:33.439Z time: [1.5947 ns 1.6083 ns 1.6224 ns]
65762026-05-28T04:17:33.439Z thrpt: [616.36 Melem/s 621.76 Melem/s 627.07 Melem/s]
65772026-05-28T04:17:33.439Z change:
65782026-05-28T04:17:33.439Z time: [+0.2647% +1.4385% +2.4961%] (p = 0.01 < 0.05)
65792026-05-28T04:17:33.439Z thrpt: [−2.4353% −1.4181% −0.2640%]
65802026-05-28T04:17:33.439Z Change within noise threshold.
65812026-05-28T04:17:34.324ZBenchmarking source_filter/allows/include_miss_v4/1
65822026-05-28T04:17:34.324ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
65832026-05-28T04:17:38.265ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
65842026-05-28T04:17:43.251ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
65852026-05-28T04:17:43.325Zsource_filter/allows/include_miss_v4/1
65862026-05-28T04:17:43.325Z time: [1.8119 ns 1.8251 ns 1.8390 ns]
65872026-05-28T04:17:43.325Z thrpt: [543.78 Melem/s 547.90 Melem/s 551.92 Melem/s]
65882026-05-28T04:17:43.325Z change:
65892026-05-28T04:17:43.325Z time: [−1.3203% −0.3689% +0.6544%] (p = 0.48 > 0.05)
65902026-05-28T04:17:43.325Z thrpt: [−0.6502% +0.3702% +1.3380%]
65912026-05-28T04:17:43.325Z No change in performance detected.
65922026-05-28T04:17:43.325ZFound 4 outliers among 100 measurements (4.00%)
65932026-05-28T04:17:43.325Z 4 (4.00%) high mild
65942026-05-28T04:17:44.214ZBenchmarking source_filter/allows/include_hit_v6/1
65952026-05-28T04:17:44.214ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
65962026-05-28T04:17:49.205ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65972026-05-28T04:17:54.205ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
65982026-05-28T04:17:54.291Zsource_filter/allows/include_hit_v6/1
65992026-05-28T04:17:54.291Z time: [4.6477 ns 4.6481 ns 4.6486 ns]
66002026-05-28T04:17:54.291Z thrpt: [215.12 Melem/s 215.14 Melem/s 215.16 Melem/s]
66012026-05-28T04:17:54.291Z change:
66022026-05-28T04:17:54.291Z time: [−0.1705% +0.0014% +0.1110%] (p = 1.00 > 0.05)
66032026-05-28T04:17:54.291Z thrpt: [−0.1109% −0.0014% +0.1708%]
66042026-05-28T04:17:54.291Z No change in performance detected.
66052026-05-28T04:17:54.291ZFound 4 outliers among 100 measurements (4.00%)
66062026-05-28T04:17:54.291Z 1 (1.00%) low mild
66072026-05-28T04:17:54.291Z 3 (3.00%) high mild
66082026-05-28T04:17:55.184ZBenchmarking source_filter/allows/include_miss_v6/1
66092026-05-28T04:17:55.184ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66102026-05-28T04:17:59.969ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66112026-05-28T04:18:05.053ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66122026-05-28T04:18:05.138Zsource_filter/allows/include_miss_v6/1
66132026-05-28T04:18:05.138Z time: [4.5092 ns 4.5384 ns 4.5661 ns]
66142026-05-28T04:18:05.138Z thrpt: [219.01 Melem/s 220.34 Melem/s 221.77 Melem/s]
66152026-05-28T04:18:05.138Z change:
66162026-05-28T04:18:05.138Z time: [+0.7792% +1.3835% +1.9661%] (p = 0.00 < 0.05)
66172026-05-28T04:18:05.138Z thrpt: [−1.9282% −1.3646% −0.7731%]
66182026-05-28T04:18:05.138Z Change within noise threshold.
66192026-05-28T04:18:06.031ZBenchmarking source_filter/allows/include_hit_v4/5
66202026-05-28T04:18:06.031ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66212026-05-28T04:18:09.494ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
66222026-05-28T04:18:14.474ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66232026-05-28T04:18:14.560Zsource_filter/allows/include_hit_v4/5
66242026-05-28T04:18:14.560Z time: [1.5894 ns 1.6009 ns 1.6135 ns]
66252026-05-28T04:18:14.560Z thrpt: [619.76 Melem/s 624.66 Melem/s 629.19 Melem/s]
66262026-05-28T04:18:14.563Z change:
66272026-05-28T04:18:14.563Z time: [+0.8172% +1.9471% +3.0477%] (p = 0.00 < 0.05)
66282026-05-28T04:18:14.563Z thrpt: [−2.9576% −1.9099% −0.8106%]
66292026-05-28T04:18:14.563Z Change within noise threshold.
66302026-05-28T04:18:15.456ZBenchmarking source_filter/allows/include_miss_v4/5
66312026-05-28T04:18:15.456ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66322026-05-28T04:18:19.689ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
66332026-05-28T04:18:24.704ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66342026-05-28T04:18:24.790Zsource_filter/allows/include_miss_v4/5
66352026-05-28T04:18:24.790Z time: [3.8551 ns 3.9514 ns 4.0538 ns]
66362026-05-28T04:18:24.790Z thrpt: [246.68 Melem/s 253.07 Melem/s 259.40 Melem/s]
66372026-05-28T04:18:24.790Z change:
66382026-05-28T04:18:24.790Z time: [+2.9484% +7.1571% +11.380%] (p = 0.00 < 0.05)
66392026-05-28T04:18:24.790Z thrpt: [−10.217% −6.6791% −2.8640%]
66402026-05-28T04:18:24.790Z Performance has regressed.
66412026-05-28T04:18:25.677ZBenchmarking source_filter/allows/include_hit_v6/5
66422026-05-28T04:18:25.677ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66432026-05-28T04:18:30.673ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66442026-05-28T04:18:35.672ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66452026-05-28T04:18:35.758Zsource_filter/allows/include_hit_v6/5
66462026-05-28T04:18:35.758Z time: [4.6513 ns 4.6520 ns 4.6527 ns]
66472026-05-28T04:18:35.758Z thrpt: [214.93 Melem/s 214.96 Melem/s 215.00 Melem/s]
66482026-05-28T04:18:35.758Z change:
66492026-05-28T04:18:35.758Z time: [+0.1015% +0.1260% +0.1496%] (p = 0.00 < 0.05)
66502026-05-28T04:18:35.758Z thrpt: [−0.1494% −0.1259% −0.1014%]
66512026-05-28T04:18:35.758Z Change within noise threshold.
66522026-05-28T04:18:36.644ZBenchmarking source_filter/allows/include_miss_v6/5
66532026-05-28T04:18:36.644ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66542026-05-28T04:18:40.235ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (747M iterations)
66552026-05-28T04:18:45.252ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66562026-05-28T04:18:45.338Zsource_filter/allows/include_miss_v6/5
66572026-05-28T04:18:45.338Z time: [6.7064 ns 6.7169 ns 6.7283 ns]
66582026-05-28T04:18:45.338Z thrpt: [148.63 Melem/s 148.88 Melem/s 149.11 Melem/s]
66592026-05-28T04:18:45.338Z change:
66602026-05-28T04:18:45.338Z time: [+0.8697% +0.9534% +1.0504%] (p = 0.00 < 0.05)
66612026-05-28T04:18:45.338Z thrpt: [−1.0394% −0.9444% −0.8622%]
66622026-05-28T04:18:45.338Z Change within noise threshold.
66632026-05-28T04:18:45.338ZFound 12 outliers among 100 measurements (12.00%)
66642026-05-28T04:18:45.338Z 8 (8.00%) high mild
66652026-05-28T04:18:45.338Z 4 (4.00%) high severe
66662026-05-28T04:18:46.225ZBenchmarking source_filter/allows/include_hit_v4/10
66672026-05-28T04:18:46.225ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66682026-05-28T04:18:49.711ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
66692026-05-28T04:18:54.670ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66702026-05-28T04:18:54.755Zsource_filter/allows/include_hit_v4/10
66712026-05-28T04:18:54.755Z time: [1.5982 ns 1.6125 ns 1.6271 ns]
66722026-05-28T04:18:54.756Z thrpt: [614.58 Melem/s 620.14 Melem/s 625.71 Melem/s]
66732026-05-28T04:18:54.756Z change:
66742026-05-28T04:18:54.756Z time: [+0.7953% +1.8895% +3.0714%] (p = 0.00 < 0.05)
66752026-05-28T04:18:54.756Z thrpt: [−2.9799% −1.8545% −0.7891%]
66762026-05-28T04:18:54.756Z Change within noise threshold.
66772026-05-28T04:18:55.639ZBenchmarking source_filter/allows/include_miss_v4/10
66782026-05-28T04:18:55.639ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
66792026-05-28T04:18:59.155ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (764M iterations)
66802026-05-28T04:19:03.873ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
66812026-05-28T04:19:03.958Zsource_filter/allows/include_miss_v4/10
66822026-05-28T04:19:03.958Z time: [6.0413 ns 6.1941 ns 6.3625 ns]
66832026-05-28T04:19:03.958Z thrpt: [157.17 Melem/s 161.44 Melem/s 165.53 Melem/s]
66842026-05-28T04:19:03.958Z change:
66852026-05-28T04:19:03.958Z time: [−6.9336% −2.8388% +1.2358%] (p = 0.19 > 0.05)
66862026-05-28T04:19:03.958Z thrpt: [−1.2207% +2.9217% +7.4502%]
66872026-05-28T04:19:03.962Z No change in performance detected.
66882026-05-28T04:19:03.962ZFound 21 outliers among 100 measurements (21.00%)
66892026-05-28T04:19:03.962Z 6 (6.00%) high mild
66902026-05-28T04:19:03.962Z 15 (15.00%) high severe
66912026-05-28T04:19:04.846ZBenchmarking source_filter/allows/include_hit_v6/10
66922026-05-28T04:19:04.846ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
66932026-05-28T04:19:09.839ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66942026-05-28T04:19:14.840ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
66952026-05-28T04:19:14.925Zsource_filter/allows/include_hit_v6/10
66962026-05-28T04:19:14.925Z time: [4.6509 ns 4.6513 ns 4.6518 ns]
66972026-05-28T04:19:14.925Z thrpt: [214.97 Melem/s 214.99 Melem/s 215.01 Melem/s]
66982026-05-28T04:19:14.925Z change:
66992026-05-28T04:19:14.925Z time: [+0.2122% +0.2289% +0.2452%] (p = 0.00 < 0.05)
67002026-05-28T04:19:14.925Z thrpt: [−0.2446% −0.2284% −0.2118%]
67012026-05-28T04:19:14.925Z Change within noise threshold.
67022026-05-28T04:19:14.926ZFound 5 outliers among 100 measurements (5.00%)
67032026-05-28T04:19:14.926Z 4 (4.00%) low mild
67042026-05-28T04:19:14.926Z 1 (1.00%) high severe
67052026-05-28T04:19:15.812ZBenchmarking source_filter/allows/include_miss_v6/10
67062026-05-28T04:19:15.812ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67072026-05-28T04:19:20.923ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (525M iterations)
67082026-05-28T04:19:25.936ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67092026-05-28T04:19:26.022Zsource_filter/allows/include_miss_v6/10
67102026-05-28T04:19:26.022Z time: [9.5309 ns 9.5572 ns 9.5821 ns]
67112026-05-28T04:19:26.022Z thrpt: [104.36 Melem/s 104.63 Melem/s 104.92 Melem/s]
67122026-05-28T04:19:26.022Z change:
67132026-05-28T04:19:26.022Z time: [+0.4342% +0.6316% +0.8147%] (p = 0.00 < 0.05)
67142026-05-28T04:19:26.022Z thrpt: [−0.8081% −0.6276% −0.4323%]
67152026-05-28T04:19:26.022Z Change within noise threshold.
67162026-05-28T04:19:26.913ZBenchmarking source_filter/allows/include_hit_v4/50
67172026-05-28T04:19:26.913ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67182026-05-28T04:19:32.925ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67192026-05-28T04:19:37.949ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67202026-05-28T04:19:38.034Zsource_filter/allows/include_hit_v4/50
67212026-05-28T04:19:38.035Z time: [2.7823 ns 2.8137 ns 2.8464 ns]
67222026-05-28T04:19:38.035Z thrpt: [351.32 Melem/s 355.40 Melem/s 359.41 Melem/s]
67232026-05-28T04:19:38.035Z change:
67242026-05-28T04:19:38.035Z time: [+0.5120% +1.9182% +3.2839%] (p = 0.00 < 0.05)
67252026-05-28T04:19:38.035Z thrpt: [−3.1795% −1.8821% −0.5094%]
67262026-05-28T04:19:38.035Z Change within noise threshold.
67272026-05-28T04:19:38.919ZBenchmarking source_filter/allows/include_miss_v4/50
67282026-05-28T04:19:38.919ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67292026-05-28T04:19:42.681ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (714M iterations)
67302026-05-28T04:19:47.676ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67312026-05-28T04:19:47.760Zsource_filter/allows/include_miss_v4/50
67322026-05-28T04:19:47.760Z time: [6.7773 ns 7.0139 ns 7.2606 ns]
67332026-05-28T04:19:47.760Z thrpt: [137.73 Melem/s 142.57 Melem/s 147.55 Melem/s]
67342026-05-28T04:19:47.761Z change:
67352026-05-28T04:19:47.761Z time: [−15.758% −12.442% −8.6910%] (p = 0.00 < 0.05)
67362026-05-28T04:19:47.761Z thrpt: [+9.5183% +14.210% +18.705%]
67372026-05-28T04:19:47.761Z Performance has improved.
67382026-05-28T04:19:47.764ZFound 1 outliers among 100 measurements (1.00%)
67392026-05-28T04:19:47.764Z 1 (1.00%) high mild
67402026-05-28T04:19:48.645ZBenchmarking source_filter/allows/include_hit_v6/50
67412026-05-28T04:19:48.645ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67422026-05-28T04:19:54.602ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (901M iterations)
67432026-05-28T04:19:59.609ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67442026-05-28T04:19:59.695Zsource_filter/allows/include_hit_v6/50
67452026-05-28T04:19:59.695Z time: [5.5534 ns 5.5566 ns 5.5597 ns]
67462026-05-28T04:19:59.695Z thrpt: [179.87 Melem/s 179.97 Melem/s 180.07 Melem/s]
67472026-05-28T04:19:59.695Z change:
67482026-05-28T04:19:59.695Z time: [+0.2885% +0.3361% +0.3832%] (p = 0.00 < 0.05)
67492026-05-28T04:19:59.695Z thrpt: [−0.3818% −0.3350% −0.2877%]
67502026-05-28T04:19:59.695Z Change within noise threshold.
67512026-05-28T04:20:00.582ZBenchmarking source_filter/allows/include_miss_v6/50
67522026-05-28T04:20:00.582ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67532026-05-28T04:20:05.476ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (548M iterations)
67542026-05-28T04:20:10.509ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67552026-05-28T04:20:10.594Zsource_filter/allows/include_miss_v6/50
67562026-05-28T04:20:10.594Z time: [9.1532 ns 9.1842 ns 9.2137 ns]
67572026-05-28T04:20:10.594Z thrpt: [108.53 Melem/s 108.88 Melem/s 109.25 Melem/s]
67582026-05-28T04:20:10.594Z change:
67592026-05-28T04:20:10.594Z time: [+0.3751% +0.6708% +0.9800%] (p = 0.00 < 0.05)
67602026-05-28T04:20:10.594Z thrpt: [−0.9705% −0.6664% −0.3737%]
67612026-05-28T04:20:10.594Z Change within noise threshold.
67622026-05-28T04:20:11.483ZBenchmarking source_filter/allows/include_hit_v4/100
67632026-05-28T04:20:11.483ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67642026-05-28T04:20:17.441ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67652026-05-28T04:20:22.438ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
67662026-05-28T04:20:22.524Zsource_filter/allows/include_hit_v4/100
67672026-05-28T04:20:22.525Z time: [2.7524 ns 2.7740 ns 2.7965 ns]
67682026-05-28T04:20:22.525Z thrpt: [357.59 Melem/s 360.49 Melem/s 363.32 Melem/s]
67692026-05-28T04:20:22.525Z change:
67702026-05-28T04:20:22.525Z time: [−0.5920% +0.5285% +1.6583%] (p = 0.35 > 0.05)
67712026-05-28T04:20:22.525Z thrpt: [−1.6312% −0.5258% +0.5955%]
67722026-05-28T04:20:22.525Z No change in performance detected.
67732026-05-28T04:20:23.409ZBenchmarking source_filter/allows/include_miss_v4/100
67742026-05-28T04:20:23.409ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
67752026-05-28T04:20:28.529ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (524M iterations)
67762026-05-28T04:20:33.096ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
67772026-05-28T04:20:33.181Zsource_filter/allows/include_miss_v4/100
67782026-05-28T04:20:33.181Z time: [8.4440 ns 8.6976 ns 8.9824 ns]
67792026-05-28T04:20:33.181Z thrpt: [111.33 Melem/s 114.97 Melem/s 118.43 Melem/s]
67802026-05-28T04:20:33.181Z change:
67812026-05-28T04:20:33.181Z time: [−1.3222% +2.6546% +6.9725%] (p = 0.21 > 0.05)
67822026-05-28T04:20:33.181Z thrpt: [−6.5181% −2.5859% +1.3399%]
67832026-05-28T04:20:33.181Z No change in performance detected.
67842026-05-28T04:20:33.181ZFound 13 outliers among 100 measurements (13.00%)
67852026-05-28T04:20:33.181Z 8 (8.00%) high mild
67862026-05-28T04:20:33.181Z 5 (5.00%) high severe
67872026-05-28T04:20:34.071ZBenchmarking source_filter/allows/include_hit_v6/100
67882026-05-28T04:20:34.071ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
67892026-05-28T04:20:40.033ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (901M iterations)
67902026-05-28T04:20:45.029ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
67912026-05-28T04:20:45.114Zsource_filter/allows/include_hit_v6/100
67922026-05-28T04:20:45.114Z time: [5.5454 ns 5.5472 ns 5.5491 ns]
67932026-05-28T04:20:45.114Z thrpt: [180.21 Melem/s 180.27 Melem/s 180.33 Melem/s]
67942026-05-28T04:20:45.115Z change:
67952026-05-28T04:20:45.115Z time: [+0.2325% +0.2776% +0.3203%] (p = 0.00 < 0.05)
67962026-05-28T04:20:45.115Z thrpt: [−0.3193% −0.2768% −0.2319%]
67972026-05-28T04:20:45.115Z Change within noise threshold.
67982026-05-28T04:20:45.115ZFound 1 outliers among 100 measurements (1.00%)
67992026-05-28T04:20:45.115Z 1 (1.00%) high mild
68002026-05-28T04:20:45.998ZBenchmarking source_filter/allows/include_miss_v6/100
68012026-05-28T04:20:45.998ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68022026-05-28T04:20:49.176ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (422M iterations)
68032026-05-28T04:20:54.183ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68042026-05-28T04:20:54.268Zsource_filter/allows/include_miss_v6/100
68052026-05-28T04:20:54.269Z time: [11.834 ns 11.857 ns 11.881 ns]
68062026-05-28T04:20:54.269Z thrpt: [84.170 Melem/s 84.339 Melem/s 84.499 Melem/s]
68072026-05-28T04:20:54.269Z change:
68082026-05-28T04:20:54.269Z time: [+0.3354% +0.6787% +1.0012%] (p = 0.00 < 0.05)
68092026-05-28T04:20:54.269Z thrpt: [−0.9913% −0.6741% −0.3342%]
68102026-05-28T04:20:54.269Z Change within noise threshold.
68112026-05-28T04:20:55.156ZBenchmarking source_filter/allows/include_empty_v4
68122026-05-28T04:20:55.156ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68132026-05-28T04:21:00.102ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (8.7B iterations)
68142026-05-28T04:21:05.364ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68152026-05-28T04:21:05.450Zsource_filter/allows/include_empty_v4
68162026-05-28T04:21:05.450Z time: [605.34 ps 606.04 ps 606.75 ps]
68172026-05-28T04:21:05.450Z thrpt: [1.6481 Gelem/s 1.6501 Gelem/s 1.6520 Gelem/s]
68182026-05-28T04:21:05.450Z change:
68192026-05-28T04:21:05.450Z time: [+29.660% +29.892% +30.103%] (p = 0.00 < 0.05)
68202026-05-28T04:21:05.450Z thrpt: [−23.138% −23.013% −22.875%]
68212026-05-28T04:21:05.450Z Performance has regressed.
68222026-05-28T04:21:05.450ZFound 6 outliers among 100 measurements (6.00%)
68232026-05-28T04:21:05.450Z 1 (1.00%) low severe
68242026-05-28T04:21:05.450Z 2 (2.00%) low mild
68252026-05-28T04:21:05.450Z 3 (3.00%) high mild
68262026-05-28T04:21:06.335ZBenchmarking source_filter/allows/include_empty_v6
68272026-05-28T04:21:06.336ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68282026-05-28T04:21:10.330ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (11B iterations)
68292026-05-28T04:21:15.293ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68302026-05-28T04:21:15.378Zsource_filter/allows/include_empty_v6
68312026-05-28T04:21:15.379Z time: [461.11 ps 461.24 ps 461.37 ps]
68322026-05-28T04:21:15.379Z thrpt: [2.1674 Gelem/s 2.1681 Gelem/s 2.1687 Gelem/s]
68332026-05-28T04:21:15.379Z change:
68342026-05-28T04:21:15.379Z time: [−1.2707% −1.0657% −0.8290%] (p = 0.00 < 0.05)
68352026-05-28T04:21:15.379Z thrpt: [+0.8359% +1.0771% +1.2871%]
68362026-05-28T04:21:15.379Z Change within noise threshold.
68372026-05-28T04:21:15.379ZFound 15 outliers among 100 measurements (15.00%)
68382026-05-28T04:21:15.379Z 1 (1.00%) low mild
68392026-05-28T04:21:15.379Z 3 (3.00%) high mild
68402026-05-28T04:21:15.379Z 11 (11.00%) high severe
68412026-05-28T04:21:16.281Z
68422026-05-28T04:21:16.284ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68432026-05-28T04:21:16.284ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68442026-05-28T04:21:16.284ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0257 ms (605 iterations)
68452026-05-28T04:21:16.284ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68462026-05-28T04:21:16.284Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68472026-05-28T04:21:16.284Z time: [18.000 18.000 18.000 ]
68482026-05-28T04:21:16.284Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68492026-05-28T04:21:16.284Z No change in performance detected.
68502026-05-28T04:21:16.284Z
68512026-05-28T04:21:16.284ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68522026-05-28T04:21:16.284ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68532026-05-28T04:21:16.284ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0378 ms (715 iterations)
68542026-05-28T04:21:16.284ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68552026-05-28T04:21:16.287Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68562026-05-28T04:21:16.287Z time: [18.000 18.000 18.000 ]
68572026-05-28T04:21:16.287Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68582026-05-28T04:21:16.287Z No change in performance detected.
68592026-05-28T04:21:16.287Z
68602026-05-28T04:21:16.287ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68612026-05-28T04:21:16.287ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68622026-05-28T04:21:16.287ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1038 ms (550 iterations)
68632026-05-28T04:21:16.287ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
68642026-05-28T04:21:16.287Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
68652026-05-28T04:21:16.287Z time: [20.000 20.000 20.000 ]
68662026-05-28T04:21:16.287Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68672026-05-28T04:21:16.288Z No change in performance detected.
68682026-05-28T04:21:16.288Z
68692026-05-28T04:21:16.288ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
68702026-05-28T04:21:16.288ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
68712026-05-28T04:21:16.288ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0182 ms (495 iterations)
68722026-05-28T04:21:16.291ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
68732026-05-28T04:21:16.291Zprocess/Hairpin-DHCPv6/alloc_ct/Request
68742026-05-28T04:21:16.291Z time: [21.000 21.000 21.000 ]
68752026-05-28T04:21:16.291Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68762026-05-28T04:21:16.291Z No change in performance detected.
68772026-05-28T04:21:16.291Z
68782026-05-28T04:21:16.291ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
68792026-05-28T04:21:16.291ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
68802026-05-28T04:21:16.291ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0128 ms (770 iterations)
68812026-05-28T04:21:16.291ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
68822026-05-28T04:21:16.291Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
68832026-05-28T04:21:16.291Z time: [13.000 13.000 13.000 ]
68842026-05-28T04:21:16.291Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68852026-05-28T04:21:16.291Z No change in performance detected.
68862026-05-28T04:21:16.291Z
68872026-05-28T04:21:16.291ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
68882026-05-28T04:21:16.292ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
68892026-05-28T04:21:16.292ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0216 ms (715 iterations)
68902026-05-28T04:21:16.295ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
68912026-05-28T04:21:16.295Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
68922026-05-28T04:21:16.295Z time: [12.000 12.000 12.000 ]
68932026-05-28T04:21:16.295Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68942026-05-28T04:21:16.295Z No change in performance detected.
68952026-05-28T04:21:16.295Z
68962026-05-28T04:21:16.295ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
68972026-05-28T04:21:16.295ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
68982026-05-28T04:21:16.295ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0806 ms (660 iterations)
68992026-05-28T04:21:16.295ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69002026-05-28T04:21:16.295Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69012026-05-28T04:21:16.295Z time: [14.000 14.000 14.000 ]
69022026-05-28T04:21:16.295Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69032026-05-28T04:21:16.295Z No change in performance detected.
69042026-05-28T04:21:16.295Z
69052026-05-28T04:21:16.295ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69062026-05-28T04:21:16.295ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69072026-05-28T04:21:16.295ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0071 ms (715 iterations)
69082026-05-28T04:21:16.299ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69092026-05-28T04:21:16.299Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69102026-05-28T04:21:16.299Z time: [14.000 14.000 14.000 ]
69112026-05-28T04:21:16.299Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69122026-05-28T04:21:16.299Z No change in performance detected.
69132026-05-28T04:21:16.299Z
69142026-05-28T04:21:16.299ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69152026-05-28T04:21:16.299ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69162026-05-28T04:21:16.299ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0653 ms (660 iterations)
69172026-05-28T04:21:16.299ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69182026-05-28T04:21:16.299Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69192026-05-28T04:21:16.299Z time: [3.0000 3.0000 3.0000 ]
69202026-05-28T04:21:16.299Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69212026-05-28T04:21:16.299Z No change in performance detected.
69222026-05-28T04:21:16.299Z
69232026-05-28T04:21:16.299ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69242026-05-28T04:21:16.299ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69252026-05-28T04:21:16.299ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0463 ms (495 iterations)
69262026-05-28T04:21:16.299ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69272026-05-28T04:21:16.302Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69282026-05-28T04:21:16.303Z time: [3.0000 3.0000 3.0000 ]
69292026-05-28T04:21:16.303Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69302026-05-28T04:21:16.303Z No change in performance detected.
69312026-05-28T04:21:16.303Z
69322026-05-28T04:21:16.303ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69332026-05-28T04:21:16.303ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69342026-05-28T04:21:16.303ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0307 ms (605 iterations)
69352026-05-28T04:21:16.303ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69362026-05-28T04:21:16.303ZCriterion.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.
69372026-05-28T04:21:16.303Z
69382026-05-28T04:21:16.303ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69392026-05-28T04:21:16.303ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69402026-05-28T04:21:16.303ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0368 ms (495 iterations)
69412026-05-28T04:21:16.303ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69422026-05-28T04:21:16.303ZCriterion.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.
69432026-05-28T04:21:16.303Z
69442026-05-28T04:21:16.303ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69452026-05-28T04:21:16.303ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69462026-05-28T04:21:16.303ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0538 ms (935 iterations)
69472026-05-28T04:21:16.306ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69482026-05-28T04:21:16.306Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69492026-05-28T04:21:16.306Z time: [3.0000 3.0000 3.0000 ]
69502026-05-28T04:21:16.306Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69512026-05-28T04:21:16.306Z No change in performance detected.
69522026-05-28T04:21:16.306Z
69532026-05-28T04:21:16.306ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69542026-05-28T04:21:16.306ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69552026-05-28T04:21:16.307ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0373 ms (550 iterations)
69562026-05-28T04:21:16.307ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69572026-05-28T04:21:16.307Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69582026-05-28T04:21:16.307Z time: [3.0000 3.0000 3.0000 ]
69592026-05-28T04:21:16.307Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69602026-05-28T04:21:16.307Z No change in performance detected.
69612026-05-28T04:21:16.307Z
69622026-05-28T04:21:16.307ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69632026-05-28T04:21:16.307ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69642026-05-28T04:21:16.307ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0582 ms (770 iterations)
69652026-05-28T04:21:16.310ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
69662026-05-28T04:21:16.310ZCriterion.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.
69672026-05-28T04:21:16.310Z
69682026-05-28T04:21:16.310ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
69692026-05-28T04:21:16.310ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
69702026-05-28T04:21:16.310ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0118 ms (495 iterations)
69712026-05-28T04:21:16.310ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
69722026-05-28T04:21:16.310ZCriterion.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.
69732026-05-28T04:21:16.310Z
69742026-05-28T04:21:16.310ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
69752026-05-28T04:21:16.310ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
69762026-05-28T04:21:16.310ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0562 ms (825 iterations)
69772026-05-28T04:21:16.310ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
69782026-05-28T04:21:16.310Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
69792026-05-28T04:21:16.310Z time: [3.0000 3.0000 3.0000 ]
69802026-05-28T04:21:16.310Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69812026-05-28T04:21:16.310Z No change in performance detected.
69822026-05-28T04:21:16.314Z
69832026-05-28T04:21:16.314ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
69842026-05-28T04:21:16.314ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
69852026-05-28T04:21:16.314ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0712 ms (495 iterations)
69862026-05-28T04:21:16.314ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
69872026-05-28T04:21:16.314Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
69882026-05-28T04:21:16.314Z time: [3.0000 3.0000 3.0000 ]
69892026-05-28T04:21:16.314Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69902026-05-28T04:21:16.314Z No change in performance detected.
69912026-05-28T04:21:16.314Z
69922026-05-28T04:21:16.314ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
69932026-05-28T04:21:16.314ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
69942026-05-28T04:21:16.314ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0499 ms (715 iterations)
69952026-05-28T04:21:16.314ZCriterion.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.
69962026-05-28T04:21:16.314Z
69972026-05-28T04:21:16.314ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
69982026-05-28T04:21:16.314ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
69992026-05-28T04:21:16.314ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70002026-05-28T04:21:16.314ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0727 ms (495 iterations)
70012026-05-28T04:21:16.317ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70022026-05-28T04:21:16.317ZCriterion.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.
70032026-05-28T04:21:16.317Z
70042026-05-28T04:21:16.317ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70052026-05-28T04:21:16.317ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70062026-05-28T04:21:16.317ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0186 ms (825 iterations)
70072026-05-28T04:21:16.317ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70082026-05-28T04:21:16.317Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70092026-05-28T04:21:16.317Z time: [3.0000 3.0000 3.0000 ]
70102026-05-28T04:21:16.317Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70112026-05-28T04:21:16.317Z No change in performance detected.
70122026-05-28T04:21:16.318Z
70132026-05-28T04:21:16.318ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70142026-05-28T04:21:16.318ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70152026-05-28T04:21:16.318ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0817 ms (550 iterations)
70162026-05-28T04:21:16.321ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70172026-05-28T04:21:16.321Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70182026-05-28T04:21:16.321Z time: [3.0000 3.0000 3.0000 ]
70192026-05-28T04:21:16.321Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70202026-05-28T04:21:16.321Z No change in performance detected.
70212026-05-28T04:21:16.321Z
70222026-05-28T04:21:16.321ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70232026-05-28T04:21:16.321ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70242026-05-28T04:21:16.321ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0309 ms (715 iterations)
70252026-05-28T04:21:16.321ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70262026-05-28T04:21:16.321ZCriterion.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.
70272026-05-28T04:21:16.321Z
70282026-05-28T04:21:16.321ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70292026-05-28T04:21:16.321ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70302026-05-28T04:21:16.321ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1048 ms (495 iterations)
70312026-05-28T04:21:16.321ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70322026-05-28T04:21:16.321ZCriterion.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.
70332026-05-28T04:21:16.321Z
70342026-05-28T04:21:16.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70352026-05-28T04:21:16.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70362026-05-28T04:21:16.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1024 ms (330 iterations)
70372026-05-28T04:21:16.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70382026-05-28T04:21:16.325Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70392026-05-28T04:21:16.325Z time: [35.000 35.000 35.000 ]
70402026-05-28T04:21:16.325Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70412026-05-28T04:21:16.325Z No change in performance detected.
70422026-05-28T04:21:16.325Z
70432026-05-28T04:21:16.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70442026-05-28T04:21:16.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70452026-05-28T04:21:16.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0795 ms (275 iterations)
70462026-05-28T04:21:16.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70472026-05-28T04:21:16.325Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70482026-05-28T04:21:16.325Z time: [35.000 35.000 35.000 ]
70492026-05-28T04:21:16.325Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70502026-05-28T04:21:16.325Z No change in performance detected.
70512026-05-28T04:21:16.325Z
70522026-05-28T04:21:16.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70532026-05-28T04:21:16.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70542026-05-28T04:21:16.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0592 ms (385 iterations)
70552026-05-28T04:21:16.328ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70562026-05-28T04:21:16.328Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70572026-05-28T04:21:16.328Z time: [20.000 20.000 20.000 ]
70582026-05-28T04:21:16.329Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70592026-05-28T04:21:16.329Z No change in performance detected.
70602026-05-28T04:21:16.329Z
70612026-05-28T04:21:16.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70622026-05-28T04:21:16.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70632026-05-28T04:21:16.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1215 ms (330 iterations)
70642026-05-28T04:21:16.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70652026-05-28T04:21:16.329Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70662026-05-28T04:21:16.329Z time: [20.000 20.000 20.000 ]
70672026-05-28T04:21:16.329Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70682026-05-28T04:21:16.329Z No change in performance detected.
70692026-05-28T04:21:16.329Z
70702026-05-28T04:21:16.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70712026-05-28T04:21:16.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70722026-05-28T04:21:16.332ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0062 ms (330 iterations)
70732026-05-28T04:21:16.332ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
70742026-05-28T04:21:16.332Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70752026-05-28T04:21:16.332Z time: [35.000 35.000 35.000 ]
70762026-05-28T04:21:16.332Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70772026-05-28T04:21:16.332Z No change in performance detected.
70782026-05-28T04:21:16.332Z
70792026-05-28T04:21:16.332ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
70802026-05-28T04:21:16.332ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70812026-05-28T04:21:16.332ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1068 ms (275 iterations)
70822026-05-28T04:21:16.332ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70832026-05-28T04:21:16.336Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
70842026-05-28T04:21:16.336Z time: [35.000 35.000 35.000 ]
70852026-05-28T04:21:16.336Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70862026-05-28T04:21:16.336Z No change in performance detected.
70872026-05-28T04:21:16.336Z
70882026-05-28T04:21:16.336ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
70892026-05-28T04:21:16.336ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70902026-05-28T04:21:16.336ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1351 ms (440 iterations)
70912026-05-28T04:21:16.336ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70922026-05-28T04:21:16.336Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
70932026-05-28T04:21:16.336Z time: [20.000 20.000 20.000 ]
70942026-05-28T04:21:16.336Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70952026-05-28T04:21:16.336Z No change in performance detected.
70962026-05-28T04:21:16.336Z
70972026-05-28T04:21:16.336ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
70982026-05-28T04:21:16.336ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70992026-05-28T04:21:16.336ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0874 ms (330 iterations)
71002026-05-28T04:21:16.336ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71012026-05-28T04:21:16.339Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71022026-05-28T04:21:16.339Z time: [20.000 20.000 20.000 ]
71032026-05-28T04:21:16.339Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71042026-05-28T04:21:16.339Z No change in performance detected.
71052026-05-28T04:21:16.339Z
71062026-05-28T04:21:16.339ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71072026-05-28T04:21:16.339ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71082026-05-28T04:21:16.339ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1914 ms (330 iterations)
71092026-05-28T04:21:16.339ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71102026-05-28T04:21:16.340Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71112026-05-28T04:21:16.340Z time: [35.000 35.000 35.000 ]
71122026-05-28T04:21:16.340Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71132026-05-28T04:21:16.340Z No change in performance detected.
71142026-05-28T04:21:16.340Z
71152026-05-28T04:21:16.340ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71162026-05-28T04:21:16.340ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71172026-05-28T04:21:16.340ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2463 ms (275 iterations)
71182026-05-28T04:21:16.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71192026-05-28T04:21:16.343Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71202026-05-28T04:21:16.343Z time: [35.000 35.000 35.000 ]
71212026-05-28T04:21:16.343Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71222026-05-28T04:21:16.343Z No change in performance detected.
71232026-05-28T04:21:16.343Z
71242026-05-28T04:21:16.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71252026-05-28T04:21:16.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71262026-05-28T04:21:16.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0866 ms (385 iterations)
71272026-05-28T04:21:16.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71282026-05-28T04:21:16.343Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71292026-05-28T04:21:16.343Z time: [20.000 20.000 20.000 ]
71302026-05-28T04:21:16.343Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71312026-05-28T04:21:16.343Z No change in performance detected.
71322026-05-28T04:21:16.343Z
71332026-05-28T04:21:16.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71342026-05-28T04:21:16.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71352026-05-28T04:21:16.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1721 ms (330 iterations)
71362026-05-28T04:21:16.347ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71372026-05-28T04:21:16.347Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71382026-05-28T04:21:16.347Z time: [20.000 20.000 20.000 ]
71392026-05-28T04:21:16.347Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71402026-05-28T04:21:16.347Z No change in performance detected.
71412026-05-28T04:21:16.347Z
71422026-05-28T04:21:16.347ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71432026-05-28T04:21:16.347ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71442026-05-28T04:21:16.347ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1208 ms (330 iterations)
71452026-05-28T04:21:16.347ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71462026-05-28T04:21:16.347Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71472026-05-28T04:21:16.347Z time: [35.000 35.000 35.000 ]
71482026-05-28T04:21:16.347Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71492026-05-28T04:21:16.347Z No change in performance detected.
71502026-05-28T04:21:16.347Z
71512026-05-28T04:21:16.347ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71522026-05-28T04:21:16.347ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71532026-05-28T04:21:16.347ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1107 ms (275 iterations)
71542026-05-28T04:21:16.350ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71552026-05-28T04:21:16.350Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71562026-05-28T04:21:16.350Z time: [35.000 35.000 35.000 ]
71572026-05-28T04:21:16.350Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71582026-05-28T04:21:16.350Z No change in performance detected.
71592026-05-28T04:21:16.350Z
71602026-05-28T04:21:16.350ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71612026-05-28T04:21:16.350ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71622026-05-28T04:21:16.351ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0666 ms (385 iterations)
71632026-05-28T04:21:16.351ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71642026-05-28T04:21:16.351Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71652026-05-28T04:21:16.351Z time: [20.000 20.000 20.000 ]
71662026-05-28T04:21:16.351Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71672026-05-28T04:21:16.351Z No change in performance detected.
71682026-05-28T04:21:16.351Z
71692026-05-28T04:21:16.351ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71702026-05-28T04:21:16.351ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
71712026-05-28T04:21:16.351ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1441 ms (330 iterations)
71722026-05-28T04:21:16.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
71732026-05-28T04:21:16.354Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71742026-05-28T04:21:16.354Z time: [20.000 20.000 20.000 ]
71752026-05-28T04:21:16.354Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71762026-05-28T04:21:16.354Z No change in performance detected.
71772026-05-28T04:21:16.354Z
71782026-05-28T04:21:16.354ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
71792026-05-28T04:21:16.354ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
71802026-05-28T04:21:16.354ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0719 ms (715 iterations)
71812026-05-28T04:21:16.354ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
71822026-05-28T04:21:16.354Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
71832026-05-28T04:21:16.354Z time: [3924.0 B 3924.0 B 3924.0 B]
71842026-05-28T04:21:16.354Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71852026-05-28T04:21:16.354Z No change in performance detected.
71862026-05-28T04:21:16.354Z
71872026-05-28T04:21:16.354ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
71882026-05-28T04:21:16.354ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
71892026-05-28T04:21:16.358ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0174 ms (715 iterations)
71902026-05-28T04:21:16.358ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
71912026-05-28T04:21:16.358Zprocess/Hairpin-DHCPv4/alloc_sz/Request
71922026-05-28T04:21:16.358Z time: [3924.0 B 3924.0 B 3924.0 B]
71932026-05-28T04:21:16.358Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71942026-05-28T04:21:16.358Z No change in performance detected.
71952026-05-28T04:21:16.358Z
71962026-05-28T04:21:16.358ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
71972026-05-28T04:21:16.358ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
71982026-05-28T04:21:16.358ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0615 ms (550 iterations)
71992026-05-28T04:21:16.358ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72002026-05-28T04:21:16.361Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72012026-05-28T04:21:16.361Z time: [3988.0 B 3988.0 B 3988.0 B]
72022026-05-28T04:21:16.361Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72032026-05-28T04:21:16.361Z No change in performance detected.
72042026-05-28T04:21:16.361Z
72052026-05-28T04:21:16.361ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72062026-05-28T04:21:16.361ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72072026-05-28T04:21:16.361ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0028 ms (495 iterations)
72082026-05-28T04:21:16.361ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72092026-05-28T04:21:16.361Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72102026-05-28T04:21:16.361Z time: [4386.0 B 4386.0 B 4386.0 B]
72112026-05-28T04:21:16.361Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72122026-05-28T04:21:16.361Z No change in performance detected.
72132026-05-28T04:21:16.361Z
72142026-05-28T04:21:16.361ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72152026-05-28T04:21:16.362ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72162026-05-28T04:21:16.362ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0289 ms (825 iterations)
72172026-05-28T04:21:16.362ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72182026-05-28T04:21:16.365Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72192026-05-28T04:21:16.365Z time: [2888.0 B 2888.0 B 2888.0 B]
72202026-05-28T04:21:16.365Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72212026-05-28T04:21:16.365Z No change in performance detected.
72222026-05-28T04:21:16.365Z
72232026-05-28T04:21:16.365ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72242026-05-28T04:21:16.365ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72252026-05-28T04:21:16.365ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0128 ms (715 iterations)
72262026-05-28T04:21:16.365ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72272026-05-28T04:21:16.365Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72282026-05-28T04:21:16.365Z time: [2873.0 B 2873.0 B 2873.0 B]
72292026-05-28T04:21:16.365Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72302026-05-28T04:21:16.365Z No change in performance detected.
72312026-05-28T04:21:16.365Z
72322026-05-28T04:21:16.365ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72332026-05-28T04:21:16.365ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72342026-05-28T04:21:16.365ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0277 ms (715 iterations)
72352026-05-28T04:21:16.365ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72362026-05-28T04:21:16.369Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72372026-05-28T04:21:16.369Z time: [2926.0 B 2926.0 B 2926.0 B]
72382026-05-28T04:21:16.369Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72392026-05-28T04:21:16.369Z No change in performance detected.
72402026-05-28T04:21:16.369Z
72412026-05-28T04:21:16.369ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72422026-05-28T04:21:16.369ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72432026-05-28T04:21:16.369ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0727 ms (770 iterations)
72442026-05-28T04:21:16.369ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72452026-05-28T04:21:16.369Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72462026-05-28T04:21:16.369Z time: [2910.0 B 2910.0 B 2910.0 B]
72472026-05-28T04:21:16.369Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72482026-05-28T04:21:16.369Z No change in performance detected.
72492026-05-28T04:21:16.369Z
72502026-05-28T04:21:16.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72512026-05-28T04:21:16.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72522026-05-28T04:21:16.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0332 ms (825 iterations)
72532026-05-28T04:21:16.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72542026-05-28T04:21:16.372Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72552026-05-28T04:21:16.372Z time: [264.00 B 264.00 B 264.00 B]
72562026-05-28T04:21:16.372Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72572026-05-28T04:21:16.372Z No change in performance detected.
72582026-05-28T04:21:16.372Z
72592026-05-28T04:21:16.373ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72602026-05-28T04:21:16.373ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72612026-05-28T04:21:16.373ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0795 ms (550 iterations)
72622026-05-28T04:21:16.373ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72632026-05-28T04:21:16.373Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72642026-05-28T04:21:16.373Z time: [264.00 B 264.00 B 264.00 B]
72652026-05-28T04:21:16.373Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72662026-05-28T04:21:16.373Z No change in performance detected.
72672026-05-28T04:21:16.373Z
72682026-05-28T04:21:16.373ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
72692026-05-28T04:21:16.373ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
72702026-05-28T04:21:16.373ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0624 ms (770 iterations)
72712026-05-28T04:21:16.373ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
72722026-05-28T04:21:16.373ZCriterion.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.
72732026-05-28T04:21:16.373Z
72742026-05-28T04:21:16.373ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
72752026-05-28T04:21:16.373ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
72762026-05-28T04:21:16.373ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0331 ms (495 iterations)
72772026-05-28T04:21:16.376ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
72782026-05-28T04:21:16.376ZCriterion.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.
72792026-05-28T04:21:16.376Z
72802026-05-28T04:21:16.376ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
72812026-05-28T04:21:16.376ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
72822026-05-28T04:21:16.377ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0493 ms (935 iterations)
72832026-05-28T04:21:16.377ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
72842026-05-28T04:21:16.377Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
72852026-05-28T04:21:16.377Z time: [264.00 B 264.00 B 264.00 B]
72862026-05-28T04:21:16.377Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72872026-05-28T04:21:16.377Z No change in performance detected.
72882026-05-28T04:21:16.377Z
72892026-05-28T04:21:16.377ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
72902026-05-28T04:21:16.377ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
72912026-05-28T04:21:16.377ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0300 ms (495 iterations)
72922026-05-28T04:21:16.377ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
72932026-05-28T04:21:16.380Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
72942026-05-28T04:21:16.380Z time: [264.00 B 264.00 B 264.00 B]
72952026-05-28T04:21:16.380Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72962026-05-28T04:21:16.380Z No change in performance detected.
72972026-05-28T04:21:16.380Z
72982026-05-28T04:21:16.380ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
72992026-05-28T04:21:16.380ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73002026-05-28T04:21:16.380ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0227 ms (770 iterations)
73012026-05-28T04:21:16.380ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73022026-05-28T04:21:16.380ZCriterion.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.
73032026-05-28T04:21:16.380Z
73042026-05-28T04:21:16.380ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73052026-05-28T04:21:16.381ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73062026-05-28T04:21:16.381ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0068 ms (495 iterations)
73072026-05-28T04:21:16.381ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73082026-05-28T04:21:16.381ZCriterion.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.
73092026-05-28T04:21:16.381Z
73102026-05-28T04:21:16.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73112026-05-28T04:21:16.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73122026-05-28T04:21:16.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0394 ms (825 iterations)
73132026-05-28T04:21:16.384ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73142026-05-28T04:21:16.384Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73152026-05-28T04:21:16.384Z time: [264.00 B 264.00 B 264.00 B]
73162026-05-28T04:21:16.384Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73172026-05-28T04:21:16.384Z No change in performance detected.
73182026-05-28T04:21:16.384Z
73192026-05-28T04:21:16.384ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73202026-05-28T04:21:16.384ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73212026-05-28T04:21:16.384ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1096 ms (550 iterations)
73222026-05-28T04:21:16.384ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73232026-05-28T04:21:16.384Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73242026-05-28T04:21:16.385Z time: [264.00 B 264.00 B 264.00 B]
73252026-05-28T04:21:16.385Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73262026-05-28T04:21:16.385Z No change in performance detected.
73272026-05-28T04:21:16.385Z
73282026-05-28T04:21:16.385ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73292026-05-28T04:21:16.385ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73302026-05-28T04:21:16.385ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0302 ms (715 iterations)
73312026-05-28T04:21:16.388ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73322026-05-28T04:21:16.388ZCriterion.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.
73332026-05-28T04:21:16.388Z
73342026-05-28T04:21:16.388ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73352026-05-28T04:21:16.388ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73362026-05-28T04:21:16.388ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0689 ms (495 iterations)
73372026-05-28T04:21:16.388ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73382026-05-28T04:21:16.388ZCriterion.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.
73392026-05-28T04:21:16.388Z
73402026-05-28T04:21:16.388ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73412026-05-28T04:21:16.388ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73422026-05-28T04:21:16.388ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0385 ms (880 iterations)
73432026-05-28T04:21:16.388ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73442026-05-28T04:21:16.388Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73452026-05-28T04:21:16.388Z time: [264.00 B 264.00 B 264.00 B]
73462026-05-28T04:21:16.388Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73472026-05-28T04:21:16.388Z No change in performance detected.
73482026-05-28T04:21:16.388Z
73492026-05-28T04:21:16.388ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73502026-05-28T04:21:16.388ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73512026-05-28T04:21:16.389ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0815 ms (550 iterations)
73522026-05-28T04:21:16.392ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73532026-05-28T04:21:16.392Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73542026-05-28T04:21:16.392Z time: [264.00 B 264.00 B 264.00 B]
73552026-05-28T04:21:16.392Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73562026-05-28T04:21:16.392Z No change in performance detected.
73572026-05-28T04:21:16.392Z
73582026-05-28T04:21:16.392ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73592026-05-28T04:21:16.392ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73602026-05-28T04:21:16.392ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0508 ms (770 iterations)
73612026-05-28T04:21:16.392ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73622026-05-28T04:21:16.392ZCriterion.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.
73632026-05-28T04:21:16.392Z
73642026-05-28T04:21:16.392ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
73652026-05-28T04:21:16.392ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73662026-05-28T04:21:16.392ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0372 ms (495 iterations)
73672026-05-28T04:21:16.392ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
73682026-05-28T04:21:16.392ZCriterion.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.
73692026-05-28T04:21:16.392Z
73702026-05-28T04:21:16.392ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73712026-05-28T04:21:16.392ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73722026-05-28T04:21:16.396ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0819 ms (330 iterations)
73732026-05-28T04:21:16.396ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73742026-05-28T04:21:16.396Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73752026-05-28T04:21:16.396Z time: [7363.0 B 7363.0 B 7363.0 B]
73762026-05-28T04:21:16.396Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73772026-05-28T04:21:16.396Z No change in performance detected.
73782026-05-28T04:21:16.396Z
73792026-05-28T04:21:16.396ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
73802026-05-28T04:21:16.396ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73812026-05-28T04:21:16.396ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0645 ms (275 iterations)
73822026-05-28T04:21:16.396ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73832026-05-28T04:21:16.396Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
73842026-05-28T04:21:16.396Z time: [7363.0 B 7363.0 B 7363.0 B]
73852026-05-28T04:21:16.396Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73862026-05-28T04:21:16.396Z No change in performance detected.
73872026-05-28T04:21:16.396Z
73882026-05-28T04:21:16.396ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
73892026-05-28T04:21:16.396ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73902026-05-28T04:21:16.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0154 ms (385 iterations)
73912026-05-28T04:21:16.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73922026-05-28T04:21:16.400Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
73932026-05-28T04:21:16.400Z time: [5872.0 B 5872.0 B 5872.0 B]
73942026-05-28T04:21:16.400Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73952026-05-28T04:21:16.400Z No change in performance detected.
73962026-05-28T04:21:16.400Z
73972026-05-28T04:21:16.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
73982026-05-28T04:21:16.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73992026-05-28T04:21:16.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1093 ms (330 iterations)
74002026-05-28T04:21:16.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74012026-05-28T04:21:16.400Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74022026-05-28T04:21:16.400Z time: [5872.0 B 5872.0 B 5872.0 B]
74032026-05-28T04:21:16.400Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74042026-05-28T04:21:16.400Z No change in performance detected.
74052026-05-28T04:21:16.400Z
74062026-05-28T04:21:16.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74072026-05-28T04:21:16.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74082026-05-28T04:21:16.403ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1556 ms (385 iterations)
74092026-05-28T04:21:16.403ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74102026-05-28T04:21:16.403Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74112026-05-28T04:21:16.403Z time: [7363.0 B 7363.0 B 7363.0 B]
74122026-05-28T04:21:16.403Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74132026-05-28T04:21:16.403Z No change in performance detected.
74142026-05-28T04:21:16.403Z
74152026-05-28T04:21:16.403ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74162026-05-28T04:21:16.403ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74172026-05-28T04:21:16.404ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0336 ms (275 iterations)
74182026-05-28T04:21:16.404ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74192026-05-28T04:21:16.404Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74202026-05-28T04:21:16.404Z time: [7363.0 B 7363.0 B 7363.0 B]
74212026-05-28T04:21:16.404Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74222026-05-28T04:21:16.404Z No change in performance detected.
74232026-05-28T04:21:16.404Z
74242026-05-28T04:21:16.407ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74252026-05-28T04:21:16.407ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74262026-05-28T04:21:16.407ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1167 ms (440 iterations)
74272026-05-28T04:21:16.407ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74282026-05-28T04:21:16.407Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74292026-05-28T04:21:16.407Z time: [5872.0 B 5872.0 B 5872.0 B]
74302026-05-28T04:21:16.407Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74312026-05-28T04:21:16.407Z No change in performance detected.
74322026-05-28T04:21:16.407Z
74332026-05-28T04:21:16.407ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74342026-05-28T04:21:16.407ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74352026-05-28T04:21:16.407ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0794 ms (330 iterations)
74362026-05-28T04:21:16.407ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74372026-05-28T04:21:16.411Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74382026-05-28T04:21:16.411Z time: [5872.0 B 5872.0 B 5872.0 B]
74392026-05-28T04:21:16.411Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74402026-05-28T04:21:16.411Z No change in performance detected.
74412026-05-28T04:21:16.411Z
74422026-05-28T04:21:16.411ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74432026-05-28T04:21:16.411ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74442026-05-28T04:21:16.411ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1583 ms (330 iterations)
74452026-05-28T04:21:16.411ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74462026-05-28T04:21:16.411Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74472026-05-28T04:21:16.411Z time: [7363.0 B 7363.0 B 7363.0 B]
74482026-05-28T04:21:16.411Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74492026-05-28T04:21:16.411Z No change in performance detected.
74502026-05-28T04:21:16.411Z
74512026-05-28T04:21:16.411ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74522026-05-28T04:21:16.411ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74532026-05-28T04:21:16.411ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1415 ms (275 iterations)
74542026-05-28T04:21:16.411ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74552026-05-28T04:21:16.415Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74562026-05-28T04:21:16.415Z time: [7363.0 B 7363.0 B 7363.0 B]
74572026-05-28T04:21:16.415Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74582026-05-28T04:21:16.415Z No change in performance detected.
74592026-05-28T04:21:16.415Z
74602026-05-28T04:21:16.415ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74612026-05-28T04:21:16.415ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74622026-05-28T04:21:16.415ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0801 ms (385 iterations)
74632026-05-28T04:21:16.415ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74642026-05-28T04:21:16.415Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74652026-05-28T04:21:16.415Z time: [5872.0 B 5872.0 B 5872.0 B]
74662026-05-28T04:21:16.415Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74672026-05-28T04:21:16.415Z No change in performance detected.
74682026-05-28T04:21:16.415Z
74692026-05-28T04:21:16.415ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74702026-05-28T04:21:16.415ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
74712026-05-28T04:21:16.415ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0386 ms (275 iterations)
74722026-05-28T04:21:16.415ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
74732026-05-28T04:21:16.418Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74742026-05-28T04:21:16.418Z time: [5872.0 B 5872.0 B 5872.0 B]
74752026-05-28T04:21:16.418Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74762026-05-28T04:21:16.418Z No change in performance detected.
74772026-05-28T04:21:16.418Z
74782026-05-28T04:21:16.418ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
74792026-05-28T04:21:16.418ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
74802026-05-28T04:21:16.418ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1576 ms (330 iterations)
74812026-05-28T04:21:16.419ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
74822026-05-28T04:21:16.419Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
74832026-05-28T04:21:16.419Z time: [7363.0 B 7363.0 B 7363.0 B]
74842026-05-28T04:21:16.419Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74852026-05-28T04:21:16.419Z No change in performance detected.
74862026-05-28T04:21:16.419Z
74872026-05-28T04:21:16.419ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
74882026-05-28T04:21:16.419ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
74892026-05-28T04:21:16.419ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1111 ms (275 iterations)
74902026-05-28T04:21:16.419ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74912026-05-28T04:21:16.422Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
74922026-05-28T04:21:16.422Z time: [7363.0 B 7363.0 B 7363.0 B]
74932026-05-28T04:21:16.422Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74942026-05-28T04:21:16.422Z No change in performance detected.
74952026-05-28T04:21:16.422Z
74962026-05-28T04:21:16.422ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
74972026-05-28T04:21:16.422ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74982026-05-28T04:21:16.422ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0597 ms (385 iterations)
74992026-05-28T04:21:16.422ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75002026-05-28T04:21:16.422Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75012026-05-28T04:21:16.422Z time: [5872.0 B 5872.0 B 5872.0 B]
75022026-05-28T04:21:16.423Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75032026-05-28T04:21:16.423Z No change in performance detected.
75042026-05-28T04:21:16.423Z
75052026-05-28T04:21:16.423ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75062026-05-28T04:21:16.423ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75072026-05-28T04:21:16.423ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1538 ms (330 iterations)
75082026-05-28T04:21:16.423ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75092026-05-28T04:21:16.426Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75102026-05-28T04:21:16.426Z time: [5872.0 B 5872.0 B 5872.0 B]
75112026-05-28T04:21:16.426Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75122026-05-28T04:21:16.426Z No change in performance detected.
75132026-05-28T04:21:16.426Z
75142026-05-28T04:21:16.467Z+ cp -r target/criterion /work/bench-results
75152026-05-28T04:21:16.620Z+ cp -r target/xde-bench /work/bench-results
75162026-05-28T04:21:16.654Z+ pushd /work
75172026-05-28T04:21:16.654Z/work /work/oxidecomputer/opte
75182026-05-28T04:21:16.654Z+ tar -caf bench-results.tgz bench-results
75192026-05-28T04:21:17.207Z+ popd
75202026-05-28T04:21:17.207Z/work/oxidecomputer/opte
75212026-05-28T04:21:17.211Z+ cleanup
75222026-05-28T04:21:17.211Z++ id -un
75232026-05-28T04:21:17.214Z++ id -gn
75242026-05-28T04:21:17.217Z+ pfexec chown -R build:build .
75252026-05-28T04:21:17.286Z+ [[ -z 01KSPATA4NMD9E65R9KH8NXX54 ]]
75262026-05-28T04:21:17.289Zprocess exited: duration 1923681 ms, exit code 0
 
75272026-05-28T04:21:17.301Zfound 1 output files
75282026-05-28T04:21:17.301Zuploading: /work/bench-results.tgz (6443714 bytes)
75292026-05-28T04:21:18.355Zuploaded: /work/bench-results.tgz