01KX2JSKERG9QERKH70HP1CMK9: 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: 01KX2JTJ2BR9VBZ32217M7Z2AP

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-09T04:45:39.505Zjob dependencies complete; ready to run (waiting for 5 m 16 s)
22026-07-09T04:46:30.712Zjob assigned to worker 01KX2K47P1QS5N4TMY5K4EK05G [factory aws, i-0035edd5fb5996c79] (queued for 51 s)
32026-07-09T04:46:37.257Zdownloading input: /input/xde/work/debug/xde.dbg
42026-07-09T04:46:38.327Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-07-09T04:46:38.330Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-07-09T04:46:38.357Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-07-09T04:46:38.360Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-07-09T04:46:38.395Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-07-09T04:46:38.399Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-07-09T04:46:38.421Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-07-09T04:46:38.424Zdownloading input: /input/xde/work/release/xde
122026-07-09T04:46:39.328Zdownloaded input: /input/xde/work/release/xde
132026-07-09T04:46:39.331Zdownloading input: /input/xde/work/release/xde.sha256
142026-07-09T04:46:39.356Zdownloaded input: /input/xde/work/release/xde.sha256
152026-07-09T04:46:39.359Zdownloading input: /input/xde/work/release/xde_link.so
162026-07-09T04:46:39.390Zdownloaded input: /input/xde/work/release/xde_link.so
172026-07-09T04:46:39.392Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-07-09T04:46:39.419Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-07-09T04:46:39.422Zdownloading input: /input/xde/work/test/loopback
202026-07-09T04:46:39.966Zdownloaded input: /input/xde/work/test/loopback
212026-07-09T04:46:39.969Zdownloading input: /input/xde/work/test/multicast_rx
222026-07-09T04:46:40.547Zdownloaded input: /input/xde/work/test/multicast_rx
232026-07-09T04:46:40.550Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-07-09T04:46:41.220Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-07-09T04:46:41.224Zdownloading input: /input/xde/work/test/multicast_validation
262026-07-09T04:46:41.772Zdownloaded input: /input/xde/work/test/multicast_validation
272026-07-09T04:46:41.775Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-07-09T04:46:42.624Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-07-09T04:46:42.628Zdownloading input: /input/xde/work/xde.conf
302026-07-09T04:46:42.649Zdownloaded input: /input/xde/work/xde.conf
 
312026-07-09T04:46:42.652Zstarting task 0: "setup"
322026-07-09T04:46:42.655Z++ uname -s
332026-07-09T04:46:42.658Z+ kern=SunOS
342026-07-09T04:46:42.658Z+ build_user=build
352026-07-09T04:46:42.658Z+ build_uid=12345
362026-07-09T04:46:42.658Z+ work_dir=/work
372026-07-09T04:46:42.658Z+ input_dir=/input
382026-07-09T04:46:42.658Z+ [[ 0 == 12345 ]]
392026-07-09T04:46:42.658Z+ case "$kern" in
402026-07-09T04:46:42.658Z+ groupadd -g 12345 build
412026-07-09T04:46:42.658Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-07-09T04:46:44.663Z+ zfs create -o mountpoint=/work rpool/work
432026-07-09T04:46:44.809Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-07-09T04:46:44.812Z+ home_fs=zfs
452026-07-09T04:46:44.812Z+ [[ zfs == autofs ]]
462026-07-09T04:46:44.812Z+ mkdir -p /home/build
472026-07-09T04:46:44.812Z+ chown build:build /home/build /work
482026-07-09T04:46:46.813Z+ chmod 0700 /home/build /work
492026-07-09T04:46:46.817Zprocess exited: duration 4166 ms, exit code 0
 
502026-07-09T04:46:46.825Zstarting task 1: "rust-toolchain"
512026-07-09T04:46:46.828Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
522026-07-09T04:46:46.828Z+ printf ' * rust toolchain profile = "%s"\n' default
532026-07-09T04:46:46.828Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
542026-07-09T04:46:46.828Z * rust toolchain channel = "1.96.1"
552026-07-09T04:46:46.828Z * rust toolchain profile = "default"
562026-07-09T04:46:46.828Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-07-09T04:46:46.831Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-07-09T04:46:46.831Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
592026-07-09T04:46:46.931Zinfo: downloading installer
602026-07-09T04:46:48.372Zwarn: It looks like you have an existing rustup settings file at:
612026-07-09T04:46:48.372Zwarn: /home/build/.rustup/settings.toml
622026-07-09T04:46:48.372Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-07-09T04:46:48.372Zwarn: instead of the one inferred from the default host triple.
642026-07-09T04:46:48.381Zinfo: profile set to default
652026-07-09T04:46:48.381Zinfo: default host triple is x86_64-unknown-illumos
662026-07-09T04:46:48.384Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
672026-07-09T04:46:48.530Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
682026-07-09T04:46:48.534Zinfo: downloading 6 components
692026-07-09T04:47:03.383Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
702026-07-09T04:47:03.383Z
712026-07-09T04:47:03.410Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
722026-07-09T04:47:03.410Z
732026-07-09T04:47:03.414Z
742026-07-09T04:47:03.414ZRust is installed now. Great!
752026-07-09T04:47:03.414Z
762026-07-09T04:47:03.414ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-07-09T04:47:03.414Zenvironment variable. This has not been done automatically.
782026-07-09T04:47:03.414Z
792026-07-09T04:47:03.414ZTo configure your current shell, you need to source
802026-07-09T04:47:03.414Zthe corresponding env file under $HOME/.cargo.
812026-07-09T04:47:03.414Z
822026-07-09T04:47:03.414ZThis is usually done by running one of the following (note the leading DOT):
832026-07-09T04:47:03.414Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-07-09T04:47:03.414Zsource "$HOME/.cargo/env.fish" # For fish
852026-07-09T04:47:03.414Zsource "~/.cargo/env.nu" # For nushell
862026-07-09T04:47:03.414Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-07-09T04:47:03.414Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-07-09T04:47:03.414Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-07-09T04:47:03.414Zwarn: no default linker (`cc`) was found in your PATH
902026-07-09T04:47:03.414Zwarn: many Rust crates require a system C toolchain to build
912026-07-09T04:47:03.515Z+ rustup --version
922026-07-09T04:47:03.523Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-07-09T04:47:03.526Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-07-09T04:47:03.545Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
952026-07-09T04:47:03.548Z+ cargo --version
962026-07-09T04:47:03.561Zcargo 1.96.1 (356927216 2026-06-26)
972026-07-09T04:47:03.565Z+ rustc --version
982026-07-09T04:47:03.583Zrustc 1.96.1 (31fca3adb 2026-06-26)
992026-07-09T04:47:03.588Zprocess exited: duration 16761 ms, exit code 0
 
1002026-07-09T04:47:03.594Zstarting task 2: "authentication"
1012026-07-09T04:47:03.610Zprocess exited: duration 16 ms, exit code 0
 
1022026-07-09T04:47:03.616Zstarting task 3: "clone repository"
1032026-07-09T04:47:03.619Z+ mkdir -p /work/oxidecomputer/opte
1042026-07-09T04:47:03.622Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-07-09T04:47:03.660ZCloning into '/work/oxidecomputer/opte'...
1062026-07-09T04:47:04.513Z+ cd /work/oxidecomputer/opte
1072026-07-09T04:47:04.513Z+ git fetch origin 0901bea6c3f476b5f94b2616336322506bead9c8
1082026-07-09T04:47:04.738ZFrom https://github.com/oxidecomputer/opte
1092026-07-09T04:47:04.738Z * branch 0901bea6c3f476b5f94b2616336322506bead9c8 -> FETCH_HEAD
1102026-07-09T04:47:04.743Z+ [[ -n renovate/zerocopy-0.x-lockfile ]]
1112026-07-09T04:47:04.746Z++ git branch --show-current
1122026-07-09T04:47:04.747Z+ current=master
1132026-07-09T04:47:04.747Z+ [[ master != renovate/zerocopy-0.x-lockfile ]]
1142026-07-09T04:47:04.747Z+ git branch -f renovate/zerocopy-0.x-lockfile 0901bea6c3f476b5f94b2616336322506bead9c8
1152026-07-09T04:47:04.750Z+ git checkout -f renovate/zerocopy-0.x-lockfile
1162026-07-09T04:47:04.766ZSwitched to branch 'renovate/zerocopy-0.x-lockfile'
1172026-07-09T04:47:04.769Z+ git reset --hard 0901bea6c3f476b5f94b2616336322506bead9c8
1182026-07-09T04:47:04.782ZHEAD is now at 0901bea Update Rust crate zerocopy to v0.8.54
1192026-07-09T04:47:04.785Zprocess exited: duration 1165 ms, exit code 0
 
1202026-07-09T04:47:04.791Zstarting task 4: "build"
1212026-07-09T04:47:04.794Z+ source .github/buildomat/common.sh
1222026-07-09T04:47:04.797Z++ rustup show active-toolchain
1232026-07-09T04:47:04.801Z1.96.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-07-09T04:47:04.801Z++ pushd xde
1252026-07-09T04:47:04.801Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-07-09T04:47:04.801Z++ rustup show active-toolchain
1272026-07-09T04:47:04.805Zinfo: syncing channel updates for nightly-2026-06-30-x86_64-unknown-illumos
1282026-07-09T04:47:04.960Zinfo: latest update on 2026-06-30 for version 1.98.0-nightly (096694416 2026-06-29)
1292026-07-09T04:47:04.963Zinfo: downloading 6 components
1302026-07-09T04:47:18.937Znightly-2026-06-30-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-07-09T04:47:19.035Z+++ rustup show active-toolchain -v
1322026-07-09T04:47:19.039Z+++ head -n 1
1332026-07-09T04:47:19.039Z+++ cut '-d ' -f1
1342026-07-09T04:47:19.089Z++ export NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1352026-07-09T04:47:19.089Z++ NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1362026-07-09T04:47:19.089Z++ popd
1372026-07-09T04:47:19.092Z/work/oxidecomputer/opte
1382026-07-09T04:47:19.092Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-07-09T04:47:20.101Z Startup: Refreshing catalog 'helios' ... Done
1402026-07-09T04:47:20.215Z Startup: Caching catalogs ... Done
1412026-07-09T04:47:20.701ZPlanning: Solver setup ... Done
1422026-07-09T04:47:20.727ZPlanning: Running solver ... Done
1432026-07-09T04:47:20.738ZPlanning: Finding local manifests ... Done
1442026-07-09T04:47:20.749ZPlanning: Fetching manifests: 0/6 0% complete
1452026-07-09T04:47:20.773ZPlanning: Fetching manifests: 6/6 100% complete
1462026-07-09T04:47:20.786ZPlanning: Package planning ... Done
1472026-07-09T04:47:20.790ZPlanning: Merging actions ... Done
1482026-07-09T04:47:20.995ZPlanning: Checking for conflicting actions ... Done
1492026-07-09T04:47:20.998ZPlanning: Consolidating action changes ... Done
1502026-07-09T04:47:21.991ZPlanning: Evaluating mediators ... Done
1512026-07-09T04:47:21.995ZPlanning: Planning completed in 1.76 seconds
1522026-07-09T04:47:22.002Z Packages to install: 6
1532026-07-09T04:47:22.008Z Services to change: 2
1542026-07-09T04:47:22.009Z Create boot environment: No
1552026-07-09T04:47:22.009ZCreate backup boot environment: No
1562026-07-09T04:47:22.025Z
1572026-07-09T04:47:22.026ZDownload: 0/22 items 0.0/15.4MB 0% complete
1582026-07-09T04:47:22.184ZDownload: Completed 15.35 MB in 0.16 seconds (96.0M/s)
1592026-07-09T04:47:22.296Z Actions: 1/110 actions (Installing new actions)
1602026-07-09T04:47:22.680Z Actions: Completed 110 actions in 0.39 seconds.
1612026-07-09T04:47:22.692ZFinalize: Updating package state database ... Done
1622026-07-09T04:47:22.696ZFinalize: Updating package cache ... Done
1632026-07-09T04:47:22.721ZFinalize: Updating image state ... Done
1642026-07-09T04:47:25.289ZFinalize: Creating fast lookup database ... Done
1652026-07-09T04:47:25.361ZFinalize: Reading search index ... Done
1662026-07-09T04:47:25.365ZFinalize: Updating search index ... Done
1672026-07-09T04:47:30.369ZFinalize: Updating package cache ... Done
1682026-07-09T04:47:30.475Z+ [[ -z 01KX2JTJ2BR9VBZ32217M7Z2AP ]]
1692026-07-09T04:47:30.475Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-07-09T04:47:31.412Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-07-09T04:47:31.412Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-07-09T04:47:31.412Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-07-09T04:47:31.412Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-07-09T04:47:31.415Ztempdir @ "/tmp/.tmpHE1hXW/tmp"
1752026-07-09T04:47:31.415Zimage root @ "/tmp/.tmpHE1hXW/tmp/root"
1762026-07-09T04:47:31.415Zcreating image...
1772026-07-09T04:47:31.698Zcopying publishers...
1782026-07-09T04:47:32.257Zadding properties...
1792026-07-09T04:47:32.952Zinstalling packages...
1802026-07-09T04:47:45.982Zseeding SMF database...
1812026-07-09T04:47:50.220Zconfiguring SMF profile...
1822026-07-09T04:47:50.221Zmodifying shadow(5)...
1832026-07-09T04:47:50.225Zloading user and group database...
1842026-07-09T04:47:50.225Zloading facet selections...
1852026-07-09T04:47:50.499Z devel -> true
1862026-07-09T04:47:50.499Z doc.man -> true
1872026-07-09T04:47:50.499Z entire.service/hal -> true
1882026-07-09T04:47:50.499Z entire.service/network/smtp/dma -> true
1892026-07-09T04:47:50.499Z locale.ar -> true
1902026-07-09T04:47:50.499Z locale.ca -> true
1912026-07-09T04:47:50.499Z locale.cs -> true
1922026-07-09T04:47:50.499Z locale.de -> true
1932026-07-09T04:47:50.499Z locale.es -> true
1942026-07-09T04:47:50.499Z locale.fr -> true
1952026-07-09T04:47:50.499Z locale.he -> true
1962026-07-09T04:47:50.499Z locale.hu -> true
1972026-07-09T04:47:50.499Z locale.id -> true
1982026-07-09T04:47:50.499Z locale.it -> true
1992026-07-09T04:47:50.499Z locale.ja -> true
2002026-07-09T04:47:50.499Z locale.ko -> true
2012026-07-09T04:47:50.499Z locale.nl -> true
2022026-07-09T04:47:50.499Z locale.pl -> true
2032026-07-09T04:47:50.499Z locale.pt_BR -> true
2042026-07-09T04:47:50.499Z locale.ru -> true
2052026-07-09T04:47:50.499Z locale.sk -> true
2062026-07-09T04:47:50.499Z locale.sv -> true
2072026-07-09T04:47:50.499Z locale.zh_CN -> true
2082026-07-09T04:47:50.499Z locale.zh_HK -> true
2092026-07-09T04:47:50.500Z locale.zh_TW -> true
2102026-07-09T04:47:50.500Z onu.ooceonly -> true
2112026-07-09T04:47:50.500Z version-lock.shell/ksh93 -> true
2122026-07-09T04:47:50.500Z version-lock.system/data/hardware-registry -> true
2132026-07-09T04:47:50.500Z version-lock.system/data/zoneinfo -> true
2142026-07-09T04:47:50.500Z version-lock.system/microcode/amd -> true
2152026-07-09T04:47:50.500Z version-lock.system/microcode/intel -> true
2162026-07-09T04:47:50.500Z version-lock.system/microcode/oxide -> true
2172026-07-09T04:47:50.500Zassessing packaged files...
2182026-07-09T04:47:51.948Zcreating archive...
2192026-07-09T04:47:51.973Zmissing from packaging:
2202026-07-09T04:47:51.973Z "etc/.pwd.lock"
2212026-07-09T04:47:51.977Z "etc/svc/profile/generic.xml"
2222026-07-09T04:47:51.977Z "etc/svc/profile/inetd_services.xml"
2232026-07-09T04:47:51.977Z "etc/svc/profile/name_service.xml"
2242026-07-09T04:47:51.980Z "etc/svc/profile/platform.xml"
2252026-07-09T04:47:51.980Z "etc/svc/profile/platform_omicron1.xml"
2262026-07-09T04:47:51.980Z "etc/svc/repository.db"
2272026-07-09T04:47:51.980Z
2282026-07-09T04:47:51.986Z
2292026-07-09T04:47:51.986Zfinishing archive...
2302026-07-09T04:47:52.625Zcreating gzonly manifest...
2312026-07-09T04:47:52.628Zok
2322026-07-09T04:47:52.695Z+ trap cleanup EXIT
2332026-07-09T04:47:52.698Z+ OUT_DIR=/work/bench-results
2342026-07-09T04:47:52.698Z+ mkdir -p /work/bench-results
2352026-07-09T04:47:52.698Z+ mkdir -p target/criterion
2362026-07-09T04:47:52.701Z+ mkdir -p target/xde-bench
2372026-07-09T04:47:52.701Z+ banner collect
2382026-07-09T04:47:52.704Z
2392026-07-09T04:47:52.704Z #### #### # # ###### #### #####
2402026-07-09T04:47:52.704Z # # # # # # # # # #
2412026-07-09T04:47:52.704Z # # # # # ##### # #
2422026-07-09T04:47:52.704Z # # # # # # # #
2432026-07-09T04:47:52.704Z # # # # # # # # # #
2442026-07-09T04:47:52.704Z #### #### ###### ###### ###### #### #
2452026-07-09T04:47:52.704Z
2462026-07-09T04:47:52.704Z++ cat .git/refs/heads/master
2472026-07-09T04:47:52.704Z+ BASELINE_COMMIT=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc
2482026-07-09T04:47:52.704Z+ [[ renovate/zerocopy-0.x-lockfile == \m\a\s\t\e\r ]]
2492026-07-09T04:47:52.704Z+ get_artifact opte benchmark dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc bench-results.tgz
2502026-07-09T04:47:52.704Z+ local curl_res
2512026-07-09T04:47:52.704Z+ repo=opte
2522026-07-09T04:47:52.704Z+ series=benchmark
2532026-07-09T04:47:52.704Z+ commit=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc
2542026-07-09T04:47:52.704Z+ name=bench-results.tgz
2552026-07-09T04:47:52.704Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-07-09T04:47:52.704Z+ mkdir -p download
2572026-07-09T04:47:52.707Z+ pushd download
2582026-07-09T04:47:52.707Z+ [[ ! -f bench-results.tgz ]]
2592026-07-09T04:47:52.707Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2602026-07-09T04:47:52.707Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc/bench-results.tgz
2612026-07-09T04:47:52.711Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-07-09T04:47:52.714Z Dload Upload Total Spent Left Speed
2632026-07-09T04:47:52.982Z 0 0 0 0 0 0 0 0 0 100 6.12M 100 6.12M 0 0 22.63M 0 0 100 6.12M 100 6.12M 0 0 22.62M 0 0 100 6.12M 100 6.12M 0 0 22.62M 0 0
2642026-07-09T04:47:52.986Z+ curl_res=0
2652026-07-09T04:47:52.989Z+ popd
2662026-07-09T04:47:52.989Z+ return 0
2672026-07-09T04:47:52.989Z/work/oxidecomputer/opte
2682026-07-09T04:47:52.989Z+ tar -xf download/bench-results.tgz -C target
2692026-07-09T04:47:53.163Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-07-09T04:47:53.166Z+ rm -r target/bench-results
2712026-07-09T04:47:53.169Z+ [[ '' -eq 1 ]]
2722026-07-09T04:47:53.169Z+ uname -a
2732026-07-09T04:47:53.169ZSunOS w-01KX2K47P1QS5N4TMY5K4EK05G 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-07-09T04:47:53.169Z+ cat /etc/versions/build
2752026-07-09T04:47:53.169Zheads/stlouis-0-gd5af107c55
2762026-07-09T04:47:53.169Z+ dladm
2772026-07-09T04:47:53.173ZLINK CLASS MTU STATE BRIDGE OVER
2782026-07-09T04:47:53.173Zena0 phys 9216 up -- --
2792026-07-09T04:47:53.176Z+ ipadm
2802026-07-09T04:47:53.176ZADDROBJ TYPE STATE ADDR
2812026-07-09T04:47:53.176Zlo0/v4 static ok 127.0.0.1/8
2822026-07-09T04:47:53.176Zena0/dhcp dhcp ok 10.150.1.47/24
2832026-07-09T04:47:53.176Zlo0/v6 static ok ::1/128
2842026-07-09T04:47:53.176Z+ pfexec rem_drv xde
2852026-07-09T04:47:53.183Z+ set -o errexit
2862026-07-09T04:47:53.183Z+ set -o pipefail
2872026-07-09T04:47:53.187Z+ banner prepare
2882026-07-09T04:47:53.187Z
2892026-07-09T04:47:53.187Z ##### ##### ###### ##### ## ##### ######
2902026-07-09T04:47:53.188Z # # # # # # # # # # # #
2912026-07-09T04:47:53.188Z # # # # ##### # # # # # # #####
2922026-07-09T04:47:53.188Z ##### ##### # ##### ###### ##### #
2932026-07-09T04:47:53.188Z # # # # # # # # # #
2942026-07-09T04:47:53.188Z # # # ###### # # # # # ######
2952026-07-09T04:47:53.188Z
2962026-07-09T04:47:53.188Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-07-09T04:47:53.188Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-07-09T04:47:53.253Z+ pfexec add_drv xde
2992026-07-09T04:47:53.650Z+ banner bench
3002026-07-09T04:47:53.656Z
3012026-07-09T04:47:53.656Z ##### ###### # # #### # #
3022026-07-09T04:47:53.656Z # # # ## # # # # #
3032026-07-09T04:47:53.656Z ##### ##### # # # # ######
3042026-07-09T04:47:53.656Z # # # # # # # # #
3052026-07-09T04:47:53.656Z # # # # ## # # # #
3062026-07-09T04:47:53.656Z ##### ###### # # #### # #
3072026-07-09T04:47:53.656Z
3082026-07-09T04:47:53.656Z+ cargo kbench local
3092026-07-09T04:47:53.762Z Updating crates.io index
3102026-07-09T04:47:53.765Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-07-09T04:47:54.790Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-07-09T04:47:55.025Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-07-09T04:47:55.351Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-07-09T04:47:55.578Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-07-09T04:47:55.782Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-07-09T04:47:56.046Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-07-09T04:47:57.877Z Downloading crates ...
3182026-07-09T04:47:57.936Z Downloaded cast v0.3.0
3192026-07-09T04:47:57.940Z Downloaded anstyle-query v1.1.5
3202026-07-09T04:47:57.940Z Downloaded clap_derive v4.6.1
3212026-07-09T04:47:57.943Z Downloaded anstream v1.0.0
3222026-07-09T04:47:57.946Z Downloaded darling_macro v0.23.0
3232026-07-09T04:47:57.947Z Downloaded fnv v1.0.7
3242026-07-09T04:47:57.947Z Downloaded darling v0.21.3
3252026-07-09T04:47:57.950Z Downloaded futures-macro v0.3.32
3262026-07-09T04:47:57.976Z Downloaded dtor-proc-macro v0.0.13
3272026-07-09T04:47:57.976Z Downloaded defmt-parser v1.0.0
3282026-07-09T04:47:57.976Z Downloaded rustversion v1.0.22
3292026-07-09T04:47:57.979Z Downloaded autocfg v1.5.1
3302026-07-09T04:47:57.979Z Downloaded ciborium v0.2.2
3312026-07-09T04:47:57.979Z Downloaded num-traits v0.2.19
3322026-07-09T04:47:57.979Z Downloaded slog-scope v4.4.1
3332026-07-09T04:47:57.979Z Downloaded cc v1.2.66
3342026-07-09T04:47:57.979Z Downloaded clap v4.6.1
3352026-07-09T04:47:57.979Z Downloaded thiserror-impl v2.0.18
3362026-07-09T04:47:57.979Z Downloaded log v0.4.33
3372026-07-09T04:47:57.979Z Downloaded ciborium-ll v0.2.2
3382026-07-09T04:47:57.979Z Downloaded chacha20 v0.10.1
3392026-07-09T04:47:57.979Z Downloaded cfg-if v1.0.4
3402026-07-09T04:47:57.979Z Downloaded cfg_aliases v0.2.1
3412026-07-09T04:47:57.980Z Downloaded anstyle v1.0.14
3422026-07-09T04:47:57.980Z Downloaded bitflags v2.13.0
3432026-07-09T04:47:57.984Z Downloaded ciborium-io v0.2.2
3442026-07-09T04:47:57.987Z Downloaded bitflags v1.3.2
3452026-07-09T04:47:57.987Z Downloaded aho-corasick v1.1.4
3462026-07-09T04:47:57.990Z Downloaded anes v0.1.6
3472026-07-09T04:47:57.993Z Downloaded cobs v0.3.0
3482026-07-09T04:47:57.996Z Downloaded circular v0.3.0
3492026-07-09T04:47:57.996Z Downloaded quote v1.0.46
3502026-07-09T04:47:58.003Z Downloaded regex-syntax v0.8.11
3512026-07-09T04:47:58.008Z Downloaded defmt v0.3.100
3522026-07-09T04:47:58.011Z Downloaded cpufeatures v0.3.0
3532026-07-09T04:47:58.011Z Downloaded link-section v0.2.1
3542026-07-09T04:47:58.014Z Downloaded darling_macro v0.21.3
3552026-07-09T04:47:58.014Z Downloaded alloca v0.4.0
3562026-07-09T04:47:58.014Z Downloaded proc-macro-error-attr v1.0.4
3572026-07-09T04:47:58.019Z Downloaded futures-core v0.3.32
3582026-07-09T04:47:58.019Z Downloaded powerfmt v0.2.0
3592026-07-09T04:47:58.019Z Downloaded plotters-backend v0.3.7
3602026-07-09T04:47:58.022Z Downloaded embedded-io v0.6.1
3612026-07-09T04:47:58.022Z Downloaded dyn-clone v1.0.20
3622026-07-09T04:47:58.022Z Downloaded clap_lex v1.1.0
3632026-07-09T04:47:58.025Z Downloaded defmt-macros v1.1.1
3642026-07-09T04:47:58.025Z Downloaded futures-task v0.3.32
3652026-07-09T04:47:58.025Z Downloaded proc-macro-crate v3.5.0
3662026-07-09T04:47:58.029Z Downloaded take_mut v0.2.2
3672026-07-09T04:47:58.032Z Downloaded slog-envlogger v2.2.0
3682026-07-09T04:47:58.032Z Downloaded macaddr v1.0.1
3692026-07-09T04:47:58.032Z Downloaded hash32 v0.3.1
3702026-07-09T04:47:58.035Z Downloaded rusticata-macros v5.0.0
3712026-07-09T04:47:58.035Z Downloaded ident_case v1.0.1
3722026-07-09T04:47:58.035Z Downloaded foreign-types-macros v0.2.3
3732026-07-09T04:47:58.035Z Downloaded criterion-plot v0.8.2
3742026-07-09T04:47:58.038Z Downloaded cookie-factory v0.3.3
3752026-07-09T04:47:58.041Z Downloaded utf8parse v0.2.2
3762026-07-09T04:47:58.044Z Downloaded is-terminal v0.4.17
3772026-07-09T04:47:58.044Z Downloaded proc-macro-error v1.0.4
3782026-07-09T04:47:58.047Z Downloaded oxnet v0.1.6
3792026-07-09T04:47:58.047Z Downloaded heck v0.5.0
3802026-07-09T04:47:58.047Z Downloaded futures-sink v0.3.32
3812026-07-09T04:47:58.050Z Downloaded strsim v0.11.1
3822026-07-09T04:47:58.050Z Downloaded plotters-svg v0.3.7
3832026-07-09T04:47:58.053Z Downloaded dtor v0.8.1
3842026-07-09T04:47:58.053Z Downloaded terminal_size v0.4.4
3852026-07-09T04:47:58.056Z Downloaded is_terminal_polyfill v1.70.2
3862026-07-09T04:47:58.056Z Downloaded futures-io v0.3.32
3872026-07-09T04:47:58.056Z Downloaded colorchoice v1.0.5
3882026-07-09T04:47:58.056Z Downloaded ref-cast-impl v1.0.25
3892026-07-09T04:47:58.059Z Downloaded ctor v0.10.1
3902026-07-09T04:47:58.059Z Downloaded byteorder v1.5.0
3912026-07-09T04:47:58.062Z Downloaded version_check v0.9.5
3922026-07-09T04:47:58.062Z Downloaded errno v0.3.14
3932026-07-09T04:47:58.062Z Downloaded cstr-argument v0.1.2
3942026-07-09T04:47:58.062Z Downloaded page_size v0.6.0
3952026-07-09T04:47:58.067Z Downloaded tabwriter v1.4.1
3962026-07-09T04:47:58.070Z Downloaded pretty-hex v0.4.2
3972026-07-09T04:47:58.073Z Downloaded num-conv v0.2.2
3982026-07-09T04:47:58.076Z Downloaded lazy_static v1.5.0
3992026-07-09T04:47:58.078Z Downloaded embedded-io v0.4.0
4002026-07-09T04:47:58.078Z Downloaded futures-executor v0.3.32
4012026-07-09T04:47:58.081Z Downloaded ref-cast v1.0.25
4022026-07-09T04:47:58.081Z Downloaded stable_deref_trait v1.2.1
4032026-07-09T04:47:58.081Z Downloaded equivalent v1.0.2
4042026-07-09T04:47:58.084Z Downloaded anstyle-parse v1.0.0
4052026-07-09T04:47:58.087Z Downloaded heck v0.4.1
4062026-07-09T04:47:58.087Z Downloaded same-file v1.0.6
4072026-07-09T04:47:58.087Z Downloaded foreign-types-shared v0.3.1
4082026-07-09T04:47:58.087Z Downloaded itoa v1.0.18
4092026-07-09T04:47:58.090Z Downloaded ctor-proc-macro v0.0.13
4102026-07-09T04:47:58.090Z Downloaded foreign-types v0.5.0
4112026-07-09T04:47:58.093Z Downloaded defmt v1.1.1
4122026-07-09T04:47:58.096Z Downloaded anyhow v1.0.103
4132026-07-09T04:47:58.099Z Downloaded rand_core v0.10.1
4142026-07-09T04:47:58.102Z Downloaded deranged v0.5.8
4152026-07-09T04:47:58.105Z Downloaded futures-channel v0.3.32
4162026-07-09T04:47:58.108Z Downloaded crossbeam-deque v0.8.6
4172026-07-09T04:47:58.108Z Downloaded time-core v0.1.9
4182026-07-09T04:47:58.108Z Downloaded managed v0.8.0
4192026-07-09T04:47:58.111Z Downloaded erased-serde v0.3.31
4202026-07-09T04:47:58.111Z Downloaded slog-async v2.8.0
4212026-07-09T04:47:58.111Z Downloaded num_enum_derive v0.7.6
4222026-07-09T04:47:58.114Z Downloaded crc32fast v1.5.0
4232026-07-09T04:47:58.114Z Downloaded darling v0.23.0
4242026-07-09T04:47:58.117Z Downloaded thiserror-impl v1.0.69
4252026-07-09T04:47:58.120Z Downloaded thiserror v1.0.69
4262026-07-09T04:47:58.123Z Downloaded slog-term v2.9.2
4272026-07-09T04:47:58.123Z Downloaded walkdir v2.5.0
4282026-07-09T04:47:58.126Z Downloaded slab v0.4.12
4292026-07-09T04:47:58.126Z Downloaded ipnetwork v0.21.1
4302026-07-09T04:47:58.126Z Downloaded crossbeam-utils v0.8.21
4312026-07-09T04:47:58.129Z Downloaded pin-project-lite v0.2.17
4322026-07-09T04:47:58.131Z Downloaded shlex v2.0.1
4332026-07-09T04:47:58.131Z Downloaded thread_local v1.1.9
4342026-07-09T04:47:58.131Z Downloaded either v1.16.0
4352026-07-09T04:47:58.135Z Downloaded ingot-macros v0.1.1
4362026-07-09T04:47:58.135Z Downloaded crossbeam-epoch v0.9.18
4372026-07-09T04:47:58.138Z Downloaded num_enum v0.7.6
4382026-07-09T04:47:58.138Z Downloaded zmij v1.0.21
4392026-07-09T04:47:58.141Z Downloaded tinytemplate v1.2.1
4402026-07-09T04:47:58.141Z Downloaded iana-time-zone v0.1.65
4412026-07-09T04:47:58.143Z Downloaded slog-stdlog v4.1.1
4422026-07-09T04:47:58.144Z Downloaded colored v3.1.1
4432026-07-09T04:47:58.147Z Downloaded ingot v0.1.1
4442026-07-09T04:47:58.147Z Downloaded tracing-attributes v0.1.31
4452026-07-09T04:47:58.147Z Downloaded once_cell v1.21.4
4462026-07-09T04:47:58.149Z Downloaded ingot-types v0.1.2
4472026-07-09T04:47:58.152Z Downloaded half v2.7.1
4482026-07-09T04:47:58.155Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4492026-07-09T04:47:58.155Z Downloaded find-msvc-tools v0.1.9
4502026-07-09T04:47:58.158Z Downloaded arc-swap v1.9.2
4512026-07-09T04:47:58.158Z Downloaded futures v0.3.32
4522026-07-09T04:47:58.161Z Downloaded getrandom v0.4.3
4532026-07-09T04:47:58.166Z Downloaded thiserror v2.0.18
4542026-07-09T04:47:58.169Z Downloaded term v1.2.1
4552026-07-09T04:47:58.172Z Downloaded darling_core v0.23.0
4562026-07-09T04:47:58.178Z Downloaded oorandom v11.1.5
4572026-07-09T04:47:58.181Z Downloaded darling_core v0.21.3
4582026-07-09T04:47:58.184Z Downloaded toml_parser v1.1.2+spec-1.1.0
4592026-07-09T04:47:58.186Z Downloaded uuid v1.23.4
4602026-07-09T04:47:58.189Z Downloaded chrono v0.4.45
4612026-07-09T04:47:58.192Z Downloaded time-macros v0.2.31
4622026-07-09T04:47:58.195Z Downloaded socket2 v0.6.4
4632026-07-09T04:47:58.198Z Downloaded crossbeam-channel v0.5.15
4642026-07-09T04:47:58.198Z Downloaded heapless v0.8.0
4652026-07-09T04:47:58.202Z Downloaded proc-macro2 v1.0.106
4662026-07-09T04:47:58.205Z Downloaded tracing-core v0.1.36
4672026-07-09T04:47:58.205Z Downloaded postcard v1.1.3
4682026-07-09T04:47:58.208Z Downloaded indexmap v2.14.0
4692026-07-09T04:47:58.211Z Downloaded rayon-core v1.13.0
4702026-07-09T04:47:58.214Z Downloaded slog v2.8.2
4712026-07-09T04:47:58.217Z Downloaded itertools v0.13.0
4722026-07-09T04:47:58.220Z Downloaded criterion v0.8.2
4732026-07-09T04:47:58.223Z Downloaded serde_derive v1.0.228
4742026-07-09T04:47:58.226Z Downloaded serde_core v1.0.228
4752026-07-09T04:47:58.230Z Downloaded itertools v0.12.1
4762026-07-09T04:47:58.233Z Downloaded toml_edit v0.25.12+spec-1.1.0
4772026-07-09T04:47:58.235Z Downloaded unicode-ident v1.0.24
4782026-07-09T04:47:58.238Z Downloaded itertools v0.14.0
4792026-07-09T04:47:58.241Z Downloaded serde v1.0.228
4802026-07-09T04:47:58.244Z Downloaded clap_builder v4.6.0
4812026-07-09T04:47:58.248Z Downloaded itertools v0.15.0
4822026-07-09T04:47:58.250Z Downloaded hashbrown v0.17.1
4832026-07-09T04:47:58.253Z Downloaded futures-util v0.3.32
4842026-07-09T04:47:58.268Z Downloaded regex v1.12.4
4852026-07-09T04:47:58.272Z Downloaded memchr v2.8.2
4862026-07-09T04:47:58.275Z Downloaded zerocopy-derive v0.8.54
4872026-07-09T04:47:58.280Z Downloaded rand v0.10.2
4882026-07-09T04:47:58.283Z Downloaded libc v0.2.186
4892026-07-09T04:47:58.324Z Downloaded plotters v0.3.7
4902026-07-09T04:47:58.331Z Downloaded nom v8.0.0
4912026-07-09T04:47:58.339Z Downloaded serde_json v1.0.150
4922026-07-09T04:47:58.346Z Downloaded rayon v1.12.0
4932026-07-09T04:47:58.352Z Downloaded pcap-parser v0.17.0
4942026-07-09T04:47:58.374Z Downloaded winnow v1.0.3
4952026-07-09T04:47:58.403Z Downloaded tracing v0.1.44
4962026-07-09T04:47:58.413Z Downloaded syn v1.0.109
4972026-07-09T04:47:58.419Z Downloaded zerocopy v0.8.54
4982026-07-09T04:47:58.429Z Downloaded syn v2.0.118
4992026-07-09T04:47:58.435Z Downloaded smoltcp v0.11.0
5002026-07-09T04:47:58.441Z Downloaded unicode-width v0.2.2
5012026-07-09T04:47:58.444Z Downloaded nix v0.31.3
5022026-07-09T04:47:58.450Z Downloaded time v0.3.53
5032026-07-09T04:47:58.457Z Downloaded rustix v1.1.4
5042026-07-09T04:47:58.477Z Downloaded regex-automata v0.4.14
5052026-07-09T04:47:58.544Z Compiling proc-macro2 v1.0.106
5062026-07-09T04:47:58.544Z Compiling unicode-ident v1.0.24
5072026-07-09T04:47:58.544Z Compiling quote v1.0.46
5082026-07-09T04:47:58.547Z Compiling serde_core v1.0.228
5092026-07-09T04:47:58.547Z Compiling cfg-if v1.0.4
5102026-07-09T04:47:58.547Z Compiling libc v0.2.186
5112026-07-09T04:47:58.547Z Compiling memchr v2.8.2
5122026-07-09T04:47:58.547Z Compiling serde v1.0.228
5132026-07-09T04:47:58.703Z Compiling rustversion v1.0.22
5142026-07-09T04:47:58.769Z Compiling ident_case v1.0.1
5152026-07-09T04:47:58.894Z Compiling strsim v0.11.1
5162026-07-09T04:47:59.058Z Compiling version_check v0.9.5
5172026-07-09T04:47:59.080Z Compiling zerocopy v0.8.54
5182026-07-09T04:47:59.198Z Compiling either v1.16.0
5192026-07-09T04:47:59.327Z Compiling thiserror v2.0.18
5202026-07-09T04:47:59.535Z Compiling fnv v1.0.7
5212026-07-09T04:47:59.613Z Compiling regex-syntax v0.8.11
5222026-07-09T04:47:59.627Z Compiling crossbeam-utils v0.8.21
5232026-07-09T04:47:59.647Z Compiling syn v1.0.109
5242026-07-09T04:47:59.712Z Compiling pin-project-lite v0.2.17
5252026-07-09T04:47:59.874Z Compiling aho-corasick v1.1.4
5262026-07-09T04:47:59.939Z Compiling hashbrown v0.17.1
5272026-07-09T04:47:59.948Z Compiling equivalent v1.0.2
5282026-07-09T04:47:59.969Z Compiling syn v2.0.118
5292026-07-09T04:48:00.024Z Compiling winnow v1.0.3
5302026-07-09T04:48:00.194Z Compiling itertools v0.14.0
5312026-07-09T04:48:00.469Z Compiling indexmap v2.14.0
5322026-07-09T04:48:01.014Z Compiling bitflags v2.13.0
5332026-07-09T04:48:01.057Z Compiling regex-automata v0.4.14
5342026-07-09T04:48:01.095Z Compiling toml_parser v1.1.2+spec-1.1.0
5352026-07-09T04:48:01.351Z Compiling autocfg v1.5.1
5362026-07-09T04:48:01.396Z Compiling byteorder v1.5.0
5372026-07-09T04:48:01.583Z Compiling heapless v0.8.0
5382026-07-09T04:48:01.616Z Compiling toml_datetime v1.1.1+spec-1.1.0
5392026-07-09T04:48:01.626Z Compiling hash32 v0.3.1
5402026-07-09T04:48:01.688Z Compiling num-traits v0.2.19
5412026-07-09T04:48:01.758Z Compiling toml_edit v0.25.12+spec-1.1.0
5422026-07-09T04:48:01.835Z Compiling slog v2.8.2
5432026-07-09T04:48:01.889Z Compiling smoltcp v0.11.0
5442026-07-09T04:48:01.920Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5452026-07-09T04:48:02.038Z Compiling stable_deref_trait v1.2.1
5462026-07-09T04:48:02.066Z Compiling macaddr v1.0.1
5472026-07-09T04:48:02.108Z Compiling futures-sink v0.3.32
5482026-07-09T04:48:02.168Z Compiling futures-core v0.3.32
5492026-07-09T04:48:02.272Z Compiling proc-macro-crate v3.5.0
5502026-07-09T04:48:02.317Z Compiling futures-channel v0.3.32
5512026-07-09T04:48:02.413Z Compiling proc-macro-error-attr v1.0.4
5522026-07-09T04:48:02.567Z Compiling darling_core v0.21.3
5532026-07-09T04:48:02.635Z Compiling darling_core v0.23.0
5542026-07-09T04:48:02.657Z Compiling ref-cast v1.0.25
5552026-07-09T04:48:02.674Z Compiling bitflags v1.3.2
5562026-07-09T04:48:02.693Z Compiling futures-io v0.3.32
5572026-07-09T04:48:02.741Z Compiling regex v1.12.4
5582026-07-09T04:48:02.872Z Compiling rand_core v0.10.1
5592026-07-09T04:48:02.971Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5602026-07-09T04:48:03.031Z Compiling crc32fast v1.5.0
5612026-07-09T04:48:03.127Z Compiling anyhow v1.0.103
5622026-07-09T04:48:03.195Z Compiling managed v0.8.0
5632026-07-09T04:48:03.317Z Compiling getrandom v0.4.3
5642026-07-09T04:48:03.326Z Compiling futures-task v0.3.32
5652026-07-09T04:48:03.437Z Compiling slab v0.4.12
5662026-07-09T04:48:03.615Z Compiling serde_derive v1.0.228
5672026-07-09T04:48:03.655Z Compiling zerocopy-derive v0.8.54
5682026-07-09T04:48:03.665Z Compiling thiserror-impl v2.0.18
5692026-07-09T04:48:03.668Z Compiling futures-macro v0.3.32
5702026-07-09T04:48:03.686Z Compiling ref-cast-impl v1.0.25
5712026-07-09T04:48:04.291Z Compiling num_enum_derive v0.7.6
5722026-07-09T04:48:04.491Z Compiling futures-util v0.3.32
5732026-07-09T04:48:04.713Z Compiling darling_macro v0.21.3
5742026-07-09T04:48:04.776Z Compiling darling_macro v0.23.0
5752026-07-09T04:48:04.984Z Compiling cobs v0.3.0
5762026-07-09T04:48:05.206Z Compiling foreign-types-macros v0.2.3
5772026-07-09T04:48:05.269Z Compiling darling v0.21.3
5782026-07-09T04:48:05.327Z Compiling darling v0.23.0
5792026-07-09T04:48:05.345Z Compiling ingot-macros v0.1.1
5802026-07-09T04:48:05.403Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5812026-07-09T04:48:05.814Z Compiling proc-macro-error v1.0.4
5822026-07-09T04:48:05.854Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5832026-07-09T04:48:05.979Z Compiling unicode-width v0.2.2
5842026-07-09T04:48:06.051Z Compiling rustix v1.1.4
5852026-07-09T04:48:06.092Z Compiling ipnetwork v0.21.1
5862026-07-09T04:48:06.250Z Compiling cpufeatures v0.3.0
5872026-07-09T04:48:06.270Z Compiling foreign-types-shared v0.3.1
5882026-07-09T04:48:06.316Z Compiling once_cell v1.21.4
5892026-07-09T04:48:06.358Z Compiling foreign-types v0.5.0
5902026-07-09T04:48:06.429Z Compiling chacha20 v0.10.1
5912026-07-09T04:48:06.466Z Compiling tabwriter v1.4.1
5922026-07-09T04:48:06.543Z Compiling tracing-core v0.1.36
5932026-07-09T04:48:06.704Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5942026-07-09T04:48:06.738Z Compiling num_enum v0.7.6
5952026-07-09T04:48:06.793Z Compiling erased-serde v0.3.31
5962026-07-09T04:48:06.856Z Compiling postcard v1.1.3
5972026-07-09T04:48:06.893Z Compiling futures-executor v0.3.32
5982026-07-09T04:48:07.335Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5992026-07-09T04:48:07.342Z Compiling tracing-attributes v0.1.31
6002026-07-09T04:48:07.654Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6012026-07-09T04:48:07.823Z Compiling errno v0.3.14
6022026-07-09T04:48:07.826Z Compiling itertools v0.15.0
6032026-07-09T04:48:07.872Z Compiling cstr-argument v0.1.2
6042026-07-09T04:48:07.958Z Compiling zmij v1.0.21
6052026-07-09T04:48:07.971Z Compiling num-conv v0.2.2
6062026-07-09T04:48:08.031Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6072026-07-09T04:48:08.116Z Compiling ingot-types v0.1.2
6082026-07-09T04:48:08.146Z Compiling time-core v0.1.9
6092026-07-09T04:48:08.255Z Compiling dyn-clone v1.0.20
6102026-07-09T04:48:08.277Z Compiling pretty-hex v0.4.2
6112026-07-09T04:48:08.327Z Compiling find-msvc-tools v0.1.9
6122026-07-09T04:48:08.398Z Compiling shlex v2.0.1
6132026-07-09T04:48:08.409Z Compiling utf8parse v0.2.2
6142026-07-09T04:48:08.536Z Compiling ingot v0.1.1
6152026-07-09T04:48:08.546Z Compiling thiserror v1.0.69
6162026-07-09T04:48:08.553Z Compiling cc v1.2.66
6172026-07-09T04:48:08.568Z Compiling tracing v0.1.44
6182026-07-09T04:48:08.605Z Compiling anstyle-parse v1.0.0
6192026-07-09T04:48:08.817Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6202026-07-09T04:48:08.913Z Compiling time-macros v0.2.31
6212026-07-09T04:48:09.076Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6222026-07-09T04:48:09.096Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6232026-07-09T04:48:09.489Z Compiling rand v0.10.2
6242026-07-09T04:48:09.717Z Compiling futures v0.3.32
6252026-07-09T04:48:09.732Z Compiling thiserror-impl v1.0.69
6262026-07-09T04:48:09.793Z Compiling crossbeam-epoch v0.9.18
6272026-07-09T04:48:10.151Z Compiling uuid v1.23.4
6282026-07-09T04:48:10.241Z Compiling arc-swap v1.9.2
6292026-07-09T04:48:10.307Z Compiling socket2 v0.6.4
6302026-07-09T04:48:10.578Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6312026-07-09T04:48:10.599Z Compiling nom v8.0.0
6322026-07-09T04:48:10.747Z Compiling thread_local v1.1.9
6332026-07-09T04:48:10.859Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6342026-07-09T04:48:10.893Z Compiling anstyle v1.0.14
6352026-07-09T04:48:11.068Z Compiling serde_json v1.0.150
6362026-07-09T04:48:11.082Z Compiling powerfmt v0.2.0
6372026-07-09T04:48:11.135Z Compiling oxnet v0.1.6
6382026-07-09T04:48:11.308Z Compiling heck v0.4.1
6392026-07-09T04:48:11.317Z Compiling rayon-core v1.13.0
6402026-07-09T04:48:11.435Z Compiling colored v3.1.1
6412026-07-09T04:48:11.450Z Compiling lazy_static v1.5.0
6422026-07-09T04:48:11.552Z Compiling iana-time-zone v0.1.65
6432026-07-09T04:48:11.568Z Compiling slog-async v2.8.0
6442026-07-09T04:48:11.850Z Compiling anstyle-query v1.1.5
6452026-07-09T04:48:11.956Z Compiling is_terminal_polyfill v1.70.2
6462026-07-09T04:48:12.007Z Compiling deranged v0.5.8
6472026-07-09T04:48:12.094Z Compiling colorchoice v1.0.5
6482026-07-09T04:48:12.209Z Compiling anstream v1.0.0
6492026-07-09T04:48:12.659Z Compiling chrono v0.4.45
6502026-07-09T04:48:12.988Z Compiling slog-scope v4.4.1
6512026-07-09T04:48:13.222Z Compiling time v0.3.53
6522026-07-09T04:48:13.222Z Compiling rusticata-macros v5.0.0
6532026-07-09T04:48:13.343Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6542026-07-09T04:48:13.487Z Compiling crossbeam-deque v0.8.6
6552026-07-09T04:48:13.496Z Compiling cookie-factory v0.3.3
6562026-07-09T04:48:13.728Z Compiling alloca v0.4.0
6572026-07-09T04:48:13.864Z Compiling terminal_size v0.4.4
6582026-07-09T04:48:14.019Z Compiling half v2.7.1
6592026-07-09T04:48:14.026Z Compiling crossbeam-channel v0.5.15
6602026-07-09T04:48:14.329Z Compiling is-terminal v0.4.17
6612026-07-09T04:48:14.340Z Compiling itertools v0.12.1
6622026-07-09T04:48:14.427Z Compiling clap_lex v1.1.0
6632026-07-09T04:48:14.671Z Compiling heck v0.5.0
6642026-07-09T04:48:14.747Z Compiling plotters-backend v0.3.7
6652026-07-09T04:48:14.871Z Compiling ciborium-io v0.2.2
6662026-07-09T04:48:14.964Z Compiling log v0.4.33
6672026-07-09T04:48:15.055Z Compiling itoa v1.0.18
6682026-07-09T04:48:15.072Z Compiling cfg_aliases v0.2.1
6692026-07-09T04:48:15.145Z Compiling term v1.2.1
6702026-07-09T04:48:15.196Z Compiling take_mut v0.2.2
6712026-07-09T04:48:15.289Z Compiling circular v0.3.0
6722026-07-09T04:48:15.506Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6732026-07-09T04:48:15.789Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6742026-07-09T04:48:15.818Z Compiling clap_builder v4.6.0
6752026-07-09T04:48:15.916Z Compiling slog-term v2.9.2
6762026-07-09T04:48:16.307Z Compiling pcap-parser v0.17.0
6772026-07-09T04:48:16.966Z Compiling nix v0.31.3
6782026-07-09T04:48:17.034Z Compiling slog-stdlog v4.1.1
6792026-07-09T04:48:17.328Z Compiling plotters-svg v0.3.7
6802026-07-09T04:48:17.353Z Compiling ciborium-ll v0.2.2
6812026-07-09T04:48:17.373Z Compiling clap_derive v4.6.1
6822026-07-09T04:48:17.924Z Compiling itertools v0.13.0
6832026-07-09T04:48:18.186Z Compiling cast v0.3.0
6842026-07-09T04:48:18.237Z Compiling same-file v1.0.6
6852026-07-09T04:48:18.361Z Compiling walkdir v2.5.0
6862026-07-09T04:48:18.403Z Compiling rayon v1.12.0
6872026-07-09T04:48:18.969Z Compiling ciborium v0.2.2
6882026-07-09T04:48:18.999Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6892026-07-09T04:48:19.004Z Compiling clap v4.6.1
6902026-07-09T04:48:19.083Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6912026-07-09T04:48:19.459Z Compiling criterion-plot v0.8.2
6922026-07-09T04:48:19.758Z Compiling plotters v0.3.7
6932026-07-09T04:48:20.008Z Compiling tinytemplate v1.2.1
6942026-07-09T04:48:20.253Z Compiling slog-envlogger v2.2.0
6952026-07-09T04:48:20.579Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
6962026-07-09T04:48:20.943Z Compiling page_size v0.6.0
6972026-07-09T04:48:20.986Z Compiling dtor-proc-macro v0.0.13
6982026-07-09T04:48:21.052Z Compiling oorandom v11.1.5
6992026-07-09T04:48:21.174Z Compiling anes v0.1.6
7002026-07-09T04:48:21.182Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7012026-07-09T04:48:21.351Z Compiling dtor v0.8.1
7022026-07-09T04:48:21.423Z Compiling criterion v0.8.2
7032026-07-09T04:48:21.473Z Compiling link-section v0.2.1
7042026-07-09T04:48:21.611Z Compiling ctor-proc-macro v0.0.13
7052026-07-09T04:48:21.975Z Compiling ctor v0.10.1
7062026-07-09T04:48:23.365Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7072026-07-09T04:48:37.100Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.44s
7082026-07-09T04:48:37.193Z Running benches/xde.rs (target/release/deps/xde-29aeaa08c403a117)
7092026-07-09T04:48:37.201Z###--------------------------------###
7102026-07-09T04:48:37.201Z:::Building test topology... (120s):::
7112026-07-09T04:48:37.201Z###--------------------------------###
7122026-07-09T04:48:37.206Zadding underlay route 0
7132026-07-09T04:48:37.209Zadding underlay route 1
7142026-07-09T04:48:37.324Zstart zones a, b
7152026-07-09T04:48:47.384Zconfigure zone
7162026-07-09T04:48:47.387Zconfigure zone
7172026-07-09T04:48:47.402Zinstall zone
7182026-07-09T04:48:47.405Zinstall zone
7192026-07-09T04:48:57.163Zboot zone
7202026-07-09T04:48:57.163Zboot zone
7212026-07-09T04:48:57.243Zsetup zones a, b
7222026-07-09T04:48:57.244Z[a] svcs -a
7232026-07-09T04:48:57.244Z[b] svcs -a
7242026-07-09T04:48:57.262ZFailed to parse command output: exit code 1
7252026-07-09T04:48:57.262Zstdout:
7262026-07-09T04:48:57.263Z
7272026-07-09T04:48:57.263Zstderr:
7282026-07-09T04:48:57.263Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7292026-07-09T04:48:57.263ZFailed to parse command output: exit code 1
7302026-07-09T04:48:57.263Zstdout:
7312026-07-09T04:48:57.263Z
7322026-07-09T04:48:57.263Zstderr:
7332026-07-09T04:48:57.263Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-07-09T04:48:57.462Z[b] svcs -a
7352026-07-09T04:48:57.462Z[a] svcs -a
7362026-07-09T04:48:57.580ZSTATE STIME FMRI
7372026-07-09T04:48:57.580Zonline 4:48:56 svc:/system/svc/restarter:default
7382026-07-09T04:48:57.580Zoffline 4:48:56 svc:/system/early-manifest-import:default
7392026-07-09T04:48:57.581Z- - svc:/application/management/net-snmp:default
7402026-07-09T04:48:57.581Z- - svc:/application/pkg/dynamic-mirror:default
7412026-07-09T04:48:57.581Z- - svc:/application/pkg/mirror:default
7422026-07-09T04:48:57.581Z- - svc:/application/pkg/repositories-setup:default
7432026-07-09T04:48:57.581Z- - svc:/application/pkg/server:default
7442026-07-09T04:48:57.581Z- - svc:/application/security/tcsd:default
7452026-07-09T04:48:57.581Z- - svc:/milestone/devices:default
7462026-07-09T04:48:57.581Z- - svc:/milestone/multi-user-server:default
7472026-07-09T04:48:57.581Z- - svc:/milestone/multi-user:default
7482026-07-09T04:48:57.581Z- - svc:/milestone/name-services:default
7492026-07-09T04:48:57.581Z- - svc:/milestone/network:default
7502026-07-09T04:48:57.581Z- - svc:/milestone/single-user:default
7512026-07-09T04:48:57.581Z- - svc:/milestone/sysconfig:default
7522026-07-09T04:48:57.581Z- - svc:/network/chrony:default
7532026-07-09T04:48:57.581Z- - svc:/network/datalink-management:default
7542026-07-09T04:48:57.581Z- - svc:/network/dns/client:default
7552026-07-09T04:48:57.581Z- - svc:/network/dns/install:default
7562026-07-09T04:48:57.581Z- - svc:/network/dns/multicast:default
7572026-07-09T04:48:57.581Z- - svc:/network/inetd-upgrade:default
7582026-07-09T04:48:57.581Z- - svc:/network/inetd:default
7592026-07-09T04:48:57.581Z- - svc:/network/initial:default
7602026-07-09T04:48:57.581Z- - svc:/network/install:default
7612026-07-09T04:48:57.581Z- - svc:/network/ip-interface-management:default
7622026-07-09T04:48:57.581Z- - svc:/network/ipmp:default
7632026-07-09T04:48:57.581Z- - svc:/network/ipqos:default
7642026-07-09T04:48:57.581Z- - svc:/network/ipsec/ike:default
7652026-07-09T04:48:57.581Z- - svc:/network/ipsec/ipsecalgs:default
7662026-07-09T04:48:57.581Z- - svc:/network/ipsec/manual-key:default
7672026-07-09T04:48:57.581Z- - svc:/network/ipsec/policy:default
7682026-07-09T04:48:57.581Z- - svc:/network/iptun:default
7692026-07-09T04:48:57.581Z- - svc:/network/ipv4-forwarding:default
7702026-07-09T04:48:57.581Z- - svc:/network/ipv6-forwarding:default
7712026-07-09T04:48:57.581Z- - svc:/network/ldap/client:default
7722026-07-09T04:48:57.581Z- - svc:/network/location:default
7732026-07-09T04:48:57.581Z- - svc:/network/loopback:default
7742026-07-09T04:48:57.581Z- - svc:/network/netcfg:default
7752026-07-09T04:48:57.581Z- - svc:/network/netmask:default
7762026-07-09T04:48:57.581Z- - svc:/network/nfs/cbd:default
7772026-07-09T04:48:57.582Z- - svc:/network/nfs/client:default
7782026-07-09T04:48:57.582Z- - svc:/network/nfs/log:default
7792026-07-09T04:48:57.582Z- - svc:/network/nfs/mapid:default
7802026-07-09T04:48:57.582Z- - svc:/network/nfs/nlockmgr:default
7812026-07-09T04:48:57.582Z- - svc:/network/nfs/rquota:default
7822026-07-09T04:48:57.582Z- - svc:/network/nfs/server:default
7832026-07-09T04:48:57.582Z- - svc:/network/nfs/status:default
7842026-07-09T04:48:57.582Z- - svc:/network/nis/client:default
7852026-07-09T04:48:57.582Z- - svc:/network/physical:default
7862026-07-09T04:48:57.582Z- - svc:/network/physical:nwam
7872026-07-09T04:48:57.582Z- - svc:/network/routing-setup:default
7882026-07-09T04:48:57.582Z- - svc:/network/routing/legacy-routing:ipv4
7892026-07-09T04:48:57.582Z- - svc:/network/routing/legacy-routing:ipv6
7902026-07-09T04:48:57.582Z- - svc:/network/routing/ndp:default
7912026-07-09T04:48:57.582Z- - svc:/network/routing/rdisc:default
7922026-07-09T04:48:57.582Z- - svc:/network/routing/ripng:default
7932026-07-09T04:48:57.582Z- - svc:/network/routing/route:default
7942026-07-09T04:48:57.582Z- - svc:/network/rpc/bind:default
7952026-07-09T04:48:57.582Z- - svc:/network/rpc/gss:default
7962026-07-09T04:48:57.582Z- - svc:/network/rpc/keyserv:default
7972026-07-09T04:48:57.582Z- - svc:/network/security/kadmin:default
7982026-07-09T04:48:57.582Z- - svc:/network/security/krb5kdc:default
7992026-07-09T04:48:57.582Z- - svc:/network/security/ktkt_warn:default
8002026-07-09T04:48:57.582Z- - svc:/network/service:default
8012026-07-09T04:48:57.582Z- - svc:/network/shares/group:default
8022026-07-09T04:48:57.582Z- - svc:/network/smb/client:default
8032026-07-09T04:48:57.582Z- - svc:/network/smb/server:default
8042026-07-09T04:48:57.582Z- - svc:/network/ssh:default
8052026-07-09T04:48:57.582Z- - svc:/network/tcpkey:default
8062026-07-09T04:48:57.582Z- - svc:/system/auditd:default
8072026-07-09T04:48:57.582Z- - svc:/system/auditset:default
8082026-07-09T04:48:57.582Z- - svc:/system/boot-archive-update:default
8092026-07-09T04:48:57.582Z- - svc:/system/boot-archive:default
8102026-07-09T04:48:57.582Z- - svc:/system/boot-config:default
8112026-07-09T04:48:57.582Z- - svc:/system/consadm:default
8122026-07-09T04:48:57.582Z- - svc:/system/console-login:default
8132026-07-09T04:48:57.582Z- - svc:/system/console-login:vt2
8142026-07-09T04:48:57.583Z- - svc:/system/console-login:vt3
8152026-07-09T04:48:57.583Z- - svc:/system/console-login:vt4
8162026-07-09T04:48:57.583Z- - svc:/system/console-login:vt5
8172026-07-09T04:48:57.583Z- - svc:/system/console-login:vt6
8182026-07-09T04:48:57.583Z- - svc:/system/coreadm:default
8192026-07-09T04:48:57.583Z- - svc:/system/cron:default
8202026-07-09T04:48:57.583Z- - svc:/system/cryptosvc:default
8212026-07-09T04:48:57.583Z- - svc:/system/device/allocate:default
8222026-07-09T04:48:57.583Z- - svc:/system/device/audio:default
8232026-07-09T04:48:57.583Z- - svc:/system/device/local:default
8242026-07-09T04:48:57.583Z- - svc:/system/device/mpxio-upgrade:default
8252026-07-09T04:48:57.583Z- - svc:/system/extended-accounting:flow
8262026-07-09T04:48:57.583Z- - svc:/system/extended-accounting:net
8272026-07-09T04:48:57.583Z- - svc:/system/extended-accounting:process
8282026-07-09T04:48:57.583Z- - svc:/system/extended-accounting:task
8292026-07-09T04:48:57.583Z- - svc:/system/filesystem/local:default
8302026-07-09T04:48:57.583Z- - svc:/system/filesystem/minimal:default
8312026-07-09T04:48:57.583Z- - svc:/system/filesystem/reparse:default
8322026-07-09T04:48:57.583Z- - svc:/system/filesystem/root:default
8332026-07-09T04:48:57.583Z- - svc:/system/filesystem/usr:default
8342026-07-09T04:48:57.583Z- - svc:/system/fm/notify-params:default
8352026-07-09T04:48:57.583Z- - svc:/system/fmd:default
8362026-07-09T04:48:57.587Z- - svc:/system/hostid:default
8372026-07-09T04:48:57.587Z- - svc:/system/hotplug:default
8382026-07-09T04:48:57.587Z- - svc:/system/identity:domain
8392026-07-09T04:48:57.587Z- - svc:/system/identity:node
8402026-07-09T04:48:57.587Z- - svc:/system/idmap:default
8412026-07-09T04:48:57.587Z- - svc:/system/keymap:default
8422026-07-09T04:48:57.587Z- - svc:/system/logadm-upgrade:default
8432026-07-09T04:48:57.587Z- - svc:/system/manifest-import:default
8442026-07-09T04:48:57.587Z- - svc:/system/name-service-cache:default
8452026-07-09T04:48:57.587Z- - svc:/system/pfexec:default
8462026-07-09T04:48:57.587Z- - svc:/system/pkgserv:default
8472026-07-09T04:48:57.587Z- - svc:/system/process-security:default
8482026-07-09T04:48:57.587Z- - svc:/system/rbac:default
8492026-07-09T04:48:57.587Z- - svc:/system/rmtmpfiles:default
8502026-07-09T04:48:57.587Z- - svc:/system/sac:default
8512026-07-09T04:48:57.587Z- - svc:/system/sar:default
8522026-07-09T04:48:57.587Z- - svc:/system/svc/global:default
8532026-07-09T04:48:57.587Z- - svc:/system/system-log:default
8542026-07-09T04:48:57.587Z- - svc:/system/update-man-index:default
8552026-07-09T04:48:57.588Z- - svc:/system/utmp:default
8562026-07-09T04:48:57.588Z- - svc:/system/vtdaemon:default
8572026-07-09T04:48:57.588Z[b] svcs milestone/network
8582026-07-09T04:48:57.588ZSTATE STIME FMRI
8592026-07-09T04:48:57.588Zonline 4:48:56 svc:/system/svc/restarter:default
8602026-07-09T04:48:57.588Zoffline 4:48:56 svc:/system/early-manifest-import:default
8612026-07-09T04:48:57.588Z- - svc:/application/management/net-snmp:default
8622026-07-09T04:48:57.588Z- - svc:/application/pkg/dynamic-mirror:default
8632026-07-09T04:48:57.588Z- - svc:/application/pkg/mirror:default
8642026-07-09T04:48:57.588Z- - svc:/application/pkg/repositories-setup:default
8652026-07-09T04:48:57.588Z- - svc:/application/pkg/server:default
8662026-07-09T04:48:57.588Z- - svc:/application/security/tcsd:default
8672026-07-09T04:48:57.588Z- - svc:/milestone/devices:default
8682026-07-09T04:48:57.588Z- - svc:/milestone/multi-user-server:default
8692026-07-09T04:48:57.588Z- - svc:/milestone/multi-user:default
8702026-07-09T04:48:57.588Z- - svc:/milestone/name-services:default
8712026-07-09T04:48:57.588Z- - svc:/milestone/network:default
8722026-07-09T04:48:57.588Z- - svc:/milestone/single-user:default
8732026-07-09T04:48:57.588Z- - svc:/milestone/sysconfig:default
8742026-07-09T04:48:57.588Z- - svc:/network/chrony:default
8752026-07-09T04:48:57.588Z- - svc:/network/datalink-management:default
8762026-07-09T04:48:57.588Z- - svc:/network/dns/client:default
8772026-07-09T04:48:57.588Z- - svc:/network/dns/install:default
8782026-07-09T04:48:57.588Z- - svc:/network/dns/multicast:default
8792026-07-09T04:48:57.588Z- - svc:/network/inetd-upgrade:default
8802026-07-09T04:48:57.588Z- - svc:/network/inetd:default
8812026-07-09T04:48:57.588Z- - svc:/network/initial:default
8822026-07-09T04:48:57.588Z- - svc:/network/install:default
8832026-07-09T04:48:57.588Z- - svc:/network/ip-interface-management:default
8842026-07-09T04:48:57.588Z- - svc:/network/ipmp:default
8852026-07-09T04:48:57.588Z- - svc:/network/ipqos:default
8862026-07-09T04:48:57.588Z- - svc:/network/ipsec/ike:default
8872026-07-09T04:48:57.588Z- - svc:/network/ipsec/ipsecalgs:default
8882026-07-09T04:48:57.588Z- - svc:/network/ipsec/manual-key:default
8892026-07-09T04:48:57.588Z- - svc:/network/ipsec/policy:default
8902026-07-09T04:48:57.588Z- - svc:/network/iptun:default
8912026-07-09T04:48:57.588Z- - svc:/network/ipv4-forwarding:default
8922026-07-09T04:48:57.588Z- - svc:/network/ipv6-forwarding:default
8932026-07-09T04:48:57.588Z- - svc:/network/ldap/client:default
8942026-07-09T04:48:57.589Z- - svc:/network/location:default
8952026-07-09T04:48:57.589Z- - svc:/network/loopback:default
8962026-07-09T04:48:57.589Z- - svc:/network/netcfg:default
8972026-07-09T04:48:57.589Z- - svc:/network/netmask:default
8982026-07-09T04:48:57.589Z- - svc:/network/nfs/cbd:default
8992026-07-09T04:48:57.589Z- - svc:/network/nfs/client:default
9002026-07-09T04:48:57.589Z- - svc:/network/nfs/log:default
9012026-07-09T04:48:57.589Z- - svc:/network/nfs/mapid:default
9022026-07-09T04:48:57.589Z- - svc:/network/nfs/nlockmgr:default
9032026-07-09T04:48:57.589Z- - svc:/network/nfs/rquota:default
9042026-07-09T04:48:57.589Z- - svc:/network/nfs/server:default
9052026-07-09T04:48:57.589Z- - svc:/network/nfs/status:default
9062026-07-09T04:48:57.589Z- - svc:/network/nis/client:default
9072026-07-09T04:48:57.589Z- - svc:/network/physical:default
9082026-07-09T04:48:57.589Z- - svc:/network/physical:nwam
9092026-07-09T04:48:57.589Z- - svc:/network/routing-setup:default
9102026-07-09T04:48:57.589Z- - svc:/network/routing/legacy-routing:ipv4
9112026-07-09T04:48:57.589Z- - svc:/network/routing/legacy-routing:ipv6
9122026-07-09T04:48:57.589Z- - svc:/network/routing/ndp:default
9132026-07-09T04:48:57.589Z- - svc:/network/routing/rdisc:default
9142026-07-09T04:48:57.589Z- - svc:/network/routing/ripng:default
9152026-07-09T04:48:57.589Z- - svc:/network/routing/route:default
9162026-07-09T04:48:57.589Z- - svc:/network/rpc/bind:default
9172026-07-09T04:48:57.589Z- - svc:/network/rpc/gss:default
9182026-07-09T04:48:57.589Z- - svc:/network/rpc/keyserv:default
9192026-07-09T04:48:57.589Z- - svc:/network/security/kadmin:default
9202026-07-09T04:48:57.589Z- - svc:/network/security/krb5kdc:default
9212026-07-09T04:48:57.589Z- - svc:/network/security/ktkt_warn:default
9222026-07-09T04:48:57.589Z- - svc:/network/service:default
9232026-07-09T04:48:57.589Z- - svc:/network/shares/group:default
9242026-07-09T04:48:57.589Z- - svc:/network/smb/client:default
9252026-07-09T04:48:57.589Z- - svc:/network/smb/server:default
9262026-07-09T04:48:57.589Z- - svc:/network/ssh:default
9272026-07-09T04:48:57.589Z- - svc:/network/tcpkey:default
9282026-07-09T04:48:57.589Z- - svc:/system/auditd:default
9292026-07-09T04:48:57.589Z- - svc:/system/auditset:default
9302026-07-09T04:48:57.589Z- - svc:/system/boot-archive-update:default
9312026-07-09T04:48:57.589Z- - svc:/system/boot-archive:default
9322026-07-09T04:48:57.590Z- - svc:/system/boot-config:default
9332026-07-09T04:48:57.590Z- - svc:/system/consadm:default
9342026-07-09T04:48:57.590Z- - svc:/system/console-login:default
9352026-07-09T04:48:57.590Z- - svc:/system/console-login:vt2
9362026-07-09T04:48:57.594Z- - svc:/system/console-login:vt3
9372026-07-09T04:48:57.594Z- - svc:/system/console-login:vt4
9382026-07-09T04:48:57.594Z- - svc:/system/console-login:vt5
9392026-07-09T04:48:57.594Z- - svc:/system/console-login:vt6
9402026-07-09T04:48:57.594Z- - svc:/system/coreadm:default
9412026-07-09T04:48:57.594Z- - svc:/system/cron:default
9422026-07-09T04:48:57.594Z- - svc:/system/cryptosvc:default
9432026-07-09T04:48:57.594Z- - svc:/system/device/allocate:default
9442026-07-09T04:48:57.594Z- - svc:/system/device/audio:default
9452026-07-09T04:48:57.594Z- - svc:/system/device/local:default
9462026-07-09T04:48:57.594Z- - svc:/system/device/mpxio-upgrade:default
9472026-07-09T04:48:57.594Z- - svc:/system/extended-accounting:flow
9482026-07-09T04:48:57.594Z- - svc:/system/extended-accounting:net
9492026-07-09T04:48:57.594Z- - svc:/system/extended-accounting:process
9502026-07-09T04:48:57.594Z- - svc:/system/extended-accounting:task
9512026-07-09T04:48:57.594Z- - svc:/system/filesystem/local:default
9522026-07-09T04:48:57.594Z- - svc:/system/filesystem/minimal:default
9532026-07-09T04:48:57.594Z- - svc:/system/filesystem/reparse:default
9542026-07-09T04:48:57.594Z- - svc:/system/filesystem/root:default
9552026-07-09T04:48:57.594Z- - svc:/system/filesystem/usr:default
9562026-07-09T04:48:57.595Z- - svc:/system/fm/notify-params:default
9572026-07-09T04:48:57.595Z- - svc:/system/fmd:default
9582026-07-09T04:48:57.595Z- - svc:/system/hostid:default
9592026-07-09T04:48:57.595Z- - svc:/system/hotplug:default
9602026-07-09T04:48:57.595Z- - svc:/system/identity:domain
9612026-07-09T04:48:57.595Z- - svc:/system/identity:node
9622026-07-09T04:48:57.595Z- - svc:/system/idmap:default
9632026-07-09T04:48:57.595Z- - svc:/system/keymap:default
9642026-07-09T04:48:57.595Z- - svc:/system/logadm-upgrade:default
9652026-07-09T04:48:57.595Z- - svc:/system/manifest-import:default
9662026-07-09T04:48:57.595Z- - svc:/system/name-service-cache:default
9672026-07-09T04:48:57.595Z- - svc:/system/pfexec:default
9682026-07-09T04:48:57.595Z- - svc:/system/pkgserv:default
9692026-07-09T04:48:57.595Z- - svc:/system/process-security:default
9702026-07-09T04:48:57.595Z- - svc:/system/rbac:default
9712026-07-09T04:48:57.595Z- - svc:/system/rmtmpfiles:default
9722026-07-09T04:48:57.595Z- - svc:/system/sac:default
9732026-07-09T04:48:57.595Z- - svc:/system/sar:default
9742026-07-09T04:48:57.595Z- - svc:/system/svc/global:default
9752026-07-09T04:48:57.595Z- - svc:/system/system-log:default
9762026-07-09T04:48:57.595Z- - svc:/system/update-man-index:default
9772026-07-09T04:48:57.595Z- - svc:/system/utmp:default
9782026-07-09T04:48:57.595Z- - svc:/system/vtdaemon:default
9792026-07-09T04:48:57.595Z[a] svcs milestone/network
9802026-07-09T04:48:57.595ZSTATE STIME FMRI
9812026-07-09T04:48:57.595Z- - svc:/milestone/network:default
9822026-07-09T04:48:57.598ZSTATE STIME FMRI
9832026-07-09T04:48:57.599Z- - svc:/milestone/network:default
9842026-07-09T04:48:58.592Z[b] svcs milestone/network
9852026-07-09T04:48:58.596Z[a] svcs milestone/network
9862026-07-09T04:48:58.608ZSTATE STIME FMRI
9872026-07-09T04:48:58.608Zonline 4:48:56 svc:/milestone/network:default
9882026-07-09T04:48:58.608Z[b] ipadm create-addr -t -T dhcp opte1/test
9892026-07-09T04:48:58.612ZSTATE STIME FMRI
9902026-07-09T04:48:58.612Zonline 4:48:56 svc:/milestone/network:default
9912026-07-09T04:48:58.612Z[a] ipadm create-addr -t -T dhcp opte0/test
9922026-07-09T04:49:04.459Z
9932026-07-09T04:49:04.459Z[a] route add -iface 10.0.0.254 10.0.0.1
9942026-07-09T04:49:04.473Zadd host 10.0.0.254: gateway 10.0.0.1
9952026-07-09T04:49:04.473Z[a] route add 10.0.0.0/24 10.0.0.254
9962026-07-09T04:49:04.484Zadd net 10.0.0.0/24: gateway 10.0.0.254
9972026-07-09T04:49:04.484Z[a] route add 224.0.0.0/4 10.0.0.254
9982026-07-09T04:49:04.494Zadd net 224.0.0.0/4: gateway 10.0.0.254
9992026-07-09T04:49:05.007Z
10002026-07-09T04:49:05.007Z[b] route add -iface 10.0.0.254 10.0.0.2
10012026-07-09T04:49:05.020Zadd host 10.0.0.254: gateway 10.0.0.2
10022026-07-09T04:49:05.020Z[b] route add 10.0.0.0/24 10.0.0.254
10032026-07-09T04:49:05.031Zadd net 10.0.0.0/24: gateway 10.0.0.254
10042026-07-09T04:49:05.031Z[b] route add 224.0.0.0/4 10.0.0.254
10052026-07-09T04:49:05.042Zadd net 224.0.0.0/4: gateway 10.0.0.254
10062026-07-09T04:49:05.045Z###---------------###
10072026-07-09T04:49:05.045Z:::Topology built!:::
10082026-07-09T04:49:05.045Z###---------------###
10092026-07-09T04:49:05.045Z###----------------###
10102026-07-09T04:49:05.045Z::: iPerf spawned! :::
10112026-07-09T04:49:05.045Z:::Waiting... (10s):::
10122026-07-09T04:49:05.046Z###----------------###
10132026-07-09T04:49:15.042Z###---###
10142026-07-09T04:49:15.042Z:::Go!:::
10152026-07-09T04:49:15.042Z###---###
10162026-07-09T04:49:15.042Z[a] ping 10.0.0.2
10172026-07-09T04:49:15.057Z10.0.0.2 is alive
10182026-07-09T04:49:15.057Z###-------------------###
10192026-07-09T04:49:15.057Z:::Running experiment :::
10202026-07-09T04:49:15.057Z:::iperf-tcp/local/c2s:::
10212026-07-09T04:49:15.057Z###-------------------###
10222026-07-09T04:49:22.430Z-----------------------------------------------------------
10232026-07-09T04:49:22.431ZServer listening on 5201 (test #1)
10242026-07-09T04:49:22.431Z-----------------------------------------------------------
10252026-07-09T04:49:22.431ZAccepted connection from 10.0.0.1, port 62941
10262026-07-09T04:49:22.431Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33742
10272026-07-09T04:49:22.431Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34323
10282026-07-09T04:49:22.435Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39328
10292026-07-09T04:49:22.435Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55322
10302026-07-09T04:49:22.435Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42776
10312026-07-09T04:49:22.435Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54673
10322026-07-09T04:49:22.435Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40605
10332026-07-09T04:49:22.435Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54474
10342026-07-09T04:49:22.435Z[ ID] Interval Transfer Bitrate
10352026-07-09T04:49:22.435Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10362026-07-09T04:49:22.435Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10372026-07-09T04:49:22.435Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10382026-07-09T04:49:22.435Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10392026-07-09T04:49:22.435Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10402026-07-09T04:49:22.435Z[ 16] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
10412026-07-09T04:49:22.435Z[ 18] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
10422026-07-09T04:49:22.435Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10432026-07-09T04:49:22.435Z[SUM] 0.00-1.00 sec 968 MBytes 8.12 Gbits/sec
10442026-07-09T04:49:22.435Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-07-09T04:49:22.435Z[ 5] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
10462026-07-09T04:49:22.435Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10472026-07-09T04:49:22.435Z[ 10] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
10482026-07-09T04:49:22.435Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10492026-07-09T04:49:22.435Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10502026-07-09T04:49:22.435Z[ 16] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
10512026-07-09T04:49:22.435Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10522026-07-09T04:49:22.436Z[ 20] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
10532026-07-09T04:49:22.436Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
10542026-07-09T04:49:22.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-07-09T04:49:22.436Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10562026-07-09T04:49:22.436Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10572026-07-09T04:49:22.436Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10582026-07-09T04:49:22.436Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10592026-07-09T04:49:22.436Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10602026-07-09T04:49:22.436Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10612026-07-09T04:49:22.436Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10622026-07-09T04:49:22.436Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10632026-07-09T04:49:22.436Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
10642026-07-09T04:49:22.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-07-09T04:49:22.436Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10662026-07-09T04:49:22.436Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10672026-07-09T04:49:22.436Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10682026-07-09T04:49:22.436Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10692026-07-09T04:49:22.436Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10702026-07-09T04:49:22.436Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10712026-07-09T04:49:22.436Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10722026-07-09T04:49:22.436Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10732026-07-09T04:49:22.436Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
10742026-07-09T04:49:22.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-07-09T04:49:22.436Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10762026-07-09T04:49:22.436Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10772026-07-09T04:49:22.436Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10782026-07-09T04:49:22.436Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10792026-07-09T04:49:22.436Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10802026-07-09T04:49:22.436Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10812026-07-09T04:49:22.436Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10822026-07-09T04:49:22.436Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10832026-07-09T04:49:22.436Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
10842026-07-09T04:49:22.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-07-09T04:49:22.436Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10862026-07-09T04:49:22.436Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10872026-07-09T04:49:22.436Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
10882026-07-09T04:49:22.436Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10892026-07-09T04:49:22.436Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10902026-07-09T04:49:22.436Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10912026-07-09T04:49:22.437Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10922026-07-09T04:49:22.437Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10932026-07-09T04:49:22.437Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
10942026-07-09T04:49:22.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-07-09T04:49:22.437Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10962026-07-09T04:49:22.437Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10972026-07-09T04:49:22.437Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10982026-07-09T04:49:25.433Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10992026-07-09T04:49:25.433Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11002026-07-09T04:49:25.433Z[ 16] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
11012026-07-09T04:49:25.433Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11022026-07-09T04:49:25.433Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11032026-07-09T04:49:25.433Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.4 Gbits/sec
11042026-07-09T04:49:25.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-07-09T04:49:25.433Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11062026-07-09T04:49:25.433Z[ 8] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
11072026-07-09T04:49:25.433Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11082026-07-09T04:49:25.433Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11092026-07-09T04:49:25.433Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11102026-07-09T04:49:25.433Z[ 16] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
11112026-07-09T04:49:25.433Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11122026-07-09T04:49:25.433Z[ 20] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
11132026-07-09T04:49:25.433Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.4 Gbits/sec
11142026-07-09T04:49:25.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-07-09T04:49:25.433Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11162026-07-09T04:49:25.433Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11172026-07-09T04:49:25.433Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11182026-07-09T04:49:25.433Z[ 12] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
11192026-07-09T04:49:25.434Z[ 14] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
11202026-07-09T04:49:25.434Z[ 16] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
11212026-07-09T04:49:25.434Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11222026-07-09T04:49:25.434Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11232026-07-09T04:49:25.434Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
11242026-07-09T04:49:25.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-07-09T04:49:25.434Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11262026-07-09T04:49:25.434Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11272026-07-09T04:49:25.434Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11282026-07-09T04:49:25.434Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11292026-07-09T04:49:25.434Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11302026-07-09T04:49:25.434Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11312026-07-09T04:49:25.434Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11322026-07-09T04:49:25.434Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11332026-07-09T04:49:25.434Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
11342026-07-09T04:49:25.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-07-09T04:49:25.434Z[ 5] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
11362026-07-09T04:49:25.434Z[ 8] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
11372026-07-09T04:49:25.438Z[ 10] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
11382026-07-09T04:49:25.438Z[ 12] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
11392026-07-09T04:49:25.438Z[ 14] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
11402026-07-09T04:49:25.438Z[ 16] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
11412026-07-09T04:49:25.438Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11422026-07-09T04:49:25.438Z[ 20] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
11432026-07-09T04:49:25.438Z[SUM] 10.00-10.00 sec 896 KBytes 14.7 Gbits/sec
11442026-07-09T04:49:25.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-07-09T04:49:25.438Z[ ID] Interval Transfer Bitrate
11462026-07-09T04:49:25.438Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11472026-07-09T04:49:25.438Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11482026-07-09T04:49:25.438Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11492026-07-09T04:49:25.438Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11502026-07-09T04:49:25.438Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11512026-07-09T04:49:25.438Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11522026-07-09T04:49:25.438Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11532026-07-09T04:49:25.438Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11542026-07-09T04:49:25.439Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
11552026-07-09T04:49:25.439ZRun 1/5...10220.659737555905Mbps
11562026-07-09T04:49:32.819Z-----------------------------------------------------------
11572026-07-09T04:49:32.819ZServer listening on 5201 (test #2)
11582026-07-09T04:49:32.819Z-----------------------------------------------------------
11592026-07-09T04:49:32.819ZAccepted connection from 10.0.0.1, port 37446
11602026-07-09T04:49:32.819Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50352
11612026-07-09T04:49:32.819Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43671
11622026-07-09T04:49:32.819Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48614
11632026-07-09T04:49:32.819Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39741
11642026-07-09T04:49:32.819Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61193
11652026-07-09T04:49:32.819Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34858
11662026-07-09T04:49:32.819Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38565
11672026-07-09T04:49:32.819Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52853
11682026-07-09T04:49:32.819Z[ ID] Interval Transfer Bitrate
11692026-07-09T04:49:32.819Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11702026-07-09T04:49:32.819Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11712026-07-09T04:49:32.819Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11722026-07-09T04:49:32.819Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11732026-07-09T04:49:32.819Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11742026-07-09T04:49:32.819Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11752026-07-09T04:49:32.819Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11762026-07-09T04:49:32.819Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11772026-07-09T04:49:32.819Z[SUM] 0.00-1.00 sec 964 MBytes 8.09 Gbits/sec
11782026-07-09T04:49:32.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-07-09T04:49:32.820Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11802026-07-09T04:49:32.820Z[ 8] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11812026-07-09T04:49:32.820Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11822026-07-09T04:49:32.820Z[ 12] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11832026-07-09T04:49:32.820Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11842026-07-09T04:49:32.820Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11852026-07-09T04:49:32.820Z[ 18] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11862026-07-09T04:49:32.825Z[ 20] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11872026-07-09T04:49:32.825Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
11882026-07-09T04:49:32.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-07-09T04:49:32.825Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11902026-07-09T04:49:32.825Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11912026-07-09T04:49:32.825Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11922026-07-09T04:49:32.825Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11932026-07-09T04:49:32.825Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11942026-07-09T04:49:32.825Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11952026-07-09T04:49:32.825Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11962026-07-09T04:49:32.825Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11972026-07-09T04:49:32.825Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
11982026-07-09T04:49:32.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-07-09T04:49:32.825Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12002026-07-09T04:49:32.825Z[ 8] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
12012026-07-09T04:49:32.825Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12022026-07-09T04:49:32.825Z[ 12] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
12032026-07-09T04:49:32.825Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12042026-07-09T04:49:32.825Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12052026-07-09T04:49:32.825Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12062026-07-09T04:49:32.825Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
12072026-07-09T04:49:32.825Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
12082026-07-09T04:49:32.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-07-09T04:49:32.825Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12102026-07-09T04:49:32.825Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12112026-07-09T04:49:32.825Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12122026-07-09T04:49:32.825Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12132026-07-09T04:49:32.825Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12142026-07-09T04:49:32.825Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12152026-07-09T04:49:32.825Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12162026-07-09T04:49:32.825Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12172026-07-09T04:49:32.825Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
12182026-07-09T04:49:32.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-07-09T04:49:32.825Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12202026-07-09T04:49:32.825Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12212026-07-09T04:49:32.826Z[ 10] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
12222026-07-09T04:49:32.826Z[ 12] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
12232026-07-09T04:49:32.826Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12242026-07-09T04:49:32.826Z[ 16] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
12252026-07-09T04:49:32.826Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
12262026-07-09T04:49:32.826Z[ 20] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
12272026-07-09T04:49:32.826Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
12282026-07-09T04:49:32.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-07-09T04:49:32.826Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12302026-07-09T04:49:32.826Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12312026-07-09T04:49:32.826Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12322026-07-09T04:49:35.821Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12332026-07-09T04:49:35.821Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12342026-07-09T04:49:35.821Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12352026-07-09T04:49:35.821Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12362026-07-09T04:49:35.821Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12372026-07-09T04:49:35.821Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
12382026-07-09T04:49:35.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-07-09T04:49:35.821Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12402026-07-09T04:49:35.821Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12412026-07-09T04:49:35.821Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12422026-07-09T04:49:35.821Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12432026-07-09T04:49:35.821Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12442026-07-09T04:49:35.821Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12452026-07-09T04:49:35.821Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12462026-07-09T04:49:35.821Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12472026-07-09T04:49:35.821Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
12482026-07-09T04:49:35.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-07-09T04:49:35.821Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12502026-07-09T04:49:35.821Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12512026-07-09T04:49:35.821Z[ 10] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
12522026-07-09T04:49:35.821Z[ 12] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
12532026-07-09T04:49:35.821Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12542026-07-09T04:49:35.821Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12552026-07-09T04:49:35.821Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12562026-07-09T04:49:35.822Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12572026-07-09T04:49:35.822Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
12582026-07-09T04:49:35.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-07-09T04:49:35.822Z[ 5] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
12602026-07-09T04:49:35.822Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12612026-07-09T04:49:35.822Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12622026-07-09T04:49:35.822Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12632026-07-09T04:49:35.822Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12642026-07-09T04:49:35.822Z[ 16] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
12652026-07-09T04:49:35.822Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12662026-07-09T04:49:35.822Z[ 20] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
12672026-07-09T04:49:35.822Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
12682026-07-09T04:49:35.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-07-09T04:49:35.822Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12702026-07-09T04:49:35.822Z[ 8] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
12712026-07-09T04:49:35.822Z[ 10] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
12722026-07-09T04:49:35.822Z[ 12] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
12732026-07-09T04:49:35.822Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12742026-07-09T04:49:35.822Z[ 16] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
12752026-07-09T04:49:35.822Z[ 18] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
12762026-07-09T04:49:35.822Z[ 20] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
12772026-07-09T04:49:35.822Z[SUM] 10.00-10.00 sec 768 KBytes 12.1 Gbits/sec
12782026-07-09T04:49:35.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-07-09T04:49:35.822Z[ ID] Interval Transfer Bitrate
12802026-07-09T04:49:35.828Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12812026-07-09T04:49:35.828Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12822026-07-09T04:49:35.828Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12832026-07-09T04:49:35.828Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12842026-07-09T04:49:35.828Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12852026-07-09T04:49:35.828Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12862026-07-09T04:49:35.828Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12872026-07-09T04:49:35.828Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12882026-07-09T04:49:35.828Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
12892026-07-09T04:49:35.828ZRun 2/5...10164.175287416954Mbps
12902026-07-09T04:49:43.209Z-----------------------------------------------------------
12912026-07-09T04:49:43.209ZServer listening on 5201 (test #3)
12922026-07-09T04:49:43.209Z-----------------------------------------------------------
12932026-07-09T04:49:43.209ZAccepted connection from 10.0.0.1, port 53206
12942026-07-09T04:49:43.209Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64035
12952026-07-09T04:49:43.209Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35646
12962026-07-09T04:49:43.209Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62266
12972026-07-09T04:49:43.209Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60052
12982026-07-09T04:49:43.209Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64619
12992026-07-09T04:49:43.209Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53906
13002026-07-09T04:49:43.209Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53946
13012026-07-09T04:49:43.209Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63797
13022026-07-09T04:49:43.209Z[ ID] Interval Transfer Bitrate
13032026-07-09T04:49:43.209Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13042026-07-09T04:49:43.209Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13052026-07-09T04:49:43.209Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13062026-07-09T04:49:43.209Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13072026-07-09T04:49:43.209Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13082026-07-09T04:49:43.209Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13092026-07-09T04:49:43.209Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13102026-07-09T04:49:43.209Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13112026-07-09T04:49:43.209Z[SUM] 0.00-1.00 sec 962 MBytes 8.07 Gbits/sec
13122026-07-09T04:49:43.209Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-07-09T04:49:43.209Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13142026-07-09T04:49:43.209Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13152026-07-09T04:49:43.209Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13162026-07-09T04:49:43.209Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13172026-07-09T04:49:43.209Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13182026-07-09T04:49:43.209Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13192026-07-09T04:49:43.209Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13202026-07-09T04:49:43.209Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13212026-07-09T04:49:43.210Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
13222026-07-09T04:49:43.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-07-09T04:49:43.210Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13242026-07-09T04:49:43.210Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13252026-07-09T04:49:43.210Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13262026-07-09T04:49:43.210Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13272026-07-09T04:49:43.210Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13282026-07-09T04:49:43.210Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13292026-07-09T04:49:43.210Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13302026-07-09T04:49:43.210Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13312026-07-09T04:49:43.210Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13322026-07-09T04:49:43.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-07-09T04:49:43.210Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13342026-07-09T04:49:43.210Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13352026-07-09T04:49:43.210Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13362026-07-09T04:49:43.210Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13372026-07-09T04:49:43.210Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13382026-07-09T04:49:43.210Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13392026-07-09T04:49:43.210Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13402026-07-09T04:49:43.210Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13412026-07-09T04:49:43.210Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
13422026-07-09T04:49:43.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-07-09T04:49:43.210Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13442026-07-09T04:49:43.210Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13452026-07-09T04:49:43.210Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13462026-07-09T04:49:43.210Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13472026-07-09T04:49:43.210Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13482026-07-09T04:49:43.210Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13492026-07-09T04:49:43.210Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13502026-07-09T04:49:43.214Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13512026-07-09T04:49:43.214Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
13522026-07-09T04:49:43.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-07-09T04:49:43.214Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13542026-07-09T04:49:43.214Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13552026-07-09T04:49:43.214Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13562026-07-09T04:49:43.214Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13572026-07-09T04:49:43.214Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13582026-07-09T04:49:43.214Z[ 16] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13592026-07-09T04:49:43.214Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13602026-07-09T04:49:43.214Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13612026-07-09T04:49:43.214Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
13622026-07-09T04:49:43.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-07-09T04:49:43.214Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13642026-07-09T04:49:43.214Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13652026-07-09T04:49:43.214Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13662026-07-09T04:49:46.210Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13672026-07-09T04:49:46.210Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13682026-07-09T04:49:46.210Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13692026-07-09T04:49:46.210Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13702026-07-09T04:49:46.210Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13712026-07-09T04:49:46.210Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
13722026-07-09T04:49:46.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-07-09T04:49:46.210Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13742026-07-09T04:49:46.210Z[ 8] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
13752026-07-09T04:49:46.210Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13762026-07-09T04:49:46.210Z[ 12] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
13772026-07-09T04:49:46.211Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13782026-07-09T04:49:46.211Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13792026-07-09T04:49:46.211Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
13802026-07-09T04:49:46.211Z[ 20] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
13812026-07-09T04:49:46.211Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
13822026-07-09T04:49:46.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-07-09T04:49:46.211Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13842026-07-09T04:49:46.211Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13852026-07-09T04:49:46.211Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13862026-07-09T04:49:46.211Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13872026-07-09T04:49:46.211Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13882026-07-09T04:49:46.211Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13892026-07-09T04:49:46.211Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13902026-07-09T04:49:46.211Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13912026-07-09T04:49:46.211Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
13922026-07-09T04:49:46.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-07-09T04:49:46.211Z[ 5] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
13942026-07-09T04:49:46.211Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13952026-07-09T04:49:46.211Z[ 10] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
13962026-07-09T04:49:46.211Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13972026-07-09T04:49:46.211Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13982026-07-09T04:49:46.211Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13992026-07-09T04:49:46.211Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14002026-07-09T04:49:46.211Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14012026-07-09T04:49:46.211Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
14022026-07-09T04:49:46.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-07-09T04:49:46.211Z[ 5] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
14042026-07-09T04:49:46.212Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14052026-07-09T04:49:46.215Z[ 10] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
14062026-07-09T04:49:46.215Z[ 12] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
14072026-07-09T04:49:46.215Z[ 14] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
14082026-07-09T04:49:46.215Z[ 16] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
14092026-07-09T04:49:46.215Z[ 18] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
14102026-07-09T04:49:46.215Z[ 20] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
14112026-07-09T04:49:46.215Z[SUM] 10.00-10.00 sec 896 KBytes 13.7 Gbits/sec
14122026-07-09T04:49:46.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-07-09T04:49:46.216Z[ ID] Interval Transfer Bitrate
14142026-07-09T04:49:46.216Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14152026-07-09T04:49:46.216Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14162026-07-09T04:49:46.216Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14172026-07-09T04:49:46.216Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14182026-07-09T04:49:46.216Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14192026-07-09T04:49:46.216Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14202026-07-09T04:49:46.216Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14212026-07-09T04:49:46.216Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14222026-07-09T04:49:46.216Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
14232026-07-09T04:49:46.216ZRun 3/5...10143.964534992265Mbps
14242026-07-09T04:49:53.620Z-----------------------------------------------------------
14252026-07-09T04:49:53.620ZServer listening on 5201 (test #4)
14262026-07-09T04:49:53.620Z-----------------------------------------------------------
14272026-07-09T04:49:53.620ZAccepted connection from 10.0.0.1, port 44651
14282026-07-09T04:49:53.620Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33187
14292026-07-09T04:49:53.620Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65252
14302026-07-09T04:49:53.620Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53093
14312026-07-09T04:49:53.621Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37620
14322026-07-09T04:49:53.621Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33980
14332026-07-09T04:49:53.621Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51497
14342026-07-09T04:49:53.621Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62864
14352026-07-09T04:49:53.621Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54357
14362026-07-09T04:49:53.621Z[ ID] Interval Transfer Bitrate
14372026-07-09T04:49:53.621Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14382026-07-09T04:49:53.621Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14392026-07-09T04:49:53.621Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14402026-07-09T04:49:53.621Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14412026-07-09T04:49:53.621Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14422026-07-09T04:49:53.621Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14432026-07-09T04:49:53.621Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14442026-07-09T04:49:53.621Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14452026-07-09T04:49:53.621Z[SUM] 0.00-1.00 sec 954 MBytes 8.01 Gbits/sec
14462026-07-09T04:49:53.621Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-07-09T04:49:53.621Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14482026-07-09T04:49:53.621Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14492026-07-09T04:49:53.621Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14502026-07-09T04:49:53.621Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14512026-07-09T04:49:53.621Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14522026-07-09T04:49:53.621Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14532026-07-09T04:49:53.621Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14542026-07-09T04:49:53.621Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14552026-07-09T04:49:53.621Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
14562026-07-09T04:49:53.621Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-07-09T04:49:53.621Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14582026-07-09T04:49:53.621Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14592026-07-09T04:49:53.621Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14602026-07-09T04:49:53.621Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14612026-07-09T04:49:53.621Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14622026-07-09T04:49:53.621Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14632026-07-09T04:49:53.621Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14642026-07-09T04:49:53.621Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14652026-07-09T04:49:53.625Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
14662026-07-09T04:49:53.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-07-09T04:49:53.625Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14682026-07-09T04:49:53.625Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14692026-07-09T04:49:53.625Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14702026-07-09T04:49:53.625Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14712026-07-09T04:49:53.625Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14722026-07-09T04:49:53.625Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14732026-07-09T04:49:53.625Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14742026-07-09T04:49:53.625Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14752026-07-09T04:49:53.625Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.4 Gbits/sec
14762026-07-09T04:49:53.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-07-09T04:49:53.625Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14782026-07-09T04:49:53.625Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14792026-07-09T04:49:53.625Z[ 10] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
14802026-07-09T04:49:53.625Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14812026-07-09T04:49:53.625Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14822026-07-09T04:49:53.625Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14832026-07-09T04:49:53.625Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14842026-07-09T04:49:53.625Z[ 20] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
14852026-07-09T04:49:53.625Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
14862026-07-09T04:49:53.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-07-09T04:49:53.625Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14882026-07-09T04:49:53.625Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14892026-07-09T04:49:53.625Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14902026-07-09T04:49:53.625Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14912026-07-09T04:49:53.625Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14922026-07-09T04:49:53.625Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14932026-07-09T04:49:53.625Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
14942026-07-09T04:49:53.626Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14952026-07-09T04:49:53.626Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
14962026-07-09T04:49:53.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-07-09T04:49:53.626Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14982026-07-09T04:49:53.626Z[ 8] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
14992026-07-09T04:49:53.626Z[ 10] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
15002026-07-09T04:49:56.622Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15012026-07-09T04:49:56.622Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15022026-07-09T04:49:56.622Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15032026-07-09T04:49:56.622Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15042026-07-09T04:49:56.622Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
15052026-07-09T04:49:56.622Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
15062026-07-09T04:49:56.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-07-09T04:49:56.622Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15082026-07-09T04:49:56.622Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15092026-07-09T04:49:56.622Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15102026-07-09T04:49:56.622Z[ 12] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
15112026-07-09T04:49:56.622Z[ 14] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
15122026-07-09T04:49:56.622Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15132026-07-09T04:49:56.622Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15142026-07-09T04:49:56.622Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15152026-07-09T04:49:56.622Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
15162026-07-09T04:49:56.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-07-09T04:49:56.622Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15182026-07-09T04:49:56.622Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15192026-07-09T04:49:56.622Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15202026-07-09T04:49:56.622Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15212026-07-09T04:49:56.622Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15222026-07-09T04:49:56.623Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15232026-07-09T04:49:56.623Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15242026-07-09T04:49:56.623Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15252026-07-09T04:49:56.623Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
15262026-07-09T04:49:56.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-07-09T04:49:56.623Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15282026-07-09T04:49:56.623Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15292026-07-09T04:49:56.623Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15302026-07-09T04:49:56.623Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15312026-07-09T04:49:56.623Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15322026-07-09T04:49:56.627Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15332026-07-09T04:49:56.627Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15342026-07-09T04:49:56.627Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15352026-07-09T04:49:56.627Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
15362026-07-09T04:49:56.627Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-07-09T04:49:56.627Z[ 5] 10.00-10.00 sec 128 KBytes 2.16 Gbits/sec
15382026-07-09T04:49:56.627Z[ 8] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
15392026-07-09T04:49:56.627Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15402026-07-09T04:49:56.627Z[ 12] 10.00-10.00 sec 128 KBytes 2.16 Gbits/sec
15412026-07-09T04:49:56.627Z[ 14] 10.00-10.00 sec 128 KBytes 2.16 Gbits/sec
15422026-07-09T04:49:56.627Z[ 16] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
15432026-07-09T04:49:56.627Z[ 18] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
15442026-07-09T04:49:56.627Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15452026-07-09T04:49:56.627Z[SUM] 10.00-10.00 sec 768 KBytes 13.0 Gbits/sec
15462026-07-09T04:49:56.627Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-07-09T04:49:56.627Z[ ID] Interval Transfer Bitrate
15482026-07-09T04:49:56.627Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15492026-07-09T04:49:56.627Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15502026-07-09T04:49:56.627Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15512026-07-09T04:49:56.628Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15522026-07-09T04:49:56.628Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15532026-07-09T04:49:56.628Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15542026-07-09T04:49:56.628Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15552026-07-09T04:49:56.628Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15562026-07-09T04:49:56.628Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
15572026-07-09T04:49:56.628ZRun 4/5...10161.860335407255Mbps
15582026-07-09T04:50:04.015Z-----------------------------------------------------------
15592026-07-09T04:50:04.015ZServer listening on 5201 (test #5)
15602026-07-09T04:50:04.015Z-----------------------------------------------------------
15612026-07-09T04:50:04.015ZAccepted connection from 10.0.0.1, port 39586
15622026-07-09T04:50:04.015Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62717
15632026-07-09T04:50:04.015Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48769
15642026-07-09T04:50:04.015Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40002
15652026-07-09T04:50:04.015Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56560
15662026-07-09T04:50:04.015Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32889
15672026-07-09T04:50:04.015Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33956
15682026-07-09T04:50:04.015Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54215
15692026-07-09T04:50:04.015Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61583
15702026-07-09T04:50:04.015Z[ ID] Interval Transfer Bitrate
15712026-07-09T04:50:04.016Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15722026-07-09T04:50:04.016Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15732026-07-09T04:50:04.016Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15742026-07-09T04:50:04.016Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15752026-07-09T04:50:04.016Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15762026-07-09T04:50:04.016Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15772026-07-09T04:50:04.016Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15782026-07-09T04:50:04.016Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15792026-07-09T04:50:04.016Z[SUM] 0.00-1.00 sec 958 MBytes 8.04 Gbits/sec
15802026-07-09T04:50:04.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-07-09T04:50:04.016Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15822026-07-09T04:50:04.016Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15832026-07-09T04:50:04.016Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15842026-07-09T04:50:04.016Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15852026-07-09T04:50:04.016Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15862026-07-09T04:50:04.016Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15872026-07-09T04:50:04.016Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15882026-07-09T04:50:04.016Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15892026-07-09T04:50:04.019Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
15902026-07-09T04:50:04.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-07-09T04:50:04.020Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15922026-07-09T04:50:04.020Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15932026-07-09T04:50:04.020Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15942026-07-09T04:50:04.020Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15952026-07-09T04:50:04.020Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15962026-07-09T04:50:04.020Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15972026-07-09T04:50:04.020Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15982026-07-09T04:50:04.020Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15992026-07-09T04:50:04.020Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
16002026-07-09T04:50:04.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-07-09T04:50:04.020Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16022026-07-09T04:50:04.020Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16032026-07-09T04:50:04.020Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16042026-07-09T04:50:04.020Z[ 12] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
16052026-07-09T04:50:04.020Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16062026-07-09T04:50:04.020Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16072026-07-09T04:50:04.020Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16082026-07-09T04:50:04.020Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16092026-07-09T04:50:04.020Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.4 Gbits/sec
16102026-07-09T04:50:04.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-07-09T04:50:04.020Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16122026-07-09T04:50:04.020Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16132026-07-09T04:50:04.020Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16142026-07-09T04:50:04.020Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16152026-07-09T04:50:04.020Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16162026-07-09T04:50:04.020Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16172026-07-09T04:50:04.020Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16182026-07-09T04:50:04.020Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16192026-07-09T04:50:04.020Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
16202026-07-09T04:50:04.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-07-09T04:50:04.020Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16222026-07-09T04:50:04.020Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16232026-07-09T04:50:04.020Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16242026-07-09T04:50:04.020Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16252026-07-09T04:50:04.020Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16262026-07-09T04:50:04.020Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16272026-07-09T04:50:04.020Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16282026-07-09T04:50:04.020Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16292026-07-09T04:50:04.021Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
16302026-07-09T04:50:04.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-07-09T04:50:04.021Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
16322026-07-09T04:50:04.021Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16332026-07-09T04:50:04.021Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16342026-07-09T04:50:07.017Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16352026-07-09T04:50:07.017Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16362026-07-09T04:50:07.017Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16372026-07-09T04:50:07.017Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16382026-07-09T04:50:07.017Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16392026-07-09T04:50:07.017Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
16402026-07-09T04:50:07.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-07-09T04:50:07.017Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16422026-07-09T04:50:07.017Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16432026-07-09T04:50:07.017Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16442026-07-09T04:50:07.017Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16452026-07-09T04:50:07.017Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16462026-07-09T04:50:07.017Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16472026-07-09T04:50:07.017Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16482026-07-09T04:50:07.017Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16492026-07-09T04:50:07.017Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
16502026-07-09T04:50:07.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-07-09T04:50:07.018Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16522026-07-09T04:50:07.018Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16532026-07-09T04:50:07.018Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16542026-07-09T04:50:07.018Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16552026-07-09T04:50:07.018Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16562026-07-09T04:50:07.018Z[ 16] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
16572026-07-09T04:50:07.018Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16582026-07-09T04:50:07.018Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16592026-07-09T04:50:07.018Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
16602026-07-09T04:50:07.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-07-09T04:50:07.018Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16622026-07-09T04:50:07.018Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16632026-07-09T04:50:07.018Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16642026-07-09T04:50:07.018Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16652026-07-09T04:50:07.018Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16662026-07-09T04:50:07.018Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16672026-07-09T04:50:07.018Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16682026-07-09T04:50:07.018Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16692026-07-09T04:50:07.018Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
16702026-07-09T04:50:07.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-07-09T04:50:07.018Z[ 5] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
16722026-07-09T04:50:07.018Z[ 8] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
16732026-07-09T04:50:07.018Z[ 10] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
16742026-07-09T04:50:07.018Z[ 12] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
16752026-07-09T04:50:07.018Z[ 14] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
16762026-07-09T04:50:07.018Z[ 16] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
16772026-07-09T04:50:07.019Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16782026-07-09T04:50:07.022Z[ 20] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
16792026-07-09T04:50:07.023Z[SUM] 10.00-10.00 sec 896 KBytes 14.9 Gbits/sec
16802026-07-09T04:50:07.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-07-09T04:50:07.023Z[ ID] Interval Transfer Bitrate
16822026-07-09T04:50:07.023Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16832026-07-09T04:50:07.023Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16842026-07-09T04:50:07.023Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16852026-07-09T04:50:07.023Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16862026-07-09T04:50:07.023Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16872026-07-09T04:50:07.023Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16882026-07-09T04:50:07.023Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16892026-07-09T04:50:07.023Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16902026-07-09T04:50:07.023Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
16912026-07-09T04:50:07.023ZRun 5/5...10166.82209338883Mbps
16922026-07-09T04:50:07.023Z###---------------------###
16932026-07-09T04:50:07.023Z::: iPerf done... :::
16942026-07-09T04:50:07.023Z:::Awaiting out files...:::
16952026-07-09T04:50:07.023Z###---------------------###
16962026-07-09T04:50:07.023Z###-----###
16972026-07-09T04:50:07.023Z:::done!:::
16982026-07-09T04:50:07.023Z###-----###
16992026-07-09T04:50:07.023Z###-------------------###
17002026-07-09T04:50:07.023Z:::Running experiment :::
17012026-07-09T04:50:07.023Z:::iperf-tcp/local/s2c:::
17022026-07-09T04:50:07.023Z###-------------------###
17032026-07-09T04:50:14.406Z-----------------------------------------------------------
17042026-07-09T04:50:14.406ZServer listening on 5201 (test #6)
17052026-07-09T04:50:14.406Z-----------------------------------------------------------
17062026-07-09T04:50:14.406ZAccepted connection from 10.0.0.1, port 36280
17072026-07-09T04:50:14.406Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61779
17082026-07-09T04:50:14.406Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49038
17092026-07-09T04:50:14.406Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59683
17102026-07-09T04:50:14.406Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60621
17112026-07-09T04:50:14.406Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51868
17122026-07-09T04:50:14.406Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44802
17132026-07-09T04:50:14.406Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39573
17142026-07-09T04:50:14.406Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59940
17152026-07-09T04:50:14.406Z[ ID] Interval Transfer Bitrate
17162026-07-09T04:50:14.406Z[ 5] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17172026-07-09T04:50:14.406Z[ 8] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
17182026-07-09T04:50:14.406Z[ 10] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17192026-07-09T04:50:14.406Z[ 12] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
17202026-07-09T04:50:14.406Z[ 14] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17212026-07-09T04:50:14.407Z[ 16] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17222026-07-09T04:50:14.407Z[ 18] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
17232026-07-09T04:50:14.407Z[ 20] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17242026-07-09T04:50:14.407Z[SUM] 0.00-1.00 sec 1004 MBytes 8.42 Gbits/sec
17252026-07-09T04:50:14.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-07-09T04:50:14.407Z[ 5] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
17272026-07-09T04:50:14.407Z[ 8] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
17282026-07-09T04:50:14.407Z[ 10] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
17292026-07-09T04:50:14.407Z[ 12] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
17302026-07-09T04:50:14.407Z[ 14] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
17312026-07-09T04:50:14.407Z[ 16] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
17322026-07-09T04:50:14.407Z[ 18] 1.00-2.00 sec 165 MBytes 1.38 Gbits/sec
17332026-07-09T04:50:14.407Z[ 20] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
17342026-07-09T04:50:14.407Z[SUM] 1.00-2.00 sec 1.27 GBytes 10.9 Gbits/sec
17352026-07-09T04:50:14.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-07-09T04:50:14.407Z[ 5] 2.00-3.00 sec 159 MBytes 1.34 Gbits/sec
17372026-07-09T04:50:14.407Z[ 8] 2.00-3.00 sec 159 MBytes 1.34 Gbits/sec
17382026-07-09T04:50:14.407Z[ 10] 2.00-3.00 sec 159 MBytes 1.34 Gbits/sec
17392026-07-09T04:50:14.407Z[ 12] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
17402026-07-09T04:50:14.407Z[ 14] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
17412026-07-09T04:50:14.407Z[ 16] 2.00-3.00 sec 168 MBytes 1.41 Gbits/sec
17422026-07-09T04:50:14.407Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17432026-07-09T04:50:14.407Z[ 20] 2.00-3.00 sec 159 MBytes 1.34 Gbits/sec
17442026-07-09T04:50:14.407Z[SUM] 2.00-3.00 sec 1.25 GBytes 10.7 Gbits/sec
17452026-07-09T04:50:14.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-07-09T04:50:14.407Z[ 5] 3.00-4.00 sec 166 MBytes 1.40 Gbits/sec
17472026-07-09T04:50:14.407Z[ 8] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
17482026-07-09T04:50:14.407Z[ 10] 3.00-4.00 sec 166 MBytes 1.40 Gbits/sec
17492026-07-09T04:50:14.407Z[ 12] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
17502026-07-09T04:50:14.407Z[ 14] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
17512026-07-09T04:50:14.407Z[ 16] 3.00-4.00 sec 175 MBytes 1.47 Gbits/sec
17522026-07-09T04:50:14.407Z[ 18] 3.00-4.00 sec 159 MBytes 1.34 Gbits/sec
17532026-07-09T04:50:14.407Z[ 20] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
17542026-07-09T04:50:14.407Z[SUM] 3.00-4.00 sec 1.30 GBytes 11.2 Gbits/sec
17552026-07-09T04:50:14.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-07-09T04:50:14.408Z[ 5] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
17572026-07-09T04:50:14.408Z[ 8] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
17582026-07-09T04:50:14.408Z[ 10] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
17592026-07-09T04:50:14.408Z[ 12] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
17602026-07-09T04:50:14.408Z[ 14] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
17612026-07-09T04:50:14.408Z[ 16] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
17622026-07-09T04:50:14.408Z[ 18] 4.00-5.00 sec 168 MBytes 1.41 Gbits/sec
17632026-07-09T04:50:14.408Z[ 20] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
17642026-07-09T04:50:14.408Z[SUM] 4.00-5.00 sec 1.27 GBytes 10.9 Gbits/sec
17652026-07-09T04:50:14.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-07-09T04:50:14.408Z[ 5] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
17672026-07-09T04:50:14.408Z[ 8] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
17682026-07-09T04:50:14.408Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
17692026-07-09T04:50:14.408Z[ 12] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
17702026-07-09T04:50:14.408Z[ 14] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
17712026-07-09T04:50:14.408Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17722026-07-09T04:50:14.408Z[ 18] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
17732026-07-09T04:50:14.408Z[ 20] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
17742026-07-09T04:50:14.408Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.6 Gbits/sec
17752026-07-09T04:50:14.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-07-09T04:50:14.408Z[ 5] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17772026-07-09T04:50:14.408Z[ 8] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17782026-07-09T04:50:14.408Z[ 10] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17792026-07-09T04:50:17.406Z[ 12] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17802026-07-09T04:50:17.406Z[ 14] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17812026-07-09T04:50:17.406Z[ 16] 6.00-7.00 sec 166 MBytes 1.39 Gbits/sec
17822026-07-09T04:50:17.406Z[ 18] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17832026-07-09T04:50:17.406Z[ 20] 6.00-7.00 sec 162 MBytes 1.35 Gbits/sec
17842026-07-09T04:50:17.406Z[SUM] 6.00-7.00 sec 1.26 GBytes 10.8 Gbits/sec
17852026-07-09T04:50:17.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-07-09T04:50:17.406Z[ 5] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17872026-07-09T04:50:17.406Z[ 8] 7.00-8.00 sec 169 MBytes 1.41 Gbits/sec
17882026-07-09T04:50:17.406Z[ 10] 7.00-8.00 sec 167 MBytes 1.40 Gbits/sec
17892026-07-09T04:50:17.406Z[ 12] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17902026-07-09T04:50:17.406Z[ 14] 7.00-8.00 sec 169 MBytes 1.41 Gbits/sec
17912026-07-09T04:50:17.407Z[ 16] 7.00-8.00 sec 172 MBytes 1.45 Gbits/sec
17922026-07-09T04:50:17.407Z[ 18] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17932026-07-09T04:50:17.407Z[ 20] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17942026-07-09T04:50:17.407Z[SUM] 7.00-8.00 sec 1.32 GBytes 11.3 Gbits/sec
17952026-07-09T04:50:17.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-07-09T04:50:17.407Z[ 5] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
17972026-07-09T04:50:17.407Z[ 8] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
17982026-07-09T04:50:17.407Z[ 10] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
17992026-07-09T04:50:17.407Z[ 12] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
18002026-07-09T04:50:17.407Z[ 14] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
18012026-07-09T04:50:17.407Z[ 16] 8.00-9.00 sec 164 MBytes 1.37 Gbits/sec
18022026-07-09T04:50:17.407Z[ 18] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
18032026-07-09T04:50:17.411Z[ 20] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
18042026-07-09T04:50:17.411Z[SUM] 8.00-9.00 sec 1.24 GBytes 10.6 Gbits/sec
18052026-07-09T04:50:17.411Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-07-09T04:50:17.411Z[ 5] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18072026-07-09T04:50:17.411Z[ 8] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18082026-07-09T04:50:17.411Z[ 10] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18092026-07-09T04:50:17.411Z[ 12] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18102026-07-09T04:50:17.411Z[ 14] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18112026-07-09T04:50:17.411Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18122026-07-09T04:50:17.411Z[ 18] 9.00-10.00 sec 164 MBytes 1.38 Gbits/sec
18132026-07-09T04:50:17.411Z[ 20] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
18142026-07-09T04:50:17.411Z[SUM] 9.00-10.00 sec 1.25 GBytes 10.7 Gbits/sec
18152026-07-09T04:50:17.411Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-07-09T04:50:17.411Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18172026-07-09T04:50:17.411Z[ 8] 10.00-10.00 sec 128 KBytes 2.16 Gbits/sec
18182026-07-09T04:50:17.411Z[ 10] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
18192026-07-09T04:50:17.411Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18202026-07-09T04:50:17.411Z[ 14] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
18212026-07-09T04:50:17.411Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18222026-07-09T04:50:17.411Z[ 18] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
18232026-07-09T04:50:17.411Z[ 20] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
18242026-07-09T04:50:17.411Z[SUM] 10.00-10.00 sec 640 KBytes 10.8 Gbits/sec
18252026-07-09T04:50:17.411Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-07-09T04:50:17.411Z[ ID] Interval Transfer Bitrate
18272026-07-09T04:50:17.411Z[ 5] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
18282026-07-09T04:50:17.412Z[ 8] 0.00-10.00 sec 1.54 GBytes 1.33 Gbits/sec sender
18292026-07-09T04:50:17.412Z[ 10] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
18302026-07-09T04:50:17.412Z[ 12] 0.00-10.00 sec 1.54 GBytes 1.33 Gbits/sec sender
18312026-07-09T04:50:17.412Z[ 14] 0.00-10.00 sec 1.54 GBytes 1.33 Gbits/sec sender
18322026-07-09T04:50:17.412Z[ 16] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
18332026-07-09T04:50:17.412Z[ 18] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18342026-07-09T04:50:17.412Z[ 20] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
18352026-07-09T04:50:17.412Z[SUM] 0.00-10.00 sec 12.4 GBytes 10.6 Gbits/sec sender
18362026-07-09T04:50:17.412ZRun 1/5...10616.61786523031Mbps
18372026-07-09T04:50:24.814Z-----------------------------------------------------------
18382026-07-09T04:50:24.814ZServer listening on 5201 (test #7)
18392026-07-09T04:50:24.814Z-----------------------------------------------------------
18402026-07-09T04:50:24.814ZAccepted connection from 10.0.0.1, port 54874
18412026-07-09T04:50:24.814Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62223
18422026-07-09T04:50:24.814Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36909
18432026-07-09T04:50:24.814Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33227
18442026-07-09T04:50:24.814Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65088
18452026-07-09T04:50:24.814Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45450
18462026-07-09T04:50:24.814Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36819
18472026-07-09T04:50:24.814Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55436
18482026-07-09T04:50:24.814Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37971
18492026-07-09T04:50:24.814Z[ ID] Interval Transfer Bitrate
18502026-07-09T04:50:24.814Z[ 5] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
18512026-07-09T04:50:24.814Z[ 8] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
18522026-07-09T04:50:24.814Z[ 10] 0.00-1.00 sec 133 MBytes 1.12 Gbits/sec
18532026-07-09T04:50:24.815Z[ 12] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
18542026-07-09T04:50:24.815Z[ 14] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
18552026-07-09T04:50:24.815Z[ 16] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
18562026-07-09T04:50:24.815Z[ 18] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
18572026-07-09T04:50:24.815Z[ 20] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
18582026-07-09T04:50:24.815Z[SUM] 0.00-1.00 sec 1004 MBytes 8.43 Gbits/sec
18592026-07-09T04:50:24.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-07-09T04:50:24.815Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18612026-07-09T04:50:24.815Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18622026-07-09T04:50:24.815Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18632026-07-09T04:50:24.815Z[ 12] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
18642026-07-09T04:50:24.815Z[ 14] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
18652026-07-09T04:50:24.815Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18662026-07-09T04:50:24.815Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18672026-07-09T04:50:24.815Z[ 20] 1.00-2.00 sec 166 MBytes 1.39 Gbits/sec
18682026-07-09T04:50:24.815Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
18692026-07-09T04:50:24.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-07-09T04:50:24.815Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18712026-07-09T04:50:24.815Z[ 8] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
18722026-07-09T04:50:24.815Z[ 10] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
18732026-07-09T04:50:24.815Z[ 12] 2.00-3.00 sec 177 MBytes 1.49 Gbits/sec
18742026-07-09T04:50:24.815Z[ 14] 2.00-3.00 sec 164 MBytes 1.38 Gbits/sec
18752026-07-09T04:50:24.815Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18762026-07-09T04:50:24.815Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
18772026-07-09T04:50:24.815Z[ 20] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec
18782026-07-09T04:50:24.815Z[SUM] 2.00-3.00 sec 1.26 GBytes 10.8 Gbits/sec
18792026-07-09T04:50:24.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-07-09T04:50:24.815Z[ 5] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
18812026-07-09T04:50:24.815Z[ 8] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
18822026-07-09T04:50:24.815Z[ 10] 3.00-4.00 sec 162 MBytes 1.35 Gbits/sec
18832026-07-09T04:50:24.815Z[ 12] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
18842026-07-09T04:50:24.815Z[ 14] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
18852026-07-09T04:50:24.815Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18862026-07-09T04:50:24.815Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18872026-07-09T04:50:24.815Z[ 20] 3.00-4.00 sec 170 MBytes 1.43 Gbits/sec
18882026-07-09T04:50:24.815Z[SUM] 3.00-4.00 sec 1.26 GBytes 10.8 Gbits/sec
18892026-07-09T04:50:24.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-07-09T04:50:24.815Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
18912026-07-09T04:50:24.815Z[ 8] 4.00-5.00 sec 164 MBytes 1.37 Gbits/sec
18922026-07-09T04:50:24.816Z[ 10] 4.00-5.00 sec 172 MBytes 1.45 Gbits/sec
18932026-07-09T04:50:24.816Z[ 12] 4.00-5.00 sec 167 MBytes 1.40 Gbits/sec
18942026-07-09T04:50:24.816Z[ 14] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
18952026-07-09T04:50:24.816Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
18962026-07-09T04:50:24.816Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
18972026-07-09T04:50:24.816Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
18982026-07-09T04:50:24.816Z[SUM] 4.00-5.00 sec 1.25 GBytes 10.8 Gbits/sec
18992026-07-09T04:50:24.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-07-09T04:50:24.816Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19012026-07-09T04:50:24.816Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
19022026-07-09T04:50:24.816Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19032026-07-09T04:50:24.816Z[ 12] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19042026-07-09T04:50:24.816Z[ 14] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19052026-07-09T04:50:24.816Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19062026-07-09T04:50:24.816Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19072026-07-09T04:50:24.816Z[ 20] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19082026-07-09T04:50:24.816Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
19092026-07-09T04:50:24.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-07-09T04:50:24.816Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19112026-07-09T04:50:24.816Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19122026-07-09T04:50:24.816Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19132026-07-09T04:50:27.814Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19142026-07-09T04:50:27.814Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19152026-07-09T04:50:27.814Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19162026-07-09T04:50:27.814Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19172026-07-09T04:50:27.814Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19182026-07-09T04:50:27.814Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
19192026-07-09T04:50:27.814Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-07-09T04:50:27.814Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19212026-07-09T04:50:27.814Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19222026-07-09T04:50:27.814Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19232026-07-09T04:50:27.814Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19242026-07-09T04:50:27.814Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19252026-07-09T04:50:27.814Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19262026-07-09T04:50:27.814Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19272026-07-09T04:50:27.814Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19282026-07-09T04:50:27.814Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
19292026-07-09T04:50:27.814Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-07-09T04:50:27.815Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19312026-07-09T04:50:27.815Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19322026-07-09T04:50:27.815Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19332026-07-09T04:50:27.818Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19342026-07-09T04:50:27.818Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19352026-07-09T04:50:27.818Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19362026-07-09T04:50:27.818Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19372026-07-09T04:50:27.818Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19382026-07-09T04:50:27.819Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
19392026-07-09T04:50:27.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-07-09T04:50:27.819Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19412026-07-09T04:50:27.819Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19422026-07-09T04:50:27.819Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19432026-07-09T04:50:27.819Z[ 12] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19442026-07-09T04:50:27.819Z[ 14] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19452026-07-09T04:50:27.819Z[ 16] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19462026-07-09T04:50:27.819Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19472026-07-09T04:50:27.819Z[ 20] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19482026-07-09T04:50:27.819Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
19492026-07-09T04:50:27.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-07-09T04:50:27.819Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19512026-07-09T04:50:27.819Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19522026-07-09T04:50:27.819Z[ 10] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
19532026-07-09T04:50:27.819Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19542026-07-09T04:50:27.819Z[ 14] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
19552026-07-09T04:50:27.819Z[ 16] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
19562026-07-09T04:50:27.819Z[ 18] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
19572026-07-09T04:50:27.819Z[ 20] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
19582026-07-09T04:50:27.819Z[SUM] 10.00-10.00 sec 640 KBytes 12.0 Gbits/sec
19592026-07-09T04:50:27.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-07-09T04:50:27.819Z[ ID] Interval Transfer Bitrate
19612026-07-09T04:50:27.819Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
19622026-07-09T04:50:27.819Z[ 8] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
19632026-07-09T04:50:27.819Z[ 10] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19642026-07-09T04:50:27.819Z[ 12] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
19652026-07-09T04:50:27.820Z[ 14] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19662026-07-09T04:50:27.820Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
19672026-07-09T04:50:27.820Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
19682026-07-09T04:50:27.820Z[ 20] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
19692026-07-09T04:50:27.820Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
19702026-07-09T04:50:27.820ZRun 2/5...10338.703833527492Mbps
19712026-07-09T04:50:35.222Z-----------------------------------------------------------
19722026-07-09T04:50:35.222ZServer listening on 5201 (test #8)
19732026-07-09T04:50:35.222Z-----------------------------------------------------------
19742026-07-09T04:50:35.222ZAccepted connection from 10.0.0.1, port 43242
19752026-07-09T04:50:35.222Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48595
19762026-07-09T04:50:35.222Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37528
19772026-07-09T04:50:35.222Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51698
19782026-07-09T04:50:35.222Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51148
19792026-07-09T04:50:35.222Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45105
19802026-07-09T04:50:35.222Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36381
19812026-07-09T04:50:35.222Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61566
19822026-07-09T04:50:35.222Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46823
19832026-07-09T04:50:35.222Z[ ID] Interval Transfer Bitrate
19842026-07-09T04:50:35.222Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19852026-07-09T04:50:35.222Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19862026-07-09T04:50:35.222Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19872026-07-09T04:50:35.222Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19882026-07-09T04:50:35.222Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19892026-07-09T04:50:35.222Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19902026-07-09T04:50:35.222Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19912026-07-09T04:50:35.222Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19922026-07-09T04:50:35.222Z[SUM] 0.00-1.00 sec 964 MBytes 8.08 Gbits/sec
19932026-07-09T04:50:35.222Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-07-09T04:50:35.222Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19952026-07-09T04:50:35.223Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19962026-07-09T04:50:35.223Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19972026-07-09T04:50:35.223Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19982026-07-09T04:50:35.223Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19992026-07-09T04:50:35.223Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20002026-07-09T04:50:35.223Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20012026-07-09T04:50:35.223Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20022026-07-09T04:50:35.223Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
20032026-07-09T04:50:35.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-07-09T04:50:35.223Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20052026-07-09T04:50:35.223Z[ 8] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
20062026-07-09T04:50:35.223Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20072026-07-09T04:50:35.223Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20082026-07-09T04:50:35.223Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20092026-07-09T04:50:35.223Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20102026-07-09T04:50:35.223Z[ 18] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
20112026-07-09T04:50:35.223Z[ 20] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
20122026-07-09T04:50:35.223Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
20132026-07-09T04:50:35.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-07-09T04:50:35.223Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20152026-07-09T04:50:35.223Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20162026-07-09T04:50:35.223Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20172026-07-09T04:50:35.223Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20182026-07-09T04:50:35.223Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20192026-07-09T04:50:35.223Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20202026-07-09T04:50:35.223Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20212026-07-09T04:50:35.223Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20222026-07-09T04:50:35.223Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
20232026-07-09T04:50:35.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-07-09T04:50:35.223Z[ 5] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
20252026-07-09T04:50:35.223Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20262026-07-09T04:50:35.223Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20272026-07-09T04:50:35.223Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20282026-07-09T04:50:35.223Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20292026-07-09T04:50:35.223Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20302026-07-09T04:50:35.223Z[ 18] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
20312026-07-09T04:50:35.227Z[ 20] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
20322026-07-09T04:50:35.227Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
20332026-07-09T04:50:35.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-07-09T04:50:35.227Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20352026-07-09T04:50:35.227Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20362026-07-09T04:50:35.227Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20372026-07-09T04:50:35.227Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20382026-07-09T04:50:35.227Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20392026-07-09T04:50:35.227Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20402026-07-09T04:50:35.227Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20412026-07-09T04:50:35.227Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20422026-07-09T04:50:35.227Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20432026-07-09T04:50:35.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-07-09T04:50:35.227Z[ 5] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20452026-07-09T04:50:35.227Z[ 8] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20462026-07-09T04:50:35.227Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20472026-07-09T04:50:38.223Z[ 12] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20482026-07-09T04:50:38.223Z[ 14] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20492026-07-09T04:50:38.223Z[ 16] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20502026-07-09T04:50:38.223Z[ 18] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20512026-07-09T04:50:38.223Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20522026-07-09T04:50:38.223Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
20532026-07-09T04:50:38.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-07-09T04:50:38.224Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20552026-07-09T04:50:38.224Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20562026-07-09T04:50:38.224Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20572026-07-09T04:50:38.224Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20582026-07-09T04:50:38.224Z[ 14] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
20592026-07-09T04:50:38.224Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20602026-07-09T04:50:38.224Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20612026-07-09T04:50:38.224Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20622026-07-09T04:50:38.224Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
20632026-07-09T04:50:38.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-07-09T04:50:38.224Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20652026-07-09T04:50:38.224Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20662026-07-09T04:50:38.224Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20672026-07-09T04:50:38.224Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20682026-07-09T04:50:38.224Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20692026-07-09T04:50:38.224Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20702026-07-09T04:50:38.224Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20712026-07-09T04:50:38.224Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20722026-07-09T04:50:38.224Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
20732026-07-09T04:50:38.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-07-09T04:50:38.224Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20752026-07-09T04:50:38.224Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20762026-07-09T04:50:38.224Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20772026-07-09T04:50:38.224Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20782026-07-09T04:50:38.224Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20792026-07-09T04:50:38.224Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20802026-07-09T04:50:38.224Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20812026-07-09T04:50:38.228Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20822026-07-09T04:50:38.228Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
20832026-07-09T04:50:38.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-07-09T04:50:38.228Z[ 5] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
20852026-07-09T04:50:38.228Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20862026-07-09T04:50:38.228Z[ 10] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
20872026-07-09T04:50:38.228Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20882026-07-09T04:50:38.228Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20892026-07-09T04:50:38.228Z[ 16] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
20902026-07-09T04:50:38.228Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20912026-07-09T04:50:38.228Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20922026-07-09T04:50:38.228Z[SUM] 10.00-10.00 sec 384 KBytes 7.15 Gbits/sec
20932026-07-09T04:50:38.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-07-09T04:50:38.228Z[ ID] Interval Transfer Bitrate
20952026-07-09T04:50:38.228Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20962026-07-09T04:50:38.228Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20972026-07-09T04:50:38.228Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20982026-07-09T04:50:38.228Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20992026-07-09T04:50:38.228Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21002026-07-09T04:50:38.228Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21012026-07-09T04:50:38.228Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21022026-07-09T04:50:38.228Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21032026-07-09T04:50:38.228Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
21042026-07-09T04:50:38.228ZRun 3/5...10182.890414953243Mbps
21052026-07-09T04:50:45.647Z-----------------------------------------------------------
21062026-07-09T04:50:45.647ZServer listening on 5201 (test #9)
21072026-07-09T04:50:45.647Z-----------------------------------------------------------
21082026-07-09T04:50:45.647ZAccepted connection from 10.0.0.1, port 60249
21092026-07-09T04:50:45.647Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37277
21102026-07-09T04:50:45.647Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42397
21112026-07-09T04:50:45.647Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52843
21122026-07-09T04:50:45.647Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36899
21132026-07-09T04:50:45.647Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39319
21142026-07-09T04:50:45.647Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44052
21152026-07-09T04:50:45.647Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50671
21162026-07-09T04:50:45.647Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42413
21172026-07-09T04:50:45.647Z[ ID] Interval Transfer Bitrate
21182026-07-09T04:50:45.647Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
21192026-07-09T04:50:45.647Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
21202026-07-09T04:50:45.648Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
21212026-07-09T04:50:45.648Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21222026-07-09T04:50:45.648Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21232026-07-09T04:50:45.648Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
21242026-07-09T04:50:45.648Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
21252026-07-09T04:50:45.648Z[ 20] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
21262026-07-09T04:50:45.648Z[SUM] 0.00-1.00 sec 971 MBytes 8.14 Gbits/sec
21272026-07-09T04:50:45.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-07-09T04:50:45.648Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21292026-07-09T04:50:45.648Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21302026-07-09T04:50:45.648Z[ 10] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
21312026-07-09T04:50:45.648Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21322026-07-09T04:50:45.648Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21332026-07-09T04:50:45.648Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21342026-07-09T04:50:45.648Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21352026-07-09T04:50:45.648Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21362026-07-09T04:50:45.648Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.4 Gbits/sec
21372026-07-09T04:50:45.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-07-09T04:50:45.648Z[ 5] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21392026-07-09T04:50:45.648Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21402026-07-09T04:50:45.648Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21412026-07-09T04:50:45.648Z[ 12] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21422026-07-09T04:50:45.648Z[ 14] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
21432026-07-09T04:50:45.648Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21442026-07-09T04:50:45.648Z[ 18] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21452026-07-09T04:50:45.648Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21462026-07-09T04:50:45.648Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
21472026-07-09T04:50:45.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-07-09T04:50:45.648Z[ 5] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
21492026-07-09T04:50:45.648Z[ 8] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
21502026-07-09T04:50:45.648Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21512026-07-09T04:50:45.648Z[ 12] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
21522026-07-09T04:50:45.648Z[ 14] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
21532026-07-09T04:50:45.652Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21542026-07-09T04:50:45.652Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21552026-07-09T04:50:45.652Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21562026-07-09T04:50:45.652Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
21572026-07-09T04:50:45.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-07-09T04:50:45.652Z[ 5] 4.00-5.00 sec 160 MBytes 1.35 Gbits/sec
21592026-07-09T04:50:45.652Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21602026-07-09T04:50:45.652Z[ 10] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
21612026-07-09T04:50:45.652Z[ 12] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
21622026-07-09T04:50:45.652Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21632026-07-09T04:50:45.652Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21642026-07-09T04:50:45.652Z[ 18] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
21652026-07-09T04:50:45.652Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21662026-07-09T04:50:45.652Z[SUM] 4.00-5.00 sec 1.23 GBytes 10.6 Gbits/sec
21672026-07-09T04:50:45.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-07-09T04:50:45.652Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21692026-07-09T04:50:45.652Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21702026-07-09T04:50:45.653Z[ 10] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
21712026-07-09T04:50:45.653Z[ 12] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
21722026-07-09T04:50:45.653Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21732026-07-09T04:50:45.653Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21742026-07-09T04:50:45.653Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21752026-07-09T04:50:45.653Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21762026-07-09T04:50:45.653Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.4 Gbits/sec
21772026-07-09T04:50:45.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-07-09T04:50:45.653Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21792026-07-09T04:50:45.653Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21802026-07-09T04:50:45.653Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21812026-07-09T04:50:48.650Z[ 12] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
21822026-07-09T04:50:48.650Z[ 14] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21832026-07-09T04:50:48.650Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21842026-07-09T04:50:48.650Z[ 18] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21852026-07-09T04:50:48.650Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21862026-07-09T04:50:48.650Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
21872026-07-09T04:50:48.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-07-09T04:50:48.650Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21892026-07-09T04:50:48.650Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21902026-07-09T04:50:48.650Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21912026-07-09T04:50:48.650Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21922026-07-09T04:50:48.650Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21932026-07-09T04:50:48.650Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21942026-07-09T04:50:48.650Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21952026-07-09T04:50:48.655Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21962026-07-09T04:50:48.655Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
21972026-07-09T04:50:48.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-07-09T04:50:48.655Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
21992026-07-09T04:50:48.655Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22002026-07-09T04:50:48.655Z[ 10] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
22012026-07-09T04:50:48.655Z[ 12] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
22022026-07-09T04:50:48.655Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22032026-07-09T04:50:48.655Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22042026-07-09T04:50:48.655Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22052026-07-09T04:50:48.655Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22062026-07-09T04:50:48.655Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
22072026-07-09T04:50:48.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-07-09T04:50:48.655Z[ 5] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
22092026-07-09T04:50:48.655Z[ 8] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
22102026-07-09T04:50:48.655Z[ 10] 9.00-10.00 sec 168 MBytes 1.41 Gbits/sec
22112026-07-09T04:50:48.655Z[ 12] 9.00-10.00 sec 164 MBytes 1.38 Gbits/sec
22122026-07-09T04:50:48.655Z[ 14] 9.00-10.00 sec 163 MBytes 1.37 Gbits/sec
22132026-07-09T04:50:48.655Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22142026-07-09T04:50:48.655Z[ 18] 9.00-10.00 sec 166 MBytes 1.39 Gbits/sec
22152026-07-09T04:50:48.655Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22162026-07-09T04:50:48.655Z[SUM] 9.00-10.00 sec 1.26 GBytes 10.8 Gbits/sec
22172026-07-09T04:50:48.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-07-09T04:50:48.655Z[ 5] 10.00-10.00 sec 384 KBytes 1.30 Gbits/sec
22192026-07-09T04:50:48.655Z[ 8] 10.00-10.00 sec 384 KBytes 1.30 Gbits/sec
22202026-07-09T04:50:48.656Z[ 10] 10.00-10.00 sec 384 KBytes 1.30 Gbits/sec
22212026-07-09T04:50:48.656Z[ 12] 10.00-10.00 sec 256 KBytes 864 Mbits/sec
22222026-07-09T04:50:48.656Z[ 14] 10.00-10.00 sec 384 KBytes 1.30 Gbits/sec
22232026-07-09T04:50:48.656Z[ 16] 10.00-10.00 sec 384 KBytes 1.30 Gbits/sec
22242026-07-09T04:50:48.656Z[ 18] 10.00-10.00 sec 384 KBytes 1.30 Gbits/sec
22252026-07-09T04:50:48.656Z[ 20] 10.00-10.00 sec 384 KBytes 1.30 Gbits/sec
22262026-07-09T04:50:48.656Z[SUM] 10.00-10.00 sec 2.88 MBytes 9.93 Gbits/sec
22272026-07-09T04:50:48.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-07-09T04:50:48.656Z[ ID] Interval Transfer Bitrate
22292026-07-09T04:50:48.656Z[ 5] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22302026-07-09T04:50:48.656Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22312026-07-09T04:50:48.656Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22322026-07-09T04:50:48.656Z[ 12] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
22332026-07-09T04:50:48.656Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22342026-07-09T04:50:48.656Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22352026-07-09T04:50:48.656Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22362026-07-09T04:50:48.656Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22372026-07-09T04:50:48.656Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.3 Gbits/sec sender
22382026-07-09T04:50:48.656ZRun 4/5...10260.329222069817Mbps
22392026-07-09T04:50:56.059Z-----------------------------------------------------------
22402026-07-09T04:50:56.059ZServer listening on 5201 (test #10)
22412026-07-09T04:50:56.059Z-----------------------------------------------------------
22422026-07-09T04:50:56.059ZAccepted connection from 10.0.0.1, port 43300
22432026-07-09T04:50:56.059Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57885
22442026-07-09T04:50:56.059Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37540
22452026-07-09T04:50:56.059Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53719
22462026-07-09T04:50:56.059Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57352
22472026-07-09T04:50:56.059Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47172
22482026-07-09T04:50:56.060Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57877
22492026-07-09T04:50:56.060Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55974
22502026-07-09T04:50:56.060Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50572
22512026-07-09T04:50:56.060Z[ ID] Interval Transfer Bitrate
22522026-07-09T04:50:56.060Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22532026-07-09T04:50:56.060Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22542026-07-09T04:50:56.060Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22552026-07-09T04:50:56.060Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22562026-07-09T04:50:56.060Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22572026-07-09T04:50:56.060Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22582026-07-09T04:50:56.060Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22592026-07-09T04:50:56.060Z[ 20] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
22602026-07-09T04:50:56.060Z[SUM] 0.00-1.00 sec 960 MBytes 8.05 Gbits/sec
22612026-07-09T04:50:56.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-07-09T04:50:56.060Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22632026-07-09T04:50:56.060Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22642026-07-09T04:50:56.060Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22652026-07-09T04:50:56.060Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22662026-07-09T04:50:56.060Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22672026-07-09T04:50:56.060Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22682026-07-09T04:50:56.060Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22692026-07-09T04:50:56.060Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22702026-07-09T04:50:56.060Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
22712026-07-09T04:50:56.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-07-09T04:50:56.060Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22732026-07-09T04:50:56.060Z[ 8] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
22742026-07-09T04:50:56.060Z[ 10] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
22752026-07-09T04:50:56.060Z[ 12] 2.00-3.00 sec 161 MBytes 1.35 Gbits/sec
22762026-07-09T04:50:56.060Z[ 14] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
22772026-07-09T04:50:56.060Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22782026-07-09T04:50:56.060Z[ 18] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22792026-07-09T04:50:56.060Z[ 20] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
22802026-07-09T04:50:56.060Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.5 Gbits/sec
22812026-07-09T04:50:56.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-07-09T04:50:56.060Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22832026-07-09T04:50:56.060Z[ 8] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
22842026-07-09T04:50:56.060Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22852026-07-09T04:50:56.061Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22862026-07-09T04:50:56.061Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
22872026-07-09T04:50:56.061Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22882026-07-09T04:50:56.061Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22892026-07-09T04:50:56.061Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22902026-07-09T04:50:56.061Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
22912026-07-09T04:50:56.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-07-09T04:50:56.061Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22932026-07-09T04:50:56.061Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22942026-07-09T04:50:56.061Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22952026-07-09T04:50:56.061Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22962026-07-09T04:50:56.061Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22972026-07-09T04:50:56.061Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22982026-07-09T04:50:56.061Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22992026-07-09T04:50:56.061Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23002026-07-09T04:50:56.061Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
23012026-07-09T04:50:56.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-07-09T04:50:56.061Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23032026-07-09T04:50:56.061Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23042026-07-09T04:50:56.061Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23052026-07-09T04:50:56.061Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23062026-07-09T04:50:56.061Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23072026-07-09T04:50:56.061Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23082026-07-09T04:50:56.061Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
23092026-07-09T04:50:56.061Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23102026-07-09T04:50:56.061Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
23112026-07-09T04:50:56.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-07-09T04:50:56.061Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23132026-07-09T04:50:56.061Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23142026-07-09T04:50:56.061Z[ 10] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
23152026-07-09T04:50:59.060Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23162026-07-09T04:50:59.060Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23172026-07-09T04:50:59.060Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
23182026-07-09T04:50:59.060Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
23192026-07-09T04:50:59.060Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23202026-07-09T04:50:59.060Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
23212026-07-09T04:50:59.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-07-09T04:50:59.061Z[ 5] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
23232026-07-09T04:50:59.061Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23242026-07-09T04:50:59.061Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23252026-07-09T04:50:59.061Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23262026-07-09T04:50:59.061Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23272026-07-09T04:50:59.061Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23282026-07-09T04:50:59.061Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23292026-07-09T04:50:59.061Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23302026-07-09T04:50:59.061Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
23312026-07-09T04:50:59.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-07-09T04:50:59.061Z[ 5] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23332026-07-09T04:50:59.061Z[ 8] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23342026-07-09T04:50:59.061Z[ 10] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23352026-07-09T04:50:59.061Z[ 12] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
23362026-07-09T04:50:59.061Z[ 14] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
23372026-07-09T04:50:59.061Z[ 16] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
23382026-07-09T04:50:59.061Z[ 18] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
23392026-07-09T04:50:59.061Z[ 20] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23402026-07-09T04:50:59.061Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.5 Gbits/sec
23412026-07-09T04:50:59.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-07-09T04:50:59.061Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23432026-07-09T04:50:59.061Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23442026-07-09T04:50:59.061Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23452026-07-09T04:50:59.061Z[ 12] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
23462026-07-09T04:50:59.061Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23472026-07-09T04:50:59.061Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23482026-07-09T04:50:59.061Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23492026-07-09T04:50:59.061Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23502026-07-09T04:50:59.061Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
23512026-07-09T04:50:59.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-07-09T04:50:59.061Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23532026-07-09T04:50:59.061Z[ 8] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
23542026-07-09T04:50:59.061Z[ 10] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
23552026-07-09T04:50:59.061Z[ 12] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
23562026-07-09T04:50:59.061Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23572026-07-09T04:50:59.061Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23582026-07-09T04:50:59.061Z[ 18] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
23592026-07-09T04:50:59.062Z[ 20] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
23602026-07-09T04:50:59.065Z[SUM] 10.00-10.00 sec 640 KBytes 11.6 Gbits/sec
23612026-07-09T04:50:59.065Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-07-09T04:50:59.065Z[ ID] Interval Transfer Bitrate
23632026-07-09T04:50:59.065Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23642026-07-09T04:50:59.065Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23652026-07-09T04:50:59.065Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23662026-07-09T04:50:59.065Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23672026-07-09T04:50:59.065Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23682026-07-09T04:50:59.065Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23692026-07-09T04:50:59.065Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23702026-07-09T04:50:59.065Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23712026-07-09T04:50:59.065Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
23722026-07-09T04:50:59.065ZRun 5/5...10190.113034755188Mbps
23732026-07-09T04:50:59.065Z###---------------------###
23742026-07-09T04:50:59.065Z::: iPerf done... :::
23752026-07-09T04:50:59.065Z:::Awaiting out files...:::
23762026-07-09T04:50:59.066Z###---------------------###
23772026-07-09T04:50:59.066Z###-----###
23782026-07-09T04:50:59.066Z:::done!:::
23792026-07-09T04:50:59.066Z###-----###
23802026-07-09T04:50:59.066Z###-------------------###
23812026-07-09T04:50:59.066Z:::Running experiment :::
23822026-07-09T04:50:59.066Z:::iperf-tcp/local/c2s:::
23832026-07-09T04:50:59.066Z###-------------------###
23842026-07-09T04:50:59.410Zdtrace: description 'profile-201us ' matched 2 probes
23852026-07-09T04:51:06.488Z-----------------------------------------------------------
23862026-07-09T04:51:06.488ZServer listening on 5201 (test #11)
23872026-07-09T04:51:06.488Z-----------------------------------------------------------
23882026-07-09T04:51:06.488ZAccepted connection from 10.0.0.1, port 42052
23892026-07-09T04:51:06.488Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46868
23902026-07-09T04:51:06.488Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62485
23912026-07-09T04:51:06.488Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46793
23922026-07-09T04:51:06.488Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47712
23932026-07-09T04:51:06.488Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59567
23942026-07-09T04:51:06.488Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64374
23952026-07-09T04:51:06.488Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33892
23962026-07-09T04:51:06.488Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64676
23972026-07-09T04:51:06.488Z[ ID] Interval Transfer Bitrate
23982026-07-09T04:51:06.488Z[ 5] 0.00-1.00 sec 34.1 MBytes 286 Mbits/sec
23992026-07-09T04:51:06.488Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
24002026-07-09T04:51:06.488Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24012026-07-09T04:51:06.488Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24022026-07-09T04:51:06.488Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
24032026-07-09T04:51:06.488Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24042026-07-09T04:51:06.488Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24052026-07-09T04:51:06.488Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
24062026-07-09T04:51:06.488Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
24072026-07-09T04:51:06.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-07-09T04:51:06.488Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24092026-07-09T04:51:06.489Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24102026-07-09T04:51:06.489Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24112026-07-09T04:51:06.489Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24122026-07-09T04:51:06.489Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24132026-07-09T04:51:06.489Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24142026-07-09T04:51:06.489Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24152026-07-09T04:51:06.489Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24162026-07-09T04:51:06.489Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
24172026-07-09T04:51:06.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-07-09T04:51:06.489Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24192026-07-09T04:51:06.489Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24202026-07-09T04:51:06.489Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24212026-07-09T04:51:06.489Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24222026-07-09T04:51:06.489Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24232026-07-09T04:51:06.489Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24242026-07-09T04:51:06.489Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24252026-07-09T04:51:06.489Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24262026-07-09T04:51:06.489Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
24272026-07-09T04:51:06.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-07-09T04:51:06.489Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24292026-07-09T04:51:06.489Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
24302026-07-09T04:51:06.489Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24312026-07-09T04:51:06.489Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24322026-07-09T04:51:06.489Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
24332026-07-09T04:51:06.489Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24342026-07-09T04:51:06.489Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24352026-07-09T04:51:06.489Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24362026-07-09T04:51:06.489Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
24372026-07-09T04:51:06.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-07-09T04:51:06.489Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24392026-07-09T04:51:06.489Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
24402026-07-09T04:51:06.489Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
24412026-07-09T04:51:06.489Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24422026-07-09T04:51:06.489Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24432026-07-09T04:51:06.489Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24442026-07-09T04:51:06.489Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24452026-07-09T04:51:06.489Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24462026-07-09T04:51:06.489Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
24472026-07-09T04:51:06.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-07-09T04:51:06.490Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24492026-07-09T04:51:06.490Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24502026-07-09T04:51:06.490Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24512026-07-09T04:51:06.490Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24522026-07-09T04:51:06.490Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24532026-07-09T04:51:06.490Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24542026-07-09T04:51:06.490Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
24552026-07-09T04:51:06.490Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24562026-07-09T04:51:06.490Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
24572026-07-09T04:51:06.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-07-09T04:51:06.490Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24592026-07-09T04:51:06.490Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24602026-07-09T04:51:06.490Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24612026-07-09T04:51:09.492Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24622026-07-09T04:51:09.492Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24632026-07-09T04:51:09.492Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24642026-07-09T04:51:09.492Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24652026-07-09T04:51:09.492Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24662026-07-09T04:51:09.492Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
24672026-07-09T04:51:09.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-07-09T04:51:09.492Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24692026-07-09T04:51:09.492Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24702026-07-09T04:51:09.492Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24712026-07-09T04:51:09.492Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24722026-07-09T04:51:09.492Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24732026-07-09T04:51:09.492Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24742026-07-09T04:51:09.492Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24752026-07-09T04:51:09.492Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24762026-07-09T04:51:09.492Z[SUM] 7.00-8.00 sec 430 MBytes 3.60 Gbits/sec
24772026-07-09T04:51:09.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-07-09T04:51:09.492Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24792026-07-09T04:51:09.492Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24802026-07-09T04:51:09.492Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24812026-07-09T04:51:09.492Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24822026-07-09T04:51:09.492Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24832026-07-09T04:51:09.492Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24842026-07-09T04:51:09.492Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24852026-07-09T04:51:09.492Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24862026-07-09T04:51:09.493Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
24872026-07-09T04:51:09.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-07-09T04:51:09.493Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24892026-07-09T04:51:09.493Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24902026-07-09T04:51:09.493Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
24912026-07-09T04:51:09.493Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24922026-07-09T04:51:09.493Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24932026-07-09T04:51:09.493Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24942026-07-09T04:51:09.493Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24952026-07-09T04:51:09.493Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24962026-07-09T04:51:09.493Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
24972026-07-09T04:51:09.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-07-09T04:51:09.493Z[ 5] 10.00-10.00 sec 256 KBytes 565 Mbits/sec
24992026-07-09T04:51:09.493Z[ 8] 10.00-10.00 sec 256 KBytes 565 Mbits/sec
25002026-07-09T04:51:09.493Z[ 10] 10.00-10.00 sec 256 KBytes 565 Mbits/sec
25012026-07-09T04:51:09.493Z[ 12] 10.00-10.00 sec 256 KBytes 565 Mbits/sec
25022026-07-09T04:51:09.493Z[ 14] 10.00-10.00 sec 256 KBytes 565 Mbits/sec
25032026-07-09T04:51:09.493Z[ 16] 10.00-10.00 sec 256 KBytes 565 Mbits/sec
25042026-07-09T04:51:09.493Z[ 18] 10.00-10.00 sec 128 KBytes 282 Mbits/sec
25052026-07-09T04:51:09.493Z[ 20] 10.00-10.00 sec 128 KBytes 282 Mbits/sec
25062026-07-09T04:51:09.493Z[SUM] 10.00-10.00 sec 1.75 MBytes 3.95 Gbits/sec
25072026-07-09T04:51:09.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-07-09T04:51:09.493Z[ ID] Interval Transfer Bitrate
25092026-07-09T04:51:09.493Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25102026-07-09T04:51:09.493Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25112026-07-09T04:51:09.493Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25122026-07-09T04:51:09.493Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
25132026-07-09T04:51:09.493Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25142026-07-09T04:51:09.493Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25152026-07-09T04:51:09.493Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25162026-07-09T04:51:09.493Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25172026-07-09T04:51:09.493Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
25182026-07-09T04:51:09.497ZRun 1/10...3519.8859289551915Mbps
25192026-07-09T04:51:16.913Z-----------------------------------------------------------
25202026-07-09T04:51:16.913ZServer listening on 5201 (test #12)
25212026-07-09T04:51:16.913Z-----------------------------------------------------------
25222026-07-09T04:51:16.913ZAccepted connection from 10.0.0.1, port 41993
25232026-07-09T04:51:16.913Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33882
25242026-07-09T04:51:16.913Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58029
25252026-07-09T04:51:16.913Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37504
25262026-07-09T04:51:16.913Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44222
25272026-07-09T04:51:16.913Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45555
25282026-07-09T04:51:16.913Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43675
25292026-07-09T04:51:16.913Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54492
25302026-07-09T04:51:16.913Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52241
25312026-07-09T04:51:16.913Z[ ID] Interval Transfer Bitrate
25322026-07-09T04:51:16.913Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
25332026-07-09T04:51:16.913Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
25342026-07-09T04:51:16.913Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
25352026-07-09T04:51:16.913Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
25362026-07-09T04:51:16.913Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
25372026-07-09T04:51:16.913Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
25382026-07-09T04:51:16.913Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
25392026-07-09T04:51:16.913Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
25402026-07-09T04:51:16.913Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
25412026-07-09T04:51:16.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-07-09T04:51:16.913Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25432026-07-09T04:51:16.913Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25442026-07-09T04:51:16.913Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25452026-07-09T04:51:16.913Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
25462026-07-09T04:51:16.913Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25472026-07-09T04:51:16.913Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25482026-07-09T04:51:16.913Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
25492026-07-09T04:51:16.913Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25502026-07-09T04:51:16.913Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
25512026-07-09T04:51:16.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-07-09T04:51:16.914Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25532026-07-09T04:51:16.914Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
25542026-07-09T04:51:16.914Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
25552026-07-09T04:51:16.914Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25562026-07-09T04:51:16.914Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25572026-07-09T04:51:16.914Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
25582026-07-09T04:51:16.914Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25592026-07-09T04:51:16.914Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25602026-07-09T04:51:16.914Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
25612026-07-09T04:51:16.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-07-09T04:51:16.914Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25632026-07-09T04:51:16.914Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25642026-07-09T04:51:16.914Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25652026-07-09T04:51:16.914Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
25662026-07-09T04:51:16.914Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25672026-07-09T04:51:16.914Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25682026-07-09T04:51:16.914Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
25692026-07-09T04:51:16.914Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25702026-07-09T04:51:16.914Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
25712026-07-09T04:51:16.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-07-09T04:51:16.914Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25732026-07-09T04:51:16.914Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
25742026-07-09T04:51:16.914Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25752026-07-09T04:51:16.914Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25762026-07-09T04:51:16.914Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25772026-07-09T04:51:16.914Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25782026-07-09T04:51:16.914Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25792026-07-09T04:51:16.914Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
25802026-07-09T04:51:16.914Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
25812026-07-09T04:51:16.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-07-09T04:51:16.914Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25832026-07-09T04:51:16.914Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
25842026-07-09T04:51:16.914Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
25852026-07-09T04:51:16.918Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
25862026-07-09T04:51:16.918Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25872026-07-09T04:51:16.918Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
25882026-07-09T04:51:16.918Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
25892026-07-09T04:51:16.918Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
25902026-07-09T04:51:16.918Z[SUM] 5.00-6.00 sec 431 MBytes 3.62 Gbits/sec
25912026-07-09T04:51:16.918Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-07-09T04:51:16.918Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
25932026-07-09T04:51:16.918Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
25942026-07-09T04:51:16.918Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
25952026-07-09T04:51:19.915Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25962026-07-09T04:51:19.915Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
25972026-07-09T04:51:19.915Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
25982026-07-09T04:51:19.915Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
25992026-07-09T04:51:19.915Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
26002026-07-09T04:51:19.915Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
26012026-07-09T04:51:19.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-07-09T04:51:19.915Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26032026-07-09T04:51:19.915Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26042026-07-09T04:51:19.915Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26052026-07-09T04:51:19.915Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26062026-07-09T04:51:19.915Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26072026-07-09T04:51:19.915Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26082026-07-09T04:51:19.915Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26092026-07-09T04:51:19.915Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26102026-07-09T04:51:19.915Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
26112026-07-09T04:51:19.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-07-09T04:51:19.915Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26132026-07-09T04:51:19.915Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26142026-07-09T04:51:19.916Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26152026-07-09T04:51:19.916Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26162026-07-09T04:51:19.916Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26172026-07-09T04:51:19.916Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26182026-07-09T04:51:19.916Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26192026-07-09T04:51:19.916Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26202026-07-09T04:51:19.916Z[SUM] 8.00-9.00 sec 430 MBytes 3.60 Gbits/sec
26212026-07-09T04:51:19.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-07-09T04:51:19.916Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26232026-07-09T04:51:19.916Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26242026-07-09T04:51:19.916Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26252026-07-09T04:51:19.916Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26262026-07-09T04:51:19.916Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26272026-07-09T04:51:19.916Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26282026-07-09T04:51:19.916Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26292026-07-09T04:51:19.916Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26302026-07-09T04:51:19.916Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
26312026-07-09T04:51:19.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-07-09T04:51:19.916Z[ 5] 10.00-10.00 sec 128 KBytes 852 Mbits/sec
26332026-07-09T04:51:19.916Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26342026-07-09T04:51:19.916Z[ 10] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
26352026-07-09T04:51:19.916Z[ 12] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
26362026-07-09T04:51:19.916Z[ 14] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
26372026-07-09T04:51:19.916Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26382026-07-09T04:51:19.916Z[ 18] 10.00-10.00 sec 128 KBytes 854 Mbits/sec
26392026-07-09T04:51:19.916Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26402026-07-09T04:51:19.916Z[SUM] 10.00-10.00 sec 640 KBytes 4.26 Gbits/sec
26412026-07-09T04:51:19.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-07-09T04:51:19.916Z[ ID] Interval Transfer Bitrate
26432026-07-09T04:51:19.916Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26442026-07-09T04:51:19.916Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
26452026-07-09T04:51:19.916Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26462026-07-09T04:51:19.916Z[ 12] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
26472026-07-09T04:51:19.916Z[ 14] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
26482026-07-09T04:51:19.916Z[ 16] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
26492026-07-09T04:51:19.916Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26502026-07-09T04:51:19.916Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
26512026-07-09T04:51:19.916Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
26522026-07-09T04:51:19.920ZRun 2/10...3532.8936326124417Mbps
26532026-07-09T04:51:27.312Z-----------------------------------------------------------
26542026-07-09T04:51:27.312ZServer listening on 5201 (test #13)
26552026-07-09T04:51:27.312Z-----------------------------------------------------------
26562026-07-09T04:51:27.312ZAccepted connection from 10.0.0.1, port 54326
26572026-07-09T04:51:27.312Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45643
26582026-07-09T04:51:27.312Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34256
26592026-07-09T04:51:27.312Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60426
26602026-07-09T04:51:27.317Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61589
26612026-07-09T04:51:27.317Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62441
26622026-07-09T04:51:27.317Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64741
26632026-07-09T04:51:27.317Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52078
26642026-07-09T04:51:27.317Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52959
26652026-07-09T04:51:27.317Z[ ID] Interval Transfer Bitrate
26662026-07-09T04:51:27.317Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26672026-07-09T04:51:27.317Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26682026-07-09T04:51:27.317Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26692026-07-09T04:51:27.317Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26702026-07-09T04:51:27.317Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26712026-07-09T04:51:27.317Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
26722026-07-09T04:51:27.317Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
26732026-07-09T04:51:27.317Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
26742026-07-09T04:51:27.317Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
26752026-07-09T04:51:27.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-07-09T04:51:27.317Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26772026-07-09T04:51:27.317Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26782026-07-09T04:51:27.317Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26792026-07-09T04:51:27.317Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26802026-07-09T04:51:27.317Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26812026-07-09T04:51:27.317Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26822026-07-09T04:51:27.317Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26832026-07-09T04:51:27.317Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26842026-07-09T04:51:27.317Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
26852026-07-09T04:51:27.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-07-09T04:51:27.317Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26872026-07-09T04:51:27.318Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26882026-07-09T04:51:27.318Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26892026-07-09T04:51:27.318Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26902026-07-09T04:51:27.318Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26912026-07-09T04:51:27.318Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26922026-07-09T04:51:27.318Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26932026-07-09T04:51:27.318Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26942026-07-09T04:51:27.318Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
26952026-07-09T04:51:27.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-07-09T04:51:27.318Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
26972026-07-09T04:51:27.318Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
26982026-07-09T04:51:27.318Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
26992026-07-09T04:51:27.318Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
27002026-07-09T04:51:27.318Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
27012026-07-09T04:51:27.318Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
27022026-07-09T04:51:27.318Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
27032026-07-09T04:51:27.318Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
27042026-07-09T04:51:27.318Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
27052026-07-09T04:51:27.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-07-09T04:51:27.318Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27072026-07-09T04:51:27.318Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27082026-07-09T04:51:27.318Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27092026-07-09T04:51:27.318Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27102026-07-09T04:51:27.318Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27112026-07-09T04:51:27.318Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27122026-07-09T04:51:27.318Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27132026-07-09T04:51:27.318Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27142026-07-09T04:51:27.318Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
27152026-07-09T04:51:27.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-07-09T04:51:27.318Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27172026-07-09T04:51:27.318Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27182026-07-09T04:51:27.318Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27192026-07-09T04:51:27.318Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27202026-07-09T04:51:27.318Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27212026-07-09T04:51:27.318Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27222026-07-09T04:51:27.318Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27232026-07-09T04:51:27.318Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27242026-07-09T04:51:27.318Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
27252026-07-09T04:51:27.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-07-09T04:51:27.319Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27272026-07-09T04:51:27.319Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27282026-07-09T04:51:27.319Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27292026-07-09T04:51:30.315Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27302026-07-09T04:51:30.315Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27312026-07-09T04:51:30.315Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27322026-07-09T04:51:30.315Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27332026-07-09T04:51:30.316Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27342026-07-09T04:51:30.316Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
27352026-07-09T04:51:30.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-07-09T04:51:30.316Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27372026-07-09T04:51:30.316Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27382026-07-09T04:51:30.316Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27392026-07-09T04:51:30.316Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27402026-07-09T04:51:30.316Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27412026-07-09T04:51:30.316Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27422026-07-09T04:51:30.316Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27432026-07-09T04:51:30.316Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27442026-07-09T04:51:30.316Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
27452026-07-09T04:51:30.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-07-09T04:51:30.316Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27472026-07-09T04:51:30.316Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27482026-07-09T04:51:30.316Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27492026-07-09T04:51:30.316Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27502026-07-09T04:51:30.316Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27512026-07-09T04:51:30.316Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27522026-07-09T04:51:30.316Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27532026-07-09T04:51:30.316Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27542026-07-09T04:51:30.316Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
27552026-07-09T04:51:30.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-07-09T04:51:30.316Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27572026-07-09T04:51:30.316Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27582026-07-09T04:51:30.316Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27592026-07-09T04:51:30.316Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27602026-07-09T04:51:30.316Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27612026-07-09T04:51:30.316Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27622026-07-09T04:51:30.316Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27632026-07-09T04:51:30.316Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27642026-07-09T04:51:30.316Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
27652026-07-09T04:51:30.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-07-09T04:51:30.316Z[ 5] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
27672026-07-09T04:51:30.316Z[ 8] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
27682026-07-09T04:51:30.316Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27692026-07-09T04:51:30.316Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27702026-07-09T04:51:30.316Z[ 14] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
27712026-07-09T04:51:30.317Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27722026-07-09T04:51:30.317Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27732026-07-09T04:51:30.317Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27742026-07-09T04:51:30.317Z[SUM] 10.00-10.00 sec 384 KBytes 3.11 Gbits/sec
27752026-07-09T04:51:30.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-07-09T04:51:30.317Z[ ID] Interval Transfer Bitrate
27772026-07-09T04:51:30.317Z[ 5] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
27782026-07-09T04:51:30.317Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27792026-07-09T04:51:30.317Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27802026-07-09T04:51:30.317Z[ 12] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
27812026-07-09T04:51:30.317Z[ 14] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
27822026-07-09T04:51:30.317Z[ 16] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
27832026-07-09T04:51:30.317Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
27842026-07-09T04:51:30.317Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
27852026-07-09T04:51:30.317Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
27862026-07-09T04:51:30.320ZRun 3/10...3532.998841323985Mbps
27872026-07-09T04:51:37.752Z-----------------------------------------------------------
27882026-07-09T04:51:37.752ZServer listening on 5201 (test #14)
27892026-07-09T04:51:37.752Z-----------------------------------------------------------
27902026-07-09T04:51:37.752ZAccepted connection from 10.0.0.1, port 38773
27912026-07-09T04:51:37.752Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64064
27922026-07-09T04:51:37.752Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58215
27932026-07-09T04:51:37.752Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44080
27942026-07-09T04:51:37.752Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53539
27952026-07-09T04:51:37.752Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44481
27962026-07-09T04:51:37.752Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47722
27972026-07-09T04:51:37.752Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40788
27982026-07-09T04:51:37.752Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53955
27992026-07-09T04:51:37.752Z[ ID] Interval Transfer Bitrate
28002026-07-09T04:51:37.752Z[ 5] 0.00-1.00 sec 34.4 MBytes 288 Mbits/sec
28012026-07-09T04:51:37.752Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
28022026-07-09T04:51:37.752Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
28032026-07-09T04:51:37.752Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
28042026-07-09T04:51:37.752Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
28052026-07-09T04:51:37.752Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
28062026-07-09T04:51:37.752Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
28072026-07-09T04:51:37.752Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
28082026-07-09T04:51:37.752Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
28092026-07-09T04:51:37.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-07-09T04:51:37.757Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28112026-07-09T04:51:37.757Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28122026-07-09T04:51:37.757Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28132026-07-09T04:51:37.757Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28142026-07-09T04:51:37.757Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28152026-07-09T04:51:37.757Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28162026-07-09T04:51:37.757Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28172026-07-09T04:51:37.757Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28182026-07-09T04:51:37.757Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
28192026-07-09T04:51:37.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-07-09T04:51:37.757Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28212026-07-09T04:51:37.757Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
28222026-07-09T04:51:37.757Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28232026-07-09T04:51:37.757Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28242026-07-09T04:51:37.757Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28252026-07-09T04:51:37.757Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28262026-07-09T04:51:37.757Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28272026-07-09T04:51:37.757Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28282026-07-09T04:51:37.757Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
28292026-07-09T04:51:37.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-07-09T04:51:37.757Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28312026-07-09T04:51:37.757Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28322026-07-09T04:51:37.757Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28332026-07-09T04:51:37.757Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28342026-07-09T04:51:37.757Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28352026-07-09T04:51:37.757Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28362026-07-09T04:51:37.757Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28372026-07-09T04:51:37.757Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28382026-07-09T04:51:37.757Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
28392026-07-09T04:51:37.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-07-09T04:51:37.757Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28412026-07-09T04:51:37.757Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28422026-07-09T04:51:37.758Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28432026-07-09T04:51:37.758Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28442026-07-09T04:51:37.758Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28452026-07-09T04:51:37.758Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28462026-07-09T04:51:37.758Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28472026-07-09T04:51:37.758Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28482026-07-09T04:51:37.758Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
28492026-07-09T04:51:37.758Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-07-09T04:51:37.758Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28512026-07-09T04:51:37.758Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28522026-07-09T04:51:37.758Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28532026-07-09T04:51:37.758Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28542026-07-09T04:51:37.758Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28552026-07-09T04:51:37.758Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28562026-07-09T04:51:37.758Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28572026-07-09T04:51:37.758Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28582026-07-09T04:51:37.758Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
28592026-07-09T04:51:37.758Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-07-09T04:51:37.758Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
28612026-07-09T04:51:37.758Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
28622026-07-09T04:51:37.758Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
28632026-07-09T04:51:40.758Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
28642026-07-09T04:51:40.758Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
28652026-07-09T04:51:40.758Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
28662026-07-09T04:51:40.758Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
28672026-07-09T04:51:40.758Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
28682026-07-09T04:51:40.758Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
28692026-07-09T04:51:40.758Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-07-09T04:51:40.758Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28712026-07-09T04:51:40.758Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28722026-07-09T04:51:40.758Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28732026-07-09T04:51:40.758Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28742026-07-09T04:51:40.758Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28752026-07-09T04:51:40.758Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28762026-07-09T04:51:40.758Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28772026-07-09T04:51:40.758Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28782026-07-09T04:51:40.758Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
28792026-07-09T04:51:40.758Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-07-09T04:51:40.758Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28812026-07-09T04:51:40.759Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
28822026-07-09T04:51:40.759Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
28832026-07-09T04:51:40.759Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28842026-07-09T04:51:40.759Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28852026-07-09T04:51:40.759Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28862026-07-09T04:51:40.759Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
28872026-07-09T04:51:40.759Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28882026-07-09T04:51:40.759Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
28892026-07-09T04:51:40.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-07-09T04:51:40.759Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
28912026-07-09T04:51:40.759Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
28922026-07-09T04:51:40.759Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
28932026-07-09T04:51:40.759Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
28942026-07-09T04:51:40.759Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
28952026-07-09T04:51:40.759Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
28962026-07-09T04:51:40.759Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
28972026-07-09T04:51:40.759Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
28982026-07-09T04:51:40.759Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
28992026-07-09T04:51:40.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-07-09T04:51:40.759Z[ 5] 10.00-10.00 sec 256 KBytes 590 Mbits/sec
29012026-07-09T04:51:40.759Z[ 8] 10.00-10.00 sec 256 KBytes 590 Mbits/sec
29022026-07-09T04:51:40.759Z[ 10] 10.00-10.00 sec 128 KBytes 295 Mbits/sec
29032026-07-09T04:51:40.759Z[ 12] 10.00-10.00 sec 128 KBytes 295 Mbits/sec
29042026-07-09T04:51:40.759Z[ 14] 10.00-10.00 sec 256 KBytes 590 Mbits/sec
29052026-07-09T04:51:40.759Z[ 16] 10.00-10.00 sec 256 KBytes 590 Mbits/sec
29062026-07-09T04:51:40.759Z[ 18] 10.00-10.00 sec 256 KBytes 590 Mbits/sec
29072026-07-09T04:51:40.759Z[ 20] 10.00-10.00 sec 256 KBytes 590 Mbits/sec
29082026-07-09T04:51:40.759Z[SUM] 10.00-10.00 sec 1.75 MBytes 4.13 Gbits/sec
29092026-07-09T04:51:40.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-07-09T04:51:40.759Z[ ID] Interval Transfer Bitrate
29112026-07-09T04:51:40.759Z[ 5] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
29122026-07-09T04:51:40.759Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29132026-07-09T04:51:40.759Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29142026-07-09T04:51:40.759Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29152026-07-09T04:51:40.759Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29162026-07-09T04:51:40.759Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29172026-07-09T04:51:40.759Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29182026-07-09T04:51:40.760Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29192026-07-09T04:51:40.760Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.53 Gbits/sec receiver
29202026-07-09T04:51:40.763ZRun 4/10...3536.4555341149103Mbps
29212026-07-09T04:51:48.176Z-----------------------------------------------------------
29222026-07-09T04:51:48.176ZServer listening on 5201 (test #15)
29232026-07-09T04:51:48.176Z-----------------------------------------------------------
29242026-07-09T04:51:48.176ZAccepted connection from 10.0.0.1, port 53833
29252026-07-09T04:51:48.176Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43124
29262026-07-09T04:51:48.176Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60730
29272026-07-09T04:51:48.176Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43860
29282026-07-09T04:51:48.176Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39316
29292026-07-09T04:51:48.176Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61597
29302026-07-09T04:51:48.176Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43702
29312026-07-09T04:51:48.176Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63356
29322026-07-09T04:51:48.176Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55424
29332026-07-09T04:51:48.176Z[ ID] Interval Transfer Bitrate
29342026-07-09T04:51:48.176Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
29352026-07-09T04:51:48.176Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
29362026-07-09T04:51:48.176Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29372026-07-09T04:51:48.176Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29382026-07-09T04:51:48.176Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
29392026-07-09T04:51:48.176Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
29402026-07-09T04:51:48.176Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
29412026-07-09T04:51:48.176Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
29422026-07-09T04:51:48.176Z[SUM] 0.00-1.00 sec 339 MBytes 2.85 Gbits/sec
29432026-07-09T04:51:48.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-07-09T04:51:48.176Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29452026-07-09T04:51:48.176Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29462026-07-09T04:51:48.176Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29472026-07-09T04:51:48.176Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29482026-07-09T04:51:48.176Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29492026-07-09T04:51:48.176Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29502026-07-09T04:51:48.176Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29512026-07-09T04:51:48.176Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29522026-07-09T04:51:48.176Z[SUM] 1.00-2.00 sec 427 MBytes 3.59 Gbits/sec
29532026-07-09T04:51:48.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-07-09T04:51:48.176Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29552026-07-09T04:51:48.176Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29562026-07-09T04:51:48.176Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29572026-07-09T04:51:48.177Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29582026-07-09T04:51:48.177Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29592026-07-09T04:51:48.177Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29602026-07-09T04:51:48.177Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29612026-07-09T04:51:48.177Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29622026-07-09T04:51:48.177Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
29632026-07-09T04:51:48.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-07-09T04:51:48.177Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29652026-07-09T04:51:48.177Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29662026-07-09T04:51:48.177Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29672026-07-09T04:51:48.177Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29682026-07-09T04:51:48.177Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29692026-07-09T04:51:48.177Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29702026-07-09T04:51:48.177Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29712026-07-09T04:51:48.177Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29722026-07-09T04:51:48.177Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
29732026-07-09T04:51:48.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-07-09T04:51:48.177Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29752026-07-09T04:51:48.177Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29762026-07-09T04:51:48.177Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
29772026-07-09T04:51:48.177Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
29782026-07-09T04:51:48.177Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29792026-07-09T04:51:48.177Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29802026-07-09T04:51:48.177Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29812026-07-09T04:51:48.177Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
29822026-07-09T04:51:48.177Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
29832026-07-09T04:51:48.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-07-09T04:51:48.177Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29852026-07-09T04:51:48.177Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29862026-07-09T04:51:48.177Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29872026-07-09T04:51:48.177Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29882026-07-09T04:51:48.177Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29892026-07-09T04:51:48.177Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29902026-07-09T04:51:48.181Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29912026-07-09T04:51:48.181Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29922026-07-09T04:51:48.181Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
29932026-07-09T04:51:48.181Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-07-09T04:51:48.181Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
29952026-07-09T04:51:48.181Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
29962026-07-09T04:51:48.181Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
29972026-07-09T04:51:51.178Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
29982026-07-09T04:51:51.178Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
29992026-07-09T04:51:51.178Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
30002026-07-09T04:51:51.178Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30012026-07-09T04:51:51.178Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30022026-07-09T04:51:51.178Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
30032026-07-09T04:51:51.178Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-07-09T04:51:51.178Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30052026-07-09T04:51:51.178Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30062026-07-09T04:51:51.178Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30072026-07-09T04:51:51.178Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30082026-07-09T04:51:51.178Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30092026-07-09T04:51:51.178Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30102026-07-09T04:51:51.178Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30112026-07-09T04:51:51.178Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30122026-07-09T04:51:51.178Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
30132026-07-09T04:51:51.178Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-07-09T04:51:51.178Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30152026-07-09T04:51:51.178Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30162026-07-09T04:51:51.178Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30172026-07-09T04:51:51.178Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30182026-07-09T04:51:51.178Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30192026-07-09T04:51:51.178Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30202026-07-09T04:51:51.178Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30212026-07-09T04:51:51.178Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30222026-07-09T04:51:51.179Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
30232026-07-09T04:51:51.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-07-09T04:51:51.179Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
30252026-07-09T04:51:51.179Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
30262026-07-09T04:51:51.179Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
30272026-07-09T04:51:51.179Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
30282026-07-09T04:51:51.179Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
30292026-07-09T04:51:51.179Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
30302026-07-09T04:51:51.179Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
30312026-07-09T04:51:51.179Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
30322026-07-09T04:51:51.179Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
30332026-07-09T04:51:51.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-07-09T04:51:51.179Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30352026-07-09T04:51:51.179Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30362026-07-09T04:51:51.179Z[ 10] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
30372026-07-09T04:51:51.179Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30382026-07-09T04:51:51.179Z[ 14] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
30392026-07-09T04:51:51.179Z[ 16] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
30402026-07-09T04:51:51.179Z[ 18] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
30412026-07-09T04:51:51.179Z[ 20] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
30422026-07-09T04:51:51.179Z[SUM] 10.00-10.00 sec 640 KBytes 5.19 Gbits/sec
30432026-07-09T04:51:51.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-07-09T04:51:51.179Z[ ID] Interval Transfer Bitrate
30452026-07-09T04:51:51.179Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30462026-07-09T04:51:51.179Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30472026-07-09T04:51:51.179Z[ 10] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30482026-07-09T04:51:51.179Z[ 12] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30492026-07-09T04:51:51.180Z[ 14] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30502026-07-09T04:51:51.180Z[ 16] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30512026-07-09T04:51:51.180Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30522026-07-09T04:51:51.180Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30532026-07-09T04:51:51.180Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
30542026-07-09T04:51:51.184ZRun 5/10...3533.736716360359Mbps
30552026-07-09T04:51:58.590Z-----------------------------------------------------------
30562026-07-09T04:51:58.590ZServer listening on 5201 (test #16)
30572026-07-09T04:51:58.590Z-----------------------------------------------------------
30582026-07-09T04:51:58.590ZAccepted connection from 10.0.0.1, port 51140
30592026-07-09T04:51:58.590Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41705
30602026-07-09T04:51:58.590Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33849
30612026-07-09T04:51:58.590Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39957
30622026-07-09T04:51:58.590Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35844
30632026-07-09T04:51:58.590Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44185
30642026-07-09T04:51:58.590Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40145
30652026-07-09T04:51:58.590Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58757
30662026-07-09T04:51:58.590Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40866
30672026-07-09T04:51:58.590Z[ ID] Interval Transfer Bitrate
30682026-07-09T04:51:58.590Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30692026-07-09T04:51:58.590Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30702026-07-09T04:51:58.590Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30712026-07-09T04:51:58.590Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30722026-07-09T04:51:58.590Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30732026-07-09T04:51:58.590Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30742026-07-09T04:51:58.590Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30752026-07-09T04:51:58.590Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30762026-07-09T04:51:58.590Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
30772026-07-09T04:51:58.590Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-07-09T04:51:58.590Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30792026-07-09T04:51:58.590Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30802026-07-09T04:51:58.590Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30812026-07-09T04:51:58.590Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30822026-07-09T04:51:58.590Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30832026-07-09T04:51:58.590Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30842026-07-09T04:51:58.590Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30852026-07-09T04:51:58.590Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30862026-07-09T04:51:58.590Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
30872026-07-09T04:51:58.590Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-07-09T04:51:58.590Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30892026-07-09T04:51:58.591Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30902026-07-09T04:51:58.591Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30912026-07-09T04:51:58.591Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30922026-07-09T04:51:58.591Z[ 14] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
30932026-07-09T04:51:58.591Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30942026-07-09T04:51:58.591Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
30952026-07-09T04:51:58.591Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30962026-07-09T04:51:58.591Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
30972026-07-09T04:51:58.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-07-09T04:51:58.591Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
30992026-07-09T04:51:58.591Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
31002026-07-09T04:51:58.591Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
31012026-07-09T04:51:58.591Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
31022026-07-09T04:51:58.591Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
31032026-07-09T04:51:58.591Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
31042026-07-09T04:51:58.591Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
31052026-07-09T04:51:58.591Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
31062026-07-09T04:51:58.591Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
31072026-07-09T04:51:58.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-07-09T04:51:58.591Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31092026-07-09T04:51:58.591Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31102026-07-09T04:51:58.591Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31112026-07-09T04:51:58.591Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31122026-07-09T04:51:58.591Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31132026-07-09T04:51:58.591Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31142026-07-09T04:51:58.591Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31152026-07-09T04:51:58.591Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31162026-07-09T04:51:58.591Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
31172026-07-09T04:51:58.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-07-09T04:51:58.591Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
31192026-07-09T04:51:58.591Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31202026-07-09T04:51:58.591Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
31212026-07-09T04:51:58.591Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31222026-07-09T04:51:58.591Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
31232026-07-09T04:51:58.591Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
31242026-07-09T04:51:58.591Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31252026-07-09T04:51:58.591Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31262026-07-09T04:51:58.591Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
31272026-07-09T04:51:58.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-07-09T04:51:58.592Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31292026-07-09T04:51:58.592Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31302026-07-09T04:51:58.592Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31312026-07-09T04:52:01.594Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31322026-07-09T04:52:01.594Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31332026-07-09T04:52:01.594Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
31342026-07-09T04:52:01.594Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31352026-07-09T04:52:01.594Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31362026-07-09T04:52:01.594Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
31372026-07-09T04:52:01.594Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-07-09T04:52:01.594Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31392026-07-09T04:52:01.594Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31402026-07-09T04:52:01.594Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31412026-07-09T04:52:01.594Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31422026-07-09T04:52:01.595Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31432026-07-09T04:52:01.595Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31442026-07-09T04:52:01.595Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31452026-07-09T04:52:01.595Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31462026-07-09T04:52:01.595Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
31472026-07-09T04:52:01.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-07-09T04:52:01.595Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
31492026-07-09T04:52:01.595Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31502026-07-09T04:52:01.595Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
31512026-07-09T04:52:01.595Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31522026-07-09T04:52:01.595Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
31532026-07-09T04:52:01.595Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
31542026-07-09T04:52:01.595Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
31552026-07-09T04:52:01.595Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
31562026-07-09T04:52:01.595Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
31572026-07-09T04:52:01.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-07-09T04:52:01.595Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31592026-07-09T04:52:01.595Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31602026-07-09T04:52:01.595Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31612026-07-09T04:52:01.595Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31622026-07-09T04:52:01.595Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31632026-07-09T04:52:01.595Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31642026-07-09T04:52:01.595Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31652026-07-09T04:52:01.595Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31662026-07-09T04:52:01.595Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
31672026-07-09T04:52:01.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-07-09T04:52:01.595Z[ 5] 10.00-10.00 sec 128 KBytes 379 Mbits/sec
31692026-07-09T04:52:01.595Z[ 8] 10.00-10.00 sec 128 KBytes 379 Mbits/sec
31702026-07-09T04:52:01.595Z[ 10] 10.00-10.00 sec 128 KBytes 379 Mbits/sec
31712026-07-09T04:52:01.595Z[ 12] 10.00-10.00 sec 128 KBytes 379 Mbits/sec
31722026-07-09T04:52:01.595Z[ 14] 10.00-10.00 sec 128 KBytes 379 Mbits/sec
31732026-07-09T04:52:01.595Z[ 16] 10.00-10.00 sec 128 KBytes 379 Mbits/sec
31742026-07-09T04:52:01.595Z[ 18] 10.00-10.00 sec 256 KBytes 758 Mbits/sec
31752026-07-09T04:52:01.595Z[ 20] 10.00-10.00 sec 256 KBytes 758 Mbits/sec
31762026-07-09T04:52:01.595Z[SUM] 10.00-10.00 sec 1.25 MBytes 3.79 Gbits/sec
31772026-07-09T04:52:01.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-07-09T04:52:01.595Z[ ID] Interval Transfer Bitrate
31792026-07-09T04:52:01.596Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
31802026-07-09T04:52:01.596Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
31812026-07-09T04:52:01.596Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
31822026-07-09T04:52:01.596Z[ 12] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
31832026-07-09T04:52:01.596Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
31842026-07-09T04:52:01.596Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
31852026-07-09T04:52:01.596Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
31862026-07-09T04:52:01.596Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
31872026-07-09T04:52:01.596Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.53 Gbits/sec receiver
31882026-07-09T04:52:01.599ZRun 6/10...3535.0970104209878Mbps
31892026-07-09T04:52:09.017Z-----------------------------------------------------------
31902026-07-09T04:52:09.017ZServer listening on 5201 (test #17)
31912026-07-09T04:52:09.017Z-----------------------------------------------------------
31922026-07-09T04:52:09.017ZAccepted connection from 10.0.0.1, port 62262
31932026-07-09T04:52:09.017Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63467
31942026-07-09T04:52:09.017Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45670
31952026-07-09T04:52:09.017Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42279
31962026-07-09T04:52:09.017Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50493
31972026-07-09T04:52:09.018Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54384
31982026-07-09T04:52:09.018Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56277
31992026-07-09T04:52:09.018Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35575
32002026-07-09T04:52:09.018Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51328
32012026-07-09T04:52:09.018Z[ ID] Interval Transfer Bitrate
32022026-07-09T04:52:09.018Z[ 5] 0.00-1.00 sec 34.2 MBytes 287 Mbits/sec
32032026-07-09T04:52:09.018Z[ 8] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
32042026-07-09T04:52:09.018Z[ 10] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
32052026-07-09T04:52:09.018Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
32062026-07-09T04:52:09.018Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
32072026-07-09T04:52:09.018Z[ 16] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
32082026-07-09T04:52:09.018Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
32092026-07-09T04:52:09.018Z[ 20] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
32102026-07-09T04:52:09.018Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
32112026-07-09T04:52:09.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-07-09T04:52:09.018Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32132026-07-09T04:52:09.018Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32142026-07-09T04:52:09.018Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
32152026-07-09T04:52:09.018Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32162026-07-09T04:52:09.018Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32172026-07-09T04:52:09.018Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
32182026-07-09T04:52:09.018Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32192026-07-09T04:52:09.018Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
32202026-07-09T04:52:09.018Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
32212026-07-09T04:52:09.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-07-09T04:52:09.018Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32232026-07-09T04:52:09.018Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
32242026-07-09T04:52:09.018Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32252026-07-09T04:52:09.018Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32262026-07-09T04:52:09.018Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32272026-07-09T04:52:09.018Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32282026-07-09T04:52:09.018Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32292026-07-09T04:52:09.018Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32302026-07-09T04:52:09.018Z[SUM] 2.00-3.00 sec 424 MBytes 3.55 Gbits/sec
32312026-07-09T04:52:09.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-07-09T04:52:09.018Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32332026-07-09T04:52:09.018Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32342026-07-09T04:52:09.018Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32352026-07-09T04:52:09.019Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32362026-07-09T04:52:09.019Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32372026-07-09T04:52:09.019Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32382026-07-09T04:52:09.019Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32392026-07-09T04:52:09.019Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32402026-07-09T04:52:09.019Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
32412026-07-09T04:52:09.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-07-09T04:52:09.019Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32432026-07-09T04:52:09.019Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32442026-07-09T04:52:09.019Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32452026-07-09T04:52:09.019Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32462026-07-09T04:52:09.019Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32472026-07-09T04:52:09.019Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32482026-07-09T04:52:09.019Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32492026-07-09T04:52:09.019Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32502026-07-09T04:52:09.019Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
32512026-07-09T04:52:09.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-07-09T04:52:09.019Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32532026-07-09T04:52:09.019Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32542026-07-09T04:52:09.019Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32552026-07-09T04:52:09.019Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32562026-07-09T04:52:09.019Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32572026-07-09T04:52:09.019Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32582026-07-09T04:52:09.019Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32592026-07-09T04:52:09.019Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32602026-07-09T04:52:09.019Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
32612026-07-09T04:52:09.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-07-09T04:52:09.019Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32632026-07-09T04:52:09.019Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32642026-07-09T04:52:09.019Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32652026-07-09T04:52:12.019Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32662026-07-09T04:52:12.019Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32672026-07-09T04:52:12.019Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32682026-07-09T04:52:12.019Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32692026-07-09T04:52:12.019Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32702026-07-09T04:52:12.019Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
32712026-07-09T04:52:12.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-07-09T04:52:12.019Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32732026-07-09T04:52:12.019Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32742026-07-09T04:52:12.019Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32752026-07-09T04:52:12.019Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32762026-07-09T04:52:12.019Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32772026-07-09T04:52:12.019Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32782026-07-09T04:52:12.019Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32792026-07-09T04:52:12.019Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32802026-07-09T04:52:12.019Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
32812026-07-09T04:52:12.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-07-09T04:52:12.019Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32832026-07-09T04:52:12.019Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32842026-07-09T04:52:12.019Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32852026-07-09T04:52:12.019Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32862026-07-09T04:52:12.019Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32872026-07-09T04:52:12.019Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32882026-07-09T04:52:12.019Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32892026-07-09T04:52:12.019Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32902026-07-09T04:52:12.019Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
32912026-07-09T04:52:12.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-07-09T04:52:12.019Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32932026-07-09T04:52:12.020Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32942026-07-09T04:52:12.020Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32952026-07-09T04:52:12.020Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32962026-07-09T04:52:12.020Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32972026-07-09T04:52:12.020Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32982026-07-09T04:52:12.020Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32992026-07-09T04:52:12.020Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
33002026-07-09T04:52:12.020Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
33012026-07-09T04:52:12.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-07-09T04:52:12.020Z[ 5] 10.00-10.00 sec 128 KBytes 954 Mbits/sec
33032026-07-09T04:52:12.020Z[ 8] 10.00-10.00 sec 128 KBytes 956 Mbits/sec
33042026-07-09T04:52:12.020Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33052026-07-09T04:52:12.020Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33062026-07-09T04:52:12.020Z[ 14] 10.00-10.00 sec 128 KBytes 957 Mbits/sec
33072026-07-09T04:52:12.020Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33082026-07-09T04:52:12.020Z[ 18] 10.00-10.00 sec 128 KBytes 957 Mbits/sec
33092026-07-09T04:52:12.020Z[ 20] 10.00-10.00 sec 128 KBytes 956 Mbits/sec
33102026-07-09T04:52:12.020Z[SUM] 10.00-10.00 sec 640 KBytes 4.77 Gbits/sec
33112026-07-09T04:52:12.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-07-09T04:52:12.020Z[ ID] Interval Transfer Bitrate
33132026-07-09T04:52:12.020Z[ 5] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
33142026-07-09T04:52:12.020Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33152026-07-09T04:52:12.020Z[ 10] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
33162026-07-09T04:52:12.020Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
33172026-07-09T04:52:12.020Z[ 14] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
33182026-07-09T04:52:12.020Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33192026-07-09T04:52:12.020Z[ 18] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
33202026-07-09T04:52:12.020Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33212026-07-09T04:52:12.020Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
33222026-07-09T04:52:12.024ZRun 7/10...3501.1189396071168Mbps
33232026-07-09T04:52:19.442Z-----------------------------------------------------------
33242026-07-09T04:52:19.442ZServer listening on 5201 (test #18)
33252026-07-09T04:52:19.442Z-----------------------------------------------------------
33262026-07-09T04:52:19.442ZAccepted connection from 10.0.0.1, port 39457
33272026-07-09T04:52:19.442Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34807
33282026-07-09T04:52:19.442Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60937
33292026-07-09T04:52:19.442Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40487
33302026-07-09T04:52:19.443Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63660
33312026-07-09T04:52:19.443Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63334
33322026-07-09T04:52:19.443Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63002
33332026-07-09T04:52:19.443Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32946
33342026-07-09T04:52:19.443Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39051
33352026-07-09T04:52:19.443Z[ ID] Interval Transfer Bitrate
33362026-07-09T04:52:19.443Z[ 5] 0.00-1.00 sec 34.6 MBytes 290 Mbits/sec
33372026-07-09T04:52:19.443Z[ 8] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
33382026-07-09T04:52:19.443Z[ 10] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
33392026-07-09T04:52:19.443Z[ 12] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
33402026-07-09T04:52:19.443Z[ 14] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
33412026-07-09T04:52:19.443Z[ 16] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
33422026-07-09T04:52:19.443Z[ 18] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
33432026-07-09T04:52:19.443Z[ 20] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
33442026-07-09T04:52:19.443Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
33452026-07-09T04:52:19.443Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-07-09T04:52:19.443Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33472026-07-09T04:52:19.443Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33482026-07-09T04:52:19.443Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33492026-07-09T04:52:19.443Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33502026-07-09T04:52:19.443Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33512026-07-09T04:52:19.443Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33522026-07-09T04:52:19.443Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33532026-07-09T04:52:19.443Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33542026-07-09T04:52:19.443Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
33552026-07-09T04:52:19.443Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-07-09T04:52:19.443Z[ 5] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
33572026-07-09T04:52:19.443Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
33582026-07-09T04:52:19.443Z[ 10] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
33592026-07-09T04:52:19.443Z[ 12] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
33602026-07-09T04:52:19.443Z[ 14] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
33612026-07-09T04:52:19.443Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
33622026-07-09T04:52:19.443Z[ 18] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
33632026-07-09T04:52:19.443Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
33642026-07-09T04:52:19.443Z[SUM] 2.00-3.00 sec 437 MBytes 3.67 Gbits/sec
33652026-07-09T04:52:19.443Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-07-09T04:52:19.443Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33672026-07-09T04:52:19.443Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33682026-07-09T04:52:19.443Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
33692026-07-09T04:52:19.444Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33702026-07-09T04:52:19.444Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33712026-07-09T04:52:19.444Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33722026-07-09T04:52:19.444Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33732026-07-09T04:52:19.444Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
33742026-07-09T04:52:19.444Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
33752026-07-09T04:52:19.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-07-09T04:52:19.444Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33772026-07-09T04:52:19.444Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33782026-07-09T04:52:19.444Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33792026-07-09T04:52:19.444Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33802026-07-09T04:52:19.444Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33812026-07-09T04:52:19.444Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33822026-07-09T04:52:19.444Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33832026-07-09T04:52:19.444Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33842026-07-09T04:52:19.444Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
33852026-07-09T04:52:19.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-07-09T04:52:19.444Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33872026-07-09T04:52:19.444Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33882026-07-09T04:52:19.444Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33892026-07-09T04:52:19.444Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33902026-07-09T04:52:19.444Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33912026-07-09T04:52:19.444Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33922026-07-09T04:52:19.444Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33932026-07-09T04:52:19.444Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33942026-07-09T04:52:19.444Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
33952026-07-09T04:52:19.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-07-09T04:52:19.444Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
33972026-07-09T04:52:19.444Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
33982026-07-09T04:52:19.444Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
33992026-07-09T04:52:22.445Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34002026-07-09T04:52:22.445Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34012026-07-09T04:52:22.445Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34022026-07-09T04:52:22.445Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34032026-07-09T04:52:22.445Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34042026-07-09T04:52:22.445Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
34052026-07-09T04:52:22.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-07-09T04:52:22.445Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34072026-07-09T04:52:22.445Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34082026-07-09T04:52:22.445Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34092026-07-09T04:52:22.445Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34102026-07-09T04:52:22.445Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34112026-07-09T04:52:22.445Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34122026-07-09T04:52:22.445Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34132026-07-09T04:52:22.445Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34142026-07-09T04:52:22.445Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
34152026-07-09T04:52:22.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-07-09T04:52:22.445Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
34172026-07-09T04:52:22.445Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34182026-07-09T04:52:22.445Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
34192026-07-09T04:52:22.445Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
34202026-07-09T04:52:22.446Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
34212026-07-09T04:52:22.446Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
34222026-07-09T04:52:22.446Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
34232026-07-09T04:52:22.446Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
34242026-07-09T04:52:22.446Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
34252026-07-09T04:52:22.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-07-09T04:52:22.446Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34272026-07-09T04:52:22.446Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34282026-07-09T04:52:22.446Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34292026-07-09T04:52:22.446Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34302026-07-09T04:52:22.446Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34312026-07-09T04:52:22.446Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34322026-07-09T04:52:22.446Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34332026-07-09T04:52:22.446Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34342026-07-09T04:52:22.446Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
34352026-07-09T04:52:22.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-07-09T04:52:22.446Z[ 5] 10.00-10.00 sec 128 KBytes 831 Mbits/sec
34372026-07-09T04:52:22.446Z[ 8] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
34382026-07-09T04:52:22.446Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34392026-07-09T04:52:22.446Z[ 12] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
34402026-07-09T04:52:22.446Z[ 14] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
34412026-07-09T04:52:22.446Z[ 16] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
34422026-07-09T04:52:22.446Z[ 18] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
34432026-07-09T04:52:22.446Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34442026-07-09T04:52:22.446Z[SUM] 10.00-10.00 sec 768 KBytes 4.99 Gbits/sec
34452026-07-09T04:52:22.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-07-09T04:52:22.446Z[ ID] Interval Transfer Bitrate
34472026-07-09T04:52:22.446Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
34482026-07-09T04:52:22.447Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34492026-07-09T04:52:22.447Z[ 10] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
34502026-07-09T04:52:22.447Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34512026-07-09T04:52:22.447Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34522026-07-09T04:52:22.447Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34532026-07-09T04:52:22.447Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34542026-07-09T04:52:22.447Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34552026-07-09T04:52:22.447Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
34562026-07-09T04:52:22.451ZRun 8/10...3537.930230581435Mbps
34572026-07-09T04:52:29.870Z-----------------------------------------------------------
34582026-07-09T04:52:29.870ZServer listening on 5201 (test #19)
34592026-07-09T04:52:29.870Z-----------------------------------------------------------
34602026-07-09T04:52:29.870ZAccepted connection from 10.0.0.1, port 53919
34612026-07-09T04:52:29.870Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56394
34622026-07-09T04:52:29.870Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47862
34632026-07-09T04:52:29.870Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60987
34642026-07-09T04:52:29.870Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36316
34652026-07-09T04:52:29.870Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54726
34662026-07-09T04:52:29.870Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38162
34672026-07-09T04:52:29.870Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58509
34682026-07-09T04:52:29.870Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57536
34692026-07-09T04:52:29.870Z[ ID] Interval Transfer Bitrate
34702026-07-09T04:52:29.870Z[ 5] 0.00-1.00 sec 34.2 MBytes 287 Mbits/sec
34712026-07-09T04:52:29.870Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
34722026-07-09T04:52:29.870Z[ 10] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
34732026-07-09T04:52:29.870Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
34742026-07-09T04:52:29.871Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
34752026-07-09T04:52:29.871Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
34762026-07-09T04:52:29.871Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
34772026-07-09T04:52:29.871Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
34782026-07-09T04:52:29.871Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
34792026-07-09T04:52:29.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-07-09T04:52:29.871Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34812026-07-09T04:52:29.871Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
34822026-07-09T04:52:29.871Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
34832026-07-09T04:52:29.871Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
34842026-07-09T04:52:29.871Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
34852026-07-09T04:52:29.871Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
34862026-07-09T04:52:29.871Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
34872026-07-09T04:52:29.871Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
34882026-07-09T04:52:29.871Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
34892026-07-09T04:52:29.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-07-09T04:52:29.871Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
34912026-07-09T04:52:29.871Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
34922026-07-09T04:52:29.871Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
34932026-07-09T04:52:29.871Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34942026-07-09T04:52:29.871Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
34952026-07-09T04:52:29.871Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34962026-07-09T04:52:29.871Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
34972026-07-09T04:52:29.871Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34982026-07-09T04:52:29.871Z[SUM] 2.00-3.00 sec 435 MBytes 3.65 Gbits/sec
34992026-07-09T04:52:29.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-07-09T04:52:29.871Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
35012026-07-09T04:52:29.871Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
35022026-07-09T04:52:29.871Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
35032026-07-09T04:52:29.871Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
35042026-07-09T04:52:29.871Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35052026-07-09T04:52:29.871Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35062026-07-09T04:52:29.871Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35072026-07-09T04:52:29.871Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35082026-07-09T04:52:29.871Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
35092026-07-09T04:52:29.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-07-09T04:52:29.871Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35112026-07-09T04:52:29.871Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35122026-07-09T04:52:29.872Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35132026-07-09T04:52:29.872Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35142026-07-09T04:52:29.872Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35152026-07-09T04:52:29.872Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35162026-07-09T04:52:29.872Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35172026-07-09T04:52:29.872Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35182026-07-09T04:52:29.872Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
35192026-07-09T04:52:29.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-07-09T04:52:29.872Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35212026-07-09T04:52:29.872Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35222026-07-09T04:52:29.872Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35232026-07-09T04:52:29.872Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35242026-07-09T04:52:29.872Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
35252026-07-09T04:52:29.872Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35262026-07-09T04:52:29.872Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35272026-07-09T04:52:29.872Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35282026-07-09T04:52:29.872Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
35292026-07-09T04:52:29.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-07-09T04:52:29.872Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
35312026-07-09T04:52:29.872Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
35322026-07-09T04:52:29.872Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35332026-07-09T04:52:32.872Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
35342026-07-09T04:52:32.872Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
35352026-07-09T04:52:32.872Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35362026-07-09T04:52:32.872Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35372026-07-09T04:52:32.872Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35382026-07-09T04:52:32.872Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
35392026-07-09T04:52:32.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-07-09T04:52:32.872Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35412026-07-09T04:52:32.872Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35422026-07-09T04:52:32.872Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
35432026-07-09T04:52:32.872Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35442026-07-09T04:52:32.872Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35452026-07-09T04:52:32.872Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35462026-07-09T04:52:32.872Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35472026-07-09T04:52:32.872Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
35482026-07-09T04:52:32.872Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
35492026-07-09T04:52:32.873Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-07-09T04:52:32.873Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35512026-07-09T04:52:32.873Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35522026-07-09T04:52:32.873Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35532026-07-09T04:52:32.873Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35542026-07-09T04:52:32.873Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35552026-07-09T04:52:32.873Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35562026-07-09T04:52:32.873Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35572026-07-09T04:52:32.873Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35582026-07-09T04:52:32.873Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
35592026-07-09T04:52:32.873Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-07-09T04:52:32.873Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35612026-07-09T04:52:32.873Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35622026-07-09T04:52:32.873Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
35632026-07-09T04:52:32.873Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35642026-07-09T04:52:32.873Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
35652026-07-09T04:52:32.873Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35662026-07-09T04:52:32.873Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35672026-07-09T04:52:32.873Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35682026-07-09T04:52:32.873Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
35692026-07-09T04:52:32.873Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-07-09T04:52:32.873Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35712026-07-09T04:52:32.873Z[ 8] 10.00-10.00 sec 128 KBytes 861 Mbits/sec
35722026-07-09T04:52:32.873Z[ 10] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
35732026-07-09T04:52:32.873Z[ 12] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
35742026-07-09T04:52:32.876Z[ 14] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
35752026-07-09T04:52:32.876Z[ 16] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
35762026-07-09T04:52:32.876Z[ 18] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
35772026-07-09T04:52:32.877Z[ 20] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
35782026-07-09T04:52:32.877Z[SUM] 10.00-10.00 sec 896 KBytes 6.02 Gbits/sec
35792026-07-09T04:52:32.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-07-09T04:52:32.877Z[ ID] Interval Transfer Bitrate
35812026-07-09T04:52:32.877Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
35822026-07-09T04:52:32.877Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35832026-07-09T04:52:32.877Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35842026-07-09T04:52:32.877Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35852026-07-09T04:52:32.877Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35862026-07-09T04:52:32.877Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35872026-07-09T04:52:32.877Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35882026-07-09T04:52:32.877Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35892026-07-09T04:52:32.877Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
35902026-07-09T04:52:32.877ZRun 9/10...3536.14662585282Mbps
35912026-07-09T04:52:40.301Z-----------------------------------------------------------
35922026-07-09T04:52:40.301ZServer listening on 5201 (test #20)
35932026-07-09T04:52:40.301Z-----------------------------------------------------------
35942026-07-09T04:52:40.301ZAccepted connection from 10.0.0.1, port 48290
35952026-07-09T04:52:40.301Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38426
35962026-07-09T04:52:40.301Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38495
35972026-07-09T04:52:40.301Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33332
35982026-07-09T04:52:40.301Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61514
35992026-07-09T04:52:40.301Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54387
36002026-07-09T04:52:40.301Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44958
36012026-07-09T04:52:40.301Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54061
36022026-07-09T04:52:40.301Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56166
36032026-07-09T04:52:40.301Z[ ID] Interval Transfer Bitrate
36042026-07-09T04:52:40.302Z[ 5] 0.00-1.00 sec 34.6 MBytes 290 Mbits/sec
36052026-07-09T04:52:40.302Z[ 8] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
36062026-07-09T04:52:40.302Z[ 10] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
36072026-07-09T04:52:40.302Z[ 12] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
36082026-07-09T04:52:40.302Z[ 14] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
36092026-07-09T04:52:40.302Z[ 16] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
36102026-07-09T04:52:40.302Z[ 18] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
36112026-07-09T04:52:40.302Z[ 20] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
36122026-07-09T04:52:40.302Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
36132026-07-09T04:52:40.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-07-09T04:52:40.302Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36152026-07-09T04:52:40.302Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
36162026-07-09T04:52:40.302Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36172026-07-09T04:52:40.302Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36182026-07-09T04:52:40.302Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36192026-07-09T04:52:40.302Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36202026-07-09T04:52:40.302Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
36212026-07-09T04:52:40.302Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36222026-07-09T04:52:40.302Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
36232026-07-09T04:52:40.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-07-09T04:52:40.302Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36252026-07-09T04:52:40.302Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36262026-07-09T04:52:40.302Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36272026-07-09T04:52:40.302Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36282026-07-09T04:52:40.302Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36292026-07-09T04:52:40.302Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36302026-07-09T04:52:40.302Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36312026-07-09T04:52:40.302Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36322026-07-09T04:52:40.302Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
36332026-07-09T04:52:40.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-07-09T04:52:40.302Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36352026-07-09T04:52:40.302Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36362026-07-09T04:52:40.302Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36372026-07-09T04:52:40.302Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36382026-07-09T04:52:40.302Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36392026-07-09T04:52:40.302Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36402026-07-09T04:52:40.302Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36412026-07-09T04:52:40.302Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36422026-07-09T04:52:40.303Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
36432026-07-09T04:52:40.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-07-09T04:52:40.303Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36452026-07-09T04:52:40.303Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36462026-07-09T04:52:40.303Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36472026-07-09T04:52:40.303Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36482026-07-09T04:52:40.303Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36492026-07-09T04:52:40.303Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36502026-07-09T04:52:40.303Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36512026-07-09T04:52:40.303Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36522026-07-09T04:52:40.303Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
36532026-07-09T04:52:40.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-07-09T04:52:40.303Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36552026-07-09T04:52:40.303Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36562026-07-09T04:52:40.303Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36572026-07-09T04:52:40.303Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36582026-07-09T04:52:40.303Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36592026-07-09T04:52:40.303Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36602026-07-09T04:52:40.303Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36612026-07-09T04:52:40.303Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36622026-07-09T04:52:40.303Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
36632026-07-09T04:52:40.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-07-09T04:52:40.303Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36652026-07-09T04:52:40.303Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36662026-07-09T04:52:40.303Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36672026-07-09T04:52:43.304Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36682026-07-09T04:52:43.304Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36692026-07-09T04:52:43.304Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36702026-07-09T04:52:43.304Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36712026-07-09T04:52:43.304Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36722026-07-09T04:52:43.304Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
36732026-07-09T04:52:43.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-07-09T04:52:43.304Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36752026-07-09T04:52:43.304Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36762026-07-09T04:52:43.304Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36772026-07-09T04:52:43.304Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
36782026-07-09T04:52:43.304Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36792026-07-09T04:52:43.304Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
36802026-07-09T04:52:43.304Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36812026-07-09T04:52:43.304Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36822026-07-09T04:52:43.304Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
36832026-07-09T04:52:43.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-07-09T04:52:43.304Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36852026-07-09T04:52:43.304Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36862026-07-09T04:52:43.304Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36872026-07-09T04:52:43.304Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36882026-07-09T04:52:43.304Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36892026-07-09T04:52:43.304Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36902026-07-09T04:52:43.304Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36912026-07-09T04:52:43.304Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36922026-07-09T04:52:43.304Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
36932026-07-09T04:52:43.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-07-09T04:52:43.304Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36952026-07-09T04:52:43.304Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
36962026-07-09T04:52:43.304Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36972026-07-09T04:52:43.304Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36982026-07-09T04:52:43.304Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36992026-07-09T04:52:43.304Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
37002026-07-09T04:52:43.304Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37012026-07-09T04:52:43.305Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
37022026-07-09T04:52:43.305Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
37032026-07-09T04:52:43.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-07-09T04:52:43.305Z[ 5] 10.00-10.00 sec 128 KBytes 675 Mbits/sec
37052026-07-09T04:52:43.305Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37062026-07-09T04:52:43.305Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37072026-07-09T04:52:43.305Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37082026-07-09T04:52:43.305Z[ 14] 10.00-10.00 sec 128 KBytes 675 Mbits/sec
37092026-07-09T04:52:43.305Z[ 16] 10.00-10.00 sec 128 KBytes 675 Mbits/sec
37102026-07-09T04:52:43.305Z[ 18] 10.00-10.00 sec 128 KBytes 676 Mbits/sec
37112026-07-09T04:52:43.305Z[ 20] 10.00-10.00 sec 128 KBytes 676 Mbits/sec
37122026-07-09T04:52:43.305Z[SUM] 10.00-10.00 sec 640 KBytes 3.38 Gbits/sec
37132026-07-09T04:52:43.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-07-09T04:52:43.305Z[ ID] Interval Transfer Bitrate
37152026-07-09T04:52:43.305Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
37162026-07-09T04:52:43.305Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37172026-07-09T04:52:43.305Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37182026-07-09T04:52:43.305Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37192026-07-09T04:52:43.305Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37202026-07-09T04:52:43.308Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37212026-07-09T04:52:43.309Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37222026-07-09T04:52:43.309Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37232026-07-09T04:52:43.309Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
37242026-07-09T04:52:43.309ZRun 10/10...3534.465403579984Mbps
37252026-07-09T04:52:43.309Z###---------------------###
37262026-07-09T04:52:43.309Z::: iPerf done... :::
37272026-07-09T04:52:43.309Z:::Awaiting out files...:::
37282026-07-09T04:52:43.309Z###---------------------###
37292026-07-09T04:52:43.309Z###-----###
37302026-07-09T04:52:43.309Z:::done!:::
37312026-07-09T04:52:43.309Z###-----###
37322026-07-09T04:52:44.279ZGnuplot not found, using plotters backend
37332026-07-09T04:52:44.412ZBenchmarking iperf-tcp/local/c2s/tx
37342026-07-09T04:52:44.412ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37352026-07-09T04:52:48.628ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37362026-07-09T04:53:08.645ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37372026-07-09T04:53:08.734Ziperf-tcp/local/c2s/tx time: [3.5055 µs 3.5056 µs 3.5057 µs]
37382026-07-09T04:53:08.734Z change: [−2.7649% −2.7600% −2.7548%] (p = 0.00 < 0.05)
37392026-07-09T04:53:08.734Z Performance has improved.
37402026-07-09T04:53:08.734ZFound 5 outliers among 100 measurements (5.00%)
37412026-07-09T04:53:08.734Z 1 (1.00%) low severe
37422026-07-09T04:53:08.734Z 1 (1.00%) low mild
37432026-07-09T04:53:08.734Z 2 (2.00%) high mild
37442026-07-09T04:53:08.734Z 1 (1.00%) high severe
37452026-07-09T04:53:09.618Z
37462026-07-09T04:53:09.620ZBenchmarking iperf-tcp/local/c2s/rx
37472026-07-09T04:53:09.621ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37482026-07-09T04:53:13.835ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37492026-07-09T04:53:33.835ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37502026-07-09T04:53:33.920Ziperf-tcp/local/c2s/rx time: [6.5897 µs 6.5898 µs 6.5900 µs]
37512026-07-09T04:53:33.920Z change: [−1.4903% −1.4859% −1.4814%] (p = 0.00 < 0.05)
37522026-07-09T04:53:33.920Z Performance has improved.
37532026-07-09T04:53:33.920ZFound 10 outliers among 100 measurements (10.00%)
37542026-07-09T04:53:33.920Z 2 (2.00%) low severe
37552026-07-09T04:53:33.920Z 4 (4.00%) low mild
37562026-07-09T04:53:33.921Z 2 (2.00%) high mild
37572026-07-09T04:53:33.921Z 2 (2.00%) high severe
37582026-07-09T04:53:34.805Z
37592026-07-09T04:53:34.808Z###-------------------###
37602026-07-09T04:53:34.808Z:::Running experiment :::
37612026-07-09T04:53:34.808Z:::iperf-tcp/local/s2c:::
37622026-07-09T04:53:34.808Z###-------------------###
37632026-07-09T04:53:35.140Zdtrace: description 'profile-201us ' matched 2 probes
37642026-07-09T04:53:42.217Z-----------------------------------------------------------
37652026-07-09T04:53:42.217ZServer listening on 5201 (test #21)
37662026-07-09T04:53:42.217Z-----------------------------------------------------------
37672026-07-09T04:53:42.217ZAccepted connection from 10.0.0.1, port 44205
37682026-07-09T04:53:42.217Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39953
37692026-07-09T04:53:42.217Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62549
37702026-07-09T04:53:42.217Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54371
37712026-07-09T04:53:42.217Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55628
37722026-07-09T04:53:42.218Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39919
37732026-07-09T04:53:42.218Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46087
37742026-07-09T04:53:42.218Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59135
37752026-07-09T04:53:42.218Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33293
37762026-07-09T04:53:42.218Z[ ID] Interval Transfer Bitrate
37772026-07-09T04:53:42.218Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37782026-07-09T04:53:42.218Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37792026-07-09T04:53:42.218Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37802026-07-09T04:53:42.218Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37812026-07-09T04:53:42.218Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37822026-07-09T04:53:42.218Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37832026-07-09T04:53:42.218Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37842026-07-09T04:53:42.218Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37852026-07-09T04:53:42.218Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
37862026-07-09T04:53:42.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
37872026-07-09T04:53:42.218Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37882026-07-09T04:53:42.218Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37892026-07-09T04:53:42.218Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37902026-07-09T04:53:42.218Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37912026-07-09T04:53:42.218Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37922026-07-09T04:53:42.218Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37932026-07-09T04:53:42.218Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37942026-07-09T04:53:42.218Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37952026-07-09T04:53:42.218Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
37962026-07-09T04:53:42.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
37972026-07-09T04:53:42.218Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
37982026-07-09T04:53:42.218Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
37992026-07-09T04:53:42.218Z[ 10] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
38002026-07-09T04:53:42.218Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
38012026-07-09T04:53:42.218Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
38022026-07-09T04:53:42.218Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
38032026-07-09T04:53:42.218Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
38042026-07-09T04:53:42.218Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
38052026-07-09T04:53:42.218Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
38062026-07-09T04:53:42.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
38072026-07-09T04:53:42.218Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38082026-07-09T04:53:42.218Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38092026-07-09T04:53:42.218Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38102026-07-09T04:53:42.218Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38112026-07-09T04:53:42.219Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38122026-07-09T04:53:42.219Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38132026-07-09T04:53:42.219Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38142026-07-09T04:53:42.219Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38152026-07-09T04:53:42.219Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
38162026-07-09T04:53:42.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
38172026-07-09T04:53:42.219Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38182026-07-09T04:53:42.219Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38192026-07-09T04:53:42.219Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38202026-07-09T04:53:42.219Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38212026-07-09T04:53:42.219Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38222026-07-09T04:53:42.219Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38232026-07-09T04:53:42.219Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38242026-07-09T04:53:42.219Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38252026-07-09T04:53:42.219Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
38262026-07-09T04:53:42.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
38272026-07-09T04:53:42.219Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38282026-07-09T04:53:42.219Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38292026-07-09T04:53:42.219Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38302026-07-09T04:53:42.219Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
38312026-07-09T04:53:42.219Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38322026-07-09T04:53:42.219Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
38332026-07-09T04:53:42.219Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38342026-07-09T04:53:42.219Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
38352026-07-09T04:53:42.219Z[SUM] 5.00-6.00 sec 433 MBytes 3.64 Gbits/sec
38362026-07-09T04:53:42.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
38372026-07-09T04:53:42.219Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38382026-07-09T04:53:42.219Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38392026-07-09T04:53:42.219Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38402026-07-09T04:53:45.223Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38412026-07-09T04:53:45.223Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38422026-07-09T04:53:45.223Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38432026-07-09T04:53:45.223Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38442026-07-09T04:53:45.223Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
38452026-07-09T04:53:45.223Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
38462026-07-09T04:53:45.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
38472026-07-09T04:53:45.223Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38482026-07-09T04:53:45.223Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38492026-07-09T04:53:45.223Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38502026-07-09T04:53:45.223Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38512026-07-09T04:53:45.223Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38522026-07-09T04:53:45.223Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38532026-07-09T04:53:45.223Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38542026-07-09T04:53:45.223Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38552026-07-09T04:53:45.223Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
38562026-07-09T04:53:45.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
38572026-07-09T04:53:45.223Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38582026-07-09T04:53:45.224Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38592026-07-09T04:53:45.224Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38602026-07-09T04:53:45.224Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38612026-07-09T04:53:45.224Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38622026-07-09T04:53:45.224Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38632026-07-09T04:53:45.224Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38642026-07-09T04:53:45.224Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38652026-07-09T04:53:45.224Z[SUM] 8.00-9.00 sec 430 MBytes 3.60 Gbits/sec
38662026-07-09T04:53:45.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
38672026-07-09T04:53:45.224Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38682026-07-09T04:53:45.224Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38692026-07-09T04:53:45.224Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38702026-07-09T04:53:45.224Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38712026-07-09T04:53:45.224Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38722026-07-09T04:53:45.224Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38732026-07-09T04:53:45.224Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38742026-07-09T04:53:45.224Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38752026-07-09T04:53:45.224Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
38762026-07-09T04:53:45.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
38772026-07-09T04:53:45.224Z[ 5] 10.00-10.00 sec 128 KBytes 931 Mbits/sec
38782026-07-09T04:53:45.224Z[ 8] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
38792026-07-09T04:53:45.224Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38802026-07-09T04:53:45.224Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38812026-07-09T04:53:45.224Z[ 14] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
38822026-07-09T04:53:45.224Z[ 16] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
38832026-07-09T04:53:45.224Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38842026-07-09T04:53:45.224Z[ 20] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
38852026-07-09T04:53:45.224Z[SUM] 10.00-10.00 sec 640 KBytes 4.66 Gbits/sec
38862026-07-09T04:53:45.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
38872026-07-09T04:53:45.224Z[ ID] Interval Transfer Bitrate
38882026-07-09T04:53:45.224Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38892026-07-09T04:53:45.224Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38902026-07-09T04:53:45.224Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38912026-07-09T04:53:45.224Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38922026-07-09T04:53:45.224Z[ 14] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
38932026-07-09T04:53:45.224Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38942026-07-09T04:53:45.224Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38952026-07-09T04:53:45.224Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38962026-07-09T04:53:45.225Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
38972026-07-09T04:53:45.228ZRun 1/10...3542.8375067054826Mbps
38982026-07-09T04:53:52.645Z-----------------------------------------------------------
38992026-07-09T04:53:52.645ZServer listening on 5201 (test #22)
39002026-07-09T04:53:52.645Z-----------------------------------------------------------
39012026-07-09T04:53:52.645ZAccepted connection from 10.0.0.1, port 57136
39022026-07-09T04:53:52.645Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55211
39032026-07-09T04:53:52.645Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48012
39042026-07-09T04:53:52.645Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41676
39052026-07-09T04:53:52.645Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63865
39062026-07-09T04:53:52.645Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44471
39072026-07-09T04:53:52.645Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47130
39082026-07-09T04:53:52.645Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60221
39092026-07-09T04:53:52.645Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34363
39102026-07-09T04:53:52.645Z[ ID] Interval Transfer Bitrate
39112026-07-09T04:53:52.645Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39122026-07-09T04:53:52.645Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39132026-07-09T04:53:52.645Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39142026-07-09T04:53:52.645Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39152026-07-09T04:53:52.645Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39162026-07-09T04:53:52.645Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39172026-07-09T04:53:52.646Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39182026-07-09T04:53:52.646Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39192026-07-09T04:53:52.646Z[SUM] 0.00-1.00 sec 339 MBytes 2.85 Gbits/sec
39202026-07-09T04:53:52.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
39212026-07-09T04:53:52.646Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39222026-07-09T04:53:52.646Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39232026-07-09T04:53:52.646Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39242026-07-09T04:53:52.646Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39252026-07-09T04:53:52.646Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39262026-07-09T04:53:52.646Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39272026-07-09T04:53:52.646Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39282026-07-09T04:53:52.646Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39292026-07-09T04:53:52.646Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
39302026-07-09T04:53:52.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
39312026-07-09T04:53:52.646Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
39322026-07-09T04:53:52.646Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39332026-07-09T04:53:52.646Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
39342026-07-09T04:53:52.646Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
39352026-07-09T04:53:52.646Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
39362026-07-09T04:53:52.646Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
39372026-07-09T04:53:52.646Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
39382026-07-09T04:53:52.646Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
39392026-07-09T04:53:52.646Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
39402026-07-09T04:53:52.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
39412026-07-09T04:53:52.646Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39422026-07-09T04:53:52.646Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39432026-07-09T04:53:52.646Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39442026-07-09T04:53:52.646Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39452026-07-09T04:53:52.646Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39462026-07-09T04:53:52.646Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39472026-07-09T04:53:52.646Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39482026-07-09T04:53:52.646Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39492026-07-09T04:53:52.646Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
39502026-07-09T04:53:52.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
39512026-07-09T04:53:52.646Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39522026-07-09T04:53:52.646Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39532026-07-09T04:53:52.647Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39542026-07-09T04:53:52.647Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39552026-07-09T04:53:52.647Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39562026-07-09T04:53:52.647Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39572026-07-09T04:53:52.647Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39582026-07-09T04:53:52.647Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39592026-07-09T04:53:52.647Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
39602026-07-09T04:53:52.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
39612026-07-09T04:53:52.647Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
39622026-07-09T04:53:52.647Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
39632026-07-09T04:53:52.647Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
39642026-07-09T04:53:52.647Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
39652026-07-09T04:53:52.647Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
39662026-07-09T04:53:52.647Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
39672026-07-09T04:53:52.647Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
39682026-07-09T04:53:52.647Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
39692026-07-09T04:53:52.647Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
39702026-07-09T04:53:52.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
39712026-07-09T04:53:52.650Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39722026-07-09T04:53:52.650Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39732026-07-09T04:53:52.650Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39742026-07-09T04:53:55.648Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39752026-07-09T04:53:55.648Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39762026-07-09T04:53:55.648Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39772026-07-09T04:53:55.648Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39782026-07-09T04:53:55.648Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39792026-07-09T04:53:55.648Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
39802026-07-09T04:53:55.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
39812026-07-09T04:53:55.648Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39822026-07-09T04:53:55.648Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39832026-07-09T04:53:55.648Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39842026-07-09T04:53:55.648Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39852026-07-09T04:53:55.649Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39862026-07-09T04:53:55.649Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39872026-07-09T04:53:55.649Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39882026-07-09T04:53:55.649Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39892026-07-09T04:53:55.649Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
39902026-07-09T04:53:55.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
39912026-07-09T04:53:55.649Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
39922026-07-09T04:53:55.649Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
39932026-07-09T04:53:55.649Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39942026-07-09T04:53:55.649Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39952026-07-09T04:53:55.649Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39962026-07-09T04:53:55.649Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39972026-07-09T04:53:55.649Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
39982026-07-09T04:53:55.649Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39992026-07-09T04:53:55.649Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
40002026-07-09T04:53:55.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
40012026-07-09T04:53:55.649Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
40022026-07-09T04:53:55.649Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40032026-07-09T04:53:55.649Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40042026-07-09T04:53:55.649Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40052026-07-09T04:53:55.649Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40062026-07-09T04:53:55.649Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40072026-07-09T04:53:55.649Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40082026-07-09T04:53:55.649Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
40092026-07-09T04:53:55.649Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
40102026-07-09T04:53:55.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
40112026-07-09T04:53:55.649Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40122026-07-09T04:53:55.649Z[ 8] 10.00-10.00 sec 128 KBytes 946 Mbits/sec
40132026-07-09T04:53:55.649Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40142026-07-09T04:53:55.649Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40152026-07-09T04:53:55.649Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40162026-07-09T04:53:55.649Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40172026-07-09T04:53:55.649Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40182026-07-09T04:53:55.649Z[ 20] 10.00-10.00 sec 128 KBytes 946 Mbits/sec
40192026-07-09T04:53:55.649Z[SUM] 10.00-10.00 sec 256 KBytes 1.89 Gbits/sec
40202026-07-09T04:53:55.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
40212026-07-09T04:53:55.649Z[ ID] Interval Transfer Bitrate
40222026-07-09T04:53:55.649Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40232026-07-09T04:53:55.650Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40242026-07-09T04:53:55.650Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40252026-07-09T04:53:55.650Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40262026-07-09T04:53:55.650Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40272026-07-09T04:53:55.650Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40282026-07-09T04:53:55.650Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40292026-07-09T04:53:55.650Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40302026-07-09T04:53:55.650Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
40312026-07-09T04:53:55.654ZRun 2/10...3520.7224787933833Mbps
40322026-07-09T04:54:03.071Z-----------------------------------------------------------
40332026-07-09T04:54:03.071ZServer listening on 5201 (test #23)
40342026-07-09T04:54:03.071Z-----------------------------------------------------------
40352026-07-09T04:54:03.071ZAccepted connection from 10.0.0.1, port 38594
40362026-07-09T04:54:03.071Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36554
40372026-07-09T04:54:03.071Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46632
40382026-07-09T04:54:03.071Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60304
40392026-07-09T04:54:03.071Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35822
40402026-07-09T04:54:03.071Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54538
40412026-07-09T04:54:03.071Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47590
40422026-07-09T04:54:03.071Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45217
40432026-07-09T04:54:03.071Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40862
40442026-07-09T04:54:03.071Z[ ID] Interval Transfer Bitrate
40452026-07-09T04:54:03.072Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40462026-07-09T04:54:03.072Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40472026-07-09T04:54:03.072Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40482026-07-09T04:54:03.072Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40492026-07-09T04:54:03.072Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40502026-07-09T04:54:03.072Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40512026-07-09T04:54:03.072Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40522026-07-09T04:54:03.072Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40532026-07-09T04:54:03.072Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
40542026-07-09T04:54:03.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
40552026-07-09T04:54:03.072Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
40562026-07-09T04:54:03.072Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
40572026-07-09T04:54:03.072Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
40582026-07-09T04:54:03.072Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
40592026-07-09T04:54:03.072Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
40602026-07-09T04:54:03.072Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
40612026-07-09T04:54:03.072Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
40622026-07-09T04:54:03.072Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
40632026-07-09T04:54:03.072Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
40642026-07-09T04:54:03.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
40652026-07-09T04:54:03.072Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40662026-07-09T04:54:03.072Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40672026-07-09T04:54:03.072Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40682026-07-09T04:54:03.072Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40692026-07-09T04:54:03.072Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40702026-07-09T04:54:03.072Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40712026-07-09T04:54:03.073Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40722026-07-09T04:54:03.073Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40732026-07-09T04:54:03.073Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
40742026-07-09T04:54:03.073Z- - - - - - - - - - - - - - - - - - - - - - - - -
40752026-07-09T04:54:03.073Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40762026-07-09T04:54:03.073Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40772026-07-09T04:54:03.073Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40782026-07-09T04:54:03.073Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40792026-07-09T04:54:03.073Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40802026-07-09T04:54:03.073Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40812026-07-09T04:54:03.073Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40822026-07-09T04:54:03.073Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40832026-07-09T04:54:03.073Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
40842026-07-09T04:54:03.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
40852026-07-09T04:54:03.077Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40862026-07-09T04:54:03.077Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40872026-07-09T04:54:03.077Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40882026-07-09T04:54:03.077Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40892026-07-09T04:54:03.077Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
40902026-07-09T04:54:03.077Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
40912026-07-09T04:54:03.077Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40922026-07-09T04:54:03.077Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40932026-07-09T04:54:03.077Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
40942026-07-09T04:54:03.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
40952026-07-09T04:54:03.077Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
40962026-07-09T04:54:03.077Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
40972026-07-09T04:54:03.077Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
40982026-07-09T04:54:03.077Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
40992026-07-09T04:54:03.077Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
41002026-07-09T04:54:03.077Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
41012026-07-09T04:54:03.077Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
41022026-07-09T04:54:03.077Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
41032026-07-09T04:54:03.078Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
41042026-07-09T04:54:03.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
41052026-07-09T04:54:03.078Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41062026-07-09T04:54:03.078Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41072026-07-09T04:54:03.078Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41082026-07-09T04:54:06.076Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41092026-07-09T04:54:06.077Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41102026-07-09T04:54:06.077Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41112026-07-09T04:54:06.077Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
41122026-07-09T04:54:06.077Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41132026-07-09T04:54:06.077Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
41142026-07-09T04:54:06.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
41152026-07-09T04:54:06.077Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41162026-07-09T04:54:06.077Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41172026-07-09T04:54:06.077Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41182026-07-09T04:54:06.077Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41192026-07-09T04:54:06.077Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
41202026-07-09T04:54:06.077Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41212026-07-09T04:54:06.077Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41222026-07-09T04:54:06.077Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41232026-07-09T04:54:06.077Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
41242026-07-09T04:54:06.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
41252026-07-09T04:54:06.077Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
41262026-07-09T04:54:06.077Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
41272026-07-09T04:54:06.077Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
41282026-07-09T04:54:06.077Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
41292026-07-09T04:54:06.077Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41302026-07-09T04:54:06.077Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41312026-07-09T04:54:06.077Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41322026-07-09T04:54:06.077Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
41332026-07-09T04:54:06.077Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
41342026-07-09T04:54:06.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
41352026-07-09T04:54:06.077Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41362026-07-09T04:54:06.077Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
41372026-07-09T04:54:06.077Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
41382026-07-09T04:54:06.077Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
41392026-07-09T04:54:06.077Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41402026-07-09T04:54:06.077Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41412026-07-09T04:54:06.077Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
41422026-07-09T04:54:06.077Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41432026-07-09T04:54:06.077Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
41442026-07-09T04:54:06.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
41452026-07-09T04:54:06.078Z[ 5] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
41462026-07-09T04:54:06.078Z[ 8] 10.00-10.00 sec 128 KBytes 963 Mbits/sec
41472026-07-09T04:54:06.078Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-07-09T04:54:06.078Z[ 12] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
41492026-07-09T04:54:06.078Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41502026-07-09T04:54:06.078Z[ 16] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
41512026-07-09T04:54:06.078Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41522026-07-09T04:54:06.078Z[ 20] 10.00-10.00 sec 128 KBytes 963 Mbits/sec
41532026-07-09T04:54:06.078Z[SUM] 10.00-10.00 sec 640 KBytes 4.81 Gbits/sec
41542026-07-09T04:54:06.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
41552026-07-09T04:54:06.078Z[ ID] Interval Transfer Bitrate
41562026-07-09T04:54:06.078Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
41572026-07-09T04:54:06.078Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
41582026-07-09T04:54:06.078Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
41592026-07-09T04:54:06.078Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
41602026-07-09T04:54:06.078Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
41612026-07-09T04:54:06.078Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
41622026-07-09T04:54:06.078Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
41632026-07-09T04:54:06.078Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
41642026-07-09T04:54:06.078Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
41652026-07-09T04:54:06.082ZRun 3/10...3512.5497734301266Mbps
41662026-07-09T04:54:13.511Z-----------------------------------------------------------
41672026-07-09T04:54:13.511ZServer listening on 5201 (test #24)
41682026-07-09T04:54:13.511Z-----------------------------------------------------------
41692026-07-09T04:54:13.511ZAccepted connection from 10.0.0.1, port 49020
41702026-07-09T04:54:13.511Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37813
41712026-07-09T04:54:13.511Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44331
41722026-07-09T04:54:13.511Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36566
41732026-07-09T04:54:13.511Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46633
41742026-07-09T04:54:13.511Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44857
41752026-07-09T04:54:13.511Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42374
41762026-07-09T04:54:13.511Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60303
41772026-07-09T04:54:13.511Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49515
41782026-07-09T04:54:13.511Z[ ID] Interval Transfer Bitrate
41792026-07-09T04:54:13.511Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41802026-07-09T04:54:13.511Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41812026-07-09T04:54:13.512Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41822026-07-09T04:54:13.512Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41832026-07-09T04:54:13.512Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41842026-07-09T04:54:13.512Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41852026-07-09T04:54:13.512Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41862026-07-09T04:54:13.512Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41872026-07-09T04:54:13.512Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
41882026-07-09T04:54:13.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
41892026-07-09T04:54:13.512Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41902026-07-09T04:54:13.512Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41912026-07-09T04:54:13.512Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41922026-07-09T04:54:13.512Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41932026-07-09T04:54:13.512Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41942026-07-09T04:54:13.512Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41952026-07-09T04:54:13.512Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41962026-07-09T04:54:13.512Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41972026-07-09T04:54:13.512Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
41982026-07-09T04:54:13.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
41992026-07-09T04:54:13.512Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42002026-07-09T04:54:13.512Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42012026-07-09T04:54:13.512Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42022026-07-09T04:54:13.512Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42032026-07-09T04:54:13.512Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42042026-07-09T04:54:13.512Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42052026-07-09T04:54:13.512Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42062026-07-09T04:54:13.512Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42072026-07-09T04:54:13.512Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
42082026-07-09T04:54:13.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
42092026-07-09T04:54:13.513Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42102026-07-09T04:54:13.513Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
42112026-07-09T04:54:13.514Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42122026-07-09T04:54:13.514Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42132026-07-09T04:54:13.514Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
42142026-07-09T04:54:13.514Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42152026-07-09T04:54:13.514Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
42162026-07-09T04:54:13.514Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42172026-07-09T04:54:13.514Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
42182026-07-09T04:54:13.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
42192026-07-09T04:54:13.514Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42202026-07-09T04:54:13.514Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42212026-07-09T04:54:13.514Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42222026-07-09T04:54:13.514Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42232026-07-09T04:54:13.514Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42242026-07-09T04:54:13.514Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42252026-07-09T04:54:13.514Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42262026-07-09T04:54:13.514Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42272026-07-09T04:54:13.514Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
42282026-07-09T04:54:13.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
42292026-07-09T04:54:13.514Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
42302026-07-09T04:54:13.514Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
42312026-07-09T04:54:13.514Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
42322026-07-09T04:54:13.514Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
42332026-07-09T04:54:13.514Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
42342026-07-09T04:54:13.514Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
42352026-07-09T04:54:13.514Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
42362026-07-09T04:54:13.515Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
42372026-07-09T04:54:13.515Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
42382026-07-09T04:54:13.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
42392026-07-09T04:54:13.515Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
42402026-07-09T04:54:13.515Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
42412026-07-09T04:54:13.515Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42422026-07-09T04:54:16.569Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
42432026-07-09T04:54:16.569Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42442026-07-09T04:54:16.569Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42452026-07-09T04:54:16.569Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
42462026-07-09T04:54:16.569Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
42472026-07-09T04:54:16.569Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
42482026-07-09T04:54:16.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
42492026-07-09T04:54:16.569Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
42502026-07-09T04:54:16.569Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42512026-07-09T04:54:16.569Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42522026-07-09T04:54:16.569Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
42532026-07-09T04:54:16.569Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42542026-07-09T04:54:16.569Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42552026-07-09T04:54:16.569Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
42562026-07-09T04:54:16.569Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42572026-07-09T04:54:16.569Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
42582026-07-09T04:54:16.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
42592026-07-09T04:54:16.569Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42602026-07-09T04:54:16.569Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42612026-07-09T04:54:16.569Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42622026-07-09T04:54:16.569Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42632026-07-09T04:54:16.569Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42642026-07-09T04:54:16.570Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42652026-07-09T04:54:16.570Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42662026-07-09T04:54:16.570Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42672026-07-09T04:54:16.570Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
42682026-07-09T04:54:16.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
42692026-07-09T04:54:16.570Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42702026-07-09T04:54:16.570Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42712026-07-09T04:54:16.570Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42722026-07-09T04:54:16.570Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
42732026-07-09T04:54:16.570Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
42742026-07-09T04:54:16.570Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42752026-07-09T04:54:16.570Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42762026-07-09T04:54:16.570Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42772026-07-09T04:54:16.570Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
42782026-07-09T04:54:16.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
42792026-07-09T04:54:16.570Z[ 5] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
42802026-07-09T04:54:16.570Z[ 8] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
42812026-07-09T04:54:16.570Z[ 10] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
42822026-07-09T04:54:16.570Z[ 12] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
42832026-07-09T04:54:16.570Z[ 14] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
42842026-07-09T04:54:16.570Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42852026-07-09T04:54:16.570Z[ 18] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
42862026-07-09T04:54:16.570Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42872026-07-09T04:54:16.570Z[SUM] 10.00-10.00 sec 768 KBytes 5.40 Gbits/sec
42882026-07-09T04:54:16.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
42892026-07-09T04:54:16.570Z[ ID] Interval Transfer Bitrate
42902026-07-09T04:54:16.571Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42912026-07-09T04:54:16.571Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42922026-07-09T04:54:16.571Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42932026-07-09T04:54:16.571Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42942026-07-09T04:54:16.571Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42952026-07-09T04:54:16.571Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42962026-07-09T04:54:16.571Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42972026-07-09T04:54:16.571Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42982026-07-09T04:54:16.571Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
42992026-07-09T04:54:16.627ZRun 4/10...3529.404566120741Mbps
43002026-07-09T04:54:23.934Z-----------------------------------------------------------
43012026-07-09T04:54:23.934ZServer listening on 5201 (test #25)
43022026-07-09T04:54:23.934Z-----------------------------------------------------------
43032026-07-09T04:54:23.934ZAccepted connection from 10.0.0.1, port 61851
43042026-07-09T04:54:23.934Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62272
43052026-07-09T04:54:23.934Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56857
43062026-07-09T04:54:23.934Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50377
43072026-07-09T04:54:23.934Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63875
43082026-07-09T04:54:23.934Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38647
43092026-07-09T04:54:23.934Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46178
43102026-07-09T04:54:23.934Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52656
43112026-07-09T04:54:23.934Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37870
43122026-07-09T04:54:23.934Z[ ID] Interval Transfer Bitrate
43132026-07-09T04:54:23.934Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43142026-07-09T04:54:23.934Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43152026-07-09T04:54:23.934Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43162026-07-09T04:54:23.934Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43172026-07-09T04:54:23.934Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43182026-07-09T04:54:23.935Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43192026-07-09T04:54:23.935Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43202026-07-09T04:54:23.935Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43212026-07-09T04:54:23.935Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
43222026-07-09T04:54:23.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
43232026-07-09T04:54:23.935Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
43242026-07-09T04:54:23.935Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43252026-07-09T04:54:23.935Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
43262026-07-09T04:54:23.935Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43272026-07-09T04:54:23.935Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43282026-07-09T04:54:23.935Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43292026-07-09T04:54:23.935Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43302026-07-09T04:54:23.935Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43312026-07-09T04:54:23.935Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
43322026-07-09T04:54:23.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
43332026-07-09T04:54:23.935Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43342026-07-09T04:54:23.935Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
43352026-07-09T04:54:23.935Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43362026-07-09T04:54:23.935Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43372026-07-09T04:54:23.935Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
43382026-07-09T04:54:23.935Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
43392026-07-09T04:54:23.935Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
43402026-07-09T04:54:23.935Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
43412026-07-09T04:54:23.935Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
43422026-07-09T04:54:23.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
43432026-07-09T04:54:23.935Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43442026-07-09T04:54:23.935Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43452026-07-09T04:54:23.939Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43462026-07-09T04:54:23.939Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
43472026-07-09T04:54:23.939Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43482026-07-09T04:54:23.939Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43492026-07-09T04:54:23.939Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
43502026-07-09T04:54:23.939Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43512026-07-09T04:54:23.939Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
43522026-07-09T04:54:23.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
43532026-07-09T04:54:23.939Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
43542026-07-09T04:54:23.939Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
43552026-07-09T04:54:23.939Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
43562026-07-09T04:54:23.939Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
43572026-07-09T04:54:23.939Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
43582026-07-09T04:54:23.939Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
43592026-07-09T04:54:23.939Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
43602026-07-09T04:54:23.939Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
43612026-07-09T04:54:23.939Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
43622026-07-09T04:54:23.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
43632026-07-09T04:54:23.939Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43642026-07-09T04:54:23.939Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
43652026-07-09T04:54:23.939Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
43662026-07-09T04:54:23.939Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
43672026-07-09T04:54:23.939Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
43682026-07-09T04:54:23.939Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43692026-07-09T04:54:23.939Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
43702026-07-09T04:54:23.939Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
43712026-07-09T04:54:23.939Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
43722026-07-09T04:54:23.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
43732026-07-09T04:54:23.939Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43742026-07-09T04:54:23.939Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43752026-07-09T04:54:23.939Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43762026-07-09T04:54:26.966Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43772026-07-09T04:54:26.966Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43782026-07-09T04:54:26.966Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43792026-07-09T04:54:26.966Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43802026-07-09T04:54:26.966Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43812026-07-09T04:54:26.966Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
43822026-07-09T04:54:26.966Z- - - - - - - - - - - - - - - - - - - - - - - - -
43832026-07-09T04:54:26.966Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
43842026-07-09T04:54:26.967Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43852026-07-09T04:54:26.967Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43862026-07-09T04:54:26.967Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43872026-07-09T04:54:26.967Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43882026-07-09T04:54:26.967Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43892026-07-09T04:54:26.967Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43902026-07-09T04:54:26.967Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43912026-07-09T04:54:26.967Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
43922026-07-09T04:54:26.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
43932026-07-09T04:54:26.967Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43942026-07-09T04:54:26.967Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
43952026-07-09T04:54:26.967Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43962026-07-09T04:54:26.967Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43972026-07-09T04:54:26.967Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43982026-07-09T04:54:26.967Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43992026-07-09T04:54:26.967Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
44002026-07-09T04:54:26.967Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
44012026-07-09T04:54:26.967Z[SUM] 8.00-9.00 sec 433 MBytes 3.64 Gbits/sec
44022026-07-09T04:54:26.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
44032026-07-09T04:54:26.967Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
44042026-07-09T04:54:26.967Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
44052026-07-09T04:54:26.968Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
44062026-07-09T04:54:26.968Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
44072026-07-09T04:54:26.968Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
44082026-07-09T04:54:26.968Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
44092026-07-09T04:54:26.968Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
44102026-07-09T04:54:26.968Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
44112026-07-09T04:54:26.968Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
44122026-07-09T04:54:26.968Z- - - - - - - - - - - - - - - - - - - - - - - - -
44132026-07-09T04:54:26.968Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44142026-07-09T04:54:26.968Z[ 8] 10.00-10.00 sec 128 KBytes 931 Mbits/sec
44152026-07-09T04:54:26.968Z[ 10] 10.00-10.00 sec 128 KBytes 931 Mbits/sec
44162026-07-09T04:54:26.968Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44172026-07-09T04:54:26.968Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44182026-07-09T04:54:26.968Z[ 16] 10.00-10.00 sec 128 KBytes 931 Mbits/sec
44192026-07-09T04:54:26.968Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44202026-07-09T04:54:26.968Z[ 20] 10.00-10.00 sec 128 KBytes 931 Mbits/sec
44212026-07-09T04:54:26.968Z[SUM] 10.00-10.00 sec 512 KBytes 3.72 Gbits/sec
44222026-07-09T04:54:26.968Z- - - - - - - - - - - - - - - - - - - - - - - - -
44232026-07-09T04:54:26.968Z[ ID] Interval Transfer Bitrate
44242026-07-09T04:54:26.968Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
44252026-07-09T04:54:26.969Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44262026-07-09T04:54:26.969Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
44272026-07-09T04:54:26.969Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44282026-07-09T04:54:26.969Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
44292026-07-09T04:54:26.969Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
44302026-07-09T04:54:26.969Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
44312026-07-09T04:54:26.969Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
44322026-07-09T04:54:26.969Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
44332026-07-09T04:54:27.024ZRun 5/10...3538.853374088667Mbps
44342026-07-09T04:54:34.362Z-----------------------------------------------------------
44352026-07-09T04:54:34.362ZServer listening on 5201 (test #26)
44362026-07-09T04:54:34.362Z-----------------------------------------------------------
44372026-07-09T04:54:34.362ZAccepted connection from 10.0.0.1, port 60620
44382026-07-09T04:54:34.362Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49857
44392026-07-09T04:54:34.362Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34638
44402026-07-09T04:54:34.362Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47862
44412026-07-09T04:54:34.362Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51596
44422026-07-09T04:54:34.362Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63212
44432026-07-09T04:54:34.362Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38884
44442026-07-09T04:54:34.362Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64462
44452026-07-09T04:54:34.362Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50005
44462026-07-09T04:54:34.363Z[ ID] Interval Transfer Bitrate
44472026-07-09T04:54:34.363Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44482026-07-09T04:54:34.363Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44492026-07-09T04:54:34.363Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44502026-07-09T04:54:34.363Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44512026-07-09T04:54:34.363Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44522026-07-09T04:54:34.363Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44532026-07-09T04:54:34.363Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44542026-07-09T04:54:34.363Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44552026-07-09T04:54:34.363Z[SUM] 0.00-1.00 sec 339 MBytes 2.85 Gbits/sec
44562026-07-09T04:54:34.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
44572026-07-09T04:54:34.363Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44582026-07-09T04:54:34.363Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44592026-07-09T04:54:34.363Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44602026-07-09T04:54:34.363Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44612026-07-09T04:54:34.363Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44622026-07-09T04:54:34.363Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44632026-07-09T04:54:34.363Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44642026-07-09T04:54:34.363Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44652026-07-09T04:54:34.363Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
44662026-07-09T04:54:34.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
44672026-07-09T04:54:34.363Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44682026-07-09T04:54:34.363Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44692026-07-09T04:54:34.363Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44702026-07-09T04:54:34.363Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44712026-07-09T04:54:34.363Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44722026-07-09T04:54:34.363Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44732026-07-09T04:54:34.363Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44742026-07-09T04:54:34.363Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44752026-07-09T04:54:34.363Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
44762026-07-09T04:54:34.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
44772026-07-09T04:54:34.363Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
44782026-07-09T04:54:34.363Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
44792026-07-09T04:54:34.363Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
44802026-07-09T04:54:34.363Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44812026-07-09T04:54:34.363Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
44822026-07-09T04:54:34.364Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44832026-07-09T04:54:34.364Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
44842026-07-09T04:54:34.364Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44852026-07-09T04:54:34.364Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
44862026-07-09T04:54:34.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
44872026-07-09T04:54:34.364Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
44882026-07-09T04:54:34.364Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44892026-07-09T04:54:34.364Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44902026-07-09T04:54:34.364Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44912026-07-09T04:54:34.364Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44922026-07-09T04:54:34.364Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
44932026-07-09T04:54:34.364Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
44942026-07-09T04:54:34.364Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44952026-07-09T04:54:34.364Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
44962026-07-09T04:54:34.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
44972026-07-09T04:54:34.364Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44982026-07-09T04:54:34.364Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44992026-07-09T04:54:34.364Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45002026-07-09T04:54:34.364Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45012026-07-09T04:54:34.364Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45022026-07-09T04:54:34.364Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45032026-07-09T04:54:34.364Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45042026-07-09T04:54:34.364Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45052026-07-09T04:54:34.364Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
45062026-07-09T04:54:34.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
45072026-07-09T04:54:34.364Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45082026-07-09T04:54:34.364Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45092026-07-09T04:54:34.364Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
45102026-07-09T04:54:37.367Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45112026-07-09T04:54:37.367Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
45122026-07-09T04:54:37.367Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
45132026-07-09T04:54:37.367Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45142026-07-09T04:54:37.367Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
45152026-07-09T04:54:37.367Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
45162026-07-09T04:54:37.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
45172026-07-09T04:54:37.367Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45182026-07-09T04:54:37.367Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45192026-07-09T04:54:37.367Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45202026-07-09T04:54:37.367Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45212026-07-09T04:54:37.367Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45222026-07-09T04:54:37.367Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45232026-07-09T04:54:37.368Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45242026-07-09T04:54:37.368Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45252026-07-09T04:54:37.368Z[SUM] 7.00-8.00 sec 427 MBytes 3.59 Gbits/sec
45262026-07-09T04:54:37.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
45272026-07-09T04:54:37.368Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45282026-07-09T04:54:37.368Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45292026-07-09T04:54:37.368Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45302026-07-09T04:54:37.368Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45312026-07-09T04:54:37.368Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45322026-07-09T04:54:37.368Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45332026-07-09T04:54:37.368Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45342026-07-09T04:54:37.368Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45352026-07-09T04:54:37.368Z[SUM] 8.00-9.00 sec 427 MBytes 3.59 Gbits/sec
45362026-07-09T04:54:37.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
45372026-07-09T04:54:37.368Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45382026-07-09T04:54:37.368Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45392026-07-09T04:54:37.368Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45402026-07-09T04:54:37.368Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45412026-07-09T04:54:37.368Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45422026-07-09T04:54:37.368Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45432026-07-09T04:54:37.368Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45442026-07-09T04:54:37.368Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45452026-07-09T04:54:37.368Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
45462026-07-09T04:54:37.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
45472026-07-09T04:54:37.368Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45482026-07-09T04:54:37.368Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45492026-07-09T04:54:37.368Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45502026-07-09T04:54:37.368Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45512026-07-09T04:54:37.368Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45522026-07-09T04:54:37.368Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45532026-07-09T04:54:37.368Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45542026-07-09T04:54:37.368Z[ 20] 10.00-10.00 sec 128 KBytes 768 Mbits/sec
45552026-07-09T04:54:37.368Z[SUM] 10.00-10.00 sec 128 KBytes 767 Mbits/sec
45562026-07-09T04:54:37.372Z- - - - - - - - - - - - - - - - - - - - - - - - -
45572026-07-09T04:54:37.372Z[ ID] Interval Transfer Bitrate
45582026-07-09T04:54:37.372Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45592026-07-09T04:54:37.372Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45602026-07-09T04:54:37.372Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45612026-07-09T04:54:37.372Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45622026-07-09T04:54:37.372Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45632026-07-09T04:54:37.372Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45642026-07-09T04:54:37.372Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45652026-07-09T04:54:37.372Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45662026-07-09T04:54:37.372Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
45672026-07-09T04:54:37.372ZRun 6/10...3517.171482383986Mbps
45682026-07-09T04:54:44.790Z-----------------------------------------------------------
45692026-07-09T04:54:44.790ZServer listening on 5201 (test #27)
45702026-07-09T04:54:44.790Z-----------------------------------------------------------
45712026-07-09T04:54:44.790ZAccepted connection from 10.0.0.1, port 60710
45722026-07-09T04:54:44.790Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36679
45732026-07-09T04:54:44.790Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54849
45742026-07-09T04:54:44.790Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56131
45752026-07-09T04:54:44.790Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46437
45762026-07-09T04:54:44.790Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56177
45772026-07-09T04:54:44.790Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44120
45782026-07-09T04:54:44.790Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33384
45792026-07-09T04:54:44.790Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60486
45802026-07-09T04:54:44.790Z[ ID] Interval Transfer Bitrate
45812026-07-09T04:54:44.790Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45822026-07-09T04:54:44.790Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45832026-07-09T04:54:44.790Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45842026-07-09T04:54:44.790Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45852026-07-09T04:54:44.790Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45862026-07-09T04:54:44.790Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45872026-07-09T04:54:44.790Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45882026-07-09T04:54:44.790Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45892026-07-09T04:54:44.790Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
45902026-07-09T04:54:44.790Z- - - - - - - - - - - - - - - - - - - - - - - - -
45912026-07-09T04:54:44.790Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
45922026-07-09T04:54:44.790Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45932026-07-09T04:54:44.791Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45942026-07-09T04:54:44.791Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45952026-07-09T04:54:44.791Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45962026-07-09T04:54:44.791Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45972026-07-09T04:54:44.791Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
45982026-07-09T04:54:44.791Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
45992026-07-09T04:54:44.791Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
46002026-07-09T04:54:44.791Z- - - - - - - - - - - - - - - - - - - - - - - - -
46012026-07-09T04:54:44.791Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46022026-07-09T04:54:44.791Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46032026-07-09T04:54:44.791Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
46042026-07-09T04:54:44.791Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46052026-07-09T04:54:44.791Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
46062026-07-09T04:54:44.791Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46072026-07-09T04:54:44.791Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
46082026-07-09T04:54:44.791Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46092026-07-09T04:54:44.791Z[SUM] 2.00-3.00 sec 427 MBytes 3.59 Gbits/sec
46102026-07-09T04:54:44.791Z- - - - - - - - - - - - - - - - - - - - - - - - -
46112026-07-09T04:54:44.791Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46122026-07-09T04:54:44.791Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46132026-07-09T04:54:44.791Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46142026-07-09T04:54:44.791Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46152026-07-09T04:54:44.791Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46162026-07-09T04:54:44.791Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46172026-07-09T04:54:44.791Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46182026-07-09T04:54:44.791Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46192026-07-09T04:54:44.791Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
46202026-07-09T04:54:44.791Z- - - - - - - - - - - - - - - - - - - - - - - - -
46212026-07-09T04:54:44.791Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46222026-07-09T04:54:44.791Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46232026-07-09T04:54:44.791Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46242026-07-09T04:54:44.791Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46252026-07-09T04:54:44.791Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46262026-07-09T04:54:44.791Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46272026-07-09T04:54:44.791Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46282026-07-09T04:54:44.791Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46292026-07-09T04:54:44.791Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
46302026-07-09T04:54:44.791Z- - - - - - - - - - - - - - - - - - - - - - - - -
46312026-07-09T04:54:44.791Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46322026-07-09T04:54:44.792Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46332026-07-09T04:54:44.792Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46342026-07-09T04:54:44.792Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46352026-07-09T04:54:44.792Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46362026-07-09T04:54:44.792Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46372026-07-09T04:54:44.792Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46382026-07-09T04:54:44.792Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46392026-07-09T04:54:44.792Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
46402026-07-09T04:54:44.792Z- - - - - - - - - - - - - - - - - - - - - - - - -
46412026-07-09T04:54:44.792Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46422026-07-09T04:54:44.792Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46432026-07-09T04:54:44.792Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46442026-07-09T04:54:47.795Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46452026-07-09T04:54:47.795Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46462026-07-09T04:54:47.795Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46472026-07-09T04:54:47.795Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46482026-07-09T04:54:47.795Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
46492026-07-09T04:54:47.795Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
46502026-07-09T04:54:47.795Z- - - - - - - - - - - - - - - - - - - - - - - - -
46512026-07-09T04:54:47.795Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46522026-07-09T04:54:47.795Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46532026-07-09T04:54:47.795Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46542026-07-09T04:54:47.795Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46552026-07-09T04:54:47.795Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46562026-07-09T04:54:47.795Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46572026-07-09T04:54:47.795Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46582026-07-09T04:54:47.795Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46592026-07-09T04:54:47.795Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
46602026-07-09T04:54:47.795Z- - - - - - - - - - - - - - - - - - - - - - - - -
46612026-07-09T04:54:47.795Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46622026-07-09T04:54:47.795Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46632026-07-09T04:54:47.795Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46642026-07-09T04:54:47.795Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46652026-07-09T04:54:47.795Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46662026-07-09T04:54:47.795Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
46672026-07-09T04:54:47.795Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
46682026-07-09T04:54:47.795Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46692026-07-09T04:54:47.795Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
46702026-07-09T04:54:47.795Z- - - - - - - - - - - - - - - - - - - - - - - - -
46712026-07-09T04:54:47.795Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
46722026-07-09T04:54:47.795Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
46732026-07-09T04:54:47.795Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
46742026-07-09T04:54:47.795Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
46752026-07-09T04:54:47.795Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
46762026-07-09T04:54:47.799Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
46772026-07-09T04:54:47.799Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
46782026-07-09T04:54:47.799Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
46792026-07-09T04:54:47.799Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
46802026-07-09T04:54:47.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
46812026-07-09T04:54:47.799Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46822026-07-09T04:54:47.799Z[ 8] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
46832026-07-09T04:54:47.799Z[ 10] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
46842026-07-09T04:54:47.799Z[ 12] 10.00-10.00 sec 128 KBytes 931 Mbits/sec
46852026-07-09T04:54:47.799Z[ 14] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
46862026-07-09T04:54:47.799Z[ 16] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
46872026-07-09T04:54:47.799Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46882026-07-09T04:54:47.799Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46892026-07-09T04:54:47.799Z[SUM] 10.00-10.00 sec 640 KBytes 4.65 Gbits/sec
46902026-07-09T04:54:47.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
46912026-07-09T04:54:47.799Z[ ID] Interval Transfer Bitrate
46922026-07-09T04:54:47.799Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
46932026-07-09T04:54:47.799Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
46942026-07-09T04:54:47.799Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
46952026-07-09T04:54:47.799Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
46962026-07-09T04:54:47.799Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
46972026-07-09T04:54:47.799Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
46982026-07-09T04:54:47.799Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
46992026-07-09T04:54:47.799Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
47002026-07-09T04:54:47.799Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
47012026-07-09T04:54:47.800ZRun 7/10...3503.6252541084045Mbps
47022026-07-09T04:54:55.225Z-----------------------------------------------------------
47032026-07-09T04:54:55.225ZServer listening on 5201 (test #28)
47042026-07-09T04:54:55.225Z-----------------------------------------------------------
47052026-07-09T04:54:55.225ZAccepted connection from 10.0.0.1, port 58891
47062026-07-09T04:54:55.225Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53296
47072026-07-09T04:54:55.225Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60249
47082026-07-09T04:54:55.225Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57707
47092026-07-09T04:54:55.225Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61222
47102026-07-09T04:54:55.225Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33287
47112026-07-09T04:54:55.225Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41941
47122026-07-09T04:54:55.225Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45236
47132026-07-09T04:54:55.226Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46838
47142026-07-09T04:54:55.226Z[ ID] Interval Transfer Bitrate
47152026-07-09T04:54:55.226Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47162026-07-09T04:54:55.226Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47172026-07-09T04:54:55.226Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47182026-07-09T04:54:55.226Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47192026-07-09T04:54:55.226Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47202026-07-09T04:54:55.226Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47212026-07-09T04:54:55.226Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47222026-07-09T04:54:55.226Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47232026-07-09T04:54:55.226Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
47242026-07-09T04:54:55.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
47252026-07-09T04:54:55.226Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47262026-07-09T04:54:55.226Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47272026-07-09T04:54:55.226Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47282026-07-09T04:54:55.226Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47292026-07-09T04:54:55.226Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47302026-07-09T04:54:55.226Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47312026-07-09T04:54:55.226Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47322026-07-09T04:54:55.226Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47332026-07-09T04:54:55.226Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
47342026-07-09T04:54:55.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
47352026-07-09T04:54:55.226Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47362026-07-09T04:54:55.226Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47372026-07-09T04:54:55.226Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47382026-07-09T04:54:55.226Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47392026-07-09T04:54:55.226Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47402026-07-09T04:54:55.226Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47412026-07-09T04:54:55.227Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47422026-07-09T04:54:55.227Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47432026-07-09T04:54:55.227Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
47442026-07-09T04:54:55.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
47452026-07-09T04:54:55.227Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47462026-07-09T04:54:55.227Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47472026-07-09T04:54:55.227Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47482026-07-09T04:54:55.227Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47492026-07-09T04:54:55.227Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47502026-07-09T04:54:55.227Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47512026-07-09T04:54:55.227Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47522026-07-09T04:54:55.227Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47532026-07-09T04:54:55.227Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
47542026-07-09T04:54:55.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
47552026-07-09T04:54:55.227Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47562026-07-09T04:54:55.227Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47572026-07-09T04:54:55.227Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47582026-07-09T04:54:55.227Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47592026-07-09T04:54:55.227Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47602026-07-09T04:54:55.227Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47612026-07-09T04:54:55.227Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47622026-07-09T04:54:55.227Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47632026-07-09T04:54:55.227Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
47642026-07-09T04:54:55.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
47652026-07-09T04:54:55.227Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47662026-07-09T04:54:55.227Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47672026-07-09T04:54:55.227Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47682026-07-09T04:54:55.228Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47692026-07-09T04:54:55.228Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47702026-07-09T04:54:55.228Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47712026-07-09T04:54:55.228Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47722026-07-09T04:54:55.228Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47732026-07-09T04:54:55.228Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
47742026-07-09T04:54:55.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
47752026-07-09T04:54:55.228Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47762026-07-09T04:54:55.228Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47772026-07-09T04:54:55.228Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
47782026-07-09T04:54:58.229Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47792026-07-09T04:54:58.229Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
47802026-07-09T04:54:58.229Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
47812026-07-09T04:54:58.229Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47822026-07-09T04:54:58.230Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
47832026-07-09T04:54:58.230Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
47842026-07-09T04:54:58.230Z- - - - - - - - - - - - - - - - - - - - - - - - -
47852026-07-09T04:54:58.230Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47862026-07-09T04:54:58.230Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47872026-07-09T04:54:58.230Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47882026-07-09T04:54:58.230Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47892026-07-09T04:54:58.230Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47902026-07-09T04:54:58.230Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47912026-07-09T04:54:58.230Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47922026-07-09T04:54:58.230Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47932026-07-09T04:54:58.230Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
47942026-07-09T04:54:58.230Z- - - - - - - - - - - - - - - - - - - - - - - - -
47952026-07-09T04:54:58.230Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47962026-07-09T04:54:58.230Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47972026-07-09T04:54:58.230Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47982026-07-09T04:54:58.230Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47992026-07-09T04:54:58.230Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
48002026-07-09T04:54:58.230Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
48012026-07-09T04:54:58.230Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
48022026-07-09T04:54:58.230Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
48032026-07-09T04:54:58.230Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
48042026-07-09T04:54:58.230Z- - - - - - - - - - - - - - - - - - - - - - - - -
48052026-07-09T04:54:58.230Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48062026-07-09T04:54:58.230Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48072026-07-09T04:54:58.230Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48082026-07-09T04:54:58.230Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48092026-07-09T04:54:58.230Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48102026-07-09T04:54:58.230Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
48112026-07-09T04:54:58.230Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48122026-07-09T04:54:58.230Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
48132026-07-09T04:54:58.230Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
48142026-07-09T04:54:58.230Z- - - - - - - - - - - - - - - - - - - - - - - - -
48152026-07-09T04:54:58.230Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48162026-07-09T04:54:58.230Z[ 8] 10.00-10.00 sec 128 KBytes 978 Mbits/sec
48172026-07-09T04:54:58.230Z[ 10] 10.00-10.00 sec 128 KBytes 979 Mbits/sec
48182026-07-09T04:54:58.234Z[ 12] 10.00-10.00 sec 128 KBytes 980 Mbits/sec
48192026-07-09T04:54:58.234Z[ 14] 10.00-10.00 sec 128 KBytes 979 Mbits/sec
48202026-07-09T04:54:58.234Z[ 16] 10.00-10.00 sec 128 KBytes 979 Mbits/sec
48212026-07-09T04:54:58.234Z[ 18] 10.00-10.00 sec 128 KBytes 979 Mbits/sec
48222026-07-09T04:54:58.234Z[ 20] 10.00-10.00 sec 128 KBytes 979 Mbits/sec
48232026-07-09T04:54:58.234Z[SUM] 10.00-10.00 sec 896 KBytes 6.84 Gbits/sec
48242026-07-09T04:54:58.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
48252026-07-09T04:54:58.234Z[ ID] Interval Transfer Bitrate
48262026-07-09T04:54:58.234Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48272026-07-09T04:54:58.234Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
48282026-07-09T04:54:58.234Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48292026-07-09T04:54:58.234Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
48302026-07-09T04:54:58.234Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
48312026-07-09T04:54:58.234Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
48322026-07-09T04:54:58.234Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
48332026-07-09T04:54:58.234Z[ 20] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
48342026-07-09T04:54:58.234Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec sender
48352026-07-09T04:54:58.234ZRun 8/10...3507.31483934548Mbps
48362026-07-09T04:55:05.668Z-----------------------------------------------------------
48372026-07-09T04:55:05.668ZServer listening on 5201 (test #29)
48382026-07-09T04:55:05.668Z-----------------------------------------------------------
48392026-07-09T04:55:05.668ZAccepted connection from 10.0.0.1, port 54863
48402026-07-09T04:55:05.668Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59294
48412026-07-09T04:55:05.668Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49888
48422026-07-09T04:55:05.668Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44164
48432026-07-09T04:55:05.668Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48629
48442026-07-09T04:55:05.668Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51888
48452026-07-09T04:55:05.668Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42419
48462026-07-09T04:55:05.668Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59046
48472026-07-09T04:55:05.668Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39658
48482026-07-09T04:55:05.668Z[ ID] Interval Transfer Bitrate
48492026-07-09T04:55:05.668Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48502026-07-09T04:55:05.668Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48512026-07-09T04:55:05.668Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48522026-07-09T04:55:05.668Z[ 12] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
48532026-07-09T04:55:05.668Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48542026-07-09T04:55:05.668Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48552026-07-09T04:55:05.669Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48562026-07-09T04:55:05.669Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48572026-07-09T04:55:05.669Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
48582026-07-09T04:55:05.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
48592026-07-09T04:55:05.669Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48602026-07-09T04:55:05.669Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48612026-07-09T04:55:05.669Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48622026-07-09T04:55:05.669Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48632026-07-09T04:55:05.669Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48642026-07-09T04:55:05.669Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
48652026-07-09T04:55:05.669Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48662026-07-09T04:55:05.669Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48672026-07-09T04:55:05.669Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
48682026-07-09T04:55:05.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
48692026-07-09T04:55:05.669Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48702026-07-09T04:55:05.669Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48712026-07-09T04:55:05.669Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48722026-07-09T04:55:05.669Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48732026-07-09T04:55:05.669Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48742026-07-09T04:55:05.669Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48752026-07-09T04:55:05.669Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48762026-07-09T04:55:05.669Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48772026-07-09T04:55:05.669Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
48782026-07-09T04:55:05.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
48792026-07-09T04:55:05.669Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48802026-07-09T04:55:05.669Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48812026-07-09T04:55:05.669Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48822026-07-09T04:55:05.669Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48832026-07-09T04:55:05.669Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48842026-07-09T04:55:05.669Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48852026-07-09T04:55:05.669Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48862026-07-09T04:55:05.669Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48872026-07-09T04:55:05.669Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
48882026-07-09T04:55:05.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
48892026-07-09T04:55:05.669Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48902026-07-09T04:55:05.669Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48912026-07-09T04:55:05.669Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48922026-07-09T04:55:05.669Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48932026-07-09T04:55:05.670Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48942026-07-09T04:55:05.670Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48952026-07-09T04:55:05.670Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48962026-07-09T04:55:05.670Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48972026-07-09T04:55:05.670Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
48982026-07-09T04:55:05.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
48992026-07-09T04:55:05.670Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49002026-07-09T04:55:05.670Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
49012026-07-09T04:55:05.670Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49022026-07-09T04:55:05.670Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49032026-07-09T04:55:05.670Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49042026-07-09T04:55:05.670Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
49052026-07-09T04:55:05.670Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49062026-07-09T04:55:05.670Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49072026-07-09T04:55:05.670Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
49082026-07-09T04:55:05.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
49092026-07-09T04:55:05.670Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49102026-07-09T04:55:05.670Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49112026-07-09T04:55:05.670Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49122026-07-09T04:55:08.674Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49132026-07-09T04:55:08.674Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49142026-07-09T04:55:08.674Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49152026-07-09T04:55:08.674Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49162026-07-09T04:55:08.674Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49172026-07-09T04:55:08.674Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
49182026-07-09T04:55:08.674Z- - - - - - - - - - - - - - - - - - - - - - - - -
49192026-07-09T04:55:08.674Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49202026-07-09T04:55:08.674Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49212026-07-09T04:55:08.674Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49222026-07-09T04:55:08.674Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49232026-07-09T04:55:08.674Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49242026-07-09T04:55:08.674Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49252026-07-09T04:55:08.674Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49262026-07-09T04:55:08.674Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49272026-07-09T04:55:08.674Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
49282026-07-09T04:55:08.674Z- - - - - - - - - - - - - - - - - - - - - - - - -
49292026-07-09T04:55:08.674Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49302026-07-09T04:55:08.674Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49312026-07-09T04:55:08.674Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49322026-07-09T04:55:08.674Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49332026-07-09T04:55:08.674Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49342026-07-09T04:55:08.674Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49352026-07-09T04:55:08.674Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
49362026-07-09T04:55:08.674Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49372026-07-09T04:55:08.674Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
49382026-07-09T04:55:08.675Z- - - - - - - - - - - - - - - - - - - - - - - - -
49392026-07-09T04:55:08.675Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49402026-07-09T04:55:08.675Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49412026-07-09T04:55:08.675Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49422026-07-09T04:55:08.675Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49432026-07-09T04:55:08.675Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49442026-07-09T04:55:08.675Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49452026-07-09T04:55:08.675Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49462026-07-09T04:55:08.675Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49472026-07-09T04:55:08.675Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
49482026-07-09T04:55:08.675Z- - - - - - - - - - - - - - - - - - - - - - - - -
49492026-07-09T04:55:08.675Z[ 5] 10.00-10.00 sec 128 KBytes 888 Mbits/sec
49502026-07-09T04:55:08.675Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49512026-07-09T04:55:08.675Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49522026-07-09T04:55:08.675Z[ 12] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
49532026-07-09T04:55:08.675Z[ 14] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
49542026-07-09T04:55:08.675Z[ 16] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
49552026-07-09T04:55:08.675Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49562026-07-09T04:55:08.675Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49572026-07-09T04:55:08.675Z[SUM] 10.00-10.00 sec 512 KBytes 3.55 Gbits/sec
49582026-07-09T04:55:08.675Z- - - - - - - - - - - - - - - - - - - - - - - - -
49592026-07-09T04:55:08.675Z[ ID] Interval Transfer Bitrate
49602026-07-09T04:55:08.675Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49612026-07-09T04:55:08.675Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
49622026-07-09T04:55:08.675Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49632026-07-09T04:55:08.675Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
49642026-07-09T04:55:08.675Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
49652026-07-09T04:55:08.675Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
49662026-07-09T04:55:08.675Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
49672026-07-09T04:55:08.675Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
49682026-07-09T04:55:08.675Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
49692026-07-09T04:55:08.679ZRun 9/10...3511.8883918041442Mbps
49702026-07-09T04:55:16.096Z-----------------------------------------------------------
49712026-07-09T04:55:16.096ZServer listening on 5201 (test #30)
49722026-07-09T04:55:16.096Z-----------------------------------------------------------
49732026-07-09T04:55:16.096ZAccepted connection from 10.0.0.1, port 56220
49742026-07-09T04:55:16.096Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39687
49752026-07-09T04:55:16.097Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42952
49762026-07-09T04:55:16.097Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46528
49772026-07-09T04:55:16.097Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37269
49782026-07-09T04:55:16.097Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64487
49792026-07-09T04:55:16.097Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51139
49802026-07-09T04:55:16.097Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35451
49812026-07-09T04:55:16.097Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36641
49822026-07-09T04:55:16.097Z[ ID] Interval Transfer Bitrate
49832026-07-09T04:55:16.097Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49842026-07-09T04:55:16.097Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49852026-07-09T04:55:16.097Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49862026-07-09T04:55:16.097Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49872026-07-09T04:55:16.097Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49882026-07-09T04:55:16.097Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49892026-07-09T04:55:16.097Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49902026-07-09T04:55:16.097Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49912026-07-09T04:55:16.097Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
49922026-07-09T04:55:16.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
49932026-07-09T04:55:16.097Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49942026-07-09T04:55:16.097Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49952026-07-09T04:55:16.097Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49962026-07-09T04:55:16.097Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49972026-07-09T04:55:16.097Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49982026-07-09T04:55:16.097Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49992026-07-09T04:55:16.097Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50002026-07-09T04:55:16.097Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50012026-07-09T04:55:16.097Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
50022026-07-09T04:55:16.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
50032026-07-09T04:55:16.097Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
50042026-07-09T04:55:16.097Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50052026-07-09T04:55:16.097Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50062026-07-09T04:55:16.097Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50072026-07-09T04:55:16.097Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50082026-07-09T04:55:16.097Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50092026-07-09T04:55:16.097Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
50102026-07-09T04:55:16.097Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50112026-07-09T04:55:16.097Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
50122026-07-09T04:55:16.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
50132026-07-09T04:55:16.098Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
50142026-07-09T04:55:16.098Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50152026-07-09T04:55:16.098Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
50162026-07-09T04:55:16.098Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
50172026-07-09T04:55:16.098Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
50182026-07-09T04:55:16.098Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
50192026-07-09T04:55:16.098Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
50202026-07-09T04:55:16.098Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
50212026-07-09T04:55:16.098Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
50222026-07-09T04:55:16.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
50232026-07-09T04:55:16.098Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50242026-07-09T04:55:16.098Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50252026-07-09T04:55:16.098Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50262026-07-09T04:55:16.098Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50272026-07-09T04:55:16.098Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50282026-07-09T04:55:16.098Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50292026-07-09T04:55:16.098Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50302026-07-09T04:55:16.098Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50312026-07-09T04:55:16.098Z[SUM] 4.00-5.00 sec 427 MBytes 3.59 Gbits/sec
50322026-07-09T04:55:16.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
50332026-07-09T04:55:16.098Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50342026-07-09T04:55:16.098Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
50352026-07-09T04:55:16.098Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50362026-07-09T04:55:16.098Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50372026-07-09T04:55:16.098Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
50382026-07-09T04:55:16.098Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50392026-07-09T04:55:16.098Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50402026-07-09T04:55:16.098Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50412026-07-09T04:55:16.098Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
50422026-07-09T04:55:16.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
50432026-07-09T04:55:16.098Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50442026-07-09T04:55:16.098Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50452026-07-09T04:55:16.098Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50462026-07-09T04:55:19.103Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50472026-07-09T04:55:19.103Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50482026-07-09T04:55:19.103Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50492026-07-09T04:55:19.103Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50502026-07-09T04:55:19.103Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50512026-07-09T04:55:19.103Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
50522026-07-09T04:55:19.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
50532026-07-09T04:55:19.103Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50542026-07-09T04:55:19.103Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
50552026-07-09T04:55:19.103Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50562026-07-09T04:55:19.103Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
50572026-07-09T04:55:19.103Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50582026-07-09T04:55:19.103Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50592026-07-09T04:55:19.103Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50602026-07-09T04:55:19.103Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50612026-07-09T04:55:19.103Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
50622026-07-09T04:55:19.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
50632026-07-09T04:55:19.104Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50642026-07-09T04:55:19.104Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50652026-07-09T04:55:19.104Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50662026-07-09T04:55:19.104Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50672026-07-09T04:55:19.104Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50682026-07-09T04:55:19.104Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50692026-07-09T04:55:19.104Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50702026-07-09T04:55:19.104Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50712026-07-09T04:55:19.104Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
50722026-07-09T04:55:19.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
50732026-07-09T04:55:19.104Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50742026-07-09T04:55:19.104Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
50752026-07-09T04:55:19.104Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
50762026-07-09T04:55:19.104Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
50772026-07-09T04:55:19.104Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
50782026-07-09T04:55:19.104Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
50792026-07-09T04:55:19.104Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50802026-07-09T04:55:19.104Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50812026-07-09T04:55:19.104Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
50822026-07-09T04:55:19.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
50832026-07-09T04:55:19.104Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50842026-07-09T04:55:19.104Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50852026-07-09T04:55:19.104Z[ 10] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
50862026-07-09T04:55:19.105Z[ 12] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
50872026-07-09T04:55:19.105Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50882026-07-09T04:55:19.105Z[ 16] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
50892026-07-09T04:55:19.105Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50902026-07-09T04:55:19.105Z[ 20] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
50912026-07-09T04:55:19.105Z[SUM] 10.00-10.00 sec 512 KBytes 3.52 Gbits/sec
50922026-07-09T04:55:19.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
50932026-07-09T04:55:19.105Z[ ID] Interval Transfer Bitrate
50942026-07-09T04:55:19.105Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
50952026-07-09T04:55:19.105Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
50962026-07-09T04:55:19.105Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
50972026-07-09T04:55:19.105Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
50982026-07-09T04:55:19.105Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
50992026-07-09T04:55:19.105Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
51002026-07-09T04:55:19.105Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
51012026-07-09T04:55:19.105Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
51022026-07-09T04:55:19.105Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
51032026-07-09T04:55:19.109ZRun 10/10...3521.5313156639368Mbps
51042026-07-09T04:55:19.110Z###---------------------###
51052026-07-09T04:55:19.110Z::: iPerf done... :::
51062026-07-09T04:55:19.110Z:::Awaiting out files...:::
51072026-07-09T04:55:19.110Z###---------------------###
51082026-07-09T04:55:19.110Z###-----###
51092026-07-09T04:55:19.110Z:::done!:::
51102026-07-09T04:55:19.110Z###-----###
51112026-07-09T04:55:20.087ZBenchmarking iperf-tcp/local/s2c/tx
51122026-07-09T04:55:20.087ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51132026-07-09T04:55:24.303ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51142026-07-09T04:55:44.324ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51152026-07-09T04:55:44.408Ziperf-tcp/local/s2c/tx time: [3.5059 µs 3.5060 µs 3.5061 µs]
51162026-07-09T04:55:44.408Z change: [−2.7426% −2.7385% −2.7344%] (p = 0.00 < 0.05)
51172026-07-09T04:55:44.408Z Performance has improved.
51182026-07-09T04:55:44.408ZFound 4 outliers among 100 measurements (4.00%)
51192026-07-09T04:55:44.408Z 2 (2.00%) low severe
51202026-07-09T04:55:44.408Z 1 (1.00%) low mild
51212026-07-09T04:55:44.408Z 1 (1.00%) high mild
51222026-07-09T04:55:45.294Z
51232026-07-09T04:55:45.297ZBenchmarking iperf-tcp/local/s2c/rx
51242026-07-09T04:55:45.297ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51252026-07-09T04:55:49.530ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51262026-07-09T04:56:09.506ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51272026-07-09T04:56:09.592Ziperf-tcp/local/s2c/rx time: [6.5834 µs 6.5836 µs 6.5837 µs]
51282026-07-09T04:56:09.592Z change: [−1.1702% −1.1641% −1.1587%] (p = 0.00 < 0.05)
51292026-07-09T04:56:09.592Z Performance has improved.
51302026-07-09T04:56:09.592ZFound 11 outliers among 100 measurements (11.00%)
51312026-07-09T04:56:09.592Z 2 (2.00%) low severe
51322026-07-09T04:56:09.592Z 4 (4.00%) low mild
51332026-07-09T04:56:09.592Z 4 (4.00%) high mild
51342026-07-09T04:56:09.592Z 1 (1.00%) high severe
51352026-07-09T04:56:10.479Z
51362026-07-09T04:56:15.063Z+ cargo ubench
51372026-07-09T04:56:15.325Z Compiling proc-macro2 v1.0.106
51382026-07-09T04:56:15.326Z Compiling unicode-ident v1.0.24
51392026-07-09T04:56:15.326Z Compiling quote v1.0.46
51402026-07-09T04:56:15.330Z Compiling serde_core v1.0.228
51412026-07-09T04:56:15.330Z Compiling cfg-if v1.0.4
51422026-07-09T04:56:15.330Z Compiling libc v0.2.186
51432026-07-09T04:56:15.330Z Compiling memchr v2.8.2
51442026-07-09T04:56:15.358Z Compiling serde v1.0.228
51452026-07-09T04:56:15.466Z Compiling rustversion v1.0.22
51462026-07-09T04:56:15.486Z Compiling version_check v0.9.5
51472026-07-09T04:56:15.767Z Compiling strsim v0.11.1
51482026-07-09T04:56:15.804Z Compiling ident_case v1.0.1
51492026-07-09T04:56:15.888Z Compiling zerocopy v0.8.54
51502026-07-09T04:56:15.934Z Compiling either v1.16.0
51512026-07-09T04:56:16.162Z Compiling thiserror v2.0.18
51522026-07-09T04:56:16.435Z Compiling fnv v1.0.7
51532026-07-09T04:56:16.459Z Compiling crossbeam-utils v0.8.21
51542026-07-09T04:56:16.570Z Compiling regex-syntax v0.8.11
51552026-07-09T04:56:16.746Z Compiling syn v2.0.118
51562026-07-09T04:56:16.751Z Compiling aho-corasick v1.1.4
51572026-07-09T04:56:16.807Z Compiling pin-project-lite v0.2.17
51582026-07-09T04:56:16.810Z Compiling syn v1.0.109
51592026-07-09T04:56:16.849Z Compiling winnow v1.0.3
51602026-07-09T04:56:16.967Z Compiling equivalent v1.0.2
51612026-07-09T04:56:17.056Z Compiling hashbrown v0.17.1
51622026-07-09T04:56:17.214Z Compiling itertools v0.14.0
51632026-07-09T04:56:17.694Z Compiling indexmap v2.14.0
51642026-07-09T04:56:18.114Z Compiling bitflags v2.13.0
51652026-07-09T04:56:18.187Z Compiling toml_parser v1.1.2+spec-1.1.0
51662026-07-09T04:56:18.373Z Compiling autocfg v1.5.1
51672026-07-09T04:56:18.449Z Compiling byteorder v1.5.0
51682026-07-09T04:56:18.560Z Compiling toml_datetime v1.1.1+spec-1.1.0
51692026-07-09T04:56:18.628Z Compiling regex-automata v0.4.14
51702026-07-09T04:56:18.698Z Compiling heapless v0.8.0
51712026-07-09T04:56:18.714Z Compiling num-traits v0.2.19
51722026-07-09T04:56:18.771Z Compiling toml_edit v0.25.12+spec-1.1.0
51732026-07-09T04:56:18.948Z Compiling hash32 v0.3.1
51742026-07-09T04:56:18.990Z Compiling slog v2.8.2
51752026-07-09T04:56:19.073Z Compiling macaddr v1.0.1
51762026-07-09T04:56:19.147Z Compiling futures-core v0.3.32
51772026-07-09T04:56:19.222Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51782026-07-09T04:56:19.225Z Compiling futures-sink v0.3.32
51792026-07-09T04:56:19.271Z Compiling smoltcp v0.11.0
51802026-07-09T04:56:19.290Z Compiling stable_deref_trait v1.2.1
51812026-07-09T04:56:19.313Z Compiling futures-channel v0.3.32
51822026-07-09T04:56:19.462Z Compiling darling_core v0.21.3
51832026-07-09T04:56:19.555Z Compiling darling_core v0.23.0
51842026-07-09T04:56:19.651Z Compiling proc-macro-crate v3.5.0
51852026-07-09T04:56:19.897Z Compiling proc-macro-error-attr v1.0.4
51862026-07-09T04:56:19.900Z Compiling ref-cast v1.0.25
51872026-07-09T04:56:20.090Z Compiling slab v0.4.12
51882026-07-09T04:56:20.123Z Compiling rand_core v0.10.1
51892026-07-09T04:56:20.205Z Compiling futures-task v0.3.32
51902026-07-09T04:56:20.274Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51912026-07-09T04:56:20.274Z Compiling managed v0.8.0
51922026-07-09T04:56:20.362Z Compiling crc32fast v1.5.0
51932026-07-09T04:56:20.518Z Compiling regex v1.12.4
51942026-07-09T04:56:20.522Z Compiling futures-io v0.3.32
51952026-07-09T04:56:20.649Z Compiling bitflags v1.3.2
51962026-07-09T04:56:20.683Z Compiling getrandom v0.4.3
51972026-07-09T04:56:20.703Z Compiling anyhow v1.0.103
51982026-07-09T04:56:20.737Z Compiling serde_derive v1.0.228
51992026-07-09T04:56:20.876Z Compiling zerocopy-derive v0.8.54
52002026-07-09T04:56:20.944Z Compiling thiserror-impl v2.0.18
52012026-07-09T04:56:21.015Z Compiling futures-macro v0.3.32
52022026-07-09T04:56:21.554Z Compiling num_enum_derive v0.7.6
52032026-07-09T04:56:21.607Z Compiling darling_macro v0.21.3
52042026-07-09T04:56:21.702Z Compiling darling_macro v0.23.0
52052026-07-09T04:56:21.820Z Compiling futures-util v0.3.32
52062026-07-09T04:56:22.155Z Compiling darling v0.21.3
52072026-07-09T04:56:22.226Z Compiling ingot-macros v0.1.1
52082026-07-09T04:56:22.234Z Compiling cobs v0.3.0
52092026-07-09T04:56:22.249Z Compiling darling v0.23.0
52102026-07-09T04:56:22.319Z Compiling ref-cast-impl v1.0.25
52112026-07-09T04:56:22.438Z Compiling foreign-types-macros v0.2.3
52122026-07-09T04:56:22.920Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52132026-07-09T04:56:23.062Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52142026-07-09T04:56:23.302Z Compiling proc-macro-error v1.0.4
52152026-07-09T04:56:23.319Z Compiling ipnetwork v0.21.1
52162026-07-09T04:56:23.347Z Compiling rustix v1.1.4
52172026-07-09T04:56:23.532Z Compiling unicode-width v0.2.2
52182026-07-09T04:56:23.638Z Compiling once_cell v1.21.4
52192026-07-09T04:56:23.673Z Compiling foreign-types-shared v0.3.1
52202026-07-09T04:56:23.697Z Compiling cpufeatures v0.3.0
52212026-07-09T04:56:23.754Z Compiling tabwriter v1.4.1
52222026-07-09T04:56:23.760Z Compiling chacha20 v0.10.1
52232026-07-09T04:56:23.815Z Compiling tracing-core v0.1.36
52242026-07-09T04:56:23.863Z Compiling erased-serde v0.3.31
52252026-07-09T04:56:23.953Z Compiling postcard v1.1.3
52262026-07-09T04:56:24.031Z Compiling foreign-types v0.5.0
52272026-07-09T04:56:24.189Z Compiling futures-executor v0.3.32
52282026-07-09T04:56:24.499Z Compiling num_enum v0.7.6
52292026-07-09T04:56:24.608Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52302026-07-09T04:56:24.740Z Compiling tracing-attributes v0.1.31
52312026-07-09T04:56:24.819Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52322026-07-09T04:56:24.819Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52332026-07-09T04:56:24.896Z Compiling errno v0.3.14
52342026-07-09T04:56:24.973Z Compiling itertools v0.15.0
52352026-07-09T04:56:25.228Z Compiling cstr-argument v0.1.2
52362026-07-09T04:56:25.258Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52372026-07-09T04:56:25.309Z Compiling pretty-hex v0.4.2
52382026-07-09T04:56:25.312Z Compiling zmij v1.0.21
52392026-07-09T04:56:25.383Z Compiling ingot-types v0.1.2
52402026-07-09T04:56:25.480Z Compiling utf8parse v0.2.2
52412026-07-09T04:56:25.487Z Compiling shlex v2.0.1
52422026-07-09T04:56:25.577Z Compiling num-conv v0.2.2
52432026-07-09T04:56:25.604Z Compiling thiserror v1.0.69
52442026-07-09T04:56:25.659Z Compiling find-msvc-tools v0.1.9
52452026-07-09T04:56:25.716Z Compiling time-core v0.1.9
52462026-07-09T04:56:25.797Z Compiling ingot v0.1.1
52472026-07-09T04:56:25.883Z Compiling dyn-clone v1.0.20
52482026-07-09T04:56:25.894Z Compiling time-macros v0.2.31
52492026-07-09T04:56:25.967Z Compiling tracing v0.1.44
52502026-07-09T04:56:26.015Z Compiling cc v1.2.66
52512026-07-09T04:56:26.117Z Compiling anstyle-parse v1.0.0
52522026-07-09T04:56:26.291Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52532026-07-09T04:56:26.315Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52542026-07-09T04:56:26.484Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52552026-07-09T04:56:26.649Z Compiling rand v0.10.2
52562026-07-09T04:56:26.853Z Compiling futures v0.3.32
52572026-07-09T04:56:26.925Z Compiling thiserror-impl v1.0.69
52582026-07-09T04:56:27.107Z Compiling crossbeam-epoch v0.9.18
52592026-07-09T04:56:27.411Z Compiling uuid v1.23.4
52602026-07-09T04:56:27.416Z Compiling arc-swap v1.9.2
52612026-07-09T04:56:27.546Z Compiling socket2 v0.6.4
52622026-07-09T04:56:27.742Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52632026-07-09T04:56:27.827Z Compiling nom v8.0.0
52642026-07-09T04:56:27.900Z Compiling thread_local v1.1.9
52652026-07-09T04:56:28.129Z Compiling deranged v0.5.8
52662026-07-09T04:56:28.223Z Compiling is_terminal_polyfill v1.70.2
52672026-07-09T04:56:28.248Z Compiling slog-async v2.8.0
52682026-07-09T04:56:28.307Z Compiling anstyle v1.0.14
52692026-07-09T04:56:28.537Z Compiling colorchoice v1.0.5
52702026-07-09T04:56:28.544Z Compiling rayon-core v1.13.0
52712026-07-09T04:56:28.762Z Compiling oxnet v0.1.6
52722026-07-09T04:56:28.936Z Compiling iana-time-zone v0.1.65
52732026-07-09T04:56:29.056Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52742026-07-09T04:56:29.196Z Compiling serde_json v1.0.150
52752026-07-09T04:56:29.238Z Compiling anstyle-query v1.1.5
52762026-07-09T04:56:29.335Z Compiling lazy_static v1.5.0
52772026-07-09T04:56:29.413Z Compiling heck v0.4.1
52782026-07-09T04:56:29.437Z Compiling powerfmt v0.2.0
52792026-07-09T04:56:29.446Z Compiling colored v3.1.1
52802026-07-09T04:56:29.598Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52812026-07-09T04:56:29.727Z Compiling time v0.3.53
52822026-07-09T04:56:30.085Z Compiling slog-scope v4.4.1
52832026-07-09T04:56:30.297Z Compiling rusticata-macros v5.0.0
52842026-07-09T04:56:30.462Z Compiling anstream v1.0.0
52852026-07-09T04:56:30.759Z Compiling chrono v0.4.45
52862026-07-09T04:56:30.884Z Compiling crossbeam-deque v0.8.6
52872026-07-09T04:56:30.974Z Compiling alloca v0.4.0
52882026-07-09T04:56:31.087Z Compiling terminal_size v0.4.4
52892026-07-09T04:56:31.223Z Compiling cookie-factory v0.3.3
52902026-07-09T04:56:31.522Z Compiling half v2.7.1
52912026-07-09T04:56:31.527Z Compiling crossbeam-channel v0.5.15
52922026-07-09T04:56:31.532Z Compiling is-terminal v0.4.17
52932026-07-09T04:56:31.555Z Compiling itertools v0.12.1
52942026-07-09T04:56:31.616Z Compiling take_mut v0.2.2
52952026-07-09T04:56:31.721Z Compiling term v1.2.1
52962026-07-09T04:56:31.827Z Compiling clap_lex v1.1.0
52972026-07-09T04:56:32.147Z Compiling plotters-backend v0.3.7
52982026-07-09T04:56:32.152Z Compiling itoa v1.0.18
52992026-07-09T04:56:32.352Z Compiling ciborium-io v0.2.2
53002026-07-09T04:56:32.461Z Compiling log v0.4.33
53012026-07-09T04:56:32.684Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53022026-07-09T04:56:32.974Z Compiling heck v0.5.0
53032026-07-09T04:56:33.097Z Compiling circular v0.3.0
53042026-07-09T04:56:33.138Z Compiling cfg_aliases v0.2.1
53052026-07-09T04:56:33.165Z Compiling clap_derive v4.6.1
53062026-07-09T04:56:33.202Z Compiling nix v0.31.3
53072026-07-09T04:56:33.302Z Compiling pcap-parser v0.17.0
53082026-07-09T04:56:33.582Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53092026-07-09T04:56:33.591Z Compiling clap_builder v4.6.0
53102026-07-09T04:56:33.705Z Compiling slog-stdlog v4.1.1
53112026-07-09T04:56:34.039Z Compiling ciborium-ll v0.2.2
53122026-07-09T04:56:34.268Z Compiling plotters-svg v0.3.7
53132026-07-09T04:56:34.807Z Compiling slog-term v2.9.2
53142026-07-09T04:56:35.550Z Compiling itertools v0.13.0
53152026-07-09T04:56:35.854Z Compiling cast v0.3.0
53162026-07-09T04:56:36.015Z Compiling same-file v1.0.6
53172026-07-09T04:56:36.023Z Compiling clap v4.6.1
53182026-07-09T04:56:36.095Z Compiling rayon v1.12.0
53192026-07-09T04:56:36.167Z Compiling walkdir v2.5.0
53202026-07-09T04:56:36.267Z Compiling tinytemplate v1.2.1
53212026-07-09T04:56:36.552Z Compiling slog-envlogger v2.2.0
53222026-07-09T04:56:36.794Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53232026-07-09T04:56:37.020Z Compiling criterion-plot v0.8.2
53242026-07-09T04:56:37.362Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53252026-07-09T04:56:37.430Z Compiling plotters v0.3.7
53262026-07-09T04:56:37.755Z Compiling ciborium v0.2.2
53272026-07-09T04:56:38.233Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53282026-07-09T04:56:38.466Z Compiling page_size v0.6.0
53292026-07-09T04:56:38.475Z Compiling oorandom v11.1.5
53302026-07-09T04:56:38.569Z Compiling dtor-proc-macro v0.0.13
53312026-07-09T04:56:38.591Z Compiling anes v0.1.6
53322026-07-09T04:56:38.827Z Compiling criterion v0.8.2
53332026-07-09T04:56:38.922Z Compiling dtor v0.8.1
53342026-07-09T04:56:39.007Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53352026-07-09T04:56:39.117Z Compiling link-section v0.2.1
53362026-07-09T04:56:39.252Z Compiling ctor-proc-macro v0.0.13
53372026-07-09T04:56:39.602Z Compiling ctor v0.10.1
53382026-07-09T04:56:40.877Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53392026-07-09T04:58:00.883Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 45s
53402026-07-09T04:58:00.910Z Running benches/userland.rs (target/release-lto/deps/userland-b2109f4053daf5ec)
53412026-07-09T04:58:00.913ZGnuplot not found, using plotters backend
53422026-07-09T04:58:01.041ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53432026-07-09T04:58:01.041ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53442026-07-09T04:58:06.516ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0032 s (7.7M iterations)
53452026-07-09T04:58:11.363ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53462026-07-09T04:58:11.455Zparse/Hairpin-DHCPv4/wallclock/Discover
53472026-07-09T04:58:11.455Z time: [61.128 ns 61.404 ns 61.730 ns]
53482026-07-09T04:58:11.455Z change: [−1.8682% −0.7993% +0.2732%] (p = 0.15 > 0.05)
53492026-07-09T04:58:11.455Z No change in performance detected.
53502026-07-09T04:58:11.455ZFound 3 outliers among 100 measurements (3.00%)
53512026-07-09T04:58:11.455Z 2 (2.00%) high mild
53522026-07-09T04:58:11.455Z 1 (1.00%) high severe
53532026-07-09T04:58:12.346Z
53542026-07-09T04:58:12.350ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53552026-07-09T04:58:12.350ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53562026-07-09T04:58:18.212ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0069 s (3.6M iterations)
53572026-07-09T04:58:23.199ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53582026-07-09T04:58:23.285Zprocess/Hairpin-DHCPv4/wallclock/Discover
53592026-07-09T04:58:23.285Z time: [822.10 ns 822.37 ns 822.66 ns]
53602026-07-09T04:58:23.285Z change: [−1.4718% −1.3108% −1.1498%] (p = 0.00 < 0.05)
53612026-07-09T04:58:23.285Z Performance has improved.
53622026-07-09T04:58:23.285ZFound 7 outliers among 100 measurements (7.00%)
53632026-07-09T04:58:23.285Z 3 (3.00%) high mild
53642026-07-09T04:58:23.285Z 4 (4.00%) high severe
53652026-07-09T04:58:24.176Z
53662026-07-09T04:58:24.180ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53672026-07-09T04:58:24.180ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53682026-07-09T04:58:29.909ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0021 s (7.3M iterations)
53692026-07-09T04:58:34.546ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53702026-07-09T04:58:34.632Zparse/Hairpin-DHCPv4/wallclock/Request
53712026-07-09T04:58:34.632Z time: [61.317 ns 61.614 ns 61.972 ns]
53722026-07-09T04:58:34.632Z change: [−1.6974% −0.5979% +0.5372%] (p = 0.31 > 0.05)
53732026-07-09T04:58:34.632Z No change in performance detected.
53742026-07-09T04:58:34.632ZFound 3 outliers among 100 measurements (3.00%)
53752026-07-09T04:58:34.632Z 1 (1.00%) high mild
53762026-07-09T04:58:34.632Z 2 (2.00%) high severe
53772026-07-09T04:58:35.527Z
53782026-07-09T04:58:35.530ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53792026-07-09T04:58:35.530ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53802026-07-09T04:58:41.317ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0004 s (3.6M iterations)
53812026-07-09T04:58:46.285ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53822026-07-09T04:58:46.369Zprocess/Hairpin-DHCPv4/wallclock/Request
53832026-07-09T04:58:46.369Z time: [798.27 ns 798.53 ns 798.79 ns]
53842026-07-09T04:58:46.369Z change: [−1.3254% −1.1702% −1.0208%] (p = 0.00 < 0.05)
53852026-07-09T04:58:46.369Z Performance has improved.
53862026-07-09T04:58:46.369ZFound 5 outliers among 100 measurements (5.00%)
53872026-07-09T04:58:46.370Z 1 (1.00%) high mild
53882026-07-09T04:58:46.370Z 4 (4.00%) high severe
53892026-07-09T04:58:47.257Z
53902026-07-09T04:58:47.260ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53912026-07-09T04:58:47.260ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53922026-07-09T04:58:50.711ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0031 s (6.1M iterations)
53932026-07-09T04:58:55.549ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53942026-07-09T04:58:55.634Zparse/Hairpin-DHCPv6/wallclock/Solicit
53952026-07-09T04:58:55.634Z time: [61.095 ns 61.357 ns 61.675 ns]
53962026-07-09T04:58:55.634Z change: [−1.8501% −0.5868% +0.7269%] (p = 0.39 > 0.05)
53972026-07-09T04:58:55.634Z No change in performance detected.
53982026-07-09T04:58:55.634ZFound 3 outliers among 100 measurements (3.00%)
53992026-07-09T04:58:55.634Z 1 (1.00%) high mild
54002026-07-09T04:58:55.634Z 2 (2.00%) high severe
54012026-07-09T04:58:56.531Z
54022026-07-09T04:58:56.534ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
54032026-07-09T04:58:56.534ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54042026-07-09T04:59:00.241ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0021 s (2.8M iterations)
54052026-07-09T04:59:05.305ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54062026-07-09T04:59:05.390Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54072026-07-09T04:59:05.390Z time: [1.0544 µs 1.0557 µs 1.0569 µs]
54082026-07-09T04:59:05.390Z change: [+0.2261% +0.3936% +0.5674%] (p = 0.00 < 0.05)
54092026-07-09T04:59:05.390Z Change within noise threshold.
54102026-07-09T04:59:05.390ZFound 1 outliers among 100 measurements (1.00%)
54112026-07-09T04:59:05.390Z 1 (1.00%) high mild
54122026-07-09T04:59:06.279Z
54132026-07-09T04:59:06.282ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54142026-07-09T04:59:06.282ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54152026-07-09T04:59:10.085ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0045 s (5.5M iterations)
54162026-07-09T04:59:14.806ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54172026-07-09T04:59:14.890Zparse/Hairpin-DHCPv6/wallclock/Request
54182026-07-09T04:59:14.891Z time: [61.209 ns 61.502 ns 61.853 ns]
54192026-07-09T04:59:14.891Z change: [−2.9691% −1.8684% −0.7647%] (p = 0.00 < 0.05)
54202026-07-09T04:59:14.891Z Change within noise threshold.
54212026-07-09T04:59:14.891ZFound 3 outliers among 100 measurements (3.00%)
54222026-07-09T04:59:14.891Z 2 (2.00%) high mild
54232026-07-09T04:59:14.891Z 1 (1.00%) high severe
54242026-07-09T04:59:15.781Z
54252026-07-09T04:59:15.785ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54262026-07-09T04:59:15.785ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54272026-07-09T04:59:19.748ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0042 s (2.6M iterations)
54282026-07-09T04:59:24.730ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54292026-07-09T04:59:24.815Zprocess/Hairpin-DHCPv6/wallclock/Request
54302026-07-09T04:59:24.815Z time: [1.0866 µs 1.0872 µs 1.0877 µs]
54312026-07-09T04:59:24.815Z change: [+0.3528% +0.4720% +0.6002%] (p = 0.00 < 0.05)
54322026-07-09T04:59:24.815Z Change within noise threshold.
54332026-07-09T04:59:24.815ZFound 9 outliers among 100 measurements (9.00%)
54342026-07-09T04:59:24.815Z 4 (4.00%) low mild
54352026-07-09T04:59:24.815Z 2 (2.00%) high mild
54362026-07-09T04:59:24.815Z 3 (3.00%) high severe
54372026-07-09T04:59:25.698Z
54382026-07-09T04:59:25.702ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54392026-07-09T04:59:25.702ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54402026-07-09T04:59:31.806ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0004 s (6.9M iterations)
54412026-07-09T04:59:36.301ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54422026-07-09T04:59:36.386Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54432026-07-09T04:59:36.386Z time: [61.176 ns 61.459 ns 61.797 ns]
54442026-07-09T04:59:36.386Z change: [−1.5271% −0.4069% +0.8489%] (p = 0.49 > 0.05)
54452026-07-09T04:59:36.386Z No change in performance detected.
54462026-07-09T04:59:36.386ZFound 3 outliers among 100 measurements (3.00%)
54472026-07-09T04:59:36.386Z 1 (1.00%) high mild
54482026-07-09T04:59:36.386Z 2 (2.00%) high severe
54492026-07-09T04:59:37.280Z
54502026-07-09T04:59:37.286ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54512026-07-09T04:59:37.286ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54522026-07-09T04:59:42.521ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0051 s (4.0M iterations)
54532026-07-09T04:59:47.404ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54542026-07-09T04:59:47.485Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54552026-07-09T04:59:47.485Z time: [622.45 ns 622.73 ns 623.05 ns]
54562026-07-09T04:59:47.485Z change: [−1.0640% −0.9140% −0.7564%] (p = 0.00 < 0.05)
54572026-07-09T04:59:47.485Z Change within noise threshold.
54582026-07-09T04:59:47.485ZFound 5 outliers among 100 measurements (5.00%)
54592026-07-09T04:59:47.485Z 3 (3.00%) high mild
54602026-07-09T04:59:47.485Z 2 (2.00%) high severe
54612026-07-09T04:59:48.369Z
54622026-07-09T04:59:48.373ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54632026-07-09T04:59:48.373ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54642026-07-09T04:59:52.763ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0046 s (4.8M iterations)
54652026-07-09T04:59:56.726ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54662026-07-09T04:59:56.750Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54672026-07-09T04:59:56.750Z time: [121.75 ns 122.05 ns 122.42 ns]
54682026-07-09T04:59:56.750Z change: [−0.9141% −0.1694% +0.5946%] (p = 0.66 > 0.05)
54692026-07-09T04:59:56.750Z No change in performance detected.
54702026-07-09T04:59:56.750ZFound 3 outliers among 100 measurements (3.00%)
54712026-07-09T04:59:56.750Z 2 (2.00%) high mild
54722026-07-09T04:59:56.750Z 1 (1.00%) high severe
54732026-07-09T04:59:57.561Z
54742026-07-09T04:59:57.569ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54752026-07-09T04:59:57.569ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54762026-07-09T05:00:04.247ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0020 s (3.2M iterations)
54772026-07-09T05:00:05.341ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54782026-07-09T05:00:05.358Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54792026-07-09T05:00:05.358Z time: [707.56 ns 707.99 ns 708.49 ns]
54802026-07-09T05:00:05.358Z change: [−0.6556% −0.4952% −0.3508%] (p = 0.00 < 0.05)
54812026-07-09T05:00:05.358Z Change within noise threshold.
54822026-07-09T05:00:05.358ZFound 5 outliers among 100 measurements (5.00%)
54832026-07-09T05:00:05.358Z 3 (3.00%) high mild
54842026-07-09T05:00:05.358Z 2 (2.00%) high severe
54852026-07-09T05:00:06.246Z
54862026-07-09T05:00:06.249ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54872026-07-09T05:00:06.249ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54882026-07-09T05:00:12.390ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0004 s (6.8M iterations)
54892026-07-09T05:00:16.848ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54902026-07-09T05:00:16.934Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54912026-07-09T05:00:16.934Z time: [60.921 ns 61.186 ns 61.507 ns]
54922026-07-09T05:00:16.934Z change: [−1.5756% −0.4694% +0.5902%] (p = 0.41 > 0.05)
54932026-07-09T05:00:16.934Z No change in performance detected.
54942026-07-09T05:00:16.934ZFound 3 outliers among 100 measurements (3.00%)
54952026-07-09T05:00:16.934Z 1 (1.00%) high mild
54962026-07-09T05:00:16.934Z 2 (2.00%) high severe
54972026-07-09T05:00:17.830Z
54982026-07-09T05:00:17.833ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54992026-07-09T05:00:17.833ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
55002026-07-09T05:00:23.898ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0044 s (3.5M iterations)
55012026-07-09T05:00:28.721ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
55022026-07-09T05:00:28.807Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
55032026-07-09T05:00:28.807Z time: [801.12 ns 801.45 ns 801.81 ns]
55042026-07-09T05:00:28.807Z change: [−1.3973% −1.2458% −1.1006%] (p = 0.00 < 0.05)
55052026-07-09T05:00:28.807Z Performance has improved.
55062026-07-09T05:00:28.807ZFound 4 outliers among 100 measurements (4.00%)
55072026-07-09T05:00:28.807Z 1 (1.00%) high mild
55082026-07-09T05:00:28.807Z 3 (3.00%) high severe
55092026-07-09T05:00:29.690Z
55102026-07-09T05:00:29.694ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55112026-07-09T05:00:29.694ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55122026-07-09T05:00:35.910ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0024 s (6.7M iterations)
55132026-07-09T05:00:40.308ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55142026-07-09T05:00:40.393Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55152026-07-09T05:00:40.393Z time: [61.178 ns 61.462 ns 61.806 ns]
55162026-07-09T05:00:40.393Z change: [−0.9300% +0.1786% +1.2202%] (p = 0.76 > 0.05)
55172026-07-09T05:00:40.393Z No change in performance detected.
55182026-07-09T05:00:40.394ZFound 2 outliers among 100 measurements (2.00%)
55192026-07-09T05:00:40.394Z 1 (1.00%) high mild
55202026-07-09T05:00:40.394Z 1 (1.00%) high severe
55212026-07-09T05:00:41.289Z
55222026-07-09T05:00:41.293ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55232026-07-09T05:00:41.293ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55242026-07-09T05:00:47.214ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0002 s (3.5M iterations)
55252026-07-09T05:00:51.989ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55262026-07-09T05:00:52.074Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55272026-07-09T05:00:52.074Z time: [758.42 ns 758.63 ns 758.89 ns]
55282026-07-09T05:00:52.074Z change: [−1.0953% −0.9389% −0.7774%] (p = 0.00 < 0.05)
55292026-07-09T05:00:52.074Z Change within noise threshold.
55302026-07-09T05:00:52.074ZFound 4 outliers among 100 measurements (4.00%)
55312026-07-09T05:00:52.074Z 2 (2.00%) high mild
55322026-07-09T05:00:52.074Z 2 (2.00%) high severe
55332026-07-09T05:00:52.962Z
55342026-07-09T05:00:52.965ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55352026-07-09T05:00:52.965ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55362026-07-09T05:00:56.404ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (12M iterations)
55372026-07-09T05:01:00.217ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55382026-07-09T05:01:00.301Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55392026-07-09T05:01:00.301Z time: [61.971 ns 62.179 ns 62.418 ns]
55402026-07-09T05:01:00.301Z change: [−1.1837% −0.3386% +0.5134%] (p = 0.45 > 0.05)
55412026-07-09T05:01:00.301Z No change in performance detected.
55422026-07-09T05:01:00.301ZFound 2 outliers among 100 measurements (2.00%)
55432026-07-09T05:01:00.301Z 1 (1.00%) high mild
55442026-07-09T05:01:00.301Z 1 (1.00%) high severe
55452026-07-09T05:01:01.189Z
55462026-07-09T05:01:01.192ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55472026-07-09T05:01:01.192ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55482026-07-09T05:01:06.410ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0021 s (4.0M iterations)
55492026-07-09T05:01:11.103ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55502026-07-09T05:01:11.188Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55512026-07-09T05:01:11.188Z time: [253.10 ns 253.46 ns 253.89 ns]
55522026-07-09T05:01:11.188Z change: [−0.6247% −0.2713% +0.0864%] (p = 0.14 > 0.05)
55532026-07-09T05:01:11.188Z No change in performance detected.
55542026-07-09T05:01:11.188ZFound 3 outliers among 100 measurements (3.00%)
55552026-07-09T05:01:11.188Z 1 (1.00%) high mild
55562026-07-09T05:01:11.188Z 2 (2.00%) high severe
55572026-07-09T05:01:12.079Z
55582026-07-09T05:01:12.082ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55592026-07-09T05:01:12.082ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55602026-07-09T05:01:18.183ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0005 s (6.9M iterations)
55612026-07-09T05:01:22.711ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55622026-07-09T05:01:22.798Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55632026-07-09T05:01:22.798Z time: [79.911 ns 80.188 ns 80.517 ns]
55642026-07-09T05:01:22.798Z change: [−1.5297% −0.5805% +0.3649%] (p = 0.24 > 0.05)
55652026-07-09T05:01:22.798Z No change in performance detected.
55662026-07-09T05:01:22.798ZFound 2 outliers among 100 measurements (2.00%)
55672026-07-09T05:01:22.798Z 1 (1.00%) high mild
55682026-07-09T05:01:22.798Z 1 (1.00%) high severe
55692026-07-09T05:01:23.691Z
55702026-07-09T05:01:23.695ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55712026-07-09T05:01:23.695ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55722026-07-09T05:01:27.625ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (2.7M iterations)
55732026-07-09T05:01:32.597ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55742026-07-09T05:01:32.681Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55752026-07-09T05:01:32.681Z time: [271.19 ns 271.49 ns 271.85 ns]
55762026-07-09T05:01:32.681Z change: [−1.0858% −0.6984% −0.2966%] (p = 0.00 < 0.05)
55772026-07-09T05:01:32.681Z Change within noise threshold.
55782026-07-09T05:01:32.681ZFound 3 outliers among 100 measurements (3.00%)
55792026-07-09T05:01:32.681Z 2 (2.00%) high mild
55802026-07-09T05:01:32.681Z 1 (1.00%) high severe
55812026-07-09T05:01:33.569Z
55822026-07-09T05:01:33.572ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55832026-07-09T05:01:33.572ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55842026-07-09T05:01:39.779ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0014 s (6.8M iterations)
55852026-07-09T05:01:43.332ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55862026-07-09T05:01:43.416Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55872026-07-09T05:01:43.416Z time: [98.212 ns 98.401 ns 98.570 ns]
55882026-07-09T05:01:43.416Z change: [−1.2062% −0.5522% +0.0765%] (p = 0.10 > 0.05)
55892026-07-09T05:01:43.416Z No change in performance detected.
55902026-07-09T05:01:43.416ZFound 7 outliers among 100 measurements (7.00%)
55912026-07-09T05:01:43.416Z 5 (5.00%) high mild
55922026-07-09T05:01:43.416Z 2 (2.00%) high severe
55932026-07-09T05:01:44.305Z
55942026-07-09T05:01:44.309ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55952026-07-09T05:01:44.309ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55962026-07-09T05:01:47.310ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0069 s (3.5M iterations)
55972026-07-09T05:01:51.922ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55982026-07-09T05:01:52.007Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55992026-07-09T05:01:52.007Z time: [225.43 ns 225.72 ns 226.07 ns]
56002026-07-09T05:01:52.007Z change: [−0.9185% −0.4733% −0.0478%] (p = 0.04 < 0.05)
56012026-07-09T05:01:52.007Z Change within noise threshold.
56022026-07-09T05:01:52.007ZFound 2 outliers among 100 measurements (2.00%)
56032026-07-09T05:01:52.007Z 1 (1.00%) high mild
56042026-07-09T05:01:52.007Z 1 (1.00%) high severe
56052026-07-09T05:01:52.895Z
56062026-07-09T05:01:52.899ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56072026-07-09T05:01:52.899ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56082026-07-09T05:01:57.165ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (4.9M iterations)
56092026-07-09T05:02:01.478ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56102026-07-09T05:02:01.562Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56112026-07-09T05:02:01.562Z time: [117.68 ns 117.98 ns 118.24 ns]
56122026-07-09T05:02:01.562Z change: [−1.2097% −0.4151% +0.3423%] (p = 0.30 > 0.05)
56132026-07-09T05:02:01.562Z No change in performance detected.
56142026-07-09T05:02:01.562ZFound 23 outliers among 100 measurements (23.00%)
56152026-07-09T05:02:01.562Z 16 (16.00%) low mild
56162026-07-09T05:02:01.562Z 2 (2.00%) high mild
56172026-07-09T05:02:01.562Z 5 (5.00%) high severe
56182026-07-09T05:02:02.454Z
56192026-07-09T05:02:02.458ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56202026-07-09T05:02:02.458ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56212026-07-09T05:02:06.893ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0027 s (2.4M iterations)
56222026-07-09T05:02:11.732ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56232026-07-09T05:02:11.816Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56242026-07-09T05:02:11.816Z time: [244.78 ns 245.01 ns 245.29 ns]
56252026-07-09T05:02:11.816Z change: [−0.6869% −0.2079% +0.2599%] (p = 0.38 > 0.05)
56262026-07-09T05:02:11.816Z No change in performance detected.
56272026-07-09T05:02:11.816ZFound 4 outliers among 100 measurements (4.00%)
56282026-07-09T05:02:11.816Z 2 (2.00%) high mild
56292026-07-09T05:02:11.816Z 2 (2.00%) high severe
56302026-07-09T05:02:12.706Z
56312026-07-09T05:02:12.709ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56322026-07-09T05:02:12.709ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56332026-07-09T05:02:15.980ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (13M iterations)
56342026-07-09T05:02:19.901ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56352026-07-09T05:02:19.986Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56362026-07-09T05:02:19.986Z time: [60.358 ns 60.562 ns 60.803 ns]
56372026-07-09T05:02:19.986Z change: [−1.4781% −0.6264% +0.2594%] (p = 0.16 > 0.05)
56382026-07-09T05:02:19.986Z No change in performance detected.
56392026-07-09T05:02:19.986ZFound 2 outliers among 100 measurements (2.00%)
56402026-07-09T05:02:19.986Z 1 (1.00%) high mild
56412026-07-09T05:02:19.986Z 1 (1.00%) high severe
56422026-07-09T05:02:20.875Z
56432026-07-09T05:02:20.878ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56442026-07-09T05:02:20.878ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56452026-07-09T05:02:25.649ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0047 s (4.4M iterations)
56462026-07-09T05:02:30.455ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56472026-07-09T05:02:30.524Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56482026-07-09T05:02:30.524Z time: [216.00 ns 216.34 ns 216.74 ns]
56492026-07-09T05:02:30.524Z change: [−0.9824% −0.5651% −0.1665%] (p = 0.01 < 0.05)
56502026-07-09T05:02:30.524Z Change within noise threshold.
56512026-07-09T05:02:30.524ZFound 3 outliers among 100 measurements (3.00%)
56522026-07-09T05:02:30.524Z 1 (1.00%) high mild
56532026-07-09T05:02:30.524Z 2 (2.00%) high severe
56542026-07-09T05:02:31.415Z
56552026-07-09T05:02:31.418ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56562026-07-09T05:02:31.418ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56572026-07-09T05:02:37.446ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0028 s (7.0M iterations)
56582026-07-09T05:02:42.015ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56592026-07-09T05:02:42.101Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56602026-07-09T05:02:42.101Z time: [78.933 ns 79.214 ns 79.544 ns]
56612026-07-09T05:02:42.101Z change: [−1.5560% −0.6326% +0.3350%] (p = 0.18 > 0.05)
56622026-07-09T05:02:42.101Z No change in performance detected.
56632026-07-09T05:02:42.101ZFound 2 outliers among 100 measurements (2.00%)
56642026-07-09T05:02:42.101Z 1 (1.00%) high mild
56652026-07-09T05:02:42.101Z 1 (1.00%) high severe
56662026-07-09T05:02:42.991Z
56672026-07-09T05:02:42.995ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56682026-07-09T05:02:42.995ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56692026-07-09T05:02:46.773ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0077 s (2.8M iterations)
56702026-07-09T05:02:51.775ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56712026-07-09T05:02:51.862Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56722026-07-09T05:02:51.862Z time: [234.61 ns 234.91 ns 235.26 ns]
56732026-07-09T05:02:51.862Z change: [−1.1258% −0.7249% −0.3065%] (p = 0.00 < 0.05)
56742026-07-09T05:02:51.862Z Change within noise threshold.
56752026-07-09T05:02:51.862ZFound 5 outliers among 100 measurements (5.00%)
56762026-07-09T05:02:51.862Z 2 (2.00%) high mild
56772026-07-09T05:02:51.862Z 3 (3.00%) high severe
56782026-07-09T05:02:52.745Z
56792026-07-09T05:02:52.748ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56802026-07-09T05:02:52.748ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56812026-07-09T05:02:58.832ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.9M iterations)
56822026-07-09T05:03:02.423ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56832026-07-09T05:03:02.508Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56842026-07-09T05:03:02.508Z time: [97.604 ns 97.817 ns 98.013 ns]
56852026-07-09T05:03:02.508Z change: [−1.6059% −0.9322% −0.2800%] (p = 0.01 < 0.05)
56862026-07-09T05:03:02.508Z Change within noise threshold.
56872026-07-09T05:03:02.508ZFound 3 outliers among 100 measurements (3.00%)
56882026-07-09T05:03:02.508Z 1 (1.00%) high mild
56892026-07-09T05:03:02.508Z 2 (2.00%) high severe
56902026-07-09T05:03:03.397Z
56912026-07-09T05:03:03.401ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56922026-07-09T05:03:03.401ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56932026-07-09T05:03:09.240ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0013 s (3.6M iterations)
56942026-07-09T05:03:13.688ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56952026-07-09T05:03:13.772Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56962026-07-09T05:03:13.772Z time: [186.94 ns 187.24 ns 187.59 ns]
56972026-07-09T05:03:13.772Z change: [−1.1189% −0.5765% −0.0215%] (p = 0.04 < 0.05)
56982026-07-09T05:03:13.776Z Change within noise threshold.
56992026-07-09T05:03:13.776ZFound 2 outliers among 100 measurements (2.00%)
57002026-07-09T05:03:13.776Z 1 (1.00%) high mild
57012026-07-09T05:03:13.776Z 1 (1.00%) high severe
57022026-07-09T05:03:14.665Z
57032026-07-09T05:03:14.668ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57042026-07-09T05:03:14.668ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57052026-07-09T05:03:18.885ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0048 s (5.0M iterations)
57062026-07-09T05:03:23.240ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57072026-07-09T05:03:23.325Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57082026-07-09T05:03:23.325Z time: [117.05 ns 117.27 ns 117.48 ns]
57092026-07-09T05:03:23.325Z change: [−1.1243% −0.3697% +0.3416%] (p = 0.35 > 0.05)
57102026-07-09T05:03:23.325Z No change in performance detected.
57112026-07-09T05:03:23.325ZFound 24 outliers among 100 measurements (24.00%)
57122026-07-09T05:03:23.326Z 16 (16.00%) low mild
57132026-07-09T05:03:23.326Z 3 (3.00%) high mild
57142026-07-09T05:03:23.326Z 5 (5.00%) high severe
57152026-07-09T05:03:24.220Z
57162026-07-09T05:03:24.223ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57172026-07-09T05:03:24.223ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57182026-07-09T05:03:28.467ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0007 s (2.5M iterations)
57192026-07-09T05:03:33.287ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57202026-07-09T05:03:33.371Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57212026-07-09T05:03:33.371Z time: [207.11 ns 207.32 ns 207.58 ns]
57222026-07-09T05:03:33.374Z change: [−0.5940% −0.0744% +0.4452%] (p = 0.78 > 0.05)
57232026-07-09T05:03:33.374Z No change in performance detected.
57242026-07-09T05:03:33.374ZFound 4 outliers among 100 measurements (4.00%)
57252026-07-09T05:03:33.374Z 4 (4.00%) high severe
57262026-07-09T05:03:34.259Z
57272026-07-09T05:03:34.262ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57282026-07-09T05:03:34.262ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57292026-07-09T05:03:37.874ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (12M iterations)
57302026-07-09T05:03:41.864ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57312026-07-09T05:03:41.948Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57322026-07-09T05:03:41.949Z time: [61.826 ns 62.026 ns 62.257 ns]
57332026-07-09T05:03:41.949Z change: [−1.0872% −0.2291% +0.6748%] (p = 0.62 > 0.05)
57342026-07-09T05:03:41.949Z No change in performance detected.
57352026-07-09T05:03:41.949ZFound 4 outliers among 100 measurements (4.00%)
57362026-07-09T05:03:41.949Z 3 (3.00%) high mild
57372026-07-09T05:03:41.949Z 1 (1.00%) high severe
57382026-07-09T05:03:42.838Z
57392026-07-09T05:03:42.842ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57402026-07-09T05:03:42.842ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57412026-07-09T05:03:48.200ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0030 s (3.9M iterations)
57422026-07-09T05:03:53.020ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57432026-07-09T05:03:53.105Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57442026-07-09T05:03:53.105Z time: [249.32 ns 249.69 ns 250.12 ns]
57452026-07-09T05:03:53.105Z change: [−1.0469% −0.6718% −0.3026%] (p = 0.00 < 0.05)
57462026-07-09T05:03:53.105Z Change within noise threshold.
57472026-07-09T05:03:53.105ZFound 3 outliers among 100 measurements (3.00%)
57482026-07-09T05:03:53.105Z 1 (1.00%) high mild
57492026-07-09T05:03:53.105Z 2 (2.00%) high severe
57502026-07-09T05:03:53.998Z
57512026-07-09T05:03:54.001ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57522026-07-09T05:03:54.001ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57532026-07-09T05:03:57.103ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0035 s (6.8M iterations)
57542026-07-09T05:04:01.808ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57552026-07-09T05:04:01.893Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57562026-07-09T05:04:01.893Z time: [79.838 ns 80.098 ns 80.409 ns]
57572026-07-09T05:04:01.893Z change: [−1.4440% −0.5374% +0.3679%] (p = 0.24 > 0.05)
57582026-07-09T05:04:01.896Z No change in performance detected.
57592026-07-09T05:04:01.896ZFound 2 outliers among 100 measurements (2.00%)
57602026-07-09T05:04:01.896Z 1 (1.00%) high mild
57612026-07-09T05:04:01.896Z 1 (1.00%) high severe
57622026-07-09T05:04:02.784Z
57632026-07-09T05:04:02.788ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57642026-07-09T05:04:02.788ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57652026-07-09T05:04:06.840ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0093 s (2.6M iterations)
57662026-07-09T05:04:11.869ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57672026-07-09T05:04:11.953Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57682026-07-09T05:04:11.954Z time: [267.06 ns 267.36 ns 267.73 ns]
57692026-07-09T05:04:11.954Z change: [−1.3300% −0.9757% −0.5992%] (p = 0.00 < 0.05)
57702026-07-09T05:04:11.954Z Change within noise threshold.
57712026-07-09T05:04:11.954ZFound 3 outliers among 100 measurements (3.00%)
57722026-07-09T05:04:11.954Z 3 (3.00%) high severe
57732026-07-09T05:04:12.841Z
57742026-07-09T05:04:12.844ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57752026-07-09T05:04:12.844ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57762026-07-09T05:04:15.912ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0020 s (6.8M iterations)
57772026-07-09T05:04:19.789ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57782026-07-09T05:04:19.874Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57792026-07-09T05:04:19.874Z time: [98.370 ns 98.557 ns 98.780 ns]
57802026-07-09T05:04:19.874Z change: [−1.2920% −0.6487% +0.0626%] (p = 0.05 > 0.05)
57812026-07-09T05:04:19.874Z No change in performance detected.
57822026-07-09T05:04:19.874ZFound 11 outliers among 100 measurements (11.00%)
57832026-07-09T05:04:19.874Z 9 (9.00%) high mild
57842026-07-09T05:04:19.874Z 2 (2.00%) high severe
57852026-07-09T05:04:20.762Z
57862026-07-09T05:04:20.765ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57872026-07-09T05:04:20.765ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57882026-07-09T05:04:23.891ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0002 s (3.4M iterations)
57892026-07-09T05:04:28.562ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57902026-07-09T05:04:28.646Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57912026-07-09T05:04:28.646Z time: [222.22 ns 222.46 ns 222.76 ns]
57922026-07-09T05:04:28.646Z change: [−0.8345% −0.3671% +0.1205%] (p = 0.13 > 0.05)
57932026-07-09T05:04:28.646Z No change in performance detected.
57942026-07-09T05:04:28.646ZFound 4 outliers among 100 measurements (4.00%)
57952026-07-09T05:04:28.646Z 3 (3.00%) high mild
57962026-07-09T05:04:28.646Z 1 (1.00%) high severe
57972026-07-09T05:04:29.542Z
57982026-07-09T05:04:29.546ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57992026-07-09T05:04:29.546ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58002026-07-09T05:04:33.922ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0003 s (4.8M iterations)
58012026-07-09T05:04:38.277ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58022026-07-09T05:04:38.365Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58032026-07-09T05:04:38.365Z time: [117.71 ns 117.91 ns 118.08 ns]
58042026-07-09T05:04:38.365Z change: [−1.2779% −0.5344% +0.1650%] (p = 0.16 > 0.05)
58052026-07-09T05:04:38.365Z No change in performance detected.
58062026-07-09T05:04:38.365ZFound 11 outliers among 100 measurements (11.00%)
58072026-07-09T05:04:38.365Z 2 (2.00%) low mild
58082026-07-09T05:04:38.365Z 4 (4.00%) high mild
58092026-07-09T05:04:38.365Z 5 (5.00%) high severe
58102026-07-09T05:04:39.252Z
58112026-07-09T05:04:39.261ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58122026-07-09T05:04:39.261ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58132026-07-09T05:04:43.816ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0102 s (2.3M iterations)
58142026-07-09T05:04:48.677ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58152026-07-09T05:04:48.762Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58162026-07-09T05:04:48.762Z time: [240.70 ns 240.94 ns 241.22 ns]
58172026-07-09T05:04:48.762Z change: [−0.7082% −0.1704% +0.4319%] (p = 0.57 > 0.05)
58182026-07-09T05:04:48.762Z No change in performance detected.
58192026-07-09T05:04:48.762ZFound 5 outliers among 100 measurements (5.00%)
58202026-07-09T05:04:48.762Z 1 (1.00%) high mild
58212026-07-09T05:04:48.762Z 4 (4.00%) high severe
58222026-07-09T05:04:49.715Z
58232026-07-09T05:04:49.718ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58242026-07-09T05:04:49.718ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58252026-07-09T05:04:53.231ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (12M iterations)
58262026-07-09T05:04:57.202ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58272026-07-09T05:04:57.287Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58282026-07-09T05:04:57.287Z time: [60.821 ns 61.021 ns 61.251 ns]
58292026-07-09T05:04:57.287Z change: [−1.0018% −0.0548% +0.9116%] (p = 0.91 > 0.05)
58302026-07-09T05:04:57.287Z No change in performance detected.
58312026-07-09T05:04:57.287ZFound 3 outliers among 100 measurements (3.00%)
58322026-07-09T05:04:57.287Z 2 (2.00%) high mild
58332026-07-09T05:04:57.287Z 1 (1.00%) high severe
58342026-07-09T05:05:00.594Z
58352026-07-09T05:05:00.601ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58362026-07-09T05:05:00.601ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58372026-07-09T05:05:03.221ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0047 s (4.2M iterations)
58382026-07-09T05:05:08.040ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58392026-07-09T05:05:08.125Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58402026-07-09T05:05:08.125Z time: [218.37 ns 218.74 ns 219.19 ns]
58412026-07-09T05:05:08.125Z change: [−0.9579% −0.5441% −0.1233%] (p = 0.01 < 0.05)
58422026-07-09T05:05:08.125Z Change within noise threshold.
58432026-07-09T05:05:08.125ZFound 3 outliers among 100 measurements (3.00%)
58442026-07-09T05:05:08.125Z 2 (2.00%) high mild
58452026-07-09T05:05:08.125Z 1 (1.00%) high severe
58462026-07-09T05:05:09.023Z
58472026-07-09T05:05:09.027ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58482026-07-09T05:05:09.027ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58492026-07-09T05:05:12.056ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0025 s (6.9M iterations)
58502026-07-09T05:05:16.827ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58512026-07-09T05:05:16.912Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58522026-07-09T05:05:16.912Z time: [78.856 ns 79.134 ns 79.465 ns]
58532026-07-09T05:05:16.912Z change: [−1.4484% −0.5209% +0.3422%] (p = 0.26 > 0.05)
58542026-07-09T05:05:16.912Z No change in performance detected.
58552026-07-09T05:05:16.912ZFound 2 outliers among 100 measurements (2.00%)
58562026-07-09T05:05:16.912Z 1 (1.00%) high mild
58572026-07-09T05:05:16.912Z 1 (1.00%) high severe
58582026-07-09T05:05:17.805Z
58592026-07-09T05:05:17.808ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58602026-07-09T05:05:17.808ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58612026-07-09T05:05:21.713ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0083 s (2.7M iterations)
58622026-07-09T05:05:26.713ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58632026-07-09T05:05:26.797Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58642026-07-09T05:05:26.797Z time: [236.92 ns 237.25 ns 237.66 ns]
58652026-07-09T05:05:26.797Z change: [−1.1361% −0.7123% −0.3174%] (p = 0.00 < 0.05)
58662026-07-09T05:05:26.797Z Change within noise threshold.
58672026-07-09T05:05:26.797ZFound 3 outliers among 100 measurements (3.00%)
58682026-07-09T05:05:26.797Z 2 (2.00%) high mild
58692026-07-09T05:05:26.797Z 1 (1.00%) high severe
58702026-07-09T05:05:27.684Z
58712026-07-09T05:05:27.731ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58722026-07-09T05:05:27.731ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58732026-07-09T05:05:34.053ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0034 s (6.6M iterations)
58742026-07-09T05:05:37.721ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58752026-07-09T05:05:37.805Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58762026-07-09T05:05:37.805Z time: [97.816 ns 97.910 ns 98.002 ns]
58772026-07-09T05:05:37.805Z change: [−1.2390% −0.5817% +0.1745%] (p = 0.10 > 0.05)
58782026-07-09T05:05:37.805Z No change in performance detected.
58792026-07-09T05:05:37.805ZFound 8 outliers among 100 measurements (8.00%)
58802026-07-09T05:05:37.805Z 2 (2.00%) high mild
58812026-07-09T05:05:37.805Z 6 (6.00%) high severe
58822026-07-09T05:05:38.693Z
58832026-07-09T05:05:38.696ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58842026-07-09T05:05:38.696ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58852026-07-09T05:05:44.867ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0029 s (3.4M iterations)
58862026-07-09T05:05:49.396ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58872026-07-09T05:05:49.482Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58882026-07-09T05:05:49.482Z time: [189.33 ns 189.58 ns 189.89 ns]
58892026-07-09T05:05:49.482Z change: [−1.0786% −0.5680% −0.0497%] (p = 0.03 < 0.05)
58902026-07-09T05:05:49.482Z Change within noise threshold.
58912026-07-09T05:05:49.482ZFound 2 outliers among 100 measurements (2.00%)
58922026-07-09T05:05:49.482Z 1 (1.00%) high mild
58932026-07-09T05:05:49.482Z 1 (1.00%) high severe
58942026-07-09T05:05:50.377Z
58952026-07-09T05:05:50.380ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58962026-07-09T05:05:50.380ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58972026-07-09T05:05:54.694ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0002 s (4.9M iterations)
58982026-07-09T05:05:59.085ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58992026-07-09T05:05:59.162Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59002026-07-09T05:05:59.162Z time: [116.61 ns 116.79 ns 116.96 ns]
59012026-07-09T05:05:59.163Z change: [−1.4468% −0.6673% +0.1862%] (p = 0.11 > 0.05)
59022026-07-09T05:05:59.163Z No change in performance detected.
59032026-07-09T05:05:59.163ZFound 9 outliers among 100 measurements (9.00%)
59042026-07-09T05:05:59.163Z 5 (5.00%) high mild
59052026-07-09T05:05:59.163Z 4 (4.00%) high severe
59062026-07-09T05:06:00.058Z
59072026-07-09T05:06:00.062ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59082026-07-09T05:06:00.062ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59092026-07-09T05:06:04.416ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0062 s (2.4M iterations)
59102026-07-09T05:06:09.294ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59112026-07-09T05:06:09.377Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59122026-07-09T05:06:09.378Z time: [207.98 ns 208.24 ns 208.54 ns]
59132026-07-09T05:06:09.378Z change: [−1.2382% −0.6846% −0.1137%] (p = 0.02 < 0.05)
59142026-07-09T05:06:09.378Z Change within noise threshold.
59152026-07-09T05:06:09.378ZFound 4 outliers among 100 measurements (4.00%)
59162026-07-09T05:06:09.378Z 2 (2.00%) high mild
59172026-07-09T05:06:09.378Z 2 (2.00%) high severe
59182026-07-09T05:06:10.267Z
59192026-07-09T05:06:10.270ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59202026-07-09T05:06:10.270ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59212026-07-09T05:06:13.554ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (13M iterations)
59222026-07-09T05:06:17.550ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59232026-07-09T05:06:17.628Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59242026-07-09T05:06:17.628Z time: [61.910 ns 62.136 ns 62.404 ns]
59252026-07-09T05:06:17.628Z change: [−1.5640% −0.7161% +0.1693%] (p = 0.11 > 0.05)
59262026-07-09T05:06:17.628Z No change in performance detected.
59272026-07-09T05:06:17.628ZFound 2 outliers among 100 measurements (2.00%)
59282026-07-09T05:06:17.629Z 1 (1.00%) high mild
59292026-07-09T05:06:17.629Z 1 (1.00%) high severe
59302026-07-09T05:06:18.527Z
59312026-07-09T05:06:18.537ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59322026-07-09T05:06:18.537ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59332026-07-09T05:06:23.398ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0034 s (4.3M iterations)
59342026-07-09T05:06:28.493ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59352026-07-09T05:06:28.578Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59362026-07-09T05:06:28.578Z time: [288.11 ns 290.70 ns 294.06 ns]
59372026-07-09T05:06:28.578Z change: [−18.206% −1.2098% +18.698%] (p = 0.91 > 0.05)
59382026-07-09T05:06:28.578Z No change in performance detected.
59392026-07-09T05:06:28.578ZFound 12 outliers among 100 measurements (12.00%)
59402026-07-09T05:06:28.578Z 4 (4.00%) high mild
59412026-07-09T05:06:28.578Z 8 (8.00%) high severe
59422026-07-09T05:06:29.475Z
59432026-07-09T05:06:29.478ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59442026-07-09T05:06:29.478ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59452026-07-09T05:06:35.303ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (7.2M iterations)
59462026-07-09T05:06:40.044ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59472026-07-09T05:06:40.129Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59482026-07-09T05:06:40.129Z time: [79.709 ns 79.977 ns 80.293 ns]
59492026-07-09T05:06:40.129Z change: [−1.9247% −1.0333% −0.1307%] (p = 0.02 < 0.05)
59502026-07-09T05:06:40.129Z Change within noise threshold.
59512026-07-09T05:06:40.129ZFound 2 outliers among 100 measurements (2.00%)
59522026-07-09T05:06:40.132Z 1 (1.00%) high mild
59532026-07-09T05:06:40.132Z 1 (1.00%) high severe
59542026-07-09T05:06:41.026Z
59552026-07-09T05:06:41.029ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59562026-07-09T05:06:41.029ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59572026-07-09T05:06:44.870ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0076 s (2.7M iterations)
59582026-07-09T05:06:50.113ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59592026-07-09T05:06:50.197Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59602026-07-09T05:06:50.197Z time: [326.62 ns 330.45 ns 335.40 ns]
59612026-07-09T05:06:50.197Z change: [−15.843% −1.0071% +17.133%] (p = 0.91 > 0.05)
59622026-07-09T05:06:50.197Z No change in performance detected.
59632026-07-09T05:06:50.197ZFound 12 outliers among 100 measurements (12.00%)
59642026-07-09T05:06:50.197Z 3 (3.00%) high mild
59652026-07-09T05:06:50.197Z 9 (9.00%) high severe
59662026-07-09T05:06:51.088Z
59672026-07-09T05:06:51.127ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59682026-07-09T05:06:51.127ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59692026-07-09T05:06:56.978ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0028 s (7.1M iterations)
59702026-07-09T05:07:00.735ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59712026-07-09T05:07:00.810Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59722026-07-09T05:07:00.810Z time: [98.232 ns 98.423 ns 98.598 ns]
59732026-07-09T05:07:00.810Z change: [−0.9541% −0.3199% +0.3870%] (p = 0.36 > 0.05)
59742026-07-09T05:07:00.813Z No change in performance detected.
59752026-07-09T05:07:00.813ZFound 4 outliers among 100 measurements (4.00%)
59762026-07-09T05:07:00.813Z 2 (2.00%) high mild
59772026-07-09T05:07:00.813Z 2 (2.00%) high severe
59782026-07-09T05:07:01.702Z
59792026-07-09T05:07:01.705ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59802026-07-09T05:07:01.705ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59812026-07-09T05:07:07.572ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0039 s (3.6M iterations)
59822026-07-09T05:07:12.347ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59832026-07-09T05:07:12.431Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59842026-07-09T05:07:12.431Z time: [255.62 ns 257.74 ns 260.52 ns]
59852026-07-09T05:07:12.431Z change: [−15.287% −0.6905% +15.123%] (p = 0.94 > 0.05)
59862026-07-09T05:07:12.431Z No change in performance detected.
59872026-07-09T05:07:12.431ZFound 12 outliers among 100 measurements (12.00%)
59882026-07-09T05:07:12.431Z 4 (4.00%) high mild
59892026-07-09T05:07:12.431Z 8 (8.00%) high severe
59902026-07-09T05:07:13.325Z
59912026-07-09T05:07:13.328ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59922026-07-09T05:07:13.328ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59932026-07-09T05:07:17.381ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0004 s (5.2M iterations)
59942026-07-09T05:07:21.906ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59952026-07-09T05:07:21.990Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59962026-07-09T05:07:21.990Z time: [117.46 ns 117.73 ns 117.97 ns]
59972026-07-09T05:07:21.990Z change: [−0.8735% −0.2773% +0.3299%] (p = 0.38 > 0.05)
59982026-07-09T05:07:21.990Z No change in performance detected.
59992026-07-09T05:07:21.990ZFound 25 outliers among 100 measurements (25.00%)
60002026-07-09T05:07:21.990Z 16 (16.00%) low severe
60012026-07-09T05:07:21.990Z 3 (3.00%) high mild
60022026-07-09T05:07:21.990Z 6 (6.00%) high severe
60032026-07-09T05:07:22.878Z
60042026-07-09T05:07:22.881ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60052026-07-09T05:07:22.881ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60062026-07-09T05:07:27.110ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (2.5M iterations)
60072026-07-09T05:07:32.200ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60082026-07-09T05:07:32.285Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60092026-07-09T05:07:32.285Z time: [287.79 ns 290.77 ns 294.65 ns]
60102026-07-09T05:07:32.285Z change: [−15.567% −0.5201% +17.895%] (p = 0.96 > 0.05)
60112026-07-09T05:07:32.285Z No change in performance detected.
60122026-07-09T05:07:32.285ZFound 12 outliers among 100 measurements (12.00%)
60132026-07-09T05:07:32.285Z 4 (4.00%) high mild
60142026-07-09T05:07:32.285Z 8 (8.00%) high severe
60152026-07-09T05:07:33.179Z
60162026-07-09T05:07:33.181ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60172026-07-09T05:07:33.182ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60182026-07-09T05:07:36.251ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (14M iterations)
60192026-07-09T05:07:40.437ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60202026-07-09T05:07:40.521Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60212026-07-09T05:07:40.521Z time: [60.545 ns 60.754 ns 60.999 ns]
60222026-07-09T05:07:40.521Z change: [−1.3158% −0.4392% +0.4299%] (p = 0.33 > 0.05)
60232026-07-09T05:07:40.521Z No change in performance detected.
60242026-07-09T05:07:40.521ZFound 2 outliers among 100 measurements (2.00%)
60252026-07-09T05:07:40.521Z 1 (1.00%) high mild
60262026-07-09T05:07:40.521Z 1 (1.00%) high severe
60272026-07-09T05:07:41.410Z
60282026-07-09T05:07:41.412ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60292026-07-09T05:07:41.413ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60302026-07-09T05:07:46.032ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0030 s (4.5M iterations)
60312026-07-09T05:07:51.167ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60322026-07-09T05:07:51.251Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60332026-07-09T05:07:51.251Z time: [242.90 ns 244.99 ns 247.67 ns]
60342026-07-09T05:07:51.252Z change: [−18.488% −1.7870% +16.772%] (p = 0.85 > 0.05)
60352026-07-09T05:07:51.252Z No change in performance detected.
60362026-07-09T05:07:51.252ZFound 13 outliers among 100 measurements (13.00%)
60372026-07-09T05:07:51.252Z 5 (5.00%) high mild
60382026-07-09T05:07:51.252Z 8 (8.00%) high severe
60392026-07-09T05:07:52.143Z
60402026-07-09T05:07:52.146ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60412026-07-09T05:07:52.146ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60422026-07-09T05:07:58.006ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (7.2M iterations)
60432026-07-09T05:08:02.729ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60442026-07-09T05:08:02.813Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60452026-07-09T05:08:02.813Z time: [78.823 ns 79.104 ns 79.435 ns]
60462026-07-09T05:08:02.813Z change: [−1.5463% −0.6153% +0.3414%] (p = 0.19 > 0.05)
60472026-07-09T05:08:02.813Z No change in performance detected.
60482026-07-09T05:08:02.813ZFound 2 outliers among 100 measurements (2.00%)
60492026-07-09T05:08:02.813Z 1 (1.00%) high mild
60502026-07-09T05:08:02.813Z 1 (1.00%) high severe
60512026-07-09T05:08:03.707Z
60522026-07-09T05:08:03.710ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60532026-07-09T05:08:03.710ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60542026-07-09T05:08:07.458ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0039 s (2.8M iterations)
60552026-07-09T05:08:12.673ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60562026-07-09T05:08:12.758Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60572026-07-09T05:08:12.758Z time: [278.82 ns 281.98 ns 286.07 ns]
60582026-07-09T05:08:12.758Z change: [−16.972% −1.7332% +15.958%] (p = 0.85 > 0.05)
60592026-07-09T05:08:12.758Z No change in performance detected.
60602026-07-09T05:08:12.758ZFound 12 outliers among 100 measurements (12.00%)
60612026-07-09T05:08:12.758Z 3 (3.00%) high mild
60622026-07-09T05:08:12.758Z 9 (9.00%) high severe
60632026-07-09T05:08:13.653Z
60642026-07-09T05:08:13.656ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60652026-07-09T05:08:13.656ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60662026-07-09T05:08:19.413ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0005 s (7.3M iterations)
60672026-07-09T05:08:23.214ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60682026-07-09T05:08:23.298Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60692026-07-09T05:08:23.298Z time: [97.963 ns 98.169 ns 98.361 ns]
60702026-07-09T05:08:23.298Z change: [−1.0729% −0.3888% +0.2976%] (p = 0.27 > 0.05)
60712026-07-09T05:08:23.298Z No change in performance detected.
60722026-07-09T05:08:23.298ZFound 3 outliers among 100 measurements (3.00%)
60732026-07-09T05:08:23.298Z 1 (1.00%) high mild
60742026-07-09T05:08:23.298Z 2 (2.00%) high severe
60752026-07-09T05:08:24.190Z
60762026-07-09T05:08:24.193ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60772026-07-09T05:08:24.193ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60782026-07-09T05:08:29.819ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0016 s (3.7M iterations)
60792026-07-09T05:08:34.577ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60802026-07-09T05:08:34.662Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60812026-07-09T05:08:34.663Z time: [209.25 ns 210.82 ns 212.87 ns]
60822026-07-09T05:08:34.663Z change: [−15.154% −1.4988% +14.739%] (p = 0.86 > 0.05)
60832026-07-09T05:08:34.663Z No change in performance detected.
60842026-07-09T05:08:34.663ZFound 13 outliers among 100 measurements (13.00%)
60852026-07-09T05:08:34.663Z 5 (5.00%) high mild
60862026-07-09T05:08:34.663Z 8 (8.00%) high severe
60872026-07-09T05:08:35.563Z
60882026-07-09T05:08:35.566ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60892026-07-09T05:08:35.566ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60902026-07-09T05:08:39.622ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0047 s (5.2M iterations)
60912026-07-09T05:08:44.130ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60922026-07-09T05:08:44.215Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60932026-07-09T05:08:44.215Z time: [116.62 ns 116.90 ns 117.14 ns]
60942026-07-09T05:08:44.215Z change: [−1.6126% −0.9534% −0.3251%] (p = 0.00 < 0.05)
60952026-07-09T05:08:44.215Z Change within noise threshold.
60962026-07-09T05:08:44.215ZFound 25 outliers among 100 measurements (25.00%)
60972026-07-09T05:08:44.215Z 16 (16.00%) low mild
60982026-07-09T05:08:44.215Z 5 (5.00%) high mild
60992026-07-09T05:08:44.215Z 4 (4.00%) high severe
61002026-07-09T05:08:45.105Z
61012026-07-09T05:08:45.108ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61022026-07-09T05:08:45.108ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
61032026-07-09T05:08:49.248ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0090 s (2.5M iterations)
61042026-07-09T05:08:54.341ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61052026-07-09T05:08:54.426Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61062026-07-09T05:08:54.426Z time: [238.35 ns 240.47 ns 243.25 ns]
61072026-07-09T05:08:54.426Z change: [−18.338% −5.3530% +9.9792%] (p = 0.49 > 0.05)
61082026-07-09T05:08:54.426Z No change in performance detected.
61092026-07-09T05:08:54.426ZFound 11 outliers among 100 measurements (11.00%)
61102026-07-09T05:08:54.426Z 4 (4.00%) high mild
61112026-07-09T05:08:54.426Z 7 (7.00%) high severe
61122026-07-09T05:08:55.320Z
61132026-07-09T05:08:55.322ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61142026-07-09T05:08:55.322ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61152026-07-09T05:08:58.702ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (12M iterations)
61162026-07-09T05:09:02.969ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61172026-07-09T05:09:03.055Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61182026-07-09T05:09:03.055Z time: [61.851 ns 62.053 ns 62.288 ns]
61192026-07-09T05:09:03.055Z change: [−1.3764% −0.5239% +0.3052%] (p = 0.24 > 0.05)
61202026-07-09T05:09:03.055Z No change in performance detected.
61212026-07-09T05:09:03.055ZFound 3 outliers among 100 measurements (3.00%)
61222026-07-09T05:09:03.055Z 2 (2.00%) high mild
61232026-07-09T05:09:03.055Z 1 (1.00%) high severe
61242026-07-09T05:09:04.052Z
61252026-07-09T05:09:04.076ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61262026-07-09T05:09:04.077ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61272026-07-09T05:09:09.034ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0046 s (4.1M iterations)
61282026-07-09T05:09:14.224ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61292026-07-09T05:09:14.309Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61302026-07-09T05:09:14.309Z time: [289.81 ns 292.68 ns 296.41 ns]
61312026-07-09T05:09:14.309Z change: [−18.462% −0.9242% +21.530%] (p = 0.93 > 0.05)
61322026-07-09T05:09:14.309Z No change in performance detected.
61332026-07-09T05:09:14.309ZFound 13 outliers among 100 measurements (13.00%)
61342026-07-09T05:09:14.309Z 5 (5.00%) high mild
61352026-07-09T05:09:14.309Z 8 (8.00%) high severe
61362026-07-09T05:09:15.202Z
61372026-07-09T05:09:15.209ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61382026-07-09T05:09:15.210ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61392026-07-09T05:09:18.286ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (6.8M iterations)
61402026-07-09T05:09:23.184ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61412026-07-09T05:09:23.190Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61422026-07-09T05:09:23.190Z time: [79.929 ns 80.195 ns 80.509 ns]
61432026-07-09T05:09:23.190Z change: [−1.4654% −0.5469% +0.2953%] (p = 0.24 > 0.05)
61442026-07-09T05:09:23.190Z No change in performance detected.
61452026-07-09T05:09:23.190ZFound 2 outliers among 100 measurements (2.00%)
61462026-07-09T05:09:23.190Z 2 (2.00%) high severe
61472026-07-09T05:09:24.137Z
61482026-07-09T05:09:24.143ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61492026-07-09T05:09:24.143ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61502026-07-09T05:09:28.017ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (2.6M iterations)
61512026-07-09T05:09:33.327ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61522026-07-09T05:09:33.377Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61532026-07-09T05:09:33.377Z time: [331.24 ns 335.54 ns 341.16 ns]
61542026-07-09T05:09:33.377Z change: [−17.214% −1.2396% +17.859%] (p = 0.89 > 0.05)
61552026-07-09T05:09:33.377Z No change in performance detected.
61562026-07-09T05:09:33.377ZFound 13 outliers among 100 measurements (13.00%)
61572026-07-09T05:09:33.377Z 6 (6.00%) high mild
61582026-07-09T05:09:33.378Z 7 (7.00%) high severe
61592026-07-09T05:09:34.267Z
61602026-07-09T05:09:34.270ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61612026-07-09T05:09:34.270ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61622026-07-09T05:09:40.419ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0037 s (6.8M iterations)
61632026-07-09T05:09:44.236ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61642026-07-09T05:09:44.322Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61652026-07-09T05:09:44.322Z time: [98.446 ns 98.590 ns 98.741 ns]
61662026-07-09T05:09:44.322Z change: [−1.5617% −0.9535% −0.3628%] (p = 0.00 < 0.05)
61672026-07-09T05:09:44.322Z Change within noise threshold.
61682026-07-09T05:09:44.322ZFound 4 outliers among 100 measurements (4.00%)
61692026-07-09T05:09:44.322Z 2 (2.00%) high mild
61702026-07-09T05:09:44.322Z 2 (2.00%) high severe
61712026-07-09T05:09:45.210Z
61722026-07-09T05:09:45.213ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61732026-07-09T05:09:45.213ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61742026-07-09T05:09:51.379ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0062 s (3.4M iterations)
61752026-07-09T05:09:56.172ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61762026-07-09T05:09:56.257Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61772026-07-09T05:09:56.257Z time: [255.51 ns 257.92 ns 261.04 ns]
61782026-07-09T05:09:56.257Z change: [−14.580% −0.1930% +17.224%] (p = 0.99 > 0.05)
61792026-07-09T05:09:56.257Z No change in performance detected.
61802026-07-09T05:09:56.257ZFound 12 outliers among 100 measurements (12.00%)
61812026-07-09T05:09:56.257Z 5 (5.00%) high mild
61822026-07-09T05:09:56.257Z 7 (7.00%) high severe
61832026-07-09T05:09:57.152Z
61842026-07-09T05:09:57.155ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61852026-07-09T05:09:57.155ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61862026-07-09T05:10:01.349ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0028 s (5.0M iterations)
61872026-07-09T05:10:05.910ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61882026-07-09T05:10:05.995Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61892026-07-09T05:10:05.995Z time: [117.82 ns 117.98 ns 118.14 ns]
61902026-07-09T05:10:05.995Z change: [−1.0690% −0.3604% +0.3777%] (p = 0.34 > 0.05)
61912026-07-09T05:10:05.995Z No change in performance detected.
61922026-07-09T05:10:05.995ZFound 12 outliers among 100 measurements (12.00%)
61932026-07-09T05:10:05.995Z 2 (2.00%) low mild
61942026-07-09T05:10:05.995Z 5 (5.00%) high mild
61952026-07-09T05:10:05.995Z 5 (5.00%) high severe
61962026-07-09T05:10:06.884Z
61972026-07-09T05:10:06.887ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61982026-07-09T05:10:06.887ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61992026-07-09T05:10:11.268ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0036 s (2.4M iterations)
62002026-07-09T05:10:16.401ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
62012026-07-09T05:10:16.485Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62022026-07-09T05:10:16.485Z time: [289.03 ns 292.26 ns 296.45 ns]
62032026-07-09T05:10:16.486Z change: [−16.038% +0.2876% +19.432%] (p = 0.97 > 0.05)
62042026-07-09T05:10:16.486Z No change in performance detected.
62052026-07-09T05:10:16.486ZFound 12 outliers among 100 measurements (12.00%)
62062026-07-09T05:10:16.486Z 4 (4.00%) high mild
62072026-07-09T05:10:16.486Z 8 (8.00%) high severe
62082026-07-09T05:10:17.375Z
62092026-07-09T05:10:17.378ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62102026-07-09T05:10:17.378ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62112026-07-09T05:10:20.755ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (12M iterations)
62122026-07-09T05:10:24.967ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62132026-07-09T05:10:25.052Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62142026-07-09T05:10:25.053Z time: [60.917 ns 61.144 ns 61.414 ns]
62152026-07-09T05:10:25.053Z change: [−0.4428% +0.4795% +1.4301%] (p = 0.32 > 0.05)
62162026-07-09T05:10:25.053Z No change in performance detected.
62172026-07-09T05:10:25.053ZFound 2 outliers among 100 measurements (2.00%)
62182026-07-09T05:10:25.053Z 1 (1.00%) high mild
62192026-07-09T05:10:25.053Z 1 (1.00%) high severe
62202026-07-09T05:10:25.943Z
62212026-07-09T05:10:25.946ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62222026-07-09T05:10:25.946ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62232026-07-09T05:10:30.857ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0042 s (4.3M iterations)
62242026-07-09T05:10:36.025ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62252026-07-09T05:10:36.109Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62262026-07-09T05:10:36.109Z time: [250.10 ns 252.51 ns 255.61 ns]
62272026-07-09T05:10:36.109Z change: [−18.805% −2.0711% +19.214%] (p = 0.85 > 0.05)
62282026-07-09T05:10:36.112Z No change in performance detected.
62292026-07-09T05:10:36.112ZFound 13 outliers among 100 measurements (13.00%)
62302026-07-09T05:10:36.112Z 5 (5.00%) high mild
62312026-07-09T05:10:36.112Z 8 (8.00%) high severe
62322026-07-09T05:10:37.003Z
62332026-07-09T05:10:37.006ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62342026-07-09T05:10:37.006ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62352026-07-09T05:10:43.069ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0027 s (6.9M iterations)
62362026-07-09T05:10:47.853ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62372026-07-09T05:10:47.937Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62382026-07-09T05:10:47.937Z time: [78.757 ns 79.031 ns 79.358 ns]
62392026-07-09T05:10:47.937Z change: [−1.5267% −0.6192% +0.2391%] (p = 0.18 > 0.05)
62402026-07-09T05:10:47.937Z No change in performance detected.
62412026-07-09T05:10:47.937ZFound 2 outliers among 100 measurements (2.00%)
62422026-07-09T05:10:47.937Z 1 (1.00%) high mild
62432026-07-09T05:10:47.937Z 1 (1.00%) high severe
62442026-07-09T05:10:48.830Z
62452026-07-09T05:10:48.833ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62462026-07-09T05:10:48.833ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62472026-07-09T05:10:52.738ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0049 s (2.7M iterations)
62482026-07-09T05:10:57.965ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62492026-07-09T05:10:58.049Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62502026-07-09T05:10:58.049Z time: [287.70 ns 291.37 ns 296.11 ns]
62512026-07-09T05:10:58.049Z change: [−17.951% −1.9209% +16.788%] (p = 0.84 > 0.05)
62522026-07-09T05:10:58.049Z No change in performance detected.
62532026-07-09T05:10:58.049ZFound 13 outliers among 100 measurements (13.00%)
62542026-07-09T05:10:58.049Z 6 (6.00%) high mild
62552026-07-09T05:10:58.049Z 7 (7.00%) high severe
62562026-07-09T05:10:58.941Z
62572026-07-09T05:10:58.944ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62582026-07-09T05:10:58.944ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62592026-07-09T05:11:05.052ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0032 s (6.9M iterations)
62602026-07-09T05:11:08.883ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62612026-07-09T05:11:08.968Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62622026-07-09T05:11:08.968Z time: [98.246 ns 98.356 ns 98.470 ns]
62632026-07-09T05:11:08.968Z change: [−1.5059% −0.8135% −0.1938%] (p = 0.02 < 0.05)
62642026-07-09T05:11:08.968Z Change within noise threshold.
62652026-07-09T05:11:08.968ZFound 7 outliers among 100 measurements (7.00%)
62662026-07-09T05:11:08.968Z 5 (5.00%) high mild
62672026-07-09T05:11:08.968Z 2 (2.00%) high severe
62682026-07-09T05:11:09.862Z
62692026-07-09T05:11:09.865ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62702026-07-09T05:11:09.865ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62712026-07-09T05:11:15.872ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0071 s (3.5M iterations)
62722026-07-09T05:11:20.687ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62732026-07-09T05:11:20.771Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62742026-07-09T05:11:20.771Z time: [214.91 ns 216.69 ns 219.01 ns]
62752026-07-09T05:11:20.771Z change: [−15.000% −0.9751% +16.138%] (p = 0.91 > 0.05)
62762026-07-09T05:11:20.771Z No change in performance detected.
62772026-07-09T05:11:20.771ZFound 13 outliers among 100 measurements (13.00%)
62782026-07-09T05:11:20.771Z 5 (5.00%) high mild
62792026-07-09T05:11:20.771Z 8 (8.00%) high severe
62802026-07-09T05:11:21.665Z
62812026-07-09T05:11:21.668ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62822026-07-09T05:11:21.668ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62832026-07-09T05:11:25.830ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0041 s (5.0M iterations)
62842026-07-09T05:11:30.390ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62852026-07-09T05:11:30.475Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62862026-07-09T05:11:30.475Z time: [116.89 ns 117.05 ns 117.19 ns]
62872026-07-09T05:11:30.475Z change: [−1.4351% −0.6525% +0.0956%] (p = 0.11 > 0.05)
62882026-07-09T05:11:30.475Z No change in performance detected.
62892026-07-09T05:11:30.475ZFound 7 outliers among 100 measurements (7.00%)
62902026-07-09T05:11:30.475Z 2 (2.00%) high mild
62912026-07-09T05:11:30.476Z 5 (5.00%) high severe
62922026-07-09T05:11:31.366Z
62932026-07-09T05:11:31.369ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62942026-07-09T05:11:31.369ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62952026-07-09T05:11:35.663ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0070 s (2.4M iterations)
62962026-07-09T05:11:40.798ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62972026-07-09T05:11:40.881Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62982026-07-09T05:11:40.881Z time: [244.33 ns 246.71 ns 249.86 ns]
62992026-07-09T05:11:40.881Z change: [−16.952% −1.2410% +16.411%] (p = 0.89 > 0.05)
63002026-07-09T05:11:40.881Z No change in performance detected.
63012026-07-09T05:11:40.881ZFound 12 outliers among 100 measurements (12.00%)
63022026-07-09T05:11:40.881Z 4 (4.00%) high mild
63032026-07-09T05:11:40.881Z 8 (8.00%) high severe
63042026-07-09T05:11:41.774Z
63052026-07-09T05:11:41.777ZBenchmarking source_filter/allows/exclude_empty_v4
63062026-07-09T05:11:41.777ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63072026-07-09T05:11:46.538ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
63082026-07-09T05:11:51.539ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63092026-07-09T05:11:51.624Zsource_filter/allows/exclude_empty_v4
63102026-07-09T05:11:51.624Z time: [1.1093 ns 1.1094 ns 1.1095 ns]
63112026-07-09T05:11:51.624Z thrpt: [901.33 Melem/s 901.39 Melem/s 901.45 Melem/s]
63122026-07-09T05:11:51.624Z change:
63132026-07-09T05:11:51.624Z time: [−0.7626% −0.7378% −0.7127%] (p = 0.00 < 0.05)
63142026-07-09T05:11:51.624Z thrpt: [+0.7178% +0.7433% +0.7684%]
63152026-07-09T05:11:51.624Z Change within noise threshold.
63162026-07-09T05:11:51.627ZFound 12 outliers among 100 measurements (12.00%)
63172026-07-09T05:11:51.627Z 7 (7.00%) high mild
63182026-07-09T05:11:51.627Z 5 (5.00%) high severe
63192026-07-09T05:11:52.507ZBenchmarking source_filter/allows/exclude_empty_v6
63202026-07-09T05:11:52.507ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63212026-07-09T05:11:57.273ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
63222026-07-09T05:12:02.281ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63232026-07-09T05:12:02.365Zsource_filter/allows/exclude_empty_v6
63242026-07-09T05:12:02.365Z time: [1.1114 ns 1.1123 ns 1.1130 ns]
63252026-07-09T05:12:02.365Z thrpt: [898.46 Melem/s 899.05 Melem/s 899.74 Melem/s]
63262026-07-09T05:12:02.365Z change:
63272026-07-09T05:12:02.366Z time: [−0.7344% −0.6836% −0.6298%] (p = 0.00 < 0.05)
63282026-07-09T05:12:02.366Z thrpt: [+0.6338% +0.6883% +0.7398%]
63292026-07-09T05:12:02.366Z Change within noise threshold.
63302026-07-09T05:12:02.366ZFound 24 outliers among 100 measurements (24.00%)
63312026-07-09T05:12:02.366Z 22 (22.00%) high mild
63322026-07-09T05:12:02.366Z 2 (2.00%) high severe
63332026-07-09T05:12:03.251ZBenchmarking source_filter/allows/exclude_miss_v4/1
63342026-07-09T05:12:03.251ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63352026-07-09T05:12:07.543ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
63362026-07-09T05:12:12.546ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63372026-07-09T05:12:12.630Zsource_filter/allows/exclude_miss_v4/1
63382026-07-09T05:12:12.630Z time: [1.9989 ns 1.9995 ns 2.0002 ns]
63392026-07-09T05:12:12.630Z thrpt: [499.94 Melem/s 500.12 Melem/s 500.27 Melem/s]
63402026-07-09T05:12:12.631Z change:
63412026-07-09T05:12:12.631Z time: [+1.4424% +1.6976% +1.9581%] (p = 0.00 < 0.05)
63422026-07-09T05:12:12.631Z thrpt: [−1.9205% −1.6693% −1.4218%]
63432026-07-09T05:12:12.631Z Performance has regressed.
63442026-07-09T05:12:12.631ZFound 11 outliers among 100 measurements (11.00%)
63452026-07-09T05:12:12.631Z 5 (5.00%) high mild
63462026-07-09T05:12:12.631Z 6 (6.00%) high severe
63472026-07-09T05:12:13.517ZBenchmarking source_filter/allows/exclude_hit_v4/1
63482026-07-09T05:12:13.517ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63492026-07-09T05:12:17.805ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
63502026-07-09T05:12:22.804ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63512026-07-09T05:12:22.889Zsource_filter/allows/exclude_hit_v4/1
63522026-07-09T05:12:22.889Z time: [1.9958 ns 1.9960 ns 1.9963 ns]
63532026-07-09T05:12:22.889Z thrpt: [500.92 Melem/s 501.00 Melem/s 501.06 Melem/s]
63542026-07-09T05:12:22.889Z change:
63552026-07-09T05:12:22.889Z time: [+6.6691% +6.8339% +6.9999%] (p = 0.00 < 0.05)
63562026-07-09T05:12:22.889Z thrpt: [−6.5419% −6.3968% −6.2521%]
63572026-07-09T05:12:22.889Z Performance has regressed.
63582026-07-09T05:12:22.892ZFound 9 outliers among 100 measurements (9.00%)
63592026-07-09T05:12:22.893Z 2 (2.00%) high mild
63602026-07-09T05:12:22.893Z 7 (7.00%) high severe
63612026-07-09T05:12:23.774ZBenchmarking source_filter/allows/exclude_miss_v6/1
63622026-07-09T05:12:23.774ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63632026-07-09T05:12:28.538ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63642026-07-09T05:12:33.586ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63652026-07-09T05:12:33.670Zsource_filter/allows/exclude_miss_v6/1
63662026-07-09T05:12:33.670Z time: [4.4546 ns 4.4740 ns 4.4971 ns]
63672026-07-09T05:12:33.670Z thrpt: [222.37 Melem/s 223.51 Melem/s 224.48 Melem/s]
63682026-07-09T05:12:33.670Z change:
63692026-07-09T05:12:33.670Z time: [−2.0277% −1.4566% −0.8590%] (p = 0.00 < 0.05)
63702026-07-09T05:12:33.670Z thrpt: [+0.8665% +1.4781% +2.0696%]
63712026-07-09T05:12:33.670Z Change within noise threshold.
63722026-07-09T05:12:33.670ZFound 19 outliers among 100 measurements (19.00%)
63732026-07-09T05:12:33.670Z 19 (19.00%) high severe
63742026-07-09T05:12:34.560ZBenchmarking source_filter/allows/exclude_hit_v6/1
63752026-07-09T05:12:34.560ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63762026-07-09T05:12:39.564ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63772026-07-09T05:12:44.610ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63782026-07-09T05:12:44.695Zsource_filter/allows/exclude_hit_v6/1
63792026-07-09T05:12:44.695Z time: [4.6793 ns 4.6993 ns 4.7235 ns]
63802026-07-09T05:12:44.695Z thrpt: [211.71 Melem/s 212.80 Melem/s 213.71 Melem/s]
63812026-07-09T05:12:44.695Z change:
63822026-07-09T05:12:44.695Z time: [−2.7153% −1.9397% −1.1968%] (p = 0.00 < 0.05)
63832026-07-09T05:12:44.695Z thrpt: [+1.2113% +1.9781% +2.7910%]
63842026-07-09T05:12:44.695Z Performance has improved.
63852026-07-09T05:12:44.695ZFound 19 outliers among 100 measurements (19.00%)
63862026-07-09T05:12:44.695Z 19 (19.00%) high severe
63872026-07-09T05:12:45.578ZBenchmarking source_filter/allows/exclude_miss_v4/5
63882026-07-09T05:12:45.578ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63892026-07-09T05:12:49.968ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
63902026-07-09T05:12:54.920ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63912026-07-09T05:12:55.004Zsource_filter/allows/exclude_miss_v4/5
63922026-07-09T05:12:55.004Z time: [4.0121 ns 4.0507 ns 4.0894 ns]
63932026-07-09T05:12:55.004Z thrpt: [244.54 Melem/s 246.87 Melem/s 249.25 Melem/s]
63942026-07-09T05:12:55.004Z change:
63952026-07-09T05:12:55.004Z time: [+5.5074% +7.1194% +8.6875%] (p = 0.00 < 0.05)
63962026-07-09T05:12:55.005Z thrpt: [−7.9931% −6.6462% −5.2199%]
63972026-07-09T05:12:55.005Z Performance has regressed.
63982026-07-09T05:12:55.005ZFound 10 outliers among 100 measurements (10.00%)
63992026-07-09T05:12:55.005Z 7 (7.00%) low mild
64002026-07-09T05:12:55.005Z 3 (3.00%) high mild
64012026-07-09T05:12:55.890ZBenchmarking source_filter/allows/exclude_hit_v4/5
64022026-07-09T05:12:55.890ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
64032026-07-09T05:13:00.177ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
64042026-07-09T05:13:05.177ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
64052026-07-09T05:13:05.262Zsource_filter/allows/exclude_hit_v4/5
64062026-07-09T05:13:05.262Z time: [1.9961 ns 1.9963 ns 1.9965 ns]
64072026-07-09T05:13:05.262Z thrpt: [500.88 Melem/s 500.93 Melem/s 500.97 Melem/s]
64082026-07-09T05:13:05.262Z change:
64092026-07-09T05:13:05.262Z time: [+9.1357% +9.3813% +9.5872%] (p = 0.00 < 0.05)
64102026-07-09T05:13:05.262Z thrpt: [−8.7485% −8.5767% −8.3710%]
64112026-07-09T05:13:05.262Z Performance has regressed.
64122026-07-09T05:13:05.263ZFound 6 outliers among 100 measurements (6.00%)
64132026-07-09T05:13:05.263Z 1 (1.00%) low mild
64142026-07-09T05:13:05.263Z 3 (3.00%) high mild
64152026-07-09T05:13:05.266Z 2 (2.00%) high severe
64162026-07-09T05:13:06.147ZBenchmarking source_filter/allows/exclude_miss_v6/5
64172026-07-09T05:13:06.147ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64182026-07-09T05:13:09.722ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (751M iterations)
64192026-07-09T05:13:14.775ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64202026-07-09T05:13:14.859Zsource_filter/allows/exclude_miss_v6/5
64212026-07-09T05:13:14.859Z time: [6.7094 ns 6.7297 ns 6.7520 ns]
64222026-07-09T05:13:14.859Z thrpt: [148.10 Melem/s 148.59 Melem/s 149.04 Melem/s]
64232026-07-09T05:13:14.859Z change:
64242026-07-09T05:13:14.859Z time: [−1.3706% −0.9867% −0.6179%] (p = 0.00 < 0.05)
64252026-07-09T05:13:14.859Z thrpt: [+0.6217% +0.9965% +1.3897%]
64262026-07-09T05:13:14.860Z Change within noise threshold.
64272026-07-09T05:13:15.735ZBenchmarking source_filter/allows/exclude_hit_v6/5
64282026-07-09T05:13:15.735ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64292026-07-09T05:13:20.964ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
64302026-07-09T05:13:25.836ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64312026-07-09T05:13:25.920Zsource_filter/allows/exclude_hit_v6/5
64322026-07-09T05:13:25.920Z time: [4.7065 ns 4.7456 ns 4.7905 ns]
64332026-07-09T05:13:25.920Z thrpt: [208.75 Melem/s 210.72 Melem/s 212.47 Melem/s]
64342026-07-09T05:13:25.921Z change:
64352026-07-09T05:13:25.921Z time: [−1.5253% −0.8408% −0.1052%] (p = 0.02 < 0.05)
64362026-07-09T05:13:25.921Z thrpt: [+0.1053% +0.8479% +1.5489%]
64372026-07-09T05:13:25.921Z Change within noise threshold.
64382026-07-09T05:13:25.921ZFound 25 outliers among 100 measurements (25.00%)
64392026-07-09T05:13:25.921Z 1 (1.00%) high mild
64402026-07-09T05:13:25.921Z 24 (24.00%) high severe
64412026-07-09T05:13:26.810ZBenchmarking source_filter/allows/exclude_miss_v4/10
64422026-07-09T05:13:26.810ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64432026-07-09T05:13:30.453ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (737M iterations)
64442026-07-09T05:13:35.361ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64452026-07-09T05:13:35.446Zsource_filter/allows/exclude_miss_v4/10
64462026-07-09T05:13:35.446Z time: [6.5829 ns 6.6400 ns 6.6993 ns]
64472026-07-09T05:13:35.446Z thrpt: [149.27 Melem/s 150.60 Melem/s 151.91 Melem/s]
64482026-07-09T05:13:35.446Z change:
64492026-07-09T05:13:35.446Z time: [+1.2067% +3.1323% +4.9232%] (p = 0.00 < 0.05)
64502026-07-09T05:13:35.446Z thrpt: [−4.6922% −3.0372% −1.1923%]
64512026-07-09T05:13:35.446Z Performance has regressed.
64522026-07-09T05:13:35.446ZFound 2 outliers among 100 measurements (2.00%)
64532026-07-09T05:13:35.446Z 2 (2.00%) high mild
64542026-07-09T05:13:36.330ZBenchmarking source_filter/allows/exclude_hit_v4/10
64552026-07-09T05:13:36.330ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64562026-07-09T05:13:40.618ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
64572026-07-09T05:13:45.619ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64582026-07-09T05:13:45.703Zsource_filter/allows/exclude_hit_v4/10
64592026-07-09T05:13:45.703Z time: [1.9969 ns 1.9972 ns 1.9976 ns]
64602026-07-09T05:13:45.703Z thrpt: [500.60 Melem/s 500.70 Melem/s 500.78 Melem/s]
64612026-07-09T05:13:45.703Z change:
64622026-07-09T05:13:45.704Z time: [+9.4073% +9.5741% +9.7242%] (p = 0.00 < 0.05)
64632026-07-09T05:13:45.704Z thrpt: [−8.8624% −8.7376% −8.5984%]
64642026-07-09T05:13:45.704Z Performance has regressed.
64652026-07-09T05:13:45.704ZFound 7 outliers among 100 measurements (7.00%)
64662026-07-09T05:13:45.704Z 2 (2.00%) low mild
64672026-07-09T05:13:45.704Z 2 (2.00%) high mild
64682026-07-09T05:13:45.704Z 3 (3.00%) high severe
64692026-07-09T05:13:46.586ZBenchmarking source_filter/allows/exclude_miss_v6/10
64702026-07-09T05:13:46.586ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64712026-07-09T05:13:51.794ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (515M iterations)
64722026-07-09T05:13:56.800ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64732026-07-09T05:13:56.883Zsource_filter/allows/exclude_miss_v6/10
64742026-07-09T05:13:56.883Z time: [9.7032 ns 9.7093 ns 9.7165 ns]
64752026-07-09T05:13:56.883Z thrpt: [102.92 Melem/s 102.99 Melem/s 103.06 Melem/s]
64762026-07-09T05:13:56.883Z change:
64772026-07-09T05:13:56.883Z time: [−0.4156% −0.2051% −0.0008%] (p = 0.06 > 0.05)
64782026-07-09T05:13:56.887Z thrpt: [+0.0008% +0.2055% +0.4174%]
64792026-07-09T05:13:56.887Z No change in performance detected.
64802026-07-09T05:13:57.764ZBenchmarking source_filter/allows/exclude_hit_v6/10
64812026-07-09T05:13:57.764ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64822026-07-09T05:14:02.764ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64832026-07-09T05:14:07.877ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64842026-07-09T05:14:07.961Zsource_filter/allows/exclude_hit_v6/10
64852026-07-09T05:14:07.961Z time: [4.7102 ns 4.7566 ns 4.8102 ns]
64862026-07-09T05:14:07.961Z thrpt: [207.89 Melem/s 210.24 Melem/s 212.31 Melem/s]
64872026-07-09T05:14:07.961Z change:
64882026-07-09T05:14:07.961Z time: [−1.7448% −0.6620% +0.4673%] (p = 0.25 > 0.05)
64892026-07-09T05:14:07.961Z thrpt: [−0.4651% +0.6665% +1.7758%]
64902026-07-09T05:14:07.961Z No change in performance detected.
64912026-07-09T05:14:07.961ZFound 10 outliers among 100 measurements (10.00%)
64922026-07-09T05:14:07.961Z 7 (7.00%) high mild
64932026-07-09T05:14:07.962Z 3 (3.00%) high severe
64942026-07-09T05:14:08.874ZBenchmarking source_filter/allows/exclude_miss_v4/50
64952026-07-09T05:14:08.874ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64962026-07-09T05:14:12.386ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (760M iterations)
64972026-07-09T05:14:17.559ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64982026-07-09T05:14:17.639Zsource_filter/allows/exclude_miss_v4/50
64992026-07-09T05:14:17.639Z time: [6.7100 ns 6.7607 ns 6.8140 ns]
65002026-07-09T05:14:17.639Z thrpt: [146.76 Melem/s 147.91 Melem/s 149.03 Melem/s]
65012026-07-09T05:14:17.639Z change:
65022026-07-09T05:14:17.639Z time: [+4.2162% +5.3221% +6.4357%] (p = 0.00 < 0.05)
65032026-07-09T05:14:17.639Z thrpt: [−6.0466% −5.0532% −4.0456%]
65042026-07-09T05:14:17.639Z Performance has regressed.
65052026-07-09T05:14:17.639ZFound 2 outliers among 100 measurements (2.00%)
65062026-07-09T05:14:17.639Z 2 (2.00%) low mild
65072026-07-09T05:14:18.524ZBenchmarking source_filter/allows/exclude_hit_v4/50
65082026-07-09T05:14:18.524ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
65092026-07-09T05:14:21.621ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
65102026-07-09T05:14:26.683ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65112026-07-09T05:14:26.768Zsource_filter/allows/exclude_hit_v4/50
65122026-07-09T05:14:26.768Z time: [2.9131 ns 2.9168 ns 2.9209 ns]
65132026-07-09T05:14:26.768Z thrpt: [342.36 Melem/s 342.84 Melem/s 343.28 Melem/s]
65142026-07-09T05:14:26.768Z change:
65152026-07-09T05:14:26.769Z time: [+8.4308% +8.8493% +9.2504%] (p = 0.00 < 0.05)
65162026-07-09T05:14:26.769Z thrpt: [−8.4671% −8.1299% −7.7753%]
65172026-07-09T05:14:26.769Z Performance has regressed.
65182026-07-09T05:14:27.652ZBenchmarking source_filter/allows/exclude_miss_v6/50
65192026-07-09T05:14:27.652ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65202026-07-09T05:14:32.559ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (547M iterations)
65212026-07-09T05:14:40.794ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65222026-07-09T05:14:40.816Zsource_filter/allows/exclude_miss_v6/50
65232026-07-09T05:14:40.816Z time: [9.1396 ns 9.1572 ns 9.1780 ns]
65242026-07-09T05:14:40.816Z thrpt: [108.96 Melem/s 109.20 Melem/s 109.41 Melem/s]
65252026-07-09T05:14:40.816Z change:
65262026-07-09T05:14:40.816Z time: [−2.5777% −2.1928% −1.8312%] (p = 0.00 < 0.05)
65272026-07-09T05:14:40.816Z thrpt: [+1.8654% +2.2419% +2.6459%]
65282026-07-09T05:14:40.816Z Performance has improved.
65292026-07-09T05:14:40.816ZFound 24 outliers among 100 measurements (24.00%)
65302026-07-09T05:14:40.816Z 5 (5.00%) high mild
65312026-07-09T05:14:40.816Z 19 (19.00%) high severe
65322026-07-09T05:14:40.816ZBenchmarking source_filter/allows/exclude_hit_v6/50
65332026-07-09T05:14:40.816ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65342026-07-09T05:14:44.506ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (900M iterations)
65352026-07-09T05:14:49.545ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65362026-07-09T05:14:49.630Zsource_filter/allows/exclude_hit_v6/50
65372026-07-09T05:14:49.630Z time: [5.5724 ns 5.5918 ns 5.6151 ns]
65382026-07-09T05:14:49.630Z thrpt: [178.09 Melem/s 178.83 Melem/s 179.46 Melem/s]
65392026-07-09T05:14:49.630Z change:
65402026-07-09T05:14:49.630Z time: [−1.7908% −1.3445% −0.8968%] (p = 0.00 < 0.05)
65412026-07-09T05:14:49.630Z thrpt: [+0.9049% +1.3628% +1.8234%]
65422026-07-09T05:14:49.630Z Change within noise threshold.
65432026-07-09T05:14:49.630ZFound 20 outliers among 100 measurements (20.00%)
65442026-07-09T05:14:49.630Z 20 (20.00%) high severe
65452026-07-09T05:14:50.515ZBenchmarking source_filter/allows/exclude_miss_v4/100
65462026-07-09T05:14:50.516ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65472026-07-09T05:14:54.690ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (643M iterations)
65482026-07-09T05:15:00.314ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65492026-07-09T05:15:00.399Zsource_filter/allows/exclude_miss_v4/100
65502026-07-09T05:15:00.400Z time: [8.6601 ns 8.7213 ns 8.7880 ns]
65512026-07-09T05:15:00.400Z thrpt: [113.79 Melem/s 114.66 Melem/s 115.47 Melem/s]
65522026-07-09T05:15:00.400Z change:
65532026-07-09T05:15:00.400Z time: [+4.7620% +6.5410% +8.4573%] (p = 0.00 < 0.05)
65542026-07-09T05:15:00.400Z thrpt: [−7.7978% −6.1394% −4.5456%]
65552026-07-09T05:15:00.400Z Performance has regressed.
65562026-07-09T05:15:00.400ZFound 10 outliers among 100 measurements (10.00%)
65572026-07-09T05:15:00.400Z 6 (6.00%) low mild
65582026-07-09T05:15:00.400Z 4 (4.00%) high mild
65592026-07-09T05:15:01.287ZBenchmarking source_filter/allows/exclude_hit_v4/100
65602026-07-09T05:15:01.287ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65612026-07-09T05:15:07.516ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65622026-07-09T05:15:12.606ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65632026-07-09T05:15:12.691Zsource_filter/allows/exclude_hit_v4/100
65642026-07-09T05:15:12.691Z time: [2.9573 ns 2.9635 ns 2.9697 ns]
65652026-07-09T05:15:12.691Z thrpt: [336.73 Melem/s 337.43 Melem/s 338.15 Melem/s]
65662026-07-09T05:15:12.691Z change:
65672026-07-09T05:15:12.692Z time: [+9.3151% +9.6117% +9.9067%] (p = 0.00 < 0.05)
65682026-07-09T05:15:12.692Z thrpt: [−9.0138% −8.7689% −8.5213%]
65692026-07-09T05:15:12.692Z Performance has regressed.
65702026-07-09T05:15:12.692ZFound 1 outliers among 100 measurements (1.00%)
65712026-07-09T05:15:12.692Z 1 (1.00%) high mild
65722026-07-09T05:15:13.576ZBenchmarking source_filter/allows/exclude_miss_v6/100
65732026-07-09T05:15:13.576ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65742026-07-09T05:15:16.842ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (411M iterations)
65752026-07-09T05:15:21.754ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65762026-07-09T05:15:21.839Zsource_filter/allows/exclude_miss_v6/100
65772026-07-09T05:15:21.839Z time: [11.944 ns 11.948 ns 11.952 ns]
65782026-07-09T05:15:21.839Z thrpt: [83.668 Melem/s 83.697 Melem/s 83.724 Melem/s]
65792026-07-09T05:15:21.839Z change:
65802026-07-09T05:15:21.839Z time: [−0.4920% −0.2096% +0.0358%] (p = 0.13 > 0.05)
65812026-07-09T05:15:21.839Z thrpt: [−0.0358% +0.2100% +0.4944%]
65822026-07-09T05:15:21.839Z No change in performance detected.
65832026-07-09T05:15:21.839ZFound 12 outliers among 100 measurements (12.00%)
65842026-07-09T05:15:21.839Z 2 (2.00%) low mild
65852026-07-09T05:15:21.839Z 6 (6.00%) high mild
65862026-07-09T05:15:21.839Z 4 (4.00%) high severe
65872026-07-09T05:15:22.729ZBenchmarking source_filter/allows/exclude_hit_v6/100
65882026-07-09T05:15:22.729ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65892026-07-09T05:15:28.685ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (901M iterations)
65902026-07-09T05:15:33.735ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65912026-07-09T05:15:33.820Zsource_filter/allows/exclude_hit_v6/100
65922026-07-09T05:15:33.821Z time: [5.5809 ns 5.6018 ns 5.6256 ns]
65932026-07-09T05:15:33.821Z thrpt: [177.76 Melem/s 178.51 Melem/s 179.18 Melem/s]
65942026-07-09T05:15:33.821Z change:
65952026-07-09T05:15:33.821Z time: [−1.7927% −1.3502% −0.8886%] (p = 0.00 < 0.05)
65962026-07-09T05:15:33.821Z thrpt: [+0.8965% +1.3687% +1.8254%]
65972026-07-09T05:15:33.821Z Change within noise threshold.
65982026-07-09T05:15:33.821ZFound 22 outliers among 100 measurements (22.00%)
65992026-07-09T05:15:33.821Z 22 (22.00%) high severe
66002026-07-09T05:15:34.705ZBenchmarking source_filter/allows/include_hit_v4/1
66012026-07-09T05:15:34.705ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
66022026-07-09T05:15:38.992ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
66032026-07-09T05:15:44.005ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
66042026-07-09T05:15:44.088Zsource_filter/allows/include_hit_v4/1
66052026-07-09T05:15:44.089Z time: [1.9995 ns 2.0007 ns 2.0020 ns]
66062026-07-09T05:15:44.089Z thrpt: [499.50 Melem/s 499.83 Melem/s 500.12 Melem/s]
66072026-07-09T05:15:44.089Z change:
66082026-07-09T05:15:44.089Z time: [+7.1869% +7.3001% +7.4320%] (p = 0.00 < 0.05)
66092026-07-09T05:15:44.089Z thrpt: [−6.9179% −6.8035% −6.7050%]
66102026-07-09T05:15:44.089Z Performance has regressed.
66112026-07-09T05:15:44.089ZFound 1 outliers among 100 measurements (1.00%)
66122026-07-09T05:15:44.089Z 1 (1.00%) high severe
66132026-07-09T05:15:44.980ZBenchmarking source_filter/allows/include_miss_v4/1
66142026-07-09T05:15:44.981ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66152026-07-09T05:15:49.276ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
66162026-07-09T05:15:54.274ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66172026-07-09T05:15:54.359Zsource_filter/allows/include_miss_v4/1
66182026-07-09T05:15:54.359Z time: [1.9988 ns 1.9998 ns 2.0010 ns]
66192026-07-09T05:15:54.359Z thrpt: [499.75 Melem/s 500.05 Melem/s 500.31 Melem/s]
66202026-07-09T05:15:54.359Z change:
66212026-07-09T05:15:54.359Z time: [+1.2070% +1.5743% +1.9061%] (p = 0.00 < 0.05)
66222026-07-09T05:15:54.359Z thrpt: [−1.8705% −1.5499% −1.1926%]
66232026-07-09T05:15:54.359Z Performance has regressed.
66242026-07-09T05:15:54.359ZFound 8 outliers among 100 measurements (8.00%)
66252026-07-09T05:15:54.359Z 1 (1.00%) high mild
66262026-07-09T05:15:54.359Z 7 (7.00%) high severe
66272026-07-09T05:15:55.243ZBenchmarking source_filter/allows/include_hit_v6/1
66282026-07-09T05:15:55.243ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66292026-07-09T05:16:00.244ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66302026-07-09T05:16:05.292ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66312026-07-09T05:16:05.377Zsource_filter/allows/include_hit_v6/1
66322026-07-09T05:16:05.377Z time: [4.6784 ns 4.6979 ns 4.7212 ns]
66332026-07-09T05:16:05.377Z thrpt: [211.81 Melem/s 212.86 Melem/s 213.75 Melem/s]
66342026-07-09T05:16:05.377Z change:
66352026-07-09T05:16:05.377Z time: [−1.7646% −1.2248% −0.6629%] (p = 0.00 < 0.05)
66362026-07-09T05:16:05.377Z thrpt: [+0.6673% +1.2400% +1.7963%]
66372026-07-09T05:16:05.377Z Change within noise threshold.
66382026-07-09T05:16:05.377ZFound 21 outliers among 100 measurements (21.00%)
66392026-07-09T05:16:05.377Z 2 (2.00%) high mild
66402026-07-09T05:16:05.377Z 19 (19.00%) high severe
66412026-07-09T05:16:06.263ZBenchmarking source_filter/allows/include_miss_v6/1
66422026-07-09T05:16:06.263ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66432026-07-09T05:16:11.024ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66442026-07-09T05:16:16.075ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66452026-07-09T05:16:16.160Zsource_filter/allows/include_miss_v6/1
66462026-07-09T05:16:16.160Z time: [4.4556 ns 4.4751 ns 4.4984 ns]
66472026-07-09T05:16:16.160Z thrpt: [222.30 Melem/s 223.46 Melem/s 224.44 Melem/s]
66482026-07-09T05:16:16.160Z change:
66492026-07-09T05:16:16.161Z time: [−1.9735% −1.3966% −0.8490%] (p = 0.00 < 0.05)
66502026-07-09T05:16:16.161Z thrpt: [+0.8563% +1.4164% +2.0132%]
66512026-07-09T05:16:16.161Z Change within noise threshold.
66522026-07-09T05:16:16.161ZFound 21 outliers among 100 measurements (21.00%)
66532026-07-09T05:16:16.161Z 1 (1.00%) high mild
66542026-07-09T05:16:16.161Z 20 (20.00%) high severe
66552026-07-09T05:16:17.050ZBenchmarking source_filter/allows/include_hit_v4/5
66562026-07-09T05:16:17.050ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66572026-07-09T05:16:21.336ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
66582026-07-09T05:16:26.339ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66592026-07-09T05:16:26.424Zsource_filter/allows/include_hit_v4/5
66602026-07-09T05:16:26.424Z time: [1.9964 ns 1.9967 ns 1.9970 ns]
66612026-07-09T05:16:26.424Z thrpt: [500.76 Melem/s 500.83 Melem/s 500.89 Melem/s]
66622026-07-09T05:16:26.424Z change:
66632026-07-09T05:16:26.424Z time: [+6.5177% +6.5681% +6.6175%] (p = 0.00 < 0.05)
66642026-07-09T05:16:26.427Z thrpt: [−6.2067% −6.1633% −6.1189%]
66652026-07-09T05:16:26.427Z Performance has regressed.
66662026-07-09T05:16:26.427ZFound 10 outliers among 100 measurements (10.00%)
66672026-07-09T05:16:26.427Z 1 (1.00%) low mild
66682026-07-09T05:16:26.427Z 2 (2.00%) high mild
66692026-07-09T05:16:26.427Z 7 (7.00%) high severe
66702026-07-09T05:16:27.313ZBenchmarking source_filter/allows/include_miss_v4/5
66712026-07-09T05:16:27.313ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66722026-07-09T05:16:31.647ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
66732026-07-09T05:16:35.984ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66742026-07-09T05:16:36.068Zsource_filter/allows/include_miss_v4/5
66752026-07-09T05:16:36.068Z time: [3.4302 ns 3.4449 ns 3.4646 ns]
66762026-07-09T05:16:36.068Z thrpt: [288.63 Melem/s 290.28 Melem/s 291.53 Melem/s]
66772026-07-09T05:16:36.068Z change:
66782026-07-09T05:16:36.068Z time: [+6.3664% +8.5661% +11.298%] (p = 0.00 < 0.05)
66792026-07-09T05:16:36.069Z thrpt: [−10.151% −7.8902% −5.9854%]
66802026-07-09T05:16:36.069Z Performance has regressed.
66812026-07-09T05:16:36.069ZFound 10 outliers among 100 measurements (10.00%)
66822026-07-09T05:16:36.072Z 10 (10.00%) high mild
66832026-07-09T05:16:36.957ZBenchmarking source_filter/allows/include_hit_v6/5
66842026-07-09T05:16:36.957ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66852026-07-09T05:16:41.957ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66862026-07-09T05:16:47.051ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66872026-07-09T05:16:47.136Zsource_filter/allows/include_hit_v6/5
66882026-07-09T05:16:47.136Z time: [4.6925 ns 4.7229 ns 4.7592 ns]
66892026-07-09T05:16:47.136Z thrpt: [210.12 Melem/s 211.74 Melem/s 213.11 Melem/s]
66902026-07-09T05:16:47.136Z change:
66912026-07-09T05:16:47.136Z time: [−5.2026% −3.8190% −2.3598%] (p = 0.00 < 0.05)
66922026-07-09T05:16:47.136Z thrpt: [+2.4168% +3.9707% +5.4881%]
66932026-07-09T05:16:47.136Z Performance has improved.
66942026-07-09T05:16:47.136ZFound 20 outliers among 100 measurements (20.00%)
66952026-07-09T05:16:47.136Z 1 (1.00%) high mild
66962026-07-09T05:16:47.136Z 19 (19.00%) high severe
66972026-07-09T05:16:48.014ZBenchmarking source_filter/allows/include_miss_v6/5
66982026-07-09T05:16:48.014ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66992026-07-09T05:16:51.608ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (747M iterations)
67002026-07-09T05:16:56.620ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
67012026-07-09T05:16:56.703Zsource_filter/allows/include_miss_v6/5
67022026-07-09T05:16:56.704Z time: [6.6883 ns 6.7089 ns 6.7319 ns]
67032026-07-09T05:16:56.704Z thrpt: [148.55 Melem/s 149.06 Melem/s 149.52 Melem/s]
67042026-07-09T05:16:56.704Z change:
67052026-07-09T05:16:56.704Z time: [−1.3438% −0.9589% −0.5759%] (p = 0.00 < 0.05)
67062026-07-09T05:16:56.704Z thrpt: [+0.5792% +0.9682% +1.3621%]
67072026-07-09T05:16:56.704Z Change within noise threshold.
67082026-07-09T05:16:57.591ZBenchmarking source_filter/allows/include_hit_v4/10
67092026-07-09T05:16:57.591ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
67102026-07-09T05:17:01.886ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
67112026-07-09T05:17:06.875ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
67122026-07-09T05:17:06.960Zsource_filter/allows/include_hit_v4/10
67132026-07-09T05:17:06.960Z time: [1.9955 ns 1.9956 ns 1.9958 ns]
67142026-07-09T05:17:06.960Z thrpt: [501.05 Melem/s 501.10 Melem/s 501.14 Melem/s]
67152026-07-09T05:17:06.960Z change:
67162026-07-09T05:17:06.960Z time: [+6.8454% +6.9616% +7.0614%] (p = 0.00 < 0.05)
67172026-07-09T05:17:06.960Z thrpt: [−6.5957% −6.5085% −6.4068%]
67182026-07-09T05:17:06.960Z Performance has regressed.
67192026-07-09T05:17:06.960ZFound 2 outliers among 100 measurements (2.00%)
67202026-07-09T05:17:06.960Z 1 (1.00%) high mild
67212026-07-09T05:17:06.960Z 1 (1.00%) high severe
67222026-07-09T05:17:07.844ZBenchmarking source_filter/allows/include_miss_v4/10
67232026-07-09T05:17:07.844ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67242026-07-09T05:17:11.478ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (739M iterations)
67252026-07-09T05:17:15.899ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67262026-07-09T05:17:15.983Zsource_filter/allows/include_miss_v4/10
67272026-07-09T05:17:15.983Z time: [5.8639 ns 5.8903 ns 5.9261 ns]
67282026-07-09T05:17:15.983Z thrpt: [168.74 Melem/s 169.77 Melem/s 170.54 Melem/s]
67292026-07-09T05:17:15.983Z change:
67302026-07-09T05:17:15.986Z time: [+3.8323% +5.6486% +7.6454%] (p = 0.00 < 0.05)
67312026-07-09T05:17:15.986Z thrpt: [−7.1024% −5.3466% −3.6908%]
67322026-07-09T05:17:15.986Z Performance has regressed.
67332026-07-09T05:17:16.858ZBenchmarking source_filter/allows/include_hit_v6/10
67342026-07-09T05:17:16.858ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67352026-07-09T05:17:21.863ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67362026-07-09T05:17:26.907ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67372026-07-09T05:17:26.992Zsource_filter/allows/include_hit_v6/10
67382026-07-09T05:17:26.992Z time: [4.6754 ns 4.6989 ns 4.7282 ns]
67392026-07-09T05:17:26.992Z thrpt: [211.50 Melem/s 212.81 Melem/s 213.89 Melem/s]
67402026-07-09T05:17:26.992Z change:
67412026-07-09T05:17:26.992Z time: [−2.1313% −1.4686% −0.8213%] (p = 0.00 < 0.05)
67422026-07-09T05:17:26.992Z thrpt: [+0.8281% +1.4905% +2.1777%]
67432026-07-09T05:17:26.992Z Change within noise threshold.
67442026-07-09T05:17:26.992ZFound 19 outliers among 100 measurements (19.00%)
67452026-07-09T05:17:26.992Z 19 (19.00%) high severe
67462026-07-09T05:17:27.882ZBenchmarking source_filter/allows/include_miss_v6/10
67472026-07-09T05:17:27.882ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67482026-07-09T05:17:33.100ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (514M iterations)
67492026-07-09T05:17:38.107ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67502026-07-09T05:17:38.191Zsource_filter/allows/include_miss_v6/10
67512026-07-09T05:17:38.191Z time: [9.7204 ns 9.7333 ns 9.7485 ns]
67522026-07-09T05:17:38.191Z thrpt: [102.58 Melem/s 102.74 Melem/s 102.88 Melem/s]
67532026-07-09T05:17:38.191Z change:
67542026-07-09T05:17:38.191Z time: [−0.4370% −0.1427% +0.1475%] (p = 0.35 > 0.05)
67552026-07-09T05:17:38.191Z thrpt: [−0.1473% +0.1429% +0.4390%]
67562026-07-09T05:17:38.191Z No change in performance detected.
67572026-07-09T05:17:38.191ZFound 6 outliers among 100 measurements (6.00%)
67582026-07-09T05:17:38.191Z 6 (6.00%) high mild
67592026-07-09T05:17:39.075ZBenchmarking source_filter/allows/include_hit_v4/50
67602026-07-09T05:17:39.075ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67612026-07-09T05:17:45.017ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67622026-07-09T05:17:50.019ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67632026-07-09T05:17:50.104Zsource_filter/allows/include_hit_v4/50
67642026-07-09T05:17:50.104Z time: [2.7562 ns 2.7692 ns 2.7819 ns]
67652026-07-09T05:17:50.104Z thrpt: [359.47 Melem/s 361.12 Melem/s 362.82 Melem/s]
67662026-07-09T05:17:50.104Z change:
67672026-07-09T05:17:50.104Z time: [+2.8891% +3.3785% +3.8866%] (p = 0.00 < 0.05)
67682026-07-09T05:17:50.104Z thrpt: [−3.7412% −3.2680% −2.8080%]
67692026-07-09T05:17:50.104Z Performance has regressed.
67702026-07-09T05:17:50.993ZBenchmarking source_filter/allows/include_miss_v4/50
67712026-07-09T05:17:50.993ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67722026-07-09T05:17:54.372ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (794M iterations)
67732026-07-09T05:17:59.027ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67742026-07-09T05:17:59.112Zsource_filter/allows/include_miss_v4/50
67752026-07-09T05:17:59.112Z time: [5.7636 ns 5.7922 ns 5.8258 ns]
67762026-07-09T05:17:59.112Z thrpt: [171.65 Melem/s 172.64 Melem/s 173.50 Melem/s]
67772026-07-09T05:17:59.112Z change:
67782026-07-09T05:17:59.112Z time: [−1.9489% −0.6769% +0.7569%] (p = 0.33 > 0.05)
67792026-07-09T05:17:59.112Z thrpt: [−0.7512% +0.6815% +1.9877%]
67802026-07-09T05:17:59.112Z No change in performance detected.
67812026-07-09T05:18:00.001ZBenchmarking source_filter/allows/include_hit_v6/50
67822026-07-09T05:18:00.001ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67832026-07-09T05:18:06.010ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (893M iterations)
67842026-07-09T05:18:11.020ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67852026-07-09T05:18:11.105Zsource_filter/allows/include_hit_v6/50
67862026-07-09T05:18:11.105Z time: [5.5838 ns 5.6046 ns 5.6284 ns]
67872026-07-09T05:18:11.105Z thrpt: [177.67 Melem/s 178.42 Melem/s 179.09 Melem/s]
67882026-07-09T05:18:11.105Z change:
67892026-07-09T05:18:11.105Z time: [−1.7250% −1.2529% −0.8110%] (p = 0.00 < 0.05)
67902026-07-09T05:18:11.105Z thrpt: [+0.8176% +1.2688% +1.7553%]
67912026-07-09T05:18:11.105Z Change within noise threshold.
67922026-07-09T05:18:11.105ZFound 23 outliers among 100 measurements (23.00%)
67932026-07-09T05:18:11.105Z 4 (4.00%) high mild
67942026-07-09T05:18:11.105Z 19 (19.00%) high severe
67952026-07-09T05:18:11.987ZBenchmarking source_filter/allows/include_miss_v6/50
67962026-07-09T05:18:11.988ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67972026-07-09T05:18:16.931ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (543M iterations)
67982026-07-09T05:18:21.927ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67992026-07-09T05:18:22.011Zsource_filter/allows/include_miss_v6/50
68002026-07-09T05:18:22.011Z time: [9.1824 ns 9.1990 ns 9.2171 ns]
68012026-07-09T05:18:22.011Z thrpt: [108.49 Melem/s 108.71 Melem/s 108.90 Melem/s]
68022026-07-09T05:18:22.011Z change:
68032026-07-09T05:18:22.012Z time: [−2.8067% −2.4374% −2.1017%] (p = 0.00 < 0.05)
68042026-07-09T05:18:22.012Z thrpt: [+2.1468% +2.4983% +2.8877%]
68052026-07-09T05:18:22.012Z Performance has improved.
68062026-07-09T05:18:22.012ZFound 23 outliers among 100 measurements (23.00%)
68072026-07-09T05:18:22.015Z 2 (2.00%) high mild
68082026-07-09T05:18:22.015Z 21 (21.00%) high severe
68092026-07-09T05:18:22.899ZBenchmarking source_filter/allows/include_hit_v4/100
68102026-07-09T05:18:22.899ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
68112026-07-09T05:18:25.977ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
68122026-07-09T05:18:30.891ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68132026-07-09T05:18:30.975Zsource_filter/allows/include_hit_v4/100
68142026-07-09T05:18:30.976Z time: [2.7773 ns 2.7928 ns 2.8104 ns]
68152026-07-09T05:18:30.976Z thrpt: [355.83 Melem/s 358.06 Melem/s 360.06 Melem/s]
68162026-07-09T05:18:30.976Z change:
68172026-07-09T05:18:30.976Z time: [+0.2738% +1.0953% +1.9301%] (p = 0.00 < 0.05)
68182026-07-09T05:18:30.976Z thrpt: [−1.8936% −1.0834% −0.2731%]
68192026-07-09T05:18:30.976Z Change within noise threshold.
68202026-07-09T05:18:31.871ZBenchmarking source_filter/allows/include_miss_v4/100
68212026-07-09T05:18:31.871ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68222026-07-09T05:18:36.529ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (576M iterations)
68232026-07-09T05:18:41.581ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68242026-07-09T05:18:41.666Zsource_filter/allows/include_miss_v4/100
68252026-07-09T05:18:41.666Z time: [8.6939 ns 8.7815 ns 8.8721 ns]
68262026-07-09T05:18:41.666Z thrpt: [112.71 Melem/s 113.88 Melem/s 115.02 Melem/s]
68272026-07-09T05:18:41.666Z change:
68282026-07-09T05:18:41.666Z time: [+2.0017% +3.7363% +5.5003%] (p = 0.00 < 0.05)
68292026-07-09T05:18:41.666Z thrpt: [−5.2136% −3.6017% −1.9624%]
68302026-07-09T05:18:41.666Z Performance has regressed.
68312026-07-09T05:18:41.666ZFound 6 outliers among 100 measurements (6.00%)
68322026-07-09T05:18:41.666Z 4 (4.00%) low mild
68332026-07-09T05:18:41.666Z 2 (2.00%) high mild
68342026-07-09T05:18:42.551ZBenchmarking source_filter/allows/include_hit_v6/100
68352026-07-09T05:18:42.551ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68362026-07-09T05:18:48.514ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (900M iterations)
68372026-07-09T05:18:53.556ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68382026-07-09T05:18:53.641Zsource_filter/allows/include_hit_v6/100
68392026-07-09T05:18:53.641Z time: [5.5731 ns 5.5926 ns 5.6159 ns]
68402026-07-09T05:18:53.642Z thrpt: [178.07 Melem/s 178.81 Melem/s 179.43 Melem/s]
68412026-07-09T05:18:53.642Z change:
68422026-07-09T05:18:53.642Z time: [−1.4299% −0.9482% −0.4843%] (p = 0.00 < 0.05)
68432026-07-09T05:18:53.643Z thrpt: [+0.4866% +0.9573% +1.4506%]
68442026-07-09T05:18:53.643Z Change within noise threshold.
68452026-07-09T05:18:54.530ZBenchmarking source_filter/allows/include_miss_v6/100
68462026-07-09T05:18:54.530ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68472026-07-09T05:18:57.719ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (421M iterations)
68482026-07-09T05:19:02.722ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68492026-07-09T05:19:02.806Zsource_filter/allows/include_miss_v6/100
68502026-07-09T05:19:02.806Z time: [11.884 ns 11.888 ns 11.892 ns]
68512026-07-09T05:19:02.806Z thrpt: [84.088 Melem/s 84.118 Melem/s 84.144 Melem/s]
68522026-07-09T05:19:02.806Z change:
68532026-07-09T05:19:02.806Z time: [−1.0439% −0.7659% −0.5291%] (p = 0.00 < 0.05)
68542026-07-09T05:19:02.806Z thrpt: [+0.5319% +0.7719% +1.0549%]
68552026-07-09T05:19:02.806Z Change within noise threshold.
68562026-07-09T05:19:02.806ZFound 14 outliers among 100 measurements (14.00%)
68572026-07-09T05:19:02.806Z 2 (2.00%) low severe
68582026-07-09T05:19:02.809Z 4 (4.00%) low mild
68592026-07-09T05:19:02.809Z 4 (4.00%) high mild
68602026-07-09T05:19:02.809Z 4 (4.00%) high severe
68612026-07-09T05:19:03.690ZBenchmarking source_filter/allows/include_empty_v4
68622026-07-09T05:19:03.690ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68632026-07-09T05:19:08.455ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
68642026-07-09T05:19:13.453ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68652026-07-09T05:19:13.538Zsource_filter/allows/include_empty_v4
68662026-07-09T05:19:13.538Z time: [1.1089 ns 1.1090 ns 1.1091 ns]
68672026-07-09T05:19:13.538Z thrpt: [901.62 Melem/s 901.70 Melem/s 901.77 Melem/s]
68682026-07-09T05:19:13.538Z change:
68692026-07-09T05:19:13.538Z time: [−0.8706% −0.8396% −0.8083%] (p = 0.00 < 0.05)
68702026-07-09T05:19:13.538Z thrpt: [+0.8149% +0.8467% +0.8783%]
68712026-07-09T05:19:13.538Z Change within noise threshold.
68722026-07-09T05:19:13.538ZFound 2 outliers among 100 measurements (2.00%)
68732026-07-09T05:19:13.538Z 1 (1.00%) low mild
68742026-07-09T05:19:13.538Z 1 (1.00%) high mild
68752026-07-09T05:19:14.419ZBenchmarking source_filter/allows/include_empty_v6
68762026-07-09T05:19:14.419ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68772026-07-09T05:19:19.182ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
68782026-07-09T05:19:24.182ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68792026-07-09T05:19:24.267Zsource_filter/allows/include_empty_v6
68802026-07-09T05:19:24.267Z time: [1.1089 ns 1.1089 ns 1.1090 ns]
68812026-07-09T05:19:24.267Z thrpt: [901.71 Melem/s 901.77 Melem/s 901.82 Melem/s]
68822026-07-09T05:19:24.270Z change:
68832026-07-09T05:19:24.270Z time: [−1.2316% −1.1658% −1.0979%] (p = 0.00 < 0.05)
68842026-07-09T05:19:24.270Z thrpt: [+1.1101% +1.1796% +1.2469%]
68852026-07-09T05:19:24.270Z Performance has improved.
68862026-07-09T05:19:24.270ZFound 2 outliers among 100 measurements (2.00%)
68872026-07-09T05:19:24.270Z 2 (2.00%) high severe
68882026-07-09T05:19:25.175Z
68892026-07-09T05:19:25.178ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68902026-07-09T05:19:25.178ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68912026-07-09T05:19:25.178ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0428 ms (605 iterations)
68922026-07-09T05:19:25.178ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68932026-07-09T05:19:25.178Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68942026-07-09T05:19:25.178Z time: [18.000 18.000 18.000 ]
68952026-07-09T05:19:25.178Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68962026-07-09T05:19:25.178Z No change in performance detected.
68972026-07-09T05:19:25.178Z
68982026-07-09T05:19:25.178ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68992026-07-09T05:19:25.178ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
69002026-07-09T05:19:25.178ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0388 ms (715 iterations)
69012026-07-09T05:19:25.178ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
69022026-07-09T05:19:25.182Zprocess/Hairpin-DHCPv4/alloc_ct/Request
69032026-07-09T05:19:25.182Z time: [18.000 18.000 18.000 ]
69042026-07-09T05:19:25.182Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69052026-07-09T05:19:25.182Z No change in performance detected.
69062026-07-09T05:19:25.182Z
69072026-07-09T05:19:25.182ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
69082026-07-09T05:19:25.182ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
69092026-07-09T05:19:25.182ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1016 ms (550 iterations)
69102026-07-09T05:19:25.182ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69112026-07-09T05:19:25.182Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69122026-07-09T05:19:25.182Z time: [20.000 20.000 20.000 ]
69132026-07-09T05:19:25.182Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69142026-07-09T05:19:25.182Z No change in performance detected.
69152026-07-09T05:19:25.182Z
69162026-07-09T05:19:25.182ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69172026-07-09T05:19:25.182ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69182026-07-09T05:19:25.182ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0179 ms (495 iterations)
69192026-07-09T05:19:25.182ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69202026-07-09T05:19:25.186Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69212026-07-09T05:19:25.186Z time: [21.000 21.000 21.000 ]
69222026-07-09T05:19:25.186Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69232026-07-09T05:19:25.186Z No change in performance detected.
69242026-07-09T05:19:25.186Z
69252026-07-09T05:19:25.186ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69262026-07-09T05:19:25.186ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69272026-07-09T05:19:25.186ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0526 ms (825 iterations)
69282026-07-09T05:19:25.186ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69292026-07-09T05:19:25.186Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69302026-07-09T05:19:25.186Z time: [13.000 13.000 13.000 ]
69312026-07-09T05:19:25.186Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69322026-07-09T05:19:25.186Z No change in performance detected.
69332026-07-09T05:19:25.186Z
69342026-07-09T05:19:25.186ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69352026-07-09T05:19:25.186ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69362026-07-09T05:19:25.186ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0386 ms (715 iterations)
69372026-07-09T05:19:25.187ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69382026-07-09T05:19:25.189Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69392026-07-09T05:19:25.189Z time: [12.000 12.000 12.000 ]
69402026-07-09T05:19:25.189Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69412026-07-09T05:19:25.190Z No change in performance detected.
69422026-07-09T05:19:25.190Z
69432026-07-09T05:19:25.190ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69442026-07-09T05:19:25.190ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69452026-07-09T05:19:25.190ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0566 ms (715 iterations)
69462026-07-09T05:19:25.190ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69472026-07-09T05:19:25.190Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69482026-07-09T05:19:25.191Z time: [14.000 14.000 14.000 ]
69492026-07-09T05:19:25.191Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69502026-07-09T05:19:25.191Z No change in performance detected.
69512026-07-09T05:19:25.191Z
69522026-07-09T05:19:25.191ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69532026-07-09T05:19:25.191ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69542026-07-09T05:19:25.191ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0759 ms (770 iterations)
69552026-07-09T05:19:25.191ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69562026-07-09T05:19:25.195Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69572026-07-09T05:19:25.195Z time: [14.000 14.000 14.000 ]
69582026-07-09T05:19:25.195Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69592026-07-09T05:19:25.195Z No change in performance detected.
69602026-07-09T05:19:25.195Z
69612026-07-09T05:19:25.195ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69622026-07-09T05:19:25.195ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69632026-07-09T05:19:25.195ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0232 ms (605 iterations)
69642026-07-09T05:19:25.195ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69652026-07-09T05:19:25.195Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69662026-07-09T05:19:25.195Z time: [3.0000 3.0000 3.0000 ]
69672026-07-09T05:19:25.195Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69682026-07-09T05:19:25.195Z No change in performance detected.
69692026-07-09T05:19:25.195Z
69702026-07-09T05:19:25.195ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69712026-07-09T05:19:25.195ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69722026-07-09T05:19:25.195ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0413 ms (495 iterations)
69732026-07-09T05:19:25.195ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69742026-07-09T05:19:25.195Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69752026-07-09T05:19:25.196Z time: [3.0000 3.0000 3.0000 ]
69762026-07-09T05:19:25.196Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69772026-07-09T05:19:25.196Z No change in performance detected.
69782026-07-09T05:19:25.196Z
69792026-07-09T05:19:25.196ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69802026-07-09T05:19:25.196ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69812026-07-09T05:19:25.196ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0649 ms (605 iterations)
69822026-07-09T05:19:25.196ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69832026-07-09T05:19:25.196ZCriterion.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.
69842026-07-09T05:19:25.196Z
69852026-07-09T05:19:25.196ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69862026-07-09T05:19:25.196ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69872026-07-09T05:19:25.199ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0619 ms (495 iterations)
69882026-07-09T05:19:25.199ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69892026-07-09T05:19:25.199ZCriterion.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.
69902026-07-09T05:19:25.199Z
69912026-07-09T05:19:25.200ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69922026-07-09T05:19:25.200ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69932026-07-09T05:19:25.200ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0492 ms (935 iterations)
69942026-07-09T05:19:25.200ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69952026-07-09T05:19:25.200Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69962026-07-09T05:19:25.200Z time: [3.0000 3.0000 3.0000 ]
69972026-07-09T05:19:25.200Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69982026-07-09T05:19:25.200Z No change in performance detected.
69992026-07-09T05:19:25.200Z
70002026-07-09T05:19:25.200ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70012026-07-09T05:19:25.200ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70022026-07-09T05:19:25.200ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0309 ms (550 iterations)
70032026-07-09T05:19:25.200ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70042026-07-09T05:19:25.203Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70052026-07-09T05:19:25.203Z time: [3.0000 3.0000 3.0000 ]
70062026-07-09T05:19:25.203Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70072026-07-09T05:19:25.204Z No change in performance detected.
70082026-07-09T05:19:25.204Z
70092026-07-09T05:19:25.204ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
70102026-07-09T05:19:25.204ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70112026-07-09T05:19:25.204ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0355 ms (605 iterations)
70122026-07-09T05:19:25.204ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70132026-07-09T05:19:25.204ZCriterion.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.
70142026-07-09T05:19:25.204Z
70152026-07-09T05:19:25.204ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70162026-07-09T05:19:25.204ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70172026-07-09T05:19:25.204ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0118 ms (495 iterations)
70182026-07-09T05:19:25.205ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70192026-07-09T05:19:25.205ZCriterion.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.
70202026-07-09T05:19:25.205Z
70212026-07-09T05:19:25.205ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70222026-07-09T05:19:25.205ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70232026-07-09T05:19:25.205ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0633 ms (825 iterations)
70242026-07-09T05:19:25.205ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70252026-07-09T05:19:25.208Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70262026-07-09T05:19:25.208Z time: [3.0000 3.0000 3.0000 ]
70272026-07-09T05:19:25.208Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70282026-07-09T05:19:25.209Z No change in performance detected.
70292026-07-09T05:19:25.209Z
70302026-07-09T05:19:25.209ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70312026-07-09T05:19:25.209ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70322026-07-09T05:19:25.209ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0340 ms (495 iterations)
70332026-07-09T05:19:25.209ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70342026-07-09T05:19:25.209Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70352026-07-09T05:19:25.209Z time: [3.0000 3.0000 3.0000 ]
70362026-07-09T05:19:25.209Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70372026-07-09T05:19:25.209Z No change in performance detected.
70382026-07-09T05:19:25.209Z
70392026-07-09T05:19:25.209ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70402026-07-09T05:19:25.209ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70412026-07-09T05:19:25.209ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0379 ms (605 iterations)
70422026-07-09T05:19:25.209ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70432026-07-09T05:19:25.209ZCriterion.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.
70442026-07-09T05:19:25.209Z
70452026-07-09T05:19:25.209ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70462026-07-09T05:19:25.209ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70472026-07-09T05:19:25.209ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0978 ms (495 iterations)
70482026-07-09T05:19:25.210ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70492026-07-09T05:19:25.210ZCriterion.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.
70502026-07-09T05:19:25.212Z
70512026-07-09T05:19:25.216ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70522026-07-09T05:19:25.216ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70532026-07-09T05:19:25.216ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0475 ms (880 iterations)
70542026-07-09T05:19:25.216ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70552026-07-09T05:19:25.216Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70562026-07-09T05:19:25.216Z time: [3.0000 3.0000 3.0000 ]
70572026-07-09T05:19:25.216Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70582026-07-09T05:19:25.216Z No change in performance detected.
70592026-07-09T05:19:25.216Z
70602026-07-09T05:19:25.216ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70612026-07-09T05:19:25.216ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70622026-07-09T05:19:25.216ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1031 ms (550 iterations)
70632026-07-09T05:19:25.216ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70642026-07-09T05:19:25.216Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70652026-07-09T05:19:25.216Z time: [3.0000 3.0000 3.0000 ]
70662026-07-09T05:19:25.216Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70672026-07-09T05:19:25.216Z No change in performance detected.
70682026-07-09T05:19:25.216Z
70692026-07-09T05:19:25.216ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70702026-07-09T05:19:25.216ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70712026-07-09T05:19:25.216ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0578 ms (660 iterations)
70722026-07-09T05:19:25.217ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70732026-07-09T05:19:25.217ZCriterion.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.
70742026-07-09T05:19:25.217Z
70752026-07-09T05:19:25.217ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70762026-07-09T05:19:25.217ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70772026-07-09T05:19:25.217ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0486 ms (495 iterations)
70782026-07-09T05:19:25.217ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70792026-07-09T05:19:25.217ZCriterion.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.
70802026-07-09T05:19:25.217Z
70812026-07-09T05:19:25.217ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70822026-07-09T05:19:25.217ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70832026-07-09T05:19:25.217ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0991 ms (275 iterations)
70842026-07-09T05:19:25.221ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70852026-07-09T05:19:25.221Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70862026-07-09T05:19:25.221Z time: [44.000 44.000 44.000 ]
70872026-07-09T05:19:25.221Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70882026-07-09T05:19:25.221Z No change in performance detected.
70892026-07-09T05:19:25.221Z
70902026-07-09T05:19:25.221ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70912026-07-09T05:19:25.221ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70922026-07-09T05:19:25.221ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0026 ms (220 iterations)
70932026-07-09T05:19:25.221ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70942026-07-09T05:19:25.221Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70952026-07-09T05:19:25.221Z time: [44.000 44.000 44.000 ]
70962026-07-09T05:19:25.221Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70972026-07-09T05:19:25.221Z No change in performance detected.
70982026-07-09T05:19:25.221Z
70992026-07-09T05:19:25.221ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71002026-07-09T05:19:25.222ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
71012026-07-09T05:19:25.222ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1332 ms (330 iterations)
71022026-07-09T05:19:25.222ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
71032026-07-09T05:19:25.222Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71042026-07-09T05:19:25.222Z time: [29.000 29.000 29.000 ]
71052026-07-09T05:19:25.222Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71062026-07-09T05:19:25.222Z No change in performance detected.
71072026-07-09T05:19:25.222Z
71082026-07-09T05:19:25.222ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71092026-07-09T05:19:25.222ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71102026-07-09T05:19:25.222ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1617 ms (275 iterations)
71112026-07-09T05:19:25.225ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71122026-07-09T05:19:25.225Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71132026-07-09T05:19:25.225Z time: [29.000 29.000 29.000 ]
71142026-07-09T05:19:25.225Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71152026-07-09T05:19:25.225Z No change in performance detected.
71162026-07-09T05:19:25.225Z
71172026-07-09T05:19:25.225ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71182026-07-09T05:19:25.226ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71192026-07-09T05:19:25.226ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0034 ms (275 iterations)
71202026-07-09T05:19:25.226ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71212026-07-09T05:19:25.226Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71222026-07-09T05:19:25.226Z time: [43.000 43.000 43.000 ]
71232026-07-09T05:19:25.226Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71242026-07-09T05:19:25.226Z No change in performance detected.
71252026-07-09T05:19:25.226Z
71262026-07-09T05:19:25.226ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71272026-07-09T05:19:25.226ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71282026-07-09T05:19:25.226ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1983 ms (275 iterations)
71292026-07-09T05:19:25.226ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71302026-07-09T05:19:25.229Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71312026-07-09T05:19:25.229Z time: [43.000 43.000 43.000 ]
71322026-07-09T05:19:25.229Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71332026-07-09T05:19:25.229Z No change in performance detected.
71342026-07-09T05:19:25.229Z
71352026-07-09T05:19:25.229ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71362026-07-09T05:19:25.229ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71372026-07-09T05:19:25.229ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1650 ms (385 iterations)
71382026-07-09T05:19:25.230ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71392026-07-09T05:19:25.230Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71402026-07-09T05:19:25.230Z time: [28.000 28.000 28.000 ]
71412026-07-09T05:19:25.230Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71422026-07-09T05:19:25.230Z No change in performance detected.
71432026-07-09T05:19:25.230Z
71442026-07-09T05:19:25.230ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71452026-07-09T05:19:25.230ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71462026-07-09T05:19:25.230ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0812 ms (275 iterations)
71472026-07-09T05:19:25.234ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71482026-07-09T05:19:25.234Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71492026-07-09T05:19:25.234Z time: [28.000 28.000 28.000 ]
71502026-07-09T05:19:25.234Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71512026-07-09T05:19:25.234Z No change in performance detected.
71522026-07-09T05:19:25.235Z
71532026-07-09T05:19:25.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71542026-07-09T05:19:25.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71552026-07-09T05:19:25.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1642 ms (275 iterations)
71562026-07-09T05:19:25.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71572026-07-09T05:19:25.236Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71582026-07-09T05:19:25.236Z time: [44.000 44.000 44.000 ]
71592026-07-09T05:19:25.236Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71602026-07-09T05:19:25.236Z No change in performance detected.
71612026-07-09T05:19:25.236Z
71622026-07-09T05:19:25.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71632026-07-09T05:19:25.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71642026-07-09T05:19:25.237ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0842 ms (220 iterations)
71652026-07-09T05:19:25.237ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71662026-07-09T05:19:25.240Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71672026-07-09T05:19:25.240Z time: [44.000 44.000 44.000 ]
71682026-07-09T05:19:25.240Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71692026-07-09T05:19:25.240Z No change in performance detected.
71702026-07-09T05:19:25.240Z
71712026-07-09T05:19:25.240ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71722026-07-09T05:19:25.240ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71732026-07-09T05:19:25.240ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1847 ms (330 iterations)
71742026-07-09T05:19:25.240ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71752026-07-09T05:19:25.240Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71762026-07-09T05:19:25.241Z time: [29.000 29.000 29.000 ]
71772026-07-09T05:19:25.241Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71782026-07-09T05:19:25.241Z No change in performance detected.
71792026-07-09T05:19:25.241Z
71802026-07-09T05:19:25.241ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71812026-07-09T05:19:25.241ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71822026-07-09T05:19:25.241ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1801 ms (275 iterations)
71832026-07-09T05:19:25.241ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71842026-07-09T05:19:25.241Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71852026-07-09T05:19:25.241Z time: [29.000 29.000 29.000 ]
71862026-07-09T05:19:25.241Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71872026-07-09T05:19:25.241Z No change in performance detected.
71882026-07-09T05:19:25.241Z
71892026-07-09T05:19:25.241ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71902026-07-09T05:19:25.241ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71912026-07-09T05:19:25.241ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0938 ms (275 iterations)
71922026-07-09T05:19:25.241ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71932026-07-09T05:19:25.241Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71942026-07-09T05:19:25.241Z time: [43.000 43.000 43.000 ]
71952026-07-09T05:19:25.241Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71962026-07-09T05:19:25.241Z No change in performance detected.
71972026-07-09T05:19:25.245Z
71982026-07-09T05:19:25.245ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71992026-07-09T05:19:25.245ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
72002026-07-09T05:19:25.245ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2465 ms (275 iterations)
72012026-07-09T05:19:25.245ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
72022026-07-09T05:19:25.245Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72032026-07-09T05:19:25.245Z time: [43.000 43.000 43.000 ]
72042026-07-09T05:19:25.245Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72052026-07-09T05:19:25.245Z No change in performance detected.
72062026-07-09T05:19:25.245Z
72072026-07-09T05:19:25.245ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72082026-07-09T05:19:25.246ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72092026-07-09T05:19:25.246ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1075 ms (330 iterations)
72102026-07-09T05:19:25.246ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72112026-07-09T05:19:25.246Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72122026-07-09T05:19:25.246Z time: [28.000 28.000 28.000 ]
72132026-07-09T05:19:25.246Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72142026-07-09T05:19:25.246Z No change in performance detected.
72152026-07-09T05:19:25.246Z
72162026-07-09T05:19:25.246ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72172026-07-09T05:19:25.246ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72182026-07-09T05:19:25.246ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0986 ms (275 iterations)
72192026-07-09T05:19:25.249ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72202026-07-09T05:19:25.249Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72212026-07-09T05:19:25.249Z time: [28.000 28.000 28.000 ]
72222026-07-09T05:19:25.249Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72232026-07-09T05:19:25.249Z No change in performance detected.
72242026-07-09T05:19:25.250Z
72252026-07-09T05:19:25.250ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72262026-07-09T05:19:25.250ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72272026-07-09T05:19:25.250ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0431 ms (715 iterations)
72282026-07-09T05:19:25.250ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72292026-07-09T05:19:25.250Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72302026-07-09T05:19:25.250Z time: [3924.0 B 3924.0 B 3924.0 B]
72312026-07-09T05:19:25.250Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72322026-07-09T05:19:25.250Z No change in performance detected.
72332026-07-09T05:19:25.250Z
72342026-07-09T05:19:25.250ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72352026-07-09T05:19:25.250ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72362026-07-09T05:19:25.250ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0346 ms (715 iterations)
72372026-07-09T05:19:25.253ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72382026-07-09T05:19:25.253Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72392026-07-09T05:19:25.253Z time: [3924.0 B 3924.0 B 3924.0 B]
72402026-07-09T05:19:25.254Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72412026-07-09T05:19:25.254Z No change in performance detected.
72422026-07-09T05:19:25.254Z
72432026-07-09T05:19:25.254ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72442026-07-09T05:19:25.254ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72452026-07-09T05:19:25.254ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0595 ms (550 iterations)
72462026-07-09T05:19:25.254ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72472026-07-09T05:19:25.254Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72482026-07-09T05:19:25.254Z time: [3988.0 B 3988.0 B 3988.0 B]
72492026-07-09T05:19:25.254Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72502026-07-09T05:19:25.254Z No change in performance detected.
72512026-07-09T05:19:25.254Z
72522026-07-09T05:19:25.254ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72532026-07-09T05:19:25.254ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72542026-07-09T05:19:25.254ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.1078 ms (550 iterations)
72552026-07-09T05:19:25.254ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72562026-07-09T05:19:25.258Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72572026-07-09T05:19:25.258Z time: [4386.0 B 4386.0 B 4386.0 B]
72582026-07-09T05:19:25.258Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72592026-07-09T05:19:25.258Z No change in performance detected.
72602026-07-09T05:19:25.258Z
72612026-07-09T05:19:25.258ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72622026-07-09T05:19:25.258ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72632026-07-09T05:19:25.258ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0390 ms (825 iterations)
72642026-07-09T05:19:25.258ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72652026-07-09T05:19:25.258Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72662026-07-09T05:19:25.258Z time: [2888.0 B 2888.0 B 2888.0 B]
72672026-07-09T05:19:25.259Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72682026-07-09T05:19:25.259Z No change in performance detected.
72692026-07-09T05:19:25.259Z
72702026-07-09T05:19:25.259ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72712026-07-09T05:19:25.259ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72722026-07-09T05:19:25.259ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0782 ms (660 iterations)
72732026-07-09T05:19:25.259ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72742026-07-09T05:19:25.259Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72752026-07-09T05:19:25.259Z time: [2873.0 B 2873.0 B 2873.0 B]
72762026-07-09T05:19:25.259Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72772026-07-09T05:19:25.260Z No change in performance detected.
72782026-07-09T05:19:25.260Z
72792026-07-09T05:19:25.260ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72802026-07-09T05:19:25.260ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72812026-07-09T05:19:25.260ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0420 ms (715 iterations)
72822026-07-09T05:19:25.263ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72832026-07-09T05:19:25.263Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72842026-07-09T05:19:25.263Z time: [2926.0 B 2926.0 B 2926.0 B]
72852026-07-09T05:19:25.263Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72862026-07-09T05:19:25.263Z No change in performance detected.
72872026-07-09T05:19:25.263Z
72882026-07-09T05:19:25.263ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72892026-07-09T05:19:25.263ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72902026-07-09T05:19:25.263ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0164 ms (715 iterations)
72912026-07-09T05:19:25.263ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72922026-07-09T05:19:25.263Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72932026-07-09T05:19:25.263Z time: [2910.0 B 2910.0 B 2910.0 B]
72942026-07-09T05:19:25.263Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72952026-07-09T05:19:25.263Z No change in performance detected.
72962026-07-09T05:19:25.264Z
72972026-07-09T05:19:25.264ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72982026-07-09T05:19:25.264ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72992026-07-09T05:19:25.264ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0374 ms (825 iterations)
73002026-07-09T05:19:25.264ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73012026-07-09T05:19:25.267Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73022026-07-09T05:19:25.267Z time: [264.00 B 264.00 B 264.00 B]
73032026-07-09T05:19:25.267Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73042026-07-09T05:19:25.267Z No change in performance detected.
73052026-07-09T05:19:25.267Z
73062026-07-09T05:19:25.267ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73072026-07-09T05:19:25.267ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73082026-07-09T05:19:25.267ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0914 ms (550 iterations)
73092026-07-09T05:19:25.267ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73102026-07-09T05:19:25.267Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73112026-07-09T05:19:25.268Z time: [264.00 B 264.00 B 264.00 B]
73122026-07-09T05:19:25.268Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73132026-07-09T05:19:25.268Z No change in performance detected.
73142026-07-09T05:19:25.268Z
73152026-07-09T05:19:25.268ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73162026-07-09T05:19:25.268ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73172026-07-09T05:19:25.268ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0143 ms (715 iterations)
73182026-07-09T05:19:25.268ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73192026-07-09T05:19:25.268ZCriterion.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.
73202026-07-09T05:19:25.268Z
73212026-07-09T05:19:25.268ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73222026-07-09T05:19:25.274ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73232026-07-09T05:19:25.274ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0459 ms (495 iterations)
73242026-07-09T05:19:25.277ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73252026-07-09T05:19:25.277ZCriterion.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.
73262026-07-09T05:19:25.277Z
73272026-07-09T05:19:25.277ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73282026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73292026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0400 ms (935 iterations)
73302026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73312026-07-09T05:19:25.278Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73322026-07-09T05:19:25.278Z time: [264.00 B 264.00 B 264.00 B]
73332026-07-09T05:19:25.278Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73342026-07-09T05:19:25.278Z No change in performance detected.
73352026-07-09T05:19:25.278Z
73362026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73372026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73382026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0311 ms (550 iterations)
73392026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73402026-07-09T05:19:25.278Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73412026-07-09T05:19:25.278Z time: [264.00 B 264.00 B 264.00 B]
73422026-07-09T05:19:25.278Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73432026-07-09T05:19:25.278Z No change in performance detected.
73442026-07-09T05:19:25.278Z
73452026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73462026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73472026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0497 ms (770 iterations)
73482026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73492026-07-09T05:19:25.278ZCriterion.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.
73502026-07-09T05:19:25.278Z
73512026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73522026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73532026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0082 ms (495 iterations)
73542026-07-09T05:19:25.278ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73552026-07-09T05:19:25.279ZCriterion.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.
73562026-07-09T05:19:25.279Z
73572026-07-09T05:19:25.279ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73582026-07-09T05:19:25.279ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73592026-07-09T05:19:25.279ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0582 ms (825 iterations)
73602026-07-09T05:19:25.279ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73612026-07-09T05:19:25.279Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73622026-07-09T05:19:25.279Z time: [264.00 B 264.00 B 264.00 B]
73632026-07-09T05:19:25.279Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73642026-07-09T05:19:25.280Z No change in performance detected.
73652026-07-09T05:19:25.280Z
73662026-07-09T05:19:25.280ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73672026-07-09T05:19:25.280ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73682026-07-09T05:19:25.280ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0234 ms (495 iterations)
73692026-07-09T05:19:25.280ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73702026-07-09T05:19:25.284Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73712026-07-09T05:19:25.284Z time: [264.00 B 264.00 B 264.00 B]
73722026-07-09T05:19:25.284Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73732026-07-09T05:19:25.284Z No change in performance detected.
73742026-07-09T05:19:25.284Z
73752026-07-09T05:19:25.284ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73762026-07-09T05:19:25.284ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73772026-07-09T05:19:25.284ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0577 ms (715 iterations)
73782026-07-09T05:19:25.284ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73792026-07-09T05:19:25.284ZCriterion.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.
73802026-07-09T05:19:25.284Z
73812026-07-09T05:19:25.284ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73822026-07-09T05:19:25.284ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73832026-07-09T05:19:25.284ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0813 ms (495 iterations)
73842026-07-09T05:19:25.284ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73852026-07-09T05:19:25.284ZCriterion.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.
73862026-07-09T05:19:25.285Z
73872026-07-09T05:19:25.285ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73882026-07-09T05:19:25.285ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73892026-07-09T05:19:25.285ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0431 ms (880 iterations)
73902026-07-09T05:19:25.285ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73912026-07-09T05:19:25.285Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73922026-07-09T05:19:25.285Z time: [264.00 B 264.00 B 264.00 B]
73932026-07-09T05:19:25.285Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73942026-07-09T05:19:25.285Z No change in performance detected.
73952026-07-09T05:19:25.285Z
73962026-07-09T05:19:25.285ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73972026-07-09T05:19:25.285ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73982026-07-09T05:19:25.285ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0818 ms (550 iterations)
73992026-07-09T05:19:25.285ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74002026-07-09T05:19:25.289Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74012026-07-09T05:19:25.289Z time: [264.00 B 264.00 B 264.00 B]
74022026-07-09T05:19:25.289Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74032026-07-09T05:19:25.289Z No change in performance detected.
74042026-07-09T05:19:25.289Z
74052026-07-09T05:19:25.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
74062026-07-09T05:19:25.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74072026-07-09T05:19:25.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0759 ms (770 iterations)
74082026-07-09T05:19:25.290ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74092026-07-09T05:19:25.290ZCriterion.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.
74102026-07-09T05:19:25.290Z
74112026-07-09T05:19:25.290ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
74122026-07-09T05:19:25.290ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74132026-07-09T05:19:25.290ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0452 ms (495 iterations)
74142026-07-09T05:19:25.290ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74152026-07-09T05:19:25.290ZCriterion.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.
74162026-07-09T05:19:25.290Z
74172026-07-09T05:19:25.290ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74182026-07-09T05:19:25.290ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74192026-07-09T05:19:25.290ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0688 ms (275 iterations)
74202026-07-09T05:19:25.290ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74212026-07-09T05:19:25.290Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74222026-07-09T05:19:25.290Z time: [8507.0 B 8507.0 B 8507.0 B]
74232026-07-09T05:19:25.290Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74242026-07-09T05:19:25.290Z No change in performance detected.
74252026-07-09T05:19:25.290Z
74262026-07-09T05:19:25.291ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74272026-07-09T05:19:25.291ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74282026-07-09T05:19:25.291ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0004 ms (220 iterations)
74292026-07-09T05:19:25.294ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74302026-07-09T05:19:25.294Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74312026-07-09T05:19:25.294Z time: [8507.0 B 8507.0 B 8507.0 B]
74322026-07-09T05:19:25.294Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74332026-07-09T05:19:25.294Z No change in performance detected.
74342026-07-09T05:19:25.294Z
74352026-07-09T05:19:25.294ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74362026-07-09T05:19:25.294ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74372026-07-09T05:19:25.294ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1044 ms (330 iterations)
74382026-07-09T05:19:25.295ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74392026-07-09T05:19:25.295Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74402026-07-09T05:19:25.295Z time: [7016.0 B 7016.0 B 7016.0 B]
74412026-07-09T05:19:25.295Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74422026-07-09T05:19:25.295Z No change in performance detected.
74432026-07-09T05:19:25.295Z
74442026-07-09T05:19:25.295ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74452026-07-09T05:19:25.295ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74462026-07-09T05:19:25.295ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0979 ms (275 iterations)
74472026-07-09T05:19:25.295ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74482026-07-09T05:19:25.295Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74492026-07-09T05:19:25.295Z time: [7016.0 B 7016.0 B 7016.0 B]
74502026-07-09T05:19:25.295Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74512026-07-09T05:19:25.295Z No change in performance detected.
74522026-07-09T05:19:25.295Z
74532026-07-09T05:19:25.295ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74542026-07-09T05:19:25.295ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74552026-07-09T05:19:25.295ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1755 ms (330 iterations)
74562026-07-09T05:19:25.298ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74572026-07-09T05:19:25.299Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74582026-07-09T05:19:25.299Z time: [8475.0 B 8475.0 B 8475.0 B]
74592026-07-09T05:19:25.299Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74602026-07-09T05:19:25.299Z No change in performance detected.
74612026-07-09T05:19:25.299Z
74622026-07-09T05:19:25.299ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74632026-07-09T05:19:25.299ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74642026-07-09T05:19:25.300ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1549 ms (275 iterations)
74652026-07-09T05:19:25.300ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74662026-07-09T05:19:25.300Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74672026-07-09T05:19:25.300Z time: [8475.0 B 8475.0 B 8475.0 B]
74682026-07-09T05:19:25.300Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74692026-07-09T05:19:25.300Z No change in performance detected.
74702026-07-09T05:19:25.300Z
74712026-07-09T05:19:25.300ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74722026-07-09T05:19:25.300ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74732026-07-09T05:19:25.300ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1507 ms (385 iterations)
74742026-07-09T05:19:25.304ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74752026-07-09T05:19:25.304Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74762026-07-09T05:19:25.304Z time: [6984.0 B 6984.0 B 6984.0 B]
74772026-07-09T05:19:25.304Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74782026-07-09T05:19:25.304Z No change in performance detected.
74792026-07-09T05:19:25.304Z
74802026-07-09T05:19:25.304ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74812026-07-09T05:19:25.305ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74822026-07-09T05:19:25.305ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0196 ms (275 iterations)
74832026-07-09T05:19:25.305ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74842026-07-09T05:19:25.305Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74852026-07-09T05:19:25.305Z time: [6984.0 B 6984.0 B 6984.0 B]
74862026-07-09T05:19:25.305Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74872026-07-09T05:19:25.305Z No change in performance detected.
74882026-07-09T05:19:25.305Z
74892026-07-09T05:19:25.305ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74902026-07-09T05:19:25.305ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74912026-07-09T05:19:25.305ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1725 ms (275 iterations)
74922026-07-09T05:19:25.305ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74932026-07-09T05:19:25.305Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74942026-07-09T05:19:25.305Z time: [8507.0 B 8507.0 B 8507.0 B]
74952026-07-09T05:19:25.305Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74962026-07-09T05:19:25.306Z No change in performance detected.
74972026-07-09T05:19:25.306Z
74982026-07-09T05:19:25.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74992026-07-09T05:19:25.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
75002026-07-09T05:19:25.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0976 ms (220 iterations)
75012026-07-09T05:19:25.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
75022026-07-09T05:19:25.310Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75032026-07-09T05:19:25.310Z time: [8507.0 B 8507.0 B 8507.0 B]
75042026-07-09T05:19:25.310Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75052026-07-09T05:19:25.310Z No change in performance detected.
75062026-07-09T05:19:25.310Z
75072026-07-09T05:19:25.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75082026-07-09T05:19:25.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75092026-07-09T05:19:25.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1744 ms (330 iterations)
75102026-07-09T05:19:25.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75112026-07-09T05:19:25.310Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75122026-07-09T05:19:25.310Z time: [7016.0 B 7016.0 B 7016.0 B]
75132026-07-09T05:19:25.310Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75142026-07-09T05:19:25.310Z No change in performance detected.
75152026-07-09T05:19:25.310Z
75162026-07-09T05:19:25.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75172026-07-09T05:19:25.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75182026-07-09T05:19:25.311ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2103 ms (275 iterations)
75192026-07-09T05:19:25.311ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75202026-07-09T05:19:25.311Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75212026-07-09T05:19:25.311Z time: [7016.0 B 7016.0 B 7016.0 B]
75222026-07-09T05:19:25.311Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75232026-07-09T05:19:25.311Z No change in performance detected.
75242026-07-09T05:19:25.311Z
75252026-07-09T05:19:25.311ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75262026-07-09T05:19:25.311ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75272026-07-09T05:19:25.315ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0798 ms (275 iterations)
75282026-07-09T05:19:25.315ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75292026-07-09T05:19:25.315Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75302026-07-09T05:19:25.315Z time: [8475.0 B 8475.0 B 8475.0 B]
75312026-07-09T05:19:25.315Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75322026-07-09T05:19:25.315Z No change in performance detected.
75332026-07-09T05:19:25.315Z
75342026-07-09T05:19:25.316ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75352026-07-09T05:19:25.316ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75362026-07-09T05:19:25.316ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2381 ms (275 iterations)
75372026-07-09T05:19:25.316ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75382026-07-09T05:19:25.316Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75392026-07-09T05:19:25.316Z time: [8475.0 B 8475.0 B 8475.0 B]
75402026-07-09T05:19:25.316Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75412026-07-09T05:19:25.316Z No change in performance detected.
75422026-07-09T05:19:25.316Z
75432026-07-09T05:19:25.316ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75442026-07-09T05:19:25.316ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75452026-07-09T05:19:25.316ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0420 ms (330 iterations)
75462026-07-09T05:19:25.316ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75472026-07-09T05:19:25.321Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75482026-07-09T05:19:25.321Z time: [6984.0 B 6984.0 B 6984.0 B]
75492026-07-09T05:19:25.321Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75502026-07-09T05:19:25.321Z No change in performance detected.
75512026-07-09T05:19:25.321Z
75522026-07-09T05:19:25.321ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75532026-07-09T05:19:25.321ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75542026-07-09T05:19:25.321ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1241 ms (275 iterations)
75552026-07-09T05:19:25.322ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75562026-07-09T05:19:25.322Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75572026-07-09T05:19:25.322Z time: [6984.0 B 6984.0 B 6984.0 B]
75582026-07-09T05:19:25.322Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75592026-07-09T05:19:25.322Z No change in performance detected.
75602026-07-09T05:19:25.322Z
75612026-07-09T05:19:25.360Z+ cp -r target/criterion /work/bench-results
75622026-07-09T05:19:25.513Z+ cp -r target/xde-bench /work/bench-results
75632026-07-09T05:19:25.547Z+ pushd /work
75642026-07-09T05:19:25.547Z+ tar -caf bench-results.tgz bench-results
75652026-07-09T05:19:25.547Z/work /work/oxidecomputer/opte
75662026-07-09T05:19:26.098Z+ popd
75672026-07-09T05:19:26.098Z/work/oxidecomputer/opte
75682026-07-09T05:19:26.102Z+ cleanup
75692026-07-09T05:19:26.102Z++ id -un
75702026-07-09T05:19:26.102Z++ id -gn
75712026-07-09T05:19:26.105Z+ pfexec chown -R build:build .
75722026-07-09T05:19:26.175Z+ [[ -z 01KX2JTJ2BR9VBZ32217M7Z2AP ]]
75732026-07-09T05:19:26.178Zprocess exited: duration 1941368 ms, exit code 0
 
75742026-07-09T05:19:26.190Zfound 1 output files
75752026-07-09T05:19:26.190Zuploading: /work/bench-results.tgz (6402735 bytes)
75762026-07-09T05:19:27.253Zuploaded: /work/bench-results.tgz