01KXHXP25186BMCZZ397SFD51T: 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: 01KXHXPZXVFZQ4EWCXHR3FAKBA

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-15T03:44:34.208Zjob dependencies complete; ready to run (waiting for 5 m 16 s)
22026-07-15T03:45:31.388Zjob assigned to worker 01KXHY0T3Z3ZP5JE4MDRBVVH86 [factory aws, i-0adc7a9f0b2f65116] (queued for 57 s)
32026-07-15T03:45:37.753Zdownloading input: /input/xde/work/debug/xde.dbg
42026-07-15T03:45:38.707Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-07-15T03:45:38.710Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-07-15T03:45:38.736Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-07-15T03:45:38.739Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-07-15T03:45:38.772Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-07-15T03:45:38.772Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-07-15T03:45:38.801Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-07-15T03:45:38.804Zdownloading input: /input/xde/work/release/xde
122026-07-15T03:45:39.327Zdownloaded input: /input/xde/work/release/xde
132026-07-15T03:45:39.332Zdownloading input: /input/xde/work/release/xde.sha256
142026-07-15T03:45:39.359Zdownloaded input: /input/xde/work/release/xde.sha256
152026-07-15T03:45:39.363Zdownloading input: /input/xde/work/release/xde_link.so
162026-07-15T03:45:39.387Zdownloaded input: /input/xde/work/release/xde_link.so
172026-07-15T03:45:39.387Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-07-15T03:45:39.416Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-07-15T03:45:39.419Zdownloading input: /input/xde/work/test/loopback
202026-07-15T03:45:39.936Zdownloaded input: /input/xde/work/test/loopback
212026-07-15T03:45:39.939Zdownloading input: /input/xde/work/test/multicast_rx
222026-07-15T03:45:40.510Zdownloaded input: /input/xde/work/test/multicast_rx
232026-07-15T03:45:40.514Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-07-15T03:45:41.184Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-07-15T03:45:41.187Zdownloading input: /input/xde/work/test/multicast_validation
262026-07-15T03:45:41.709Zdownloaded input: /input/xde/work/test/multicast_validation
272026-07-15T03:45:41.712Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-07-15T03:45:42.352Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-07-15T03:45:42.355Zdownloading input: /input/xde/work/xde.conf
302026-07-15T03:45:42.377Zdownloaded input: /input/xde/work/xde.conf
 
312026-07-15T03:45:42.377Zstarting task 0: "setup"
322026-07-15T03:45:42.383Z++ uname -s
332026-07-15T03:45:42.386Z+ kern=SunOS
342026-07-15T03:45:42.386Z+ build_user=build
352026-07-15T03:45:42.386Z+ build_uid=12345
362026-07-15T03:45:42.386Z+ work_dir=/work
372026-07-15T03:45:42.386Z+ input_dir=/input
382026-07-15T03:45:42.386Z+ [[ 0 == 12345 ]]
392026-07-15T03:45:42.386Z+ case "$kern" in
402026-07-15T03:45:42.386Z+ groupadd -g 12345 build
412026-07-15T03:45:42.389Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-07-15T03:45:44.393Z+ zfs create -o mountpoint=/work rpool/work
432026-07-15T03:45:44.537Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-07-15T03:45:44.540Z+ home_fs=zfs
452026-07-15T03:45:44.540Z+ [[ zfs == autofs ]]
462026-07-15T03:45:44.540Z+ mkdir -p /home/build
472026-07-15T03:45:44.540Z+ chown build:build /home/build /work
482026-07-15T03:45:46.541Z+ chmod 0700 /home/build /work
492026-07-15T03:45:46.545Zprocess exited: duration 4165 ms, exit code 0
 
502026-07-15T03:45:46.551Zstarting task 1: "rust-toolchain"
512026-07-15T03:45:46.555Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
522026-07-15T03:45:46.555Z * rust toolchain channel = "1.96.1"
532026-07-15T03:45:46.555Z * rust toolchain profile = "default"
542026-07-15T03:45:46.555Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-07-15T03:45:46.555Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-07-15T03:45:46.555Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-07-15T03:45:46.558Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-07-15T03:45:46.558Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
592026-07-15T03:45:46.661Zinfo: downloading installer
602026-07-15T03:45:47.974Zwarn: It looks like you have an existing rustup settings file at:
612026-07-15T03:45:47.974Zwarn: /home/build/.rustup/settings.toml
622026-07-15T03:45:47.975Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-07-15T03:45:47.975Zwarn: instead of the one inferred from the default host triple.
642026-07-15T03:45:47.983Zinfo: profile set to default
652026-07-15T03:45:47.983Zinfo: default host triple is x86_64-unknown-illumos
662026-07-15T03:45:47.986Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
672026-07-15T03:45:48.117Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
682026-07-15T03:45:48.120Zinfo: downloading 6 components
692026-07-15T03:46:02.135Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
702026-07-15T03:46:02.135Z
712026-07-15T03:46:02.165Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
722026-07-15T03:46:02.165Z
732026-07-15T03:46:02.165Z
742026-07-15T03:46:02.165ZRust is installed now. Great!
752026-07-15T03:46:02.165Z
762026-07-15T03:46:02.165ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-07-15T03:46:02.165Zenvironment variable. This has not been done automatically.
782026-07-15T03:46:02.165Z
792026-07-15T03:46:02.165ZTo configure your current shell, you need to source
802026-07-15T03:46:02.165Zthe corresponding env file under $HOME/.cargo.
812026-07-15T03:46:02.165Z
822026-07-15T03:46:02.165ZThis is usually done by running one of the following (note the leading DOT):
832026-07-15T03:46:02.169Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-07-15T03:46:02.169Zsource "$HOME/.cargo/env.fish" # For fish
852026-07-15T03:46:02.169Zsource "~/.cargo/env.nu" # For nushell
862026-07-15T03:46:02.169Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-07-15T03:46:02.169Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-07-15T03:46:02.169Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-07-15T03:46:02.170Zwarn: no default linker (`cc`) was found in your PATH
902026-07-15T03:46:02.170Zwarn: many Rust crates require a system C toolchain to build
912026-07-15T03:46:02.256Z+ rustup --version
922026-07-15T03:46:02.264Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-07-15T03:46:02.267Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-07-15T03:46:02.285Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
952026-07-15T03:46:02.288Z+ cargo --version
962026-07-15T03:46:02.302Zcargo 1.96.1 (356927216 2026-06-26)
972026-07-15T03:46:02.305Z+ rustc --version
982026-07-15T03:46:02.324Zrustc 1.96.1 (31fca3adb 2026-06-26)
992026-07-15T03:46:02.327Zprocess exited: duration 15775 ms, exit code 0
 
1002026-07-15T03:46:02.333Zstarting task 2: "authentication"
1012026-07-15T03:46:02.349Zprocess exited: duration 15 ms, exit code 0
 
1022026-07-15T03:46:02.356Zstarting task 3: "clone repository"
1032026-07-15T03:46:02.359Z+ mkdir -p /work/oxidecomputer/opte
1042026-07-15T03:46:02.362Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-07-15T03:46:02.389ZCloning into '/work/oxidecomputer/opte'...
1062026-07-15T03:46:03.267Z+ cd /work/oxidecomputer/opte
1072026-07-15T03:46:03.267Z+ git fetch origin ed024703fbe3d3a3173cb795666270cfb980d7fb
1082026-07-15T03:46:03.501ZFrom https://github.com/oxidecomputer/opte
1092026-07-15T03:46:03.501Z * branch ed024703fbe3d3a3173cb795666270cfb980d7fb -> FETCH_HEAD
1102026-07-15T03:46:03.507Z+ [[ -n renovate/syn-2.x-lockfile ]]
1112026-07-15T03:46:03.510Z++ git branch --show-current
1122026-07-15T03:46:03.510Z+ current=master
1132026-07-15T03:46:03.510Z+ [[ master != renovate/syn-2.x-lockfile ]]
1142026-07-15T03:46:03.510Z+ git branch -f renovate/syn-2.x-lockfile ed024703fbe3d3a3173cb795666270cfb980d7fb
1152026-07-15T03:46:03.513Z+ git checkout -f renovate/syn-2.x-lockfile
1162026-07-15T03:46:03.529ZSwitched to branch 'renovate/syn-2.x-lockfile'
1172026-07-15T03:46:03.532Z+ git reset --hard ed024703fbe3d3a3173cb795666270cfb980d7fb
1182026-07-15T03:46:03.546ZHEAD is now at ed02470 Update Rust crate syn to v2.0.119
1192026-07-15T03:46:03.550Zprocess exited: duration 1191 ms, exit code 0
 
1202026-07-15T03:46:03.556Zstarting task 4: "build"
1212026-07-15T03:46:03.560Z+ source .github/buildomat/common.sh
1222026-07-15T03:46:03.563Z++ rustup show active-toolchain
1232026-07-15T03:46:03.567Z1.96.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-07-15T03:46:03.567Z++ pushd xde
1252026-07-15T03:46:03.567Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-07-15T03:46:03.567Z++ rustup show active-toolchain
1272026-07-15T03:46:03.572Zinfo: syncing channel updates for nightly-2026-06-30-x86_64-unknown-illumos
1282026-07-15T03:46:03.714Zinfo: latest update on 2026-06-30 for version 1.98.0-nightly (096694416 2026-06-29)
1292026-07-15T03:46:03.717Zinfo: downloading 6 components
1302026-07-15T03:46:18.556Znightly-2026-06-30-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-07-15T03:46:18.648Z+++ rustup show active-toolchain -v
1322026-07-15T03:46:18.652Z+++ head -n 1
1332026-07-15T03:46:18.652Z+++ cut '-d ' -f1
1342026-07-15T03:46:18.702Z++ export NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1352026-07-15T03:46:18.702Z++ NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1362026-07-15T03:46:18.702Z++ popd
1372026-07-15T03:46:18.702Z/work/oxidecomputer/opte
1382026-07-15T03:46:18.705Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-07-15T03:46:19.699Z Startup: Refreshing catalog 'helios' ... Done
1402026-07-15T03:46:19.819Z Startup: Caching catalogs ... Done
1412026-07-15T03:46:20.352ZPlanning: Solver setup ... Done
1422026-07-15T03:46:20.381ZPlanning: Running solver ... Done
1432026-07-15T03:46:20.394ZPlanning: Finding local manifests ... Done
1442026-07-15T03:46:20.406ZPlanning: Fetching manifests: 0/6 0% complete
1452026-07-15T03:46:20.430ZPlanning: Fetching manifests: 6/6 100% complete
1462026-07-15T03:46:20.443ZPlanning: Package planning ... Done
1472026-07-15T03:46:20.446ZPlanning: Merging actions ... Done
1482026-07-15T03:46:20.650ZPlanning: Checking for conflicting actions ... Done
1492026-07-15T03:46:20.653ZPlanning: Consolidating action changes ... Done
1502026-07-15T03:46:21.507ZPlanning: Evaluating mediators ... Done
1512026-07-15T03:46:21.510ZPlanning: Planning completed in 1.67 seconds
1522026-07-15T03:46:21.516Z Packages to install: 6
1532026-07-15T03:46:21.519Z Services to change: 2
1542026-07-15T03:46:21.519Z Create boot environment: No
1552026-07-15T03:46:21.519ZCreate backup boot environment: No
1562026-07-15T03:46:21.541Z
1572026-07-15T03:46:21.541ZDownload: 0/22 items 0.0/15.4MB 0% complete
1582026-07-15T03:46:21.753ZDownload: Completed 15.35 MB in 0.21 seconds (72.5M/s)
1592026-07-15T03:46:21.846Z Actions: 1/110 actions (Installing new actions)
1602026-07-15T03:46:22.248Z Actions: Completed 110 actions in 0.40 seconds.
1612026-07-15T03:46:22.259ZFinalize: Updating package state database ... Done
1622026-07-15T03:46:22.265ZFinalize: Updating package cache ... Done
1632026-07-15T03:46:22.289ZFinalize: Updating image state ... Done
1642026-07-15T03:46:24.915ZFinalize: Creating fast lookup database ... Done
1652026-07-15T03:46:24.988ZFinalize: Reading search index ... Done
1662026-07-15T03:46:24.991ZFinalize: Updating search index ... Done
1672026-07-15T03:46:29.689ZFinalize: Updating package cache ... Done
1682026-07-15T03:46:29.796Z+ [[ -z 01KXHXPZXVFZQ4EWCXHR3FAKBA ]]
1692026-07-15T03:46:29.796Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-07-15T03:46:30.763Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-07-15T03:46:30.763Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-07-15T03:46:30.763Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-07-15T03:46:30.763Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-07-15T03:46:30.763Ztempdir @ "/tmp/.tmp4hQ7CF/tmp"
1752026-07-15T03:46:30.763Zimage root @ "/tmp/.tmp4hQ7CF/tmp/root"
1762026-07-15T03:46:30.763Zcreating image...
1772026-07-15T03:46:31.050Zcopying publishers...
1782026-07-15T03:46:31.639Zadding properties...
1792026-07-15T03:46:32.335Zinstalling packages...
1802026-07-15T03:46:40.372Zseeding SMF database...
1812026-07-15T03:46:44.628Zconfiguring SMF profile...
1822026-07-15T03:46:44.631Zmodifying shadow(5)...
1832026-07-15T03:46:44.631Zloading user and group database...
1842026-07-15T03:46:44.631Zloading facet selections...
1852026-07-15T03:46:44.914Z devel -> true
1862026-07-15T03:46:44.914Z doc.man -> true
1872026-07-15T03:46:44.914Z entire.service/hal -> true
1882026-07-15T03:46:44.914Z entire.service/network/smtp/dma -> true
1892026-07-15T03:46:44.914Z locale.ar -> true
1902026-07-15T03:46:44.914Z locale.ca -> true
1912026-07-15T03:46:44.914Z locale.cs -> true
1922026-07-15T03:46:44.915Z locale.de -> true
1932026-07-15T03:46:44.915Z locale.es -> true
1942026-07-15T03:46:44.915Z locale.fr -> true
1952026-07-15T03:46:44.915Z locale.he -> true
1962026-07-15T03:46:44.915Z locale.hu -> true
1972026-07-15T03:46:44.915Z locale.id -> true
1982026-07-15T03:46:44.915Z locale.it -> true
1992026-07-15T03:46:44.915Z locale.ja -> true
2002026-07-15T03:46:44.915Z locale.ko -> true
2012026-07-15T03:46:44.915Z locale.nl -> true
2022026-07-15T03:46:44.915Z locale.pl -> true
2032026-07-15T03:46:44.915Z locale.pt_BR -> true
2042026-07-15T03:46:44.915Z locale.ru -> true
2052026-07-15T03:46:44.915Z locale.sk -> true
2062026-07-15T03:46:44.915Z locale.sv -> true
2072026-07-15T03:46:44.915Z locale.zh_CN -> true
2082026-07-15T03:46:44.915Z locale.zh_HK -> true
2092026-07-15T03:46:44.915Z locale.zh_TW -> true
2102026-07-15T03:46:44.915Z onu.ooceonly -> true
2112026-07-15T03:46:44.915Z version-lock.shell/ksh93 -> true
2122026-07-15T03:46:44.915Z version-lock.system/data/hardware-registry -> true
2132026-07-15T03:46:44.915Z version-lock.system/data/zoneinfo -> true
2142026-07-15T03:46:44.915Z version-lock.system/microcode/amd -> true
2152026-07-15T03:46:44.915Z version-lock.system/microcode/intel -> true
2162026-07-15T03:46:44.915Z version-lock.system/microcode/oxide -> true
2172026-07-15T03:46:44.915Zassessing packaged files...
2182026-07-15T03:46:46.364Zcreating archive...
2192026-07-15T03:46:46.390Zmissing from packaging:
2202026-07-15T03:46:46.390Z "etc/.pwd.lock"
2212026-07-15T03:46:46.393Z "etc/svc/profile/generic.xml"
2222026-07-15T03:46:46.393Z "etc/svc/profile/inetd_services.xml"
2232026-07-15T03:46:46.393Z "etc/svc/profile/name_service.xml"
2242026-07-15T03:46:46.396Z "etc/svc/profile/platform.xml"
2252026-07-15T03:46:46.396Z "etc/svc/profile/platform_omicron1.xml"
2262026-07-15T03:46:46.396Z "etc/svc/repository.db"
2272026-07-15T03:46:46.396Z
2282026-07-15T03:46:46.401Z
2292026-07-15T03:46:46.401Zfinishing archive...
2302026-07-15T03:46:47.036Zcreating gzonly manifest...
2312026-07-15T03:46:47.039Zok
2322026-07-15T03:46:47.099Z+ trap cleanup EXIT
2332026-07-15T03:46:47.102Z+ OUT_DIR=/work/bench-results
2342026-07-15T03:46:47.102Z+ mkdir -p /work/bench-results
2352026-07-15T03:46:47.102Z+ mkdir -p target/criterion
2362026-07-15T03:46:47.105Z+ mkdir -p target/xde-bench
2372026-07-15T03:46:47.105Z+ banner collect
2382026-07-15T03:46:47.108Z
2392026-07-15T03:46:47.108Z #### #### # # ###### #### #####
2402026-07-15T03:46:47.108Z # # # # # # # # # #
2412026-07-15T03:46:47.108Z # # # # # ##### # #
2422026-07-15T03:46:47.108Z # # # # # # # #
2432026-07-15T03:46:47.108Z # # # # # # # # # #
2442026-07-15T03:46:47.108Z #### #### ###### ###### ###### #### #
2452026-07-15T03:46:47.108Z
2462026-07-15T03:46:47.108Z++ cat .git/refs/heads/master
2472026-07-15T03:46:47.108Z+ BASELINE_COMMIT=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc
2482026-07-15T03:46:47.108Z+ [[ renovate/syn-2.x-lockfile == \m\a\s\t\e\r ]]
2492026-07-15T03:46:47.108Z+ get_artifact opte benchmark dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc bench-results.tgz
2502026-07-15T03:46:47.108Z+ local curl_res
2512026-07-15T03:46:47.109Z+ repo=opte
2522026-07-15T03:46:47.109Z+ series=benchmark
2532026-07-15T03:46:47.109Z+ commit=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc
2542026-07-15T03:46:47.110Z+ name=bench-results.tgz
2552026-07-15T03:46:47.110Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-07-15T03:46:47.110Z+ mkdir -p download
2572026-07-15T03:46:47.113Z+ pushd download
2582026-07-15T03:46:47.113Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2592026-07-15T03:46:47.113Z+ [[ ! -f bench-results.tgz ]]
2602026-07-15T03:46:47.113Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc/bench-results.tgz
2612026-07-15T03:46:47.116Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-07-15T03:46:47.116Z Dload Upload Total Spent Left Speed
2632026-07-15T03:46:47.438Z 0 0 0 0 0 0 0 0 0 100 6.12M 100 6.12M 0 0 19.00M 0 0 100 6.12M 100 6.12M 0 0 19.00M 0 0 100 6.12M 100 6.12M 0 0 19.00M 0 0
2642026-07-15T03:46:47.442Z+ curl_res=0
2652026-07-15T03:46:47.445Z+ popd
2662026-07-15T03:46:47.445Z+ return 0
2672026-07-15T03:46:47.445Z/work/oxidecomputer/opte
2682026-07-15T03:46:47.445Z+ tar -xf download/bench-results.tgz -C target
2692026-07-15T03:46:47.616Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-07-15T03:46:47.619Z+ rm -r target/bench-results
2712026-07-15T03:46:47.622Z+ [[ '' -eq 1 ]]
2722026-07-15T03:46:47.622Z+ uname -a
2732026-07-15T03:46:47.622ZSunOS w-01KXHY0T3Z3ZP5JE4MDRBVVH86 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-07-15T03:46:47.622Z+ cat /etc/versions/build
2752026-07-15T03:46:47.622Zheads/stlouis-0-gd5af107c55
2762026-07-15T03:46:47.622Z+ dladm
2772026-07-15T03:46:47.626ZLINK CLASS MTU STATE BRIDGE OVER
2782026-07-15T03:46:47.626Zena0 phys 9216 up -- --
2792026-07-15T03:46:47.629Z+ ipadm
2802026-07-15T03:46:47.629ZADDROBJ TYPE STATE ADDR
2812026-07-15T03:46:47.629Zlo0/v4 static ok 127.0.0.1/8
2822026-07-15T03:46:47.629Zena0/dhcp dhcp ok 10.150.1.34/24
2832026-07-15T03:46:47.629Zlo0/v6 static ok ::1/128
2842026-07-15T03:46:47.629Z+ pfexec rem_drv xde
2852026-07-15T03:46:47.636Z+ set -o errexit
2862026-07-15T03:46:47.639Z+ set -o pipefail
2872026-07-15T03:46:47.639Z+ banner prepare
2882026-07-15T03:46:47.639Z
2892026-07-15T03:46:47.639Z ##### ##### ###### ##### ## ##### ######
2902026-07-15T03:46:47.639Z # # # # # # # # # # # #
2912026-07-15T03:46:47.639Z # # # # ##### # # # # # # #####
2922026-07-15T03:46:47.639Z ##### ##### # ##### ###### ##### #
2932026-07-15T03:46:47.639Z # # # # # # # # # #
2942026-07-15T03:46:47.639Z # # # ###### # # # # # ######
2952026-07-15T03:46:47.639Z
2962026-07-15T03:46:47.639Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-07-15T03:46:47.642Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-07-15T03:46:47.707Z+ pfexec add_drv xde
2992026-07-15T03:46:48.500Z+ banner bench
3002026-07-15T03:46:48.503Z
3012026-07-15T03:46:48.503Z ##### ###### # # #### # #
3022026-07-15T03:46:48.503Z # # # ## # # # # #
3032026-07-15T03:46:48.503Z ##### ##### # # # # ######
3042026-07-15T03:46:48.503Z # # # # # # # # #
3052026-07-15T03:46:48.503Z # # # # ## # # # #
3062026-07-15T03:46:48.503Z ##### ###### # # #### # #
3072026-07-15T03:46:48.503Z
3082026-07-15T03:46:48.503Z+ cargo kbench local
3092026-07-15T03:46:48.609Z Updating crates.io index
3102026-07-15T03:46:48.613Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-07-15T03:46:49.614Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-07-15T03:46:49.911Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-07-15T03:46:50.331Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-07-15T03:46:50.603Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-07-15T03:46:50.887Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-07-15T03:46:51.287Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-07-15T03:46:53.159Z Downloading crates ...
3182026-07-15T03:46:53.217Z Downloaded ciborium-ll v0.2.2
3192026-07-15T03:46:53.221Z Downloaded alloca v0.4.0
3202026-07-15T03:46:53.224Z Downloaded byteorder v1.5.0
3212026-07-15T03:46:53.224Z Downloaded cfg-if v1.0.4
3222026-07-15T03:46:53.228Z Downloaded dtor-proc-macro v0.0.13
3232026-07-15T03:46:53.231Z Downloaded find-msvc-tools v0.1.9
3242026-07-15T03:46:53.235Z Downloaded itoa v1.0.18
3252026-07-15T03:46:53.239Z Downloaded ingot-types v0.1.2
3262026-07-15T03:46:53.239Z Downloaded num-conv v0.2.2
3272026-07-15T03:46:53.246Z Downloaded ref-cast v1.0.25
3282026-07-15T03:46:53.249Z Downloaded defmt v0.3.100
3292026-07-15T03:46:53.249Z Downloaded anstyle-parse v1.0.0
3302026-07-15T03:46:53.249Z Downloaded cpufeatures v0.3.0
3312026-07-15T03:46:53.252Z Downloaded pretty-hex v0.4.2
3322026-07-15T03:46:53.253Z Downloaded managed v0.8.0
3332026-07-15T03:46:53.253Z Downloaded cookie-factory v0.3.3
3342026-07-15T03:46:53.256Z Downloaded ctor v0.10.1
3352026-07-15T03:46:53.256Z Downloaded pin-project-lite v0.2.17
3362026-07-15T03:46:53.259Z Downloaded slog-envlogger v2.2.0
3372026-07-15T03:46:53.259Z Downloaded same-file v1.0.6
3382026-07-15T03:46:53.262Z Downloaded proc-macro-crate v3.5.0
3392026-07-15T03:46:53.262Z Downloaded clap_lex v1.1.0
3402026-07-15T03:46:53.262Z Downloaded anyhow v1.0.103
3412026-07-15T03:46:53.266Z Downloaded plotters-backend v0.3.7
3422026-07-15T03:46:53.268Z Downloaded darling_macro v0.23.0
3432026-07-15T03:46:53.268Z Downloaded proc-macro-error-attr v1.0.4
3442026-07-15T03:46:53.269Z Downloaded darling_core v0.23.0
3452026-07-15T03:46:53.272Z Downloaded cstr-argument v0.1.2
3462026-07-15T03:46:53.272Z Downloaded anstyle-query v1.1.5
3472026-07-15T03:46:53.273Z Downloaded heapless v0.8.0
3482026-07-15T03:46:53.273Z Downloaded futures v0.3.32
3492026-07-15T03:46:53.276Z Downloaded ref-cast-impl v1.0.25
3502026-07-15T03:46:53.279Z Downloaded plotters-svg v0.3.7
3512026-07-15T03:46:53.282Z Downloaded futures-io v0.3.32
3522026-07-15T03:46:53.282Z Downloaded cobs v0.3.0
3532026-07-15T03:46:53.285Z Downloaded rusticata-macros v5.0.0
3542026-07-15T03:46:53.285Z Downloaded equivalent v1.0.2
3552026-07-15T03:46:53.285Z Downloaded darling_macro v0.21.3
3562026-07-15T03:46:53.288Z Downloaded cast v0.3.0
3572026-07-15T03:46:53.288Z Downloaded errno v0.3.14
3582026-07-15T03:46:53.291Z Downloaded autocfg v1.5.1
3592026-07-15T03:46:53.291Z Downloaded defmt-parser v1.0.0
3602026-07-15T03:46:53.292Z Downloaded colorchoice v1.0.5
3612026-07-15T03:46:53.294Z Downloaded slab v0.4.12
3622026-07-15T03:46:53.294Z Downloaded rand_core v0.10.1
3632026-07-15T03:46:53.295Z Downloaded terminal_size v0.4.4
3642026-07-15T03:46:53.298Z Downloaded macaddr v1.0.1
3652026-07-15T03:46:53.298Z Downloaded heck v0.5.0
3662026-07-15T03:46:53.298Z Downloaded ctor-proc-macro v0.0.13
3672026-07-15T03:46:53.298Z Downloaded ciborium-io v0.2.2
3682026-07-15T03:46:53.298Z Downloaded foreign-types v0.5.0
3692026-07-15T03:46:53.301Z Downloaded crossbeam-epoch v0.9.18
3702026-07-15T03:46:53.301Z Downloaded powerfmt v0.2.0
3712026-07-15T03:46:53.304Z Downloaded ident_case v1.0.1
3722026-07-15T03:46:53.304Z Downloaded heck v0.4.1
3732026-07-15T03:46:53.305Z Downloaded utf8parse v0.2.2
3742026-07-15T03:46:53.305Z Downloaded dyn-clone v1.0.20
3752026-07-15T03:46:53.305Z Downloaded circular v0.3.0
3762026-07-15T03:46:53.308Z Downloaded is-terminal v0.4.17
3772026-07-15T03:46:53.308Z Downloaded hash32 v0.3.1
3782026-07-15T03:46:53.308Z Downloaded futures-task v0.3.32
3792026-07-15T03:46:53.308Z Downloaded fnv v1.0.7
3802026-07-15T03:46:53.311Z Downloaded futures-sink v0.3.32
3812026-07-15T03:46:53.311Z Downloaded futures-macro v0.3.32
3822026-07-15T03:46:53.311Z Downloaded foreign-types-shared v0.3.1
3832026-07-15T03:46:53.311Z Downloaded lazy_static v1.5.0
3842026-07-15T03:46:53.314Z Downloaded oxnet v0.1.6
3852026-07-15T03:46:53.317Z Downloaded is_terminal_polyfill v1.70.2
3862026-07-15T03:46:53.317Z Downloaded link-section v0.2.1
3872026-07-15T03:46:53.317Z Downloaded oorandom v11.1.5
3882026-07-15T03:46:53.320Z Downloaded slog-stdlog v4.1.1
3892026-07-15T03:46:53.320Z Downloaded slog-async v2.8.0
3902026-07-15T03:46:53.320Z Downloaded shlex v2.0.1
3912026-07-15T03:46:53.320Z Downloaded quote v1.0.46
3922026-07-15T03:46:53.323Z Downloaded embedded-io v0.6.1
3932026-07-15T03:46:53.323Z Downloaded slog-term v2.9.2
3942026-07-15T03:46:53.324Z Downloaded embedded-io v0.4.0
3952026-07-15T03:46:53.328Z Downloaded page_size v0.6.0
3962026-07-15T03:46:53.328Z Downloaded num_enum v0.7.6
3972026-07-15T03:46:53.331Z Downloaded slog-scope v4.4.1
3982026-07-15T03:46:53.331Z Downloaded cfg_aliases v0.2.1
3992026-07-15T03:46:53.331Z Downloaded num-traits v0.2.19
4002026-07-15T03:46:53.331Z Downloaded log v0.4.33
4012026-07-15T03:46:53.334Z Downloaded dtor v0.8.1
4022026-07-15T03:46:53.338Z Downloaded stable_deref_trait v1.2.1
4032026-07-15T03:46:53.338Z Downloaded ciborium v0.2.2
4042026-07-15T03:46:53.341Z Downloaded foreign-types-macros v0.2.3
4052026-07-15T03:46:53.341Z Downloaded bitflags v1.3.2
4062026-07-15T03:46:53.344Z Downloaded anstyle v1.0.14
4072026-07-15T03:46:53.344Z Downloaded erased-serde v0.3.31
4082026-07-15T03:46:53.347Z Downloaded tabwriter v1.4.1
4092026-07-15T03:46:53.347Z Downloaded either v1.16.0
4102026-07-15T03:46:53.347Z Downloaded defmt v1.1.1
4112026-07-15T03:46:53.350Z Downloaded strsim v0.11.1
4122026-07-15T03:46:53.350Z Downloaded futures-core v0.3.32
4132026-07-15T03:46:53.350Z Downloaded crossbeam-deque v0.8.6
4142026-07-15T03:46:53.353Z Downloaded ipnetwork v0.21.1
4152026-07-15T03:46:53.353Z Downloaded criterion-plot v0.8.2
4162026-07-15T03:46:53.353Z Downloaded version_check v0.9.5
4172026-07-15T03:46:53.358Z Downloaded time-core v0.1.9
4182026-07-15T03:46:53.358Z Downloaded ingot v0.1.1
4192026-07-15T03:46:53.358Z Downloaded take_mut v0.2.2
4202026-07-15T03:46:53.358Z Downloaded defmt-macros v1.1.1
4212026-07-15T03:46:53.362Z Downloaded anstream v1.0.0
4222026-07-15T03:46:53.362Z Downloaded anes v0.1.6
4232026-07-15T03:46:53.365Z Downloaded rustversion v1.0.22
4242026-07-15T03:46:53.365Z Downloaded thiserror-impl v2.0.18
4252026-07-15T03:46:53.365Z Downloaded proc-macro-error v1.0.4
4262026-07-15T03:46:53.368Z Downloaded darling v0.21.3
4272026-07-15T03:46:53.371Z Downloaded thiserror-impl v1.0.69
4282026-07-15T03:46:53.371Z Downloaded thiserror v2.0.18
4292026-07-15T03:46:53.376Z Downloaded crc32fast v1.5.0
4302026-07-15T03:46:53.380Z Downloaded once_cell v1.21.4
4312026-07-15T03:46:53.380Z Downloaded iana-time-zone v0.1.65
4322026-07-15T03:46:53.383Z Downloaded crossbeam-utils v0.8.21
4332026-07-15T03:46:53.386Z Downloaded deranged v0.5.8
4342026-07-15T03:46:53.386Z Downloaded num_enum_derive v0.7.6
4352026-07-15T03:46:53.386Z Downloaded clap_derive v4.6.1
4362026-07-15T03:46:53.391Z Downloaded futures-executor v0.3.32
4372026-07-15T03:46:53.391Z Downloaded chacha20 v0.10.1
4382026-07-15T03:46:53.394Z Downloaded thiserror v1.0.69
4392026-07-15T03:46:53.395Z Downloaded ingot-macros v0.1.1
4402026-07-15T03:46:53.395Z Downloaded walkdir v2.5.0
4412026-07-15T03:46:53.399Z Downloaded futures-channel v0.3.32
4422026-07-15T03:46:53.401Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4432026-07-15T03:46:53.401Z Downloaded bitflags v2.13.0
4442026-07-15T03:46:53.404Z Downloaded time-macros v0.2.31
4452026-07-15T03:46:53.404Z Downloaded thread_local v1.1.9
4462026-07-15T03:46:53.404Z Downloaded getrandom v0.4.3
4472026-07-15T03:46:53.404Z Downloaded futures-util v0.3.32
4482026-07-15T03:46:53.410Z Downloaded socket2 v0.6.4
4492026-07-15T03:46:53.413Z Downloaded proc-macro2 v1.0.106
4502026-07-15T03:46:53.413Z Downloaded postcard v1.1.3
4512026-07-15T03:46:53.416Z Downloaded crossbeam-channel v0.5.15
4522026-07-15T03:46:53.419Z Downloaded colored v3.1.1
4532026-07-15T03:46:53.419Z Downloaded darling v0.23.0
4542026-07-15T03:46:53.422Z Downloaded toml_parser v1.1.2+spec-1.1.0
4552026-07-15T03:46:53.422Z Downloaded half v2.7.1
4562026-07-15T03:46:53.425Z Downloaded darling_core v0.21.3
4572026-07-15T03:46:53.428Z Downloaded clap v4.6.1
4582026-07-15T03:46:53.431Z Downloaded arc-swap v1.9.2
4592026-07-15T03:46:53.434Z Downloaded tinytemplate v1.2.1
4602026-07-15T03:46:53.434Z Downloaded zmij v1.0.21
4612026-07-15T03:46:53.437Z Downloaded tracing-attributes v0.1.31
4622026-07-15T03:46:53.437Z Downloaded slog v2.8.2
4632026-07-15T03:46:53.474Z Downloaded serde_core v1.0.228
4642026-07-15T03:46:53.474Z Downloaded rayon-core v1.13.0
4652026-07-15T03:46:53.479Z Downloaded cc v1.2.66
4662026-07-15T03:46:53.479Z Downloaded indexmap v2.14.0
4672026-07-15T03:46:53.479Z Downloaded unicode-ident v1.0.24
4682026-07-15T03:46:53.479Z Downloaded term v1.2.1
4692026-07-15T03:46:53.479Z Downloaded serde_derive v1.0.228
4702026-07-15T03:46:53.479Z Downloaded uuid v1.23.4
4712026-07-15T03:46:53.479Z Downloaded tracing-core v0.1.36
4722026-07-15T03:46:53.479Z Downloaded itertools v0.12.1
4732026-07-15T03:46:53.482Z Downloaded serde v1.0.228
4742026-07-15T03:46:53.482Z Downloaded itertools v0.15.0
4752026-07-15T03:46:53.485Z Downloaded itertools v0.13.0
4762026-07-15T03:46:53.489Z Downloaded toml_edit v0.25.12+spec-1.1.0
4772026-07-15T03:46:53.492Z Downloaded zerocopy-derive v0.8.52
4782026-07-15T03:46:53.495Z Downloaded memchr v2.8.2
4792026-07-15T03:46:53.498Z Downloaded clap_builder v4.6.0
4802026-07-15T03:46:53.501Z Downloaded nom v8.0.0
4812026-07-15T03:46:53.505Z Downloaded chrono v0.4.45
4822026-07-15T03:46:53.509Z Downloaded itertools v0.14.0
4832026-07-15T03:46:53.513Z Downloaded hashbrown v0.17.1
4842026-07-15T03:46:53.516Z Downloaded aho-corasick v1.1.4
4852026-07-15T03:46:53.520Z Downloaded rand v0.10.2
4862026-07-15T03:46:53.523Z Downloaded criterion v0.8.2
4872026-07-15T03:46:53.538Z Downloaded serde_json v1.0.150
4882026-07-15T03:46:53.542Z Downloaded libc v0.2.186
4892026-07-15T03:46:53.562Z Downloaded regex v1.12.4
4902026-07-15T03:46:53.565Z Downloaded rayon v1.12.0
4912026-07-15T03:46:53.569Z Downloaded plotters v0.3.7
4922026-07-15T03:46:53.597Z Downloaded winnow v1.0.3
4932026-07-15T03:46:53.604Z Downloaded pcap-parser v0.17.0
4942026-07-15T03:46:53.632Z Downloaded syn v1.0.109
4952026-07-15T03:46:53.646Z Downloaded unicode-width v0.2.2
4962026-07-15T03:46:53.654Z Downloaded zerocopy v0.8.52
4972026-07-15T03:46:53.664Z Downloaded time v0.3.53
4982026-07-15T03:46:53.671Z Downloaded syn v2.0.119
4992026-07-15T03:46:53.677Z Downloaded smoltcp v0.11.0
5002026-07-15T03:46:53.683Z Downloaded regex-syntax v0.8.11
5012026-07-15T03:46:53.687Z Downloaded nix v0.31.3
5022026-07-15T03:46:53.694Z Downloaded rustix v1.1.4
5032026-07-15T03:46:53.705Z Downloaded tracing v0.1.44
5042026-07-15T03:46:53.715Z Downloaded regex-automata v0.4.14
5052026-07-15T03:46:53.783Z Compiling proc-macro2 v1.0.106
5062026-07-15T03:46:53.783Z Compiling quote v1.0.46
5072026-07-15T03:46:53.786Z Compiling unicode-ident v1.0.24
5082026-07-15T03:46:53.786Z Compiling serde_core v1.0.228
5092026-07-15T03:46:53.786Z Compiling cfg-if v1.0.4
5102026-07-15T03:46:53.786Z Compiling libc v0.2.186
5112026-07-15T03:46:53.786Z Compiling memchr v2.8.2
5122026-07-15T03:46:53.786Z Compiling serde v1.0.228
5132026-07-15T03:46:53.936Z Compiling rustversion v1.0.22
5142026-07-15T03:46:53.997Z Compiling version_check v0.9.5
5152026-07-15T03:46:54.262Z Compiling ident_case v1.0.1
5162026-07-15T03:46:54.275Z Compiling strsim v0.11.1
5172026-07-15T03:46:54.283Z Compiling zerocopy v0.8.52
5182026-07-15T03:46:54.364Z Compiling either v1.16.0
5192026-07-15T03:46:54.556Z Compiling thiserror v2.0.18
5202026-07-15T03:46:54.695Z Compiling fnv v1.0.7
5212026-07-15T03:46:54.785Z Compiling crossbeam-utils v0.8.21
5222026-07-15T03:46:54.798Z Compiling pin-project-lite v0.2.17
5232026-07-15T03:46:54.806Z Compiling syn v1.0.109
5242026-07-15T03:46:54.885Z Compiling regex-syntax v0.8.11
5252026-07-15T03:46:55.090Z Compiling aho-corasick v1.1.4
5262026-07-15T03:46:55.095Z Compiling hashbrown v0.17.1
5272026-07-15T03:46:55.109Z Compiling equivalent v1.0.2
5282026-07-15T03:46:55.120Z Compiling winnow v1.0.3
5292026-07-15T03:46:55.198Z Compiling itertools v0.14.0
5302026-07-15T03:46:55.333Z Compiling syn v2.0.119
5312026-07-15T03:46:55.629Z Compiling indexmap v2.14.0
5322026-07-15T03:46:56.125Z Compiling bitflags v2.13.0
5332026-07-15T03:46:56.234Z Compiling toml_parser v1.1.2+spec-1.1.0
5342026-07-15T03:46:56.256Z Compiling autocfg v1.5.1
5352026-07-15T03:46:56.409Z Compiling regex-automata v0.4.14
5362026-07-15T03:46:56.420Z Compiling byteorder v1.5.0
5372026-07-15T03:46:56.463Z Compiling heapless v0.8.0
5382026-07-15T03:46:56.590Z Compiling toml_datetime v1.1.1+spec-1.1.0
5392026-07-15T03:46:56.605Z Compiling num-traits v0.2.19
5402026-07-15T03:46:56.776Z Compiling toml_edit v0.25.12+spec-1.1.0
5412026-07-15T03:46:56.807Z Compiling hash32 v0.3.1
5422026-07-15T03:46:56.836Z Compiling slog v2.8.2
5432026-07-15T03:46:56.895Z Compiling futures-sink v0.3.32
5442026-07-15T03:46:56.915Z Compiling futures-core v0.3.32
5452026-07-15T03:46:56.936Z Compiling smoltcp v0.11.0
5462026-07-15T03:46:56.993Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5472026-07-15T03:46:57.057Z Compiling macaddr v1.0.1
5482026-07-15T03:46:57.064Z Compiling stable_deref_trait v1.2.1
5492026-07-15T03:46:57.258Z Compiling futures-channel v0.3.32
5502026-07-15T03:46:57.286Z Compiling proc-macro-crate v3.5.0
5512026-07-15T03:46:57.422Z Compiling proc-macro-error-attr v1.0.4
5522026-07-15T03:46:57.497Z Compiling crc32fast v1.5.0
5532026-07-15T03:46:57.596Z Compiling futures-io v0.3.32
5542026-07-15T03:46:57.646Z Compiling futures-task v0.3.32
5552026-07-15T03:46:57.654Z Compiling slab v0.4.12
5562026-07-15T03:46:57.688Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5572026-07-15T03:46:57.769Z Compiling rand_core v0.10.1
5582026-07-15T03:46:57.789Z Compiling bitflags v1.3.2
5592026-07-15T03:46:57.804Z Compiling ref-cast v1.0.25
5602026-07-15T03:46:57.840Z Compiling darling_core v0.21.3
5612026-07-15T03:46:57.853Z Compiling darling_core v0.23.0
5622026-07-15T03:46:57.914Z Compiling getrandom v0.4.3
5632026-07-15T03:46:57.922Z Compiling managed v0.8.0
5642026-07-15T03:46:58.118Z Compiling regex v1.12.4
5652026-07-15T03:46:58.159Z Compiling anyhow v1.0.103
5662026-07-15T03:46:58.774Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5672026-07-15T03:46:58.891Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5682026-07-15T03:46:59.029Z Compiling serde_derive v1.0.228
5692026-07-15T03:46:59.129Z Compiling zerocopy-derive v0.8.52
5702026-07-15T03:46:59.162Z Compiling thiserror-impl v2.0.18
5712026-07-15T03:46:59.172Z Compiling futures-macro v0.3.32
5722026-07-15T03:46:59.387Z Compiling foreign-types-macros v0.2.3
5732026-07-15T03:46:59.991Z Compiling futures-util v0.3.32
5742026-07-15T03:47:00.006Z Compiling darling_macro v0.21.3
5752026-07-15T03:47:00.013Z Compiling darling_macro v0.23.0
5762026-07-15T03:47:00.019Z Compiling ref-cast-impl v1.0.25
5772026-07-15T03:47:00.471Z Compiling cobs v0.3.0
5782026-07-15T03:47:00.560Z Compiling darling v0.21.3
5792026-07-15T03:47:00.566Z Compiling darling v0.23.0
5802026-07-15T03:47:00.605Z Compiling num_enum_derive v0.7.6
5812026-07-15T03:47:00.629Z Compiling ingot-macros v0.1.1
5822026-07-15T03:47:00.635Z Compiling proc-macro-error v1.0.4
5832026-07-15T03:47:00.687Z Compiling cpufeatures v0.3.0
5842026-07-15T03:47:00.755Z Compiling rustix v1.1.4
5852026-07-15T03:47:00.867Z Compiling foreign-types-shared v0.3.1
5862026-07-15T03:47:00.957Z Compiling unicode-width v0.2.2
5872026-07-15T03:47:01.006Z Compiling ipnetwork v0.21.1
5882026-07-15T03:47:01.109Z Compiling once_cell v1.21.4
5892026-07-15T03:47:01.256Z Compiling tabwriter v1.4.1
5902026-07-15T03:47:01.351Z Compiling tracing-core v0.1.36
5912026-07-15T03:47:01.589Z Compiling foreign-types v0.5.0
5922026-07-15T03:47:01.592Z Compiling num_enum v0.7.6
5932026-07-15T03:47:01.660Z Compiling chacha20 v0.10.1
5942026-07-15T03:47:01.688Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5952026-07-15T03:47:01.807Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5962026-07-15T03:47:01.975Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5972026-07-15T03:47:02.196Z Compiling erased-serde v0.3.31
5982026-07-15T03:47:02.293Z Compiling postcard v1.1.3
5992026-07-15T03:47:02.302Z Compiling tracing-attributes v0.1.31
6002026-07-15T03:47:02.319Z Compiling futures-executor v0.3.32
6012026-07-15T03:47:03.027Z Compiling errno v0.3.14
6022026-07-15T03:47:03.051Z Compiling itertools v0.15.0
6032026-07-15T03:47:03.062Z Compiling cstr-argument v0.1.2
6042026-07-15T03:47:03.114Z Compiling pretty-hex v0.4.2
6052026-07-15T03:47:03.175Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6062026-07-15T03:47:03.215Z Compiling utf8parse v0.2.2
6072026-07-15T03:47:03.247Z Compiling thiserror v1.0.69
6082026-07-15T03:47:03.250Z Compiling shlex v2.0.1
6092026-07-15T03:47:03.313Z Compiling num-conv v0.2.2
6102026-07-15T03:47:03.401Z Compiling zmij v1.0.21
6112026-07-15T03:47:03.432Z Compiling find-msvc-tools v0.1.9
6122026-07-15T03:47:03.463Z Compiling dyn-clone v1.0.20
6132026-07-15T03:47:03.622Z Compiling ingot-types v0.1.2
6142026-07-15T03:47:03.659Z Compiling time-core v0.1.9
6152026-07-15T03:47:03.722Z Compiling cc v1.2.66
6162026-07-15T03:47:03.805Z Compiling tracing v0.1.44
6172026-07-15T03:47:03.839Z Compiling time-macros v0.2.31
6182026-07-15T03:47:03.955Z Compiling anstyle-parse v1.0.0
6192026-07-15T03:47:04.046Z Compiling ingot v0.1.1
6202026-07-15T03:47:04.133Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6212026-07-15T03:47:04.159Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6222026-07-15T03:47:04.689Z Compiling rand v0.10.2
6232026-07-15T03:47:04.788Z Compiling futures v0.3.32
6242026-07-15T03:47:04.845Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6252026-07-15T03:47:04.862Z Compiling thiserror-impl v1.0.69
6262026-07-15T03:47:04.965Z Compiling uuid v1.23.4
6272026-07-15T03:47:05.074Z Compiling crossbeam-epoch v0.9.18
6282026-07-15T03:47:05.411Z Compiling arc-swap v1.9.2
6292026-07-15T03:47:05.496Z Compiling socket2 v0.6.4
6302026-07-15T03:47:05.528Z Compiling nom v8.0.0
6312026-07-15T03:47:05.749Z Compiling thread_local v1.1.9
6322026-07-15T03:47:06.009Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6332026-07-15T03:47:06.047Z Compiling anstyle v1.0.14
6342026-07-15T03:47:06.087Z Compiling slog-async v2.8.0
6352026-07-15T03:47:06.293Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6362026-07-15T03:47:06.382Z Compiling heck v0.4.1
6372026-07-15T03:47:06.506Z Compiling rayon-core v1.13.0
6382026-07-15T03:47:06.704Z Compiling lazy_static v1.5.0
6392026-07-15T03:47:06.732Z Compiling iana-time-zone v0.1.65
6402026-07-15T03:47:06.767Z Compiling oxnet v0.1.6
6412026-07-15T03:47:06.799Z Compiling powerfmt v0.2.0
6422026-07-15T03:47:07.028Z Compiling serde_json v1.0.150
6432026-07-15T03:47:07.062Z Compiling colored v3.1.1
6442026-07-15T03:47:07.267Z Compiling is_terminal_polyfill v1.70.2
6452026-07-15T03:47:07.360Z Compiling anstyle-query v1.1.5
6462026-07-15T03:47:07.466Z Compiling colorchoice v1.0.5
6472026-07-15T03:47:07.534Z Compiling deranged v0.5.8
6482026-07-15T03:47:07.580Z Compiling anstream v1.0.0
6492026-07-15T03:47:07.991Z Compiling rusticata-macros v5.0.0
6502026-07-15T03:47:08.144Z Compiling chrono v0.4.45
6512026-07-15T03:47:08.187Z Compiling slog-scope v4.4.1
6522026-07-15T03:47:08.267Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6532026-07-15T03:47:08.615Z Compiling time v0.3.53
6542026-07-15T03:47:08.725Z Compiling crossbeam-deque v0.8.6
6552026-07-15T03:47:08.788Z Compiling terminal_size v0.4.4
6562026-07-15T03:47:08.942Z Compiling alloca v0.4.0
6572026-07-15T03:47:08.946Z Compiling cookie-factory v0.3.3
6582026-07-15T03:47:09.229Z Compiling half v2.7.1
6592026-07-15T03:47:09.263Z Compiling crossbeam-channel v0.5.15
6602026-07-15T03:47:09.296Z Compiling is-terminal v0.4.17
6612026-07-15T03:47:09.396Z Compiling itertools v0.12.1
6622026-07-15T03:47:09.558Z Compiling term v1.2.1
6632026-07-15T03:47:09.918Z Compiling log v0.4.33
6642026-07-15T03:47:10.156Z Compiling heck v0.5.0
6652026-07-15T03:47:10.355Z Compiling itoa v1.0.18
6662026-07-15T03:47:10.433Z Compiling ciborium-io v0.2.2
6672026-07-15T03:47:10.527Z Compiling circular v0.3.0
6682026-07-15T03:47:10.566Z Compiling plotters-backend v0.3.7
6692026-07-15T03:47:10.746Z Compiling clap_lex v1.1.0
6702026-07-15T03:47:10.772Z Compiling take_mut v0.2.2
6712026-07-15T03:47:10.818Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6722026-07-15T03:47:10.830Z Compiling cfg_aliases v0.2.1
6732026-07-15T03:47:10.889Z Compiling plotters-svg v0.3.7
6742026-07-15T03:47:10.897Z Compiling nix v0.31.3
6752026-07-15T03:47:11.033Z Compiling clap_builder v4.6.0
6762026-07-15T03:47:11.058Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6772026-07-15T03:47:11.180Z Compiling pcap-parser v0.17.0
6782026-07-15T03:47:11.277Z Compiling ciborium-ll v0.2.2
6792026-07-15T03:47:11.892Z Compiling clap_derive v4.6.1
6802026-07-15T03:47:12.227Z Compiling slog-stdlog v4.1.1
6812026-07-15T03:47:12.464Z Compiling slog-term v2.9.2
6822026-07-15T03:47:13.062Z Compiling itertools v0.13.0
6832026-07-15T03:47:13.342Z Compiling same-file v1.0.6
6842026-07-15T03:47:13.510Z Compiling cast v0.3.0
6852026-07-15T03:47:13.536Z Compiling clap v4.6.1
6862026-07-15T03:47:13.615Z Compiling walkdir v2.5.0
6872026-07-15T03:47:13.642Z Compiling rayon v1.12.0
6882026-07-15T03:47:13.784Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6892026-07-15T03:47:14.162Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6902026-07-15T03:47:14.203Z Compiling slog-envlogger v2.2.0
6912026-07-15T03:47:14.574Z Compiling criterion-plot v0.8.2
6922026-07-15T03:47:15.135Z Compiling tinytemplate v1.2.1
6932026-07-15T03:47:15.362Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
6942026-07-15T03:47:15.509Z Compiling ciborium v0.2.2
6952026-07-15T03:47:15.802Z Compiling plotters v0.3.7
6962026-07-15T03:47:16.115Z Compiling page_size v0.6.0
6972026-07-15T03:47:16.227Z Compiling anes v0.1.6
6982026-07-15T03:47:16.253Z Compiling dtor-proc-macro v0.0.13
6992026-07-15T03:47:16.288Z Compiling oorandom v11.1.5
7002026-07-15T03:47:16.470Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7012026-07-15T03:47:16.615Z Compiling dtor v0.8.1
7022026-07-15T03:47:16.709Z Compiling link-section v0.2.1
7032026-07-15T03:47:16.849Z Compiling criterion v0.8.2
7042026-07-15T03:47:16.917Z Compiling ctor-proc-macro v0.0.13
7052026-07-15T03:47:17.278Z Compiling ctor v0.10.1
7062026-07-15T03:47:18.753Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7072026-07-15T03:47:32.496Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.98s
7082026-07-15T03:47:32.589Z Running benches/xde.rs (target/release/deps/xde-8affa213c9cb6de6)
7092026-07-15T03:47:32.597Z###--------------------------------###
7102026-07-15T03:47:32.597Z:::Building test topology... (120s):::
7112026-07-15T03:47:32.597Z###--------------------------------###
7122026-07-15T03:47:32.603Zadding underlay route 0
7132026-07-15T03:47:32.606Zadding underlay route 1
7142026-07-15T03:47:32.722Zstart zones a, b
7152026-07-15T03:47:42.778Zconfigure zone
7162026-07-15T03:47:42.782Zconfigure zone
7172026-07-15T03:47:42.796Zinstall zone
7182026-07-15T03:47:42.832Zinstall zone
7192026-07-15T03:47:52.464Zboot zone
7202026-07-15T03:47:52.464Zboot zone
7212026-07-15T03:47:52.541Zsetup zones a, b
7222026-07-15T03:47:52.542Z[a] svcs -a
7232026-07-15T03:47:52.542Z[b] svcs -a
7242026-07-15T03:47:52.559ZFailed to parse command output: exit code 1
7252026-07-15T03:47:52.559Zstdout:
7262026-07-15T03:47:52.559Z
7272026-07-15T03:47:52.559Zstderr:
7282026-07-15T03:47:52.559Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7292026-07-15T03:47:52.559ZFailed to parse command output: exit code 1
7302026-07-15T03:47:52.559Zstdout:
7312026-07-15T03:47:52.559Z
7322026-07-15T03:47:52.559Zstderr:
7332026-07-15T03:47:52.559Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-07-15T03:47:52.759Z[b] svcs -a
7352026-07-15T03:47:52.759Z[a] svcs -a
7362026-07-15T03:47:52.868ZSTATE STIME FMRI
7372026-07-15T03:47:52.868Zonline 3:47:51 svc:/system/svc/restarter:default
7382026-07-15T03:47:52.868Zoffline 3:47:51 svc:/system/early-manifest-import:default
7392026-07-15T03:47:52.868Z- - svc:/application/management/net-snmp:default
7402026-07-15T03:47:52.868Z- - svc:/application/pkg/dynamic-mirror:default
7412026-07-15T03:47:52.868Z- - svc:/application/pkg/mirror:default
7422026-07-15T03:47:52.868Z- - svc:/application/pkg/repositories-setup:default
7432026-07-15T03:47:52.868Z- - svc:/application/pkg/server:default
7442026-07-15T03:47:52.868Z- - svc:/application/security/tcsd:default
7452026-07-15T03:47:52.868Z- - svc:/milestone/devices:default
7462026-07-15T03:47:52.868Z- - svc:/milestone/multi-user-server:default
7472026-07-15T03:47:52.868Z- - svc:/milestone/multi-user:default
7482026-07-15T03:47:52.868Z- - svc:/milestone/name-services:default
7492026-07-15T03:47:52.868Z- - svc:/milestone/network:default
7502026-07-15T03:47:52.868Z- - svc:/milestone/single-user:default
7512026-07-15T03:47:52.868Z- - svc:/milestone/sysconfig:default
7522026-07-15T03:47:52.868Z- - svc:/network/chrony:default
7532026-07-15T03:47:52.868Z- - svc:/network/datalink-management:default
7542026-07-15T03:47:52.868Z- - svc:/network/dns/client:default
7552026-07-15T03:47:52.868Z- - svc:/network/dns/install:default
7562026-07-15T03:47:52.868Z- - svc:/network/dns/multicast:default
7572026-07-15T03:47:52.868Z- - svc:/network/inetd-upgrade:default
7582026-07-15T03:47:52.868Z- - svc:/network/inetd:default
7592026-07-15T03:47:52.868Z- - svc:/network/initial:default
7602026-07-15T03:47:52.868Z- - svc:/network/install:default
7612026-07-15T03:47:52.868Z- - svc:/network/ip-interface-management:default
7622026-07-15T03:47:52.868Z- - svc:/network/ipmp:default
7632026-07-15T03:47:52.868Z- - svc:/network/ipqos:default
7642026-07-15T03:47:52.868Z- - svc:/network/ipsec/ike:default
7652026-07-15T03:47:52.868Z- - svc:/network/ipsec/ipsecalgs:default
7662026-07-15T03:47:52.868Z- - svc:/network/ipsec/manual-key:default
7672026-07-15T03:47:52.868Z- - svc:/network/ipsec/policy:default
7682026-07-15T03:47:52.868Z- - svc:/network/iptun:default
7692026-07-15T03:47:52.868Z- - svc:/network/ipv4-forwarding:default
7702026-07-15T03:47:52.869Z- - svc:/network/ipv6-forwarding:default
7712026-07-15T03:47:52.869Z- - svc:/network/ldap/client:default
7722026-07-15T03:47:52.869Z- - svc:/network/location:default
7732026-07-15T03:47:52.869Z- - svc:/network/loopback:default
7742026-07-15T03:47:52.869Z- - svc:/network/netcfg:default
7752026-07-15T03:47:52.869Z- - svc:/network/netmask:default
7762026-07-15T03:47:52.869Z- - svc:/network/nfs/cbd:default
7772026-07-15T03:47:52.869Z- - svc:/network/nfs/client:default
7782026-07-15T03:47:52.869Z- - svc:/network/nfs/log:default
7792026-07-15T03:47:52.869Z- - svc:/network/nfs/mapid:default
7802026-07-15T03:47:52.869Z- - svc:/network/nfs/nlockmgr:default
7812026-07-15T03:47:52.869Z- - svc:/network/nfs/rquota:default
7822026-07-15T03:47:52.869Z- - svc:/network/nfs/server:default
7832026-07-15T03:47:52.869Z- - svc:/network/nfs/status:default
7842026-07-15T03:47:52.869Z- - svc:/network/nis/client:default
7852026-07-15T03:47:52.869Z- - svc:/network/physical:default
7862026-07-15T03:47:52.869Z- - svc:/network/physical:nwam
7872026-07-15T03:47:52.869Z- - svc:/network/routing-setup:default
7882026-07-15T03:47:52.870Z- - svc:/network/routing/legacy-routing:ipv4
7892026-07-15T03:47:52.870Z- - svc:/network/routing/legacy-routing:ipv6
7902026-07-15T03:47:52.870Z- - svc:/network/routing/ndp:default
7912026-07-15T03:47:52.870Z- - svc:/network/routing/rdisc:default
7922026-07-15T03:47:52.870Z- - svc:/network/routing/ripng:default
7932026-07-15T03:47:52.870Z- - svc:/network/routing/route:default
7942026-07-15T03:47:52.870Z- - svc:/network/rpc/bind:default
7952026-07-15T03:47:52.870Z- - svc:/network/rpc/gss:default
7962026-07-15T03:47:52.870Z- - svc:/network/rpc/keyserv:default
7972026-07-15T03:47:52.870Z- - svc:/network/security/kadmin:default
7982026-07-15T03:47:52.870Z- - svc:/network/security/krb5kdc:default
7992026-07-15T03:47:52.870Z- - svc:/network/security/ktkt_warn:default
8002026-07-15T03:47:52.870Z- - svc:/network/service:default
8012026-07-15T03:47:52.870Z- - svc:/network/shares/group:default
8022026-07-15T03:47:52.870Z- - svc:/network/smb/client:default
8032026-07-15T03:47:52.870Z- - svc:/network/smb/server:default
8042026-07-15T03:47:52.870Z- - svc:/network/ssh:default
8052026-07-15T03:47:52.870Z- - svc:/network/tcpkey:default
8062026-07-15T03:47:52.870Z- - svc:/system/auditd:default
8072026-07-15T03:47:52.870Z- - svc:/system/auditset:default
8082026-07-15T03:47:52.870Z- - svc:/system/boot-archive-update:default
8092026-07-15T03:47:52.871Z- - svc:/system/boot-archive:default
8102026-07-15T03:47:52.871Z- - svc:/system/boot-config:default
8112026-07-15T03:47:52.871Z- - svc:/system/consadm:default
8122026-07-15T03:47:52.871Z- - svc:/system/console-login:default
8132026-07-15T03:47:52.871Z- - svc:/system/console-login:vt2
8142026-07-15T03:47:52.871Z- - svc:/system/console-login:vt3
8152026-07-15T03:47:52.871Z- - svc:/system/console-login:vt4
8162026-07-15T03:47:52.871Z- - svc:/system/console-login:vt5
8172026-07-15T03:47:52.871Z- - svc:/system/console-login:vt6
8182026-07-15T03:47:52.871Z- - svc:/system/coreadm:default
8192026-07-15T03:47:52.871Z- - svc:/system/cron:default
8202026-07-15T03:47:52.871Z- - svc:/system/cryptosvc:default
8212026-07-15T03:47:52.871Z- - svc:/system/device/allocate:default
8222026-07-15T03:47:52.871Z- - svc:/system/device/audio:default
8232026-07-15T03:47:52.871Z- - svc:/system/device/local:default
8242026-07-15T03:47:52.871Z- - svc:/system/device/mpxio-upgrade:default
8252026-07-15T03:47:52.871Z- - svc:/system/extended-accounting:flow
8262026-07-15T03:47:52.871Z- - svc:/system/extended-accounting:net
8272026-07-15T03:47:52.871Z- - svc:/system/extended-accounting:process
8282026-07-15T03:47:52.871Z- - svc:/system/extended-accounting:task
8292026-07-15T03:47:52.871Z- - svc:/system/filesystem/local:default
8302026-07-15T03:47:52.871Z- - svc:/system/filesystem/minimal:default
8312026-07-15T03:47:52.871Z- - svc:/system/filesystem/reparse:default
8322026-07-15T03:47:52.871Z- - svc:/system/filesystem/root:default
8332026-07-15T03:47:52.871Z- - svc:/system/filesystem/usr:default
8342026-07-15T03:47:52.871Z- - svc:/system/fm/notify-params:default
8352026-07-15T03:47:52.871Z- - svc:/system/fmd:default
8362026-07-15T03:47:52.875Z- - svc:/system/hostid:default
8372026-07-15T03:47:52.875Z- - svc:/system/hotplug:default
8382026-07-15T03:47:52.875Z- - svc:/system/identity:domain
8392026-07-15T03:47:52.875Z- - svc:/system/identity:node
8402026-07-15T03:47:52.875Z- - svc:/system/idmap:default
8412026-07-15T03:47:52.876Z- - svc:/system/keymap:default
8422026-07-15T03:47:52.876Z- - svc:/system/logadm-upgrade:default
8432026-07-15T03:47:52.876Z- - svc:/system/manifest-import:default
8442026-07-15T03:47:52.876Z- - svc:/system/name-service-cache:default
8452026-07-15T03:47:52.876Z- - svc:/system/pfexec:default
8462026-07-15T03:47:52.876Z- - svc:/system/pkgserv:default
8472026-07-15T03:47:52.876Z- - svc:/system/process-security:default
8482026-07-15T03:47:52.876Z- - svc:/system/rbac:default
8492026-07-15T03:47:52.876Z- - svc:/system/rmtmpfiles:default
8502026-07-15T03:47:52.876Z- - svc:/system/sac:default
8512026-07-15T03:47:52.876Z- - svc:/system/sar:default
8522026-07-15T03:47:52.876Z- - svc:/system/svc/global:default
8532026-07-15T03:47:52.876Z- - svc:/system/system-log:default
8542026-07-15T03:47:52.876Z- - svc:/system/update-man-index:default
8552026-07-15T03:47:52.876Z- - svc:/system/utmp:default
8562026-07-15T03:47:52.876Z- - svc:/system/vtdaemon:default
8572026-07-15T03:47:52.876ZSTATE STIME FMRI
8582026-07-15T03:47:52.876Zonline 3:47:51 svc:/system/svc/restarter:default
8592026-07-15T03:47:52.876Zoffline 3:47:51 svc:/system/early-manifest-import:default
8602026-07-15T03:47:52.876Z- - svc:/application/management/net-snmp:default
8612026-07-15T03:47:52.876Z- - svc:/application/pkg/dynamic-mirror:default
8622026-07-15T03:47:52.876Z- - svc:/application/pkg/mirror:default
8632026-07-15T03:47:52.876Z- - svc:/application/pkg/repositories-setup:default
8642026-07-15T03:47:52.876Z- - svc:/application/pkg/server:default
8652026-07-15T03:47:52.876Z- - svc:/application/security/tcsd:default
8662026-07-15T03:47:52.877Z- - svc:/milestone/devices:default
8672026-07-15T03:47:52.877Z- - svc:/milestone/multi-user-server:default
8682026-07-15T03:47:52.877Z- - svc:/milestone/multi-user:default
8692026-07-15T03:47:52.877Z- - svc:/milestone/name-services:default
8702026-07-15T03:47:52.877Z- - svc:/milestone/network:default
8712026-07-15T03:47:52.877Z- - svc:/milestone/single-user:default
8722026-07-15T03:47:52.877Z- - svc:/milestone/sysconfig:default
8732026-07-15T03:47:52.877Z- - svc:/network/chrony:default
8742026-07-15T03:47:52.877Z- - svc:/network/datalink-management:default
8752026-07-15T03:47:52.877Z- - svc:/network/dns/client:default
8762026-07-15T03:47:52.877Z- - svc:/network/dns/install:default
8772026-07-15T03:47:52.877Z- - svc:/network/dns/multicast:default
8782026-07-15T03:47:52.877Z- - svc:/network/inetd-upgrade:default
8792026-07-15T03:47:52.877Z- - svc:/network/inetd:default
8802026-07-15T03:47:52.877Z- - svc:/network/initial:default
8812026-07-15T03:47:52.877Z- - svc:/network/install:default
8822026-07-15T03:47:52.877Z- - svc:/network/ip-interface-management:default
8832026-07-15T03:47:52.877Z- - svc:/network/ipmp:default
8842026-07-15T03:47:52.877Z- - svc:/network/ipqos:default
8852026-07-15T03:47:52.877Z- - svc:/network/ipsec/ike:default
8862026-07-15T03:47:52.877Z- - svc:/network/ipsec/ipsecalgs:default
8872026-07-15T03:47:52.877Z- - svc:/network/ipsec/manual-key:default
8882026-07-15T03:47:52.877Z- - svc:/network/ipsec/policy:default
8892026-07-15T03:47:52.877Z- - svc:/network/iptun:default
8902026-07-15T03:47:52.877Z- - svc:/network/ipv4-forwarding:default
8912026-07-15T03:47:52.877Z- - svc:/network/ipv6-forwarding:default
8922026-07-15T03:47:52.877Z- - svc:/network/ldap/client:default
8932026-07-15T03:47:52.877Z- - svc:/network/location:default
8942026-07-15T03:47:52.877Z- - svc:/network/loopback:default
8952026-07-15T03:47:52.877Z- - svc:/network/netcfg:default
8962026-07-15T03:47:52.878Z- - svc:/network/netmask:default
8972026-07-15T03:47:52.878Z- - svc:/network/nfs/cbd:default
8982026-07-15T03:47:52.878Z- - svc:/network/nfs/client:default
8992026-07-15T03:47:52.878Z- - svc:/network/nfs/log:default
9002026-07-15T03:47:52.878Z- - svc:/network/nfs/mapid:default
9012026-07-15T03:47:52.878Z- - svc:/network/nfs/nlockmgr:default
9022026-07-15T03:47:52.878Z- - svc:/network/nfs/rquota:default
9032026-07-15T03:47:52.878Z- - svc:/network/nfs/server:default
9042026-07-15T03:47:52.878Z- - svc:/network/nfs/status:default
9052026-07-15T03:47:52.878Z- - svc:/network/nis/client:default
9062026-07-15T03:47:52.878Z- - svc:/network/physical:default
9072026-07-15T03:47:52.878Z- - svc:/network/physical:nwam
9082026-07-15T03:47:52.878Z- - svc:/network/routing-setup:default
9092026-07-15T03:47:52.878Z- - svc:/network/routing/legacy-routing:ipv4
9102026-07-15T03:47:52.878Z- - svc:/network/routing/legacy-routing:ipv6
9112026-07-15T03:47:52.878Z- - svc:/network/routing/ndp:default
9122026-07-15T03:47:52.878Z- - svc:/network/routing/rdisc:default
9132026-07-15T03:47:52.878Z- - svc:/network/routing/ripng:default
9142026-07-15T03:47:52.878Z- - svc:/network/routing/route:default
9152026-07-15T03:47:52.878Z- - svc:/network/rpc/bind:default
9162026-07-15T03:47:52.878Z- - svc:/network/rpc/gss:default
9172026-07-15T03:47:52.878Z- - svc:/network/rpc/keyserv:default
9182026-07-15T03:47:52.878Z- - svc:/network/security/kadmin:default
9192026-07-15T03:47:52.878Z- - svc:/network/security/krb5kdc:default
9202026-07-15T03:47:52.878Z- - svc:/network/security/ktkt_warn:default
9212026-07-15T03:47:52.878Z- - svc:/network/service:default
9222026-07-15T03:47:52.878Z- - svc:/network/shares/group:default
9232026-07-15T03:47:52.878Z- - svc:/network/smb/client:default
9242026-07-15T03:47:52.878Z- - svc:/network/smb/server:default
9252026-07-15T03:47:52.878Z- - svc:/network/ssh:default
9262026-07-15T03:47:52.878Z- - svc:/network/tcpkey:default
9272026-07-15T03:47:52.878Z- - svc:/system/auditd:default
9282026-07-15T03:47:52.878Z- - svc:/system/auditset:default
9292026-07-15T03:47:52.878Z- - svc:/system/boot-archive-update:default
9302026-07-15T03:47:52.878Z- - svc:/system/boot-archive:default
9312026-07-15T03:47:52.878Z- - svc:/system/boot-config:default
9322026-07-15T03:47:52.878Z- - svc:/system/consadm:default
9332026-07-15T03:47:52.878Z- - svc:/system/console-login:default
9342026-07-15T03:47:52.879Z- - svc:/system/console-login:vt2
9352026-07-15T03:47:52.879Z- - svc:/system/console-login:vt3
9362026-07-15T03:47:52.882Z- - svc:/system/console-login:vt4
9372026-07-15T03:47:52.882Z- - svc:/system/console-login:vt5
9382026-07-15T03:47:52.882Z- - svc:/system/console-login:vt6
9392026-07-15T03:47:52.882Z- - svc:/system/coreadm:default
9402026-07-15T03:47:52.882Z- - svc:/system/cron:default
9412026-07-15T03:47:52.882Z- - svc:/system/cryptosvc:default
9422026-07-15T03:47:52.882Z- - svc:/system/device/allocate:default
9432026-07-15T03:47:52.882Z- - svc:/system/device/audio:default
9442026-07-15T03:47:52.882Z- - svc:/system/device/local:default
9452026-07-15T03:47:52.882Z- - svc:/system/device/mpxio-upgrade:default
9462026-07-15T03:47:52.882Z- - svc:/system/extended-accounting:flow
9472026-07-15T03:47:52.882Z- - svc:/system/extended-accounting:net
9482026-07-15T03:47:52.882Z- - svc:/system/extended-accounting:process
9492026-07-15T03:47:52.883Z- - svc:/system/extended-accounting:task
9502026-07-15T03:47:52.883Z- - svc:/system/filesystem/local:default
9512026-07-15T03:47:52.883Z- - svc:/system/filesystem/minimal:default
9522026-07-15T03:47:52.883Z- - svc:/system/filesystem/reparse:default
9532026-07-15T03:47:52.883Z- - svc:/system/filesystem/root:default
9542026-07-15T03:47:52.883Z- - svc:/system/filesystem/usr:default
9552026-07-15T03:47:52.883Z- - svc:/system/fm/notify-params:default
9562026-07-15T03:47:52.883Z- - svc:/system/fmd:default
9572026-07-15T03:47:52.883Z- - svc:/system/hostid:default
9582026-07-15T03:47:52.883Z- - svc:/system/hotplug:default
9592026-07-15T03:47:52.883Z- - svc:/system/identity:domain
9602026-07-15T03:47:52.883Z- - svc:/system/identity:node
9612026-07-15T03:47:52.883Z- - svc:/system/idmap:default
9622026-07-15T03:47:52.883Z- - svc:/system/keymap:default
9632026-07-15T03:47:52.883Z- - svc:/system/logadm-upgrade:default
9642026-07-15T03:47:52.883Z- - svc:/system/manifest-import:default
9652026-07-15T03:47:52.883Z- - svc:/system/name-service-cache:default
9662026-07-15T03:47:52.883Z- - svc:/system/pfexec:default
9672026-07-15T03:47:52.883Z- - svc:/system/pkgserv:default
9682026-07-15T03:47:52.883Z- - svc:/system/process-security:default
9692026-07-15T03:47:52.883Z- - svc:/system/rbac:default
9702026-07-15T03:47:52.883Z- - svc:/system/rmtmpfiles:default
9712026-07-15T03:47:52.883Z- - svc:/system/sac:default
9722026-07-15T03:47:52.883Z- - svc:/system/sar:default
9732026-07-15T03:47:52.883Z- - svc:/system/svc/global:default
9742026-07-15T03:47:52.883Z- - svc:/system/system-log:default
9752026-07-15T03:47:52.883Z- - svc:/system/update-man-index:default
9762026-07-15T03:47:52.883Z- - svc:/system/utmp:default
9772026-07-15T03:47:52.883Z- - svc:/system/vtdaemon:default
9782026-07-15T03:47:52.883Z[a] svcs milestone/network
9792026-07-15T03:47:52.883Z[b] svcs milestone/network
9802026-07-15T03:47:52.883ZSTATE STIME FMRI
9812026-07-15T03:47:52.883Z- - svc:/milestone/network:default
9822026-07-15T03:47:52.883ZSTATE STIME FMRI
9832026-07-15T03:47:52.883Z- - svc:/milestone/network:default
9842026-07-15T03:47:53.880Z[a] svcs milestone/network
9852026-07-15T03:47:53.883Z[b] svcs milestone/network
9862026-07-15T03:47:53.895ZSTATE STIME FMRI
9872026-07-15T03:47:53.895Zonline 3:47:52 svc:/milestone/network:default
9882026-07-15T03:47:53.895Z[a] ipadm create-addr -t -T dhcp opte0/test
9892026-07-15T03:47:53.899ZSTATE STIME FMRI
9902026-07-15T03:47:53.899Zonline 3:47:52 svc:/milestone/network:default
9912026-07-15T03:47:53.899Z[b] ipadm create-addr -t -T dhcp opte1/test
9922026-07-15T03:47:58.458Z
9932026-07-15T03:47:58.458Z[a] route add -iface 10.0.0.254 10.0.0.1
9942026-07-15T03:47:58.472Zadd host 10.0.0.254: gateway 10.0.0.1
9952026-07-15T03:47:58.473Z[a] route add 10.0.0.0/24 10.0.0.254
9962026-07-15T03:47:58.484Zadd net 10.0.0.0/24: gateway 10.0.0.254
9972026-07-15T03:47:58.484Z[a] route add 224.0.0.0/4 10.0.0.254
9982026-07-15T03:47:58.495Zadd net 224.0.0.0/4: gateway 10.0.0.254
9992026-07-15T03:48:00.096Z
10002026-07-15T03:48:00.096Z[b] route add -iface 10.0.0.254 10.0.0.2
10012026-07-15T03:48:00.110Zadd host 10.0.0.254: gateway 10.0.0.2
10022026-07-15T03:48:00.110Z[b] route add 10.0.0.0/24 10.0.0.254
10032026-07-15T03:48:00.121Zadd net 10.0.0.0/24: gateway 10.0.0.254
10042026-07-15T03:48:00.121Z[b] route add 224.0.0.0/4 10.0.0.254
10052026-07-15T03:48:00.132Zadd net 224.0.0.0/4: gateway 10.0.0.254
10062026-07-15T03:48:00.135Z###---------------###
10072026-07-15T03:48:00.135Z:::Topology built!:::
10082026-07-15T03:48:00.135Z###---------------###
10092026-07-15T03:48:00.135Z###----------------###
10102026-07-15T03:48:00.135Z::: iPerf spawned! :::
10112026-07-15T03:48:00.135Z:::Waiting... (10s):::
10122026-07-15T03:48:00.135Z###----------------###
10132026-07-15T03:48:10.133Z###---###
10142026-07-15T03:48:10.133Z:::Go!:::
10152026-07-15T03:48:10.133Z###---###
10162026-07-15T03:48:10.133Z[a] ping 10.0.0.2
10172026-07-15T03:48:10.148Z10.0.0.2 is alive
10182026-07-15T03:48:10.148Z###-------------------###
10192026-07-15T03:48:10.148Z:::Running experiment :::
10202026-07-15T03:48:10.148Z:::iperf-tcp/local/c2s:::
10212026-07-15T03:48:10.148Z###-------------------###
10222026-07-15T03:48:17.529Z-----------------------------------------------------------
10232026-07-15T03:48:17.529ZServer listening on 5201 (test #1)
10242026-07-15T03:48:17.529Z-----------------------------------------------------------
10252026-07-15T03:48:17.529ZAccepted connection from 10.0.0.1, port 56234
10262026-07-15T03:48:17.529Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55547
10272026-07-15T03:48:17.529Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47447
10282026-07-15T03:48:17.529Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54885
10292026-07-15T03:48:17.529Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55151
10302026-07-15T03:48:17.529Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54643
10312026-07-15T03:48:17.529Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64602
10322026-07-15T03:48:17.529Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44862
10332026-07-15T03:48:17.529Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49141
10342026-07-15T03:48:17.529Z[ ID] Interval Transfer Bitrate
10352026-07-15T03:48:17.529Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10362026-07-15T03:48:17.530Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10372026-07-15T03:48:17.530Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10382026-07-15T03:48:17.530Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10392026-07-15T03:48:17.530Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10402026-07-15T03:48:17.530Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10412026-07-15T03:48:17.530Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10422026-07-15T03:48:17.530Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10432026-07-15T03:48:17.530Z[SUM] 0.00-1.00 sec 967 MBytes 8.11 Gbits/sec
10442026-07-15T03:48:17.530Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-07-15T03:48:17.530Z[ 5] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
10462026-07-15T03:48:17.530Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10472026-07-15T03:48:17.530Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10482026-07-15T03:48:17.530Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10492026-07-15T03:48:17.530Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10502026-07-15T03:48:17.530Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10512026-07-15T03:48:17.530Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10522026-07-15T03:48:17.530Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10532026-07-15T03:48:17.530Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.4 Gbits/sec
10542026-07-15T03:48:17.530Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-07-15T03:48:17.530Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10562026-07-15T03:48:17.530Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10572026-07-15T03:48:17.530Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10582026-07-15T03:48:17.530Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10592026-07-15T03:48:17.530Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10602026-07-15T03:48:17.531Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10612026-07-15T03:48:17.531Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10622026-07-15T03:48:17.531Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10632026-07-15T03:48:17.531Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.3 Gbits/sec
10642026-07-15T03:48:17.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-07-15T03:48:17.531Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10662026-07-15T03:48:17.531Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10672026-07-15T03:48:17.531Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10682026-07-15T03:48:17.531Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10692026-07-15T03:48:17.531Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10702026-07-15T03:48:17.531Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10712026-07-15T03:48:17.531Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10722026-07-15T03:48:17.531Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10732026-07-15T03:48:17.531Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10742026-07-15T03:48:17.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-07-15T03:48:17.531Z[ 5] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
10762026-07-15T03:48:17.531Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10772026-07-15T03:48:17.531Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10782026-07-15T03:48:17.531Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10792026-07-15T03:48:17.531Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10802026-07-15T03:48:17.531Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10812026-07-15T03:48:17.531Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10822026-07-15T03:48:17.531Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10832026-07-15T03:48:17.531Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
10842026-07-15T03:48:17.532Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-07-15T03:48:17.532Z[ 5] 5.00-6.00 sec 164 MBytes 1.37 Gbits/sec
10862026-07-15T03:48:17.532Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10872026-07-15T03:48:17.532Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10882026-07-15T03:48:17.532Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10892026-07-15T03:48:17.532Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10902026-07-15T03:48:17.532Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10912026-07-15T03:48:17.532Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10922026-07-15T03:48:17.532Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10932026-07-15T03:48:17.532Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.4 Gbits/sec
10942026-07-15T03:48:17.532Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-07-15T03:48:17.532Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
10962026-07-15T03:48:17.533Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
10972026-07-15T03:48:17.533Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
10982026-07-15T03:48:20.531Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
10992026-07-15T03:48:20.531Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11002026-07-15T03:48:20.531Z[ 16] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
11012026-07-15T03:48:20.531Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11022026-07-15T03:48:20.531Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11032026-07-15T03:48:20.531Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
11042026-07-15T03:48:20.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-07-15T03:48:20.531Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11062026-07-15T03:48:20.531Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11072026-07-15T03:48:20.531Z[ 10] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11082026-07-15T03:48:20.531Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11092026-07-15T03:48:20.531Z[ 14] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11102026-07-15T03:48:20.531Z[ 16] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11112026-07-15T03:48:20.531Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11122026-07-15T03:48:20.531Z[ 20] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11132026-07-15T03:48:20.531Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
11142026-07-15T03:48:20.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-07-15T03:48:20.531Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11162026-07-15T03:48:20.531Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11172026-07-15T03:48:20.531Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11182026-07-15T03:48:20.531Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11192026-07-15T03:48:20.531Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11202026-07-15T03:48:20.532Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11212026-07-15T03:48:20.532Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11222026-07-15T03:48:20.532Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11232026-07-15T03:48:20.532Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11242026-07-15T03:48:20.532Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-07-15T03:48:20.532Z[ 5] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11262026-07-15T03:48:20.532Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11272026-07-15T03:48:20.532Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11282026-07-15T03:48:20.532Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11292026-07-15T03:48:20.532Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11302026-07-15T03:48:20.532Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11312026-07-15T03:48:20.532Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11322026-07-15T03:48:20.532Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11332026-07-15T03:48:20.533Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.4 Gbits/sec
11342026-07-15T03:48:20.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-07-15T03:48:20.533Z[ 5] 10.00-10.00 sec 384 KBytes 1.39 Gbits/sec
11362026-07-15T03:48:20.533Z[ 8] 10.00-10.00 sec 384 KBytes 1.39 Gbits/sec
11372026-07-15T03:48:20.533Z[ 10] 10.00-10.00 sec 256 KBytes 929 Mbits/sec
11382026-07-15T03:48:20.533Z[ 12] 10.00-10.00 sec 384 KBytes 1.39 Gbits/sec
11392026-07-15T03:48:20.533Z[ 14] 10.00-10.00 sec 256 KBytes 929 Mbits/sec
11402026-07-15T03:48:20.533Z[ 16] 10.00-10.00 sec 384 KBytes 1.39 Gbits/sec
11412026-07-15T03:48:20.533Z[ 18] 10.00-10.00 sec 384 KBytes 1.39 Gbits/sec
11422026-07-15T03:48:20.533Z[ 20] 10.00-10.00 sec 384 KBytes 1.39 Gbits/sec
11432026-07-15T03:48:20.533Z[SUM] 10.00-10.00 sec 2.75 MBytes 10.2 Gbits/sec
11442026-07-15T03:48:20.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-07-15T03:48:20.534Z[ ID] Interval Transfer Bitrate
11462026-07-15T03:48:20.534Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec receiver
11472026-07-15T03:48:20.534Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11482026-07-15T03:48:20.534Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11492026-07-15T03:48:20.534Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11502026-07-15T03:48:20.534Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11512026-07-15T03:48:20.534Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11522026-07-15T03:48:20.534Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11532026-07-15T03:48:20.534Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11542026-07-15T03:48:20.534Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
11552026-07-15T03:48:20.537ZRun 1/5...10156.188998431035Mbps
11562026-07-15T03:48:27.925Z-----------------------------------------------------------
11572026-07-15T03:48:27.925ZServer listening on 5201 (test #2)
11582026-07-15T03:48:27.925Z-----------------------------------------------------------
11592026-07-15T03:48:27.925ZAccepted connection from 10.0.0.1, port 60229
11602026-07-15T03:48:27.925Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44461
11612026-07-15T03:48:27.925Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50828
11622026-07-15T03:48:27.925Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63978
11632026-07-15T03:48:27.925Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49546
11642026-07-15T03:48:27.925Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50472
11652026-07-15T03:48:27.925Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50159
11662026-07-15T03:48:27.925Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38408
11672026-07-15T03:48:27.925Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61140
11682026-07-15T03:48:27.925Z[ ID] Interval Transfer Bitrate
11692026-07-15T03:48:27.925Z[ 5] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
11702026-07-15T03:48:27.925Z[ 8] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
11712026-07-15T03:48:27.925Z[ 10] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
11722026-07-15T03:48:27.925Z[ 12] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
11732026-07-15T03:48:27.925Z[ 14] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
11742026-07-15T03:48:27.926Z[ 16] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
11752026-07-15T03:48:27.926Z[ 18] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
11762026-07-15T03:48:27.926Z[ 20] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
11772026-07-15T03:48:27.926Z[SUM] 0.00-1.00 sec 952 MBytes 7.99 Gbits/sec
11782026-07-15T03:48:27.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-07-15T03:48:27.926Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11802026-07-15T03:48:27.926Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11812026-07-15T03:48:27.926Z[ 10] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11822026-07-15T03:48:27.926Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11832026-07-15T03:48:27.926Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11842026-07-15T03:48:27.926Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11852026-07-15T03:48:27.926Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11862026-07-15T03:48:27.926Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11872026-07-15T03:48:27.926Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.4 Gbits/sec
11882026-07-15T03:48:27.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-07-15T03:48:27.926Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11902026-07-15T03:48:27.926Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11912026-07-15T03:48:27.926Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11922026-07-15T03:48:27.926Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11932026-07-15T03:48:27.926Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11942026-07-15T03:48:27.926Z[ 16] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
11952026-07-15T03:48:27.926Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11962026-07-15T03:48:27.929Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11972026-07-15T03:48:27.930Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
11982026-07-15T03:48:27.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-07-15T03:48:27.930Z[ 5] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
12002026-07-15T03:48:27.930Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12012026-07-15T03:48:27.930Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12022026-07-15T03:48:27.930Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12032026-07-15T03:48:27.930Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12042026-07-15T03:48:27.930Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12052026-07-15T03:48:27.930Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12062026-07-15T03:48:27.930Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
12072026-07-15T03:48:27.930Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
12082026-07-15T03:48:27.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-07-15T03:48:27.930Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12102026-07-15T03:48:27.931Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12112026-07-15T03:48:27.931Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12122026-07-15T03:48:27.931Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12132026-07-15T03:48:27.931Z[ 14] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12142026-07-15T03:48:27.931Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12152026-07-15T03:48:27.931Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12162026-07-15T03:48:27.931Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12172026-07-15T03:48:27.931Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
12182026-07-15T03:48:27.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-07-15T03:48:27.931Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12202026-07-15T03:48:27.931Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12212026-07-15T03:48:27.931Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12222026-07-15T03:48:27.931Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12232026-07-15T03:48:27.931Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12242026-07-15T03:48:27.931Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12252026-07-15T03:48:27.931Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12262026-07-15T03:48:27.931Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12272026-07-15T03:48:27.931Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
12282026-07-15T03:48:27.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-07-15T03:48:27.931Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12302026-07-15T03:48:27.931Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12312026-07-15T03:48:27.931Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12322026-07-15T03:48:30.927Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12332026-07-15T03:48:30.927Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12342026-07-15T03:48:30.927Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12352026-07-15T03:48:30.927Z[ 18] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
12362026-07-15T03:48:30.927Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12372026-07-15T03:48:30.927Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
12382026-07-15T03:48:30.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-07-15T03:48:30.928Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12402026-07-15T03:48:30.928Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12412026-07-15T03:48:30.928Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12422026-07-15T03:48:30.928Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12432026-07-15T03:48:30.928Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12442026-07-15T03:48:30.928Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12452026-07-15T03:48:30.928Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12462026-07-15T03:48:30.928Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12472026-07-15T03:48:30.928Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
12482026-07-15T03:48:30.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-07-15T03:48:30.928Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12502026-07-15T03:48:30.928Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12512026-07-15T03:48:30.928Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12522026-07-15T03:48:30.929Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12532026-07-15T03:48:30.929Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12542026-07-15T03:48:30.929Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12552026-07-15T03:48:30.929Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12562026-07-15T03:48:30.929Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12572026-07-15T03:48:30.929Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
12582026-07-15T03:48:30.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-07-15T03:48:30.929Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12602026-07-15T03:48:30.929Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12612026-07-15T03:48:30.929Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12622026-07-15T03:48:30.929Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12632026-07-15T03:48:30.929Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
12642026-07-15T03:48:30.929Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12652026-07-15T03:48:30.929Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12662026-07-15T03:48:30.929Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12672026-07-15T03:48:30.929Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
12682026-07-15T03:48:30.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-07-15T03:48:30.929Z[ 5] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
12702026-07-15T03:48:30.929Z[ 8] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
12712026-07-15T03:48:30.929Z[ 10] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
12722026-07-15T03:48:30.929Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12732026-07-15T03:48:30.929Z[ 14] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
12742026-07-15T03:48:30.929Z[ 16] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
12752026-07-15T03:48:30.929Z[ 18] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
12762026-07-15T03:48:30.930Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12772026-07-15T03:48:30.930Z[SUM] 10.00-10.00 sec 768 KBytes 11.5 Gbits/sec
12782026-07-15T03:48:30.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-07-15T03:48:30.930Z[ ID] Interval Transfer Bitrate
12802026-07-15T03:48:30.930Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12812026-07-15T03:48:30.930Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12822026-07-15T03:48:30.930Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12832026-07-15T03:48:30.930Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12842026-07-15T03:48:30.930Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12852026-07-15T03:48:30.930Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12862026-07-15T03:48:30.930Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12872026-07-15T03:48:30.930Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12882026-07-15T03:48:30.930Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
12892026-07-15T03:48:30.934ZRun 2/5...10161.443961809555Mbps
12902026-07-15T03:48:38.321Z-----------------------------------------------------------
12912026-07-15T03:48:38.322ZServer listening on 5201 (test #3)
12922026-07-15T03:48:38.322Z-----------------------------------------------------------
12932026-07-15T03:48:38.322ZAccepted connection from 10.0.0.1, port 38936
12942026-07-15T03:48:38.322Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54655
12952026-07-15T03:48:38.322Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35994
12962026-07-15T03:48:38.322Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52221
12972026-07-15T03:48:38.322Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62089
12982026-07-15T03:48:38.322Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43411
12992026-07-15T03:48:38.322Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60749
13002026-07-15T03:48:38.322Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42529
13012026-07-15T03:48:38.322Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37449
13022026-07-15T03:48:38.322Z[ ID] Interval Transfer Bitrate
13032026-07-15T03:48:38.322Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13042026-07-15T03:48:38.322Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13052026-07-15T03:48:38.322Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13062026-07-15T03:48:38.322Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13072026-07-15T03:48:38.322Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13082026-07-15T03:48:38.322Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13092026-07-15T03:48:38.322Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13102026-07-15T03:48:38.322Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13112026-07-15T03:48:38.322Z[SUM] 0.00-1.00 sec 961 MBytes 8.06 Gbits/sec
13122026-07-15T03:48:38.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-07-15T03:48:38.322Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13142026-07-15T03:48:38.322Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13152026-07-15T03:48:38.323Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13162026-07-15T03:48:38.323Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13172026-07-15T03:48:38.323Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13182026-07-15T03:48:38.323Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13192026-07-15T03:48:38.323Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13202026-07-15T03:48:38.323Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13212026-07-15T03:48:38.323Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
13222026-07-15T03:48:38.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-07-15T03:48:38.323Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13242026-07-15T03:48:38.323Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13252026-07-15T03:48:38.323Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13262026-07-15T03:48:38.323Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13272026-07-15T03:48:38.323Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13282026-07-15T03:48:38.327Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13292026-07-15T03:48:38.327Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13302026-07-15T03:48:38.327Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13312026-07-15T03:48:38.327Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13322026-07-15T03:48:38.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-07-15T03:48:38.327Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13342026-07-15T03:48:38.327Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13352026-07-15T03:48:38.327Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13362026-07-15T03:48:38.327Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13372026-07-15T03:48:38.328Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13382026-07-15T03:48:38.328Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13392026-07-15T03:48:38.328Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13402026-07-15T03:48:38.328Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13412026-07-15T03:48:38.328Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
13422026-07-15T03:48:38.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-07-15T03:48:38.328Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13442026-07-15T03:48:38.328Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13452026-07-15T03:48:38.328Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13462026-07-15T03:48:38.328Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13472026-07-15T03:48:38.328Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13482026-07-15T03:48:38.328Z[ 16] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
13492026-07-15T03:48:38.328Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13502026-07-15T03:48:38.328Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13512026-07-15T03:48:38.328Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.4 Gbits/sec
13522026-07-15T03:48:38.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-07-15T03:48:38.328Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13542026-07-15T03:48:38.329Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13552026-07-15T03:48:38.329Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13562026-07-15T03:48:38.329Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13572026-07-15T03:48:38.329Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13582026-07-15T03:48:38.329Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13592026-07-15T03:48:38.329Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13602026-07-15T03:48:38.329Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13612026-07-15T03:48:38.330Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
13622026-07-15T03:48:38.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-07-15T03:48:38.330Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13642026-07-15T03:48:38.330Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13652026-07-15T03:48:38.330Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13662026-07-15T03:48:41.322Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13672026-07-15T03:48:41.322Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13682026-07-15T03:48:41.322Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13692026-07-15T03:48:41.322Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13702026-07-15T03:48:41.322Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13712026-07-15T03:48:41.322Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
13722026-07-15T03:48:41.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-07-15T03:48:41.326Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13742026-07-15T03:48:41.327Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13752026-07-15T03:48:41.327Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13762026-07-15T03:48:41.327Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13772026-07-15T03:48:41.327Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13782026-07-15T03:48:41.327Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13792026-07-15T03:48:41.327Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13802026-07-15T03:48:41.327Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13812026-07-15T03:48:41.327Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.3 Gbits/sec
13822026-07-15T03:48:41.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-07-15T03:48:41.327Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
13842026-07-15T03:48:41.327Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13852026-07-15T03:48:41.327Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13862026-07-15T03:48:41.327Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13872026-07-15T03:48:41.327Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13882026-07-15T03:48:41.327Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13892026-07-15T03:48:41.327Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13902026-07-15T03:48:41.327Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13912026-07-15T03:48:41.327Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
13922026-07-15T03:48:41.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-07-15T03:48:41.327Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13942026-07-15T03:48:41.327Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13952026-07-15T03:48:41.327Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13962026-07-15T03:48:41.327Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13972026-07-15T03:48:41.327Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13982026-07-15T03:48:41.327Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13992026-07-15T03:48:41.327Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14002026-07-15T03:48:41.327Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14012026-07-15T03:48:41.327Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
14022026-07-15T03:48:41.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-07-15T03:48:41.327Z[ 5] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
14042026-07-15T03:48:41.327Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14052026-07-15T03:48:41.327Z[ 10] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
14062026-07-15T03:48:41.327Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14072026-07-15T03:48:41.327Z[ 14] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
14082026-07-15T03:48:41.327Z[ 16] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
14092026-07-15T03:48:41.327Z[ 18] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
14102026-07-15T03:48:41.327Z[ 20] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
14112026-07-15T03:48:41.327Z[SUM] 10.00-10.00 sec 768 KBytes 11.4 Gbits/sec
14122026-07-15T03:48:41.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-07-15T03:48:41.328Z[ ID] Interval Transfer Bitrate
14142026-07-15T03:48:41.328Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14152026-07-15T03:48:41.328Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14162026-07-15T03:48:41.328Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14172026-07-15T03:48:41.328Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14182026-07-15T03:48:41.328Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14192026-07-15T03:48:41.328Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14202026-07-15T03:48:41.328Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14212026-07-15T03:48:41.329Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14222026-07-15T03:48:41.329Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
14232026-07-15T03:48:41.329ZRun 3/5...10120.871958545591Mbps
14242026-07-15T03:48:48.717Z-----------------------------------------------------------
14252026-07-15T03:48:48.717ZServer listening on 5201 (test #4)
14262026-07-15T03:48:48.717Z-----------------------------------------------------------
14272026-07-15T03:48:48.717ZAccepted connection from 10.0.0.1, port 39312
14282026-07-15T03:48:48.717Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45169
14292026-07-15T03:48:48.717Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36266
14302026-07-15T03:48:48.717Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36328
14312026-07-15T03:48:48.717Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36761
14322026-07-15T03:48:48.717Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45809
14332026-07-15T03:48:48.717Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60183
14342026-07-15T03:48:48.717Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58467
14352026-07-15T03:48:48.717Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52762
14362026-07-15T03:48:48.717Z[ ID] Interval Transfer Bitrate
14372026-07-15T03:48:48.718Z[ 5] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14382026-07-15T03:48:48.718Z[ 8] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14392026-07-15T03:48:48.718Z[ 10] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14402026-07-15T03:48:48.718Z[ 12] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14412026-07-15T03:48:48.718Z[ 14] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14422026-07-15T03:48:48.718Z[ 16] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14432026-07-15T03:48:48.718Z[ 18] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14442026-07-15T03:48:48.718Z[ 20] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14452026-07-15T03:48:48.718Z[SUM] 0.00-1.00 sec 948 MBytes 7.95 Gbits/sec
14462026-07-15T03:48:48.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-07-15T03:48:48.718Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14482026-07-15T03:48:48.718Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14492026-07-15T03:48:48.718Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14502026-07-15T03:48:48.718Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14512026-07-15T03:48:48.718Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14522026-07-15T03:48:48.718Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14532026-07-15T03:48:48.718Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14542026-07-15T03:48:48.718Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14552026-07-15T03:48:48.718Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
14562026-07-15T03:48:48.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-07-15T03:48:48.719Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14582026-07-15T03:48:48.719Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14592026-07-15T03:48:48.719Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14602026-07-15T03:48:48.719Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14612026-07-15T03:48:48.719Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14622026-07-15T03:48:48.719Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14632026-07-15T03:48:48.719Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14642026-07-15T03:48:48.719Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14652026-07-15T03:48:48.719Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
14662026-07-15T03:48:48.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-07-15T03:48:48.719Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14682026-07-15T03:48:48.719Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14692026-07-15T03:48:48.719Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14702026-07-15T03:48:48.719Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14712026-07-15T03:48:48.719Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14722026-07-15T03:48:48.719Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14732026-07-15T03:48:48.719Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14742026-07-15T03:48:48.719Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14752026-07-15T03:48:48.719Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
14762026-07-15T03:48:48.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-07-15T03:48:48.719Z[ 5] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
14782026-07-15T03:48:48.719Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14792026-07-15T03:48:48.719Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14802026-07-15T03:48:48.720Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
14812026-07-15T03:48:48.720Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14822026-07-15T03:48:48.720Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14832026-07-15T03:48:48.720Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14842026-07-15T03:48:48.720Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14852026-07-15T03:48:48.720Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
14862026-07-15T03:48:48.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-07-15T03:48:48.720Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14882026-07-15T03:48:48.720Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
14892026-07-15T03:48:48.721Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14902026-07-15T03:48:48.721Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14912026-07-15T03:48:48.721Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14922026-07-15T03:48:48.721Z[ 16] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
14932026-07-15T03:48:48.721Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
14942026-07-15T03:48:48.721Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14952026-07-15T03:48:48.721Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
14962026-07-15T03:48:48.721Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-07-15T03:48:48.721Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14982026-07-15T03:48:48.724Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14992026-07-15T03:48:48.724Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15002026-07-15T03:48:51.717Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15012026-07-15T03:48:51.718Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15022026-07-15T03:48:51.718Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15032026-07-15T03:48:51.718Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15042026-07-15T03:48:51.718Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15052026-07-15T03:48:51.718Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
15062026-07-15T03:48:51.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-07-15T03:48:51.718Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15082026-07-15T03:48:51.718Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15092026-07-15T03:48:51.718Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15102026-07-15T03:48:51.718Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15112026-07-15T03:48:51.718Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15122026-07-15T03:48:51.718Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15132026-07-15T03:48:51.718Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15142026-07-15T03:48:51.718Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15152026-07-15T03:48:51.718Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
15162026-07-15T03:48:51.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-07-15T03:48:51.718Z[ 5] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
15182026-07-15T03:48:51.718Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15192026-07-15T03:48:51.718Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15202026-07-15T03:48:51.718Z[ 12] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
15212026-07-15T03:48:51.718Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15222026-07-15T03:48:51.718Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15232026-07-15T03:48:51.718Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15242026-07-15T03:48:51.718Z[ 20] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
15252026-07-15T03:48:51.718Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
15262026-07-15T03:48:51.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-07-15T03:48:51.719Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15282026-07-15T03:48:51.719Z[ 8] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
15292026-07-15T03:48:51.719Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15302026-07-15T03:48:51.719Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15312026-07-15T03:48:51.719Z[ 14] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
15322026-07-15T03:48:51.719Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15332026-07-15T03:48:51.719Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15342026-07-15T03:48:51.719Z[ 20] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
15352026-07-15T03:48:51.719Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
15362026-07-15T03:48:51.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-07-15T03:48:51.719Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15382026-07-15T03:48:51.719Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15392026-07-15T03:48:51.719Z[ 10] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
15402026-07-15T03:48:51.719Z[ 12] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
15412026-07-15T03:48:51.719Z[ 14] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
15422026-07-15T03:48:51.719Z[ 16] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
15432026-07-15T03:48:51.719Z[ 18] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
15442026-07-15T03:48:51.719Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15452026-07-15T03:48:51.719Z[SUM] 10.00-10.00 sec 640 KBytes 11.6 Gbits/sec
15462026-07-15T03:48:51.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-07-15T03:48:51.719Z[ ID] Interval Transfer Bitrate
15482026-07-15T03:48:51.719Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15492026-07-15T03:48:51.719Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15502026-07-15T03:48:51.720Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15512026-07-15T03:48:51.720Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15522026-07-15T03:48:51.720Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15532026-07-15T03:48:51.720Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15542026-07-15T03:48:51.720Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15552026-07-15T03:48:51.720Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15562026-07-15T03:48:51.720Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
15572026-07-15T03:48:51.723ZRun 4/5...10147.85029001033Mbps
15582026-07-15T03:48:59.117Z-----------------------------------------------------------
15592026-07-15T03:48:59.117ZServer listening on 5201 (test #5)
15602026-07-15T03:48:59.117Z-----------------------------------------------------------
15612026-07-15T03:48:59.117ZAccepted connection from 10.0.0.1, port 38672
15622026-07-15T03:48:59.117Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44053
15632026-07-15T03:48:59.117Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65445
15642026-07-15T03:48:59.117Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35545
15652026-07-15T03:48:59.117Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59850
15662026-07-15T03:48:59.117Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37798
15672026-07-15T03:48:59.117Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37205
15682026-07-15T03:48:59.117Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59536
15692026-07-15T03:48:59.117Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62961
15702026-07-15T03:48:59.117Z[ ID] Interval Transfer Bitrate
15712026-07-15T03:48:59.117Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15722026-07-15T03:48:59.117Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15732026-07-15T03:48:59.117Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15742026-07-15T03:48:59.118Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15752026-07-15T03:48:59.118Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15762026-07-15T03:48:59.118Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15772026-07-15T03:48:59.118Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15782026-07-15T03:48:59.118Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15792026-07-15T03:48:59.118Z[SUM] 0.00-1.00 sec 958 MBytes 8.03 Gbits/sec
15802026-07-15T03:48:59.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-07-15T03:48:59.118Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15822026-07-15T03:48:59.118Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15832026-07-15T03:48:59.118Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15842026-07-15T03:48:59.118Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15852026-07-15T03:48:59.118Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15862026-07-15T03:48:59.118Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15872026-07-15T03:48:59.118Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15882026-07-15T03:48:59.118Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15892026-07-15T03:48:59.118Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
15902026-07-15T03:48:59.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-07-15T03:48:59.118Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15922026-07-15T03:48:59.118Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15932026-07-15T03:48:59.118Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15942026-07-15T03:48:59.118Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15952026-07-15T03:48:59.118Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15962026-07-15T03:48:59.118Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15972026-07-15T03:48:59.118Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15982026-07-15T03:48:59.118Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15992026-07-15T03:48:59.118Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
16002026-07-15T03:48:59.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-07-15T03:48:59.118Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16022026-07-15T03:48:59.118Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16032026-07-15T03:48:59.118Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16042026-07-15T03:48:59.118Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16052026-07-15T03:48:59.118Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16062026-07-15T03:48:59.119Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16072026-07-15T03:48:59.119Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16082026-07-15T03:48:59.119Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16092026-07-15T03:48:59.119Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.4 Gbits/sec
16102026-07-15T03:48:59.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-07-15T03:48:59.119Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16122026-07-15T03:48:59.119Z[ 8] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
16132026-07-15T03:48:59.119Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16142026-07-15T03:48:59.122Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16152026-07-15T03:48:59.122Z[ 14] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
16162026-07-15T03:48:59.122Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16172026-07-15T03:48:59.122Z[ 18] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
16182026-07-15T03:48:59.122Z[ 20] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
16192026-07-15T03:48:59.122Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
16202026-07-15T03:48:59.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-07-15T03:48:59.122Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16222026-07-15T03:48:59.122Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16232026-07-15T03:48:59.122Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16242026-07-15T03:48:59.122Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16252026-07-15T03:48:59.122Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16262026-07-15T03:48:59.122Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16272026-07-15T03:48:59.122Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16282026-07-15T03:48:59.122Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16292026-07-15T03:48:59.122Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
16302026-07-15T03:48:59.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-07-15T03:48:59.122Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16322026-07-15T03:48:59.122Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16332026-07-15T03:48:59.122Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16342026-07-15T03:49:02.118Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16352026-07-15T03:49:02.118Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16362026-07-15T03:49:02.118Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16372026-07-15T03:49:02.119Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16382026-07-15T03:49:02.119Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16392026-07-15T03:49:02.119Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
16402026-07-15T03:49:02.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-07-15T03:49:02.119Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16422026-07-15T03:49:02.119Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16432026-07-15T03:49:02.119Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16442026-07-15T03:49:02.119Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16452026-07-15T03:49:02.119Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16462026-07-15T03:49:02.119Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16472026-07-15T03:49:02.119Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16482026-07-15T03:49:02.119Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16492026-07-15T03:49:02.119Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
16502026-07-15T03:49:02.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-07-15T03:49:02.119Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16522026-07-15T03:49:02.119Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16532026-07-15T03:49:02.119Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16542026-07-15T03:49:02.119Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16552026-07-15T03:49:02.119Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16562026-07-15T03:49:02.119Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16572026-07-15T03:49:02.119Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16582026-07-15T03:49:02.119Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16592026-07-15T03:49:02.119Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
16602026-07-15T03:49:02.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-07-15T03:49:02.119Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16622026-07-15T03:49:02.119Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16632026-07-15T03:49:02.120Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16642026-07-15T03:49:02.120Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16652026-07-15T03:49:02.120Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16662026-07-15T03:49:02.120Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16672026-07-15T03:49:02.121Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16682026-07-15T03:49:02.121Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16692026-07-15T03:49:02.124Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16702026-07-15T03:49:02.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-07-15T03:49:02.124Z[ 5] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
16722026-07-15T03:49:02.124Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16732026-07-15T03:49:02.124Z[ 10] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
16742026-07-15T03:49:02.124Z[ 12] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
16752026-07-15T03:49:02.125Z[ 14] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
16762026-07-15T03:49:02.125Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16772026-07-15T03:49:02.125Z[ 18] 10.00-10.00 sec 128 KBytes 2.19 Gbits/sec
16782026-07-15T03:49:02.125Z[ 20] 10.00-10.00 sec 128 KBytes 2.19 Gbits/sec
16792026-07-15T03:49:02.125Z[SUM] 10.00-10.00 sec 768 KBytes 13.1 Gbits/sec
16802026-07-15T03:49:02.125Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-07-15T03:49:02.125Z[ ID] Interval Transfer Bitrate
16822026-07-15T03:49:02.125Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16832026-07-15T03:49:02.125Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16842026-07-15T03:49:02.125Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16852026-07-15T03:49:02.125Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16862026-07-15T03:49:02.125Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16872026-07-15T03:49:02.125Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16882026-07-15T03:49:02.125Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16892026-07-15T03:49:02.125Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16902026-07-15T03:49:02.125Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
16912026-07-15T03:49:02.125ZRun 5/5...10172.372332284183Mbps
16922026-07-15T03:49:02.125Z###---------------------###
16932026-07-15T03:49:02.125Z::: iPerf done... :::
16942026-07-15T03:49:02.125Z:::Awaiting out files...:::
16952026-07-15T03:49:02.125Z###---------------------###
16962026-07-15T03:49:02.125Z###-----###
16972026-07-15T03:49:02.125Z:::done!:::
16982026-07-15T03:49:02.125Z###-----###
16992026-07-15T03:49:02.125Z###-------------------###
17002026-07-15T03:49:02.125Z:::Running experiment :::
17012026-07-15T03:49:02.125Z:::iperf-tcp/local/s2c:::
17022026-07-15T03:49:02.126Z###-------------------###
17032026-07-15T03:49:09.513Z-----------------------------------------------------------
17042026-07-15T03:49:09.513ZServer listening on 5201 (test #6)
17052026-07-15T03:49:09.513Z-----------------------------------------------------------
17062026-07-15T03:49:09.513ZAccepted connection from 10.0.0.1, port 43024
17072026-07-15T03:49:09.513Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33503
17082026-07-15T03:49:09.513Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62995
17092026-07-15T03:49:09.513Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56859
17102026-07-15T03:49:09.513Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37297
17112026-07-15T03:49:09.513Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56588
17122026-07-15T03:49:09.513Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44202
17132026-07-15T03:49:09.513Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55685
17142026-07-15T03:49:09.513Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42548
17152026-07-15T03:49:09.513Z[ ID] Interval Transfer Bitrate
17162026-07-15T03:49:09.514Z[ 5] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
17172026-07-15T03:49:09.514Z[ 8] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
17182026-07-15T03:49:09.514Z[ 10] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
17192026-07-15T03:49:09.514Z[ 12] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
17202026-07-15T03:49:09.514Z[ 14] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
17212026-07-15T03:49:09.514Z[ 16] 0.00-1.00 sec 143 MBytes 1.20 Gbits/sec
17222026-07-15T03:49:09.514Z[ 18] 0.00-1.00 sec 147 MBytes 1.23 Gbits/sec
17232026-07-15T03:49:09.514Z[ 20] 0.00-1.00 sec 132 MBytes 1.10 Gbits/sec
17242026-07-15T03:49:09.514Z[SUM] 0.00-1.00 sec 1.02 GBytes 8.74 Gbits/sec
17252026-07-15T03:49:09.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-07-15T03:49:09.514Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17272026-07-15T03:49:09.514Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17282026-07-15T03:49:09.514Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17292026-07-15T03:49:09.514Z[ 12] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
17302026-07-15T03:49:09.514Z[ 14] 1.00-2.00 sec 164 MBytes 1.38 Gbits/sec
17312026-07-15T03:49:09.514Z[ 16] 1.00-2.00 sec 168 MBytes 1.41 Gbits/sec
17322026-07-15T03:49:09.514Z[ 18] 1.00-2.00 sec 170 MBytes 1.42 Gbits/sec
17332026-07-15T03:49:09.514Z[ 20] 1.00-2.00 sec 166 MBytes 1.39 Gbits/sec
17342026-07-15T03:49:09.514Z[SUM] 1.00-2.00 sec 1.26 GBytes 10.8 Gbits/sec
17352026-07-15T03:49:09.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-07-15T03:49:09.514Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17372026-07-15T03:49:09.514Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17382026-07-15T03:49:09.514Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
17392026-07-15T03:49:09.515Z[ 12] 2.00-3.00 sec 180 MBytes 1.51 Gbits/sec
17402026-07-15T03:49:09.515Z[ 14] 2.00-3.00 sec 161 MBytes 1.35 Gbits/sec
17412026-07-15T03:49:09.515Z[ 16] 2.00-3.00 sec 181 MBytes 1.52 Gbits/sec
17422026-07-15T03:49:09.515Z[ 18] 2.00-3.00 sec 182 MBytes 1.53 Gbits/sec
17432026-07-15T03:49:09.515Z[ 20] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
17442026-07-15T03:49:09.515Z[SUM] 2.00-3.00 sec 1.29 GBytes 11.1 Gbits/sec
17452026-07-15T03:49:09.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-07-15T03:49:09.515Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17472026-07-15T03:49:09.515Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17482026-07-15T03:49:09.515Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17492026-07-15T03:49:09.515Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17502026-07-15T03:49:09.515Z[ 14] 3.00-4.00 sec 169 MBytes 1.42 Gbits/sec
17512026-07-15T03:49:09.515Z[ 16] 3.00-4.00 sec 186 MBytes 1.56 Gbits/sec
17522026-07-15T03:49:09.515Z[ 18] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec
17532026-07-15T03:49:09.515Z[ 20] 3.00-4.00 sec 169 MBytes 1.42 Gbits/sec
17542026-07-15T03:49:09.515Z[SUM] 3.00-4.00 sec 1.28 GBytes 11.0 Gbits/sec
17552026-07-15T03:49:09.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-07-15T03:49:09.515Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17572026-07-15T03:49:09.516Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17582026-07-15T03:49:09.516Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17592026-07-15T03:49:09.516Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
17602026-07-15T03:49:09.519Z[ 14] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
17612026-07-15T03:49:09.519Z[ 16] 4.00-5.00 sec 177 MBytes 1.48 Gbits/sec
17622026-07-15T03:49:09.519Z[ 18] 4.00-5.00 sec 169 MBytes 1.41 Gbits/sec
17632026-07-15T03:49:09.519Z[ 20] 4.00-5.00 sec 163 MBytes 1.37 Gbits/sec
17642026-07-15T03:49:09.519Z[SUM] 4.00-5.00 sec 1.27 GBytes 10.9 Gbits/sec
17652026-07-15T03:49:09.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-07-15T03:49:09.519Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
17672026-07-15T03:49:09.519Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
17682026-07-15T03:49:09.519Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
17692026-07-15T03:49:09.519Z[ 12] 5.00-6.00 sec 189 MBytes 1.59 Gbits/sec
17702026-07-15T03:49:09.519Z[ 14] 5.00-6.00 sec 193 MBytes 1.62 Gbits/sec
17712026-07-15T03:49:09.519Z[ 16] 5.00-6.00 sec 167 MBytes 1.40 Gbits/sec
17722026-07-15T03:49:09.519Z[ 18] 5.00-6.00 sec 167 MBytes 1.40 Gbits/sec
17732026-07-15T03:49:09.519Z[ 20] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
17742026-07-15T03:49:09.519Z[SUM] 5.00-6.00 sec 1.30 GBytes 11.2 Gbits/sec
17752026-07-15T03:49:09.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-07-15T03:49:09.519Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17772026-07-15T03:49:09.519Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17782026-07-15T03:49:09.519Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17792026-07-15T03:49:12.515Z[ 12] 6.00-7.00 sec 179 MBytes 1.50 Gbits/sec
17802026-07-15T03:49:12.515Z[ 14] 6.00-7.00 sec 163 MBytes 1.37 Gbits/sec
17812026-07-15T03:49:12.515Z[ 16] 6.00-7.00 sec 178 MBytes 1.50 Gbits/sec
17822026-07-15T03:49:12.515Z[ 18] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17832026-07-15T03:49:12.515Z[ 20] 6.00-7.00 sec 167 MBytes 1.40 Gbits/sec
17842026-07-15T03:49:12.515Z[SUM] 6.00-7.00 sec 1.28 GBytes 11.0 Gbits/sec
17852026-07-15T03:49:12.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-07-15T03:49:12.515Z[ 5] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
17872026-07-15T03:49:12.515Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17882026-07-15T03:49:12.515Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17892026-07-15T03:49:12.515Z[ 12] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
17902026-07-15T03:49:12.515Z[ 14] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
17912026-07-15T03:49:12.515Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17922026-07-15T03:49:12.515Z[ 18] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
17932026-07-15T03:49:12.515Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17942026-07-15T03:49:12.515Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
17952026-07-15T03:49:12.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-07-15T03:49:12.515Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
17972026-07-15T03:49:12.515Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
17982026-07-15T03:49:12.516Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
17992026-07-15T03:49:12.516Z[ 12] 8.00-9.00 sec 166 MBytes 1.39 Gbits/sec
18002026-07-15T03:49:12.516Z[ 14] 8.00-9.00 sec 168 MBytes 1.41 Gbits/sec
18012026-07-15T03:49:12.516Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18022026-07-15T03:49:12.516Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
18032026-07-15T03:49:12.516Z[ 20] 8.00-9.00 sec 166 MBytes 1.39 Gbits/sec
18042026-07-15T03:49:12.516Z[SUM] 8.00-9.00 sec 1.25 GBytes 10.7 Gbits/sec
18052026-07-15T03:49:12.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-07-15T03:49:12.516Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18072026-07-15T03:49:12.516Z[ 8] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
18082026-07-15T03:49:12.516Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18092026-07-15T03:49:12.516Z[ 12] 9.00-10.00 sec 171 MBytes 1.44 Gbits/sec
18102026-07-15T03:49:12.516Z[ 14] 9.00-10.00 sec 184 MBytes 1.54 Gbits/sec
18112026-07-15T03:49:12.516Z[ 16] 9.00-10.00 sec 172 MBytes 1.44 Gbits/sec
18122026-07-15T03:49:12.516Z[ 18] 9.00-10.00 sec 168 MBytes 1.41 Gbits/sec
18132026-07-15T03:49:12.516Z[ 20] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
18142026-07-15T03:49:12.516Z[SUM] 9.00-10.00 sec 1.29 GBytes 11.1 Gbits/sec
18152026-07-15T03:49:12.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-07-15T03:49:12.516Z[ 5] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
18172026-07-15T03:49:12.516Z[ 8] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
18182026-07-15T03:49:12.516Z[ 10] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
18192026-07-15T03:49:12.516Z[ 12] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
18202026-07-15T03:49:12.516Z[ 14] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
18212026-07-15T03:49:12.516Z[ 16] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
18222026-07-15T03:49:12.516Z[ 18] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
18232026-07-15T03:49:12.516Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18242026-07-15T03:49:12.516Z[SUM] 10.00-10.00 sec 896 KBytes 16.8 Gbits/sec
18252026-07-15T03:49:12.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-07-15T03:49:12.516Z[ ID] Interval Transfer Bitrate
18272026-07-15T03:49:12.516Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18282026-07-15T03:49:12.516Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18292026-07-15T03:49:12.516Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18302026-07-15T03:49:12.520Z[ 12] 0.00-10.00 sec 1.60 GBytes 1.38 Gbits/sec sender
18312026-07-15T03:49:12.520Z[ 14] 0.00-10.00 sec 1.62 GBytes 1.39 Gbits/sec sender
18322026-07-15T03:49:12.520Z[ 16] 0.00-10.00 sec 1.64 GBytes 1.41 Gbits/sec sender
18332026-07-15T03:49:12.520Z[ 18] 0.00-10.00 sec 1.61 GBytes 1.38 Gbits/sec sender
18342026-07-15T03:49:12.520Z[ 20] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
18352026-07-15T03:49:12.520Z[SUM] 0.00-10.00 sec 12.4 GBytes 10.7 Gbits/sec sender
18362026-07-15T03:49:12.520ZRun 1/5...10686.078224656423Mbps
18372026-07-15T03:49:19.910Z-----------------------------------------------------------
18382026-07-15T03:49:19.910ZServer listening on 5201 (test #7)
18392026-07-15T03:49:19.910Z-----------------------------------------------------------
18402026-07-15T03:49:19.910ZAccepted connection from 10.0.0.1, port 41809
18412026-07-15T03:49:19.910Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39142
18422026-07-15T03:49:19.910Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51930
18432026-07-15T03:49:19.910Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43102
18442026-07-15T03:49:19.910Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32924
18452026-07-15T03:49:19.910Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52742
18462026-07-15T03:49:19.910Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37092
18472026-07-15T03:49:19.910Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60821
18482026-07-15T03:49:19.910Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55646
18492026-07-15T03:49:19.910Z[ ID] Interval Transfer Bitrate
18502026-07-15T03:49:19.910Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18512026-07-15T03:49:19.910Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18522026-07-15T03:49:19.910Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18532026-07-15T03:49:19.910Z[ 12] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18542026-07-15T03:49:19.911Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18552026-07-15T03:49:19.911Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18562026-07-15T03:49:19.911Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18572026-07-15T03:49:19.911Z[ 20] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
18582026-07-15T03:49:19.911Z[SUM] 0.00-1.00 sec 967 MBytes 8.11 Gbits/sec
18592026-07-15T03:49:19.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-07-15T03:49:19.911Z[ 5] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
18612026-07-15T03:49:19.911Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18622026-07-15T03:49:19.911Z[ 10] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
18632026-07-15T03:49:19.911Z[ 12] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
18642026-07-15T03:49:19.911Z[ 14] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
18652026-07-15T03:49:19.911Z[ 16] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
18662026-07-15T03:49:19.911Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18672026-07-15T03:49:19.911Z[ 20] 1.00-2.00 sec 160 MBytes 1.35 Gbits/sec
18682026-07-15T03:49:19.911Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
18692026-07-15T03:49:19.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-07-15T03:49:19.911Z[ 5] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
18712026-07-15T03:49:19.911Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18722026-07-15T03:49:19.911Z[ 10] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
18732026-07-15T03:49:19.911Z[ 12] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18742026-07-15T03:49:19.911Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18752026-07-15T03:49:19.911Z[ 16] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
18762026-07-15T03:49:19.911Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18772026-07-15T03:49:19.911Z[ 20] 2.00-3.00 sec 161 MBytes 1.35 Gbits/sec
18782026-07-15T03:49:19.911Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.6 Gbits/sec
18792026-07-15T03:49:19.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-07-15T03:49:19.912Z[ 5] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
18812026-07-15T03:49:19.912Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18822026-07-15T03:49:19.912Z[ 10] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
18832026-07-15T03:49:19.912Z[ 12] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
18842026-07-15T03:49:19.912Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18852026-07-15T03:49:19.912Z[ 16] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
18862026-07-15T03:49:19.912Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18872026-07-15T03:49:19.912Z[ 20] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
18882026-07-15T03:49:19.912Z[SUM] 3.00-4.00 sec 1.25 GBytes 10.7 Gbits/sec
18892026-07-15T03:49:19.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-07-15T03:49:19.912Z[ 5] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
18912026-07-15T03:49:19.912Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18922026-07-15T03:49:19.912Z[ 10] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
18932026-07-15T03:49:19.912Z[ 12] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
18942026-07-15T03:49:19.912Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18952026-07-15T03:49:19.912Z[ 16] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
18962026-07-15T03:49:19.912Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18972026-07-15T03:49:19.912Z[ 20] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
18982026-07-15T03:49:19.912Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
18992026-07-15T03:49:19.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-07-15T03:49:19.912Z[ 5] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
19012026-07-15T03:49:19.912Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19022026-07-15T03:49:19.912Z[ 10] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
19032026-07-15T03:49:19.912Z[ 12] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
19042026-07-15T03:49:19.912Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19052026-07-15T03:49:19.912Z[ 16] 5.00-6.00 sec 159 MBytes 1.34 Gbits/sec
19062026-07-15T03:49:19.913Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19072026-07-15T03:49:19.913Z[ 20] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
19082026-07-15T03:49:19.913Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.6 Gbits/sec
19092026-07-15T03:49:19.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-07-15T03:49:19.913Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19112026-07-15T03:49:19.916Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19122026-07-15T03:49:19.916Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19132026-07-15T03:49:22.910Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19142026-07-15T03:49:22.910Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19152026-07-15T03:49:22.910Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19162026-07-15T03:49:22.910Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19172026-07-15T03:49:22.910Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19182026-07-15T03:49:22.910Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
19192026-07-15T03:49:22.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-07-15T03:49:22.910Z[ 5] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
19212026-07-15T03:49:22.910Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19222026-07-15T03:49:22.911Z[ 10] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
19232026-07-15T03:49:22.911Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19242026-07-15T03:49:22.911Z[ 14] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
19252026-07-15T03:49:22.912Z[ 16] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19262026-07-15T03:49:22.912Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19272026-07-15T03:49:22.912Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19282026-07-15T03:49:22.912Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
19292026-07-15T03:49:22.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-07-15T03:49:22.912Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19312026-07-15T03:49:22.912Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19322026-07-15T03:49:22.912Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19332026-07-15T03:49:22.912Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19342026-07-15T03:49:22.912Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19352026-07-15T03:49:22.912Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19362026-07-15T03:49:22.912Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19372026-07-15T03:49:22.912Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19382026-07-15T03:49:22.913Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
19392026-07-15T03:49:22.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-07-15T03:49:22.913Z[ 5] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
19412026-07-15T03:49:22.913Z[ 8] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
19422026-07-15T03:49:22.913Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19432026-07-15T03:49:22.913Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19442026-07-15T03:49:22.913Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19452026-07-15T03:49:22.913Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19462026-07-15T03:49:22.913Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19472026-07-15T03:49:22.913Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19482026-07-15T03:49:22.913Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
19492026-07-15T03:49:22.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-07-15T03:49:22.913Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19512026-07-15T03:49:22.913Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19522026-07-15T03:49:22.913Z[ 10] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
19532026-07-15T03:49:22.913Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19542026-07-15T03:49:22.913Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19552026-07-15T03:49:22.913Z[ 16] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
19562026-07-15T03:49:22.913Z[ 18] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
19572026-07-15T03:49:22.913Z[ 20] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
19582026-07-15T03:49:22.913Z[SUM] 10.00-10.00 sec 512 KBytes 9.26 Gbits/sec
19592026-07-15T03:49:22.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-07-15T03:49:22.913Z[ ID] Interval Transfer Bitrate
19612026-07-15T03:49:22.913Z[ 5] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19622026-07-15T03:49:22.913Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19632026-07-15T03:49:22.913Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19642026-07-15T03:49:22.913Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19652026-07-15T03:49:22.913Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19662026-07-15T03:49:22.913Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19672026-07-15T03:49:22.913Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19682026-07-15T03:49:22.917Z[ 20] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
19692026-07-15T03:49:22.917Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
19702026-07-15T03:49:22.917ZRun 2/5...10283.222263286983Mbps
19712026-07-15T03:49:30.302Z-----------------------------------------------------------
19722026-07-15T03:49:30.302ZServer listening on 5201 (test #8)
19732026-07-15T03:49:30.302Z-----------------------------------------------------------
19742026-07-15T03:49:30.302ZAccepted connection from 10.0.0.1, port 63928
19752026-07-15T03:49:30.302Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56564
19762026-07-15T03:49:30.302Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41896
19772026-07-15T03:49:30.302Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60741
19782026-07-15T03:49:30.302Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40218
19792026-07-15T03:49:30.302Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38305
19802026-07-15T03:49:30.302Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63858
19812026-07-15T03:49:30.302Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52816
19822026-07-15T03:49:30.302Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57308
19832026-07-15T03:49:30.302Z[ ID] Interval Transfer Bitrate
19842026-07-15T03:49:30.302Z[ 5] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
19852026-07-15T03:49:30.302Z[ 8] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19862026-07-15T03:49:30.302Z[ 10] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
19872026-07-15T03:49:30.302Z[ 12] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
19882026-07-15T03:49:30.302Z[ 14] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
19892026-07-15T03:49:30.302Z[ 16] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19902026-07-15T03:49:30.302Z[ 18] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
19912026-07-15T03:49:30.302Z[ 20] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19922026-07-15T03:49:30.302Z[SUM] 0.00-1.00 sec 1009 MBytes 8.46 Gbits/sec
19932026-07-15T03:49:30.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-07-15T03:49:30.302Z[ 5] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
19952026-07-15T03:49:30.302Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19962026-07-15T03:49:30.303Z[ 10] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
19972026-07-15T03:49:30.303Z[ 12] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
19982026-07-15T03:49:30.303Z[ 14] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
19992026-07-15T03:49:30.303Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
20002026-07-15T03:49:30.303Z[ 18] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
20012026-07-15T03:49:30.303Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
20022026-07-15T03:49:30.303Z[SUM] 1.00-2.00 sec 1.24 GBytes 10.7 Gbits/sec
20032026-07-15T03:49:30.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-07-15T03:49:30.303Z[ 5] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
20052026-07-15T03:49:30.303Z[ 8] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
20062026-07-15T03:49:30.303Z[ 10] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
20072026-07-15T03:49:30.303Z[ 12] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
20082026-07-15T03:49:30.303Z[ 14] 2.00-3.00 sec 163 MBytes 1.37 Gbits/sec
20092026-07-15T03:49:30.303Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20102026-07-15T03:49:30.306Z[ 18] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
20112026-07-15T03:49:30.306Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20122026-07-15T03:49:30.306Z[SUM] 2.00-3.00 sec 1.24 GBytes 10.7 Gbits/sec
20132026-07-15T03:49:30.307Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-07-15T03:49:30.307Z[ 5] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20152026-07-15T03:49:30.307Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20162026-07-15T03:49:30.307Z[ 10] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20172026-07-15T03:49:30.307Z[ 12] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
20182026-07-15T03:49:30.307Z[ 14] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20192026-07-15T03:49:30.307Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20202026-07-15T03:49:30.308Z[ 18] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
20212026-07-15T03:49:30.308Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20222026-07-15T03:49:30.308Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
20232026-07-15T03:49:30.308Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-07-15T03:49:30.308Z[ 5] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
20252026-07-15T03:49:30.308Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20262026-07-15T03:49:30.308Z[ 10] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
20272026-07-15T03:49:30.308Z[ 12] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
20282026-07-15T03:49:30.308Z[ 14] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
20292026-07-15T03:49:30.308Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20302026-07-15T03:49:30.308Z[ 18] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
20312026-07-15T03:49:30.308Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20322026-07-15T03:49:30.308Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
20332026-07-15T03:49:30.308Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-07-15T03:49:30.308Z[ 5] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
20352026-07-15T03:49:30.308Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20362026-07-15T03:49:30.308Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
20372026-07-15T03:49:30.308Z[ 12] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
20382026-07-15T03:49:30.308Z[ 14] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
20392026-07-15T03:49:30.308Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20402026-07-15T03:49:30.308Z[ 18] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
20412026-07-15T03:49:30.308Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20422026-07-15T03:49:30.308Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.5 Gbits/sec
20432026-07-15T03:49:30.308Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-07-15T03:49:30.308Z[ 5] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
20452026-07-15T03:49:30.308Z[ 8] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20462026-07-15T03:49:30.308Z[ 10] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
20472026-07-15T03:49:33.303Z[ 12] 6.00-7.00 sec 160 MBytes 1.35 Gbits/sec
20482026-07-15T03:49:33.303Z[ 14] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
20492026-07-15T03:49:33.303Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20502026-07-15T03:49:33.303Z[ 18] 6.00-7.00 sec 162 MBytes 1.36 Gbits/sec
20512026-07-15T03:49:33.303Z[ 20] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20522026-07-15T03:49:33.303Z[SUM] 6.00-7.00 sec 1.24 GBytes 10.6 Gbits/sec
20532026-07-15T03:49:33.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-07-15T03:49:33.303Z[ 5] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
20552026-07-15T03:49:33.303Z[ 8] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20562026-07-15T03:49:33.303Z[ 10] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
20572026-07-15T03:49:33.303Z[ 12] 7.00-8.00 sec 163 MBytes 1.37 Gbits/sec
20582026-07-15T03:49:33.303Z[ 14] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
20592026-07-15T03:49:33.303Z[ 16] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20602026-07-15T03:49:33.303Z[ 18] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
20612026-07-15T03:49:33.303Z[ 20] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20622026-07-15T03:49:33.304Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.7 Gbits/sec
20632026-07-15T03:49:33.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-07-15T03:49:33.304Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20652026-07-15T03:49:33.304Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20662026-07-15T03:49:33.304Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20672026-07-15T03:49:33.304Z[ 12] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20682026-07-15T03:49:33.304Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20692026-07-15T03:49:33.304Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20702026-07-15T03:49:33.304Z[ 18] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20712026-07-15T03:49:33.304Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20722026-07-15T03:49:33.304Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
20732026-07-15T03:49:33.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-07-15T03:49:33.304Z[ 5] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
20752026-07-15T03:49:33.304Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20762026-07-15T03:49:33.304Z[ 10] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
20772026-07-15T03:49:33.304Z[ 12] 9.00-10.00 sec 165 MBytes 1.38 Gbits/sec
20782026-07-15T03:49:33.304Z[ 14] 9.00-10.00 sec 164 MBytes 1.37 Gbits/sec
20792026-07-15T03:49:33.304Z[ 16] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
20802026-07-15T03:49:33.304Z[ 18] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
20812026-07-15T03:49:33.304Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20822026-07-15T03:49:33.304Z[SUM] 9.00-10.00 sec 1.24 GBytes 10.7 Gbits/sec
20832026-07-15T03:49:33.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-07-15T03:49:33.304Z[ 5] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
20852026-07-15T03:49:33.304Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20862026-07-15T03:49:33.304Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20872026-07-15T03:49:33.304Z[ 12] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
20882026-07-15T03:49:33.304Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20892026-07-15T03:49:33.304Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20902026-07-15T03:49:33.304Z[ 18] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
20912026-07-15T03:49:33.304Z[ 20] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
20922026-07-15T03:49:33.304Z[SUM] 10.00-10.00 sec 512 KBytes 9.75 Gbits/sec
20932026-07-15T03:49:33.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-07-15T03:49:33.304Z[ ID] Interval Transfer Bitrate
20952026-07-15T03:49:33.304Z[ 5] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
20962026-07-15T03:49:33.304Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20972026-07-15T03:49:33.304Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
20982026-07-15T03:49:33.304Z[ 12] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
20992026-07-15T03:49:33.304Z[ 14] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
21002026-07-15T03:49:33.305Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21012026-07-15T03:49:33.305Z[ 18] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
21022026-07-15T03:49:33.305Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21032026-07-15T03:49:33.305Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
21042026-07-15T03:49:33.308ZRun 3/5...10390.29976315047Mbps
21052026-07-15T03:49:40.721Z-----------------------------------------------------------
21062026-07-15T03:49:40.721ZServer listening on 5201 (test #9)
21072026-07-15T03:49:40.721Z-----------------------------------------------------------
21082026-07-15T03:49:40.721ZAccepted connection from 10.0.0.1, port 41735
21092026-07-15T03:49:40.721Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47740
21102026-07-15T03:49:40.721Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41504
21112026-07-15T03:49:40.722Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52779
21122026-07-15T03:49:40.722Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48198
21132026-07-15T03:49:40.722Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60917
21142026-07-15T03:49:40.722Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60798
21152026-07-15T03:49:40.722Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62324
21162026-07-15T03:49:40.722Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39211
21172026-07-15T03:49:40.722Z[ ID] Interval Transfer Bitrate
21182026-07-15T03:49:40.722Z[ 5] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
21192026-07-15T03:49:40.722Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21202026-07-15T03:49:40.722Z[ 10] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
21212026-07-15T03:49:40.722Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21222026-07-15T03:49:40.722Z[ 14] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
21232026-07-15T03:49:40.722Z[ 16] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
21242026-07-15T03:49:40.722Z[ 18] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
21252026-07-15T03:49:40.722Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21262026-07-15T03:49:40.722Z[SUM] 0.00-1.00 sec 988 MBytes 8.29 Gbits/sec
21272026-07-15T03:49:40.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-07-15T03:49:40.722Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21292026-07-15T03:49:40.722Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21302026-07-15T03:49:40.722Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21312026-07-15T03:49:40.722Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21322026-07-15T03:49:40.722Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21332026-07-15T03:49:40.722Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21342026-07-15T03:49:40.722Z[ 18] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
21352026-07-15T03:49:40.722Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21362026-07-15T03:49:40.722Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
21372026-07-15T03:49:40.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-07-15T03:49:40.722Z[ 5] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21392026-07-15T03:49:40.722Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21402026-07-15T03:49:40.722Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21412026-07-15T03:49:40.722Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21422026-07-15T03:49:40.722Z[ 14] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
21432026-07-15T03:49:40.722Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21442026-07-15T03:49:40.722Z[ 18] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21452026-07-15T03:49:40.722Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21462026-07-15T03:49:40.722Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
21472026-07-15T03:49:40.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-07-15T03:49:40.722Z[ 5] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
21492026-07-15T03:49:40.723Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21502026-07-15T03:49:40.723Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21512026-07-15T03:49:40.723Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21522026-07-15T03:49:40.723Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21532026-07-15T03:49:40.723Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21542026-07-15T03:49:40.723Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21552026-07-15T03:49:40.723Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21562026-07-15T03:49:40.723Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
21572026-07-15T03:49:40.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-07-15T03:49:40.723Z[ 5] 4.00-5.00 sec 165 MBytes 1.39 Gbits/sec
21592026-07-15T03:49:40.723Z[ 8] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
21602026-07-15T03:49:40.723Z[ 10] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
21612026-07-15T03:49:40.723Z[ 12] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
21622026-07-15T03:49:40.723Z[ 14] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
21632026-07-15T03:49:40.723Z[ 16] 4.00-5.00 sec 163 MBytes 1.36 Gbits/sec
21642026-07-15T03:49:40.723Z[ 18] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
21652026-07-15T03:49:40.723Z[ 20] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
21662026-07-15T03:49:40.723Z[SUM] 4.00-5.00 sec 1.26 GBytes 10.8 Gbits/sec
21672026-07-15T03:49:40.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-07-15T03:49:40.723Z[ 5] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
21692026-07-15T03:49:40.723Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21702026-07-15T03:49:40.723Z[ 10] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
21712026-07-15T03:49:40.723Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21722026-07-15T03:49:40.723Z[ 14] 5.00-6.00 sec 167 MBytes 1.40 Gbits/sec
21732026-07-15T03:49:40.723Z[ 16] 5.00-6.00 sec 165 MBytes 1.39 Gbits/sec
21742026-07-15T03:49:40.723Z[ 18] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
21752026-07-15T03:49:40.723Z[ 20] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
21762026-07-15T03:49:40.723Z[SUM] 5.00-6.00 sec 1.25 GBytes 10.8 Gbits/sec
21772026-07-15T03:49:40.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-07-15T03:49:40.723Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21792026-07-15T03:49:40.723Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21802026-07-15T03:49:40.723Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21812026-07-15T03:49:43.722Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21822026-07-15T03:49:43.722Z[ 14] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21832026-07-15T03:49:43.722Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21842026-07-15T03:49:43.722Z[ 18] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
21852026-07-15T03:49:43.722Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21862026-07-15T03:49:43.722Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
21872026-07-15T03:49:43.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-07-15T03:49:43.722Z[ 5] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
21892026-07-15T03:49:43.722Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21902026-07-15T03:49:43.722Z[ 10] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
21912026-07-15T03:49:43.723Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21922026-07-15T03:49:43.723Z[ 14] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
21932026-07-15T03:49:43.723Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21942026-07-15T03:49:43.723Z[ 18] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
21952026-07-15T03:49:43.723Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21962026-07-15T03:49:43.723Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.6 Gbits/sec
21972026-07-15T03:49:43.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-07-15T03:49:43.723Z[ 5] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
21992026-07-15T03:49:43.723Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22002026-07-15T03:49:43.723Z[ 10] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
22012026-07-15T03:49:43.723Z[ 12] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
22022026-07-15T03:49:43.723Z[ 14] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
22032026-07-15T03:49:43.723Z[ 16] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
22042026-07-15T03:49:43.723Z[ 18] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
22052026-07-15T03:49:43.723Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22062026-07-15T03:49:43.723Z[SUM] 8.00-9.00 sec 1.24 GBytes 10.6 Gbits/sec
22072026-07-15T03:49:43.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-07-15T03:49:43.723Z[ 5] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
22092026-07-15T03:49:43.723Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22102026-07-15T03:49:43.723Z[ 10] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
22112026-07-15T03:49:43.723Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22122026-07-15T03:49:43.723Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22132026-07-15T03:49:43.723Z[ 16] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
22142026-07-15T03:49:43.723Z[ 18] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
22152026-07-15T03:49:43.723Z[ 20] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
22162026-07-15T03:49:43.723Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
22172026-07-15T03:49:43.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-07-15T03:49:43.723Z[ 5] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
22192026-07-15T03:49:43.723Z[ 8] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
22202026-07-15T03:49:43.723Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22212026-07-15T03:49:43.723Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22222026-07-15T03:49:43.723Z[ 14] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
22232026-07-15T03:49:43.723Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22242026-07-15T03:49:43.723Z[ 18] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
22252026-07-15T03:49:43.723Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22262026-07-15T03:49:43.723Z[SUM] 10.00-10.00 sec 512 KBytes 9.26 Gbits/sec
22272026-07-15T03:49:43.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-07-15T03:49:43.727Z[ ID] Interval Transfer Bitrate
22292026-07-15T03:49:43.727Z[ 5] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
22302026-07-15T03:49:43.727Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22312026-07-15T03:49:43.727Z[ 10] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
22322026-07-15T03:49:43.727Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22332026-07-15T03:49:43.728Z[ 14] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
22342026-07-15T03:49:43.728Z[ 16] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22352026-07-15T03:49:43.728Z[ 18] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22362026-07-15T03:49:43.728Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22372026-07-15T03:49:43.728Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
22382026-07-15T03:49:43.728ZRun 4/5...10337.3231734078Mbps
22392026-07-15T03:49:51.117Z-----------------------------------------------------------
22402026-07-15T03:49:51.117ZServer listening on 5201 (test #10)
22412026-07-15T03:49:51.117Z-----------------------------------------------------------
22422026-07-15T03:49:51.117ZAccepted connection from 10.0.0.1, port 56438
22432026-07-15T03:49:51.117Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62922
22442026-07-15T03:49:51.117Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65114
22452026-07-15T03:49:51.117Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52513
22462026-07-15T03:49:51.117Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55699
22472026-07-15T03:49:51.117Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64813
22482026-07-15T03:49:51.117Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35389
22492026-07-15T03:49:51.117Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61884
22502026-07-15T03:49:51.117Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57993
22512026-07-15T03:49:51.117Z[ ID] Interval Transfer Bitrate
22522026-07-15T03:49:51.118Z[ 5] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
22532026-07-15T03:49:51.118Z[ 8] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
22542026-07-15T03:49:51.118Z[ 10] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
22552026-07-15T03:49:51.118Z[ 12] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
22562026-07-15T03:49:51.118Z[ 14] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
22572026-07-15T03:49:51.118Z[ 16] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
22582026-07-15T03:49:51.118Z[ 18] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
22592026-07-15T03:49:51.118Z[ 20] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
22602026-07-15T03:49:51.118Z[SUM] 0.00-1.00 sec 1012 MBytes 8.49 Gbits/sec
22612026-07-15T03:49:51.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-07-15T03:49:51.119Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22632026-07-15T03:49:51.119Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22642026-07-15T03:49:51.119Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22652026-07-15T03:49:51.119Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22662026-07-15T03:49:51.119Z[ 14] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
22672026-07-15T03:49:51.119Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22682026-07-15T03:49:51.119Z[ 18] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
22692026-07-15T03:49:51.119Z[ 20] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
22702026-07-15T03:49:51.119Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
22712026-07-15T03:49:51.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-07-15T03:49:51.119Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22732026-07-15T03:49:51.119Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22742026-07-15T03:49:51.119Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22752026-07-15T03:49:51.119Z[ 12] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
22762026-07-15T03:49:51.119Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22772026-07-15T03:49:51.119Z[ 16] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
22782026-07-15T03:49:51.119Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22792026-07-15T03:49:51.119Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22802026-07-15T03:49:51.119Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
22812026-07-15T03:49:51.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-07-15T03:49:51.119Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22832026-07-15T03:49:51.119Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22842026-07-15T03:49:51.119Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22852026-07-15T03:49:51.123Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22862026-07-15T03:49:51.123Z[ 14] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
22872026-07-15T03:49:51.123Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22882026-07-15T03:49:51.123Z[ 18] 3.00-4.00 sec 159 MBytes 1.34 Gbits/sec
22892026-07-15T03:49:51.123Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22902026-07-15T03:49:51.123Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
22912026-07-15T03:49:51.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-07-15T03:49:51.123Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22932026-07-15T03:49:51.123Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22942026-07-15T03:49:51.123Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22952026-07-15T03:49:51.123Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22962026-07-15T03:49:51.123Z[ 14] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
22972026-07-15T03:49:51.123Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22982026-07-15T03:49:51.123Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22992026-07-15T03:49:51.123Z[ 20] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
23002026-07-15T03:49:51.123Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
23012026-07-15T03:49:51.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-07-15T03:49:51.123Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23032026-07-15T03:49:51.123Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23042026-07-15T03:49:51.123Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23052026-07-15T03:49:51.123Z[ 12] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
23062026-07-15T03:49:51.123Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23072026-07-15T03:49:51.123Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23082026-07-15T03:49:51.123Z[ 18] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
23092026-07-15T03:49:51.123Z[ 20] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
23102026-07-15T03:49:51.124Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
23112026-07-15T03:49:51.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-07-15T03:49:51.124Z[ 5] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23132026-07-15T03:49:51.124Z[ 8] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
23142026-07-15T03:49:51.124Z[ 10] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
23152026-07-15T03:49:54.118Z[ 12] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23162026-07-15T03:49:54.118Z[ 14] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
23172026-07-15T03:49:54.118Z[ 16] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23182026-07-15T03:49:54.118Z[ 18] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
23192026-07-15T03:49:54.118Z[ 20] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
23202026-07-15T03:49:54.118Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
23212026-07-15T03:49:54.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-07-15T03:49:54.118Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23232026-07-15T03:49:54.118Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23242026-07-15T03:49:54.118Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23252026-07-15T03:49:54.118Z[ 12] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
23262026-07-15T03:49:54.118Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23272026-07-15T03:49:54.118Z[ 16] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
23282026-07-15T03:49:54.119Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23292026-07-15T03:49:54.119Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23302026-07-15T03:49:54.119Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
23312026-07-15T03:49:54.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-07-15T03:49:54.119Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23332026-07-15T03:49:54.119Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23342026-07-15T03:49:54.119Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23352026-07-15T03:49:54.119Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23362026-07-15T03:49:54.119Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23372026-07-15T03:49:54.119Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23382026-07-15T03:49:54.119Z[ 18] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
23392026-07-15T03:49:54.119Z[ 20] 8.00-9.00 sec 159 MBytes 1.34 Gbits/sec
23402026-07-15T03:49:54.119Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
23412026-07-15T03:49:54.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-07-15T03:49:54.119Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23432026-07-15T03:49:54.119Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23442026-07-15T03:49:54.119Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23452026-07-15T03:49:54.119Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23462026-07-15T03:49:54.119Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23472026-07-15T03:49:54.119Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23482026-07-15T03:49:54.119Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
23492026-07-15T03:49:54.119Z[ 20] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
23502026-07-15T03:49:54.119Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
23512026-07-15T03:49:54.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-07-15T03:49:54.123Z[ 5] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
23532026-07-15T03:49:54.123Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23542026-07-15T03:49:54.123Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23552026-07-15T03:49:54.123Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23562026-07-15T03:49:54.123Z[ 14] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
23572026-07-15T03:49:54.123Z[ 16] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
23582026-07-15T03:49:54.123Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23592026-07-15T03:49:54.123Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23602026-07-15T03:49:54.123Z[SUM] 10.00-10.00 sec 384 KBytes 7.07 Gbits/sec
23612026-07-15T03:49:54.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-07-15T03:49:54.123Z[ ID] Interval Transfer Bitrate
23632026-07-15T03:49:54.123Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23642026-07-15T03:49:54.123Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23652026-07-15T03:49:54.123Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23662026-07-15T03:49:54.123Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23672026-07-15T03:49:54.123Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23682026-07-15T03:49:54.123Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23692026-07-15T03:49:54.123Z[ 18] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
23702026-07-15T03:49:54.123Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23712026-07-15T03:49:54.123Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
23722026-07-15T03:49:54.123ZRun 5/5...10270.436391613264Mbps
23732026-07-15T03:49:54.123Z###---------------------###
23742026-07-15T03:49:54.123Z::: iPerf done... :::
23752026-07-15T03:49:54.123Z:::Awaiting out files...:::
23762026-07-15T03:49:54.123Z###---------------------###
23772026-07-15T03:49:54.123Z###-----###
23782026-07-15T03:49:54.123Z:::done!:::
23792026-07-15T03:49:54.123Z###-----###
23802026-07-15T03:49:54.123Z###-------------------###
23812026-07-15T03:49:54.123Z:::Running experiment :::
23822026-07-15T03:49:54.123Z:::iperf-tcp/local/c2s:::
23832026-07-15T03:49:54.123Z###-------------------###
23842026-07-15T03:49:54.464Zdtrace: description 'profile-201us ' matched 2 probes
23852026-07-15T03:50:01.510Z-----------------------------------------------------------
23862026-07-15T03:50:01.510ZServer listening on 5201 (test #11)
23872026-07-15T03:50:01.510Z-----------------------------------------------------------
23882026-07-15T03:50:01.510ZAccepted connection from 10.0.0.1, port 34837
23892026-07-15T03:50:01.510Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49781
23902026-07-15T03:50:01.510Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44648
23912026-07-15T03:50:01.510Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54680
23922026-07-15T03:50:01.510Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40697
23932026-07-15T03:50:01.510Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52437
23942026-07-15T03:50:01.510Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46920
23952026-07-15T03:50:01.510Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64021
23962026-07-15T03:50:01.510Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58475
23972026-07-15T03:50:01.510Z[ ID] Interval Transfer Bitrate
23982026-07-15T03:50:01.510Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
23992026-07-15T03:50:01.510Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
24002026-07-15T03:50:01.510Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
24012026-07-15T03:50:01.510Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
24022026-07-15T03:50:01.510Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
24032026-07-15T03:50:01.510Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
24042026-07-15T03:50:01.510Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
24052026-07-15T03:50:01.510Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24062026-07-15T03:50:01.510Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
24072026-07-15T03:50:01.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-07-15T03:50:01.511Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24092026-07-15T03:50:01.511Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24102026-07-15T03:50:01.511Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24112026-07-15T03:50:01.511Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24122026-07-15T03:50:01.511Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24132026-07-15T03:50:01.511Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24142026-07-15T03:50:01.511Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24152026-07-15T03:50:01.511Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24162026-07-15T03:50:01.511Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
24172026-07-15T03:50:01.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-07-15T03:50:01.511Z[ 5] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
24192026-07-15T03:50:01.511Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24202026-07-15T03:50:01.511Z[ 10] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
24212026-07-15T03:50:01.511Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24222026-07-15T03:50:01.511Z[ 14] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
24232026-07-15T03:50:01.511Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
24242026-07-15T03:50:01.511Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
24252026-07-15T03:50:01.511Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
24262026-07-15T03:50:01.511Z[SUM] 2.00-3.00 sec 437 MBytes 3.66 Gbits/sec
24272026-07-15T03:50:01.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-07-15T03:50:01.511Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
24292026-07-15T03:50:01.511Z[ 8] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
24302026-07-15T03:50:01.511Z[ 10] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
24312026-07-15T03:50:01.511Z[ 12] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
24322026-07-15T03:50:01.511Z[ 14] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
24332026-07-15T03:50:01.511Z[ 16] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
24342026-07-15T03:50:01.511Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
24352026-07-15T03:50:01.511Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
24362026-07-15T03:50:01.511Z[SUM] 3.00-4.00 sec 438 MBytes 3.67 Gbits/sec
24372026-07-15T03:50:01.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-07-15T03:50:01.511Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24392026-07-15T03:50:01.511Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24402026-07-15T03:50:01.511Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24412026-07-15T03:50:01.511Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24422026-07-15T03:50:01.511Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24432026-07-15T03:50:01.511Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24442026-07-15T03:50:01.511Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24452026-07-15T03:50:01.511Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24462026-07-15T03:50:01.511Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
24472026-07-15T03:50:01.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-07-15T03:50:01.512Z[ 5] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
24492026-07-15T03:50:01.512Z[ 8] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24502026-07-15T03:50:01.512Z[ 10] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
24512026-07-15T03:50:01.512Z[ 12] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
24522026-07-15T03:50:01.512Z[ 14] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24532026-07-15T03:50:01.512Z[ 16] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24542026-07-15T03:50:01.512Z[ 18] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
24552026-07-15T03:50:01.512Z[ 20] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
24562026-07-15T03:50:01.512Z[SUM] 5.00-6.00 sec 438 MBytes 3.68 Gbits/sec
24572026-07-15T03:50:01.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-07-15T03:50:01.512Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24592026-07-15T03:50:01.512Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24602026-07-15T03:50:01.512Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
24612026-07-15T03:50:04.512Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24622026-07-15T03:50:04.512Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24632026-07-15T03:50:04.512Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24642026-07-15T03:50:04.512Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24652026-07-15T03:50:04.512Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
24662026-07-15T03:50:04.513Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
24672026-07-15T03:50:04.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-07-15T03:50:04.513Z[ 5] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
24692026-07-15T03:50:04.513Z[ 8] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
24702026-07-15T03:50:04.513Z[ 10] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
24712026-07-15T03:50:04.513Z[ 12] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
24722026-07-15T03:50:04.513Z[ 14] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
24732026-07-15T03:50:04.513Z[ 16] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
24742026-07-15T03:50:04.513Z[ 18] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
24752026-07-15T03:50:04.513Z[ 20] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
24762026-07-15T03:50:04.513Z[SUM] 7.00-8.00 sec 438 MBytes 3.68 Gbits/sec
24772026-07-15T03:50:04.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-07-15T03:50:04.513Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
24792026-07-15T03:50:04.513Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
24802026-07-15T03:50:04.513Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
24812026-07-15T03:50:04.513Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
24822026-07-15T03:50:04.513Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
24832026-07-15T03:50:04.513Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
24842026-07-15T03:50:04.513Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
24852026-07-15T03:50:04.513Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
24862026-07-15T03:50:04.513Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
24872026-07-15T03:50:04.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-07-15T03:50:04.513Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
24892026-07-15T03:50:04.513Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
24902026-07-15T03:50:04.513Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
24912026-07-15T03:50:04.513Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24922026-07-15T03:50:04.513Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24932026-07-15T03:50:04.514Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24942026-07-15T03:50:04.514Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
24952026-07-15T03:50:04.514Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24962026-07-15T03:50:04.514Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
24972026-07-15T03:50:04.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-07-15T03:50:04.515Z[ 5] 10.00-10.00 sec 128 KBytes 729 Mbits/sec
24992026-07-15T03:50:04.515Z[ 8] 10.00-10.00 sec 128 KBytes 729 Mbits/sec
25002026-07-15T03:50:04.515Z[ 10] 10.00-10.00 sec 128 KBytes 729 Mbits/sec
25012026-07-15T03:50:04.515Z[ 12] 10.00-10.00 sec 128 KBytes 729 Mbits/sec
25022026-07-15T03:50:04.515Z[ 14] 10.00-10.00 sec 128 KBytes 729 Mbits/sec
25032026-07-15T03:50:04.515Z[ 16] 10.00-10.00 sec 128 KBytes 729 Mbits/sec
25042026-07-15T03:50:04.515Z[ 18] 10.00-10.00 sec 128 KBytes 729 Mbits/sec
25052026-07-15T03:50:04.515Z[ 20] 10.00-10.00 sec 128 KBytes 729 Mbits/sec
25062026-07-15T03:50:04.515Z[SUM] 10.00-10.00 sec 1.00 MBytes 5.83 Gbits/sec
25072026-07-15T03:50:04.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-07-15T03:50:04.515Z[ ID] Interval Transfer Bitrate
25092026-07-15T03:50:04.515Z[ 5] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25102026-07-15T03:50:04.515Z[ 8] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25112026-07-15T03:50:04.515Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25122026-07-15T03:50:04.515Z[ 12] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
25132026-07-15T03:50:04.515Z[ 14] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25142026-07-15T03:50:04.515Z[ 16] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25152026-07-15T03:50:04.515Z[ 18] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25162026-07-15T03:50:04.515Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
25172026-07-15T03:50:04.515Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.57 Gbits/sec receiver
25182026-07-15T03:50:04.519ZRun 1/10...3575.2584395570525Mbps
25192026-07-15T03:50:11.914Z-----------------------------------------------------------
25202026-07-15T03:50:11.914ZServer listening on 5201 (test #12)
25212026-07-15T03:50:11.914Z-----------------------------------------------------------
25222026-07-15T03:50:11.914ZAccepted connection from 10.0.0.1, port 58615
25232026-07-15T03:50:11.914Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54714
25242026-07-15T03:50:11.914Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36027
25252026-07-15T03:50:11.914Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41849
25262026-07-15T03:50:11.914Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48157
25272026-07-15T03:50:11.914Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49956
25282026-07-15T03:50:11.914Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43595
25292026-07-15T03:50:11.915Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64150
25302026-07-15T03:50:11.915Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47811
25312026-07-15T03:50:11.915Z[ ID] Interval Transfer Bitrate
25322026-07-15T03:50:11.915Z[ 5] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
25332026-07-15T03:50:11.915Z[ 8] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
25342026-07-15T03:50:11.915Z[ 10] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
25352026-07-15T03:50:11.915Z[ 12] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
25362026-07-15T03:50:11.915Z[ 14] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
25372026-07-15T03:50:11.915Z[ 16] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
25382026-07-15T03:50:11.915Z[ 18] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
25392026-07-15T03:50:11.915Z[ 20] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
25402026-07-15T03:50:11.915Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
25412026-07-15T03:50:11.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-07-15T03:50:11.915Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25432026-07-15T03:50:11.915Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25442026-07-15T03:50:11.915Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25452026-07-15T03:50:11.915Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25462026-07-15T03:50:11.915Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25472026-07-15T03:50:11.915Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25482026-07-15T03:50:11.915Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25492026-07-15T03:50:11.915Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25502026-07-15T03:50:11.915Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
25512026-07-15T03:50:11.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-07-15T03:50:11.915Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
25532026-07-15T03:50:11.915Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
25542026-07-15T03:50:11.915Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
25552026-07-15T03:50:11.915Z[ 12] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
25562026-07-15T03:50:11.915Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
25572026-07-15T03:50:11.915Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
25582026-07-15T03:50:11.915Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
25592026-07-15T03:50:11.915Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
25602026-07-15T03:50:11.915Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
25612026-07-15T03:50:11.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-07-15T03:50:11.915Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
25632026-07-15T03:50:11.915Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25642026-07-15T03:50:11.915Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25652026-07-15T03:50:11.915Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25662026-07-15T03:50:11.915Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
25672026-07-15T03:50:11.916Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25682026-07-15T03:50:11.916Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25692026-07-15T03:50:11.916Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25702026-07-15T03:50:11.916Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
25712026-07-15T03:50:11.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-07-15T03:50:11.916Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
25732026-07-15T03:50:11.916Z[ 8] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
25742026-07-15T03:50:11.916Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
25752026-07-15T03:50:11.916Z[ 12] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
25762026-07-15T03:50:11.916Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
25772026-07-15T03:50:11.916Z[ 16] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
25782026-07-15T03:50:11.916Z[ 18] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
25792026-07-15T03:50:11.916Z[ 20] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
25802026-07-15T03:50:11.916Z[SUM] 4.00-5.00 sec 437 MBytes 3.67 Gbits/sec
25812026-07-15T03:50:11.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-07-15T03:50:11.916Z[ 5] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
25832026-07-15T03:50:11.916Z[ 8] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
25842026-07-15T03:50:11.916Z[ 10] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
25852026-07-15T03:50:11.916Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
25862026-07-15T03:50:11.916Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
25872026-07-15T03:50:11.916Z[ 16] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
25882026-07-15T03:50:11.916Z[ 18] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
25892026-07-15T03:50:11.916Z[ 20] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
25902026-07-15T03:50:11.916Z[SUM] 5.00-6.00 sec 438 MBytes 3.67 Gbits/sec
25912026-07-15T03:50:11.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-07-15T03:50:11.916Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
25932026-07-15T03:50:11.916Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
25942026-07-15T03:50:11.916Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
25952026-07-15T03:50:14.916Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
25962026-07-15T03:50:14.917Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
25972026-07-15T03:50:14.917Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
25982026-07-15T03:50:14.917Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
25992026-07-15T03:50:14.917Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
26002026-07-15T03:50:14.917Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
26012026-07-15T03:50:14.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-07-15T03:50:14.917Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26032026-07-15T03:50:14.917Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26042026-07-15T03:50:14.917Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26052026-07-15T03:50:14.917Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26062026-07-15T03:50:14.917Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26072026-07-15T03:50:14.917Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26082026-07-15T03:50:14.917Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
26092026-07-15T03:50:14.917Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26102026-07-15T03:50:14.917Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
26112026-07-15T03:50:14.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-07-15T03:50:14.917Z[ 5] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
26132026-07-15T03:50:14.917Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
26142026-07-15T03:50:14.918Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26152026-07-15T03:50:14.918Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
26162026-07-15T03:50:14.918Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
26172026-07-15T03:50:14.918Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26182026-07-15T03:50:14.918Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
26192026-07-15T03:50:14.918Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
26202026-07-15T03:50:14.918Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
26212026-07-15T03:50:14.918Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-07-15T03:50:14.918Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26232026-07-15T03:50:14.918Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26242026-07-15T03:50:14.918Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26252026-07-15T03:50:14.918Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26262026-07-15T03:50:14.918Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26272026-07-15T03:50:14.918Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26282026-07-15T03:50:14.918Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26292026-07-15T03:50:14.918Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26302026-07-15T03:50:14.918Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
26312026-07-15T03:50:14.918Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-07-15T03:50:14.918Z[ 5] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
26332026-07-15T03:50:14.918Z[ 8] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
26342026-07-15T03:50:14.918Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-07-15T03:50:14.918Z[ 12] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
26362026-07-15T03:50:14.918Z[ 14] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
26372026-07-15T03:50:14.918Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26382026-07-15T03:50:14.918Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26392026-07-15T03:50:14.918Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26402026-07-15T03:50:14.918Z[SUM] 10.00-10.00 sec 512 KBytes 4.06 Gbits/sec
26412026-07-15T03:50:14.919Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-07-15T03:50:14.919Z[ ID] Interval Transfer Bitrate
26432026-07-15T03:50:14.919Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26442026-07-15T03:50:14.919Z[ 8] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26452026-07-15T03:50:14.919Z[ 10] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26462026-07-15T03:50:14.919Z[ 12] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26472026-07-15T03:50:14.919Z[ 14] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26482026-07-15T03:50:14.919Z[ 16] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26492026-07-15T03:50:14.919Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26502026-07-15T03:50:14.919Z[ 20] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
26512026-07-15T03:50:14.919Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec receiver
26522026-07-15T03:50:14.924ZRun 2/10...3563.2011244579603Mbps
26532026-07-15T03:50:22.318Z-----------------------------------------------------------
26542026-07-15T03:50:22.318ZServer listening on 5201 (test #13)
26552026-07-15T03:50:22.318Z-----------------------------------------------------------
26562026-07-15T03:50:22.318ZAccepted connection from 10.0.0.1, port 63861
26572026-07-15T03:50:22.318Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55752
26582026-07-15T03:50:22.318Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58323
26592026-07-15T03:50:22.318Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50596
26602026-07-15T03:50:22.318Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36335
26612026-07-15T03:50:22.318Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36412
26622026-07-15T03:50:22.318Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33135
26632026-07-15T03:50:22.318Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39356
26642026-07-15T03:50:22.318Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37918
26652026-07-15T03:50:22.318Z[ ID] Interval Transfer Bitrate
26662026-07-15T03:50:22.318Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26672026-07-15T03:50:22.318Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26682026-07-15T03:50:22.318Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26692026-07-15T03:50:22.318Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26702026-07-15T03:50:22.318Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26712026-07-15T03:50:22.318Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26722026-07-15T03:50:22.318Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26732026-07-15T03:50:22.319Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26742026-07-15T03:50:22.319Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
26752026-07-15T03:50:22.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-07-15T03:50:22.319Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26772026-07-15T03:50:22.319Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26782026-07-15T03:50:22.319Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26792026-07-15T03:50:22.319Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26802026-07-15T03:50:22.319Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
26812026-07-15T03:50:22.319Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26822026-07-15T03:50:22.319Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26832026-07-15T03:50:22.319Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26842026-07-15T03:50:22.319Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
26852026-07-15T03:50:22.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-07-15T03:50:22.319Z[ 5] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
26872026-07-15T03:50:22.319Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
26882026-07-15T03:50:22.319Z[ 10] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
26892026-07-15T03:50:22.319Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
26902026-07-15T03:50:22.319Z[ 14] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
26912026-07-15T03:50:22.319Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
26922026-07-15T03:50:22.319Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
26932026-07-15T03:50:22.319Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
26942026-07-15T03:50:22.319Z[SUM] 2.00-3.00 sec 437 MBytes 3.66 Gbits/sec
26952026-07-15T03:50:22.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-07-15T03:50:22.319Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
26972026-07-15T03:50:22.319Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
26982026-07-15T03:50:22.319Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
26992026-07-15T03:50:22.320Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
27002026-07-15T03:50:22.320Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
27012026-07-15T03:50:22.320Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
27022026-07-15T03:50:22.320Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
27032026-07-15T03:50:22.320Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
27042026-07-15T03:50:22.320Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
27052026-07-15T03:50:22.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-07-15T03:50:22.320Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27072026-07-15T03:50:22.320Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
27082026-07-15T03:50:22.320Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
27092026-07-15T03:50:22.320Z[ 12] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
27102026-07-15T03:50:22.320Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
27112026-07-15T03:50:22.320Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
27122026-07-15T03:50:22.320Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
27132026-07-15T03:50:22.320Z[ 20] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
27142026-07-15T03:50:22.320Z[SUM] 4.00-5.00 sec 436 MBytes 3.65 Gbits/sec
27152026-07-15T03:50:22.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-07-15T03:50:22.320Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
27172026-07-15T03:50:22.320Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
27182026-07-15T03:50:22.320Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
27192026-07-15T03:50:22.320Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
27202026-07-15T03:50:22.320Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
27212026-07-15T03:50:22.320Z[ 16] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
27222026-07-15T03:50:22.320Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
27232026-07-15T03:50:22.320Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
27242026-07-15T03:50:22.320Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
27252026-07-15T03:50:22.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-07-15T03:50:22.320Z[ 5] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
27272026-07-15T03:50:22.321Z[ 8] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
27282026-07-15T03:50:22.321Z[ 10] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
27292026-07-15T03:50:25.318Z[ 12] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
27302026-07-15T03:50:25.318Z[ 14] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
27312026-07-15T03:50:25.318Z[ 16] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
27322026-07-15T03:50:25.318Z[ 18] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
27332026-07-15T03:50:25.318Z[ 20] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
27342026-07-15T03:50:25.319Z[SUM] 6.00-7.00 sec 439 MBytes 3.69 Gbits/sec
27352026-07-15T03:50:25.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-07-15T03:50:25.319Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
27372026-07-15T03:50:25.319Z[ 8] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
27382026-07-15T03:50:25.319Z[ 10] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
27392026-07-15T03:50:25.319Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
27402026-07-15T03:50:25.319Z[ 14] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
27412026-07-15T03:50:25.319Z[ 16] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
27422026-07-15T03:50:25.319Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
27432026-07-15T03:50:25.320Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
27442026-07-15T03:50:25.320Z[SUM] 7.00-8.00 sec 437 MBytes 3.66 Gbits/sec
27452026-07-15T03:50:25.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-07-15T03:50:25.320Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
27472026-07-15T03:50:25.320Z[ 8] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
27482026-07-15T03:50:25.320Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
27492026-07-15T03:50:25.320Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27502026-07-15T03:50:25.320Z[ 14] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
27512026-07-15T03:50:25.320Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
27522026-07-15T03:50:25.320Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27532026-07-15T03:50:25.320Z[ 20] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27542026-07-15T03:50:25.320Z[SUM] 8.00-9.00 sec 437 MBytes 3.66 Gbits/sec
27552026-07-15T03:50:25.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-07-15T03:50:25.320Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
27572026-07-15T03:50:25.320Z[ 8] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27582026-07-15T03:50:25.320Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
27592026-07-15T03:50:25.320Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27602026-07-15T03:50:25.320Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
27612026-07-15T03:50:25.320Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27622026-07-15T03:50:25.321Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27632026-07-15T03:50:25.321Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
27642026-07-15T03:50:25.321Z[SUM] 9.00-10.00 sec 438 MBytes 3.67 Gbits/sec
27652026-07-15T03:50:25.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-07-15T03:50:25.321Z[ 5] 10.00-10.00 sec 128 KBytes 1.27 Gbits/sec
27672026-07-15T03:50:25.321Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27682026-07-15T03:50:25.321Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27692026-07-15T03:50:25.321Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27702026-07-15T03:50:25.321Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27712026-07-15T03:50:25.321Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27722026-07-15T03:50:25.321Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27732026-07-15T03:50:25.321Z[ 20] 10.00-10.00 sec 128 KBytes 1.27 Gbits/sec
27742026-07-15T03:50:25.321Z[SUM] 10.00-10.00 sec 256 KBytes 2.54 Gbits/sec
27752026-07-15T03:50:25.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-07-15T03:50:25.321Z[ ID] Interval Transfer Bitrate
27772026-07-15T03:50:25.321Z[ 5] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
27782026-07-15T03:50:25.321Z[ 8] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
27792026-07-15T03:50:25.321Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
27802026-07-15T03:50:25.321Z[ 12] 0.00-10.00 sec 534 MBytes 447 Mbits/sec receiver
27812026-07-15T03:50:25.321Z[ 14] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
27822026-07-15T03:50:25.321Z[ 16] 0.00-10.00 sec 534 MBytes 447 Mbits/sec receiver
27832026-07-15T03:50:25.321Z[ 18] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
27842026-07-15T03:50:25.321Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
27852026-07-15T03:50:25.321Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec receiver
27862026-07-15T03:50:25.324ZRun 3/10...3578.3983796348375Mbps
27872026-07-15T03:50:32.726Z-----------------------------------------------------------
27882026-07-15T03:50:32.726ZServer listening on 5201 (test #14)
27892026-07-15T03:50:32.726Z-----------------------------------------------------------
27902026-07-15T03:50:32.726ZAccepted connection from 10.0.0.1, port 59485
27912026-07-15T03:50:32.726Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57265
27922026-07-15T03:50:32.726Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39367
27932026-07-15T03:50:32.726Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33081
27942026-07-15T03:50:32.726Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50723
27952026-07-15T03:50:32.726Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55123
27962026-07-15T03:50:32.727Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36602
27972026-07-15T03:50:32.727Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37161
27982026-07-15T03:50:32.727Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48015
27992026-07-15T03:50:32.727Z[ ID] Interval Transfer Bitrate
28002026-07-15T03:50:32.727Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28012026-07-15T03:50:32.727Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28022026-07-15T03:50:32.727Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28032026-07-15T03:50:32.727Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
28042026-07-15T03:50:32.727Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28052026-07-15T03:50:32.727Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28062026-07-15T03:50:32.727Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
28072026-07-15T03:50:32.727Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28082026-07-15T03:50:32.727Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
28092026-07-15T03:50:32.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-07-15T03:50:32.727Z[ 5] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
28112026-07-15T03:50:32.727Z[ 8] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
28122026-07-15T03:50:32.727Z[ 10] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
28132026-07-15T03:50:32.727Z[ 12] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
28142026-07-15T03:50:32.727Z[ 14] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
28152026-07-15T03:50:32.727Z[ 16] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
28162026-07-15T03:50:32.727Z[ 18] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
28172026-07-15T03:50:32.727Z[ 20] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
28182026-07-15T03:50:32.727Z[SUM] 1.00-2.00 sec 439 MBytes 3.69 Gbits/sec
28192026-07-15T03:50:32.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-07-15T03:50:32.727Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
28212026-07-15T03:50:32.727Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
28222026-07-15T03:50:32.727Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28232026-07-15T03:50:32.727Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28242026-07-15T03:50:32.728Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28252026-07-15T03:50:32.728Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28262026-07-15T03:50:32.728Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28272026-07-15T03:50:32.728Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28282026-07-15T03:50:32.728Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
28292026-07-15T03:50:32.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-07-15T03:50:32.728Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28312026-07-15T03:50:32.728Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
28322026-07-15T03:50:32.728Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28332026-07-15T03:50:32.728Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
28342026-07-15T03:50:32.728Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28352026-07-15T03:50:32.728Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28362026-07-15T03:50:32.728Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
28372026-07-15T03:50:32.728Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
28382026-07-15T03:50:32.728Z[SUM] 3.00-4.00 sec 433 MBytes 3.64 Gbits/sec
28392026-07-15T03:50:32.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-07-15T03:50:32.728Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
28412026-07-15T03:50:32.728Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28422026-07-15T03:50:32.728Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28432026-07-15T03:50:32.728Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28442026-07-15T03:50:32.728Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28452026-07-15T03:50:32.728Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28462026-07-15T03:50:32.728Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28472026-07-15T03:50:32.728Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28482026-07-15T03:50:32.728Z[SUM] 4.00-5.00 sec 433 MBytes 3.64 Gbits/sec
28492026-07-15T03:50:32.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-07-15T03:50:32.728Z[ 5] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
28512026-07-15T03:50:32.728Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
28522026-07-15T03:50:32.729Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
28532026-07-15T03:50:32.729Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
28542026-07-15T03:50:32.729Z[ 14] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
28552026-07-15T03:50:32.729Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
28562026-07-15T03:50:32.729Z[ 18] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
28572026-07-15T03:50:32.729Z[ 20] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
28582026-07-15T03:50:32.729Z[SUM] 5.00-6.00 sec 437 MBytes 3.67 Gbits/sec
28592026-07-15T03:50:32.729Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-07-15T03:50:32.729Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
28612026-07-15T03:50:32.729Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
28622026-07-15T03:50:32.729Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28632026-07-15T03:50:35.728Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
28642026-07-15T03:50:35.728Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28652026-07-15T03:50:35.728Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28662026-07-15T03:50:35.728Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
28672026-07-15T03:50:35.728Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
28682026-07-15T03:50:35.728Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
28692026-07-15T03:50:35.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-07-15T03:50:35.728Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
28712026-07-15T03:50:35.728Z[ 8] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
28722026-07-15T03:50:35.728Z[ 10] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
28732026-07-15T03:50:35.728Z[ 12] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
28742026-07-15T03:50:35.728Z[ 14] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
28752026-07-15T03:50:35.728Z[ 16] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
28762026-07-15T03:50:35.728Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
28772026-07-15T03:50:35.728Z[ 20] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
28782026-07-15T03:50:35.728Z[SUM] 7.00-8.00 sec 437 MBytes 3.67 Gbits/sec
28792026-07-15T03:50:35.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-07-15T03:50:35.728Z[ 5] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28812026-07-15T03:50:35.728Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28822026-07-15T03:50:35.728Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28832026-07-15T03:50:35.728Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28842026-07-15T03:50:35.728Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28852026-07-15T03:50:35.728Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28862026-07-15T03:50:35.728Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
28872026-07-15T03:50:35.728Z[ 20] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
28882026-07-15T03:50:35.728Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
28892026-07-15T03:50:35.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-07-15T03:50:35.728Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
28912026-07-15T03:50:35.728Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
28922026-07-15T03:50:35.729Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
28932026-07-15T03:50:35.729Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
28942026-07-15T03:50:35.729Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
28952026-07-15T03:50:35.729Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
28962026-07-15T03:50:35.729Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
28972026-07-15T03:50:35.729Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
28982026-07-15T03:50:35.729Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
28992026-07-15T03:50:35.729Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-07-15T03:50:35.729Z[ 5] 10.00-10.00 sec 128 KBytes 869 Mbits/sec
29012026-07-15T03:50:35.729Z[ 8] 10.00-10.00 sec 128 KBytes 869 Mbits/sec
29022026-07-15T03:50:35.729Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29032026-07-15T03:50:35.729Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29042026-07-15T03:50:35.729Z[ 14] 10.00-10.00 sec 128 KBytes 869 Mbits/sec
29052026-07-15T03:50:35.729Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29062026-07-15T03:50:35.729Z[ 18] 10.00-10.00 sec 128 KBytes 870 Mbits/sec
29072026-07-15T03:50:35.729Z[ 20] 10.00-10.00 sec 128 KBytes 870 Mbits/sec
29082026-07-15T03:50:35.729Z[SUM] 10.00-10.00 sec 640 KBytes 4.35 Gbits/sec
29092026-07-15T03:50:35.729Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-07-15T03:50:35.729Z[ ID] Interval Transfer Bitrate
29112026-07-15T03:50:35.729Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
29122026-07-15T03:50:35.729Z[ 8] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
29132026-07-15T03:50:35.729Z[ 10] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
29142026-07-15T03:50:35.729Z[ 12] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
29152026-07-15T03:50:35.729Z[ 14] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
29162026-07-15T03:50:35.729Z[ 16] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
29172026-07-15T03:50:35.729Z[ 18] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
29182026-07-15T03:50:35.729Z[ 20] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
29192026-07-15T03:50:35.729Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.57 Gbits/sec receiver
29202026-07-15T03:50:35.733ZRun 4/10...3569.2759645667616Mbps
29212026-07-15T03:50:43.126Z-----------------------------------------------------------
29222026-07-15T03:50:43.126ZServer listening on 5201 (test #15)
29232026-07-15T03:50:43.126Z-----------------------------------------------------------
29242026-07-15T03:50:43.126ZAccepted connection from 10.0.0.1, port 59513
29252026-07-15T03:50:43.126Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53292
29262026-07-15T03:50:43.126Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49325
29272026-07-15T03:50:43.126Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40771
29282026-07-15T03:50:43.126Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60398
29292026-07-15T03:50:43.126Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56516
29302026-07-15T03:50:43.126Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39706
29312026-07-15T03:50:43.126Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38354
29322026-07-15T03:50:43.126Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40578
29332026-07-15T03:50:43.126Z[ ID] Interval Transfer Bitrate
29342026-07-15T03:50:43.126Z[ 5] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
29352026-07-15T03:50:43.126Z[ 8] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
29362026-07-15T03:50:43.126Z[ 10] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
29372026-07-15T03:50:43.133Z[ 12] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
29382026-07-15T03:50:43.133Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
29392026-07-15T03:50:43.133Z[ 16] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
29402026-07-15T03:50:43.133Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
29412026-07-15T03:50:43.133Z[ 20] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
29422026-07-15T03:50:43.133Z[SUM] 0.00-1.00 sec 349 MBytes 2.92 Gbits/sec
29432026-07-15T03:50:43.133Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-07-15T03:50:43.133Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29452026-07-15T03:50:43.133Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29462026-07-15T03:50:43.133Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29472026-07-15T03:50:43.133Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29482026-07-15T03:50:43.133Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29492026-07-15T03:50:43.133Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29502026-07-15T03:50:43.133Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29512026-07-15T03:50:43.133Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29522026-07-15T03:50:43.134Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
29532026-07-15T03:50:43.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-07-15T03:50:43.134Z[ 5] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
29552026-07-15T03:50:43.134Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
29562026-07-15T03:50:43.134Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
29572026-07-15T03:50:43.134Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
29582026-07-15T03:50:43.134Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
29592026-07-15T03:50:43.134Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
29602026-07-15T03:50:43.134Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
29612026-07-15T03:50:43.135Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
29622026-07-15T03:50:43.135Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
29632026-07-15T03:50:43.135Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-07-15T03:50:43.135Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29652026-07-15T03:50:43.135Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29662026-07-15T03:50:43.135Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29672026-07-15T03:50:43.135Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29682026-07-15T03:50:43.135Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29692026-07-15T03:50:43.135Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29702026-07-15T03:50:43.135Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29712026-07-15T03:50:43.135Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29722026-07-15T03:50:43.135Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
29732026-07-15T03:50:43.135Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-07-15T03:50:43.135Z[ 5] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
29752026-07-15T03:50:43.135Z[ 8] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
29762026-07-15T03:50:43.135Z[ 10] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
29772026-07-15T03:50:43.135Z[ 12] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
29782026-07-15T03:50:43.135Z[ 14] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
29792026-07-15T03:50:43.135Z[ 16] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
29802026-07-15T03:50:43.135Z[ 18] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
29812026-07-15T03:50:43.135Z[ 20] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
29822026-07-15T03:50:43.135Z[SUM] 4.00-5.00 sec 440 MBytes 3.69 Gbits/sec
29832026-07-15T03:50:43.135Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-07-15T03:50:43.135Z[ 5] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
29852026-07-15T03:50:43.135Z[ 8] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
29862026-07-15T03:50:43.136Z[ 10] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
29872026-07-15T03:50:43.136Z[ 12] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
29882026-07-15T03:50:43.136Z[ 14] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
29892026-07-15T03:50:43.136Z[ 16] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
29902026-07-15T03:50:43.136Z[ 18] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
29912026-07-15T03:50:43.136Z[ 20] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
29922026-07-15T03:50:43.136Z[SUM] 5.00-6.00 sec 442 MBytes 3.71 Gbits/sec
29932026-07-15T03:50:43.136Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-07-15T03:50:43.137Z[ 5] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
29952026-07-15T03:50:43.137Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
29962026-07-15T03:50:43.137Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
29972026-07-15T03:50:46.129Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
29982026-07-15T03:50:46.129Z[ 14] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
29992026-07-15T03:50:46.129Z[ 16] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
30002026-07-15T03:50:46.129Z[ 18] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
30012026-07-15T03:50:46.130Z[ 20] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
30022026-07-15T03:50:46.130Z[SUM] 6.00-7.00 sec 438 MBytes 3.67 Gbits/sec
30032026-07-15T03:50:46.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-07-15T03:50:46.130Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30052026-07-15T03:50:46.130Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
30062026-07-15T03:50:46.130Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
30072026-07-15T03:50:46.130Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30082026-07-15T03:50:46.131Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30092026-07-15T03:50:46.131Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30102026-07-15T03:50:46.131Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30112026-07-15T03:50:46.131Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
30122026-07-15T03:50:46.131Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
30132026-07-15T03:50:46.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-07-15T03:50:46.131Z[ 5] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30152026-07-15T03:50:46.131Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30162026-07-15T03:50:46.131Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30172026-07-15T03:50:46.131Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30182026-07-15T03:50:46.131Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
30192026-07-15T03:50:46.131Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
30202026-07-15T03:50:46.131Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30212026-07-15T03:50:46.131Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30222026-07-15T03:50:46.131Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
30232026-07-15T03:50:46.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-07-15T03:50:46.131Z[ 5] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
30252026-07-15T03:50:46.131Z[ 8] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
30262026-07-15T03:50:46.131Z[ 10] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
30272026-07-15T03:50:46.131Z[ 12] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
30282026-07-15T03:50:46.131Z[ 14] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
30292026-07-15T03:50:46.131Z[ 16] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
30302026-07-15T03:50:46.131Z[ 18] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
30312026-07-15T03:50:46.131Z[ 20] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
30322026-07-15T03:50:46.131Z[SUM] 9.00-10.00 sec 440 MBytes 3.70 Gbits/sec
30332026-07-15T03:50:46.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-07-15T03:50:46.131Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30352026-07-15T03:50:46.131Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30362026-07-15T03:50:46.131Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30372026-07-15T03:50:46.131Z[ 12] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
30382026-07-15T03:50:46.131Z[ 14] 10.00-10.00 sec 128 KBytes 976 Mbits/sec
30392026-07-15T03:50:46.131Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30402026-07-15T03:50:46.131Z[ 18] 10.00-10.00 sec 128 KBytes 976 Mbits/sec
30412026-07-15T03:50:46.131Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30422026-07-15T03:50:46.131Z[SUM] 10.00-10.00 sec 384 KBytes 2.93 Gbits/sec
30432026-07-15T03:50:46.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-07-15T03:50:46.131Z[ ID] Interval Transfer Bitrate
30452026-07-15T03:50:46.131Z[ 5] 0.00-10.00 sec 535 MBytes 448 Mbits/sec receiver
30462026-07-15T03:50:46.131Z[ 8] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
30472026-07-15T03:50:46.132Z[ 10] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
30482026-07-15T03:50:46.132Z[ 12] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
30492026-07-15T03:50:46.132Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
30502026-07-15T03:50:46.132Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
30512026-07-15T03:50:46.132Z[ 18] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
30522026-07-15T03:50:46.132Z[ 20] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
30532026-07-15T03:50:46.132Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.59 Gbits/sec receiver
30542026-07-15T03:50:46.135ZRun 5/10...3586.259661609546Mbps
30552026-07-15T03:50:53.538Z-----------------------------------------------------------
30562026-07-15T03:50:53.538ZServer listening on 5201 (test #16)
30572026-07-15T03:50:53.539Z-----------------------------------------------------------
30582026-07-15T03:50:53.539ZAccepted connection from 10.0.0.1, port 51200
30592026-07-15T03:50:53.539Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63224
30602026-07-15T03:50:53.539Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37271
30612026-07-15T03:50:53.539Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43719
30622026-07-15T03:50:53.539Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49934
30632026-07-15T03:50:53.539Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52052
30642026-07-15T03:50:53.539Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44741
30652026-07-15T03:50:53.539Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57382
30662026-07-15T03:50:53.539Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64313
30672026-07-15T03:50:53.539Z[ ID] Interval Transfer Bitrate
30682026-07-15T03:50:53.539Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30692026-07-15T03:50:53.539Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30702026-07-15T03:50:53.539Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30712026-07-15T03:50:53.539Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30722026-07-15T03:50:53.539Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30732026-07-15T03:50:53.539Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30742026-07-15T03:50:53.539Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30752026-07-15T03:50:53.539Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30762026-07-15T03:50:53.539Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
30772026-07-15T03:50:53.539Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-07-15T03:50:53.539Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30792026-07-15T03:50:53.539Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
30802026-07-15T03:50:53.539Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30812026-07-15T03:50:53.539Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30822026-07-15T03:50:53.539Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
30832026-07-15T03:50:53.539Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
30842026-07-15T03:50:53.539Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
30852026-07-15T03:50:53.539Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
30862026-07-15T03:50:53.539Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
30872026-07-15T03:50:53.539Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-07-15T03:50:53.539Z[ 5] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
30892026-07-15T03:50:53.539Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
30902026-07-15T03:50:53.539Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
30912026-07-15T03:50:53.539Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
30922026-07-15T03:50:53.539Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
30932026-07-15T03:50:53.540Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
30942026-07-15T03:50:53.540Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
30952026-07-15T03:50:53.540Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
30962026-07-15T03:50:53.540Z[SUM] 2.00-3.00 sec 435 MBytes 3.65 Gbits/sec
30972026-07-15T03:50:53.540Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-07-15T03:50:53.540Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
30992026-07-15T03:50:53.540Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
31002026-07-15T03:50:53.540Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31012026-07-15T03:50:53.540Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
31022026-07-15T03:50:53.540Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
31032026-07-15T03:50:53.540Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
31042026-07-15T03:50:53.540Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
31052026-07-15T03:50:53.540Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31062026-07-15T03:50:53.540Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
31072026-07-15T03:50:53.540Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-07-15T03:50:53.540Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
31092026-07-15T03:50:53.540Z[ 8] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
31102026-07-15T03:50:53.540Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
31112026-07-15T03:50:53.541Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31122026-07-15T03:50:53.541Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
31132026-07-15T03:50:53.541Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
31142026-07-15T03:50:53.541Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
31152026-07-15T03:50:53.541Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
31162026-07-15T03:50:53.541Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
31172026-07-15T03:50:53.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-07-15T03:50:53.541Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31192026-07-15T03:50:53.541Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31202026-07-15T03:50:53.541Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31212026-07-15T03:50:53.541Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31222026-07-15T03:50:53.541Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31232026-07-15T03:50:53.541Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31242026-07-15T03:50:53.541Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31252026-07-15T03:50:53.541Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31262026-07-15T03:50:53.541Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
31272026-07-15T03:50:53.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-07-15T03:50:53.541Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31292026-07-15T03:50:53.541Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31302026-07-15T03:50:53.541Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31312026-07-15T03:50:56.541Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
31322026-07-15T03:50:56.541Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31332026-07-15T03:50:56.541Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31342026-07-15T03:50:56.541Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31352026-07-15T03:50:56.541Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31362026-07-15T03:50:56.541Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
31372026-07-15T03:50:56.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-07-15T03:50:56.541Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
31392026-07-15T03:50:56.541Z[ 8] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
31402026-07-15T03:50:56.541Z[ 10] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
31412026-07-15T03:50:56.541Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
31422026-07-15T03:50:56.541Z[ 14] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
31432026-07-15T03:50:56.541Z[ 16] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
31442026-07-15T03:50:56.541Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
31452026-07-15T03:50:56.541Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
31462026-07-15T03:50:56.541Z[SUM] 7.00-8.00 sec 436 MBytes 3.66 Gbits/sec
31472026-07-15T03:50:56.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-07-15T03:50:56.541Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31492026-07-15T03:50:56.541Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31502026-07-15T03:50:56.541Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31512026-07-15T03:50:56.541Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31522026-07-15T03:50:56.541Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31532026-07-15T03:50:56.541Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31542026-07-15T03:50:56.541Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31552026-07-15T03:50:56.541Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31562026-07-15T03:50:56.541Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
31572026-07-15T03:50:56.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-07-15T03:50:56.541Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
31592026-07-15T03:50:56.541Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
31602026-07-15T03:50:56.541Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
31612026-07-15T03:50:56.541Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
31622026-07-15T03:50:56.541Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
31632026-07-15T03:50:56.541Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
31642026-07-15T03:50:56.541Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
31652026-07-15T03:50:56.541Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
31662026-07-15T03:50:56.542Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
31672026-07-15T03:50:56.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-07-15T03:50:56.542Z[ 5] 10.00-10.00 sec 128 KBytes 813 Mbits/sec
31692026-07-15T03:50:56.542Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31702026-07-15T03:50:56.542Z[ 10] 10.00-10.00 sec 128 KBytes 813 Mbits/sec
31712026-07-15T03:50:56.542Z[ 12] 10.00-10.00 sec 128 KBytes 813 Mbits/sec
31722026-07-15T03:50:56.542Z[ 14] 10.00-10.00 sec 128 KBytes 813 Mbits/sec
31732026-07-15T03:50:56.542Z[ 16] 10.00-10.00 sec 128 KBytes 813 Mbits/sec
31742026-07-15T03:50:56.542Z[ 18] 10.00-10.00 sec 128 KBytes 813 Mbits/sec
31752026-07-15T03:50:56.542Z[ 20] 10.00-10.00 sec 128 KBytes 813 Mbits/sec
31762026-07-15T03:50:56.542Z[SUM] 10.00-10.00 sec 896 KBytes 5.69 Gbits/sec
31772026-07-15T03:50:56.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-07-15T03:50:56.542Z[ ID] Interval Transfer Bitrate
31792026-07-15T03:50:56.542Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31802026-07-15T03:50:56.542Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
31812026-07-15T03:50:56.542Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31822026-07-15T03:50:56.542Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31832026-07-15T03:50:56.542Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31842026-07-15T03:50:56.542Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31852026-07-15T03:50:56.542Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31862026-07-15T03:50:56.542Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31872026-07-15T03:50:56.542Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec receiver
31882026-07-15T03:50:56.545ZRun 6/10...3559.315418581584Mbps
31892026-07-15T03:51:03.941Z-----------------------------------------------------------
31902026-07-15T03:51:03.941ZServer listening on 5201 (test #17)
31912026-07-15T03:51:03.941Z-----------------------------------------------------------
31922026-07-15T03:51:03.941ZAccepted connection from 10.0.0.1, port 33978
31932026-07-15T03:51:03.941Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44298
31942026-07-15T03:51:03.941Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57133
31952026-07-15T03:51:03.941Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38977
31962026-07-15T03:51:03.941Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35687
31972026-07-15T03:51:03.941Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65017
31982026-07-15T03:51:03.941Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32974
31992026-07-15T03:51:03.941Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56088
32002026-07-15T03:51:03.941Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51224
32012026-07-15T03:51:03.941Z[ ID] Interval Transfer Bitrate
32022026-07-15T03:51:03.941Z[ 5] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
32032026-07-15T03:51:03.941Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32042026-07-15T03:51:03.941Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32052026-07-15T03:51:03.941Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
32062026-07-15T03:51:03.941Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32072026-07-15T03:51:03.941Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32082026-07-15T03:51:03.941Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
32092026-07-15T03:51:03.941Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32102026-07-15T03:51:03.941Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
32112026-07-15T03:51:03.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-07-15T03:51:03.941Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32132026-07-15T03:51:03.941Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32142026-07-15T03:51:03.941Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32152026-07-15T03:51:03.941Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32162026-07-15T03:51:03.941Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32172026-07-15T03:51:03.941Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32182026-07-15T03:51:03.942Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32192026-07-15T03:51:03.942Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32202026-07-15T03:51:03.942Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
32212026-07-15T03:51:03.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-07-15T03:51:03.942Z[ 5] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
32232026-07-15T03:51:03.942Z[ 8] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
32242026-07-15T03:51:03.942Z[ 10] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
32252026-07-15T03:51:03.942Z[ 12] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
32262026-07-15T03:51:03.942Z[ 14] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
32272026-07-15T03:51:03.942Z[ 16] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
32282026-07-15T03:51:03.942Z[ 18] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
32292026-07-15T03:51:03.942Z[ 20] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
32302026-07-15T03:51:03.942Z[SUM] 2.00-3.00 sec 439 MBytes 3.68 Gbits/sec
32312026-07-15T03:51:03.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-07-15T03:51:03.942Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
32332026-07-15T03:51:03.942Z[ 8] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
32342026-07-15T03:51:03.942Z[ 10] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
32352026-07-15T03:51:03.942Z[ 12] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
32362026-07-15T03:51:03.942Z[ 14] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
32372026-07-15T03:51:03.942Z[ 16] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
32382026-07-15T03:51:03.942Z[ 18] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
32392026-07-15T03:51:03.942Z[ 20] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
32402026-07-15T03:51:03.945Z[SUM] 3.00-4.00 sec 440 MBytes 3.69 Gbits/sec
32412026-07-15T03:51:03.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-07-15T03:51:03.946Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
32432026-07-15T03:51:03.946Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32442026-07-15T03:51:03.946Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
32452026-07-15T03:51:03.946Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
32462026-07-15T03:51:03.946Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
32472026-07-15T03:51:03.946Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32482026-07-15T03:51:03.946Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
32492026-07-15T03:51:03.946Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
32502026-07-15T03:51:03.946Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
32512026-07-15T03:51:03.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-07-15T03:51:03.946Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
32532026-07-15T03:51:03.946Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
32542026-07-15T03:51:03.946Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
32552026-07-15T03:51:03.946Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
32562026-07-15T03:51:03.946Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
32572026-07-15T03:51:03.946Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
32582026-07-15T03:51:03.946Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
32592026-07-15T03:51:03.946Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
32602026-07-15T03:51:03.946Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
32612026-07-15T03:51:03.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-07-15T03:51:03.946Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
32632026-07-15T03:51:03.946Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32642026-07-15T03:51:03.946Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32652026-07-15T03:51:06.944Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32662026-07-15T03:51:06.944Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32672026-07-15T03:51:06.944Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32682026-07-15T03:51:06.944Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32692026-07-15T03:51:06.944Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32702026-07-15T03:51:06.944Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
32712026-07-15T03:51:06.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-07-15T03:51:06.944Z[ 5] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
32732026-07-15T03:51:06.944Z[ 8] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
32742026-07-15T03:51:06.944Z[ 10] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
32752026-07-15T03:51:06.944Z[ 12] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
32762026-07-15T03:51:06.944Z[ 14] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32772026-07-15T03:51:06.944Z[ 16] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
32782026-07-15T03:51:06.944Z[ 18] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
32792026-07-15T03:51:06.944Z[ 20] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
32802026-07-15T03:51:06.944Z[SUM] 7.00-8.00 sec 438 MBytes 3.67 Gbits/sec
32812026-07-15T03:51:06.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-07-15T03:51:06.944Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
32832026-07-15T03:51:06.944Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
32842026-07-15T03:51:06.944Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
32852026-07-15T03:51:06.944Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
32862026-07-15T03:51:06.944Z[ 14] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
32872026-07-15T03:51:06.944Z[ 16] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
32882026-07-15T03:51:06.944Z[ 18] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
32892026-07-15T03:51:06.944Z[ 20] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
32902026-07-15T03:51:06.944Z[SUM] 8.00-9.00 sec 438 MBytes 3.67 Gbits/sec
32912026-07-15T03:51:06.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-07-15T03:51:06.945Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
32932026-07-15T03:51:06.945Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
32942026-07-15T03:51:06.945Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
32952026-07-15T03:51:06.945Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
32962026-07-15T03:51:06.945Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
32972026-07-15T03:51:06.945Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
32982026-07-15T03:51:06.945Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
32992026-07-15T03:51:06.945Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
33002026-07-15T03:51:06.945Z[SUM] 9.00-10.00 sec 436 MBytes 3.65 Gbits/sec
33012026-07-15T03:51:06.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-07-15T03:51:06.945Z[ 5] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
33032026-07-15T03:51:06.945Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33042026-07-15T03:51:06.945Z[ 10] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
33052026-07-15T03:51:06.945Z[ 12] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
33062026-07-15T03:51:06.945Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33072026-07-15T03:51:06.945Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33082026-07-15T03:51:06.945Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33092026-07-15T03:51:06.945Z[ 20] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
33102026-07-15T03:51:06.945Z[SUM] 10.00-10.00 sec 512 KBytes 3.69 Gbits/sec
33112026-07-15T03:51:06.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-07-15T03:51:06.945Z[ ID] Interval Transfer Bitrate
33132026-07-15T03:51:06.945Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
33142026-07-15T03:51:06.945Z[ 8] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33152026-07-15T03:51:06.945Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
33162026-07-15T03:51:06.945Z[ 12] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33172026-07-15T03:51:06.945Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33182026-07-15T03:51:06.945Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33192026-07-15T03:51:06.945Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
33202026-07-15T03:51:06.945Z[ 20] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33212026-07-15T03:51:06.945Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec receiver
33222026-07-15T03:51:06.949ZRun 7/10...3586.6762133794714Mbps
33232026-07-15T03:51:14.345Z-----------------------------------------------------------
33242026-07-15T03:51:14.345ZServer listening on 5201 (test #18)
33252026-07-15T03:51:14.346Z-----------------------------------------------------------
33262026-07-15T03:51:14.346ZAccepted connection from 10.0.0.1, port 49001
33272026-07-15T03:51:14.346Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44877
33282026-07-15T03:51:14.346Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57644
33292026-07-15T03:51:14.346Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57007
33302026-07-15T03:51:14.346Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38427
33312026-07-15T03:51:14.346Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60496
33322026-07-15T03:51:14.346Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42673
33332026-07-15T03:51:14.346Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51211
33342026-07-15T03:51:14.346Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64823
33352026-07-15T03:51:14.346Z[ ID] Interval Transfer Bitrate
33362026-07-15T03:51:14.346Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33372026-07-15T03:51:14.347Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33382026-07-15T03:51:14.347Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33392026-07-15T03:51:14.347Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33402026-07-15T03:51:14.347Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33412026-07-15T03:51:14.347Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33422026-07-15T03:51:14.347Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33432026-07-15T03:51:14.347Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33442026-07-15T03:51:14.347Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
33452026-07-15T03:51:14.347Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-07-15T03:51:14.347Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33472026-07-15T03:51:14.347Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33482026-07-15T03:51:14.347Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33492026-07-15T03:51:14.347Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33502026-07-15T03:51:14.347Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33512026-07-15T03:51:14.347Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33522026-07-15T03:51:14.347Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33532026-07-15T03:51:14.347Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33542026-07-15T03:51:14.347Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
33552026-07-15T03:51:14.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-07-15T03:51:14.348Z[ 5] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
33572026-07-15T03:51:14.348Z[ 8] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
33582026-07-15T03:51:14.348Z[ 10] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
33592026-07-15T03:51:14.348Z[ 12] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
33602026-07-15T03:51:14.348Z[ 14] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
33612026-07-15T03:51:14.348Z[ 16] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
33622026-07-15T03:51:14.348Z[ 18] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
33632026-07-15T03:51:14.348Z[ 20] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
33642026-07-15T03:51:14.348Z[SUM] 2.00-3.00 sec 438 MBytes 3.67 Gbits/sec
33652026-07-15T03:51:14.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-07-15T03:51:14.348Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
33672026-07-15T03:51:14.348Z[ 8] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
33682026-07-15T03:51:14.348Z[ 10] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
33692026-07-15T03:51:14.348Z[ 12] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
33702026-07-15T03:51:14.348Z[ 14] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
33712026-07-15T03:51:14.348Z[ 16] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
33722026-07-15T03:51:14.348Z[ 18] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
33732026-07-15T03:51:14.348Z[ 20] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
33742026-07-15T03:51:14.348Z[SUM] 3.00-4.00 sec 441 MBytes 3.70 Gbits/sec
33752026-07-15T03:51:14.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-07-15T03:51:14.348Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33772026-07-15T03:51:14.348Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33782026-07-15T03:51:14.348Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33792026-07-15T03:51:14.352Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33802026-07-15T03:51:14.352Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33812026-07-15T03:51:14.352Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33822026-07-15T03:51:14.352Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33832026-07-15T03:51:14.352Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33842026-07-15T03:51:14.352Z[SUM] 4.00-5.00 sec 433 MBytes 3.64 Gbits/sec
33852026-07-15T03:51:14.352Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-07-15T03:51:14.352Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33872026-07-15T03:51:14.352Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33882026-07-15T03:51:14.352Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33892026-07-15T03:51:14.352Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33902026-07-15T03:51:14.352Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33912026-07-15T03:51:14.352Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33922026-07-15T03:51:14.352Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33932026-07-15T03:51:14.352Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33942026-07-15T03:51:14.352Z[SUM] 5.00-6.00 sec 430 MBytes 3.60 Gbits/sec
33952026-07-15T03:51:14.352Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-07-15T03:51:14.352Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
33972026-07-15T03:51:14.352Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
33982026-07-15T03:51:14.352Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
33992026-07-15T03:51:17.348Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
34002026-07-15T03:51:17.349Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
34012026-07-15T03:51:17.349Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
34022026-07-15T03:51:17.349Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
34032026-07-15T03:51:17.349Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
34042026-07-15T03:51:17.349Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
34052026-07-15T03:51:17.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-07-15T03:51:17.349Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34072026-07-15T03:51:17.349Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34082026-07-15T03:51:17.349Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34092026-07-15T03:51:17.349Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34102026-07-15T03:51:17.349Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34112026-07-15T03:51:17.349Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34122026-07-15T03:51:17.349Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34132026-07-15T03:51:17.349Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34142026-07-15T03:51:17.349Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
34152026-07-15T03:51:17.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-07-15T03:51:17.349Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
34172026-07-15T03:51:17.349Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
34182026-07-15T03:51:17.349Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
34192026-07-15T03:51:17.349Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34202026-07-15T03:51:17.349Z[ 14] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
34212026-07-15T03:51:17.349Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
34222026-07-15T03:51:17.349Z[ 18] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
34232026-07-15T03:51:17.349Z[ 20] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
34242026-07-15T03:51:17.349Z[SUM] 8.00-9.00 sec 437 MBytes 3.67 Gbits/sec
34252026-07-15T03:51:17.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-07-15T03:51:17.350Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
34272026-07-15T03:51:17.350Z[ 8] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
34282026-07-15T03:51:17.350Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
34292026-07-15T03:51:17.351Z[ 12] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
34302026-07-15T03:51:17.351Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
34312026-07-15T03:51:17.351Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
34322026-07-15T03:51:17.351Z[ 18] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
34332026-07-15T03:51:17.351Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
34342026-07-15T03:51:17.351Z[SUM] 9.00-10.00 sec 438 MBytes 3.67 Gbits/sec
34352026-07-15T03:51:17.351Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-07-15T03:51:17.351Z[ 5] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
34372026-07-15T03:51:17.351Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34382026-07-15T03:51:17.351Z[ 10] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
34392026-07-15T03:51:17.351Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34402026-07-15T03:51:17.351Z[ 14] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
34412026-07-15T03:51:17.351Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34422026-07-15T03:51:17.351Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34432026-07-15T03:51:17.351Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34442026-07-15T03:51:17.351Z[SUM] 10.00-10.00 sec 384 KBytes 3.02 Gbits/sec
34452026-07-15T03:51:17.351Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-07-15T03:51:17.351Z[ ID] Interval Transfer Bitrate
34472026-07-15T03:51:17.351Z[ 5] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
34482026-07-15T03:51:17.351Z[ 8] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
34492026-07-15T03:51:17.351Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
34502026-07-15T03:51:17.351Z[ 12] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
34512026-07-15T03:51:17.351Z[ 14] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
34522026-07-15T03:51:17.351Z[ 16] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
34532026-07-15T03:51:17.351Z[ 18] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
34542026-07-15T03:51:17.352Z[ 20] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
34552026-07-15T03:51:17.352Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.57 Gbits/sec receiver
34562026-07-15T03:51:17.355ZRun 8/10...3574.628234109671Mbps
34572026-07-15T03:51:24.748Z-----------------------------------------------------------
34582026-07-15T03:51:24.748ZServer listening on 5201 (test #19)
34592026-07-15T03:51:24.748Z-----------------------------------------------------------
34602026-07-15T03:51:24.748ZAccepted connection from 10.0.0.1, port 58265
34612026-07-15T03:51:24.748Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41385
34622026-07-15T03:51:24.749Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44009
34632026-07-15T03:51:24.749Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54720
34642026-07-15T03:51:24.749Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43333
34652026-07-15T03:51:24.749Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48100
34662026-07-15T03:51:24.749Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34449
34672026-07-15T03:51:24.749Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49592
34682026-07-15T03:51:24.749Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38649
34692026-07-15T03:51:24.749Z[ ID] Interval Transfer Bitrate
34702026-07-15T03:51:24.749Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34712026-07-15T03:51:24.749Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34722026-07-15T03:51:24.749Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34732026-07-15T03:51:24.749Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34742026-07-15T03:51:24.749Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34752026-07-15T03:51:24.749Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34762026-07-15T03:51:24.749Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34772026-07-15T03:51:24.749Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34782026-07-15T03:51:24.749Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
34792026-07-15T03:51:24.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-07-15T03:51:24.749Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
34812026-07-15T03:51:24.749Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
34822026-07-15T03:51:24.749Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34832026-07-15T03:51:24.749Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34842026-07-15T03:51:24.749Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
34852026-07-15T03:51:24.749Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34862026-07-15T03:51:24.749Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34872026-07-15T03:51:24.749Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34882026-07-15T03:51:24.749Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
34892026-07-15T03:51:24.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-07-15T03:51:24.749Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
34912026-07-15T03:51:24.749Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
34922026-07-15T03:51:24.749Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34932026-07-15T03:51:24.749Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34942026-07-15T03:51:24.749Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
34952026-07-15T03:51:24.749Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
34962026-07-15T03:51:24.749Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
34972026-07-15T03:51:24.749Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
34982026-07-15T03:51:24.749Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
34992026-07-15T03:51:24.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-07-15T03:51:24.749Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35012026-07-15T03:51:24.750Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35022026-07-15T03:51:24.750Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
35032026-07-15T03:51:24.750Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35042026-07-15T03:51:24.750Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35052026-07-15T03:51:24.750Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35062026-07-15T03:51:24.750Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35072026-07-15T03:51:24.750Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35082026-07-15T03:51:24.750Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
35092026-07-15T03:51:24.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-07-15T03:51:24.750Z[ 5] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
35112026-07-15T03:51:24.750Z[ 8] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
35122026-07-15T03:51:24.750Z[ 10] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
35132026-07-15T03:51:24.750Z[ 12] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
35142026-07-15T03:51:24.750Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
35152026-07-15T03:51:24.750Z[ 16] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
35162026-07-15T03:51:24.750Z[ 18] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
35172026-07-15T03:51:24.750Z[ 20] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
35182026-07-15T03:51:24.750Z[SUM] 4.00-5.00 sec 437 MBytes 3.67 Gbits/sec
35192026-07-15T03:51:24.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-07-15T03:51:24.750Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35212026-07-15T03:51:24.750Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35222026-07-15T03:51:24.751Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
35232026-07-15T03:51:24.751Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
35242026-07-15T03:51:24.751Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35252026-07-15T03:51:24.751Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35262026-07-15T03:51:24.752Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
35272026-07-15T03:51:24.752Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35282026-07-15T03:51:24.752Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
35292026-07-15T03:51:24.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-07-15T03:51:24.752Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35312026-07-15T03:51:24.752Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35322026-07-15T03:51:24.752Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
35332026-07-15T03:51:27.750Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35342026-07-15T03:51:27.750Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35352026-07-15T03:51:27.750Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35362026-07-15T03:51:27.750Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35372026-07-15T03:51:27.750Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35382026-07-15T03:51:27.750Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
35392026-07-15T03:51:27.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-07-15T03:51:27.751Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35412026-07-15T03:51:27.751Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35422026-07-15T03:51:27.751Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
35432026-07-15T03:51:27.751Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35442026-07-15T03:51:27.751Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35452026-07-15T03:51:27.751Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
35462026-07-15T03:51:27.751Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35472026-07-15T03:51:27.751Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35482026-07-15T03:51:27.751Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
35492026-07-15T03:51:27.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-07-15T03:51:27.751Z[ 5] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
35512026-07-15T03:51:27.751Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
35522026-07-15T03:51:27.751Z[ 10] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
35532026-07-15T03:51:27.751Z[ 12] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
35542026-07-15T03:51:27.751Z[ 14] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
35552026-07-15T03:51:27.751Z[ 16] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
35562026-07-15T03:51:27.751Z[ 18] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
35572026-07-15T03:51:27.751Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
35582026-07-15T03:51:27.751Z[SUM] 8.00-9.00 sec 438 MBytes 3.67 Gbits/sec
35592026-07-15T03:51:27.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-07-15T03:51:27.751Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35612026-07-15T03:51:27.751Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35622026-07-15T03:51:27.751Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35632026-07-15T03:51:27.751Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35642026-07-15T03:51:27.751Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35652026-07-15T03:51:27.751Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35662026-07-15T03:51:27.752Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
35672026-07-15T03:51:27.752Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
35682026-07-15T03:51:27.752Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
35692026-07-15T03:51:27.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-07-15T03:51:27.752Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35712026-07-15T03:51:27.752Z[ 8] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
35722026-07-15T03:51:27.752Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35732026-07-15T03:51:27.752Z[ 12] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
35742026-07-15T03:51:27.752Z[ 14] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
35752026-07-15T03:51:27.752Z[ 16] 10.00-10.00 sec 128 KBytes 874 Mbits/sec
35762026-07-15T03:51:27.752Z[ 18] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
35772026-07-15T03:51:27.752Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35782026-07-15T03:51:27.752Z[SUM] 10.00-10.00 sec 640 KBytes 4.37 Gbits/sec
35792026-07-15T03:51:27.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-07-15T03:51:27.752Z[ ID] Interval Transfer Bitrate
35812026-07-15T03:51:27.752Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
35822026-07-15T03:51:27.760Z[ 8] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
35832026-07-15T03:51:27.760Z[ 10] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
35842026-07-15T03:51:27.760Z[ 12] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
35852026-07-15T03:51:27.760Z[ 14] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
35862026-07-15T03:51:27.760Z[ 16] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
35872026-07-15T03:51:27.760Z[ 18] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
35882026-07-15T03:51:27.760Z[ 20] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
35892026-07-15T03:51:27.760Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.57 Gbits/sec receiver
35902026-07-15T03:51:27.760ZRun 9/10...3568.2302656335014Mbps
35912026-07-15T03:51:35.166Z-----------------------------------------------------------
35922026-07-15T03:51:35.166ZServer listening on 5201 (test #20)
35932026-07-15T03:51:35.166Z-----------------------------------------------------------
35942026-07-15T03:51:35.166ZAccepted connection from 10.0.0.1, port 53244
35952026-07-15T03:51:35.166Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34842
35962026-07-15T03:51:35.166Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43347
35972026-07-15T03:51:35.166Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47931
35982026-07-15T03:51:35.166Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36503
35992026-07-15T03:51:35.167Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55283
36002026-07-15T03:51:35.167Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62691
36012026-07-15T03:51:35.167Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50263
36022026-07-15T03:51:35.167Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41178
36032026-07-15T03:51:35.167Z[ ID] Interval Transfer Bitrate
36042026-07-15T03:51:35.167Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36052026-07-15T03:51:35.167Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36062026-07-15T03:51:35.167Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36072026-07-15T03:51:35.167Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36082026-07-15T03:51:35.167Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36092026-07-15T03:51:35.167Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36102026-07-15T03:51:35.167Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36112026-07-15T03:51:35.167Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36122026-07-15T03:51:35.167Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
36132026-07-15T03:51:35.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-07-15T03:51:35.167Z[ 5] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
36152026-07-15T03:51:35.168Z[ 8] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
36162026-07-15T03:51:35.168Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
36172026-07-15T03:51:35.168Z[ 12] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
36182026-07-15T03:51:35.168Z[ 14] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
36192026-07-15T03:51:35.168Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
36202026-07-15T03:51:35.168Z[ 18] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
36212026-07-15T03:51:35.168Z[ 20] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
36222026-07-15T03:51:35.168Z[SUM] 1.00-2.00 sec 438 MBytes 3.68 Gbits/sec
36232026-07-15T03:51:35.168Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-07-15T03:51:35.168Z[ 5] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
36252026-07-15T03:51:35.168Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
36262026-07-15T03:51:35.168Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
36272026-07-15T03:51:35.168Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
36282026-07-15T03:51:35.168Z[ 14] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
36292026-07-15T03:51:35.168Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
36302026-07-15T03:51:35.168Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
36312026-07-15T03:51:35.168Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
36322026-07-15T03:51:35.168Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
36332026-07-15T03:51:35.168Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-07-15T03:51:35.168Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
36352026-07-15T03:51:35.168Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36362026-07-15T03:51:35.168Z[ 10] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
36372026-07-15T03:51:35.168Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36382026-07-15T03:51:35.168Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36392026-07-15T03:51:35.168Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36402026-07-15T03:51:35.168Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36412026-07-15T03:51:35.168Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36422026-07-15T03:51:35.169Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
36432026-07-15T03:51:35.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-07-15T03:51:35.169Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36452026-07-15T03:51:35.169Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36462026-07-15T03:51:35.169Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
36472026-07-15T03:51:35.169Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36482026-07-15T03:51:35.169Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36492026-07-15T03:51:35.169Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36502026-07-15T03:51:35.169Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36512026-07-15T03:51:35.169Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36522026-07-15T03:51:35.169Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
36532026-07-15T03:51:35.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-07-15T03:51:35.169Z[ 5] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
36552026-07-15T03:51:35.169Z[ 8] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
36562026-07-15T03:51:35.169Z[ 10] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
36572026-07-15T03:51:35.169Z[ 12] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
36582026-07-15T03:51:35.169Z[ 14] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
36592026-07-15T03:51:35.169Z[ 16] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
36602026-07-15T03:51:35.169Z[ 18] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
36612026-07-15T03:51:35.169Z[ 20] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
36622026-07-15T03:51:35.169Z[SUM] 5.00-6.00 sec 440 MBytes 3.69 Gbits/sec
36632026-07-15T03:51:35.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-07-15T03:51:35.169Z[ 5] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
36652026-07-15T03:51:35.169Z[ 8] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
36662026-07-15T03:51:35.177Z[ 10] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
36672026-07-15T03:51:38.171Z[ 12] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
36682026-07-15T03:51:38.171Z[ 14] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
36692026-07-15T03:51:38.171Z[ 16] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
36702026-07-15T03:51:38.171Z[ 18] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
36712026-07-15T03:51:38.171Z[ 20] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
36722026-07-15T03:51:38.171Z[SUM] 6.00-7.00 sec 441 MBytes 3.70 Gbits/sec
36732026-07-15T03:51:38.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-07-15T03:51:38.171Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
36752026-07-15T03:51:38.171Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36762026-07-15T03:51:38.171Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36772026-07-15T03:51:38.171Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36782026-07-15T03:51:38.171Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
36792026-07-15T03:51:38.171Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
36802026-07-15T03:51:38.171Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
36812026-07-15T03:51:38.171Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
36822026-07-15T03:51:38.171Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
36832026-07-15T03:51:38.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-07-15T03:51:38.171Z[ 5] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
36852026-07-15T03:51:38.171Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
36862026-07-15T03:51:38.171Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
36872026-07-15T03:51:38.171Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
36882026-07-15T03:51:38.171Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
36892026-07-15T03:51:38.171Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
36902026-07-15T03:51:38.171Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36912026-07-15T03:51:38.171Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
36922026-07-15T03:51:38.171Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
36932026-07-15T03:51:38.173Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-07-15T03:51:38.173Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
36952026-07-15T03:51:38.173Z[ 8] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
36962026-07-15T03:51:38.173Z[ 10] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
36972026-07-15T03:51:38.173Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
36982026-07-15T03:51:38.173Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
36992026-07-15T03:51:38.173Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
37002026-07-15T03:51:38.173Z[ 18] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
37012026-07-15T03:51:38.173Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
37022026-07-15T03:51:38.173Z[SUM] 9.00-10.00 sec 438 MBytes 3.68 Gbits/sec
37032026-07-15T03:51:38.173Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-07-15T03:51:38.173Z[ 5] 10.00-10.00 sec 256 KBytes 533 Mbits/sec
37052026-07-15T03:51:38.173Z[ 8] 10.00-10.00 sec 128 KBytes 267 Mbits/sec
37062026-07-15T03:51:38.173Z[ 10] 10.00-10.00 sec 256 KBytes 533 Mbits/sec
37072026-07-15T03:51:38.173Z[ 12] 10.00-10.00 sec 128 KBytes 267 Mbits/sec
37082026-07-15T03:51:38.173Z[ 14] 10.00-10.00 sec 256 KBytes 533 Mbits/sec
37092026-07-15T03:51:38.173Z[ 16] 10.00-10.00 sec 256 KBytes 533 Mbits/sec
37102026-07-15T03:51:38.173Z[ 18] 10.00-10.00 sec 256 KBytes 533 Mbits/sec
37112026-07-15T03:51:38.173Z[ 20] 10.00-10.00 sec 256 KBytes 533 Mbits/sec
37122026-07-15T03:51:38.173Z[SUM] 10.00-10.00 sec 1.75 MBytes 3.73 Gbits/sec
37132026-07-15T03:51:38.173Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-07-15T03:51:38.173Z[ ID] Interval Transfer Bitrate
37152026-07-15T03:51:38.173Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
37162026-07-15T03:51:38.173Z[ 8] 0.00-10.00 sec 535 MBytes 448 Mbits/sec receiver
37172026-07-15T03:51:38.173Z[ 10] 0.00-10.00 sec 535 MBytes 448 Mbits/sec receiver
37182026-07-15T03:51:38.173Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
37192026-07-15T03:51:38.173Z[ 14] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
37202026-07-15T03:51:38.173Z[ 16] 0.00-10.00 sec 535 MBytes 448 Mbits/sec receiver
37212026-07-15T03:51:38.173Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
37222026-07-15T03:51:38.173Z[ 20] 0.00-10.00 sec 535 MBytes 448 Mbits/sec receiver
37232026-07-15T03:51:38.173Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec receiver
37242026-07-15T03:51:38.177ZRun 10/10...3589.4175232088114Mbps
37252026-07-15T03:51:38.177Z###---------------------###
37262026-07-15T03:51:38.177Z::: iPerf done... :::
37272026-07-15T03:51:38.177Z:::Awaiting out files...:::
37282026-07-15T03:51:38.177Z###---------------------###
37292026-07-15T03:51:38.177Z###-----###
37302026-07-15T03:51:38.177Z:::done!:::
37312026-07-15T03:51:38.177Z###-----###
37322026-07-15T03:51:39.126ZGnuplot not found, using plotters backend
37332026-07-15T03:51:39.256ZBenchmarking iperf-tcp/local/c2s/tx
37342026-07-15T03:51:39.256ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37352026-07-15T03:51:43.506ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37362026-07-15T03:52:03.470ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37372026-07-15T03:52:03.560Ziperf-tcp/local/c2s/tx time: [3.4632 µs 3.4633 µs 3.4634 µs]
37382026-07-15T03:52:03.560Z change: [−3.9376% −3.9331% −3.9280%] (p = 0.00 < 0.05)
37392026-07-15T03:52:03.560Z Performance has improved.
37402026-07-15T03:52:03.560ZFound 2 outliers among 100 measurements (2.00%)
37412026-07-15T03:52:03.561Z 1 (1.00%) high mild
37422026-07-15T03:52:03.561Z 1 (1.00%) high severe
37432026-07-15T03:52:04.449Z
37442026-07-15T03:52:04.452ZBenchmarking iperf-tcp/local/c2s/rx
37452026-07-15T03:52:04.452ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37462026-07-15T03:52:08.692ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37472026-07-15T03:52:28.639ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37482026-07-15T03:52:28.723Ziperf-tcp/local/c2s/rx time: [6.5293 µs 6.5294 µs 6.5295 µs]
37492026-07-15T03:52:28.723Z change: [−2.3922% −2.3885% −2.3847%] (p = 0.00 < 0.05)
37502026-07-15T03:52:28.723Z Performance has improved.
37512026-07-15T03:52:28.723ZFound 3 outliers among 100 measurements (3.00%)
37522026-07-15T03:52:28.723Z 3 (3.00%) high mild
37532026-07-15T03:52:29.612Z
37542026-07-15T03:52:29.619Z###-------------------###
37552026-07-15T03:52:29.619Z:::Running experiment :::
37562026-07-15T03:52:29.619Z:::iperf-tcp/local/s2c:::
37572026-07-15T03:52:29.619Z###-------------------###
37582026-07-15T03:52:29.937Zdtrace: description 'profile-201us ' matched 2 probes
37592026-07-15T03:52:37.007Z-----------------------------------------------------------
37602026-07-15T03:52:37.007ZServer listening on 5201 (test #21)
37612026-07-15T03:52:37.007Z-----------------------------------------------------------
37622026-07-15T03:52:37.007ZAccepted connection from 10.0.0.1, port 48881
37632026-07-15T03:52:37.007Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46186
37642026-07-15T03:52:37.007Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49961
37652026-07-15T03:52:37.007Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62181
37662026-07-15T03:52:37.007Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35196
37672026-07-15T03:52:37.008Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57804
37682026-07-15T03:52:37.008Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35744
37692026-07-15T03:52:37.008Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58425
37702026-07-15T03:52:37.008Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64382
37712026-07-15T03:52:37.008Z[ ID] Interval Transfer Bitrate
37722026-07-15T03:52:37.008Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37732026-07-15T03:52:37.008Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37742026-07-15T03:52:37.008Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37752026-07-15T03:52:37.008Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37762026-07-15T03:52:37.008Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37772026-07-15T03:52:37.008Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
37782026-07-15T03:52:37.008Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37792026-07-15T03:52:37.008Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37802026-07-15T03:52:37.008Z[SUM] 0.00-1.00 sec 345 MBytes 2.90 Gbits/sec
37812026-07-15T03:52:37.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
37822026-07-15T03:52:37.008Z[ 5] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
37832026-07-15T03:52:37.008Z[ 8] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
37842026-07-15T03:52:37.008Z[ 10] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
37852026-07-15T03:52:37.008Z[ 12] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
37862026-07-15T03:52:37.008Z[ 14] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
37872026-07-15T03:52:37.008Z[ 16] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
37882026-07-15T03:52:37.008Z[ 18] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
37892026-07-15T03:52:37.008Z[ 20] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
37902026-07-15T03:52:37.008Z[SUM] 1.00-2.00 sec 439 MBytes 3.69 Gbits/sec
37912026-07-15T03:52:37.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
37922026-07-15T03:52:37.009Z[ 5] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
37932026-07-15T03:52:37.009Z[ 8] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
37942026-07-15T03:52:37.009Z[ 10] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
37952026-07-15T03:52:37.009Z[ 12] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
37962026-07-15T03:52:37.009Z[ 14] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
37972026-07-15T03:52:37.009Z[ 16] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
37982026-07-15T03:52:37.009Z[ 18] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
37992026-07-15T03:52:37.009Z[ 20] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
38002026-07-15T03:52:37.009Z[SUM] 2.00-3.00 sec 442 MBytes 3.71 Gbits/sec
38012026-07-15T03:52:37.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
38022026-07-15T03:52:37.009Z[ 5] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
38032026-07-15T03:52:37.009Z[ 8] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
38042026-07-15T03:52:37.009Z[ 10] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
38052026-07-15T03:52:37.009Z[ 12] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
38062026-07-15T03:52:37.009Z[ 14] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
38072026-07-15T03:52:37.009Z[ 16] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
38082026-07-15T03:52:37.009Z[ 18] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
38092026-07-15T03:52:37.009Z[ 20] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
38102026-07-15T03:52:37.009Z[SUM] 3.00-4.00 sec 443 MBytes 3.72 Gbits/sec
38112026-07-15T03:52:37.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
38122026-07-15T03:52:37.009Z[ 5] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
38132026-07-15T03:52:37.009Z[ 8] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
38142026-07-15T03:52:37.009Z[ 10] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
38152026-07-15T03:52:37.009Z[ 12] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
38162026-07-15T03:52:37.009Z[ 14] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
38172026-07-15T03:52:37.010Z[ 16] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
38182026-07-15T03:52:37.010Z[ 18] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
38192026-07-15T03:52:37.010Z[ 20] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
38202026-07-15T03:52:37.010Z[SUM] 4.00-5.00 sec 440 MBytes 3.69 Gbits/sec
38212026-07-15T03:52:37.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
38222026-07-15T03:52:37.010Z[ 5] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
38232026-07-15T03:52:37.010Z[ 8] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
38242026-07-15T03:52:37.010Z[ 10] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
38252026-07-15T03:52:37.010Z[ 12] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
38262026-07-15T03:52:37.010Z[ 14] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
38272026-07-15T03:52:37.010Z[ 16] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
38282026-07-15T03:52:37.010Z[ 18] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
38292026-07-15T03:52:37.010Z[ 20] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
38302026-07-15T03:52:37.010Z[SUM] 5.00-6.00 sec 443 MBytes 3.71 Gbits/sec
38312026-07-15T03:52:37.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
38322026-07-15T03:52:37.010Z[ 5] 6.00-7.00 sec 55.8 MBytes 468 Mbits/sec
38332026-07-15T03:52:37.010Z[ 8] 6.00-7.00 sec 55.6 MBytes 467 Mbits/sec
38342026-07-15T03:52:37.010Z[ 10] 6.00-7.00 sec 55.6 MBytes 467 Mbits/sec
38352026-07-15T03:52:41.252Z[ 12] 6.00-7.00 sec 55.9 MBytes 469 Mbits/sec
38362026-07-15T03:52:41.252Z[ 14] 6.00-7.00 sec 55.8 MBytes 468 Mbits/sec
38372026-07-15T03:52:41.252Z[ 16] 6.00-7.00 sec 55.6 MBytes 467 Mbits/sec
38382026-07-15T03:52:41.252Z[ 18] 6.00-7.00 sec 55.8 MBytes 468 Mbits/sec
38392026-07-15T03:52:41.252Z[ 20] 6.00-7.00 sec 55.6 MBytes 467 Mbits/sec
38402026-07-15T03:52:41.252Z[SUM] 6.00-7.00 sec 446 MBytes 3.74 Gbits/sec
38412026-07-15T03:52:41.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
38422026-07-15T03:52:41.252Z[ 5] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
38432026-07-15T03:52:41.252Z[ 8] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
38442026-07-15T03:52:41.252Z[ 10] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
38452026-07-15T03:52:41.253Z[ 12] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
38462026-07-15T03:52:41.253Z[ 14] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
38472026-07-15T03:52:41.253Z[ 16] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
38482026-07-15T03:52:41.253Z[ 18] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
38492026-07-15T03:52:41.253Z[ 20] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
38502026-07-15T03:52:41.253Z[SUM] 7.00-8.00 sec 439 MBytes 3.69 Gbits/sec
38512026-07-15T03:52:41.253Z- - - - - - - - - - - - - - - - - - - - - - - - -
38522026-07-15T03:52:41.253Z[ 5] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
38532026-07-15T03:52:41.253Z[ 8] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
38542026-07-15T03:52:41.253Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
38552026-07-15T03:52:41.253Z[ 12] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
38562026-07-15T03:52:41.253Z[ 14] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
38572026-07-15T03:52:41.253Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
38582026-07-15T03:52:41.253Z[ 18] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
38592026-07-15T03:52:41.253Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
38602026-07-15T03:52:41.253Z[SUM] 8.00-9.00 sec 437 MBytes 3.67 Gbits/sec
38612026-07-15T03:52:41.253Z- - - - - - - - - - - - - - - - - - - - - - - - -
38622026-07-15T03:52:41.253Z[ 5] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
38632026-07-15T03:52:41.253Z[ 8] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
38642026-07-15T03:52:41.253Z[ 10] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
38652026-07-15T03:52:41.253Z[ 12] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
38662026-07-15T03:52:41.253Z[ 14] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
38672026-07-15T03:52:41.253Z[ 16] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
38682026-07-15T03:52:41.253Z[ 18] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
38692026-07-15T03:52:41.253Z[ 20] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
38702026-07-15T03:52:41.254Z[SUM] 9.00-10.00 sec 442 MBytes 3.71 Gbits/sec
38712026-07-15T03:52:41.254Z- - - - - - - - - - - - - - - - - - - - - - - - -
38722026-07-15T03:52:41.254Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38732026-07-15T03:52:41.254Z[ 8] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
38742026-07-15T03:52:41.255Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38752026-07-15T03:52:41.255Z[ 12] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
38762026-07-15T03:52:41.255Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38772026-07-15T03:52:41.255Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38782026-07-15T03:52:41.255Z[ 18] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
38792026-07-15T03:52:41.255Z[ 20] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
38802026-07-15T03:52:41.255Z[SUM] 10.00-10.00 sec 512 KBytes 3.76 Gbits/sec
38812026-07-15T03:52:41.255Z- - - - - - - - - - - - - - - - - - - - - - - - -
38822026-07-15T03:52:41.255Z[ ID] Interval Transfer Bitrate
38832026-07-15T03:52:41.255Z[ 5] 0.00-10.00 sec 540 MBytes 453 Mbits/sec sender
38842026-07-15T03:52:41.255Z[ 8] 0.00-10.00 sec 539 MBytes 452 Mbits/sec sender
38852026-07-15T03:52:41.255Z[ 10] 0.00-10.00 sec 540 MBytes 453 Mbits/sec sender
38862026-07-15T03:52:41.255Z[ 12] 0.00-10.00 sec 540 MBytes 453 Mbits/sec sender
38872026-07-15T03:52:41.255Z[ 14] 0.00-10.00 sec 540 MBytes 453 Mbits/sec sender
38882026-07-15T03:52:41.255Z[ 16] 0.00-10.00 sec 540 MBytes 453 Mbits/sec sender
38892026-07-15T03:52:41.255Z[ 18] 0.00-10.00 sec 540 MBytes 453 Mbits/sec sender
38902026-07-15T03:52:41.256Z[ 20] 0.00-10.00 sec 540 MBytes 453 Mbits/sec sender
38912026-07-15T03:52:41.256Z[SUM] 0.00-10.00 sec 4.22 GBytes 3.62 Gbits/sec sender
38922026-07-15T03:52:41.256ZRun 1/10...3620.9529059216316Mbps
38932026-07-15T03:52:47.412Z-----------------------------------------------------------
38942026-07-15T03:52:47.413ZServer listening on 5201 (test #22)
38952026-07-15T03:52:47.413Z-----------------------------------------------------------
38962026-07-15T03:52:47.413ZAccepted connection from 10.0.0.1, port 50145
38972026-07-15T03:52:47.413Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41790
38982026-07-15T03:52:47.413Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55669
38992026-07-15T03:52:47.413Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34313
39002026-07-15T03:52:47.413Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59430
39012026-07-15T03:52:47.413Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59347
39022026-07-15T03:52:47.413Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62024
39032026-07-15T03:52:47.413Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40787
39042026-07-15T03:52:47.413Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45564
39052026-07-15T03:52:47.413Z[ ID] Interval Transfer Bitrate
39062026-07-15T03:52:47.414Z[ 5] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
39072026-07-15T03:52:47.414Z[ 8] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
39082026-07-15T03:52:47.414Z[ 10] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
39092026-07-15T03:52:47.414Z[ 12] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
39102026-07-15T03:52:47.414Z[ 14] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
39112026-07-15T03:52:47.414Z[ 16] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
39122026-07-15T03:52:47.414Z[ 18] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
39132026-07-15T03:52:47.414Z[ 20] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
39142026-07-15T03:52:47.414Z[SUM] 0.00-1.00 sec 350 MBytes 2.94 Gbits/sec
39152026-07-15T03:52:47.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
39162026-07-15T03:52:47.414Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
39172026-07-15T03:52:47.414Z[ 8] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39182026-07-15T03:52:47.414Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39192026-07-15T03:52:47.414Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
39202026-07-15T03:52:47.414Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39212026-07-15T03:52:47.414Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39222026-07-15T03:52:47.414Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39232026-07-15T03:52:47.414Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39242026-07-15T03:52:47.414Z[SUM] 1.00-2.00 sec 437 MBytes 3.66 Gbits/sec
39252026-07-15T03:52:47.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
39262026-07-15T03:52:47.414Z[ 5] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
39272026-07-15T03:52:47.414Z[ 8] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
39282026-07-15T03:52:47.414Z[ 10] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
39292026-07-15T03:52:47.414Z[ 12] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
39302026-07-15T03:52:47.414Z[ 14] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
39312026-07-15T03:52:47.414Z[ 16] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
39322026-07-15T03:52:47.414Z[ 18] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
39332026-07-15T03:52:47.414Z[ 20] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
39342026-07-15T03:52:47.414Z[SUM] 2.00-3.00 sec 439 MBytes 3.68 Gbits/sec
39352026-07-15T03:52:47.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
39362026-07-15T03:52:47.414Z[ 5] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
39372026-07-15T03:52:47.414Z[ 8] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
39382026-07-15T03:52:47.414Z[ 10] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
39392026-07-15T03:52:47.414Z[ 12] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
39402026-07-15T03:52:47.414Z[ 14] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
39412026-07-15T03:52:47.414Z[ 16] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
39422026-07-15T03:52:47.414Z[ 18] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
39432026-07-15T03:52:47.415Z[ 20] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
39442026-07-15T03:52:47.415Z[SUM] 3.00-4.00 sec 443 MBytes 3.72 Gbits/sec
39452026-07-15T03:52:47.415Z- - - - - - - - - - - - - - - - - - - - - - - - -
39462026-07-15T03:52:47.415Z[ 5] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
39472026-07-15T03:52:47.415Z[ 8] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
39482026-07-15T03:52:47.415Z[ 10] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
39492026-07-15T03:52:47.415Z[ 12] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
39502026-07-15T03:52:47.415Z[ 14] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
39512026-07-15T03:52:47.415Z[ 16] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
39522026-07-15T03:52:47.415Z[ 18] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
39532026-07-15T03:52:47.415Z[ 20] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
39542026-07-15T03:52:47.415Z[SUM] 4.00-5.00 sec 439 MBytes 3.69 Gbits/sec
39552026-07-15T03:52:47.415Z- - - - - - - - - - - - - - - - - - - - - - - - -
39562026-07-15T03:52:47.415Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39572026-07-15T03:52:47.415Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
39582026-07-15T03:52:47.415Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39592026-07-15T03:52:47.415Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39602026-07-15T03:52:47.415Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
39612026-07-15T03:52:47.415Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
39622026-07-15T03:52:47.415Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39632026-07-15T03:52:47.415Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39642026-07-15T03:52:47.415Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
39652026-07-15T03:52:47.415Z- - - - - - - - - - - - - - - - - - - - - - - - -
39662026-07-15T03:52:47.415Z[ 5] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
39672026-07-15T03:52:47.415Z[ 8] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
39682026-07-15T03:52:47.415Z[ 10] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
39692026-07-15T03:52:50.417Z[ 12] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
39702026-07-15T03:52:50.417Z[ 14] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
39712026-07-15T03:52:50.417Z[ 16] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
39722026-07-15T03:52:50.417Z[ 18] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
39732026-07-15T03:52:50.417Z[ 20] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
39742026-07-15T03:52:50.417Z[SUM] 6.00-7.00 sec 440 MBytes 3.69 Gbits/sec
39752026-07-15T03:52:50.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
39762026-07-15T03:52:50.418Z[ 5] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
39772026-07-15T03:52:50.418Z[ 8] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
39782026-07-15T03:52:50.418Z[ 10] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
39792026-07-15T03:52:50.418Z[ 12] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
39802026-07-15T03:52:50.418Z[ 14] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
39812026-07-15T03:52:50.418Z[ 16] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
39822026-07-15T03:52:50.418Z[ 18] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
39832026-07-15T03:52:50.418Z[ 20] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
39842026-07-15T03:52:50.418Z[SUM] 7.00-8.00 sec 441 MBytes 3.70 Gbits/sec
39852026-07-15T03:52:50.419Z- - - - - - - - - - - - - - - - - - - - - - - - -
39862026-07-15T03:52:50.419Z[ 5] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
39872026-07-15T03:52:50.421Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
39882026-07-15T03:52:50.421Z[ 10] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
39892026-07-15T03:52:50.421Z[ 12] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
39902026-07-15T03:52:50.421Z[ 14] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
39912026-07-15T03:52:50.421Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
39922026-07-15T03:52:50.421Z[ 18] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
39932026-07-15T03:52:50.421Z[ 20] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
39942026-07-15T03:52:50.421Z[SUM] 8.00-9.00 sec 438 MBytes 3.68 Gbits/sec
39952026-07-15T03:52:50.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
39962026-07-15T03:52:50.421Z[ 5] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
39972026-07-15T03:52:50.421Z[ 8] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
39982026-07-15T03:52:50.421Z[ 10] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
39992026-07-15T03:52:50.421Z[ 12] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
40002026-07-15T03:52:50.421Z[ 14] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
40012026-07-15T03:52:50.421Z[ 16] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
40022026-07-15T03:52:50.421Z[ 18] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
40032026-07-15T03:52:50.421Z[ 20] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
40042026-07-15T03:52:50.421Z[SUM] 9.00-10.00 sec 440 MBytes 3.69 Gbits/sec
40052026-07-15T03:52:50.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
40062026-07-15T03:52:50.421Z[ 5] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
40072026-07-15T03:52:50.421Z[ 8] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
40082026-07-15T03:52:50.421Z[ 10] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
40092026-07-15T03:52:50.421Z[ 12] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
40102026-07-15T03:52:50.421Z[ 14] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
40112026-07-15T03:52:50.421Z[ 16] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
40122026-07-15T03:52:50.421Z[ 18] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
40132026-07-15T03:52:50.421Z[ 20] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
40142026-07-15T03:52:50.422Z[SUM] 10.00-10.00 sec 1.00 MBytes 7.88 Gbits/sec
40152026-07-15T03:52:50.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
40162026-07-15T03:52:50.422Z[ ID] Interval Transfer Bitrate
40172026-07-15T03:52:50.422Z[ 5] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
40182026-07-15T03:52:50.422Z[ 8] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
40192026-07-15T03:52:50.422Z[ 10] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
40202026-07-15T03:52:50.422Z[ 12] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
40212026-07-15T03:52:50.422Z[ 14] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
40222026-07-15T03:52:50.422Z[ 16] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
40232026-07-15T03:52:50.422Z[ 18] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
40242026-07-15T03:52:50.422Z[ 20] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
40252026-07-15T03:52:50.422Z[SUM] 0.00-10.00 sec 4.20 GBytes 3.61 Gbits/sec sender
40262026-07-15T03:52:50.425ZRun 2/10...3609.648332709734Mbps
40272026-07-15T03:52:57.816Z-----------------------------------------------------------
40282026-07-15T03:52:57.816ZServer listening on 5201 (test #23)
40292026-07-15T03:52:57.816Z-----------------------------------------------------------
40302026-07-15T03:52:57.816ZAccepted connection from 10.0.0.1, port 51777
40312026-07-15T03:52:57.816Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40734
40322026-07-15T03:52:57.816Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53602
40332026-07-15T03:52:57.816Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46529
40342026-07-15T03:52:57.816Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44279
40352026-07-15T03:52:57.816Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43970
40362026-07-15T03:52:57.816Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34083
40372026-07-15T03:52:57.816Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53626
40382026-07-15T03:52:57.816Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63367
40392026-07-15T03:52:57.816Z[ ID] Interval Transfer Bitrate
40402026-07-15T03:52:57.816Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40412026-07-15T03:52:57.816Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
40422026-07-15T03:52:57.816Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
40432026-07-15T03:52:57.816Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40442026-07-15T03:52:57.816Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
40452026-07-15T03:52:57.816Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40462026-07-15T03:52:57.816Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
40472026-07-15T03:52:57.816Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
40482026-07-15T03:52:57.816Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
40492026-07-15T03:52:57.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
40502026-07-15T03:52:57.817Z[ 5] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
40512026-07-15T03:52:57.817Z[ 8] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
40522026-07-15T03:52:57.817Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
40532026-07-15T03:52:57.817Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
40542026-07-15T03:52:57.817Z[ 14] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
40552026-07-15T03:52:57.817Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
40562026-07-15T03:52:57.817Z[ 18] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
40572026-07-15T03:52:57.817Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
40582026-07-15T03:52:57.822Z[SUM] 1.00-2.00 sec 437 MBytes 3.67 Gbits/sec
40592026-07-15T03:52:57.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
40602026-07-15T03:52:57.822Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
40612026-07-15T03:52:57.822Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40622026-07-15T03:52:57.822Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40632026-07-15T03:52:57.822Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40642026-07-15T03:52:57.822Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40652026-07-15T03:52:57.822Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
40662026-07-15T03:52:57.822Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40672026-07-15T03:52:57.822Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40682026-07-15T03:52:57.822Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
40692026-07-15T03:52:57.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
40702026-07-15T03:52:57.822Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40712026-07-15T03:52:57.822Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40722026-07-15T03:52:57.822Z[ 10] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40732026-07-15T03:52:57.822Z[ 12] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
40742026-07-15T03:52:57.822Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40752026-07-15T03:52:57.822Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40762026-07-15T03:52:57.822Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
40772026-07-15T03:52:57.823Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40782026-07-15T03:52:57.823Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
40792026-07-15T03:52:57.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
40802026-07-15T03:52:57.825Z[ 5] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
40812026-07-15T03:52:57.825Z[ 8] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
40822026-07-15T03:52:57.825Z[ 10] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
40832026-07-15T03:52:57.825Z[ 12] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40842026-07-15T03:52:57.826Z[ 14] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
40852026-07-15T03:52:57.826Z[ 16] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
40862026-07-15T03:52:57.826Z[ 18] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40872026-07-15T03:52:57.826Z[ 20] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
40882026-07-15T03:52:57.826Z[SUM] 4.00-5.00 sec 438 MBytes 3.68 Gbits/sec
40892026-07-15T03:52:57.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
40902026-07-15T03:52:57.826Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
40912026-07-15T03:52:57.826Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
40922026-07-15T03:52:57.826Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
40932026-07-15T03:52:57.826Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
40942026-07-15T03:52:57.826Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
40952026-07-15T03:52:57.826Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
40962026-07-15T03:52:57.826Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
40972026-07-15T03:52:57.826Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
40982026-07-15T03:52:57.826Z[SUM] 5.00-6.00 sec 431 MBytes 3.62 Gbits/sec
40992026-07-15T03:52:57.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
41002026-07-15T03:52:57.826Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
41012026-07-15T03:52:57.826Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
41022026-07-15T03:52:57.826Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
41032026-07-15T03:53:00.821Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
41042026-07-15T03:53:00.821Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
41052026-07-15T03:53:00.821Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
41062026-07-15T03:53:00.821Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
41072026-07-15T03:53:00.821Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
41082026-07-15T03:53:00.821Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
41092026-07-15T03:53:00.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
41102026-07-15T03:53:00.821Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
41112026-07-15T03:53:00.821Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
41122026-07-15T03:53:00.821Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
41132026-07-15T03:53:00.821Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
41142026-07-15T03:53:00.821Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
41152026-07-15T03:53:00.821Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
41162026-07-15T03:53:00.821Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
41172026-07-15T03:53:00.821Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
41182026-07-15T03:53:00.822Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
41192026-07-15T03:53:00.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
41202026-07-15T03:53:00.822Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41212026-07-15T03:53:00.822Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41222026-07-15T03:53:00.822Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41232026-07-15T03:53:00.822Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41242026-07-15T03:53:00.822Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
41252026-07-15T03:53:00.822Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41262026-07-15T03:53:00.822Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41272026-07-15T03:53:00.822Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41282026-07-15T03:53:00.822Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
41292026-07-15T03:53:00.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
41302026-07-15T03:53:00.822Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
41312026-07-15T03:53:00.822Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
41322026-07-15T03:53:00.822Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
41332026-07-15T03:53:00.822Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41342026-07-15T03:53:00.822Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
41352026-07-15T03:53:00.822Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
41362026-07-15T03:53:00.822Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41372026-07-15T03:53:00.822Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
41382026-07-15T03:53:00.822Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
41392026-07-15T03:53:00.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
41402026-07-15T03:53:00.822Z[ 5] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
41412026-07-15T03:53:00.822Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41422026-07-15T03:53:00.822Z[ 10] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
41432026-07-15T03:53:00.822Z[ 12] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
41442026-07-15T03:53:00.822Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41452026-07-15T03:53:00.822Z[ 16] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
41462026-07-15T03:53:00.822Z[ 18] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
41472026-07-15T03:53:00.822Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-07-15T03:53:00.822Z[SUM] 10.00-10.00 sec 640 KBytes 5.02 Gbits/sec
41492026-07-15T03:53:00.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
41502026-07-15T03:53:00.822Z[ ID] Interval Transfer Bitrate
41512026-07-15T03:53:00.822Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
41522026-07-15T03:53:00.822Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
41532026-07-15T03:53:00.822Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
41542026-07-15T03:53:00.823Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
41552026-07-15T03:53:00.823Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
41562026-07-15T03:53:00.823Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
41572026-07-15T03:53:00.823Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
41582026-07-15T03:53:00.823Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
41592026-07-15T03:53:00.823Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec sender
41602026-07-15T03:53:00.826ZRun 3/10...3561.2157527302097Mbps
41612026-07-15T03:53:08.221Z-----------------------------------------------------------
41622026-07-15T03:53:08.221ZServer listening on 5201 (test #24)
41632026-07-15T03:53:08.221Z-----------------------------------------------------------
41642026-07-15T03:53:08.221ZAccepted connection from 10.0.0.1, port 44055
41652026-07-15T03:53:08.221Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39324
41662026-07-15T03:53:08.221Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56501
41672026-07-15T03:53:08.221Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42533
41682026-07-15T03:53:08.221Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35171
41692026-07-15T03:53:08.223Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37338
41702026-07-15T03:53:08.223Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59837
41712026-07-15T03:53:08.223Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56846
41722026-07-15T03:53:08.223Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54324
41732026-07-15T03:53:08.224Z[ ID] Interval Transfer Bitrate
41742026-07-15T03:53:08.224Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41752026-07-15T03:53:08.224Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
41762026-07-15T03:53:08.224Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
41772026-07-15T03:53:08.224Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41782026-07-15T03:53:08.224Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
41792026-07-15T03:53:08.224Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41802026-07-15T03:53:08.224Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41812026-07-15T03:53:08.224Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
41822026-07-15T03:53:08.224Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
41832026-07-15T03:53:08.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
41842026-07-15T03:53:08.224Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41852026-07-15T03:53:08.224Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41862026-07-15T03:53:08.224Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41872026-07-15T03:53:08.224Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
41882026-07-15T03:53:08.224Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
41892026-07-15T03:53:08.224Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41902026-07-15T03:53:08.224Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41912026-07-15T03:53:08.224Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41922026-07-15T03:53:08.224Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
41932026-07-15T03:53:08.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
41942026-07-15T03:53:08.224Z[ 5] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
41952026-07-15T03:53:08.224Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
41962026-07-15T03:53:08.224Z[ 10] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
41972026-07-15T03:53:08.224Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
41982026-07-15T03:53:08.224Z[ 14] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
41992026-07-15T03:53:08.224Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
42002026-07-15T03:53:08.224Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
42012026-07-15T03:53:08.224Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
42022026-07-15T03:53:08.224Z[SUM] 2.00-3.00 sec 437 MBytes 3.66 Gbits/sec
42032026-07-15T03:53:08.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
42042026-07-15T03:53:08.224Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
42052026-07-15T03:53:08.224Z[ 8] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
42062026-07-15T03:53:08.224Z[ 10] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
42072026-07-15T03:53:08.224Z[ 12] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
42082026-07-15T03:53:08.224Z[ 14] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
42092026-07-15T03:53:08.224Z[ 16] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
42102026-07-15T03:53:08.224Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
42112026-07-15T03:53:08.225Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
42122026-07-15T03:53:08.225Z[SUM] 3.00-4.00 sec 438 MBytes 3.67 Gbits/sec
42132026-07-15T03:53:08.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
42142026-07-15T03:53:08.225Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42152026-07-15T03:53:08.225Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42162026-07-15T03:53:08.225Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
42172026-07-15T03:53:08.225Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42182026-07-15T03:53:08.225Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
42192026-07-15T03:53:08.225Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
42202026-07-15T03:53:08.225Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42212026-07-15T03:53:08.225Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
42222026-07-15T03:53:08.225Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
42232026-07-15T03:53:08.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
42242026-07-15T03:53:08.225Z[ 5] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
42252026-07-15T03:53:08.225Z[ 8] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
42262026-07-15T03:53:08.225Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
42272026-07-15T03:53:08.225Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
42282026-07-15T03:53:08.225Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
42292026-07-15T03:53:08.225Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
42302026-07-15T03:53:08.225Z[ 18] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
42312026-07-15T03:53:08.225Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
42322026-07-15T03:53:08.225Z[SUM] 5.00-6.00 sec 437 MBytes 3.67 Gbits/sec
42332026-07-15T03:53:08.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
42342026-07-15T03:53:08.225Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
42352026-07-15T03:53:08.225Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
42362026-07-15T03:53:08.225Z[ 10] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
42372026-07-15T03:53:11.225Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
42382026-07-15T03:53:11.225Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
42392026-07-15T03:53:11.225Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
42402026-07-15T03:53:11.225Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
42412026-07-15T03:53:11.225Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
42422026-07-15T03:53:11.225Z[SUM] 6.00-7.00 sec 436 MBytes 3.65 Gbits/sec
42432026-07-15T03:53:11.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
42442026-07-15T03:53:11.225Z[ 5] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
42452026-07-15T03:53:11.225Z[ 8] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
42462026-07-15T03:53:11.226Z[ 10] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
42472026-07-15T03:53:11.226Z[ 12] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
42482026-07-15T03:53:11.226Z[ 14] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
42492026-07-15T03:53:11.226Z[ 16] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
42502026-07-15T03:53:11.226Z[ 18] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
42512026-07-15T03:53:11.226Z[ 20] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
42522026-07-15T03:53:11.226Z[SUM] 7.00-8.00 sec 438 MBytes 3.68 Gbits/sec
42532026-07-15T03:53:11.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
42542026-07-15T03:53:11.226Z[ 5] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
42552026-07-15T03:53:11.226Z[ 8] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
42562026-07-15T03:53:11.226Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
42572026-07-15T03:53:11.226Z[ 12] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
42582026-07-15T03:53:11.226Z[ 14] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
42592026-07-15T03:53:11.226Z[ 16] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
42602026-07-15T03:53:11.226Z[ 18] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
42612026-07-15T03:53:11.226Z[ 20] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
42622026-07-15T03:53:11.226Z[SUM] 8.00-9.00 sec 438 MBytes 3.67 Gbits/sec
42632026-07-15T03:53:11.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
42642026-07-15T03:53:11.226Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
42652026-07-15T03:53:11.226Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
42662026-07-15T03:53:11.227Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
42672026-07-15T03:53:11.227Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
42682026-07-15T03:53:11.227Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
42692026-07-15T03:53:11.227Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
42702026-07-15T03:53:11.227Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
42712026-07-15T03:53:11.227Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
42722026-07-15T03:53:11.227Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
42732026-07-15T03:53:11.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
42742026-07-15T03:53:11.227Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42752026-07-15T03:53:11.227Z[ 8] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
42762026-07-15T03:53:11.227Z[ 10] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
42772026-07-15T03:53:11.227Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42782026-07-15T03:53:11.227Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42792026-07-15T03:53:11.227Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42802026-07-15T03:53:11.227Z[ 18] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
42812026-07-15T03:53:11.227Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42822026-07-15T03:53:11.227Z[SUM] 10.00-10.00 sec 384 KBytes 2.70 Gbits/sec
42832026-07-15T03:53:11.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
42842026-07-15T03:53:11.228Z[ ID] Interval Transfer Bitrate
42852026-07-15T03:53:11.228Z[ 5] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
42862026-07-15T03:53:11.228Z[ 8] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
42872026-07-15T03:53:11.228Z[ 10] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
42882026-07-15T03:53:11.228Z[ 12] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
42892026-07-15T03:53:11.228Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
42902026-07-15T03:53:11.228Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
42912026-07-15T03:53:11.228Z[ 18] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
42922026-07-15T03:53:11.228Z[ 20] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
42932026-07-15T03:53:11.228Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec sender
42942026-07-15T03:53:11.232ZRun 4/10...3583.1912376722025Mbps
42952026-07-15T03:53:18.633Z-----------------------------------------------------------
42962026-07-15T03:53:18.633ZServer listening on 5201 (test #25)
42972026-07-15T03:53:18.633Z-----------------------------------------------------------
42982026-07-15T03:53:18.633ZAccepted connection from 10.0.0.1, port 34022
42992026-07-15T03:53:18.633Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53633
43002026-07-15T03:53:18.633Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39365
43012026-07-15T03:53:18.633Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60030
43022026-07-15T03:53:18.634Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34898
43032026-07-15T03:53:18.634Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57877
43042026-07-15T03:53:18.634Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34701
43052026-07-15T03:53:18.634Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40853
43062026-07-15T03:53:18.634Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50476
43072026-07-15T03:53:18.634Z[ ID] Interval Transfer Bitrate
43082026-07-15T03:53:18.634Z[ 5] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
43092026-07-15T03:53:18.634Z[ 8] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
43102026-07-15T03:53:18.634Z[ 10] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
43112026-07-15T03:53:18.634Z[ 12] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
43122026-07-15T03:53:18.634Z[ 14] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
43132026-07-15T03:53:18.634Z[ 16] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
43142026-07-15T03:53:18.634Z[ 18] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
43152026-07-15T03:53:18.634Z[ 20] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
43162026-07-15T03:53:18.634Z[SUM] 0.00-1.00 sec 352 MBytes 2.95 Gbits/sec
43172026-07-15T03:53:18.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
43182026-07-15T03:53:18.634Z[ 5] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43192026-07-15T03:53:18.634Z[ 8] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43202026-07-15T03:53:18.634Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
43212026-07-15T03:53:18.634Z[ 12] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
43222026-07-15T03:53:18.634Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43232026-07-15T03:53:18.634Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
43242026-07-15T03:53:18.634Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43252026-07-15T03:53:18.634Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43262026-07-15T03:53:18.634Z[SUM] 1.00-2.00 sec 437 MBytes 3.66 Gbits/sec
43272026-07-15T03:53:18.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
43282026-07-15T03:53:18.634Z[ 5] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
43292026-07-15T03:53:18.635Z[ 8] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
43302026-07-15T03:53:18.635Z[ 10] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
43312026-07-15T03:53:18.635Z[ 12] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
43322026-07-15T03:53:18.635Z[ 14] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
43332026-07-15T03:53:18.635Z[ 16] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
43342026-07-15T03:53:18.635Z[ 18] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
43352026-07-15T03:53:18.635Z[ 20] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
43362026-07-15T03:53:18.635Z[SUM] 2.00-3.00 sec 439 MBytes 3.68 Gbits/sec
43372026-07-15T03:53:18.635Z- - - - - - - - - - - - - - - - - - - - - - - - -
43382026-07-15T03:53:18.635Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
43392026-07-15T03:53:18.635Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
43402026-07-15T03:53:18.635Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
43412026-07-15T03:53:18.635Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
43422026-07-15T03:53:18.635Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
43432026-07-15T03:53:18.635Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
43442026-07-15T03:53:18.635Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
43452026-07-15T03:53:18.635Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
43462026-07-15T03:53:18.635Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
43472026-07-15T03:53:18.635Z- - - - - - - - - - - - - - - - - - - - - - - - -
43482026-07-15T03:53:18.635Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
43492026-07-15T03:53:18.635Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43502026-07-15T03:53:18.635Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
43512026-07-15T03:53:18.635Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
43522026-07-15T03:53:18.635Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
43532026-07-15T03:53:18.635Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
43542026-07-15T03:53:18.635Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
43552026-07-15T03:53:18.635Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
43562026-07-15T03:53:18.635Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
43572026-07-15T03:53:18.635Z- - - - - - - - - - - - - - - - - - - - - - - - -
43582026-07-15T03:53:18.635Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
43592026-07-15T03:53:18.635Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
43602026-07-15T03:53:18.635Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
43612026-07-15T03:53:18.635Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
43622026-07-15T03:53:18.635Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
43632026-07-15T03:53:18.635Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
43642026-07-15T03:53:18.635Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
43652026-07-15T03:53:18.635Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
43662026-07-15T03:53:18.636Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
43672026-07-15T03:53:18.636Z- - - - - - - - - - - - - - - - - - - - - - - - -
43682026-07-15T03:53:18.636Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
43692026-07-15T03:53:18.636Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
43702026-07-15T03:53:18.636Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
43712026-07-15T03:53:21.637Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
43722026-07-15T03:53:21.638Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
43732026-07-15T03:53:21.638Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
43742026-07-15T03:53:21.638Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
43752026-07-15T03:53:21.638Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
43762026-07-15T03:53:21.639Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
43772026-07-15T03:53:21.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
43782026-07-15T03:53:21.639Z[ 5] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
43792026-07-15T03:53:21.639Z[ 8] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
43802026-07-15T03:53:21.639Z[ 10] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
43812026-07-15T03:53:21.639Z[ 12] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
43822026-07-15T03:53:21.639Z[ 14] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
43832026-07-15T03:53:21.640Z[ 16] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
43842026-07-15T03:53:21.640Z[ 18] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
43852026-07-15T03:53:21.640Z[ 20] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
43862026-07-15T03:53:21.640Z[SUM] 7.00-8.00 sec 443 MBytes 3.72 Gbits/sec
43872026-07-15T03:53:21.640Z- - - - - - - - - - - - - - - - - - - - - - - - -
43882026-07-15T03:53:21.640Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
43892026-07-15T03:53:21.640Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
43902026-07-15T03:53:21.640Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
43912026-07-15T03:53:21.640Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
43922026-07-15T03:53:21.640Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
43932026-07-15T03:53:21.640Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
43942026-07-15T03:53:21.640Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
43952026-07-15T03:53:21.640Z[ 20] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
43962026-07-15T03:53:21.640Z[SUM] 8.00-9.00 sec 436 MBytes 3.66 Gbits/sec
43972026-07-15T03:53:21.640Z- - - - - - - - - - - - - - - - - - - - - - - - -
43982026-07-15T03:53:21.640Z[ 5] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
43992026-07-15T03:53:21.640Z[ 8] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
44002026-07-15T03:53:21.640Z[ 10] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
44012026-07-15T03:53:21.640Z[ 12] 9.00-10.00 sec 55.9 MBytes 469 Mbits/sec
44022026-07-15T03:53:21.640Z[ 14] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
44032026-07-15T03:53:21.640Z[ 16] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
44042026-07-15T03:53:21.640Z[ 18] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
44052026-07-15T03:53:21.640Z[ 20] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
44062026-07-15T03:53:21.640Z[SUM] 9.00-10.00 sec 445 MBytes 3.74 Gbits/sec
44072026-07-15T03:53:21.640Z- - - - - - - - - - - - - - - - - - - - - - - - -
44082026-07-15T03:53:21.640Z[ 5] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
44092026-07-15T03:53:21.640Z[ 8] 10.00-10.00 sec 128 KBytes 896 Mbits/sec
44102026-07-15T03:53:21.641Z[ 10] 10.00-10.00 sec 128 KBytes 896 Mbits/sec
44112026-07-15T03:53:21.641Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44122026-07-15T03:53:21.641Z[ 14] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
44132026-07-15T03:53:21.641Z[ 16] 10.00-10.00 sec 128 KBytes 896 Mbits/sec
44142026-07-15T03:53:21.641Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44152026-07-15T03:53:21.641Z[ 20] 10.00-10.00 sec 128 KBytes 896 Mbits/sec
44162026-07-15T03:53:21.641Z[SUM] 10.00-10.00 sec 768 KBytes 5.37 Gbits/sec
44172026-07-15T03:53:21.641Z- - - - - - - - - - - - - - - - - - - - - - - - -
44182026-07-15T03:53:21.641Z[ ID] Interval Transfer Bitrate
44192026-07-15T03:53:21.641Z[ 5] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
44202026-07-15T03:53:21.641Z[ 8] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
44212026-07-15T03:53:21.641Z[ 10] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
44222026-07-15T03:53:21.641Z[ 12] 0.00-10.00 sec 537 MBytes 450 Mbits/sec sender
44232026-07-15T03:53:21.641Z[ 14] 0.00-10.00 sec 537 MBytes 450 Mbits/sec sender
44242026-07-15T03:53:21.642Z[ 16] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
44252026-07-15T03:53:21.642Z[ 18] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
44262026-07-15T03:53:21.642Z[ 20] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
44272026-07-15T03:53:21.642Z[SUM] 0.00-10.00 sec 4.19 GBytes 3.60 Gbits/sec sender
44282026-07-15T03:53:21.646ZRun 5/10...3599.54493707945Mbps
44292026-07-15T03:53:29.040Z-----------------------------------------------------------
44302026-07-15T03:53:29.040ZServer listening on 5201 (test #26)
44312026-07-15T03:53:29.040Z-----------------------------------------------------------
44322026-07-15T03:53:29.040ZAccepted connection from 10.0.0.1, port 44255
44332026-07-15T03:53:29.040Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37878
44342026-07-15T03:53:29.040Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62562
44352026-07-15T03:53:29.040Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52900
44362026-07-15T03:53:29.040Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58824
44372026-07-15T03:53:29.040Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53393
44382026-07-15T03:53:29.040Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62883
44392026-07-15T03:53:29.040Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51453
44402026-07-15T03:53:29.040Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37718
44412026-07-15T03:53:29.040Z[ ID] Interval Transfer Bitrate
44422026-07-15T03:53:29.040Z[ 5] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
44432026-07-15T03:53:29.040Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
44442026-07-15T03:53:29.041Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
44452026-07-15T03:53:29.041Z[ 12] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
44462026-07-15T03:53:29.041Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
44472026-07-15T03:53:29.041Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
44482026-07-15T03:53:29.041Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
44492026-07-15T03:53:29.041Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
44502026-07-15T03:53:29.041Z[SUM] 0.00-1.00 sec 347 MBytes 2.91 Gbits/sec
44512026-07-15T03:53:29.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
44522026-07-15T03:53:29.041Z[ 5] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
44532026-07-15T03:53:29.041Z[ 8] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
44542026-07-15T03:53:29.041Z[ 10] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
44552026-07-15T03:53:29.041Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
44562026-07-15T03:53:29.041Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
44572026-07-15T03:53:29.041Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
44582026-07-15T03:53:29.041Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
44592026-07-15T03:53:29.041Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
44602026-07-15T03:53:29.041Z[SUM] 1.00-2.00 sec 437 MBytes 3.67 Gbits/sec
44612026-07-15T03:53:29.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
44622026-07-15T03:53:29.041Z[ 5] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
44632026-07-15T03:53:29.041Z[ 8] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
44642026-07-15T03:53:29.041Z[ 10] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
44652026-07-15T03:53:29.041Z[ 12] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
44662026-07-15T03:53:29.041Z[ 14] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
44672026-07-15T03:53:29.041Z[ 16] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
44682026-07-15T03:53:29.042Z[ 18] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
44692026-07-15T03:53:29.042Z[ 20] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
44702026-07-15T03:53:29.042Z[SUM] 2.00-3.00 sec 442 MBytes 3.71 Gbits/sec
44712026-07-15T03:53:29.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
44722026-07-15T03:53:29.042Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
44732026-07-15T03:53:29.042Z[ 8] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
44742026-07-15T03:53:29.042Z[ 10] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
44752026-07-15T03:53:29.042Z[ 12] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
44762026-07-15T03:53:29.042Z[ 14] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
44772026-07-15T03:53:29.042Z[ 16] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
44782026-07-15T03:53:29.042Z[ 18] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
44792026-07-15T03:53:29.042Z[ 20] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
44802026-07-15T03:53:29.042Z[SUM] 3.00-4.00 sec 440 MBytes 3.69 Gbits/sec
44812026-07-15T03:53:29.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
44822026-07-15T03:53:29.042Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
44832026-07-15T03:53:29.042Z[ 8] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
44842026-07-15T03:53:29.042Z[ 10] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
44852026-07-15T03:53:29.042Z[ 12] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
44862026-07-15T03:53:29.042Z[ 14] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
44872026-07-15T03:53:29.042Z[ 16] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
44882026-07-15T03:53:29.042Z[ 18] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
44892026-07-15T03:53:29.042Z[ 20] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
44902026-07-15T03:53:29.042Z[SUM] 4.00-5.00 sec 438 MBytes 3.68 Gbits/sec
44912026-07-15T03:53:29.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
44922026-07-15T03:53:29.042Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
44932026-07-15T03:53:29.042Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
44942026-07-15T03:53:29.042Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
44952026-07-15T03:53:29.042Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
44962026-07-15T03:53:29.042Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
44972026-07-15T03:53:29.042Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
44982026-07-15T03:53:29.042Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
44992026-07-15T03:53:29.042Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
45002026-07-15T03:53:29.042Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
45012026-07-15T03:53:29.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
45022026-07-15T03:53:29.042Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
45032026-07-15T03:53:29.042Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45042026-07-15T03:53:29.046Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45052026-07-15T03:53:32.043Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45062026-07-15T03:53:32.043Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
45072026-07-15T03:53:32.043Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45082026-07-15T03:53:32.043Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
45092026-07-15T03:53:32.043Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
45102026-07-15T03:53:32.043Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
45112026-07-15T03:53:32.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
45122026-07-15T03:53:32.043Z[ 5] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
45132026-07-15T03:53:32.043Z[ 8] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
45142026-07-15T03:53:32.043Z[ 10] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
45152026-07-15T03:53:32.045Z[ 12] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
45162026-07-15T03:53:32.045Z[ 14] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
45172026-07-15T03:53:32.045Z[ 16] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
45182026-07-15T03:53:32.045Z[ 18] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
45192026-07-15T03:53:32.045Z[ 20] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
45202026-07-15T03:53:32.045Z[SUM] 7.00-8.00 sec 442 MBytes 3.71 Gbits/sec
45212026-07-15T03:53:32.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
45222026-07-15T03:53:32.045Z[ 5] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
45232026-07-15T03:53:32.045Z[ 8] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
45242026-07-15T03:53:32.045Z[ 10] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
45252026-07-15T03:53:32.045Z[ 12] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
45262026-07-15T03:53:32.045Z[ 14] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
45272026-07-15T03:53:32.045Z[ 16] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
45282026-07-15T03:53:32.045Z[ 18] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
45292026-07-15T03:53:32.045Z[ 20] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
45302026-07-15T03:53:32.045Z[SUM] 8.00-9.00 sec 440 MBytes 3.69 Gbits/sec
45312026-07-15T03:53:32.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
45322026-07-15T03:53:32.045Z[ 5] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
45332026-07-15T03:53:32.045Z[ 8] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
45342026-07-15T03:53:32.045Z[ 10] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
45352026-07-15T03:53:32.045Z[ 12] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
45362026-07-15T03:53:32.045Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
45372026-07-15T03:53:32.045Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
45382026-07-15T03:53:32.046Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
45392026-07-15T03:53:32.046Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
45402026-07-15T03:53:32.046Z[SUM] 9.00-10.00 sec 438 MBytes 3.68 Gbits/sec
45412026-07-15T03:53:32.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
45422026-07-15T03:53:32.046Z[ 5] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
45432026-07-15T03:53:32.046Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45442026-07-15T03:53:32.047Z[ 10] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
45452026-07-15T03:53:32.047Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45462026-07-15T03:53:32.047Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45472026-07-15T03:53:32.047Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45482026-07-15T03:53:32.047Z[ 18] 10.00-10.00 sec 128 KBytes 897 Mbits/sec
45492026-07-15T03:53:32.047Z[ 20] 10.00-10.00 sec 128 KBytes 897 Mbits/sec
45502026-07-15T03:53:32.048Z[SUM] 10.00-10.00 sec 512 KBytes 3.58 Gbits/sec
45512026-07-15T03:53:32.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
45522026-07-15T03:53:32.048Z[ ID] Interval Transfer Bitrate
45532026-07-15T03:53:32.048Z[ 5] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
45542026-07-15T03:53:32.048Z[ 8] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
45552026-07-15T03:53:32.048Z[ 10] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
45562026-07-15T03:53:32.048Z[ 12] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
45572026-07-15T03:53:32.048Z[ 14] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
45582026-07-15T03:53:32.048Z[ 16] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
45592026-07-15T03:53:32.048Z[ 18] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
45602026-07-15T03:53:32.048Z[ 20] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
45612026-07-15T03:53:32.048Z[SUM] 0.00-10.00 sec 4.19 GBytes 3.60 Gbits/sec sender
45622026-07-15T03:53:32.052ZRun 6/10...3598.81030109829Mbps
45632026-07-15T03:53:39.444Z-----------------------------------------------------------
45642026-07-15T03:53:39.444ZServer listening on 5201 (test #27)
45652026-07-15T03:53:39.444Z-----------------------------------------------------------
45662026-07-15T03:53:39.444ZAccepted connection from 10.0.0.1, port 38910
45672026-07-15T03:53:39.445Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46828
45682026-07-15T03:53:39.445Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59637
45692026-07-15T03:53:39.445Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61124
45702026-07-15T03:53:39.445Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62100
45712026-07-15T03:53:39.445Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38245
45722026-07-15T03:53:39.445Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35943
45732026-07-15T03:53:39.445Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57413
45742026-07-15T03:53:39.445Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56857
45752026-07-15T03:53:39.445Z[ ID] Interval Transfer Bitrate
45762026-07-15T03:53:39.445Z[ 5] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
45772026-07-15T03:53:39.445Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
45782026-07-15T03:53:39.446Z[ 10] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
45792026-07-15T03:53:39.446Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
45802026-07-15T03:53:39.446Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
45812026-07-15T03:53:39.446Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
45822026-07-15T03:53:39.446Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
45832026-07-15T03:53:39.447Z[ 20] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
45842026-07-15T03:53:39.447Z[SUM] 0.00-1.00 sec 348 MBytes 2.92 Gbits/sec
45852026-07-15T03:53:39.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
45862026-07-15T03:53:39.447Z[ 5] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
45872026-07-15T03:53:39.447Z[ 8] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
45882026-07-15T03:53:39.447Z[ 10] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
45892026-07-15T03:53:39.447Z[ 12] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
45902026-07-15T03:53:39.447Z[ 14] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
45912026-07-15T03:53:39.447Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
45922026-07-15T03:53:39.447Z[ 18] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
45932026-07-15T03:53:39.448Z[ 20] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
45942026-07-15T03:53:39.448Z[SUM] 1.00-2.00 sec 438 MBytes 3.68 Gbits/sec
45952026-07-15T03:53:39.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
45962026-07-15T03:53:39.448Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
45972026-07-15T03:53:39.448Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
45982026-07-15T03:53:39.448Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
45992026-07-15T03:53:39.448Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
46002026-07-15T03:53:39.448Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
46012026-07-15T03:53:39.448Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
46022026-07-15T03:53:39.449Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46032026-07-15T03:53:39.449Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46042026-07-15T03:53:39.449Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
46052026-07-15T03:53:39.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
46062026-07-15T03:53:39.449Z[ 5] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
46072026-07-15T03:53:39.450Z[ 8] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
46082026-07-15T03:53:39.450Z[ 10] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
46092026-07-15T03:53:39.450Z[ 12] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
46102026-07-15T03:53:39.450Z[ 14] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
46112026-07-15T03:53:39.450Z[ 16] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
46122026-07-15T03:53:39.450Z[ 18] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
46132026-07-15T03:53:39.450Z[ 20] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
46142026-07-15T03:53:39.450Z[SUM] 3.00-4.00 sec 438 MBytes 3.68 Gbits/sec
46152026-07-15T03:53:39.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
46162026-07-15T03:53:39.450Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
46172026-07-15T03:53:39.450Z[ 8] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
46182026-07-15T03:53:39.450Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
46192026-07-15T03:53:39.450Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
46202026-07-15T03:53:39.450Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
46212026-07-15T03:53:39.450Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
46222026-07-15T03:53:39.450Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
46232026-07-15T03:53:39.450Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
46242026-07-15T03:53:39.450Z[SUM] 4.00-5.00 sec 436 MBytes 3.65 Gbits/sec
46252026-07-15T03:53:39.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
46262026-07-15T03:53:39.451Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46272026-07-15T03:53:39.451Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46282026-07-15T03:53:39.451Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46292026-07-15T03:53:39.451Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46302026-07-15T03:53:39.451Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
46312026-07-15T03:53:39.451Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46322026-07-15T03:53:39.452Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46332026-07-15T03:53:39.452Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
46342026-07-15T03:53:39.452Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
46352026-07-15T03:53:39.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
46362026-07-15T03:53:39.452Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46372026-07-15T03:53:39.452Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46382026-07-15T03:53:39.453Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46392026-07-15T03:53:42.449Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46402026-07-15T03:53:42.449Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46412026-07-15T03:53:42.449Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46422026-07-15T03:53:42.449Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46432026-07-15T03:53:42.449Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
46442026-07-15T03:53:42.449Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
46452026-07-15T03:53:42.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
46462026-07-15T03:53:42.449Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
46472026-07-15T03:53:42.449Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46482026-07-15T03:53:42.449Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46492026-07-15T03:53:42.449Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46502026-07-15T03:53:42.449Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46512026-07-15T03:53:42.449Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
46522026-07-15T03:53:42.449Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
46532026-07-15T03:53:42.449Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
46542026-07-15T03:53:42.449Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
46552026-07-15T03:53:42.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
46562026-07-15T03:53:42.449Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46572026-07-15T03:53:42.449Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46582026-07-15T03:53:42.449Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46592026-07-15T03:53:42.450Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46602026-07-15T03:53:42.450Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46612026-07-15T03:53:42.450Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46622026-07-15T03:53:42.450Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
46632026-07-15T03:53:42.450Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46642026-07-15T03:53:42.450Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
46652026-07-15T03:53:42.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
46662026-07-15T03:53:42.450Z[ 5] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
46672026-07-15T03:53:42.450Z[ 8] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
46682026-07-15T03:53:42.450Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
46692026-07-15T03:53:42.450Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
46702026-07-15T03:53:42.450Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
46712026-07-15T03:53:42.450Z[ 16] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
46722026-07-15T03:53:42.450Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
46732026-07-15T03:53:42.450Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
46742026-07-15T03:53:42.450Z[SUM] 9.00-10.00 sec 438 MBytes 3.68 Gbits/sec
46752026-07-15T03:53:42.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
46762026-07-15T03:53:42.450Z[ 5] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
46772026-07-15T03:53:42.450Z[ 8] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
46782026-07-15T03:53:42.450Z[ 10] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
46792026-07-15T03:53:42.450Z[ 12] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
46802026-07-15T03:53:42.451Z[ 14] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
46812026-07-15T03:53:42.451Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46822026-07-15T03:53:42.451Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46832026-07-15T03:53:42.451Z[ 20] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
46842026-07-15T03:53:42.451Z[SUM] 10.00-10.00 sec 768 KBytes 5.47 Gbits/sec
46852026-07-15T03:53:42.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
46862026-07-15T03:53:42.451Z[ ID] Interval Transfer Bitrate
46872026-07-15T03:53:42.451Z[ 5] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
46882026-07-15T03:53:42.451Z[ 8] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
46892026-07-15T03:53:42.451Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
46902026-07-15T03:53:42.451Z[ 12] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
46912026-07-15T03:53:42.451Z[ 14] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
46922026-07-15T03:53:42.451Z[ 16] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
46932026-07-15T03:53:42.451Z[ 18] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
46942026-07-15T03:53:42.451Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
46952026-07-15T03:53:42.451Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.57 Gbits/sec sender
46962026-07-15T03:53:42.455ZRun 7/10...3574.284394896434Mbps
46972026-07-15T03:53:49.851Z-----------------------------------------------------------
46982026-07-15T03:53:49.851ZServer listening on 5201 (test #28)
46992026-07-15T03:53:49.851Z-----------------------------------------------------------
47002026-07-15T03:53:49.851ZAccepted connection from 10.0.0.1, port 57010
47012026-07-15T03:53:49.851Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42937
47022026-07-15T03:53:49.851Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62570
47032026-07-15T03:53:49.851Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45384
47042026-07-15T03:53:49.852Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58141
47052026-07-15T03:53:49.853Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53631
47062026-07-15T03:53:49.853Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35954
47072026-07-15T03:53:49.853Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63827
47082026-07-15T03:53:49.853Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35121
47092026-07-15T03:53:49.853Z[ ID] Interval Transfer Bitrate
47102026-07-15T03:53:49.853Z[ 5] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
47112026-07-15T03:53:49.853Z[ 8] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
47122026-07-15T03:53:49.853Z[ 10] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
47132026-07-15T03:53:49.853Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
47142026-07-15T03:53:49.853Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
47152026-07-15T03:53:49.853Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
47162026-07-15T03:53:49.853Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
47172026-07-15T03:53:49.853Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
47182026-07-15T03:53:49.853Z[SUM] 0.00-1.00 sec 348 MBytes 2.92 Gbits/sec
47192026-07-15T03:53:49.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
47202026-07-15T03:53:49.853Z[ 5] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
47212026-07-15T03:53:49.854Z[ 8] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
47222026-07-15T03:53:49.854Z[ 10] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
47232026-07-15T03:53:49.854Z[ 12] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
47242026-07-15T03:53:49.854Z[ 14] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
47252026-07-15T03:53:49.854Z[ 16] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
47262026-07-15T03:53:49.854Z[ 18] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
47272026-07-15T03:53:49.854Z[ 20] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
47282026-07-15T03:53:49.854Z[SUM] 1.00-2.00 sec 443 MBytes 3.72 Gbits/sec
47292026-07-15T03:53:49.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
47302026-07-15T03:53:49.855Z[ 5] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
47312026-07-15T03:53:49.856Z[ 8] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
47322026-07-15T03:53:49.856Z[ 10] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
47332026-07-15T03:53:49.856Z[ 12] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
47342026-07-15T03:53:49.856Z[ 14] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
47352026-07-15T03:53:49.856Z[ 16] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
47362026-07-15T03:53:49.856Z[ 18] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
47372026-07-15T03:53:49.856Z[ 20] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
47382026-07-15T03:53:49.856Z[SUM] 2.00-3.00 sec 440 MBytes 3.69 Gbits/sec
47392026-07-15T03:53:49.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
47402026-07-15T03:53:49.856Z[ 5] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
47412026-07-15T03:53:49.856Z[ 8] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
47422026-07-15T03:53:49.857Z[ 10] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
47432026-07-15T03:53:49.857Z[ 12] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
47442026-07-15T03:53:49.857Z[ 14] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
47452026-07-15T03:53:49.857Z[ 16] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
47462026-07-15T03:53:49.857Z[ 18] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
47472026-07-15T03:53:49.857Z[ 20] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
47482026-07-15T03:53:49.857Z[SUM] 3.00-4.00 sec 442 MBytes 3.71 Gbits/sec
47492026-07-15T03:53:49.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
47502026-07-15T03:53:49.857Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
47512026-07-15T03:53:49.857Z[ 8] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
47522026-07-15T03:53:49.857Z[ 10] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
47532026-07-15T03:53:49.857Z[ 12] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
47542026-07-15T03:53:49.857Z[ 14] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
47552026-07-15T03:53:49.857Z[ 16] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
47562026-07-15T03:53:49.857Z[ 18] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
47572026-07-15T03:53:49.857Z[ 20] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
47582026-07-15T03:53:49.857Z[SUM] 4.00-5.00 sec 439 MBytes 3.68 Gbits/sec
47592026-07-15T03:53:49.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
47602026-07-15T03:53:49.857Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
47612026-07-15T03:53:49.857Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
47622026-07-15T03:53:49.858Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
47632026-07-15T03:53:49.858Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
47642026-07-15T03:53:49.858Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
47652026-07-15T03:53:49.858Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
47662026-07-15T03:53:49.858Z[ 18] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
47672026-07-15T03:53:49.858Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
47682026-07-15T03:53:49.858Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
47692026-07-15T03:53:49.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
47702026-07-15T03:53:49.858Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47712026-07-15T03:53:49.858Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47722026-07-15T03:53:49.858Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47732026-07-15T03:53:52.855Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47742026-07-15T03:53:52.855Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47752026-07-15T03:53:52.855Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47762026-07-15T03:53:52.855Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47772026-07-15T03:53:52.856Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47782026-07-15T03:53:52.856Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
47792026-07-15T03:53:52.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
47802026-07-15T03:53:52.856Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47812026-07-15T03:53:52.856Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47822026-07-15T03:53:52.856Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47832026-07-15T03:53:52.856Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47842026-07-15T03:53:52.856Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47852026-07-15T03:53:52.856Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47862026-07-15T03:53:52.856Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47872026-07-15T03:53:52.856Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47882026-07-15T03:53:52.856Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
47892026-07-15T03:53:52.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
47902026-07-15T03:53:52.856Z[ 5] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
47912026-07-15T03:53:52.856Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
47922026-07-15T03:53:52.856Z[ 10] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
47932026-07-15T03:53:52.856Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
47942026-07-15T03:53:52.856Z[ 14] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
47952026-07-15T03:53:52.856Z[ 16] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
47962026-07-15T03:53:52.856Z[ 18] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
47972026-07-15T03:53:52.856Z[ 20] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
47982026-07-15T03:53:52.856Z[SUM] 8.00-9.00 sec 438 MBytes 3.68 Gbits/sec
47992026-07-15T03:53:52.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
48002026-07-15T03:53:52.857Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
48012026-07-15T03:53:52.857Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
48022026-07-15T03:53:52.857Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
48032026-07-15T03:53:52.857Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
48042026-07-15T03:53:52.857Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
48052026-07-15T03:53:52.857Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
48062026-07-15T03:53:52.861Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
48072026-07-15T03:53:52.861Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
48082026-07-15T03:53:52.861Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
48092026-07-15T03:53:52.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
48102026-07-15T03:53:52.861Z[ 5] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
48112026-07-15T03:53:52.861Z[ 8] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
48122026-07-15T03:53:52.861Z[ 10] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
48132026-07-15T03:53:52.861Z[ 12] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
48142026-07-15T03:53:52.861Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48152026-07-15T03:53:52.862Z[ 16] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
48162026-07-15T03:53:52.862Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48172026-07-15T03:53:52.862Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48182026-07-15T03:53:52.862Z[SUM] 10.00-10.00 sec 640 KBytes 4.63 Gbits/sec
48192026-07-15T03:53:52.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
48202026-07-15T03:53:52.862Z[ ID] Interval Transfer Bitrate
48212026-07-15T03:53:52.862Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
48222026-07-15T03:53:52.862Z[ 8] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
48232026-07-15T03:53:52.862Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
48242026-07-15T03:53:52.862Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
48252026-07-15T03:53:52.862Z[ 14] 0.00-10.00 sec 535 MBytes 448 Mbits/sec sender
48262026-07-15T03:53:52.862Z[ 16] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
48272026-07-15T03:53:52.862Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
48282026-07-15T03:53:52.862Z[ 20] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
48292026-07-15T03:53:52.862Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec sender
48302026-07-15T03:53:52.862ZRun 8/10...3589.073337580846Mbps
48312026-07-15T03:54:00.255Z-----------------------------------------------------------
48322026-07-15T03:54:00.255ZServer listening on 5201 (test #29)
48332026-07-15T03:54:00.255Z-----------------------------------------------------------
48342026-07-15T03:54:00.255ZAccepted connection from 10.0.0.1, port 41035
48352026-07-15T03:54:00.255Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44092
48362026-07-15T03:54:00.255Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63363
48372026-07-15T03:54:00.255Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35869
48382026-07-15T03:54:00.255Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52298
48392026-07-15T03:54:00.255Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59698
48402026-07-15T03:54:00.255Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50267
48412026-07-15T03:54:00.255Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37056
48422026-07-15T03:54:00.255Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36728
48432026-07-15T03:54:00.255Z[ ID] Interval Transfer Bitrate
48442026-07-15T03:54:00.255Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
48452026-07-15T03:54:00.256Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
48462026-07-15T03:54:00.256Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
48472026-07-15T03:54:00.256Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
48482026-07-15T03:54:00.256Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
48492026-07-15T03:54:00.256Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
48502026-07-15T03:54:00.256Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
48512026-07-15T03:54:00.256Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
48522026-07-15T03:54:00.256Z[SUM] 0.00-1.00 sec 345 MBytes 2.90 Gbits/sec
48532026-07-15T03:54:00.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
48542026-07-15T03:54:00.256Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
48552026-07-15T03:54:00.256Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
48562026-07-15T03:54:00.256Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
48572026-07-15T03:54:00.256Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
48582026-07-15T03:54:00.256Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
48592026-07-15T03:54:00.256Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
48602026-07-15T03:54:00.256Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
48612026-07-15T03:54:00.256Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
48622026-07-15T03:54:00.256Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
48632026-07-15T03:54:00.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
48642026-07-15T03:54:00.256Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48652026-07-15T03:54:00.256Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48662026-07-15T03:54:00.256Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48672026-07-15T03:54:00.256Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48682026-07-15T03:54:00.256Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48692026-07-15T03:54:00.256Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48702026-07-15T03:54:00.256Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
48712026-07-15T03:54:00.256Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48722026-07-15T03:54:00.256Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
48732026-07-15T03:54:00.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
48742026-07-15T03:54:00.256Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
48752026-07-15T03:54:00.256Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
48762026-07-15T03:54:00.256Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
48772026-07-15T03:54:00.256Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
48782026-07-15T03:54:00.256Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
48792026-07-15T03:54:00.256Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
48802026-07-15T03:54:00.256Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
48812026-07-15T03:54:00.256Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
48822026-07-15T03:54:00.256Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
48832026-07-15T03:54:00.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
48842026-07-15T03:54:00.257Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
48852026-07-15T03:54:00.257Z[ 8] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
48862026-07-15T03:54:00.257Z[ 10] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
48872026-07-15T03:54:00.257Z[ 12] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
48882026-07-15T03:54:00.257Z[ 14] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
48892026-07-15T03:54:00.257Z[ 16] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
48902026-07-15T03:54:00.257Z[ 18] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
48912026-07-15T03:54:00.257Z[ 20] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
48922026-07-15T03:54:00.257Z[SUM] 4.00-5.00 sec 438 MBytes 3.67 Gbits/sec
48932026-07-15T03:54:00.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
48942026-07-15T03:54:00.257Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
48952026-07-15T03:54:00.257Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
48962026-07-15T03:54:00.258Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
48972026-07-15T03:54:00.258Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
48982026-07-15T03:54:00.258Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
48992026-07-15T03:54:00.258Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
49002026-07-15T03:54:00.258Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
49012026-07-15T03:54:00.258Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
49022026-07-15T03:54:00.258Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
49032026-07-15T03:54:00.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
49042026-07-15T03:54:00.258Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
49052026-07-15T03:54:00.258Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
49062026-07-15T03:54:00.258Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
49072026-07-15T03:54:03.259Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
49082026-07-15T03:54:03.259Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
49092026-07-15T03:54:03.259Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
49102026-07-15T03:54:03.259Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
49112026-07-15T03:54:03.259Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
49122026-07-15T03:54:03.259Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
49132026-07-15T03:54:03.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
49142026-07-15T03:54:03.259Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49152026-07-15T03:54:03.260Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
49162026-07-15T03:54:03.260Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
49172026-07-15T03:54:03.260Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
49182026-07-15T03:54:03.260Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
49192026-07-15T03:54:03.260Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
49202026-07-15T03:54:03.260Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
49212026-07-15T03:54:03.260Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49222026-07-15T03:54:03.261Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
49232026-07-15T03:54:03.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
49242026-07-15T03:54:03.261Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
49252026-07-15T03:54:03.261Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
49262026-07-15T03:54:03.261Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
49272026-07-15T03:54:03.261Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
49282026-07-15T03:54:03.261Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
49292026-07-15T03:54:03.261Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
49302026-07-15T03:54:03.261Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
49312026-07-15T03:54:03.261Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
49322026-07-15T03:54:03.261Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
49332026-07-15T03:54:03.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
49342026-07-15T03:54:03.261Z[ 5] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
49352026-07-15T03:54:03.261Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
49362026-07-15T03:54:03.261Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
49372026-07-15T03:54:03.261Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
49382026-07-15T03:54:03.261Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
49392026-07-15T03:54:03.261Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
49402026-07-15T03:54:03.261Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
49412026-07-15T03:54:03.261Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
49422026-07-15T03:54:03.261Z[SUM] 9.00-10.00 sec 438 MBytes 3.67 Gbits/sec
49432026-07-15T03:54:03.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
49442026-07-15T03:54:03.261Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49452026-07-15T03:54:03.261Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49462026-07-15T03:54:03.261Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49472026-07-15T03:54:03.261Z[ 12] 10.00-10.00 sec 128 KBytes 979 Mbits/sec
49482026-07-15T03:54:03.261Z[ 14] 10.00-10.00 sec 128 KBytes 979 Mbits/sec
49492026-07-15T03:54:03.261Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49502026-07-15T03:54:03.261Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49512026-07-15T03:54:03.261Z[ 20] 10.00-10.00 sec 128 KBytes 979 Mbits/sec
49522026-07-15T03:54:03.261Z[SUM] 10.00-10.00 sec 384 KBytes 2.93 Gbits/sec
49532026-07-15T03:54:03.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
49542026-07-15T03:54:03.261Z[ ID] Interval Transfer Bitrate
49552026-07-15T03:54:03.261Z[ 5] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
49562026-07-15T03:54:03.261Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
49572026-07-15T03:54:03.261Z[ 10] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
49582026-07-15T03:54:03.261Z[ 12] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
49592026-07-15T03:54:03.262Z[ 14] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
49602026-07-15T03:54:03.265Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
49612026-07-15T03:54:03.265Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
49622026-07-15T03:54:03.265Z[ 20] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
49632026-07-15T03:54:03.265Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec sender
49642026-07-15T03:54:03.265ZRun 9/10...3564.246678386059Mbps
49652026-07-15T03:54:10.667Z-----------------------------------------------------------
49662026-07-15T03:54:10.668ZServer listening on 5201 (test #30)
49672026-07-15T03:54:10.668Z-----------------------------------------------------------
49682026-07-15T03:54:10.668ZAccepted connection from 10.0.0.1, port 53724
49692026-07-15T03:54:10.668Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58346
49702026-07-15T03:54:10.668Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38594
49712026-07-15T03:54:10.668Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63251
49722026-07-15T03:54:10.668Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36633
49732026-07-15T03:54:10.668Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60866
49742026-07-15T03:54:10.668Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56312
49752026-07-15T03:54:10.668Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50374
49762026-07-15T03:54:10.668Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39341
49772026-07-15T03:54:10.668Z[ ID] Interval Transfer Bitrate
49782026-07-15T03:54:10.668Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
49792026-07-15T03:54:10.668Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
49802026-07-15T03:54:10.668Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
49812026-07-15T03:54:10.668Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
49822026-07-15T03:54:10.668Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49832026-07-15T03:54:10.668Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
49842026-07-15T03:54:10.668Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
49852026-07-15T03:54:10.668Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49862026-07-15T03:54:10.668Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
49872026-07-15T03:54:10.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
49882026-07-15T03:54:10.668Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
49892026-07-15T03:54:10.668Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
49902026-07-15T03:54:10.668Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
49912026-07-15T03:54:10.668Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
49922026-07-15T03:54:10.669Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
49932026-07-15T03:54:10.669Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
49942026-07-15T03:54:10.669Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49952026-07-15T03:54:10.669Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
49962026-07-15T03:54:10.669Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
49972026-07-15T03:54:10.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
49982026-07-15T03:54:10.669Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
49992026-07-15T03:54:10.669Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
50002026-07-15T03:54:10.669Z[ 10] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
50012026-07-15T03:54:10.669Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
50022026-07-15T03:54:10.669Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
50032026-07-15T03:54:10.669Z[ 16] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
50042026-07-15T03:54:10.669Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
50052026-07-15T03:54:10.669Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
50062026-07-15T03:54:10.669Z[SUM] 2.00-3.00 sec 437 MBytes 3.66 Gbits/sec
50072026-07-15T03:54:10.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
50082026-07-15T03:54:10.669Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
50092026-07-15T03:54:10.669Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
50102026-07-15T03:54:10.670Z[ 10] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
50112026-07-15T03:54:10.670Z[ 12] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
50122026-07-15T03:54:10.670Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
50132026-07-15T03:54:10.670Z[ 16] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
50142026-07-15T03:54:10.670Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
50152026-07-15T03:54:10.670Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
50162026-07-15T03:54:10.670Z[SUM] 3.00-4.00 sec 437 MBytes 3.66 Gbits/sec
50172026-07-15T03:54:10.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
50182026-07-15T03:54:10.670Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
50192026-07-15T03:54:10.670Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
50202026-07-15T03:54:10.670Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
50212026-07-15T03:54:10.670Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
50222026-07-15T03:54:10.670Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
50232026-07-15T03:54:10.670Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
50242026-07-15T03:54:10.671Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
50252026-07-15T03:54:10.671Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
50262026-07-15T03:54:10.671Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
50272026-07-15T03:54:10.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
50282026-07-15T03:54:10.671Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
50292026-07-15T03:54:10.671Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
50302026-07-15T03:54:10.671Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
50312026-07-15T03:54:10.671Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
50322026-07-15T03:54:10.671Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
50332026-07-15T03:54:10.671Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
50342026-07-15T03:54:10.671Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
50352026-07-15T03:54:10.671Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
50362026-07-15T03:54:10.671Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
50372026-07-15T03:54:10.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
50382026-07-15T03:54:10.671Z[ 5] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
50392026-07-15T03:54:10.671Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
50402026-07-15T03:54:10.671Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
50412026-07-15T03:54:13.672Z[ 12] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
50422026-07-15T03:54:13.672Z[ 14] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
50432026-07-15T03:54:13.672Z[ 16] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
50442026-07-15T03:54:13.672Z[ 18] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
50452026-07-15T03:54:13.672Z[ 20] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
50462026-07-15T03:54:13.672Z[SUM] 6.00-7.00 sec 438 MBytes 3.67 Gbits/sec
50472026-07-15T03:54:13.672Z- - - - - - - - - - - - - - - - - - - - - - - - -
50482026-07-15T03:54:13.672Z[ 5] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
50492026-07-15T03:54:13.672Z[ 8] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
50502026-07-15T03:54:13.672Z[ 10] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
50512026-07-15T03:54:13.672Z[ 12] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
50522026-07-15T03:54:13.672Z[ 14] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
50532026-07-15T03:54:13.672Z[ 16] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
50542026-07-15T03:54:13.672Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
50552026-07-15T03:54:13.672Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
50562026-07-15T03:54:13.672Z[SUM] 7.00-8.00 sec 438 MBytes 3.67 Gbits/sec
50572026-07-15T03:54:13.672Z- - - - - - - - - - - - - - - - - - - - - - - - -
50582026-07-15T03:54:13.672Z[ 5] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
50592026-07-15T03:54:13.672Z[ 8] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
50602026-07-15T03:54:13.673Z[ 10] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
50612026-07-15T03:54:13.673Z[ 12] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
50622026-07-15T03:54:13.673Z[ 14] 8.00-9.00 sec 55.5 MBytes 466 Mbits/sec
50632026-07-15T03:54:13.673Z[ 16] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
50642026-07-15T03:54:13.673Z[ 18] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
50652026-07-15T03:54:13.673Z[ 20] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
50662026-07-15T03:54:13.673Z[SUM] 8.00-9.00 sec 443 MBytes 3.72 Gbits/sec
50672026-07-15T03:54:13.673Z- - - - - - - - - - - - - - - - - - - - - - - - -
50682026-07-15T03:54:13.673Z[ 5] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
50692026-07-15T03:54:13.673Z[ 8] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
50702026-07-15T03:54:13.673Z[ 10] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
50712026-07-15T03:54:13.673Z[ 12] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
50722026-07-15T03:54:13.673Z[ 14] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
50732026-07-15T03:54:13.673Z[ 16] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
50742026-07-15T03:54:13.673Z[ 18] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
50752026-07-15T03:54:13.673Z[ 20] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
50762026-07-15T03:54:13.673Z[SUM] 9.00-10.00 sec 444 MBytes 3.72 Gbits/sec
50772026-07-15T03:54:13.673Z- - - - - - - - - - - - - - - - - - - - - - - - -
50782026-07-15T03:54:13.673Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50792026-07-15T03:54:13.673Z[ 8] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
50802026-07-15T03:54:13.673Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50812026-07-15T03:54:13.673Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50822026-07-15T03:54:13.673Z[ 14] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
50832026-07-15T03:54:13.673Z[ 16] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
50842026-07-15T03:54:13.673Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50852026-07-15T03:54:13.673Z[ 20] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
50862026-07-15T03:54:13.673Z[SUM] 10.00-10.00 sec 512 KBytes 3.43 Gbits/sec
50872026-07-15T03:54:13.673Z- - - - - - - - - - - - - - - - - - - - - - - - -
50882026-07-15T03:54:13.674Z[ ID] Interval Transfer Bitrate
50892026-07-15T03:54:13.674Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50902026-07-15T03:54:13.674Z[ 8] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50912026-07-15T03:54:13.674Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50922026-07-15T03:54:13.674Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50932026-07-15T03:54:13.674Z[ 14] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
50942026-07-15T03:54:13.674Z[ 16] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
50952026-07-15T03:54:13.674Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50962026-07-15T03:54:13.674Z[ 20] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50972026-07-15T03:54:13.674Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec sender
50982026-07-15T03:54:13.679ZRun 10/10...3591.1372141854413Mbps
50992026-07-15T03:54:13.679Z###---------------------###
51002026-07-15T03:54:13.679Z::: iPerf done... :::
51012026-07-15T03:54:13.679Z:::Awaiting out files...:::
51022026-07-15T03:54:13.679Z###---------------------###
51032026-07-15T03:54:13.681Z###-----###
51042026-07-15T03:54:13.681Z:::done!:::
51052026-07-15T03:54:13.681Z###-----###
51062026-07-15T03:54:14.644ZBenchmarking iperf-tcp/local/s2c/tx
51072026-07-15T03:54:14.644ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51082026-07-15T03:54:18.882ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51092026-07-15T03:54:38.864ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51102026-07-15T03:54:38.950Ziperf-tcp/local/s2c/tx time: [3.4429 µs 3.4430 µs 3.4431 µs]
51112026-07-15T03:54:38.950Z change: [−4.4914% −4.4870% −4.4828%] (p = 0.00 < 0.05)
51122026-07-15T03:54:38.950Z Performance has improved.
51132026-07-15T03:54:38.950ZFound 4 outliers among 100 measurements (4.00%)
51142026-07-15T03:54:38.950Z 1 (1.00%) low severe
51152026-07-15T03:54:38.950Z 3 (3.00%) low mild
51162026-07-15T03:54:39.835Z
51172026-07-15T03:54:39.838ZBenchmarking iperf-tcp/local/s2c/rx
51182026-07-15T03:54:39.838ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51192026-07-15T03:54:44.070ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51202026-07-15T03:55:04.088ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51212026-07-15T03:55:04.175Ziperf-tcp/local/s2c/rx time: [6.5232 µs 6.5233 µs 6.5235 µs]
51222026-07-15T03:55:04.175Z change: [−2.0710% −2.0664% −2.0623%] (p = 0.00 < 0.05)
51232026-07-15T03:55:04.175Z Performance has improved.
51242026-07-15T03:55:04.175ZFound 3 outliers among 100 measurements (3.00%)
51252026-07-15T03:55:04.175Z 1 (1.00%) low severe
51262026-07-15T03:55:04.175Z 1 (1.00%) low mild
51272026-07-15T03:55:04.175Z 1 (1.00%) high mild
51282026-07-15T03:55:05.064Z
51292026-07-15T03:55:09.613Z+ cargo ubench
51302026-07-15T03:55:09.737Z Compiling proc-macro2 v1.0.106
51312026-07-15T03:55:09.737Z Compiling unicode-ident v1.0.24
51322026-07-15T03:55:09.738Z Compiling quote v1.0.46
51332026-07-15T03:55:09.741Z Compiling serde_core v1.0.228
51342026-07-15T03:55:09.742Z Compiling cfg-if v1.0.4
51352026-07-15T03:55:09.742Z Compiling libc v0.2.186
51362026-07-15T03:55:09.742Z Compiling memchr v2.8.2
51372026-07-15T03:55:09.742Z Compiling serde v1.0.228
51382026-07-15T03:55:09.836Z Compiling rustversion v1.0.22
51392026-07-15T03:55:09.891Z Compiling strsim v0.11.1
51402026-07-15T03:55:10.094Z Compiling version_check v0.9.5
51412026-07-15T03:55:10.111Z Compiling ident_case v1.0.1
51422026-07-15T03:55:10.164Z Compiling zerocopy v0.8.52
51432026-07-15T03:55:10.210Z Compiling either v1.16.0
51442026-07-15T03:55:10.347Z Compiling thiserror v2.0.18
51452026-07-15T03:55:10.575Z Compiling fnv v1.0.7
51462026-07-15T03:55:10.665Z Compiling crossbeam-utils v0.8.21
51472026-07-15T03:55:10.677Z Compiling regex-syntax v0.8.11
51482026-07-15T03:55:10.695Z Compiling pin-project-lite v0.2.17
51492026-07-15T03:55:10.787Z Compiling syn v1.0.109
51502026-07-15T03:55:10.860Z Compiling aho-corasick v1.1.4
51512026-07-15T03:55:10.931Z Compiling syn v2.0.119
51522026-07-15T03:55:10.939Z Compiling winnow v1.0.3
51532026-07-15T03:55:10.992Z Compiling equivalent v1.0.2
51542026-07-15T03:55:11.072Z Compiling hashbrown v0.17.1
51552026-07-15T03:55:11.166Z Compiling itertools v0.14.0
51562026-07-15T03:55:11.625Z Compiling indexmap v2.14.0
51572026-07-15T03:55:11.952Z Compiling toml_parser v1.1.2+spec-1.1.0
51582026-07-15T03:55:12.129Z Compiling bitflags v2.13.0
51592026-07-15T03:55:12.186Z Compiling regex-automata v0.4.14
51602026-07-15T03:55:12.370Z Compiling toml_datetime v1.1.1+spec-1.1.0
51612026-07-15T03:55:12.469Z Compiling byteorder v1.5.0
51622026-07-15T03:55:12.488Z Compiling autocfg v1.5.1
51632026-07-15T03:55:12.585Z Compiling heapless v0.8.0
51642026-07-15T03:55:12.667Z Compiling hash32 v0.3.1
51652026-07-15T03:55:12.712Z Compiling toml_edit v0.25.12+spec-1.1.0
51662026-07-15T03:55:12.816Z Compiling slog v2.8.2
51672026-07-15T03:55:12.905Z Compiling num-traits v0.2.19
51682026-07-15T03:55:13.020Z Compiling futures-core v0.3.32
51692026-07-15T03:55:13.055Z Compiling stable_deref_trait v1.2.1
51702026-07-15T03:55:13.092Z Compiling macaddr v1.0.1
51712026-07-15T03:55:13.121Z Compiling smoltcp v0.11.0
51722026-07-15T03:55:13.139Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51732026-07-15T03:55:13.161Z Compiling futures-sink v0.3.32
51742026-07-15T03:55:13.261Z Compiling proc-macro-crate v3.5.0
51752026-07-15T03:55:13.288Z Compiling futures-channel v0.3.32
51762026-07-15T03:55:13.533Z Compiling darling_core v0.21.3
51772026-07-15T03:55:13.540Z Compiling darling_core v0.23.0
51782026-07-15T03:55:13.631Z Compiling proc-macro-error-attr v1.0.4
51792026-07-15T03:55:13.662Z Compiling bitflags v1.3.2
51802026-07-15T03:55:13.726Z Compiling futures-io v0.3.32
51812026-07-15T03:55:13.864Z Compiling regex v1.12.4
51822026-07-15T03:55:13.906Z Compiling ref-cast v1.0.25
51832026-07-15T03:55:13.930Z Compiling managed v0.8.0
51842026-07-15T03:55:14.172Z Compiling slab v0.4.12
51852026-07-15T03:55:14.217Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51862026-07-15T03:55:14.246Z Compiling anyhow v1.0.103
51872026-07-15T03:55:14.430Z Compiling futures-task v0.3.32
51882026-07-15T03:55:14.507Z Compiling getrandom v0.4.3
51892026-07-15T03:55:14.541Z Compiling crc32fast v1.5.0
51902026-07-15T03:55:14.590Z Compiling rand_core v0.10.1
51912026-07-15T03:55:14.734Z Compiling serde_derive v1.0.228
51922026-07-15T03:55:14.741Z Compiling zerocopy-derive v0.8.52
51932026-07-15T03:55:14.761Z Compiling thiserror-impl v2.0.18
51942026-07-15T03:55:14.772Z Compiling futures-macro v0.3.32
51952026-07-15T03:55:14.792Z Compiling ref-cast-impl v1.0.25
51962026-07-15T03:55:14.870Z Compiling num_enum_derive v0.7.6
51972026-07-15T03:55:15.378Z Compiling foreign-types-macros v0.2.3
51982026-07-15T03:55:15.568Z Compiling futures-util v0.3.32
51992026-07-15T03:55:15.641Z Compiling darling_macro v0.21.3
52002026-07-15T03:55:15.680Z Compiling darling_macro v0.23.0
52012026-07-15T03:55:16.036Z Compiling cobs v0.3.0
52022026-07-15T03:55:16.182Z Compiling darling v0.21.3
52032026-07-15T03:55:16.224Z Compiling darling v0.23.0
52042026-07-15T03:55:16.247Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52052026-07-15T03:55:16.251Z Compiling ingot-macros v0.1.1
52062026-07-15T03:55:16.294Z Compiling proc-macro-error v1.0.4
52072026-07-15T03:55:16.528Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52082026-07-15T03:55:16.631Z Compiling foreign-types-shared v0.3.1
52092026-07-15T03:55:16.716Z Compiling rustix v1.1.4
52102026-07-15T03:55:16.722Z Compiling once_cell v1.21.4
52112026-07-15T03:55:16.760Z Compiling unicode-width v0.2.2
52122026-07-15T03:55:16.941Z Compiling ipnetwork v0.21.1
52132026-07-15T03:55:17.047Z Compiling cpufeatures v0.3.0
52142026-07-15T03:55:17.111Z Compiling chacha20 v0.10.1
52152026-07-15T03:55:17.260Z Compiling tabwriter v1.4.1
52162026-07-15T03:55:17.302Z Compiling tracing-core v0.1.36
52172026-07-15T03:55:17.421Z Compiling foreign-types v0.5.0
52182026-07-15T03:55:17.585Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52192026-07-15T03:55:17.977Z Compiling erased-serde v0.3.31
52202026-07-15T03:55:18.000Z Compiling postcard v1.1.3
52212026-07-15T03:55:18.154Z Compiling futures-executor v0.3.32
52222026-07-15T03:55:18.188Z Compiling num_enum v0.7.6
52232026-07-15T03:55:18.478Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52242026-07-15T03:55:18.513Z Compiling tracing-attributes v0.1.31
52252026-07-15T03:55:18.678Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52262026-07-15T03:55:18.835Z Compiling errno v0.3.14
52272026-07-15T03:55:18.856Z Compiling itertools v0.15.0
52282026-07-15T03:55:18.925Z Compiling cstr-argument v0.1.2
52292026-07-15T03:55:18.971Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52302026-07-15T03:55:18.975Z Compiling shlex v2.0.1
52312026-07-15T03:55:19.075Z Compiling pretty-hex v0.4.2
52322026-07-15T03:55:19.146Z Compiling ingot-types v0.1.2
52332026-07-15T03:55:19.198Z Compiling zmij v1.0.21
52342026-07-15T03:55:19.204Z Compiling dyn-clone v1.0.20
52352026-07-15T03:55:19.291Z Compiling find-msvc-tools v0.1.9
52362026-07-15T03:55:19.428Z Compiling num-conv v0.2.2
52372026-07-15T03:55:19.533Z Compiling thiserror v1.0.69
52382026-07-15T03:55:19.573Z Compiling utf8parse v0.2.2
52392026-07-15T03:55:19.581Z Compiling ingot v0.1.1
52402026-07-15T03:55:19.638Z Compiling time-core v0.1.9
52412026-07-15T03:55:19.673Z Compiling anstyle-parse v1.0.0
52422026-07-15T03:55:19.747Z Compiling tracing v0.1.44
52432026-07-15T03:55:19.815Z Compiling time-macros v0.2.31
52442026-07-15T03:55:19.907Z Compiling cc v1.2.66
52452026-07-15T03:55:20.030Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52462026-07-15T03:55:20.074Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52472026-07-15T03:55:20.188Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52482026-07-15T03:55:20.508Z Compiling rand v0.10.2
52492026-07-15T03:55:20.529Z Compiling futures v0.3.32
52502026-07-15T03:55:21.007Z Compiling thiserror-impl v1.0.69
52512026-07-15T03:55:21.035Z Compiling crossbeam-epoch v0.9.18
52522026-07-15T03:55:21.112Z Compiling uuid v1.23.4
52532026-07-15T03:55:21.283Z Compiling arc-swap v1.9.2
52542026-07-15T03:55:21.476Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52552026-07-15T03:55:21.539Z Compiling socket2 v0.6.4
52562026-07-15T03:55:21.617Z Compiling nom v8.0.0
52572026-07-15T03:55:21.719Z Compiling thread_local v1.1.9
52582026-07-15T03:55:23.048Z Compiling anstyle-query v1.1.5
52592026-07-15T03:55:23.051Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52602026-07-15T03:55:23.051Z Compiling oxnet v0.1.6
52612026-07-15T03:55:23.051Z Compiling deranged v0.5.8
52622026-07-15T03:55:23.051Z Compiling lazy_static v1.5.0
52632026-07-15T03:55:23.051Z Compiling anstyle v1.0.14
52642026-07-15T03:55:23.051Z Compiling colorchoice v1.0.5
52652026-07-15T03:55:23.051Z Compiling is_terminal_polyfill v1.70.2
52662026-07-15T03:55:23.051Z Compiling slog-async v2.8.0
52672026-07-15T03:55:23.051Z Compiling rayon-core v1.13.0
52682026-07-15T03:55:23.170Z Compiling powerfmt v0.2.0
52692026-07-15T03:55:23.178Z Compiling colored v3.1.1
52702026-07-15T03:55:23.240Z Compiling heck v0.4.1
52712026-07-15T03:55:23.388Z Compiling serde_json v1.0.150
52722026-07-15T03:55:23.427Z Compiling iana-time-zone v0.1.65
52732026-07-15T03:55:23.639Z Compiling chrono v0.4.45
52742026-07-15T03:55:23.726Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52752026-07-15T03:55:23.729Z Compiling time v0.3.53
52762026-07-15T03:55:24.258Z Compiling rusticata-macros v5.0.0
52772026-07-15T03:55:24.489Z Compiling anstream v1.0.0
52782026-07-15T03:55:24.780Z Compiling slog-scope v4.4.1
52792026-07-15T03:55:25.002Z Compiling crossbeam-deque v0.8.6
52802026-07-15T03:55:25.156Z Compiling alloca v0.4.0
52812026-07-15T03:55:25.216Z Compiling terminal_size v0.4.4
52822026-07-15T03:55:25.357Z Compiling cookie-factory v0.3.3
52832026-07-15T03:55:25.494Z Compiling half v2.7.1
52842026-07-15T03:55:25.539Z Compiling crossbeam-channel v0.5.15
52852026-07-15T03:55:25.670Z Compiling is-terminal v0.4.17
52862026-07-15T03:55:25.744Z Compiling itertools v0.12.1
52872026-07-15T03:55:25.763Z Compiling clap_lex v1.1.0
52882026-07-15T03:55:25.812Z Compiling log v0.4.33
52892026-07-15T03:55:26.038Z Compiling itoa v1.0.18
52902026-07-15T03:55:26.078Z Compiling plotters-backend v0.3.7
52912026-07-15T03:55:26.172Z Compiling circular v0.3.0
52922026-07-15T03:55:26.244Z Compiling term v1.2.1
52932026-07-15T03:55:26.379Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52942026-07-15T03:55:26.398Z Compiling cfg_aliases v0.2.1
52952026-07-15T03:55:26.463Z Compiling take_mut v0.2.2
52962026-07-15T03:55:26.573Z Compiling heck v0.5.0
52972026-07-15T03:55:26.766Z Compiling ciborium-io v0.2.2
52982026-07-15T03:55:26.857Z Compiling ciborium-ll v0.2.2
52992026-07-15T03:55:27.090Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53002026-07-15T03:55:27.178Z Compiling clap_builder v4.6.0
53012026-07-15T03:55:27.329Z Compiling clap_derive v4.6.1
53022026-07-15T03:55:27.661Z Compiling slog-term v2.9.2
53032026-07-15T03:55:28.375Z Compiling nix v0.31.3
53042026-07-15T03:55:28.502Z Compiling plotters-svg v0.3.7
53052026-07-15T03:55:28.682Z Compiling pcap-parser v0.17.0
53062026-07-15T03:55:28.788Z Compiling slog-stdlog v4.1.1
53072026-07-15T03:55:28.958Z Compiling itertools v0.13.0
53082026-07-15T03:55:29.114Z Compiling same-file v1.0.6
53092026-07-15T03:55:29.271Z Compiling cast v0.3.0
53102026-07-15T03:55:29.445Z Compiling rayon v1.12.0
53112026-07-15T03:55:30.231Z Compiling tinytemplate v1.2.1
53122026-07-15T03:55:30.476Z Compiling criterion-plot v0.8.2
53132026-07-15T03:55:30.744Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53142026-07-15T03:55:30.947Z Compiling walkdir v2.5.0
53152026-07-15T03:55:31.214Z Compiling clap v4.6.1
53162026-07-15T03:55:31.341Z Compiling slog-envlogger v2.2.0
53172026-07-15T03:55:31.392Z Compiling plotters v0.3.7
53182026-07-15T03:55:31.482Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53192026-07-15T03:55:31.606Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53202026-07-15T03:55:32.222Z Compiling ciborium v0.2.2
53212026-07-15T03:55:32.227Z Compiling page_size v0.6.0
53222026-07-15T03:55:32.329Z Compiling anes v0.1.6
53232026-07-15T03:55:32.493Z Compiling oorandom v11.1.5
53242026-07-15T03:55:32.574Z Compiling dtor-proc-macro v0.0.13
53252026-07-15T03:55:32.594Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53262026-07-15T03:55:32.933Z Compiling dtor v0.8.1
53272026-07-15T03:55:32.943Z Compiling criterion v0.8.2
53282026-07-15T03:55:33.020Z Compiling ctor-proc-macro v0.0.13
53292026-07-15T03:55:33.382Z Compiling link-section v0.2.1
53302026-07-15T03:55:33.518Z Compiling ctor v0.10.1
53312026-07-15T03:55:34.973Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53322026-07-15T03:56:55.011Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 45s
53332026-07-15T03:56:55.037Z Running benches/userland.rs (target/release-lto/deps/userland-d744095b53db823d)
53342026-07-15T03:56:55.040ZGnuplot not found, using plotters backend
53352026-07-15T03:56:55.169ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53362026-07-15T03:56:55.169ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53372026-07-15T03:57:00.624ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0013 s (7.7M iterations)
53382026-07-15T03:57:05.516ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53392026-07-15T03:57:05.605Zparse/Hairpin-DHCPv4/wallclock/Discover
53402026-07-15T03:57:05.605Z time: [61.590 ns 61.894 ns 62.227 ns]
53412026-07-15T03:57:05.605Z change: [−1.8994% −0.8315% +0.2045%] (p = 0.12 > 0.05)
53422026-07-15T03:57:05.605Z No change in performance detected.
53432026-07-15T03:57:05.605ZFound 3 outliers among 100 measurements (3.00%)
53442026-07-15T03:57:05.605Z 1 (1.00%) high mild
53452026-07-15T03:57:05.605Z 2 (2.00%) high severe
53462026-07-15T03:57:06.503Z
53472026-07-15T03:57:06.507ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53482026-07-15T03:57:06.507ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53492026-07-15T03:57:12.413ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0022 s (3.6M iterations)
53502026-07-15T03:57:17.410ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53512026-07-15T03:57:17.497Zprocess/Hairpin-DHCPv4/wallclock/Discover
53522026-07-15T03:57:17.497Z time: [832.24 ns 832.62 ns 832.99 ns]
53532026-07-15T03:57:17.497Z change: [−0.3083% −0.1521% −0.0161%] (p = 0.05 < 0.05)
53542026-07-15T03:57:17.497Z Change within noise threshold.
53552026-07-15T03:57:17.497ZFound 5 outliers among 100 measurements (5.00%)
53562026-07-15T03:57:17.497Z 1 (1.00%) high mild
53572026-07-15T03:57:17.497Z 4 (4.00%) high severe
53582026-07-15T03:57:18.387Z
53592026-07-15T03:57:18.390ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53602026-07-15T03:57:18.390ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53612026-07-15T03:57:24.081ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0012 s (7.4M iterations)
53622026-07-15T03:57:28.769ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53632026-07-15T03:57:28.853Zparse/Hairpin-DHCPv4/wallclock/Request
53642026-07-15T03:57:28.854Z time: [62.021 ns 62.349 ns 62.720 ns]
53652026-07-15T03:57:28.854Z change: [−1.5452% −0.4297% +0.6295%] (p = 0.45 > 0.05)
53662026-07-15T03:57:28.854Z No change in performance detected.
53672026-07-15T03:57:28.854ZFound 4 outliers among 100 measurements (4.00%)
53682026-07-15T03:57:28.854Z 2 (2.00%) high mild
53692026-07-15T03:57:28.854Z 2 (2.00%) high severe
53702026-07-15T03:57:29.740Z
53712026-07-15T03:57:29.744ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53722026-07-15T03:57:29.744ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53732026-07-15T03:57:35.560ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0014 s (3.6M iterations)
53742026-07-15T03:57:40.556ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53752026-07-15T03:57:40.640Zprocess/Hairpin-DHCPv4/wallclock/Request
53762026-07-15T03:57:40.641Z time: [808.26 ns 808.73 ns 809.17 ns]
53772026-07-15T03:57:40.641Z change: [−0.1542% +0.0011% +0.1509%] (p = 0.99 > 0.05)
53782026-07-15T03:57:40.641Z No change in performance detected.
53792026-07-15T03:57:40.641ZFound 5 outliers among 100 measurements (5.00%)
53802026-07-15T03:57:40.641Z 3 (3.00%) high mild
53812026-07-15T03:57:40.641Z 2 (2.00%) high severe
53822026-07-15T03:57:41.530Z
53832026-07-15T03:57:41.533ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53842026-07-15T03:57:41.533ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53852026-07-15T03:57:45.066ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0012 s (5.9M iterations)
53862026-07-15T03:57:49.802ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53872026-07-15T03:57:49.887Zparse/Hairpin-DHCPv6/wallclock/Solicit
53882026-07-15T03:57:49.887Z time: [61.382 ns 61.681 ns 62.020 ns]
53892026-07-15T03:57:49.887Z change: [−2.0802% −0.8554% +0.4900%] (p = 0.18 > 0.05)
53902026-07-15T03:57:49.887Z No change in performance detected.
53912026-07-15T03:57:49.887ZFound 2 outliers among 100 measurements (2.00%)
53922026-07-15T03:57:49.887Z 2 (2.00%) high severe
53932026-07-15T03:57:50.775Z
53942026-07-15T03:57:50.779ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53952026-07-15T03:57:50.779ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53962026-07-15T03:57:54.514ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0053 s (2.8M iterations)
53972026-07-15T03:57:59.535ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53982026-07-15T03:57:59.620Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53992026-07-15T03:57:59.620Z time: [1.0515 µs 1.0520 µs 1.0525 µs]
54002026-07-15T03:57:59.620Z change: [+0.2751% +0.3959% +0.5143%] (p = 0.00 < 0.05)
54012026-07-15T03:57:59.620Z Change within noise threshold.
54022026-07-15T03:57:59.620ZFound 4 outliers among 100 measurements (4.00%)
54032026-07-15T03:57:59.620Z 3 (3.00%) high mild
54042026-07-15T03:57:59.620Z 1 (1.00%) high severe
54052026-07-15T03:58:00.508Z
54062026-07-15T03:58:00.511ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54072026-07-15T03:58:00.511ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54082026-07-15T03:58:04.398ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0010 s (5.4M iterations)
54092026-07-15T03:58:09.039ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54102026-07-15T03:58:09.124Zparse/Hairpin-DHCPv6/wallclock/Request
54112026-07-15T03:58:09.124Z time: [61.711 ns 62.020 ns 62.363 ns]
54122026-07-15T03:58:09.124Z change: [−2.8298% −1.7524% −0.6022%] (p = 0.00 < 0.05)
54132026-07-15T03:58:09.124Z Change within noise threshold.
54142026-07-15T03:58:09.124ZFound 4 outliers among 100 measurements (4.00%)
54152026-07-15T03:58:09.124Z 3 (3.00%) high mild
54162026-07-15T03:58:09.124Z 1 (1.00%) high severe
54172026-07-15T03:58:10.014Z
54182026-07-15T03:58:10.017ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54192026-07-15T03:58:10.017ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54202026-07-15T03:58:13.988ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0052 s (2.6M iterations)
54212026-07-15T03:58:18.961ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54222026-07-15T03:58:19.046Zprocess/Hairpin-DHCPv6/wallclock/Request
54232026-07-15T03:58:19.046Z time: [1.0871 µs 1.0875 µs 1.0880 µs]
54242026-07-15T03:58:19.046Z change: [+0.3022% +0.4254% +0.5498%] (p = 0.00 < 0.05)
54252026-07-15T03:58:19.046Z Change within noise threshold.
54262026-07-15T03:58:19.046ZFound 3 outliers among 100 measurements (3.00%)
54272026-07-15T03:58:19.046Z 2 (2.00%) high mild
54282026-07-15T03:58:19.046Z 1 (1.00%) high severe
54292026-07-15T03:58:19.939Z
54302026-07-15T03:58:19.942ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54312026-07-15T03:58:19.942ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54322026-07-15T03:58:26.095ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0036 s (6.8M iterations)
54332026-07-15T03:58:30.567ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54342026-07-15T03:58:30.652Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54352026-07-15T03:58:30.652Z time: [61.996 ns 62.294 ns 62.615 ns]
54362026-07-15T03:58:30.652Z change: [−0.9860% +0.0748% +1.1899%] (p = 0.89 > 0.05)
54372026-07-15T03:58:30.652Z No change in performance detected.
54382026-07-15T03:58:30.652ZFound 5 outliers among 100 measurements (5.00%)
54392026-07-15T03:58:30.652Z 3 (3.00%) high mild
54402026-07-15T03:58:30.652Z 2 (2.00%) high severe
54412026-07-15T03:58:31.544Z
54422026-07-15T03:58:31.547ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54432026-07-15T03:58:31.547ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54442026-07-15T03:58:36.808ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0002 s (4.0M iterations)
54452026-07-15T03:58:41.669ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54462026-07-15T03:58:41.754Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54472026-07-15T03:58:41.755Z time: [623.64 ns 623.99 ns 624.33 ns]
54482026-07-15T03:58:41.755Z change: [−0.9295% −0.7698% −0.6109%] (p = 0.00 < 0.05)
54492026-07-15T03:58:41.755Z Change within noise threshold.
54502026-07-15T03:58:41.755ZFound 3 outliers among 100 measurements (3.00%)
54512026-07-15T03:58:41.755Z 3 (3.00%) high severe
54522026-07-15T03:58:42.650Z
54532026-07-15T03:58:42.653ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54542026-07-15T03:58:42.653ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54552026-07-15T03:58:46.980ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0046 s (4.8M iterations)
54562026-07-15T03:58:50.858ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54572026-07-15T03:58:50.942Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54582026-07-15T03:58:50.942Z time: [121.70 ns 122.00 ns 122.34 ns]
54592026-07-15T03:58:50.942Z change: [−1.2947% −0.5592% +0.1817%] (p = 0.14 > 0.05)
54602026-07-15T03:58:50.942Z No change in performance detected.
54612026-07-15T03:58:50.942ZFound 3 outliers among 100 measurements (3.00%)
54622026-07-15T03:58:50.942Z 1 (1.00%) high mild
54632026-07-15T03:58:50.942Z 2 (2.00%) high severe
54642026-07-15T03:58:51.832Z
54652026-07-15T03:58:51.835ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54662026-07-15T03:58:51.835ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54672026-07-15T03:58:55.075ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0048 s (3.2M iterations)
54682026-07-15T03:58:59.572ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54692026-07-15T03:58:59.657Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54702026-07-15T03:58:59.660Z time: [709.78 ns 710.42 ns 711.15 ns]
54712026-07-15T03:58:59.660Z change: [−0.2388% −0.0706% +0.0896%] (p = 0.42 > 0.05)
54722026-07-15T03:58:59.660Z No change in performance detected.
54732026-07-15T03:58:59.660ZFound 4 outliers among 100 measurements (4.00%)
54742026-07-15T03:58:59.660Z 2 (2.00%) high mild
54752026-07-15T03:58:59.661Z 2 (2.00%) high severe
54762026-07-15T03:59:00.546Z
54772026-07-15T03:59:00.550ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54782026-07-15T03:59:00.550ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54792026-07-15T03:59:06.678ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0014 s (6.8M iterations)
54802026-07-15T03:59:11.147ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54812026-07-15T03:59:11.231Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54822026-07-15T03:59:11.231Z time: [61.587 ns 61.871 ns 62.182 ns]
54832026-07-15T03:59:11.231Z change: [−1.2185% −0.1704% +0.8589%] (p = 0.76 > 0.05)
54842026-07-15T03:59:11.231Z No change in performance detected.
54852026-07-15T03:59:11.231ZFound 3 outliers among 100 measurements (3.00%)
54862026-07-15T03:59:11.232Z 1 (1.00%) high mild
54872026-07-15T03:59:11.232Z 2 (2.00%) high severe
54882026-07-15T03:59:12.128Z
54892026-07-15T03:59:12.131ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54902026-07-15T03:59:12.131ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54912026-07-15T03:59:18.188ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0055 s (3.5M iterations)
54922026-07-15T03:59:23.034ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54932026-07-15T03:59:23.119Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54942026-07-15T03:59:23.119Z time: [804.36 ns 804.78 ns 805.18 ns]
54952026-07-15T03:59:23.119Z change: [−1.1075% −0.9619% −0.8129%] (p = 0.00 < 0.05)
54962026-07-15T03:59:23.119Z Change within noise threshold.
54972026-07-15T03:59:23.119ZFound 5 outliers among 100 measurements (5.00%)
54982026-07-15T03:59:23.119Z 3 (3.00%) high mild
54992026-07-15T03:59:23.119Z 2 (2.00%) high severe
55002026-07-15T03:59:24.010Z
55012026-07-15T03:59:24.013ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55022026-07-15T03:59:24.013ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55032026-07-15T03:59:27.014ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0007 s (7.0M iterations)
55042026-07-15T03:59:31.590ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55052026-07-15T03:59:31.675Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55062026-07-15T03:59:31.675Z time: [61.633 ns 61.953 ns 62.312 ns]
55072026-07-15T03:59:31.675Z change: [−1.0977% −0.0271% +1.0852%] (p = 0.97 > 0.05)
55082026-07-15T03:59:31.675Z No change in performance detected.
55092026-07-15T03:59:31.675ZFound 4 outliers among 100 measurements (4.00%)
55102026-07-15T03:59:31.675Z 2 (2.00%) high mild
55112026-07-15T03:59:31.675Z 2 (2.00%) high severe
55122026-07-15T03:59:32.570Z
55132026-07-15T03:59:32.573ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55142026-07-15T03:59:32.573ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55152026-07-15T03:59:38.508ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0038 s (3.5M iterations)
55162026-07-15T03:59:43.305ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55172026-07-15T03:59:43.389Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55182026-07-15T03:59:43.389Z time: [765.84 ns 766.19 ns 766.56 ns]
55192026-07-15T03:59:43.389Z change: [−0.1702% +0.0031% +0.1753%] (p = 0.97 > 0.05)
55202026-07-15T03:59:43.389Z No change in performance detected.
55212026-07-15T03:59:43.389ZFound 6 outliers among 100 measurements (6.00%)
55222026-07-15T03:59:43.389Z 2 (2.00%) high mild
55232026-07-15T03:59:43.389Z 4 (4.00%) high severe
55242026-07-15T03:59:44.276Z
55252026-07-15T03:59:44.279ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55262026-07-15T03:59:44.279ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55272026-07-15T03:59:47.681ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (12M iterations)
55282026-07-15T03:59:51.528ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55292026-07-15T03:59:51.612Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55302026-07-15T03:59:51.612Z time: [62.168 ns 62.520 ns 62.913 ns]
55312026-07-15T03:59:51.612Z change: [−1.1866% −0.3126% +0.5360%] (p = 0.48 > 0.05)
55322026-07-15T03:59:51.612Z No change in performance detected.
55332026-07-15T03:59:51.613ZFound 18 outliers among 100 measurements (18.00%)
55342026-07-15T03:59:51.613Z 17 (17.00%) high mild
55352026-07-15T03:59:51.613Z 1 (1.00%) high severe
55362026-07-15T03:59:52.502Z
55372026-07-15T03:59:52.504ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55382026-07-15T03:59:52.505ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55392026-07-15T03:59:57.697ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0033 s (4.0M iterations)
55402026-07-15T04:00:02.423ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55412026-07-15T04:00:02.507Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55422026-07-15T04:00:02.507Z time: [253.55 ns 253.85 ns 254.17 ns]
55432026-07-15T04:00:02.507Z change: [−0.6791% −0.3322% +0.0109%] (p = 0.07 > 0.05)
55442026-07-15T04:00:02.507Z No change in performance detected.
55452026-07-15T04:00:02.507ZFound 3 outliers among 100 measurements (3.00%)
55462026-07-15T04:00:02.507Z 1 (1.00%) high mild
55472026-07-15T04:00:02.507Z 2 (2.00%) high severe
55482026-07-15T04:00:03.394Z
55492026-07-15T04:00:03.397ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55502026-07-15T04:00:03.398ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55512026-07-15T04:00:09.459ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0023 s (6.9M iterations)
55522026-07-15T04:00:14.054ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55532026-07-15T04:00:14.140Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55542026-07-15T04:00:14.140Z time: [80.481 ns 80.844 ns 81.233 ns]
55552026-07-15T04:00:14.140Z change: [−1.5849% −0.6740% +0.1559%] (p = 0.14 > 0.05)
55562026-07-15T04:00:14.140Z No change in performance detected.
55572026-07-15T04:00:14.140ZFound 2 outliers among 100 measurements (2.00%)
55582026-07-15T04:00:14.140Z 1 (1.00%) high mild
55592026-07-15T04:00:14.140Z 1 (1.00%) high severe
55602026-07-15T04:00:15.029Z
55612026-07-15T04:00:15.032ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55622026-07-15T04:00:15.032ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55632026-07-15T04:00:18.966ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0057 s (2.7M iterations)
55642026-07-15T04:00:23.945ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55652026-07-15T04:00:24.029Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55662026-07-15T04:00:24.029Z time: [271.42 ns 271.72 ns 272.07 ns]
55672026-07-15T04:00:24.029Z change: [−1.1570% −0.7539% −0.3636%] (p = 0.00 < 0.05)
55682026-07-15T04:00:24.031Z Change within noise threshold.
55692026-07-15T04:00:24.031ZFound 5 outliers among 100 measurements (5.00%)
55702026-07-15T04:00:24.031Z 2 (2.00%) high mild
55712026-07-15T04:00:24.031Z 3 (3.00%) high severe
55722026-07-15T04:00:24.913Z
55732026-07-15T04:00:24.917ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55742026-07-15T04:00:24.917ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55752026-07-15T04:00:31.038ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0031 s (6.9M iterations)
55762026-07-15T04:00:34.629ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55772026-07-15T04:00:34.714Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55782026-07-15T04:00:34.714Z time: [97.640 ns 97.853 ns 98.063 ns]
55792026-07-15T04:00:34.714Z change: [−1.8208% −1.1727% −0.5386%] (p = 0.00 < 0.05)
55802026-07-15T04:00:34.714Z Change within noise threshold.
55812026-07-15T04:00:34.714ZFound 3 outliers among 100 measurements (3.00%)
55822026-07-15T04:00:34.714Z 1 (1.00%) high mild
55832026-07-15T04:00:34.714Z 2 (2.00%) high severe
55842026-07-15T04:00:35.602Z
55852026-07-15T04:00:35.605ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55862026-07-15T04:00:35.605ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55872026-07-15T04:00:41.852ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0040 s (3.4M iterations)
55882026-07-15T04:00:46.289ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55892026-07-15T04:00:46.373Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55902026-07-15T04:00:46.374Z time: [224.67 ns 225.07 ns 225.54 ns]
55912026-07-15T04:00:46.374Z change: [−1.1870% −0.7311% −0.2839%] (p = 0.00 < 0.05)
55922026-07-15T04:00:46.374Z Change within noise threshold.
55932026-07-15T04:00:46.374ZFound 4 outliers among 100 measurements (4.00%)
55942026-07-15T04:00:46.374Z 1 (1.00%) high mild
55952026-07-15T04:00:46.374Z 3 (3.00%) high severe
55962026-07-15T04:00:47.263Z
55972026-07-15T04:00:47.266ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55982026-07-15T04:00:47.266ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55992026-07-15T04:00:51.498ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0021 s (5.0M iterations)
56002026-07-15T04:00:55.838ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56012026-07-15T04:00:55.922Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56022026-07-15T04:00:55.922Z time: [116.51 ns 116.90 ns 117.26 ns]
56032026-07-15T04:00:55.922Z change: [−1.8144% −1.0524% −0.2494%] (p = 0.01 < 0.05)
56042026-07-15T04:00:55.922Z Change within noise threshold.
56052026-07-15T04:00:55.922ZFound 27 outliers among 100 measurements (27.00%)
56062026-07-15T04:00:55.922Z 15 (15.00%) low severe
56072026-07-15T04:00:55.922Z 6 (6.00%) low mild
56082026-07-15T04:00:55.922Z 2 (2.00%) high mild
56092026-07-15T04:00:55.922Z 4 (4.00%) high severe
56102026-07-15T04:00:56.816Z
56112026-07-15T04:00:56.819ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56122026-07-15T04:00:56.819ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56132026-07-15T04:01:01.233ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0084 s (2.4M iterations)
56142026-07-15T04:01:06.063ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56152026-07-15T04:01:06.147Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56162026-07-15T04:01:06.147Z time: [243.90 ns 244.27 ns 244.73 ns]
56172026-07-15T04:01:06.147Z change: [−1.0640% −0.5972% −0.1202%] (p = 0.01 < 0.05)
56182026-07-15T04:01:06.147Z Change within noise threshold.
56192026-07-15T04:01:06.147ZFound 5 outliers among 100 measurements (5.00%)
56202026-07-15T04:01:06.147Z 2 (2.00%) high mild
56212026-07-15T04:01:06.147Z 3 (3.00%) high severe
56222026-07-15T04:01:07.032Z
56232026-07-15T04:01:07.035ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56242026-07-15T04:01:07.035ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56252026-07-15T04:01:10.267ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (13M iterations)
56262026-07-15T04:01:14.262ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56272026-07-15T04:01:14.347Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56282026-07-15T04:01:14.348Z time: [60.957 ns 61.273 ns 61.625 ns]
56292026-07-15T04:01:14.348Z change: [−1.0198% −0.2092% +0.5954%] (p = 0.63 > 0.05)
56302026-07-15T04:01:14.348Z No change in performance detected.
56312026-07-15T04:01:14.348ZFound 16 outliers among 100 measurements (16.00%)
56322026-07-15T04:01:14.348Z 15 (15.00%) high mild
56332026-07-15T04:01:14.348Z 1 (1.00%) high severe
56342026-07-15T04:01:15.240Z
56352026-07-15T04:01:15.243ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56362026-07-15T04:01:15.243ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56372026-07-15T04:01:20.032ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (4.4M iterations)
56382026-07-15T04:01:24.807ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56392026-07-15T04:01:24.891Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56402026-07-15T04:01:24.891Z time: [216.80 ns 217.07 ns 217.37 ns]
56412026-07-15T04:01:24.891Z change: [−0.8912% −0.4881% −0.0860%] (p = 0.02 < 0.05)
56422026-07-15T04:01:24.891Z Change within noise threshold.
56432026-07-15T04:01:24.891ZFound 3 outliers among 100 measurements (3.00%)
56442026-07-15T04:01:24.891Z 1 (1.00%) high mild
56452026-07-15T04:01:24.891Z 2 (2.00%) high severe
56462026-07-15T04:01:25.784Z
56472026-07-15T04:01:25.788ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56482026-07-15T04:01:25.788ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56492026-07-15T04:01:31.807ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (7.0M iterations)
56502026-07-15T04:01:36.374ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56512026-07-15T04:01:36.459Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56522026-07-15T04:01:36.459Z time: [79.461 ns 79.839 ns 80.237 ns]
56532026-07-15T04:01:36.459Z change: [−1.4587% −0.5894% +0.2692%] (p = 0.19 > 0.05)
56542026-07-15T04:01:36.459Z No change in performance detected.
56552026-07-15T04:01:36.459ZFound 3 outliers among 100 measurements (3.00%)
56562026-07-15T04:01:36.459Z 2 (2.00%) high mild
56572026-07-15T04:01:36.459Z 1 (1.00%) high severe
56582026-07-15T04:01:37.346Z
56592026-07-15T04:01:37.349ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56602026-07-15T04:01:37.349ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56612026-07-15T04:01:41.147ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0070 s (2.8M iterations)
56622026-07-15T04:01:46.119ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56632026-07-15T04:01:46.203Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56642026-07-15T04:01:46.204Z time: [235.28 ns 235.60 ns 235.97 ns]
56652026-07-15T04:01:46.204Z change: [−1.0164% −0.5942% −0.1438%] (p = 0.01 < 0.05)
56662026-07-15T04:01:46.204Z Change within noise threshold.
56672026-07-15T04:01:46.204ZFound 5 outliers among 100 measurements (5.00%)
56682026-07-15T04:01:46.204Z 2 (2.00%) high mild
56692026-07-15T04:01:46.204Z 3 (3.00%) high severe
56702026-07-15T04:01:47.095Z
56712026-07-15T04:01:47.098ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56722026-07-15T04:01:47.098ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56732026-07-15T04:01:53.072ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0006 s (7.0M iterations)
56742026-07-15T04:01:56.722ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56752026-07-15T04:01:56.807Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56762026-07-15T04:01:56.807Z time: [97.198 ns 97.406 ns 97.631 ns]
56772026-07-15T04:01:56.807Z change: [−2.0521% −1.3894% −0.7596%] (p = 0.00 < 0.05)
56782026-07-15T04:01:56.807Z Change within noise threshold.
56792026-07-15T04:01:56.807ZFound 3 outliers among 100 measurements (3.00%)
56802026-07-15T04:01:56.807Z 3 (3.00%) high severe
56812026-07-15T04:02:02.349Z
56822026-07-15T04:02:02.360ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56832026-07-15T04:02:02.360ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56842026-07-15T04:02:05.397ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0031 s (3.6M iterations)
56852026-07-15T04:02:08.228ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56862026-07-15T04:02:08.234Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56872026-07-15T04:02:08.234Z time: [186.83 ns 187.23 ns 187.68 ns]
56882026-07-15T04:02:08.234Z change: [−1.4966% −1.0141% −0.5092%] (p = 0.00 < 0.05)
56892026-07-15T04:02:08.234Z Change within noise threshold.
56902026-07-15T04:02:08.234ZFound 5 outliers among 100 measurements (5.00%)
56912026-07-15T04:02:08.234Z 3 (3.00%) high mild
56922026-07-15T04:02:08.234Z 2 (2.00%) high severe
56932026-07-15T04:02:08.966Z
56942026-07-15T04:02:08.969ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56952026-07-15T04:02:08.969ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56962026-07-15T04:02:13.179ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0007 s (5.0M iterations)
56972026-07-15T04:02:17.541ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56982026-07-15T04:02:17.625Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56992026-07-15T04:02:17.625Z time: [115.80 ns 116.17 ns 116.52 ns]
57002026-07-15T04:02:17.625Z change: [−2.0982% −1.3433% −0.6127%] (p = 0.00 < 0.05)
57012026-07-15T04:02:17.625Z Change within noise threshold.
57022026-07-15T04:02:17.625ZFound 24 outliers among 100 measurements (24.00%)
57032026-07-15T04:02:17.625Z 19 (19.00%) low mild
57042026-07-15T04:02:17.625Z 1 (1.00%) high mild
57052026-07-15T04:02:17.625Z 4 (4.00%) high severe
57062026-07-15T04:02:18.514Z
57072026-07-15T04:02:18.517ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57082026-07-15T04:02:18.517ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57092026-07-15T04:02:22.756ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0044 s (2.5M iterations)
57102026-07-15T04:02:27.593ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57112026-07-15T04:02:27.677Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57122026-07-15T04:02:27.677Z time: [207.06 ns 207.42 ns 207.85 ns]
57132026-07-15T04:02:27.677Z change: [−0.6353% −0.0727% +0.4807%] (p = 0.80 > 0.05)
57142026-07-15T04:02:27.677Z No change in performance detected.
57152026-07-15T04:02:27.677ZFound 4 outliers among 100 measurements (4.00%)
57162026-07-15T04:02:27.677Z 4 (4.00%) high severe
57172026-07-15T04:02:28.565Z
57182026-07-15T04:02:28.569ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57192026-07-15T04:02:28.569ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57202026-07-15T04:02:32.138ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (12M iterations)
57212026-07-15T04:02:36.173ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57222026-07-15T04:02:36.257Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57232026-07-15T04:02:36.257Z time: [61.825 ns 62.144 ns 62.498 ns]
57242026-07-15T04:02:36.257Z change: [−1.6033% −0.7776% +0.1197%] (p = 0.07 > 0.05)
57252026-07-15T04:02:36.257Z No change in performance detected.
57262026-07-15T04:02:36.257ZFound 20 outliers among 100 measurements (20.00%)
57272026-07-15T04:02:36.257Z 18 (18.00%) high mild
57282026-07-15T04:02:36.257Z 2 (2.00%) high severe
57292026-07-15T04:02:37.147Z
57302026-07-15T04:02:37.150ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57312026-07-15T04:02:37.150ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57322026-07-15T04:02:42.511ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0050 s (3.9M iterations)
57332026-07-15T04:02:47.325ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57342026-07-15T04:02:47.410Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57352026-07-15T04:02:47.410Z time: [249.96 ns 250.29 ns 250.62 ns]
57362026-07-15T04:02:47.410Z change: [−1.0687% −0.7062% −0.3306%] (p = 0.00 < 0.05)
57372026-07-15T04:02:47.410Z Change within noise threshold.
57382026-07-15T04:02:47.410ZFound 3 outliers among 100 measurements (3.00%)
57392026-07-15T04:02:47.410Z 1 (1.00%) high mild
57402026-07-15T04:02:47.410Z 2 (2.00%) high severe
57412026-07-15T04:02:48.296Z
57422026-07-15T04:02:48.299ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57432026-07-15T04:02:48.299ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57442026-07-15T04:02:51.357ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0005 s (6.9M iterations)
57452026-07-15T04:02:56.138ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57462026-07-15T04:02:56.222Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57472026-07-15T04:02:56.222Z time: [80.333 ns 80.670 ns 81.046 ns]
57482026-07-15T04:02:56.222Z change: [−1.3791% −0.5185% +0.3297%] (p = 0.24 > 0.05)
57492026-07-15T04:02:56.222Z No change in performance detected.
57502026-07-15T04:02:56.222ZFound 3 outliers among 100 measurements (3.00%)
57512026-07-15T04:02:56.222Z 1 (1.00%) high mild
57522026-07-15T04:02:56.222Z 2 (2.00%) high severe
57532026-07-15T04:02:57.108Z
57542026-07-15T04:02:57.112ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57552026-07-15T04:02:57.112ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57562026-07-15T04:03:01.184ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0053 s (2.6M iterations)
57572026-07-15T04:03:06.171ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57582026-07-15T04:03:06.256Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57592026-07-15T04:03:06.256Z time: [268.41 ns 268.75 ns 269.13 ns]
57602026-07-15T04:03:06.256Z change: [−1.0621% −0.6774% −0.2798%] (p = 0.00 < 0.05)
57612026-07-15T04:03:06.256Z Change within noise threshold.
57622026-07-15T04:03:06.256ZFound 5 outliers among 100 measurements (5.00%)
57632026-07-15T04:03:06.256Z 2 (2.00%) high mild
57642026-07-15T04:03:06.256Z 3 (3.00%) high severe
57652026-07-15T04:03:07.149Z
57662026-07-15T04:03:07.152ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57672026-07-15T04:03:07.152ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57682026-07-15T04:03:10.175ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0021 s (6.9M iterations)
57692026-07-15T04:03:14.047ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57702026-07-15T04:03:14.131Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57712026-07-15T04:03:14.131Z time: [98.135 ns 98.251 ns 98.391 ns]
57722026-07-15T04:03:14.131Z change: [−1.4709% −0.8666% −0.1725%] (p = 0.01 < 0.05)
57732026-07-15T04:03:14.131Z Change within noise threshold.
57742026-07-15T04:03:14.131ZFound 8 outliers among 100 measurements (8.00%)
57752026-07-15T04:03:14.131Z 3 (3.00%) high mild
57762026-07-15T04:03:14.131Z 5 (5.00%) high severe
57772026-07-15T04:03:15.023Z
57782026-07-15T04:03:15.026ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57792026-07-15T04:03:15.026ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57802026-07-15T04:03:18.134ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0044 s (3.4M iterations)
57812026-07-15T04:03:22.794ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57822026-07-15T04:03:22.879Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57832026-07-15T04:03:22.879Z time: [220.61 ns 220.98 ns 221.41 ns]
57842026-07-15T04:03:22.879Z change: [−1.6935% −1.2633% −0.8270%] (p = 0.00 < 0.05)
57852026-07-15T04:03:22.879Z Change within noise threshold.
57862026-07-15T04:03:22.879ZFound 2 outliers among 100 measurements (2.00%)
57872026-07-15T04:03:22.879Z 1 (1.00%) high mild
57882026-07-15T04:03:22.879Z 1 (1.00%) high severe
57892026-07-15T04:03:23.767Z
57902026-07-15T04:03:23.771ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57912026-07-15T04:03:23.771ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57922026-07-15T04:03:28.116ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0002 s (4.8M iterations)
57932026-07-15T04:03:32.513ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57942026-07-15T04:03:32.597Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57952026-07-15T04:03:32.598Z time: [117.33 ns 117.55 ns 117.76 ns]
57962026-07-15T04:03:32.601Z change: [−1.4282% −0.6854% +0.0853%] (p = 0.07 > 0.05)
57972026-07-15T04:03:32.601Z No change in performance detected.
57982026-07-15T04:03:32.601ZFound 8 outliers among 100 measurements (8.00%)
57992026-07-15T04:03:32.601Z 2 (2.00%) low mild
58002026-07-15T04:03:32.601Z 2 (2.00%) high mild
58012026-07-15T04:03:32.601Z 4 (4.00%) high severe
58022026-07-15T04:03:33.488Z
58032026-07-15T04:03:33.492ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58042026-07-15T04:03:33.492ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58052026-07-15T04:03:38.016ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0042 s (2.3M iterations)
58062026-07-15T04:03:42.870ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58072026-07-15T04:03:42.955Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58082026-07-15T04:03:42.955Z time: [240.04 ns 240.44 ns 240.93 ns]
58092026-07-15T04:03:42.955Z change: [−1.2206% −0.6647% −0.1002%] (p = 0.02 < 0.05)
58102026-07-15T04:03:42.955Z Change within noise threshold.
58112026-07-15T04:03:42.955ZFound 4 outliers among 100 measurements (4.00%)
58122026-07-15T04:03:42.955Z 2 (2.00%) high mild
58132026-07-15T04:03:42.955Z 2 (2.00%) high severe
58142026-07-15T04:03:43.845Z
58152026-07-15T04:03:43.848ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58162026-07-15T04:03:43.848ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58172026-07-15T04:03:47.383ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (12M iterations)
58182026-07-15T04:03:51.396ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58192026-07-15T04:03:51.480Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58202026-07-15T04:03:51.480Z time: [60.677 ns 60.987 ns 61.322 ns]
58212026-07-15T04:03:51.480Z change: [−1.6277% −0.7026% +0.2021%] (p = 0.12 > 0.05)
58222026-07-15T04:03:51.480Z No change in performance detected.
58232026-07-15T04:03:51.480ZFound 3 outliers among 100 measurements (3.00%)
58242026-07-15T04:03:51.480Z 2 (2.00%) high mild
58252026-07-15T04:03:51.483Z 1 (1.00%) high severe
58262026-07-15T04:03:52.367Z
58272026-07-15T04:03:52.369ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58282026-07-15T04:03:52.370ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58292026-07-15T04:03:57.436ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0039 s (4.1M iterations)
58302026-07-15T04:04:02.226ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58312026-07-15T04:04:02.310Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58322026-07-15T04:04:02.310Z time: [219.06 ns 219.39 ns 219.75 ns]
58332026-07-15T04:04:02.310Z change: [−0.8946% −0.5134% −0.0935%] (p = 0.01 < 0.05)
58342026-07-15T04:04:02.310Z Change within noise threshold.
58352026-07-15T04:04:02.310ZFound 3 outliers among 100 measurements (3.00%)
58362026-07-15T04:04:02.310Z 1 (1.00%) high mild
58372026-07-15T04:04:02.310Z 2 (2.00%) high severe
58382026-07-15T04:04:03.195Z
58392026-07-15T04:04:03.198ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58402026-07-15T04:04:03.198ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58412026-07-15T04:04:06.231ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (6.9M iterations)
58422026-07-15T04:04:11.062ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58432026-07-15T04:04:11.146Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58442026-07-15T04:04:11.146Z time: [79.327 ns 79.683 ns 80.071 ns]
58452026-07-15T04:04:11.146Z change: [−1.4362% −0.5691% +0.3207%] (p = 0.21 > 0.05)
58462026-07-15T04:04:11.146Z No change in performance detected.
58472026-07-15T04:04:11.146ZFound 2 outliers among 100 measurements (2.00%)
58482026-07-15T04:04:11.146Z 2 (2.00%) high severe
58492026-07-15T04:04:12.030Z
58502026-07-15T04:04:12.033ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58512026-07-15T04:04:12.033ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58522026-07-15T04:04:15.942ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (2.7M iterations)
58532026-07-15T04:04:20.951ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58542026-07-15T04:04:21.035Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58552026-07-15T04:04:21.035Z time: [237.66 ns 237.97 ns 238.32 ns]
58562026-07-15T04:04:21.035Z change: [−1.1271% −0.6943% −0.2556%] (p = 0.00 < 0.05)
58572026-07-15T04:04:21.035Z Change within noise threshold.
58582026-07-15T04:04:21.035ZFound 5 outliers among 100 measurements (5.00%)
58592026-07-15T04:04:21.036Z 4 (4.00%) high mild
58602026-07-15T04:04:21.036Z 1 (1.00%) high severe
58612026-07-15T04:04:21.920Z
58622026-07-15T04:04:21.924ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58632026-07-15T04:04:21.924ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58642026-07-15T04:04:28.224ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.7M iterations)
58652026-07-15T04:04:31.911ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58662026-07-15T04:04:31.995Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58672026-07-15T04:04:31.996Z time: [97.682 ns 97.783 ns 97.901 ns]
58682026-07-15T04:04:31.996Z change: [−1.2478% −0.6111% +0.0109%] (p = 0.06 > 0.05)
58692026-07-15T04:04:31.996Z No change in performance detected.
58702026-07-15T04:04:31.996ZFound 7 outliers among 100 measurements (7.00%)
58712026-07-15T04:04:31.996Z 2 (2.00%) high mild
58722026-07-15T04:04:31.996Z 5 (5.00%) high severe
58732026-07-15T04:04:32.882Z
58742026-07-15T04:04:32.885ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58752026-07-15T04:04:32.885ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58762026-07-15T04:04:39.021ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0032 s (3.4M iterations)
58772026-07-15T04:04:43.488ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58782026-07-15T04:04:43.572Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58792026-07-15T04:04:43.572Z time: [187.71 ns 188.10 ns 188.58 ns]
58802026-07-15T04:04:43.572Z change: [−1.8212% −1.3158% −0.7968%] (p = 0.00 < 0.05)
58812026-07-15T04:04:43.572Z Change within noise threshold.
58822026-07-15T04:04:43.572ZFound 2 outliers among 100 measurements (2.00%)
58832026-07-15T04:04:43.572Z 1 (1.00%) high mild
58842026-07-15T04:04:43.572Z 1 (1.00%) high severe
58852026-07-15T04:04:44.466Z
58862026-07-15T04:04:44.469ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58872026-07-15T04:04:44.469ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58882026-07-15T04:04:48.767ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0021 s (4.9M iterations)
58892026-07-15T04:04:53.183ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58902026-07-15T04:04:53.267Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58912026-07-15T04:04:53.267Z time: [116.41 ns 116.60 ns 116.79 ns]
58922026-07-15T04:04:53.267Z change: [−1.6560% −0.8912% −0.1876%] (p = 0.02 < 0.05)
58932026-07-15T04:04:53.267Z Change within noise threshold.
58942026-07-15T04:04:53.267ZFound 5 outliers among 100 measurements (5.00%)
58952026-07-15T04:04:53.267Z 1 (1.00%) high mild
58962026-07-15T04:04:53.267Z 4 (4.00%) high severe
58972026-07-15T04:04:54.155Z
58982026-07-15T04:04:54.158ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58992026-07-15T04:04:54.158ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59002026-07-15T04:04:58.519ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0024 s (2.4M iterations)
59012026-07-15T04:05:03.363ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59022026-07-15T04:05:03.447Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59032026-07-15T04:05:03.447Z time: [206.88 ns 207.29 ns 207.77 ns]
59042026-07-15T04:05:03.447Z change: [−1.8320% −1.2090% −0.5817%] (p = 0.00 < 0.05)
59052026-07-15T04:05:03.447Z Change within noise threshold.
59062026-07-15T04:05:03.447ZFound 4 outliers among 100 measurements (4.00%)
59072026-07-15T04:05:03.447Z 4 (4.00%) high severe
59082026-07-15T04:05:04.346Z
59092026-07-15T04:05:04.350ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59102026-07-15T04:05:04.350ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59112026-07-15T04:05:07.599ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (13M iterations)
59122026-07-15T04:05:11.618ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59132026-07-15T04:05:11.703Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59142026-07-15T04:05:11.704Z time: [61.830 ns 62.162 ns 62.524 ns]
59152026-07-15T04:05:11.704Z change: [−2.3323% −1.5184% −0.6989%] (p = 0.00 < 0.05)
59162026-07-15T04:05:11.704Z Change within noise threshold.
59172026-07-15T04:05:11.704ZFound 19 outliers among 100 measurements (19.00%)
59182026-07-15T04:05:11.704Z 18 (18.00%) high mild
59192026-07-15T04:05:11.704Z 1 (1.00%) high severe
59202026-07-15T04:05:12.588Z
59212026-07-15T04:05:12.591ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59222026-07-15T04:05:12.592ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59232026-07-15T04:05:17.483ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0033 s (4.3M iterations)
59242026-07-15T04:05:22.577ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59252026-07-15T04:05:22.661Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59262026-07-15T04:05:22.661Z time: [289.39 ns 291.85 ns 295.02 ns]
59272026-07-15T04:05:22.661Z change: [−17.633% −0.8687% +19.289%] (p = 0.93 > 0.05)
59282026-07-15T04:05:22.661Z No change in performance detected.
59292026-07-15T04:05:22.661ZFound 12 outliers among 100 measurements (12.00%)
59302026-07-15T04:05:22.661Z 4 (4.00%) high mild
59312026-07-15T04:05:22.661Z 8 (8.00%) high severe
59322026-07-15T04:05:23.552Z
59332026-07-15T04:05:23.555ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59342026-07-15T04:05:23.555ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59352026-07-15T04:05:29.406ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (7.2M iterations)
59362026-07-15T04:05:34.154ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59372026-07-15T04:05:34.238Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59382026-07-15T04:05:34.238Z time: [80.432 ns 80.799 ns 81.195 ns]
59392026-07-15T04:05:34.238Z change: [−1.5714% −0.7126% +0.1584%] (p = 0.12 > 0.05)
59402026-07-15T04:05:34.238Z No change in performance detected.
59412026-07-15T04:05:34.238ZFound 2 outliers among 100 measurements (2.00%)
59422026-07-15T04:05:34.239Z 1 (1.00%) high mild
59432026-07-15T04:05:34.239Z 1 (1.00%) high severe
59442026-07-15T04:05:35.124Z
59452026-07-15T04:05:35.127ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59462026-07-15T04:05:35.127ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59472026-07-15T04:05:39.023ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0028 s (2.7M iterations)
59482026-07-15T04:05:44.250ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59492026-07-15T04:05:44.335Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59502026-07-15T04:05:44.335Z time: [328.50 ns 332.33 ns 337.28 ns]
59512026-07-15T04:05:44.335Z change: [−15.676% −0.3208% +18.347%] (p = 0.97 > 0.05)
59522026-07-15T04:05:44.335Z No change in performance detected.
59532026-07-15T04:05:44.335ZFound 13 outliers among 100 measurements (13.00%)
59542026-07-15T04:05:44.335Z 6 (6.00%) high mild
59552026-07-15T04:05:44.335Z 7 (7.00%) high severe
59562026-07-15T04:05:45.227Z
59572026-07-15T04:05:45.230ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59582026-07-15T04:05:45.230ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59592026-07-15T04:05:51.046ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0020 s (7.2M iterations)
59602026-07-15T04:05:54.824ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59612026-07-15T04:05:54.908Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59622026-07-15T04:05:54.908Z time: [97.748 ns 97.967 ns 98.195 ns]
59632026-07-15T04:05:54.908Z change: [−1.5773% −0.9163% −0.2421%] (p = 0.00 < 0.05)
59642026-07-15T04:05:54.908Z Change within noise threshold.
59652026-07-15T04:05:54.908ZFound 4 outliers among 100 measurements (4.00%)
59662026-07-15T04:05:54.908Z 2 (2.00%) high mild
59672026-07-15T04:05:54.908Z 2 (2.00%) high severe
59682026-07-15T04:05:55.799Z
59692026-07-15T04:05:55.802ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59702026-07-15T04:05:55.802ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59712026-07-15T04:06:01.657ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0004 s (3.6M iterations)
59722026-07-15T04:06:06.422ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59732026-07-15T04:06:06.506Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59742026-07-15T04:06:06.506Z time: [255.30 ns 257.48 ns 260.26 ns]
59752026-07-15T04:06:06.506Z change: [−15.641% −0.9184% +15.252%] (p = 0.91 > 0.05)
59762026-07-15T04:06:06.506Z No change in performance detected.
59772026-07-15T04:06:06.506ZFound 12 outliers among 100 measurements (12.00%)
59782026-07-15T04:06:06.506Z 4 (4.00%) high mild
59792026-07-15T04:06:06.507Z 8 (8.00%) high severe
59802026-07-15T04:06:07.396Z
59812026-07-15T04:06:07.399ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59822026-07-15T04:06:07.399ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59832026-07-15T04:06:11.430ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0028 s (5.2M iterations)
59842026-07-15T04:06:15.985ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59852026-07-15T04:06:16.068Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59862026-07-15T04:06:16.068Z time: [116.32 ns 116.71 ns 117.07 ns]
59872026-07-15T04:06:16.068Z change: [−1.6748% −1.0655% −0.4513%] (p = 0.00 < 0.05)
59882026-07-15T04:06:16.068Z Change within noise threshold.
59892026-07-15T04:06:16.068ZFound 26 outliers among 100 measurements (26.00%)
59902026-07-15T04:06:16.068Z 22 (22.00%) low mild
59912026-07-15T04:06:16.068Z 1 (1.00%) high mild
59922026-07-15T04:06:16.068Z 3 (3.00%) high severe
59932026-07-15T04:06:16.964Z
59942026-07-15T04:06:16.967ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59952026-07-15T04:06:16.967ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59962026-07-15T04:06:21.194ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (2.5M iterations)
59972026-07-15T04:06:26.299ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59982026-07-15T04:06:26.383Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59992026-07-15T04:06:26.383Z time: [287.95 ns 291.01 ns 294.96 ns]
60002026-07-15T04:06:26.383Z change: [−16.406% −0.5858% +17.003%] (p = 0.95 > 0.05)
60012026-07-15T04:06:26.383Z No change in performance detected.
60022026-07-15T04:06:26.383ZFound 12 outliers among 100 measurements (12.00%)
60032026-07-15T04:06:26.383Z 4 (4.00%) high mild
60042026-07-15T04:06:26.383Z 8 (8.00%) high severe
60052026-07-15T04:06:27.271Z
60062026-07-15T04:06:27.275ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60072026-07-15T04:06:27.275ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60082026-07-15T04:06:30.298ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (14M iterations)
60092026-07-15T04:06:34.543ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60102026-07-15T04:06:34.627Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60112026-07-15T04:06:34.627Z time: [60.794 ns 61.111 ns 61.450 ns]
60122026-07-15T04:06:34.627Z change: [−1.5970% −0.7749% +0.0182%] (p = 0.07 > 0.05)
60132026-07-15T04:06:34.627Z No change in performance detected.
60142026-07-15T04:06:34.627ZFound 19 outliers among 100 measurements (19.00%)
60152026-07-15T04:06:34.627Z 17 (17.00%) high mild
60162026-07-15T04:06:34.627Z 2 (2.00%) high severe
60172026-07-15T04:06:35.520Z
60182026-07-15T04:06:35.523ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60192026-07-15T04:06:35.523ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60202026-07-15T04:06:40.159ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0050 s (4.5M iterations)
60212026-07-15T04:06:45.295ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60222026-07-15T04:06:45.378Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60232026-07-15T04:06:45.378Z time: [244.36 ns 246.25 ns 248.70 ns]
60242026-07-15T04:06:45.378Z change: [−17.107% −1.4353% +17.483%] (p = 0.88 > 0.05)
60252026-07-15T04:06:45.378Z No change in performance detected.
60262026-07-15T04:06:45.378ZFound 13 outliers among 100 measurements (13.00%)
60272026-07-15T04:06:45.378Z 5 (5.00%) high mild
60282026-07-15T04:06:45.378Z 8 (8.00%) high severe
60292026-07-15T04:06:46.267Z
60302026-07-15T04:06:46.270ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60312026-07-15T04:06:46.270ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60322026-07-15T04:06:52.089ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (7.2M iterations)
60332026-07-15T04:06:56.826ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60342026-07-15T04:06:56.910Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60352026-07-15T04:06:56.910Z time: [79.364 ns 79.730 ns 80.126 ns]
60362026-07-15T04:06:56.910Z change: [−1.4709% −0.5773% +0.2823%] (p = 0.20 > 0.05)
60372026-07-15T04:06:56.910Z No change in performance detected.
60382026-07-15T04:06:56.910ZFound 2 outliers among 100 measurements (2.00%)
60392026-07-15T04:06:56.910Z 1 (1.00%) high mild
60402026-07-15T04:06:56.910Z 1 (1.00%) high severe
60412026-07-15T04:06:57.792Z
60422026-07-15T04:06:57.795ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60432026-07-15T04:06:57.795ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60442026-07-15T04:07:01.563ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0028 s (2.8M iterations)
60452026-07-15T04:07:06.755ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60462026-07-15T04:07:06.838Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60472026-07-15T04:07:06.838Z time: [280.74 ns 283.93 ns 288.05 ns]
60482026-07-15T04:07:06.838Z change: [−15.844% −0.9477% +17.440%] (p = 0.91 > 0.05)
60492026-07-15T04:07:06.839Z No change in performance detected.
60502026-07-15T04:07:06.839ZFound 12 outliers among 100 measurements (12.00%)
60512026-07-15T04:07:06.839Z 3 (3.00%) high mild
60522026-07-15T04:07:06.839Z 9 (9.00%) high severe
60532026-07-15T04:07:07.725Z
60542026-07-15T04:07:07.729ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60552026-07-15T04:07:07.729ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60562026-07-15T04:07:13.434ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (7.3M iterations)
60572026-07-15T04:07:17.259ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60582026-07-15T04:07:17.343Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60592026-07-15T04:07:17.343Z time: [97.470 ns 97.692 ns 97.922 ns]
60602026-07-15T04:07:17.343Z change: [−1.4992% −0.8343% −0.1584%] (p = 0.02 < 0.05)
60612026-07-15T04:07:17.343Z Change within noise threshold.
60622026-07-15T04:07:17.343ZFound 3 outliers among 100 measurements (3.00%)
60632026-07-15T04:07:17.343Z 1 (1.00%) high mild
60642026-07-15T04:07:17.343Z 2 (2.00%) high severe
60652026-07-15T04:07:18.231Z
60662026-07-15T04:07:18.234ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60672026-07-15T04:07:18.234ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60682026-07-15T04:07:23.867ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (3.7M iterations)
60692026-07-15T04:07:28.630ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60702026-07-15T04:07:28.715Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60712026-07-15T04:07:28.715Z time: [208.63 ns 210.25 ns 212.37 ns]
60722026-07-15T04:07:28.715Z change: [−15.502% −1.8543% +13.620%] (p = 0.82 > 0.05)
60732026-07-15T04:07:28.715Z No change in performance detected.
60742026-07-15T04:07:28.715ZFound 12 outliers among 100 measurements (12.00%)
60752026-07-15T04:07:28.715Z 4 (4.00%) high mild
60762026-07-15T04:07:28.715Z 8 (8.00%) high severe
60772026-07-15T04:07:29.606Z
60782026-07-15T04:07:29.610ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60792026-07-15T04:07:29.610ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60802026-07-15T04:07:33.657ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0022 s (5.2M iterations)
60812026-07-15T04:07:38.172ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60822026-07-15T04:07:38.255Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60832026-07-15T04:07:38.255Z time: [115.85 ns 116.20 ns 116.55 ns]
60842026-07-15T04:07:38.255Z change: [−2.1391% −1.4617% −0.7983%] (p = 0.00 < 0.05)
60852026-07-15T04:07:38.255Z Change within noise threshold.
60862026-07-15T04:07:38.255ZFound 19 outliers among 100 measurements (19.00%)
60872026-07-15T04:07:38.255Z 16 (16.00%) low mild
60882026-07-15T04:07:38.255Z 3 (3.00%) high severe
60892026-07-15T04:07:39.139Z
60902026-07-15T04:07:39.142ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60912026-07-15T04:07:39.142ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60922026-07-15T04:07:43.286ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (2.5M iterations)
60932026-07-15T04:07:48.341ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60942026-07-15T04:07:48.425Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60952026-07-15T04:07:48.425Z time: [238.29 ns 240.56 ns 243.49 ns]
60962026-07-15T04:07:48.425Z change: [−18.321% −5.3492% +10.135%] (p = 0.50 > 0.05)
60972026-07-15T04:07:48.425Z No change in performance detected.
60982026-07-15T04:07:48.425ZFound 11 outliers among 100 measurements (11.00%)
60992026-07-15T04:07:48.425Z 4 (4.00%) high mild
61002026-07-15T04:07:48.425Z 7 (7.00%) high severe
61012026-07-15T04:07:49.311Z
61022026-07-15T04:07:49.315ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61032026-07-15T04:07:49.315ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61042026-07-15T04:07:52.658ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (13M iterations)
61052026-07-15T04:07:56.962ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61062026-07-15T04:07:57.048Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61072026-07-15T04:07:57.048Z time: [61.930 ns 62.236 ns 62.576 ns]
61082026-07-15T04:07:57.048Z change: [−1.7173% −0.8717% −0.0195%] (p = 0.04 < 0.05)
61092026-07-15T04:07:57.048Z Change within noise threshold.
61102026-07-15T04:07:57.048ZFound 19 outliers among 100 measurements (19.00%)
61112026-07-15T04:07:57.048Z 17 (17.00%) high mild
61122026-07-15T04:07:57.048Z 2 (2.00%) high severe
61132026-07-15T04:07:57.932Z
61142026-07-15T04:07:57.935ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61152026-07-15T04:07:57.936ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61162026-07-15T04:08:03.034ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0059 s (4.1M iterations)
61172026-07-15T04:08:08.202ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61182026-07-15T04:08:08.285Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61192026-07-15T04:08:08.286Z time: [290.35 ns 293.08 ns 296.65 ns]
61202026-07-15T04:08:08.289Z change: [−18.090% −0.9920% +20.516%] (p = 0.93 > 0.05)
61212026-07-15T04:08:08.289Z No change in performance detected.
61222026-07-15T04:08:08.289ZFound 12 outliers among 100 measurements (12.00%)
61232026-07-15T04:08:08.289Z 4 (4.00%) high mild
61242026-07-15T04:08:08.289Z 8 (8.00%) high severe
61252026-07-15T04:08:09.177Z
61262026-07-15T04:08:09.180ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61272026-07-15T04:08:09.180ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61282026-07-15T04:08:12.178ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (7.0M iterations)
61292026-07-15T04:08:17.068ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61302026-07-15T04:08:17.152Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61312026-07-15T04:08:17.152Z time: [80.244 ns 80.600 ns 80.993 ns]
61322026-07-15T04:08:17.152Z change: [−1.5787% −0.7476% +0.0893%] (p = 0.09 > 0.05)
61332026-07-15T04:08:17.152Z No change in performance detected.
61342026-07-15T04:08:17.152ZFound 3 outliers among 100 measurements (3.00%)
61352026-07-15T04:08:17.152Z 1 (1.00%) high mild
61362026-07-15T04:08:17.153Z 2 (2.00%) high severe
61372026-07-15T04:08:18.039Z
61382026-07-15T04:08:18.042ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61392026-07-15T04:08:18.042ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61402026-07-15T04:08:22.045ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0067 s (2.6M iterations)
61412026-07-15T04:08:27.301ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61422026-07-15T04:08:27.386Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61432026-07-15T04:08:27.386Z time: [331.58 ns 335.92 ns 341.51 ns]
61442026-07-15T04:08:27.386Z change: [−17.287% −0.9787% +18.766%] (p = 0.92 > 0.05)
61452026-07-15T04:08:27.386Z No change in performance detected.
61462026-07-15T04:08:27.386ZFound 11 outliers among 100 measurements (11.00%)
61472026-07-15T04:08:27.386Z 4 (4.00%) high mild
61482026-07-15T04:08:27.386Z 7 (7.00%) high severe
61492026-07-15T04:08:28.276Z
61502026-07-15T04:08:28.280ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61512026-07-15T04:08:28.280ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61522026-07-15T04:08:34.402ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0007 s (6.8M iterations)
61532026-07-15T04:08:38.224ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61542026-07-15T04:08:38.308Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61552026-07-15T04:08:38.308Z time: [98.332 ns 98.457 ns 98.610 ns]
61562026-07-15T04:08:38.308Z change: [−1.5442% −0.9195% −0.3185%] (p = 0.00 < 0.05)
61572026-07-15T04:08:38.308Z Change within noise threshold.
61582026-07-15T04:08:38.308ZFound 12 outliers among 100 measurements (12.00%)
61592026-07-15T04:08:38.308Z 9 (9.00%) high mild
61602026-07-15T04:08:38.308Z 3 (3.00%) high severe
61612026-07-15T04:08:39.194Z
61622026-07-15T04:08:39.197ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61632026-07-15T04:08:39.197ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61642026-07-15T04:08:45.322ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0024 s (3.4M iterations)
61652026-07-15T04:08:50.115ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61662026-07-15T04:08:50.202Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61672026-07-15T04:08:50.202Z time: [254.68 ns 257.09 ns 260.19 ns]
61682026-07-15T04:08:50.202Z change: [−15.859% −0.9336% +16.421%] (p = 0.91 > 0.05)
61692026-07-15T04:08:50.202Z No change in performance detected.
61702026-07-15T04:08:50.202ZFound 11 outliers among 100 measurements (11.00%)
61712026-07-15T04:08:50.202Z 4 (4.00%) high mild
61722026-07-15T04:08:50.202Z 7 (7.00%) high severe
61732026-07-15T04:08:51.090Z
61742026-07-15T04:08:51.093ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61752026-07-15T04:08:51.093ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61762026-07-15T04:08:55.254ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (5.0M iterations)
61772026-07-15T04:08:59.843ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61782026-07-15T04:08:59.927Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61792026-07-15T04:08:59.927Z time: [116.77 ns 116.96 ns 117.15 ns]
61802026-07-15T04:08:59.928Z change: [−1.8688% −1.0745% −0.3078%] (p = 0.00 < 0.05)
61812026-07-15T04:08:59.931Z Change within noise threshold.
61822026-07-15T04:08:59.931ZFound 7 outliers among 100 measurements (7.00%)
61832026-07-15T04:08:59.931Z 3 (3.00%) high mild
61842026-07-15T04:08:59.931Z 4 (4.00%) high severe
61852026-07-15T04:09:00.815Z
61862026-07-15T04:09:00.818ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61872026-07-15T04:09:00.818ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61882026-07-15T04:09:05.181ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (2.4M iterations)
61892026-07-15T04:09:10.298ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61902026-07-15T04:09:10.382Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61912026-07-15T04:09:10.383Z time: [287.29 ns 290.58 ns 294.81 ns]
61922026-07-15T04:09:10.383Z change: [−16.686% −1.0313% +18.391%] (p = 0.92 > 0.05)
61932026-07-15T04:09:10.383Z No change in performance detected.
61942026-07-15T04:09:10.383ZFound 12 outliers among 100 measurements (12.00%)
61952026-07-15T04:09:10.383Z 4 (4.00%) high mild
61962026-07-15T04:09:10.383Z 8 (8.00%) high severe
61972026-07-15T04:09:11.274Z
61982026-07-15T04:09:11.277ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61992026-07-15T04:09:11.277ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62002026-07-15T04:09:14.614ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (13M iterations)
62012026-07-15T04:09:18.866ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62022026-07-15T04:09:18.949Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62032026-07-15T04:09:18.950Z time: [60.734 ns 61.039 ns 61.365 ns]
62042026-07-15T04:09:18.950Z change: [−1.6655% −0.8080% −0.0007%] (p = 0.06 > 0.05)
62052026-07-15T04:09:18.950Z No change in performance detected.
62062026-07-15T04:09:18.950ZFound 19 outliers among 100 measurements (19.00%)
62072026-07-15T04:09:18.950Z 17 (17.00%) high mild
62082026-07-15T04:09:18.950Z 2 (2.00%) high severe
62092026-07-15T04:09:19.843Z
62102026-07-15T04:09:19.846ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62112026-07-15T04:09:19.846ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62122026-07-15T04:09:24.764ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (4.3M iterations)
62132026-07-15T04:09:29.914ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62142026-07-15T04:09:29.998Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62152026-07-15T04:09:29.998Z time: [251.58 ns 253.82 ns 256.70 ns]
62162026-07-15T04:09:29.998Z change: [−19.130% −1.8950% +18.377%] (p = 0.86 > 0.05)
62172026-07-15T04:09:29.998Z No change in performance detected.
62182026-07-15T04:09:29.998ZFound 13 outliers among 100 measurements (13.00%)
62192026-07-15T04:09:29.998Z 5 (5.00%) high mild
62202026-07-15T04:09:29.998Z 8 (8.00%) high severe
62212026-07-15T04:09:30.889Z
62222026-07-15T04:09:30.892ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62232026-07-15T04:09:30.892ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62242026-07-15T04:09:36.890ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0001 s (7.0M iterations)
62252026-07-15T04:09:41.706ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62262026-07-15T04:09:41.791Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62272026-07-15T04:09:41.791Z time: [79.137 ns 79.483 ns 79.861 ns]
62282026-07-15T04:09:41.791Z change: [−1.5491% −0.7241% +0.2092%] (p = 0.11 > 0.05)
62292026-07-15T04:09:41.791Z No change in performance detected.
62302026-07-15T04:09:41.791ZFound 3 outliers among 100 measurements (3.00%)
62312026-07-15T04:09:41.791Z 3 (3.00%) high severe
62322026-07-15T04:09:42.665Z
62332026-07-15T04:09:42.668ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62342026-07-15T04:09:42.668ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62352026-07-15T04:09:46.566ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0054 s (2.7M iterations)
62362026-07-15T04:09:51.788ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62372026-07-15T04:09:51.873Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62382026-07-15T04:09:51.873Z time: [288.82 ns 292.35 ns 296.95 ns]
62392026-07-15T04:09:51.873Z change: [−17.322% −1.7877% +19.088%] (p = 0.85 > 0.05)
62402026-07-15T04:09:51.873Z No change in performance detected.
62412026-07-15T04:09:51.873ZFound 13 outliers among 100 measurements (13.00%)
62422026-07-15T04:09:51.873Z 6 (6.00%) high mild
62432026-07-15T04:09:51.873Z 7 (7.00%) high severe
62442026-07-15T04:09:52.765Z
62452026-07-15T04:09:52.765ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62462026-07-15T04:09:52.765ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62472026-07-15T04:09:58.795ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0005 s (7.0M iterations)
62482026-07-15T04:10:02.649ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62492026-07-15T04:10:02.734Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62502026-07-15T04:10:02.734Z time: [97.832 ns 97.939 ns 98.065 ns]
62512026-07-15T04:10:02.734Z change: [−2.0125% −1.3648% −0.7822%] (p = 0.00 < 0.05)
62522026-07-15T04:10:02.734Z Change within noise threshold.
62532026-07-15T04:10:02.734ZFound 5 outliers among 100 measurements (5.00%)
62542026-07-15T04:10:02.734Z 2 (2.00%) high mild
62552026-07-15T04:10:02.734Z 3 (3.00%) high severe
62562026-07-15T04:10:03.623Z
62572026-07-15T04:10:03.626ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62582026-07-15T04:10:03.626ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62592026-07-15T04:10:09.548ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (3.5M iterations)
62602026-07-15T04:10:14.354ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62612026-07-15T04:10:14.439Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62622026-07-15T04:10:14.439Z time: [213.09 ns 214.93 ns 217.32 ns]
62632026-07-15T04:10:14.439Z change: [−16.283% −1.9994% +13.219%] (p = 0.81 > 0.05)
62642026-07-15T04:10:14.439Z No change in performance detected.
62652026-07-15T04:10:14.439ZFound 12 outliers among 100 measurements (12.00%)
62662026-07-15T04:10:14.439Z 4 (4.00%) high mild
62672026-07-15T04:10:14.440Z 8 (8.00%) high severe
62682026-07-15T04:10:15.329Z
62692026-07-15T04:10:15.332ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62702026-07-15T04:10:15.332ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62712026-07-15T04:10:19.479ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (5.1M iterations)
62722026-07-15T04:10:24.078ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62732026-07-15T04:10:24.162Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62742026-07-15T04:10:24.162Z time: [116.37 ns 116.58 ns 116.80 ns]
62752026-07-15T04:10:24.162Z change: [−1.8053% −1.0938% −0.4243%] (p = 0.00 < 0.05)
62762026-07-15T04:10:24.162Z Change within noise threshold.
62772026-07-15T04:10:24.162ZFound 4 outliers among 100 measurements (4.00%)
62782026-07-15T04:10:24.162Z 2 (2.00%) high mild
62792026-07-15T04:10:24.162Z 2 (2.00%) high severe
62802026-07-15T04:10:25.052Z
62812026-07-15T04:10:25.055ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62822026-07-15T04:10:25.055ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62832026-07-15T04:10:29.333ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0001 s (2.4M iterations)
62842026-07-15T04:10:34.434ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62852026-07-15T04:10:34.519Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62862026-07-15T04:10:34.519Z time: [243.76 ns 246.21 ns 249.39 ns]
62872026-07-15T04:10:34.519Z change: [−17.302% −1.7787% +15.653%] (p = 0.84 > 0.05)
62882026-07-15T04:10:34.519Z No change in performance detected.
62892026-07-15T04:10:34.519ZFound 12 outliers among 100 measurements (12.00%)
62902026-07-15T04:10:34.519Z 4 (4.00%) high mild
62912026-07-15T04:10:34.519Z 8 (8.00%) high severe
62922026-07-15T04:10:35.404Z
62932026-07-15T04:10:35.407ZBenchmarking source_filter/allows/exclude_empty_v4
62942026-07-15T04:10:35.407ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
62952026-07-15T04:10:39.696ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.0B iterations)
62962026-07-15T04:10:44.148ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
62972026-07-15T04:10:44.232Zsource_filter/allows/exclude_empty_v4
62982026-07-15T04:10:44.232Z time: [888.57 ps 889.73 ps 891.55 ps]
62992026-07-15T04:10:44.232Z thrpt: [1.1216 Gelem/s 1.1239 Gelem/s 1.1254 Gelem/s]
63002026-07-15T04:10:44.232Z change:
63012026-07-15T04:10:44.232Z time: [−20.478% −20.400% −20.300%] (p = 0.00 < 0.05)
63022026-07-15T04:10:44.232Z thrpt: [+25.470% +25.628% +25.751%]
63032026-07-15T04:10:44.232Z Performance has improved.
63042026-07-15T04:10:44.232ZFound 1 outliers among 100 measurements (1.00%)
63052026-07-15T04:10:44.233Z 1 (1.00%) high severe
63062026-07-15T04:10:45.121ZBenchmarking source_filter/allows/exclude_empty_v6
63072026-07-15T04:10:45.121ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63082026-07-15T04:10:49.768ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.6B iterations)
63092026-07-15T04:10:53.894ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63102026-07-15T04:10:53.978Zsource_filter/allows/exclude_empty_v6
63112026-07-15T04:10:53.978Z time: [889.90 ps 892.19 ps 895.24 ps]
63122026-07-15T04:10:53.978Z thrpt: [1.1170 Gelem/s 1.1208 Gelem/s 1.1237 Gelem/s]
63132026-07-15T04:10:53.978Z change:
63142026-07-15T04:10:53.978Z time: [−20.349% −19.958% −19.383%] (p = 0.00 < 0.05)
63152026-07-15T04:10:53.978Z thrpt: [+24.044% +24.934% +25.547%]
63162026-07-15T04:10:53.978Z Performance has improved.
63172026-07-15T04:10:53.978ZFound 7 outliers among 100 measurements (7.00%)
63182026-07-15T04:10:53.978Z 1 (1.00%) high mild
63192026-07-15T04:10:53.978Z 6 (6.00%) high severe
63202026-07-15T04:10:54.866ZBenchmarking source_filter/allows/exclude_miss_v4/1
63212026-07-15T04:10:54.866ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63222026-07-15T04:10:59.496ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
63232026-07-15T04:11:04.543ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63242026-07-15T04:11:04.627Zsource_filter/allows/exclude_miss_v4/1
63252026-07-15T04:11:04.627Z time: [2.1650 ns 2.1784 ns 2.1923 ns]
63262026-07-15T04:11:04.627Z thrpt: [456.13 Melem/s 459.05 Melem/s 461.89 Melem/s]
63272026-07-15T04:11:04.627Z change:
63282026-07-15T04:11:04.627Z time: [+9.7610% +10.428% +11.098%] (p = 0.00 < 0.05)
63292026-07-15T04:11:04.627Z thrpt: [−9.9893% −9.4431% −8.8930%]
63302026-07-15T04:11:04.627Z Performance has regressed.
63312026-07-15T04:11:04.627ZFound 4 outliers among 100 measurements (4.00%)
63322026-07-15T04:11:04.627Z 4 (4.00%) high mild
63332026-07-15T04:11:05.513ZBenchmarking source_filter/allows/exclude_hit_v4/1
63342026-07-15T04:11:05.513ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63352026-07-15T04:11:09.647ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
63362026-07-15T04:11:14.677ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63372026-07-15T04:11:14.761Zsource_filter/allows/exclude_hit_v4/1
63382026-07-15T04:11:14.761Z time: [1.9167 ns 1.9317 ns 1.9478 ns]
63392026-07-15T04:11:14.761Z thrpt: [513.40 Melem/s 517.69 Melem/s 521.73 Melem/s]
63402026-07-15T04:11:14.766Z change:
63412026-07-15T04:11:14.766Z time: [+2.6057% +3.5096% +4.3226%] (p = 0.00 < 0.05)
63422026-07-15T04:11:14.766Z thrpt: [−4.1435% −3.3906% −2.5395%]
63432026-07-15T04:11:14.766Z Performance has regressed.
63442026-07-15T04:11:14.766ZFound 1 outliers among 100 measurements (1.00%)
63452026-07-15T04:11:14.766Z 1 (1.00%) high mild
63462026-07-15T04:11:15.646ZBenchmarking source_filter/allows/exclude_miss_v6/1
63472026-07-15T04:11:15.646ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63482026-07-15T04:11:20.402ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63492026-07-15T04:11:25.445ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63502026-07-15T04:11:25.529Zsource_filter/allows/exclude_miss_v6/1
63512026-07-15T04:11:25.529Z time: [4.4466 ns 4.4621 ns 4.4807 ns]
63522026-07-15T04:11:25.529Z thrpt: [223.18 Melem/s 224.11 Melem/s 224.89 Melem/s]
63532026-07-15T04:11:25.529Z change:
63542026-07-15T04:11:25.530Z time: [−2.3224% −1.7639% −1.1756%] (p = 0.00 < 0.05)
63552026-07-15T04:11:25.530Z thrpt: [+1.1896% +1.7955% +2.3777%]
63562026-07-15T04:11:25.530Z Performance has improved.
63572026-07-15T04:11:25.530ZFound 18 outliers among 100 measurements (18.00%)
63582026-07-15T04:11:25.530Z 18 (18.00%) high severe
63592026-07-15T04:11:26.415ZBenchmarking source_filter/allows/exclude_hit_v6/1
63602026-07-15T04:11:26.415ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63612026-07-15T04:11:31.405ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63622026-07-15T04:11:36.448ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63632026-07-15T04:11:36.532Zsource_filter/allows/exclude_hit_v6/1
63642026-07-15T04:11:36.532Z time: [4.6659 ns 4.6815 ns 4.7004 ns]
63652026-07-15T04:11:36.532Z thrpt: [212.75 Melem/s 213.61 Melem/s 214.32 Melem/s]
63662026-07-15T04:11:36.532Z change:
63672026-07-15T04:11:36.532Z time: [−3.0571% −2.3128% −1.5970%] (p = 0.00 < 0.05)
63682026-07-15T04:11:36.532Z thrpt: [+1.6230% +2.3675% +3.1535%]
63692026-07-15T04:11:36.532Z Performance has improved.
63702026-07-15T04:11:36.532ZFound 19 outliers among 100 measurements (19.00%)
63712026-07-15T04:11:36.532Z 1 (1.00%) low mild
63722026-07-15T04:11:36.532Z 18 (18.00%) high severe
63732026-07-15T04:11:37.413ZBenchmarking source_filter/allows/exclude_miss_v4/5
63742026-07-15T04:11:37.413ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63752026-07-15T04:11:41.411ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
63762026-07-15T04:11:46.616ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63772026-07-15T04:11:46.701Zsource_filter/allows/exclude_miss_v4/5
63782026-07-15T04:11:46.701Z time: [3.8382 ns 3.8582 ns 3.8801 ns]
63792026-07-15T04:11:46.701Z thrpt: [257.73 Melem/s 259.19 Melem/s 260.54 Melem/s]
63802026-07-15T04:11:46.701Z change:
63812026-07-15T04:11:46.701Z time: [+2.0345% +3.1840% +4.4084%] (p = 0.00 < 0.05)
63822026-07-15T04:11:46.701Z thrpt: [−4.2223% −3.0857% −1.9939%]
63832026-07-15T04:11:46.701Z Performance has regressed.
63842026-07-15T04:11:47.584ZBenchmarking source_filter/allows/exclude_hit_v4/5
63852026-07-15T04:11:47.584ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63862026-07-15T04:11:51.691ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
63872026-07-15T04:11:56.772ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63882026-07-15T04:11:56.857Zsource_filter/allows/exclude_hit_v4/5
63892026-07-15T04:11:56.857Z time: [1.9234 ns 1.9392 ns 1.9561 ns]
63902026-07-15T04:11:56.857Z thrpt: [511.23 Melem/s 515.68 Melem/s 519.92 Melem/s]
63912026-07-15T04:11:56.857Z change:
63922026-07-15T04:11:56.857Z time: [+5.0540% +5.9811% +6.9023%] (p = 0.00 < 0.05)
63932026-07-15T04:11:56.857Z thrpt: [−6.4567% −5.6436% −4.8108%]
63942026-07-15T04:11:56.857Z Performance has regressed.
63952026-07-15T04:11:57.745ZBenchmarking source_filter/allows/exclude_miss_v6/5
63962026-07-15T04:11:57.745ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
63972026-07-15T04:12:01.314ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (752M iterations)
63982026-07-15T04:12:06.345ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
63992026-07-15T04:12:06.427Zsource_filter/allows/exclude_miss_v6/5
64002026-07-15T04:12:06.427Z time: [6.6643 ns 6.6799 ns 6.6988 ns]
64012026-07-15T04:12:06.427Z thrpt: [149.28 Melem/s 149.70 Melem/s 150.05 Melem/s]
64022026-07-15T04:12:06.427Z change:
64032026-07-15T04:12:06.427Z time: [−1.8903% −1.5052% −1.1216%] (p = 0.00 < 0.05)
64042026-07-15T04:12:06.427Z thrpt: [+1.1343% +1.5282% +1.9268%]
64052026-07-15T04:12:06.427Z Performance has improved.
64062026-07-15T04:12:06.428ZFound 20 outliers among 100 measurements (20.00%)
64072026-07-15T04:12:06.428Z 2 (2.00%) high mild
64082026-07-15T04:12:06.428Z 18 (18.00%) high severe
64092026-07-15T04:12:07.316ZBenchmarking source_filter/allows/exclude_hit_v6/5
64102026-07-15T04:12:07.317ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64112026-07-15T04:12:12.314ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64122026-07-15T04:12:17.350ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64132026-07-15T04:12:17.434Zsource_filter/allows/exclude_hit_v6/5
64142026-07-15T04:12:17.434Z time: [4.6669 ns 4.6825 ns 4.7013 ns]
64152026-07-15T04:12:17.434Z thrpt: [212.71 Melem/s 213.56 Melem/s 214.27 Melem/s]
64162026-07-15T04:12:17.434Z change:
64172026-07-15T04:12:17.437Z time: [−2.3462% −1.8010% −1.2820%] (p = 0.00 < 0.05)
64182026-07-15T04:12:17.437Z thrpt: [+1.2987% +1.8340% +2.4026%]
64192026-07-15T04:12:17.437Z Performance has improved.
64202026-07-15T04:12:17.437ZFound 19 outliers among 100 measurements (19.00%)
64212026-07-15T04:12:17.437Z 19 (19.00%) high severe
64222026-07-15T04:12:18.324ZBenchmarking source_filter/allows/exclude_miss_v4/10
64232026-07-15T04:12:18.324ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64242026-07-15T04:12:21.530ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (837M iterations)
64252026-07-15T04:12:26.536ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64262026-07-15T04:12:26.621Zsource_filter/allows/exclude_miss_v4/10
64272026-07-15T04:12:26.621Z time: [5.9619 ns 5.9812 ns 6.0011 ns]
64282026-07-15T04:12:26.621Z thrpt: [166.64 Melem/s 167.19 Melem/s 167.73 Melem/s]
64292026-07-15T04:12:26.621Z change:
64302026-07-15T04:12:26.621Z time: [−8.7657% −7.4325% −6.0884%] (p = 0.00 < 0.05)
64312026-07-15T04:12:26.621Z thrpt: [+6.4831% +8.0293% +9.6079%]
64322026-07-15T04:12:26.621Z Performance has improved.
64332026-07-15T04:12:26.621ZFound 7 outliers among 100 measurements (7.00%)
64342026-07-15T04:12:26.621Z 2 (2.00%) low mild
64352026-07-15T04:12:26.621Z 2 (2.00%) high mild
64362026-07-15T04:12:26.621Z 3 (3.00%) high severe
64372026-07-15T04:12:27.505ZBenchmarking source_filter/allows/exclude_hit_v4/10
64382026-07-15T04:12:27.505ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64392026-07-15T04:12:31.672ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
64402026-07-15T04:12:36.617ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64412026-07-15T04:12:36.701Zsource_filter/allows/exclude_hit_v4/10
64422026-07-15T04:12:36.701Z time: [1.9048 ns 1.9150 ns 1.9262 ns]
64432026-07-15T04:12:36.701Z thrpt: [519.15 Melem/s 522.19 Melem/s 524.98 Melem/s]
64442026-07-15T04:12:36.701Z change:
64452026-07-15T04:12:36.701Z time: [+5.0799% +5.5338% +5.9630%] (p = 0.00 < 0.05)
64462026-07-15T04:12:36.701Z thrpt: [−5.6275% −5.2436% −4.8343%]
64472026-07-15T04:12:36.701Z Performance has regressed.
64482026-07-15T04:12:37.583ZBenchmarking source_filter/allows/exclude_miss_v6/10
64492026-07-15T04:12:37.583ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64502026-07-15T04:12:42.869ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (508M iterations)
64512026-07-15T04:12:47.879ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64522026-07-15T04:12:47.964Zsource_filter/allows/exclude_miss_v6/10
64532026-07-15T04:12:47.964Z time: [9.8378 ns 9.8606 ns 9.8837 ns]
64542026-07-15T04:12:47.964Z thrpt: [101.18 Melem/s 101.41 Melem/s 101.65 Melem/s]
64552026-07-15T04:12:47.964Z change:
64562026-07-15T04:12:47.964Z time: [+1.1285% +1.3879% +1.6567%] (p = 0.00 < 0.05)
64572026-07-15T04:12:47.964Z thrpt: [−1.6297% −1.3689% −1.1159%]
64582026-07-15T04:12:47.964Z Performance has regressed.
64592026-07-15T04:12:48.847ZBenchmarking source_filter/allows/exclude_hit_v6/10
64602026-07-15T04:12:48.847ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64612026-07-15T04:12:53.839ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64622026-07-15T04:12:58.882ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64632026-07-15T04:12:58.966Zsource_filter/allows/exclude_hit_v6/10
64642026-07-15T04:12:58.966Z time: [4.6679 ns 4.6837 ns 4.7029 ns]
64652026-07-15T04:12:58.966Z thrpt: [212.64 Melem/s 213.50 Melem/s 214.23 Melem/s]
64662026-07-15T04:12:58.966Z change:
64672026-07-15T04:12:58.966Z time: [−3.0357% −2.2832% −1.5720%] (p = 0.00 < 0.05)
64682026-07-15T04:12:58.970Z thrpt: [+1.5971% +2.3366% +3.1307%]
64692026-07-15T04:12:58.970Z Performance has improved.
64702026-07-15T04:12:58.970ZFound 19 outliers among 100 measurements (19.00%)
64712026-07-15T04:12:58.970Z 19 (19.00%) high severe
64722026-07-15T04:12:59.853ZBenchmarking source_filter/allows/exclude_miss_v4/50
64732026-07-15T04:12:59.853ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64742026-07-15T04:13:03.119ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (822M iterations)
64752026-07-15T04:13:08.201ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64762026-07-15T04:13:08.284Zsource_filter/allows/exclude_miss_v4/50
64772026-07-15T04:13:08.285Z time: [6.1423 ns 6.1790 ns 6.2161 ns]
64782026-07-15T04:13:08.285Z thrpt: [160.87 Melem/s 161.84 Melem/s 162.81 Melem/s]
64792026-07-15T04:13:08.285Z change:
64802026-07-15T04:13:08.285Z time: [−6.0173% −5.0167% −3.9470%] (p = 0.00 < 0.05)
64812026-07-15T04:13:08.285Z thrpt: [+4.1091% +5.2817% +6.4025%]
64822026-07-15T04:13:08.285Z Performance has improved.
64832026-07-15T04:13:08.285ZFound 4 outliers among 100 measurements (4.00%)
64842026-07-15T04:13:08.285Z 1 (1.00%) low mild
64852026-07-15T04:13:08.285Z 2 (2.00%) high mild
64862026-07-15T04:13:08.285Z 1 (1.00%) high severe
64872026-07-15T04:13:09.168ZBenchmarking source_filter/allows/exclude_hit_v4/50
64882026-07-15T04:13:09.168ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64892026-07-15T04:13:12.385ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
64902026-07-15T04:13:17.381ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
64912026-07-15T04:13:17.465Zsource_filter/allows/exclude_hit_v4/50
64922026-07-15T04:13:17.466Z time: [2.9725 ns 2.9923 ns 3.0128 ns]
64932026-07-15T04:13:17.466Z thrpt: [331.91 Melem/s 334.20 Melem/s 336.41 Melem/s]
64942026-07-15T04:13:17.466Z change:
64952026-07-15T04:13:17.466Z time: [+10.269% +10.894% +11.470%] (p = 0.00 < 0.05)
64962026-07-15T04:13:17.466Z thrpt: [−10.290% −9.8234% −9.3129%]
64972026-07-15T04:13:17.466Z Performance has regressed.
64982026-07-15T04:13:17.466ZFound 2 outliers among 100 measurements (2.00%)
64992026-07-15T04:13:17.466Z 2 (2.00%) high mild
65002026-07-15T04:13:18.350ZBenchmarking source_filter/allows/exclude_miss_v6/50
65012026-07-15T04:13:18.350ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65022026-07-15T04:13:23.323ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (540M iterations)
65032026-07-15T04:13:28.313ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65042026-07-15T04:13:28.396Zsource_filter/allows/exclude_miss_v6/50
65052026-07-15T04:13:28.396Z time: [9.1912 ns 9.2269 ns 9.2679 ns]
65062026-07-15T04:13:28.396Z thrpt: [107.90 Melem/s 108.38 Melem/s 108.80 Melem/s]
65072026-07-15T04:13:28.396Z change:
65082026-07-15T04:13:28.396Z time: [−1.8736% −1.2788% −0.6769%] (p = 0.00 < 0.05)
65092026-07-15T04:13:28.396Z thrpt: [+0.6815% +1.2953% +1.9094%]
65102026-07-15T04:13:28.396Z Change within noise threshold.
65112026-07-15T04:13:28.396ZFound 7 outliers among 100 measurements (7.00%)
65122026-07-15T04:13:28.396Z 3 (3.00%) high mild
65132026-07-15T04:13:28.396Z 4 (4.00%) high severe
65142026-07-15T04:13:29.286ZBenchmarking source_filter/allows/exclude_hit_v6/50
65152026-07-15T04:13:29.286ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65162026-07-15T04:13:35.232ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (903M iterations)
65172026-07-15T04:13:40.273ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65182026-07-15T04:13:40.357Zsource_filter/allows/exclude_hit_v6/50
65192026-07-15T04:13:40.357Z time: [5.5613 ns 5.5771 ns 5.5963 ns]
65202026-07-15T04:13:40.357Z thrpt: [178.69 Melem/s 179.31 Melem/s 179.82 Melem/s]
65212026-07-15T04:13:40.358Z change:
65222026-07-15T04:13:40.358Z time: [−2.0574% −1.6117% −1.1523%] (p = 0.00 < 0.05)
65232026-07-15T04:13:40.358Z thrpt: [+1.1657% +1.6381% +2.1006%]
65242026-07-15T04:13:40.358Z Performance has improved.
65252026-07-15T04:13:40.358ZFound 19 outliers among 100 measurements (19.00%)
65262026-07-15T04:13:40.358Z 1 (1.00%) high mild
65272026-07-15T04:13:40.358Z 18 (18.00%) high severe
65282026-07-15T04:13:41.244ZBenchmarking source_filter/allows/exclude_miss_v4/100
65292026-07-15T04:13:41.245ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65302026-07-15T04:13:45.547ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (624M iterations)
65312026-07-15T04:13:50.750ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65322026-07-15T04:13:50.834Zsource_filter/allows/exclude_miss_v4/100
65332026-07-15T04:13:50.834Z time: [8.3225 ns 8.3442 ns 8.3660 ns]
65342026-07-15T04:13:50.834Z thrpt: [119.53 Melem/s 119.84 Melem/s 120.16 Melem/s]
65352026-07-15T04:13:50.834Z change:
65362026-07-15T04:13:50.834Z time: [+0.0376% +1.4292% +2.8571%] (p = 0.05 < 0.05)
65372026-07-15T04:13:50.834Z thrpt: [−2.7777% −1.4091% −0.0376%]
65382026-07-15T04:13:50.834Z Change within noise threshold.
65392026-07-15T04:13:50.834ZFound 5 outliers among 100 measurements (5.00%)
65402026-07-15T04:13:50.834Z 4 (4.00%) high mild
65412026-07-15T04:13:50.834Z 1 (1.00%) high severe
65422026-07-15T04:13:51.716ZBenchmarking source_filter/allows/exclude_hit_v4/100
65432026-07-15T04:13:51.716ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65442026-07-15T04:13:54.984ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.6B iterations)
65452026-07-15T04:13:59.964ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65462026-07-15T04:14:00.048Zsource_filter/allows/exclude_hit_v4/100
65472026-07-15T04:14:00.048Z time: [3.0077 ns 3.0252 ns 3.0428 ns]
65482026-07-15T04:14:00.048Z thrpt: [328.65 Melem/s 330.55 Melem/s 332.48 Melem/s]
65492026-07-15T04:14:00.048Z change:
65502026-07-15T04:14:00.048Z time: [+12.128% +12.833% +13.460%] (p = 0.00 < 0.05)
65512026-07-15T04:14:00.048Z thrpt: [−11.863% −11.373% −10.816%]
65522026-07-15T04:14:00.048Z Performance has regressed.
65532026-07-15T04:14:00.048ZFound 1 outliers among 100 measurements (1.00%)
65542026-07-15T04:14:00.052Z 1 (1.00%) high mild
65552026-07-15T04:14:00.934ZBenchmarking source_filter/allows/exclude_miss_v6/100
65562026-07-15T04:14:00.934ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65572026-07-15T04:14:04.271ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (402M iterations)
65582026-07-15T04:14:09.272ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65592026-07-15T04:14:09.357Zsource_filter/allows/exclude_miss_v6/100
65602026-07-15T04:14:09.357Z time: [12.384 ns 12.435 ns 12.484 ns]
65612026-07-15T04:14:09.357Z thrpt: [80.101 Melem/s 80.421 Melem/s 80.752 Melem/s]
65622026-07-15T04:14:09.357Z change:
65632026-07-15T04:14:09.357Z time: [+3.1675% +3.6622% +4.1500%] (p = 0.00 < 0.05)
65642026-07-15T04:14:09.357Z thrpt: [−3.9847% −3.5328% −3.0702%]
65652026-07-15T04:14:09.357Z Performance has regressed.
65662026-07-15T04:14:10.243ZBenchmarking source_filter/allows/exclude_hit_v6/100
65672026-07-15T04:14:10.243ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65682026-07-15T04:14:16.186ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (903M iterations)
65692026-07-15T04:14:21.222ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65702026-07-15T04:14:21.305Zsource_filter/allows/exclude_hit_v6/100
65712026-07-15T04:14:21.305Z time: [5.5527 ns 5.5683 ns 5.5869 ns]
65722026-07-15T04:14:21.305Z thrpt: [178.99 Melem/s 179.59 Melem/s 180.09 Melem/s]
65732026-07-15T04:14:21.306Z change:
65742026-07-15T04:14:21.306Z time: [−2.3455% −1.8880% −1.4623%] (p = 0.00 < 0.05)
65752026-07-15T04:14:21.306Z thrpt: [+1.4841% +1.9243% +2.4019%]
65762026-07-15T04:14:21.306Z Performance has improved.
65772026-07-15T04:14:21.309ZFound 20 outliers among 100 measurements (20.00%)
65782026-07-15T04:14:21.309Z 1 (1.00%) low mild
65792026-07-15T04:14:21.309Z 2 (2.00%) high mild
65802026-07-15T04:14:21.309Z 17 (17.00%) high severe
65812026-07-15T04:14:22.192ZBenchmarking source_filter/allows/include_hit_v4/1
65822026-07-15T04:14:22.192ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65832026-07-15T04:14:26.303ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
65842026-07-15T04:14:31.366ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65852026-07-15T04:14:31.451Zsource_filter/allows/include_hit_v4/1
65862026-07-15T04:14:31.451Z time: [1.9260 ns 1.9411 ns 1.9574 ns]
65872026-07-15T04:14:31.451Z thrpt: [510.89 Melem/s 515.18 Melem/s 519.20 Melem/s]
65882026-07-15T04:14:31.451Z change:
65892026-07-15T04:14:31.451Z time: [+2.7993% +3.7159% +4.5141%] (p = 0.00 < 0.05)
65902026-07-15T04:14:31.451Z thrpt: [−4.3192% −3.5828% −2.7231%]
65912026-07-15T04:14:31.451Z Performance has regressed.
65922026-07-15T04:14:31.451ZFound 7 outliers among 100 measurements (7.00%)
65932026-07-15T04:14:31.451Z 7 (7.00%) high mild
65942026-07-15T04:14:32.340ZBenchmarking source_filter/allows/include_miss_v4/1
65952026-07-15T04:14:32.340ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
65962026-07-15T04:14:37.047ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
65972026-07-15T04:14:41.935ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
65982026-07-15T04:14:42.019Zsource_filter/allows/include_miss_v4/1
65992026-07-15T04:14:42.019Z time: [2.1207 ns 2.1342 ns 2.1496 ns]
66002026-07-15T04:14:42.019Z thrpt: [465.21 Melem/s 468.56 Melem/s 471.54 Melem/s]
66012026-07-15T04:14:42.019Z change:
66022026-07-15T04:14:42.019Z time: [+8.7091% +9.6901% +10.884%] (p = 0.00 < 0.05)
66032026-07-15T04:14:42.019Z thrpt: [−9.8156% −8.8341% −8.0114%]
66042026-07-15T04:14:42.019Z Performance has regressed.
66052026-07-15T04:14:42.019ZFound 3 outliers among 100 measurements (3.00%)
66062026-07-15T04:14:42.019Z 1 (1.00%) high mild
66072026-07-15T04:14:42.019Z 2 (2.00%) high severe
66082026-07-15T04:14:42.904ZBenchmarking source_filter/allows/include_hit_v6/1
66092026-07-15T04:14:42.904ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66102026-07-15T04:14:47.896ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66112026-07-15T04:14:52.940ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66122026-07-15T04:14:53.024Zsource_filter/allows/include_hit_v6/1
66132026-07-15T04:14:53.024Z time: [4.6690 ns 4.6844 ns 4.7032 ns]
66142026-07-15T04:14:53.024Z thrpt: [212.62 Melem/s 213.47 Melem/s 214.18 Melem/s]
66152026-07-15T04:14:53.024Z change:
66162026-07-15T04:14:53.024Z time: [−2.0648% −1.5133% −0.9552%] (p = 0.00 < 0.05)
66172026-07-15T04:14:53.024Z thrpt: [+0.9645% +1.5365% +2.1083%]
66182026-07-15T04:14:53.024Z Change within noise threshold.
66192026-07-15T04:14:53.024ZFound 18 outliers among 100 measurements (18.00%)
66202026-07-15T04:14:53.024Z 18 (18.00%) high severe
66212026-07-15T04:14:53.911ZBenchmarking source_filter/allows/include_miss_v6/1
66222026-07-15T04:14:53.911ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66232026-07-15T04:14:58.665ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66242026-07-15T04:15:03.710ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66252026-07-15T04:15:03.795Zsource_filter/allows/include_miss_v6/1
66262026-07-15T04:15:03.795Z time: [4.4472 ns 4.4627 ns 4.4813 ns]
66272026-07-15T04:15:03.795Z thrpt: [223.15 Melem/s 224.08 Melem/s 224.86 Melem/s]
66282026-07-15T04:15:03.795Z change:
66292026-07-15T04:15:03.795Z time: [−2.2921% −1.7168% −1.1750%] (p = 0.00 < 0.05)
66302026-07-15T04:15:03.795Z thrpt: [+1.1889% +1.7468% +2.3459%]
66312026-07-15T04:15:03.795Z Performance has improved.
66322026-07-15T04:15:03.795ZFound 21 outliers among 100 measurements (21.00%)
66332026-07-15T04:15:03.795Z 1 (1.00%) low mild
66342026-07-15T04:15:03.795Z 2 (2.00%) high mild
66352026-07-15T04:15:03.795Z 18 (18.00%) high severe
66362026-07-15T04:15:04.684ZBenchmarking source_filter/allows/include_hit_v4/5
66372026-07-15T04:15:04.684ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66382026-07-15T04:15:08.862ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
66392026-07-15T04:15:13.822ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66402026-07-15T04:15:13.906Zsource_filter/allows/include_hit_v4/5
66412026-07-15T04:15:13.907Z time: [1.9139 ns 1.9243 ns 1.9337 ns]
66422026-07-15T04:15:13.907Z thrpt: [517.14 Melem/s 519.66 Melem/s 522.50 Melem/s]
66432026-07-15T04:15:13.907Z change:
66442026-07-15T04:15:13.907Z time: [+2.3498% +3.1686% +3.9522%] (p = 0.00 < 0.05)
66452026-07-15T04:15:13.907Z thrpt: [−3.8019% −3.0713% −2.2958%]
66462026-07-15T04:15:13.907Z Performance has regressed.
66472026-07-15T04:15:13.907ZFound 19 outliers among 100 measurements (19.00%)
66482026-07-15T04:15:13.907Z 7 (7.00%) low severe
66492026-07-15T04:15:13.907Z 2 (2.00%) low mild
66502026-07-15T04:15:13.907Z 4 (4.00%) high mild
66512026-07-15T04:15:13.907Z 6 (6.00%) high severe
66522026-07-15T04:15:14.797ZBenchmarking source_filter/allows/include_miss_v4/5
66532026-07-15T04:15:14.797ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66542026-07-15T04:15:18.806ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
66552026-07-15T04:15:23.825ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66562026-07-15T04:15:23.910Zsource_filter/allows/include_miss_v4/5
66572026-07-15T04:15:23.910Z time: [3.7338 ns 3.7551 ns 3.7766 ns]
66582026-07-15T04:15:23.910Z thrpt: [264.79 Melem/s 266.31 Melem/s 267.82 Melem/s]
66592026-07-15T04:15:23.910Z change:
66602026-07-15T04:15:23.910Z time: [+9.9408% +10.741% +11.490%] (p = 0.00 < 0.05)
66612026-07-15T04:15:23.910Z thrpt: [−10.306% −9.6990% −9.0419%]
66622026-07-15T04:15:23.910Z Performance has regressed.
66632026-07-15T04:15:23.910ZFound 12 outliers among 100 measurements (12.00%)
66642026-07-15T04:15:23.910Z 8 (8.00%) low mild
66652026-07-15T04:15:23.910Z 4 (4.00%) high mild
66662026-07-15T04:15:24.797ZBenchmarking source_filter/allows/include_hit_v6/5
66672026-07-15T04:15:24.797ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66682026-07-15T04:15:29.806ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66692026-07-15T04:15:34.832ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66702026-07-15T04:15:34.916Zsource_filter/allows/include_hit_v6/5
66712026-07-15T04:15:34.916Z time: [4.6684 ns 4.6840 ns 4.7029 ns]
66722026-07-15T04:15:34.917Z thrpt: [212.63 Melem/s 213.49 Melem/s 214.20 Melem/s]
66732026-07-15T04:15:34.917Z change:
66742026-07-15T04:15:34.917Z time: [−6.2912% −5.1854% −4.1213%] (p = 0.00 < 0.05)
66752026-07-15T04:15:34.917Z thrpt: [+4.2985% +5.4690% +6.7135%]
66762026-07-15T04:15:34.917Z Performance has improved.
66772026-07-15T04:15:34.917ZFound 21 outliers among 100 measurements (21.00%)
66782026-07-15T04:15:34.917Z 1 (1.00%) low mild
66792026-07-15T04:15:34.917Z 1 (1.00%) high mild
66802026-07-15T04:15:34.917Z 19 (19.00%) high severe
66812026-07-15T04:15:35.790ZBenchmarking source_filter/allows/include_miss_v6/5
66822026-07-15T04:15:35.790ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66832026-07-15T04:15:39.356ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (753M iterations)
66842026-07-15T04:15:44.387ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66852026-07-15T04:15:44.471Zsource_filter/allows/include_miss_v6/5
66862026-07-15T04:15:44.471Z time: [6.6629 ns 6.6783 ns 6.6969 ns]
66872026-07-15T04:15:44.472Z thrpt: [149.32 Melem/s 149.74 Melem/s 150.08 Melem/s]
66882026-07-15T04:15:44.472Z change:
66892026-07-15T04:15:44.472Z time: [−1.8185% −1.4435% −1.0574%] (p = 0.00 < 0.05)
66902026-07-15T04:15:44.472Z thrpt: [+1.0687% +1.4646% +1.8522%]
66912026-07-15T04:15:44.472Z Performance has improved.
66922026-07-15T04:15:44.472ZFound 19 outliers among 100 measurements (19.00%)
66932026-07-15T04:15:44.472Z 2 (2.00%) high mild
66942026-07-15T04:15:44.472Z 17 (17.00%) high severe
66952026-07-15T04:15:45.355ZBenchmarking source_filter/allows/include_hit_v4/10
66962026-07-15T04:15:45.355ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66972026-07-15T04:15:49.406ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
66982026-07-15T04:15:54.489ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66992026-07-15T04:15:54.573Zsource_filter/allows/include_hit_v4/10
67002026-07-15T04:15:54.573Z time: [1.9047 ns 1.9235 ns 1.9427 ns]
67012026-07-15T04:15:54.573Z thrpt: [514.75 Melem/s 519.90 Melem/s 525.02 Melem/s]
67022026-07-15T04:15:54.573Z change:
67032026-07-15T04:15:54.573Z time: [+0.9358% +2.0806% +3.2340%] (p = 0.00 < 0.05)
67042026-07-15T04:15:54.573Z thrpt: [−3.1327% −2.0382% −0.9272%]
67052026-07-15T04:15:54.573Z Change within noise threshold.
67062026-07-15T04:15:54.574ZFound 3 outliers among 100 measurements (3.00%)
67072026-07-15T04:15:54.574Z 3 (3.00%) high mild
67082026-07-15T04:15:55.459ZBenchmarking source_filter/allows/include_miss_v4/10
67092026-07-15T04:15:55.459ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67102026-07-15T04:15:58.653ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (840M iterations)
67112026-07-15T04:16:03.680ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67122026-07-15T04:16:03.764Zsource_filter/allows/include_miss_v4/10
67132026-07-15T04:16:03.764Z time: [5.9638 ns 5.9801 ns 5.9974 ns]
67142026-07-15T04:16:03.764Z thrpt: [166.74 Melem/s 167.22 Melem/s 167.68 Melem/s]
67152026-07-15T04:16:03.764Z change:
67162026-07-15T04:16:03.764Z time: [+1.8903% +2.1485% +2.4120%] (p = 0.00 < 0.05)
67172026-07-15T04:16:03.764Z thrpt: [−2.3552% −2.1033% −1.8552%]
67182026-07-15T04:16:03.764Z Performance has regressed.
67192026-07-15T04:16:03.764ZFound 3 outliers among 100 measurements (3.00%)
67202026-07-15T04:16:03.764Z 3 (3.00%) high mild
67212026-07-15T04:16:04.650ZBenchmarking source_filter/allows/include_hit_v6/10
67222026-07-15T04:16:04.650ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67232026-07-15T04:16:09.660ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67242026-07-15T04:16:14.684ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67252026-07-15T04:16:14.768Zsource_filter/allows/include_hit_v6/10
67262026-07-15T04:16:14.768Z time: [4.6672 ns 4.6827 ns 4.7014 ns]
67272026-07-15T04:16:14.771Z thrpt: [212.70 Melem/s 213.55 Melem/s 214.26 Melem/s]
67282026-07-15T04:16:14.771Z change:
67292026-07-15T04:16:14.771Z time: [−2.4469% −1.7745% −1.1691%] (p = 0.00 < 0.05)
67302026-07-15T04:16:14.771Z thrpt: [+1.1829% +1.8065% +2.5083%]
67312026-07-15T04:16:14.771Z Performance has improved.
67322026-07-15T04:16:14.771ZFound 22 outliers among 100 measurements (22.00%)
67332026-07-15T04:16:14.771Z 1 (1.00%) low mild
67342026-07-15T04:16:14.771Z 1 (1.00%) high mild
67352026-07-15T04:16:14.771Z 20 (20.00%) high severe
67362026-07-15T04:16:15.653ZBenchmarking source_filter/allows/include_miss_v6/10
67372026-07-15T04:16:15.653ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67382026-07-15T04:16:20.917ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (510M iterations)
67392026-07-15T04:16:25.909ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67402026-07-15T04:16:25.994Zsource_filter/allows/include_miss_v6/10
67412026-07-15T04:16:25.994Z time: [9.7509 ns 9.7800 ns 9.8106 ns]
67422026-07-15T04:16:25.994Z thrpt: [101.93 Melem/s 102.25 Melem/s 102.55 Melem/s]
67432026-07-15T04:16:25.994Z change:
67442026-07-15T04:16:25.994Z time: [+0.3228% +0.7168% +1.1125%] (p = 0.00 < 0.05)
67452026-07-15T04:16:25.994Z thrpt: [−1.1003% −0.7117% −0.3217%]
67462026-07-15T04:16:25.997Z Change within noise threshold.
67472026-07-15T04:16:26.877ZBenchmarking source_filter/allows/include_hit_v4/50
67482026-07-15T04:16:26.878ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67492026-07-15T04:16:30.100ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
67502026-07-15T04:16:35.097ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67512026-07-15T04:16:35.183Zsource_filter/allows/include_hit_v4/50
67522026-07-15T04:16:35.183Z time: [2.9833 ns 2.9942 ns 3.0062 ns]
67532026-07-15T04:16:35.183Z thrpt: [332.65 Melem/s 333.97 Melem/s 335.20 Melem/s]
67542026-07-15T04:16:35.183Z change:
67552026-07-15T04:16:35.183Z time: [+11.706% +12.434% +13.202%] (p = 0.00 < 0.05)
67562026-07-15T04:16:35.183Z thrpt: [−11.662% −11.059% −10.480%]
67572026-07-15T04:16:35.183Z Performance has regressed.
67582026-07-15T04:16:35.183ZFound 7 outliers among 100 measurements (7.00%)
67592026-07-15T04:16:35.183Z 4 (4.00%) high mild
67602026-07-15T04:16:35.183Z 3 (3.00%) high severe
67612026-07-15T04:16:36.068ZBenchmarking source_filter/allows/include_miss_v4/50
67622026-07-15T04:16:36.068ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67632026-07-15T04:16:39.376ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (811M iterations)
67642026-07-15T04:16:44.296ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67652026-07-15T04:16:44.381Zsource_filter/allows/include_miss_v4/50
67662026-07-15T04:16:44.381Z time: [6.0469 ns 6.0733 ns 6.0998 ns]
67672026-07-15T04:16:44.382Z thrpt: [163.94 Melem/s 164.66 Melem/s 165.37 Melem/s]
67682026-07-15T04:16:44.382Z change:
67692026-07-15T04:16:44.382Z time: [−1.1489% −0.1544% +0.8800%] (p = 0.77 > 0.05)
67702026-07-15T04:16:44.382Z thrpt: [−0.8724% +0.1546% +1.1623%]
67712026-07-15T04:16:44.382Z No change in performance detected.
67722026-07-15T04:16:44.382ZFound 3 outliers among 100 measurements (3.00%)
67732026-07-15T04:16:44.382Z 2 (2.00%) low mild
67742026-07-15T04:16:44.385Z 1 (1.00%) high mild
67752026-07-15T04:16:45.264ZBenchmarking source_filter/allows/include_hit_v6/50
67762026-07-15T04:16:45.264ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67772026-07-15T04:16:51.206ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (903M iterations)
67782026-07-15T04:16:56.245ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67792026-07-15T04:16:56.329Zsource_filter/allows/include_hit_v6/50
67802026-07-15T04:16:56.330Z time: [5.5551 ns 5.5711 ns 5.5905 ns]
67812026-07-15T04:16:56.330Z thrpt: [178.87 Melem/s 179.50 Melem/s 180.01 Melem/s]
67822026-07-15T04:16:56.330Z change:
67832026-07-15T04:16:56.330Z time: [−2.2272% −1.7661% −1.3185%] (p = 0.00 < 0.05)
67842026-07-15T04:16:56.330Z thrpt: [+1.3361% +1.7979% +2.2779%]
67852026-07-15T04:16:56.330Z Performance has improved.
67862026-07-15T04:16:56.330ZFound 19 outliers among 100 measurements (19.00%)
67872026-07-15T04:16:56.330Z 19 (19.00%) high severe
67882026-07-15T04:16:57.219ZBenchmarking source_filter/allows/include_miss_v6/50
67892026-07-15T04:16:57.219ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67902026-07-15T04:17:02.221ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (537M iterations)
67912026-07-15T04:17:07.338ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67922026-07-15T04:17:07.422Zsource_filter/allows/include_miss_v6/50
67932026-07-15T04:17:07.422Z time: [9.4078 ns 9.4678 ns 9.5380 ns]
67942026-07-15T04:17:07.422Z thrpt: [104.84 Melem/s 105.62 Melem/s 106.29 Melem/s]
67952026-07-15T04:17:07.422Z change:
67962026-07-15T04:17:07.422Z time: [+1.0645% +1.8904% +2.7192%] (p = 0.00 < 0.05)
67972026-07-15T04:17:07.422Z thrpt: [−2.6472% −1.8553% −1.0533%]
67982026-07-15T04:17:07.422Z Performance has regressed.
67992026-07-15T04:17:07.422ZFound 4 outliers among 100 measurements (4.00%)
68002026-07-15T04:17:07.422Z 3 (3.00%) high mild
68012026-07-15T04:17:07.422Z 1 (1.00%) high severe
68022026-07-15T04:17:08.310ZBenchmarking source_filter/allows/include_hit_v4/100
68032026-07-15T04:17:08.310ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
68042026-07-15T04:17:11.576ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.6B iterations)
68052026-07-15T04:17:16.566ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68062026-07-15T04:17:16.650Zsource_filter/allows/include_hit_v4/100
68072026-07-15T04:17:16.650Z time: [3.0135 ns 3.0306 ns 3.0487 ns]
68082026-07-15T04:17:16.650Z thrpt: [328.01 Melem/s 329.97 Melem/s 331.84 Melem/s]
68092026-07-15T04:17:16.650Z change:
68102026-07-15T04:17:16.650Z time: [+6.3046% +6.9433% +7.6154%] (p = 0.00 < 0.05)
68112026-07-15T04:17:16.650Z thrpt: [−7.0765% −6.4925% −5.9307%]
68122026-07-15T04:17:16.650Z Performance has regressed.
68132026-07-15T04:17:16.650ZFound 1 outliers among 100 measurements (1.00%)
68142026-07-15T04:17:16.650Z 1 (1.00%) high mild
68152026-07-15T04:17:17.534ZBenchmarking source_filter/allows/include_miss_v4/100
68162026-07-15T04:17:17.534ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68172026-07-15T04:17:21.823ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (626M iterations)
68182026-07-15T04:17:26.731ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68192026-07-15T04:17:26.816Zsource_filter/allows/include_miss_v4/100
68202026-07-15T04:17:26.816Z time: [7.8017 ns 7.8353 ns 7.8696 ns]
68212026-07-15T04:17:26.816Z thrpt: [127.07 Melem/s 127.63 Melem/s 128.18 Melem/s]
68222026-07-15T04:17:26.816Z change:
68232026-07-15T04:17:26.816Z time: [−8.3040% −7.0734% −5.7939%] (p = 0.00 < 0.05)
68242026-07-15T04:17:26.816Z thrpt: [+6.1502% +7.6118% +9.0560%]
68252026-07-15T04:17:26.816Z Performance has improved.
68262026-07-15T04:17:26.816ZFound 3 outliers among 100 measurements (3.00%)
68272026-07-15T04:17:26.816Z 3 (3.00%) high mild
68282026-07-15T04:17:27.700ZBenchmarking source_filter/allows/include_hit_v6/100
68292026-07-15T04:17:27.700ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68302026-07-15T04:17:33.644ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (903M iterations)
68312026-07-15T04:17:38.682ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68322026-07-15T04:17:38.766Zsource_filter/allows/include_hit_v6/100
68332026-07-15T04:17:38.766Z time: [5.5558 ns 5.5716 ns 5.5906 ns]
68342026-07-15T04:17:38.766Z thrpt: [178.87 Melem/s 179.48 Melem/s 179.99 Melem/s]
68352026-07-15T04:17:38.766Z change:
68362026-07-15T04:17:38.766Z time: [−1.9539% −1.5063% −1.0542%] (p = 0.00 < 0.05)
68372026-07-15T04:17:38.766Z thrpt: [+1.0655% +1.5293% +1.9928%]
68382026-07-15T04:17:38.766Z Performance has improved.
68392026-07-15T04:17:38.766ZFound 17 outliers among 100 measurements (17.00%)
68402026-07-15T04:17:38.766Z 17 (17.00%) high severe
68412026-07-15T04:17:39.652ZBenchmarking source_filter/allows/include_miss_v6/100
68422026-07-15T04:17:39.652ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68432026-07-15T04:17:42.982ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (403M iterations)
68442026-07-15T04:17:47.969ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68452026-07-15T04:17:48.054Zsource_filter/allows/include_miss_v6/100
68462026-07-15T04:17:48.054Z time: [12.317 ns 12.362 ns 12.410 ns]
68472026-07-15T04:17:48.054Z thrpt: [80.578 Melem/s 80.893 Melem/s 81.192 Melem/s]
68482026-07-15T04:17:48.054Z change:
68492026-07-15T04:17:48.054Z time: [+2.7062% +3.2316% +3.7267%] (p = 0.00 < 0.05)
68502026-07-15T04:17:48.054Z thrpt: [−3.5928% −3.1304% −2.6349%]
68512026-07-15T04:17:48.054Z Performance has regressed.
68522026-07-15T04:17:48.054ZFound 2 outliers among 100 measurements (2.00%)
68532026-07-15T04:17:48.054Z 2 (2.00%) high mild
68542026-07-15T04:17:48.936ZBenchmarking source_filter/allows/include_empty_v4
68552026-07-15T04:17:48.936ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68562026-07-15T04:17:52.835ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.5B iterations)
68572026-07-15T04:17:57.744ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68582026-07-15T04:17:57.828Zsource_filter/allows/include_empty_v4
68592026-07-15T04:17:57.828Z time: [889.72 ps 891.52 ps 894.03 ps]
68602026-07-15T04:17:57.828Z thrpt: [1.1185 Gelem/s 1.1217 Gelem/s 1.1239 Gelem/s]
68612026-07-15T04:17:57.828Z change:
68622026-07-15T04:17:57.828Z time: [−20.466% −20.380% −20.277%] (p = 0.00 < 0.05)
68632026-07-15T04:17:57.828Z thrpt: [+25.434% +25.597% +25.733%]
68642026-07-15T04:17:57.828Z Performance has improved.
68652026-07-15T04:17:57.828ZFound 2 outliers among 100 measurements (2.00%)
68662026-07-15T04:17:57.828Z 2 (2.00%) high severe
68672026-07-15T04:17:58.717ZBenchmarking source_filter/allows/include_empty_v6
68682026-07-15T04:17:58.718ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68692026-07-15T04:18:03.469ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
68702026-07-15T04:18:08.468ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68712026-07-15T04:18:08.552Zsource_filter/allows/include_empty_v6
68722026-07-15T04:18:08.552Z time: [1.1059 ns 1.1060 ns 1.1060 ns]
68732026-07-15T04:18:08.552Z thrpt: [904.17 Melem/s 904.20 Melem/s 904.22 Melem/s]
68742026-07-15T04:18:08.552Z change:
68752026-07-15T04:18:08.552Z time: [−1.5047% −1.4400% −1.3753%] (p = 0.00 < 0.05)
68762026-07-15T04:18:08.552Z thrpt: [+1.3944% +1.4610% +1.5276%]
68772026-07-15T04:18:08.552Z Performance has improved.
68782026-07-15T04:18:08.552ZFound 4 outliers among 100 measurements (4.00%)
68792026-07-15T04:18:08.552Z 1 (1.00%) low mild
68802026-07-15T04:18:08.552Z 1 (1.00%) high mild
68812026-07-15T04:18:08.552Z 2 (2.00%) high severe
68822026-07-15T04:18:09.463Z
68832026-07-15T04:18:09.466ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68842026-07-15T04:18:09.466ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68852026-07-15T04:18:09.466ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0176 ms (605 iterations)
68862026-07-15T04:18:09.466ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68872026-07-15T04:18:09.466Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68882026-07-15T04:18:09.466Z time: [18.000 18.000 18.000 ]
68892026-07-15T04:18:09.466Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68902026-07-15T04:18:09.466Z No change in performance detected.
68912026-07-15T04:18:09.466Z
68922026-07-15T04:18:09.466ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68932026-07-15T04:18:09.466ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68942026-07-15T04:18:09.466ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0448 ms (715 iterations)
68952026-07-15T04:18:09.469ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68962026-07-15T04:18:09.469Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68972026-07-15T04:18:09.469Z time: [18.000 18.000 18.000 ]
68982026-07-15T04:18:09.469Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68992026-07-15T04:18:09.469Z No change in performance detected.
69002026-07-15T04:18:09.469Z
69012026-07-15T04:18:09.469ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
69022026-07-15T04:18:09.469ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
69032026-07-15T04:18:09.469ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0032 ms (495 iterations)
69042026-07-15T04:18:09.469ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69052026-07-15T04:18:09.469Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69062026-07-15T04:18:09.469Z time: [20.000 20.000 20.000 ]
69072026-07-15T04:18:09.469Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69082026-07-15T04:18:09.469Z No change in performance detected.
69092026-07-15T04:18:09.469Z
69102026-07-15T04:18:09.469ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69112026-07-15T04:18:09.469ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69122026-07-15T04:18:09.469ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.1165 ms (495 iterations)
69132026-07-15T04:18:09.472ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69142026-07-15T04:18:09.472Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69152026-07-15T04:18:09.472Z time: [21.000 21.000 21.000 ]
69162026-07-15T04:18:09.473Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69172026-07-15T04:18:09.473Z No change in performance detected.
69182026-07-15T04:18:09.473Z
69192026-07-15T04:18:09.473ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69202026-07-15T04:18:09.473ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69212026-07-15T04:18:09.473ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0309 ms (825 iterations)
69222026-07-15T04:18:09.473ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69232026-07-15T04:18:09.473Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69242026-07-15T04:18:09.473Z time: [13.000 13.000 13.000 ]
69252026-07-15T04:18:09.473Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69262026-07-15T04:18:09.473Z No change in performance detected.
69272026-07-15T04:18:09.473Z
69282026-07-15T04:18:09.473ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69292026-07-15T04:18:09.473ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69302026-07-15T04:18:09.473ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0004 ms (660 iterations)
69312026-07-15T04:18:09.476ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69322026-07-15T04:18:09.476Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69332026-07-15T04:18:09.476Z time: [12.000 12.000 12.000 ]
69342026-07-15T04:18:09.476Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69352026-07-15T04:18:09.476Z No change in performance detected.
69362026-07-15T04:18:09.476Z
69372026-07-15T04:18:09.476ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69382026-07-15T04:18:09.476ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69392026-07-15T04:18:09.476ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0536 ms (715 iterations)
69402026-07-15T04:18:09.476ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69412026-07-15T04:18:09.476Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69422026-07-15T04:18:09.476Z time: [14.000 14.000 14.000 ]
69432026-07-15T04:18:09.476Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69442026-07-15T04:18:09.477Z No change in performance detected.
69452026-07-15T04:18:09.477Z
69462026-07-15T04:18:09.477ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69472026-07-15T04:18:09.477ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69482026-07-15T04:18:09.480ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0239 ms (715 iterations)
69492026-07-15T04:18:09.480ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69502026-07-15T04:18:09.480Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69512026-07-15T04:18:09.480Z time: [14.000 14.000 14.000 ]
69522026-07-15T04:18:09.480Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69532026-07-15T04:18:09.480Z No change in performance detected.
69542026-07-15T04:18:09.480Z
69552026-07-15T04:18:09.480ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69562026-07-15T04:18:09.480ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69572026-07-15T04:18:09.480ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0265 ms (605 iterations)
69582026-07-15T04:18:09.480ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69592026-07-15T04:18:09.480Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69602026-07-15T04:18:09.480Z time: [3.0000 3.0000 3.0000 ]
69612026-07-15T04:18:09.480Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69622026-07-15T04:18:09.480Z No change in performance detected.
69632026-07-15T04:18:09.483Z
69642026-07-15T04:18:09.483ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69652026-07-15T04:18:09.483ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69662026-07-15T04:18:09.483ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0518 ms (495 iterations)
69672026-07-15T04:18:09.483ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69682026-07-15T04:18:09.483Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69692026-07-15T04:18:09.483Z time: [3.0000 3.0000 3.0000 ]
69702026-07-15T04:18:09.483Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69712026-07-15T04:18:09.483Z No change in performance detected.
69722026-07-15T04:18:09.483Z
69732026-07-15T04:18:09.483ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69742026-07-15T04:18:09.484ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69752026-07-15T04:18:09.484ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0524 ms (605 iterations)
69762026-07-15T04:18:09.484ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69772026-07-15T04:18:09.484ZCriterion.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.
69782026-07-15T04:18:09.484Z
69792026-07-15T04:18:09.484ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69802026-07-15T04:18:09.484ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69812026-07-15T04:18:09.484ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0511 ms (495 iterations)
69822026-07-15T04:18:09.487ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69832026-07-15T04:18:09.487ZCriterion.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.
69842026-07-15T04:18:09.487Z
69852026-07-15T04:18:09.487ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69862026-07-15T04:18:09.487ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69872026-07-15T04:18:09.487ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0017 ms (880 iterations)
69882026-07-15T04:18:09.487ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69892026-07-15T04:18:09.487Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69902026-07-15T04:18:09.487Z time: [3.0000 3.0000 3.0000 ]
69912026-07-15T04:18:09.487Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69922026-07-15T04:18:09.487Z No change in performance detected.
69932026-07-15T04:18:09.487Z
69942026-07-15T04:18:09.487ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69952026-07-15T04:18:09.487ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69962026-07-15T04:18:09.487ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0974 ms (550 iterations)
69972026-07-15T04:18:09.490ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69982026-07-15T04:18:09.490Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69992026-07-15T04:18:09.491Z time: [3.0000 3.0000 3.0000 ]
70002026-07-15T04:18:09.491Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70012026-07-15T04:18:09.491Z No change in performance detected.
70022026-07-15T04:18:09.491Z
70032026-07-15T04:18:09.491ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
70042026-07-15T04:18:09.491ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70052026-07-15T04:18:09.491ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0261 ms (770 iterations)
70062026-07-15T04:18:09.491ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70072026-07-15T04:18:09.491ZCriterion.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.
70082026-07-15T04:18:09.491Z
70092026-07-15T04:18:09.491ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70102026-07-15T04:18:09.491ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70112026-07-15T04:18:09.491ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0081 ms (495 iterations)
70122026-07-15T04:18:09.491ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70132026-07-15T04:18:09.491ZCriterion.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.
70142026-07-15T04:18:09.491Z
70152026-07-15T04:18:09.491ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70162026-07-15T04:18:09.491ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70172026-07-15T04:18:09.491ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0678 ms (825 iterations)
70182026-07-15T04:18:09.494ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70192026-07-15T04:18:09.494Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70202026-07-15T04:18:09.494Z time: [3.0000 3.0000 3.0000 ]
70212026-07-15T04:18:09.494Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70222026-07-15T04:18:09.494Z No change in performance detected.
70232026-07-15T04:18:09.494Z
70242026-07-15T04:18:09.494ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70252026-07-15T04:18:09.494ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70262026-07-15T04:18:09.494ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0697 ms (495 iterations)
70272026-07-15T04:18:09.494ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70282026-07-15T04:18:09.494Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70292026-07-15T04:18:09.494Z time: [3.0000 3.0000 3.0000 ]
70302026-07-15T04:18:09.494Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70312026-07-15T04:18:09.494Z No change in performance detected.
70322026-07-15T04:18:09.494Z
70332026-07-15T04:18:09.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70342026-07-15T04:18:09.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70352026-07-15T04:18:09.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0294 ms (605 iterations)
70362026-07-15T04:18:09.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70372026-07-15T04:18:09.498ZCriterion.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.
70382026-07-15T04:18:09.498Z
70392026-07-15T04:18:09.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70402026-07-15T04:18:09.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70412026-07-15T04:18:09.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0920 ms (495 iterations)
70422026-07-15T04:18:09.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70432026-07-15T04:18:09.498ZCriterion.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.
70442026-07-15T04:18:09.498Z
70452026-07-15T04:18:09.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70462026-07-15T04:18:09.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70472026-07-15T04:18:09.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0514 ms (880 iterations)
70482026-07-15T04:18:09.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70492026-07-15T04:18:09.501Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70502026-07-15T04:18:09.501Z time: [3.0000 3.0000 3.0000 ]
70512026-07-15T04:18:09.501Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70522026-07-15T04:18:09.501Z No change in performance detected.
70532026-07-15T04:18:09.501Z
70542026-07-15T04:18:09.501ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70552026-07-15T04:18:09.501ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70562026-07-15T04:18:09.501ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0873 ms (550 iterations)
70572026-07-15T04:18:09.501ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70582026-07-15T04:18:09.501Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70592026-07-15T04:18:09.501Z time: [3.0000 3.0000 3.0000 ]
70602026-07-15T04:18:09.501Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70612026-07-15T04:18:09.501Z No change in performance detected.
70622026-07-15T04:18:09.501Z
70632026-07-15T04:18:09.501ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70642026-07-15T04:18:09.501ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70652026-07-15T04:18:09.501ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0341 ms (715 iterations)
70662026-07-15T04:18:09.506ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70672026-07-15T04:18:09.506ZCriterion.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.
70682026-07-15T04:18:09.506Z
70692026-07-15T04:18:09.506ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70702026-07-15T04:18:09.506ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70712026-07-15T04:18:09.506ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1021 ms (495 iterations)
70722026-07-15T04:18:09.506ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70732026-07-15T04:18:09.506ZCriterion.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.
70742026-07-15T04:18:09.506Z
70752026-07-15T04:18:09.506ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70762026-07-15T04:18:09.506ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70772026-07-15T04:18:09.506ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1086 ms (275 iterations)
70782026-07-15T04:18:09.506ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70792026-07-15T04:18:09.506Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70802026-07-15T04:18:09.506Z time: [44.000 44.000 44.000 ]
70812026-07-15T04:18:09.506Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70822026-07-15T04:18:09.506Z No change in performance detected.
70832026-07-15T04:18:09.506Z
70842026-07-15T04:18:09.506ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70852026-07-15T04:18:09.506ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70862026-07-15T04:18:09.509ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0019 ms (220 iterations)
70872026-07-15T04:18:09.510ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70882026-07-15T04:18:09.510Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70892026-07-15T04:18:09.510Z time: [44.000 44.000 44.000 ]
70902026-07-15T04:18:09.510Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70912026-07-15T04:18:09.510Z No change in performance detected.
70922026-07-15T04:18:09.510Z
70932026-07-15T04:18:09.510ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70942026-07-15T04:18:09.510ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70952026-07-15T04:18:09.510ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1336 ms (330 iterations)
70962026-07-15T04:18:09.510ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70972026-07-15T04:18:09.510Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70982026-07-15T04:18:09.510Z time: [29.000 29.000 29.000 ]
70992026-07-15T04:18:09.510Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71002026-07-15T04:18:09.510Z No change in performance detected.
71012026-07-15T04:18:09.510Z
71022026-07-15T04:18:09.510ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71032026-07-15T04:18:09.510ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71042026-07-15T04:18:09.510ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1232 ms (275 iterations)
71052026-07-15T04:18:09.513ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71062026-07-15T04:18:09.513Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71072026-07-15T04:18:09.513Z time: [29.000 29.000 29.000 ]
71082026-07-15T04:18:09.513Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71092026-07-15T04:18:09.513Z No change in performance detected.
71102026-07-15T04:18:09.513Z
71112026-07-15T04:18:09.513ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71122026-07-15T04:18:09.513ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71132026-07-15T04:18:09.513ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1788 ms (330 iterations)
71142026-07-15T04:18:09.513ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71152026-07-15T04:18:09.513Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71162026-07-15T04:18:09.513Z time: [43.000 43.000 43.000 ]
71172026-07-15T04:18:09.513Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71182026-07-15T04:18:09.513Z No change in performance detected.
71192026-07-15T04:18:09.513Z
71202026-07-15T04:18:09.513ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71212026-07-15T04:18:09.513ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71222026-07-15T04:18:09.513ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2072 ms (275 iterations)
71232026-07-15T04:18:09.517ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71242026-07-15T04:18:09.517Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71252026-07-15T04:18:09.517Z time: [43.000 43.000 43.000 ]
71262026-07-15T04:18:09.517Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71272026-07-15T04:18:09.517Z No change in performance detected.
71282026-07-15T04:18:09.517Z
71292026-07-15T04:18:09.517ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71302026-07-15T04:18:09.517ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71312026-07-15T04:18:09.517ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1553 ms (385 iterations)
71322026-07-15T04:18:09.517ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71332026-07-15T04:18:09.517Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71342026-07-15T04:18:09.517Z time: [28.000 28.000 28.000 ]
71352026-07-15T04:18:09.517Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71362026-07-15T04:18:09.517Z No change in performance detected.
71372026-07-15T04:18:09.517Z
71382026-07-15T04:18:09.520ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71392026-07-15T04:18:09.520ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71402026-07-15T04:18:09.520ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0173 ms (275 iterations)
71412026-07-15T04:18:09.520ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71422026-07-15T04:18:09.520Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71432026-07-15T04:18:09.520Z time: [28.000 28.000 28.000 ]
71442026-07-15T04:18:09.520Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71452026-07-15T04:18:09.520Z No change in performance detected.
71462026-07-15T04:18:09.520Z
71472026-07-15T04:18:09.520ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71482026-07-15T04:18:09.520ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71492026-07-15T04:18:09.520ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1833 ms (275 iterations)
71502026-07-15T04:18:09.520ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71512026-07-15T04:18:09.523Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71522026-07-15T04:18:09.523Z time: [44.000 44.000 44.000 ]
71532026-07-15T04:18:09.523Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71542026-07-15T04:18:09.524Z No change in performance detected.
71552026-07-15T04:18:09.524Z
71562026-07-15T04:18:09.524ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71572026-07-15T04:18:09.524ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71582026-07-15T04:18:09.524ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0637 ms (220 iterations)
71592026-07-15T04:18:09.524ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71602026-07-15T04:18:09.524Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71612026-07-15T04:18:09.524Z time: [44.000 44.000 44.000 ]
71622026-07-15T04:18:09.524Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71632026-07-15T04:18:09.524Z No change in performance detected.
71642026-07-15T04:18:09.524Z
71652026-07-15T04:18:09.524ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71662026-07-15T04:18:09.524ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71672026-07-15T04:18:09.524ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1682 ms (330 iterations)
71682026-07-15T04:18:09.527ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71692026-07-15T04:18:09.527Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71702026-07-15T04:18:09.527Z time: [29.000 29.000 29.000 ]
71712026-07-15T04:18:09.527Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71722026-07-15T04:18:09.527Z No change in performance detected.
71732026-07-15T04:18:09.527Z
71742026-07-15T04:18:09.527ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71752026-07-15T04:18:09.527ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71762026-07-15T04:18:09.527ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1425 ms (275 iterations)
71772026-07-15T04:18:09.527ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71782026-07-15T04:18:09.527Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71792026-07-15T04:18:09.527Z time: [29.000 29.000 29.000 ]
71802026-07-15T04:18:09.527Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71812026-07-15T04:18:09.527Z No change in performance detected.
71822026-07-15T04:18:09.527Z
71832026-07-15T04:18:09.527ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71842026-07-15T04:18:09.527ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71852026-07-15T04:18:09.527ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0541 ms (275 iterations)
71862026-07-15T04:18:09.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71872026-07-15T04:18:09.531Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71882026-07-15T04:18:09.531Z time: [43.000 43.000 43.000 ]
71892026-07-15T04:18:09.531Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71902026-07-15T04:18:09.531Z No change in performance detected.
71912026-07-15T04:18:09.531Z
71922026-07-15T04:18:09.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71932026-07-15T04:18:09.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71942026-07-15T04:18:09.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2410 ms (275 iterations)
71952026-07-15T04:18:09.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71962026-07-15T04:18:09.531Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71972026-07-15T04:18:09.531Z time: [43.000 43.000 43.000 ]
71982026-07-15T04:18:09.531Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71992026-07-15T04:18:09.531Z No change in performance detected.
72002026-07-15T04:18:09.531Z
72012026-07-15T04:18:09.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72022026-07-15T04:18:09.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72032026-07-15T04:18:09.534ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0320 ms (330 iterations)
72042026-07-15T04:18:09.534ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72052026-07-15T04:18:09.534Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72062026-07-15T04:18:09.534Z time: [28.000 28.000 28.000 ]
72072026-07-15T04:18:09.534Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72082026-07-15T04:18:09.534Z No change in performance detected.
72092026-07-15T04:18:09.534Z
72102026-07-15T04:18:09.534ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72112026-07-15T04:18:09.534ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72122026-07-15T04:18:09.534ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1582 ms (275 iterations)
72132026-07-15T04:18:09.534ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72142026-07-15T04:18:09.537Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72152026-07-15T04:18:09.537Z time: [28.000 28.000 28.000 ]
72162026-07-15T04:18:09.537Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72172026-07-15T04:18:09.537Z No change in performance detected.
72182026-07-15T04:18:09.537Z
72192026-07-15T04:18:09.537ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72202026-07-15T04:18:09.537ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72212026-07-15T04:18:09.537ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0474 ms (715 iterations)
72222026-07-15T04:18:09.538ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72232026-07-15T04:18:09.538Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72242026-07-15T04:18:09.538Z time: [3924.0 B 3924.0 B 3924.0 B]
72252026-07-15T04:18:09.538Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72262026-07-15T04:18:09.538Z No change in performance detected.
72272026-07-15T04:18:09.538Z
72282026-07-15T04:18:09.538ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72292026-07-15T04:18:09.538ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72302026-07-15T04:18:09.538ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0257 ms (715 iterations)
72312026-07-15T04:18:09.541ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72322026-07-15T04:18:09.541Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72332026-07-15T04:18:09.541Z time: [3924.0 B 3924.0 B 3924.0 B]
72342026-07-15T04:18:09.541Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72352026-07-15T04:18:09.541Z No change in performance detected.
72362026-07-15T04:18:09.541Z
72372026-07-15T04:18:09.541ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72382026-07-15T04:18:09.541ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72392026-07-15T04:18:09.541ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0529 ms (550 iterations)
72402026-07-15T04:18:09.541ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72412026-07-15T04:18:09.541Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72422026-07-15T04:18:09.541Z time: [3988.0 B 3988.0 B 3988.0 B]
72432026-07-15T04:18:09.541Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72442026-07-15T04:18:09.541Z No change in performance detected.
72452026-07-15T04:18:09.541Z
72462026-07-15T04:18:09.541ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72472026-07-15T04:18:09.541ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72482026-07-15T04:18:09.541ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0757 ms (550 iterations)
72492026-07-15T04:18:09.544ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72502026-07-15T04:18:09.545Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72512026-07-15T04:18:09.545Z time: [4386.0 B 4386.0 B 4386.0 B]
72522026-07-15T04:18:09.545Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72532026-07-15T04:18:09.545Z No change in performance detected.
72542026-07-15T04:18:09.545Z
72552026-07-15T04:18:09.545ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72562026-07-15T04:18:09.545ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72572026-07-15T04:18:09.545ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0232 ms (825 iterations)
72582026-07-15T04:18:09.545ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72592026-07-15T04:18:09.545Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72602026-07-15T04:18:09.545Z time: [2888.0 B 2888.0 B 2888.0 B]
72612026-07-15T04:18:09.545Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72622026-07-15T04:18:09.545Z No change in performance detected.
72632026-07-15T04:18:09.545Z
72642026-07-15T04:18:09.545ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72652026-07-15T04:18:09.545ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72662026-07-15T04:18:09.545ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0145 ms (715 iterations)
72672026-07-15T04:18:09.548ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72682026-07-15T04:18:09.548Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72692026-07-15T04:18:09.548Z time: [2873.0 B 2873.0 B 2873.0 B]
72702026-07-15T04:18:09.548Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72712026-07-15T04:18:09.548Z No change in performance detected.
72722026-07-15T04:18:09.548Z
72732026-07-15T04:18:09.548ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72742026-07-15T04:18:09.548ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72752026-07-15T04:18:09.548ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0293 ms (715 iterations)
72762026-07-15T04:18:09.548ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72772026-07-15T04:18:09.548Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72782026-07-15T04:18:09.548Z time: [2926.0 B 2926.0 B 2926.0 B]
72792026-07-15T04:18:09.548Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72802026-07-15T04:18:09.548Z No change in performance detected.
72812026-07-15T04:18:09.548Z
72822026-07-15T04:18:09.548ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72832026-07-15T04:18:09.548ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72842026-07-15T04:18:09.548ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0002 ms (715 iterations)
72852026-07-15T04:18:09.552ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72862026-07-15T04:18:09.552Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72872026-07-15T04:18:09.552Z time: [2910.0 B 2910.0 B 2910.0 B]
72882026-07-15T04:18:09.552Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72892026-07-15T04:18:09.552Z No change in performance detected.
72902026-07-15T04:18:09.552Z
72912026-07-15T04:18:09.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72922026-07-15T04:18:09.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72932026-07-15T04:18:09.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0463 ms (825 iterations)
72942026-07-15T04:18:09.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72952026-07-15T04:18:09.552Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72962026-07-15T04:18:09.552Z time: [264.00 B 264.00 B 264.00 B]
72972026-07-15T04:18:09.552Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72982026-07-15T04:18:09.552Z No change in performance detected.
72992026-07-15T04:18:09.552Z
73002026-07-15T04:18:09.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73012026-07-15T04:18:09.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73022026-07-15T04:18:09.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0895 ms (550 iterations)
73032026-07-15T04:18:09.555ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73042026-07-15T04:18:09.555Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73052026-07-15T04:18:09.555Z time: [264.00 B 264.00 B 264.00 B]
73062026-07-15T04:18:09.555Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73072026-07-15T04:18:09.555Z No change in performance detected.
73082026-07-15T04:18:09.555Z
73092026-07-15T04:18:09.555ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73102026-07-15T04:18:09.555ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73112026-07-15T04:18:09.556ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0079 ms (715 iterations)
73122026-07-15T04:18:09.556ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73132026-07-15T04:18:09.556ZCriterion.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.
73142026-07-15T04:18:09.556Z
73152026-07-15T04:18:09.556ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73162026-07-15T04:18:09.556ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73172026-07-15T04:18:09.556ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0395 ms (495 iterations)
73182026-07-15T04:18:09.559ZCriterion.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.
73192026-07-15T04:18:09.559ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73202026-07-15T04:18:09.559Z
73212026-07-15T04:18:09.559ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73222026-07-15T04:18:09.559ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73232026-07-15T04:18:09.559ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0459 ms (935 iterations)
73242026-07-15T04:18:09.559ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73252026-07-15T04:18:09.559Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73262026-07-15T04:18:09.559Z time: [264.00 B 264.00 B 264.00 B]
73272026-07-15T04:18:09.559Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73282026-07-15T04:18:09.559Z No change in performance detected.
73292026-07-15T04:18:09.559Z
73302026-07-15T04:18:09.559ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73312026-07-15T04:18:09.559ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73322026-07-15T04:18:09.559ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0460 ms (550 iterations)
73332026-07-15T04:18:09.562ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73342026-07-15T04:18:09.562Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73352026-07-15T04:18:09.562Z time: [264.00 B 264.00 B 264.00 B]
73362026-07-15T04:18:09.562Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73372026-07-15T04:18:09.562Z No change in performance detected.
73382026-07-15T04:18:09.562Z
73392026-07-15T04:18:09.562ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73402026-07-15T04:18:09.562ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73412026-07-15T04:18:09.562ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0043 ms (770 iterations)
73422026-07-15T04:18:09.563ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73432026-07-15T04:18:09.563ZCriterion.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.
73442026-07-15T04:18:09.563Z
73452026-07-15T04:18:09.563ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73462026-07-15T04:18:09.563ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73472026-07-15T04:18:09.563ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0008 ms (495 iterations)
73482026-07-15T04:18:09.563ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73492026-07-15T04:18:09.563ZCriterion.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.
73502026-07-15T04:18:09.563Z
73512026-07-15T04:18:09.563ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73522026-07-15T04:18:09.563ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73532026-07-15T04:18:09.563ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0585 ms (825 iterations)
73542026-07-15T04:18:09.566ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73552026-07-15T04:18:09.566Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73562026-07-15T04:18:09.566Z time: [264.00 B 264.00 B 264.00 B]
73572026-07-15T04:18:09.566Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73582026-07-15T04:18:09.566Z No change in performance detected.
73592026-07-15T04:18:09.566Z
73602026-07-15T04:18:09.566ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73612026-07-15T04:18:09.566ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73622026-07-15T04:18:09.566ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0237 ms (495 iterations)
73632026-07-15T04:18:09.566ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73642026-07-15T04:18:09.566Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73652026-07-15T04:18:09.566Z time: [264.00 B 264.00 B 264.00 B]
73662026-07-15T04:18:09.566Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73672026-07-15T04:18:09.566Z No change in performance detected.
73682026-07-15T04:18:09.566Z
73692026-07-15T04:18:09.566ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73702026-07-15T04:18:09.566ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73712026-07-15T04:18:09.566ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0450 ms (715 iterations)
73722026-07-15T04:18:09.570ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73732026-07-15T04:18:09.570ZCriterion.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.
73742026-07-15T04:18:09.570Z
73752026-07-15T04:18:09.570ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73762026-07-15T04:18:09.570ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73772026-07-15T04:18:09.570ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0872 ms (495 iterations)
73782026-07-15T04:18:09.570ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73792026-07-15T04:18:09.570ZCriterion.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.
73802026-07-15T04:18:09.570Z
73812026-07-15T04:18:09.570ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73822026-07-15T04:18:09.570ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73832026-07-15T04:18:09.570ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0439 ms (880 iterations)
73842026-07-15T04:18:09.570ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73852026-07-15T04:18:09.573Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73862026-07-15T04:18:09.573Z time: [264.00 B 264.00 B 264.00 B]
73872026-07-15T04:18:09.573Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73882026-07-15T04:18:09.573Z No change in performance detected.
73892026-07-15T04:18:09.573Z
73902026-07-15T04:18:09.573ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73912026-07-15T04:18:09.573ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73922026-07-15T04:18:09.573ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0015 ms (495 iterations)
73932026-07-15T04:18:09.573ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73942026-07-15T04:18:09.573Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73952026-07-15T04:18:09.573Z time: [264.00 B 264.00 B 264.00 B]
73962026-07-15T04:18:09.573Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73972026-07-15T04:18:09.573Z No change in performance detected.
73982026-07-15T04:18:09.573Z
73992026-07-15T04:18:09.573ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
74002026-07-15T04:18:09.573ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74012026-07-15T04:18:09.573ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0643 ms (770 iterations)
74022026-07-15T04:18:09.573ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74032026-07-15T04:18:09.573ZCriterion.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.
74042026-07-15T04:18:09.574Z
74052026-07-15T04:18:09.574ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
74062026-07-15T04:18:09.574ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74072026-07-15T04:18:09.577ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0739 ms (495 iterations)
74082026-07-15T04:18:09.577ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74092026-07-15T04:18:09.577ZCriterion.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.
74102026-07-15T04:18:09.577Z
74112026-07-15T04:18:09.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74122026-07-15T04:18:09.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74132026-07-15T04:18:09.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0750 ms (275 iterations)
74142026-07-15T04:18:09.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74152026-07-15T04:18:09.577Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74162026-07-15T04:18:09.577Z time: [8507.0 B 8507.0 B 8507.0 B]
74172026-07-15T04:18:09.577Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74182026-07-15T04:18:09.577Z No change in performance detected.
74192026-07-15T04:18:09.577Z
74202026-07-15T04:18:09.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74212026-07-15T04:18:09.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74222026-07-15T04:18:09.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2471 ms (275 iterations)
74232026-07-15T04:18:09.580ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74242026-07-15T04:18:09.580Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74252026-07-15T04:18:09.580Z time: [8507.0 B 8507.0 B 8507.0 B]
74262026-07-15T04:18:09.580Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74272026-07-15T04:18:09.580Z No change in performance detected.
74282026-07-15T04:18:09.580Z
74292026-07-15T04:18:09.580ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74302026-07-15T04:18:09.580ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74312026-07-15T04:18:09.580ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0962 ms (330 iterations)
74322026-07-15T04:18:09.580ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74332026-07-15T04:18:09.580Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74342026-07-15T04:18:09.580Z time: [7016.0 B 7016.0 B 7016.0 B]
74352026-07-15T04:18:09.580Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74362026-07-15T04:18:09.581Z No change in performance detected.
74372026-07-15T04:18:09.581Z
74382026-07-15T04:18:09.581ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74392026-07-15T04:18:09.581ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74402026-07-15T04:18:09.581ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0931 ms (275 iterations)
74412026-07-15T04:18:09.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74422026-07-15T04:18:09.584Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74432026-07-15T04:18:09.584Z time: [7016.0 B 7016.0 B 7016.0 B]
74442026-07-15T04:18:09.584Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74452026-07-15T04:18:09.584Z No change in performance detected.
74462026-07-15T04:18:09.584Z
74472026-07-15T04:18:09.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74482026-07-15T04:18:09.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74492026-07-15T04:18:09.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1746 ms (330 iterations)
74502026-07-15T04:18:09.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74512026-07-15T04:18:09.584Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74522026-07-15T04:18:09.584Z time: [8475.0 B 8475.0 B 8475.0 B]
74532026-07-15T04:18:09.584Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74542026-07-15T04:18:09.584Z No change in performance detected.
74552026-07-15T04:18:09.584Z
74562026-07-15T04:18:09.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74572026-07-15T04:18:09.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74582026-07-15T04:18:09.587ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1496 ms (275 iterations)
74592026-07-15T04:18:09.587ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74602026-07-15T04:18:09.587Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74612026-07-15T04:18:09.587Z time: [8475.0 B 8475.0 B 8475.0 B]
74622026-07-15T04:18:09.588Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74632026-07-15T04:18:09.588Z No change in performance detected.
74642026-07-15T04:18:09.588Z
74652026-07-15T04:18:09.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74662026-07-15T04:18:09.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74672026-07-15T04:18:09.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1431 ms (385 iterations)
74682026-07-15T04:18:09.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74692026-07-15T04:18:09.591Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74702026-07-15T04:18:09.591Z time: [6984.0 B 6984.0 B 6984.0 B]
74712026-07-15T04:18:09.591Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74722026-07-15T04:18:09.591Z No change in performance detected.
74732026-07-15T04:18:09.591Z
74742026-07-15T04:18:09.591ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74752026-07-15T04:18:09.591ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74762026-07-15T04:18:09.591ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0140 ms (275 iterations)
74772026-07-15T04:18:09.591ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74782026-07-15T04:18:09.591Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74792026-07-15T04:18:09.591Z time: [6984.0 B 6984.0 B 6984.0 B]
74802026-07-15T04:18:09.591Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74812026-07-15T04:18:09.591Z No change in performance detected.
74822026-07-15T04:18:09.591Z
74832026-07-15T04:18:09.591ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74842026-07-15T04:18:09.591ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74852026-07-15T04:18:09.591ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1570 ms (275 iterations)
74862026-07-15T04:18:09.594ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74872026-07-15T04:18:09.594Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74882026-07-15T04:18:09.594Z time: [8507.0 B 8507.0 B 8507.0 B]
74892026-07-15T04:18:09.594Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74902026-07-15T04:18:09.594Z No change in performance detected.
74912026-07-15T04:18:09.594Z
74922026-07-15T04:18:09.594ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74932026-07-15T04:18:09.594ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74942026-07-15T04:18:09.594ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0548 ms (220 iterations)
74952026-07-15T04:18:09.594ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74962026-07-15T04:18:09.595Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74972026-07-15T04:18:09.595Z time: [8507.0 B 8507.0 B 8507.0 B]
74982026-07-15T04:18:09.595Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74992026-07-15T04:18:09.595Z No change in performance detected.
75002026-07-15T04:18:09.595Z
75012026-07-15T04:18:09.595ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75022026-07-15T04:18:09.595ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75032026-07-15T04:18:09.595ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1484 ms (330 iterations)
75042026-07-15T04:18:09.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75052026-07-15T04:18:09.598Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75062026-07-15T04:18:09.598Z time: [7016.0 B 7016.0 B 7016.0 B]
75072026-07-15T04:18:09.598Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75082026-07-15T04:18:09.598Z No change in performance detected.
75092026-07-15T04:18:09.598Z
75102026-07-15T04:18:09.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75112026-07-15T04:18:09.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75122026-07-15T04:18:09.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1404 ms (275 iterations)
75132026-07-15T04:18:09.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75142026-07-15T04:18:09.598Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75152026-07-15T04:18:09.598Z time: [7016.0 B 7016.0 B 7016.0 B]
75162026-07-15T04:18:09.598Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75172026-07-15T04:18:09.598Z No change in performance detected.
75182026-07-15T04:18:09.598Z
75192026-07-15T04:18:09.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75202026-07-15T04:18:09.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75212026-07-15T04:18:09.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0574 ms (275 iterations)
75222026-07-15T04:18:09.601ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75232026-07-15T04:18:09.601Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75242026-07-15T04:18:09.602Z time: [8475.0 B 8475.0 B 8475.0 B]
75252026-07-15T04:18:09.602Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75262026-07-15T04:18:09.602Z No change in performance detected.
75272026-07-15T04:18:09.602Z
75282026-07-15T04:18:09.602ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75292026-07-15T04:18:09.602ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75302026-07-15T04:18:09.602ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2358 ms (275 iterations)
75312026-07-15T04:18:09.602ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75322026-07-15T04:18:09.602Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75332026-07-15T04:18:09.602Z time: [8475.0 B 8475.0 B 8475.0 B]
75342026-07-15T04:18:09.602Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75352026-07-15T04:18:09.602Z No change in performance detected.
75362026-07-15T04:18:09.602Z
75372026-07-15T04:18:09.602ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75382026-07-15T04:18:09.602ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75392026-07-15T04:18:09.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0305 ms (330 iterations)
75402026-07-15T04:18:09.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75412026-07-15T04:18:09.605Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75422026-07-15T04:18:09.605Z time: [6984.0 B 6984.0 B 6984.0 B]
75432026-07-15T04:18:09.605Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75442026-07-15T04:18:09.605Z No change in performance detected.
75452026-07-15T04:18:09.605Z
75462026-07-15T04:18:09.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75472026-07-15T04:18:09.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75482026-07-15T04:18:09.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0638 ms (275 iterations)
75492026-07-15T04:18:09.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75502026-07-15T04:18:09.608Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75512026-07-15T04:18:09.608Z time: [6984.0 B 6984.0 B 6984.0 B]
75522026-07-15T04:18:09.608Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75532026-07-15T04:18:09.608Z No change in performance detected.
75542026-07-15T04:18:09.608Z
75552026-07-15T04:18:09.648Z+ cp -r target/criterion /work/bench-results
75562026-07-15T04:18:09.802Z+ cp -r target/xde-bench /work/bench-results
75572026-07-15T04:18:09.835Z+ pushd /work
75582026-07-15T04:18:09.835Z/work /work/oxidecomputer/opte
75592026-07-15T04:18:09.835Z+ tar -caf bench-results.tgz bench-results
75602026-07-15T04:18:10.390Z+ popd
75612026-07-15T04:18:10.390Z/work/oxidecomputer/opte
75622026-07-15T04:18:10.390Z+ cleanup
75632026-07-15T04:18:10.393Z++ id -un
75642026-07-15T04:18:10.396Z++ id -gn
75652026-07-15T04:18:10.396Z+ pfexec chown -R build:build .
75662026-07-15T04:18:10.466Z+ [[ -z 01KXHXPZXVFZQ4EWCXHR3FAKBA ]]
75672026-07-15T04:18:10.469Zprocess exited: duration 1926898 ms, exit code 0
 
75682026-07-15T04:18:10.480Zfound 1 output files
75692026-07-15T04:18:10.480Zuploading: /work/bench-results.tgz (6396564 bytes)
75702026-07-15T04:18:11.537Zuploaded: /work/bench-results.tgz