01KXZH2N18A7S3ZD0RSSZMHQK3: 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: 01KXZH3XWQFBDJQ9TQ5G1ZW0V4

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-20T10:34:01.937Zjob dependencies complete; ready to run (waiting for 5 m 30 s)
22026-07-20T10:34:55.360Zjob assigned to worker 01KXZHE1G23XPCPWN93PKFGVZ9 [factory aws, i-092a110fd809ddcaa] (queued for 53 s)
32026-07-20T10:35:01.322Zdownloading input: /input/xde/work/debug/xde.dbg
42026-07-20T10:35:02.358Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-07-20T10:35:02.362Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-07-20T10:35:02.385Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-07-20T10:35:02.388Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-07-20T10:35:02.425Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-07-20T10:35:02.429Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-07-20T10:35:02.457Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-07-20T10:35:02.461Zdownloading input: /input/xde/work/release/xde
122026-07-20T10:35:02.983Zdownloaded input: /input/xde/work/release/xde
132026-07-20T10:35:02.986Zdownloading input: /input/xde/work/release/xde.sha256
142026-07-20T10:35:03.011Zdownloaded input: /input/xde/work/release/xde.sha256
152026-07-20T10:35:03.014Zdownloading input: /input/xde/work/release/xde_link.so
162026-07-20T10:35:03.036Zdownloaded input: /input/xde/work/release/xde_link.so
172026-07-20T10:35:03.036Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-07-20T10:35:03.068Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-07-20T10:35:03.072Zdownloading input: /input/xde/work/test/loopback
202026-07-20T10:35:03.617Zdownloaded input: /input/xde/work/test/loopback
212026-07-20T10:35:03.622Zdownloading input: /input/xde/work/test/multicast_rx
222026-07-20T10:35:04.140Zdownloaded input: /input/xde/work/test/multicast_rx
232026-07-20T10:35:04.143Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-07-20T10:35:04.728Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-07-20T10:35:04.731Zdownloading input: /input/xde/work/test/multicast_validation
262026-07-20T10:35:05.354Zdownloaded input: /input/xde/work/test/multicast_validation
272026-07-20T10:35:05.357Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-07-20T10:35:05.918Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-07-20T10:35:05.921Zdownloading input: /input/xde/work/xde.conf
302026-07-20T10:35:05.946Zdownloaded input: /input/xde/work/xde.conf
 
312026-07-20T10:35:05.949Zstarting task 0: "setup"
322026-07-20T10:35:05.952Z++ uname -s
332026-07-20T10:35:05.955Z+ kern=SunOS
342026-07-20T10:35:05.955Z+ build_user=build
352026-07-20T10:35:05.955Z+ build_uid=12345
362026-07-20T10:35:05.955Z+ work_dir=/work
372026-07-20T10:35:05.955Z+ input_dir=/input
382026-07-20T10:35:05.955Z+ [[ 0 == 12345 ]]
392026-07-20T10:35:05.955Z+ case "$kern" in
402026-07-20T10:35:05.955Z+ groupadd -g 12345 build
412026-07-20T10:35:05.955Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-07-20T10:35:07.962Z+ zfs create -o mountpoint=/work rpool/work
432026-07-20T10:35:08.060Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-07-20T10:35:08.064Z+ home_fs=zfs
452026-07-20T10:35:08.064Z+ [[ zfs == autofs ]]
462026-07-20T10:35:08.064Z+ mkdir -p /home/build
472026-07-20T10:35:08.064Z+ chown build:build /home/build /work
482026-07-20T10:35:09.064Z+ chmod 0700 /home/build /work
492026-07-20T10:35:09.068Zprocess exited: duration 3119 ms, exit code 0
 
502026-07-20T10:35:09.073Zstarting task 1: "rust-toolchain"
512026-07-20T10:35:09.079Z * rust toolchain channel = "1.96.1"
522026-07-20T10:35:09.079Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
532026-07-20T10:35:09.079Z * rust toolchain profile = "default"
542026-07-20T10:35:09.079Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-07-20T10:35:09.079Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-07-20T10:35:09.079Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-07-20T10:35:09.082Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-07-20T10:35:09.082Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
592026-07-20T10:35:09.170Zinfo: downloading installer
602026-07-20T10:35:10.581Zwarn: It looks like you have an existing rustup settings file at:
612026-07-20T10:35:10.581Zwarn: /home/build/.rustup/settings.toml
622026-07-20T10:35:10.581Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-07-20T10:35:10.581Zwarn: instead of the one inferred from the default host triple.
642026-07-20T10:35:10.589Zinfo: profile set to default
652026-07-20T10:35:10.589Zinfo: default host triple is x86_64-unknown-illumos
662026-07-20T10:35:10.593Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
672026-07-20T10:35:10.733Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
682026-07-20T10:35:10.736Zinfo: downloading 6 components
692026-07-20T10:35:25.912Z
702026-07-20T10:35:25.912Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
712026-07-20T10:35:25.940Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
722026-07-20T10:35:25.940Z
732026-07-20T10:35:25.940Z
742026-07-20T10:35:25.940ZRust is installed now. Great!
752026-07-20T10:35:25.940Z
762026-07-20T10:35:25.943ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-07-20T10:35:25.943Zenvironment variable. This has not been done automatically.
782026-07-20T10:35:25.943Z
792026-07-20T10:35:25.943ZTo configure your current shell, you need to source
802026-07-20T10:35:25.943Zthe corresponding env file under $HOME/.cargo.
812026-07-20T10:35:25.943Z
822026-07-20T10:35:25.943ZThis is usually done by running one of the following (note the leading DOT):
832026-07-20T10:35:25.943Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-07-20T10:35:25.943Zsource "$HOME/.cargo/env.fish" # For fish
852026-07-20T10:35:25.943Zsource "~/.cargo/env.nu" # For nushell
862026-07-20T10:35:25.943Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-07-20T10:35:25.943Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-07-20T10:35:25.943Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-07-20T10:35:25.943Zwarn: no default linker (`cc`) was found in your PATH
902026-07-20T10:35:25.943Zwarn: many Rust crates require a system C toolchain to build
912026-07-20T10:35:26.048Z+ rustup --version
922026-07-20T10:35:26.055Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-07-20T10:35:26.058Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-07-20T10:35:26.076Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
952026-07-20T10:35:26.079Z+ cargo --version
962026-07-20T10:35:26.093Zcargo 1.96.1 (356927216 2026-06-26)
972026-07-20T10:35:26.096Z+ rustc --version
982026-07-20T10:35:26.115Zrustc 1.96.1 (31fca3adb 2026-06-26)
992026-07-20T10:35:26.118Zprocess exited: duration 17043 ms, exit code 0
 
1002026-07-20T10:35:26.123Zstarting task 2: "authentication"
1012026-07-20T10:35:26.139Zprocess exited: duration 15 ms, exit code 0
 
1022026-07-20T10:35:26.145Zstarting task 3: "clone repository"
1032026-07-20T10:35:26.148Z+ mkdir -p /work/oxidecomputer/opte
1042026-07-20T10:35:26.151Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-07-20T10:35:26.181ZCloning into '/work/oxidecomputer/opte'...
1062026-07-20T10:35:27.068Z+ cd /work/oxidecomputer/opte
1072026-07-20T10:35:27.068Z+ git fetch origin 2571d9323c72b0d6d59ae719a8c235eeb081e2db
1082026-07-20T10:35:27.301ZFrom https://github.com/oxidecomputer/opte
1092026-07-20T10:35:27.301Z * branch 2571d9323c72b0d6d59ae719a8c235eeb081e2db -> FETCH_HEAD
1102026-07-20T10:35:27.307Z+ [[ -n renovate/anyhow-1.x-lockfile ]]
1112026-07-20T10:35:27.310Z++ git branch --show-current
1122026-07-20T10:35:27.310Z+ current=master
1132026-07-20T10:35:27.310Z+ [[ master != renovate/anyhow-1.x-lockfile ]]
1142026-07-20T10:35:27.310Z+ git branch -f renovate/anyhow-1.x-lockfile 2571d9323c72b0d6d59ae719a8c235eeb081e2db
1152026-07-20T10:35:27.314Z+ git checkout -f renovate/anyhow-1.x-lockfile
1162026-07-20T10:35:27.330ZSwitched to branch 'renovate/anyhow-1.x-lockfile'
1172026-07-20T10:35:27.334Z+ git reset --hard 2571d9323c72b0d6d59ae719a8c235eeb081e2db
1182026-07-20T10:35:27.345ZHEAD is now at 2571d93 Update Rust crate anyhow to v1.0.104
1192026-07-20T10:35:27.348Zprocess exited: duration 1200 ms, exit code 0
 
1202026-07-20T10:35:27.354Zstarting task 4: "build"
1212026-07-20T10:35:27.358Z+ source .github/buildomat/common.sh
1222026-07-20T10:35:27.361Z++ rustup show active-toolchain
1232026-07-20T10:35:27.366Z1.96.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-07-20T10:35:27.366Z++ pushd xde
1252026-07-20T10:35:27.366Z++ rustup show active-toolchain
1262026-07-20T10:35:27.366Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1272026-07-20T10:35:27.370Zinfo: syncing channel updates for nightly-2026-06-30-x86_64-unknown-illumos
1282026-07-20T10:35:27.517Zinfo: latest update on 2026-06-30 for version 1.98.0-nightly (096694416 2026-06-29)
1292026-07-20T10:35:27.520Zinfo: downloading 6 components
1302026-07-20T10:35:40.811Znightly-2026-06-30-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-07-20T10:35:40.906Z+++ rustup show active-toolchain -v
1322026-07-20T10:35:40.910Z+++ head -n 1
1332026-07-20T10:35:40.911Z+++ cut '-d ' -f1
1342026-07-20T10:35:40.965Z++ export NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1352026-07-20T10:35:40.965Z++ NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1362026-07-20T10:35:40.965Z++ popd
1372026-07-20T10:35:40.968Z/work/oxidecomputer/opte
1382026-07-20T10:35:40.968Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-07-20T10:35:42.070Z Startup: Refreshing catalog 'helios' ... Done
1402026-07-20T10:35:42.248Z Startup: Caching catalogs ... Done
1412026-07-20T10:35:43.087ZPlanning: Solver setup ... Done
1422026-07-20T10:35:43.124ZPlanning: Running solver ... Done
1432026-07-20T10:35:43.147ZPlanning: Finding local manifests ... Done
1442026-07-20T10:35:43.160ZPlanning: Fetching manifests: 0/6 0% complete
1452026-07-20T10:35:43.182ZPlanning: Fetching manifests: 6/6 100% complete
1462026-07-20T10:35:43.196ZPlanning: Package planning ... Done
1472026-07-20T10:35:43.199ZPlanning: Merging actions ... Done
1482026-07-20T10:35:43.442ZPlanning: Checking for conflicting actions ... Done
1492026-07-20T10:35:43.445ZPlanning: Consolidating action changes ... Done
1502026-07-20T10:35:44.383ZPlanning: Evaluating mediators ... Done
1512026-07-20T10:35:44.386ZPlanning: Planning completed in 2.11 seconds
1522026-07-20T10:35:44.392Z Packages to install: 6
1532026-07-20T10:35:44.395Z Services to change: 2
1542026-07-20T10:35:44.395Z Create boot environment: No
1552026-07-20T10:35:44.395ZCreate backup boot environment: No
1562026-07-20T10:35:44.416Z
1572026-07-20T10:35:44.417ZDownload: 0/22 items 0.0/15.3MB 0% complete
1582026-07-20T10:35:45.832ZDownload: Completed 15.34 MB in 1.42 seconds (10.8M/s)
1592026-07-20T10:35:45.947Z Actions: 1/110 actions (Installing new actions)
1602026-07-20T10:35:46.304Z Actions: Completed 110 actions in 0.36 seconds.
1612026-07-20T10:35:46.321ZFinalize: Updating package state database ... Done
1622026-07-20T10:35:46.321ZFinalize: Updating package cache ... Done
1632026-07-20T10:35:46.367ZFinalize: Updating image state ... Done
1642026-07-20T10:35:48.931ZFinalize: Creating fast lookup database ... Done
1652026-07-20T10:35:48.996ZFinalize: Reading search index ... Done
1662026-07-20T10:35:48.999ZFinalize: Updating search index ... Done
1672026-07-20T10:35:53.662ZFinalize: Updating package cache ... Done
1682026-07-20T10:35:53.784Z+ [[ -z 01KXZH3XWQFBDJQ9TQ5G1ZW0V4 ]]
1692026-07-20T10:35:53.784Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-07-20T10:35:54.704Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-07-20T10:35:54.704Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-07-20T10:35:54.704Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-07-20T10:35:54.704Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-07-20T10:35:54.704Ztempdir @ "/tmp/.tmpLWEmx1/tmp"
1752026-07-20T10:35:54.707Zimage root @ "/tmp/.tmpLWEmx1/tmp/root"
1762026-07-20T10:35:54.707Zcreating image...
1772026-07-20T10:35:54.991Zcopying publishers...
1782026-07-20T10:35:55.810Zadding properties...
1792026-07-20T10:35:56.501Zinstalling packages...
1802026-07-20T10:36:06.266Zseeding SMF database...
1812026-07-20T10:36:10.500Zconfiguring SMF profile...
1822026-07-20T10:36:10.500Zmodifying shadow(5)...
1832026-07-20T10:36:10.504Zloading user and group database...
1842026-07-20T10:36:10.504Zloading facet selections...
1852026-07-20T10:36:10.784Z devel -> true
1862026-07-20T10:36:10.784Z doc.man -> true
1872026-07-20T10:36:10.784Z entire.service/hal -> true
1882026-07-20T10:36:10.784Z entire.service/network/smtp/dma -> true
1892026-07-20T10:36:10.784Z locale.ar -> true
1902026-07-20T10:36:10.785Z locale.ca -> true
1912026-07-20T10:36:10.785Z locale.cs -> true
1922026-07-20T10:36:10.785Z locale.de -> true
1932026-07-20T10:36:10.785Z locale.es -> true
1942026-07-20T10:36:10.785Z locale.fr -> true
1952026-07-20T10:36:10.785Z locale.he -> true
1962026-07-20T10:36:10.785Z locale.hu -> true
1972026-07-20T10:36:10.785Z locale.id -> true
1982026-07-20T10:36:10.785Z locale.it -> true
1992026-07-20T10:36:10.785Z locale.ja -> true
2002026-07-20T10:36:10.785Z locale.ko -> true
2012026-07-20T10:36:10.785Z locale.nl -> true
2022026-07-20T10:36:10.785Z locale.pl -> true
2032026-07-20T10:36:10.785Z locale.pt_BR -> true
2042026-07-20T10:36:10.785Z locale.ru -> true
2052026-07-20T10:36:10.785Z locale.sk -> true
2062026-07-20T10:36:10.785Z locale.sv -> true
2072026-07-20T10:36:10.785Z locale.zh_CN -> true
2082026-07-20T10:36:10.785Z locale.zh_HK -> true
2092026-07-20T10:36:10.785Z locale.zh_TW -> true
2102026-07-20T10:36:10.785Z onu.ooceonly -> true
2112026-07-20T10:36:10.785Z version-lock.shell/ksh93 -> true
2122026-07-20T10:36:10.785Z version-lock.system/data/hardware-registry -> true
2132026-07-20T10:36:10.785Z version-lock.system/data/zoneinfo -> true
2142026-07-20T10:36:10.785Z version-lock.system/microcode/amd -> true
2152026-07-20T10:36:10.785Z version-lock.system/microcode/intel -> true
2162026-07-20T10:36:10.785Z version-lock.system/microcode/oxide -> true
2172026-07-20T10:36:10.785Zassessing packaged files...
2182026-07-20T10:36:12.270Zcreating archive...
2192026-07-20T10:36:12.296Zmissing from packaging:
2202026-07-20T10:36:12.296Z "etc/.pwd.lock"
2212026-07-20T10:36:12.299Z "etc/svc/profile/generic.xml"
2222026-07-20T10:36:12.299Z "etc/svc/profile/inetd_services.xml"
2232026-07-20T10:36:12.299Z "etc/svc/profile/name_service.xml"
2242026-07-20T10:36:12.300Z "etc/svc/profile/platform.xml"
2252026-07-20T10:36:12.303Z "etc/svc/profile/platform_omicron1.xml"
2262026-07-20T10:36:12.304Z "etc/svc/repository.db"
2272026-07-20T10:36:12.304Z
2282026-07-20T10:36:12.307Z
2292026-07-20T10:36:12.307Zfinishing archive...
2302026-07-20T10:36:12.942Zcreating gzonly manifest...
2312026-07-20T10:36:12.945Zok
2322026-07-20T10:36:13.010Z+ trap cleanup EXIT
2332026-07-20T10:36:13.013Z+ OUT_DIR=/work/bench-results
2342026-07-20T10:36:13.013Z+ mkdir -p /work/bench-results
2352026-07-20T10:36:13.013Z+ mkdir -p target/criterion
2362026-07-20T10:36:13.017Z+ mkdir -p target/xde-bench
2372026-07-20T10:36:13.017Z+ banner collect
2382026-07-20T10:36:13.020Z
2392026-07-20T10:36:13.020Z #### #### # # ###### #### #####
2402026-07-20T10:36:13.020Z # # # # # # # # # #
2412026-07-20T10:36:13.020Z # # # # # ##### # #
2422026-07-20T10:36:13.020Z # # # # # # # #
2432026-07-20T10:36:13.020Z # # # # # # # # # #
2442026-07-20T10:36:13.020Z #### #### ###### ###### ###### #### #
2452026-07-20T10:36:13.020Z
2462026-07-20T10:36:13.020Z++ cat .git/refs/heads/master
2472026-07-20T10:36:13.022Z+ BASELINE_COMMIT=ba40b8fc27c6233dbc3942b0df73d250eb74c077
2482026-07-20T10:36:13.022Z+ [[ renovate/anyhow-1.x-lockfile == \m\a\s\t\e\r ]]
2492026-07-20T10:36:13.022Z+ get_artifact opte benchmark ba40b8fc27c6233dbc3942b0df73d250eb74c077 bench-results.tgz
2502026-07-20T10:36:13.022Z+ local curl_res
2512026-07-20T10:36:13.022Z+ repo=opte
2522026-07-20T10:36:13.022Z+ series=benchmark
2532026-07-20T10:36:13.022Z+ commit=ba40b8fc27c6233dbc3942b0df73d250eb74c077
2542026-07-20T10:36:13.022Z+ name=bench-results.tgz
2552026-07-20T10:36:13.022Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-07-20T10:36:13.022Z+ mkdir -p download
2572026-07-20T10:36:13.025Z+ pushd download
2582026-07-20T10:36:13.025Z+ [[ ! -f bench-results.tgz ]]
2592026-07-20T10:36:13.025Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2602026-07-20T10:36:13.025Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/ba40b8fc27c6233dbc3942b0df73d250eb74c077/bench-results.tgz
2612026-07-20T10:36:13.028Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-07-20T10:36:13.028Z Dload Upload Total Spent Left Speed
2632026-07-20T10:36:13.064Z 0 0 0 0 0 0 0 0 0
2642026-07-20T10:36:13.064Zcurl: (22) The requested URL returned error: 404
2652026-07-20T10:36:13.068Z+ curl_res=22
2662026-07-20T10:36:13.068Z+ popd
2672026-07-20T10:36:13.068Z+ return 22
2682026-07-20T10:36:13.068Z/work/oxidecomputer/opte
2692026-07-20T10:36:13.068Z+ echo 'Baseline results not found for branch '\''master'\''. Running without comparison.'
2702026-07-20T10:36:13.068ZBaseline results not found for branch 'master'. Running without comparison.
2712026-07-20T10:36:13.068Z+ [[ '' -eq 1 ]]
2722026-07-20T10:36:13.070Z+ uname -a
2732026-07-20T10:36:13.074ZSunOS w-01KXZHE1G23XPCPWN93PKFGVZ9 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-07-20T10:36:13.074Z+ cat /etc/versions/build
2752026-07-20T10:36:13.074Zheads/stlouis-0-gd5af107c55
2762026-07-20T10:36:13.074Z+ dladm
2772026-07-20T10:36:13.074ZLINK CLASS MTU STATE BRIDGE OVER
2782026-07-20T10:36:13.074Zena0 phys 9216 up -- --
2792026-07-20T10:36:13.074Z+ ipadm
2802026-07-20T10:36:13.077ZADDROBJ TYPE STATE ADDR
2812026-07-20T10:36:13.077Zlo0/v4 static ok 127.0.0.1/8
2822026-07-20T10:36:13.077Zena0/dhcp dhcp ok 10.150.1.58/24
2832026-07-20T10:36:13.077Zlo0/v6 static ok ::1/128
2842026-07-20T10:36:13.077Z+ pfexec rem_drv xde
2852026-07-20T10:36:13.084Z+ set -o errexit
2862026-07-20T10:36:13.084Z+ set -o pipefail
2872026-07-20T10:36:13.087Z+ banner prepare
2882026-07-20T10:36:13.087Z
2892026-07-20T10:36:13.087Z ##### ##### ###### ##### ## ##### ######
2902026-07-20T10:36:13.087Z # # # # # # # # # # # #
2912026-07-20T10:36:13.087Z # # # # ##### # # # # # # #####
2922026-07-20T10:36:13.087Z ##### ##### # ##### ###### ##### #
2932026-07-20T10:36:13.087Z # # # # # # # # # #
2942026-07-20T10:36:13.087Z # # # ###### # # # # # ######
2952026-07-20T10:36:13.087Z
2962026-07-20T10:36:13.087Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-07-20T10:36:13.090Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-07-20T10:36:13.155Z+ pfexec add_drv xde
2992026-07-20T10:36:13.282Z+ banner bench
3002026-07-20T10:36:13.285Z
3012026-07-20T10:36:13.285Z ##### ###### # # #### # #
3022026-07-20T10:36:13.285Z # # # ## # # # # #
3032026-07-20T10:36:13.285Z ##### ##### # # # # ######
3042026-07-20T10:36:13.285Z # # # # # # # # #
3052026-07-20T10:36:13.286Z # # # # ## # # # #
3062026-07-20T10:36:13.286Z ##### ###### # # #### # #
3072026-07-20T10:36:13.286Z
3082026-07-20T10:36:13.286Z+ cargo kbench local
3092026-07-20T10:36:13.392Z Updating crates.io index
3102026-07-20T10:36:13.395Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-07-20T10:36:14.427Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-07-20T10:36:14.693Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-07-20T10:36:15.028Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-07-20T10:36:15.282Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-07-20T10:36:15.545Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-07-20T10:36:15.816Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-07-20T10:36:17.656Z Downloading crates ...
3182026-07-20T10:36:17.719Z Downloaded macaddr v1.0.1
3192026-07-20T10:36:17.724Z Downloaded aho-corasick v1.1.4
3202026-07-20T10:36:17.728Z Downloaded num-traits v0.2.19
3212026-07-20T10:36:17.731Z Downloaded defmt-macros v1.1.1
3222026-07-20T10:36:17.734Z Downloaded page_size v0.6.0
3232026-07-20T10:36:17.735Z Downloaded log v0.4.33
3242026-07-20T10:36:17.735Z Downloaded defmt v0.3.100
3252026-07-20T10:36:17.739Z Downloaded colorchoice v1.0.5
3262026-07-20T10:36:17.739Z Downloaded cpufeatures v0.3.0
3272026-07-20T10:36:17.739Z Downloaded cfg_aliases v0.2.1
3282026-07-20T10:36:17.739Z Downloaded anstyle-query v1.1.5
3292026-07-20T10:36:17.739Z Downloaded cast v0.3.0
3302026-07-20T10:36:17.742Z Downloaded plotters-svg v0.3.7
3312026-07-20T10:36:17.746Z Downloaded cobs v0.3.0
3322026-07-20T10:36:17.746Z Downloaded futures-sink v0.3.32
3332026-07-20T10:36:17.746Z Downloaded ref-cast v1.0.25
3342026-07-20T10:36:17.746Z Downloaded defmt-parser v1.0.0
3352026-07-20T10:36:17.749Z Downloaded futures-macro v0.3.32
3362026-07-20T10:36:17.749Z Downloaded pretty-hex v0.4.2
3372026-07-20T10:36:17.749Z Downloaded darling_macro v0.21.3
3382026-07-20T10:36:17.753Z Downloaded ciborium-io v0.2.2
3392026-07-20T10:36:17.753Z Downloaded alloca v0.4.0
3402026-07-20T10:36:17.756Z Downloaded rusticata-macros v5.0.0
3412026-07-20T10:36:17.756Z Downloaded cfg-if v1.0.4
3422026-07-20T10:36:17.756Z Downloaded proc-macro-crate v3.5.0
3432026-07-20T10:36:17.759Z Downloaded darling_macro v0.23.0
3442026-07-20T10:36:17.759Z Downloaded ctor-proc-macro v0.0.13
3452026-07-20T10:36:17.760Z Downloaded circular v0.3.0
3462026-07-20T10:36:17.760Z Downloaded plotters-backend v0.3.7
3472026-07-20T10:36:17.763Z Downloaded ciborium-ll v0.2.2
3482026-07-20T10:36:17.763Z Downloaded slog-envlogger v2.2.0
3492026-07-20T10:36:17.763Z Downloaded terminal_size v0.4.4
3502026-07-20T10:36:17.766Z Downloaded foreign-types-shared v0.3.1
3512026-07-20T10:36:17.771Z Downloaded fnv v1.0.7
3522026-07-20T10:36:17.774Z Downloaded cstr-argument v0.1.2
3532026-07-20T10:36:17.777Z Downloaded powerfmt v0.2.0
3542026-07-20T10:36:17.778Z Downloaded futures-io v0.3.32
3552026-07-20T10:36:17.778Z Downloaded foreign-types-macros v0.2.3
3562026-07-20T10:36:17.780Z Downloaded num-conv v0.2.2
3572026-07-20T10:36:17.784Z Downloaded slog-term v2.9.2
3582026-07-20T10:36:17.784Z Downloaded pin-project-lite v0.2.17
3592026-07-20T10:36:17.787Z Downloaded dtor v0.8.1
3602026-07-20T10:36:17.790Z Downloaded itoa v1.0.18
3612026-07-20T10:36:17.793Z Downloaded version_check v0.9.5
3622026-07-20T10:36:17.793Z Downloaded futures-core v0.3.32
3632026-07-20T10:36:17.796Z Downloaded managed v0.8.0
3642026-07-20T10:36:17.796Z Downloaded dtor-proc-macro v0.0.13
3652026-07-20T10:36:17.796Z Downloaded dyn-clone v1.0.20
3662026-07-20T10:36:17.799Z Downloaded clap_lex v1.1.0
3672026-07-20T10:36:17.799Z Downloaded same-file v1.0.6
3682026-07-20T10:36:17.802Z Downloaded futures-task v0.3.32
3692026-07-20T10:36:17.802Z Downloaded foreign-types v0.5.0
3702026-07-20T10:36:17.802Z Downloaded hash32 v0.3.1
3712026-07-20T10:36:17.802Z Downloaded equivalent v1.0.2
3722026-07-20T10:36:17.802Z Downloaded embedded-io v0.4.0
3732026-07-20T10:36:17.805Z Downloaded strsim v0.11.1
3742026-07-20T10:36:17.805Z Downloaded time-core v0.1.9
3752026-07-20T10:36:17.808Z Downloaded is-terminal v0.4.17
3762026-07-20T10:36:17.808Z Downloaded is_terminal_polyfill v1.70.2
3772026-07-20T10:36:17.811Z Downloaded ident_case v1.0.1
3782026-07-20T10:36:17.811Z Downloaded heck v0.5.0
3792026-07-20T10:36:17.811Z Downloaded take_mut v0.2.2
3802026-07-20T10:36:17.811Z Downloaded ref-cast-impl v1.0.25
3812026-07-20T10:36:17.814Z Downloaded link-section v0.2.1
3822026-07-20T10:36:17.814Z Downloaded lazy_static v1.5.0
3832026-07-20T10:36:17.814Z Downloaded embedded-io v0.6.1
3842026-07-20T10:36:17.817Z Downloaded ctor v0.10.1
3852026-07-20T10:36:17.817Z Downloaded crossbeam-deque v0.8.7
3862026-07-20T10:36:17.818Z Downloaded criterion-plot v0.8.2
3872026-07-20T10:36:17.818Z Downloaded utf8parse v0.2.2
3882026-07-20T10:36:17.820Z Downloaded tabwriter v1.4.1
3892026-07-20T10:36:17.821Z Downloaded proc-macro-error-attr v1.0.4
3902026-07-20T10:36:17.824Z Downloaded stable_deref_trait v1.2.1
3912026-07-20T10:36:17.824Z Downloaded anes v0.1.6
3922026-07-20T10:36:17.824Z Downloaded bitflags v1.3.2
3932026-07-20T10:36:17.828Z Downloaded cookie-factory v0.3.3
3942026-07-20T10:36:17.831Z Downloaded slog-scope v4.4.1
3952026-07-20T10:36:17.831Z Downloaded slab v0.4.12
3962026-07-20T10:36:17.831Z Downloaded futures-executor v0.3.32
3972026-07-20T10:36:17.831Z Downloaded anstream v1.0.0
3982026-07-20T10:36:17.834Z Downloaded autocfg v1.5.1
3992026-07-20T10:36:17.835Z Downloaded oorandom v11.1.5
4002026-07-20T10:36:17.835Z Downloaded errno v0.3.14
4012026-07-20T10:36:17.837Z Downloaded defmt v1.1.1
4022026-07-20T10:36:17.838Z Downloaded proc-macro-error v1.0.4
4032026-07-20T10:36:17.841Z Downloaded ingot v0.1.1
4042026-07-20T10:36:17.841Z Downloaded erased-serde v0.3.31
4052026-07-20T10:36:17.844Z Downloaded num_enum v0.7.6
4062026-07-20T10:36:17.844Z Downloaded deranged v0.5.8
4072026-07-20T10:36:17.847Z Downloaded find-msvc-tools v0.1.9
4082026-07-20T10:36:17.850Z Downloaded ingot-types v0.1.2
4092026-07-20T10:36:17.853Z Downloaded shlex v2.0.1
4102026-07-20T10:36:17.853Z Downloaded slog-stdlog v4.1.1
4112026-07-20T10:36:17.853Z Downloaded anstyle v1.0.14
4122026-07-20T10:36:17.856Z Downloaded thiserror-impl v1.0.69
4132026-07-20T10:36:17.856Z Downloaded thiserror v2.0.18
4142026-07-20T10:36:17.859Z Downloaded thread_local v1.1.10
4152026-07-20T10:36:17.863Z Downloaded anstyle-parse v1.0.0
4162026-07-20T10:36:17.863Z Downloaded rustversion v1.0.23
4172026-07-20T10:36:17.866Z Downloaded quote v1.0.46
4182026-07-20T10:36:17.866Z Downloaded thiserror-impl v2.0.18
4192026-07-20T10:36:17.866Z Downloaded thiserror v1.0.69
4202026-07-20T10:36:17.869Z Downloaded crossbeam-epoch v0.9.20
4212026-07-20T10:36:17.869Z Downloaded ipnetwork v0.21.1
4222026-07-20T10:36:17.872Z Downloaded ciborium v0.2.2
4232026-07-20T10:36:17.872Z Downloaded heck v0.4.1
4242026-07-20T10:36:17.872Z Downloaded zmij v1.0.22
4252026-07-20T10:36:17.875Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4262026-07-20T10:36:17.875Z Downloaded either v1.16.0
4272026-07-20T10:36:17.875Z Downloaded tinytemplate v1.2.1
4282026-07-20T10:36:17.878Z Downloaded slog-async v2.8.0
4292026-07-20T10:36:17.878Z Downloaded darling v0.23.0
4302026-07-20T10:36:17.881Z Downloaded oxnet v0.1.6
4312026-07-20T10:36:17.881Z Downloaded darling v0.21.3
4322026-07-20T10:36:17.884Z Downloaded iana-time-zone v0.1.65
4332026-07-20T10:36:17.887Z Downloaded crc32fast v1.5.0
4342026-07-20T10:36:17.887Z Downloaded proc-macro2 v1.0.106
4352026-07-20T10:36:17.890Z Downloaded once_cell v1.21.4
4362026-07-20T10:36:17.890Z Downloaded colored v3.1.1
4372026-07-20T10:36:17.894Z Downloaded chacha20 v0.10.1
4382026-07-20T10:36:17.894Z Downloaded ingot-macros v0.1.1
4392026-07-20T10:36:17.894Z Downloaded futures-channel v0.3.32
4402026-07-20T10:36:17.894Z Downloaded walkdir v2.5.0
4412026-07-20T10:36:17.897Z Downloaded rand_core v0.10.1
4422026-07-20T10:36:17.897Z Downloaded crossbeam-utils v0.8.22
4432026-07-20T10:36:17.900Z Downloaded postcard v1.1.3
4442026-07-20T10:36:17.900Z Downloaded num_enum_derive v0.7.6
4452026-07-20T10:36:17.900Z Downloaded time-macros v0.2.31
4462026-07-20T10:36:17.903Z Downloaded clap v4.6.1
4472026-07-20T10:36:17.906Z Downloaded toml_parser v1.1.2+spec-1.1.0
4482026-07-20T10:36:17.909Z Downloaded futures v0.3.32
4492026-07-20T10:36:17.913Z Downloaded clap_derive v4.6.1
4502026-07-20T10:36:17.913Z Downloaded byteorder v1.5.0
4512026-07-20T10:36:17.916Z Downloaded serde_derive v1.0.228
4522026-07-20T10:36:17.916Z Downloaded anyhow v1.0.104
4532026-07-20T10:36:17.919Z Downloaded tracing-core v0.1.36
4542026-07-20T10:36:17.919Z Downloaded half v2.7.1
4552026-07-20T10:36:17.922Z Downloaded bitflags v2.13.0
4562026-07-20T10:36:17.925Z Downloaded arc-swap v1.9.2
4572026-07-20T10:36:17.928Z Downloaded darling_core v0.21.3
4582026-07-20T10:36:17.928Z Downloaded slog v2.8.2
4592026-07-20T10:36:17.931Z Downloaded uuid v1.23.5
4602026-07-20T10:36:17.936Z Downloaded rayon-core v1.13.0
4612026-07-20T10:36:17.939Z Downloaded tracing-attributes v0.1.31
4622026-07-20T10:36:17.942Z Downloaded serde_core v1.0.228
4632026-07-20T10:36:17.942Z Downloaded darling_core v0.23.0
4642026-07-20T10:36:17.945Z Downloaded unicode-ident v1.0.24
4652026-07-20T10:36:17.945Z Downloaded socket2 v0.6.4
4662026-07-20T10:36:17.948Z Downloaded crossbeam-channel v0.5.16
4672026-07-20T10:36:17.948Z Downloaded heapless v0.8.0
4682026-07-20T10:36:17.951Z Downloaded getrandom v0.4.3
4692026-07-20T10:36:17.954Z Downloaded cc v1.2.67
4702026-07-20T10:36:17.957Z Downloaded toml_edit v0.25.12+spec-1.1.0
4712026-07-20T10:36:17.961Z Downloaded indexmap v2.14.0
4722026-07-20T10:36:17.964Z Downloaded serde v1.0.228
4732026-07-20T10:36:17.967Z Downloaded term v1.2.1
4742026-07-20T10:36:17.980Z Downloaded criterion v0.8.2
4752026-07-20T10:36:17.983Z Downloaded itertools v0.13.0
4762026-07-20T10:36:17.991Z Downloaded itertools v0.14.0
4772026-07-20T10:36:17.994Z Downloaded itertools v0.12.1
4782026-07-20T10:36:17.997Z Downloaded zerocopy-derive v0.8.54
4792026-07-20T10:36:18.002Z Downloaded hashbrown v0.17.1
4802026-07-20T10:36:18.005Z Downloaded rand v0.10.2
4812026-07-20T10:36:18.008Z Downloaded memchr v2.8.3
4822026-07-20T10:36:18.011Z Downloaded itertools v0.15.0
4832026-07-20T10:36:18.014Z Downloaded chrono v0.4.45
4842026-07-20T10:36:18.017Z Downloaded futures-util v0.3.32
4852026-07-20T10:36:18.023Z Downloaded clap_builder v4.6.0
4862026-07-20T10:36:18.026Z Downloaded nom v8.0.0
4872026-07-20T10:36:18.034Z Downloaded plotters v0.3.7
4882026-07-20T10:36:18.052Z Downloaded libc v0.2.186
4892026-07-20T10:36:18.069Z Downloaded serde_json v1.0.150
4902026-07-20T10:36:18.076Z Downloaded rayon v1.12.0
4912026-07-20T10:36:18.081Z Downloaded regex v1.13.0
4922026-07-20T10:36:18.085Z Downloaded winnow v1.0.3
4932026-07-20T10:36:18.098Z Downloaded pcap-parser v0.17.0
4942026-07-20T10:36:18.105Z Downloaded nix v0.31.3
4952026-07-20T10:36:18.125Z Downloaded zerocopy v0.8.54
4962026-07-20T10:36:18.135Z Downloaded syn v1.0.109
4972026-07-20T10:36:18.142Z Downloaded unicode-width v0.2.2
4982026-07-20T10:36:18.150Z Downloaded syn v2.0.118
4992026-07-20T10:36:18.156Z Downloaded time v0.3.53
5002026-07-20T10:36:18.163Z Downloaded smoltcp v0.11.0
5012026-07-20T10:36:18.170Z Downloaded regex-syntax v0.8.11
5022026-07-20T10:36:18.178Z Downloaded rustix v1.1.4
5032026-07-20T10:36:18.190Z Downloaded tracing v0.1.44
5042026-07-20T10:36:18.199Z Downloaded regex-automata v0.4.15
5052026-07-20T10:36:18.270Z Compiling proc-macro2 v1.0.106
5062026-07-20T10:36:18.270Z Compiling unicode-ident v1.0.24
5072026-07-20T10:36:18.270Z Compiling quote v1.0.46
5082026-07-20T10:36:18.271Z Compiling serde_core v1.0.228
5092026-07-20T10:36:18.274Z Compiling cfg-if v1.0.4
5102026-07-20T10:36:18.274Z Compiling libc v0.2.186
5112026-07-20T10:36:18.274Z Compiling memchr v2.8.3
5122026-07-20T10:36:18.275Z Compiling serde v1.0.228
5132026-07-20T10:36:18.452Z Compiling rustversion v1.0.23
5142026-07-20T10:36:18.528Z Compiling ident_case v1.0.1
5152026-07-20T10:36:18.651Z Compiling version_check v0.9.5
5162026-07-20T10:36:18.787Z Compiling strsim v0.11.1
5172026-07-20T10:36:18.796Z Compiling zerocopy v0.8.54
5182026-07-20T10:36:18.950Z Compiling either v1.16.0
5192026-07-20T10:36:19.091Z Compiling thiserror v2.0.18
5202026-07-20T10:36:19.244Z Compiling fnv v1.0.7
5212026-07-20T10:36:19.317Z Compiling regex-syntax v0.8.11
5222026-07-20T10:36:19.337Z Compiling pin-project-lite v0.2.17
5232026-07-20T10:36:19.346Z Compiling crossbeam-utils v0.8.22
5242026-07-20T10:36:19.425Z Compiling syn v1.0.109
5252026-07-20T10:36:19.636Z Compiling syn v2.0.118
5262026-07-20T10:36:19.645Z Compiling aho-corasick v1.1.4
5272026-07-20T10:36:19.693Z Compiling equivalent v1.0.2
5282026-07-20T10:36:19.735Z Compiling winnow v1.0.3
5292026-07-20T10:36:19.771Z Compiling hashbrown v0.17.1
5302026-07-20T10:36:20.295Z Compiling indexmap v2.14.0
5312026-07-20T10:36:20.490Z Compiling itertools v0.14.0
5322026-07-20T10:36:20.732Z Compiling bitflags v2.13.0
5332026-07-20T10:36:20.854Z Compiling regex-automata v0.4.15
5342026-07-20T10:36:20.904Z Compiling toml_parser v1.1.2+spec-1.1.0
5352026-07-20T10:36:20.997Z Compiling autocfg v1.5.1
5362026-07-20T10:36:21.075Z Compiling heapless v0.8.0
5372026-07-20T10:36:21.328Z Compiling toml_datetime v1.1.1+spec-1.1.0
5382026-07-20T10:36:21.337Z Compiling byteorder v1.5.0
5392026-07-20T10:36:21.443Z Compiling num-traits v0.2.19
5402026-07-20T10:36:21.520Z Compiling hash32 v0.3.1
5412026-07-20T10:36:21.538Z Compiling toml_edit v0.25.12+spec-1.1.0
5422026-07-20T10:36:21.546Z Compiling slog v2.8.2
5432026-07-20T10:36:21.651Z Compiling macaddr v1.0.1
5442026-07-20T10:36:21.676Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5452026-07-20T10:36:21.695Z Compiling futures-core v0.3.32
5462026-07-20T10:36:21.776Z Compiling smoltcp v0.11.0
5472026-07-20T10:36:21.844Z Compiling futures-sink v0.3.32
5482026-07-20T10:36:21.855Z Compiling stable_deref_trait v1.2.1
5492026-07-20T10:36:21.922Z Compiling futures-channel v0.3.32
5502026-07-20T10:36:22.112Z Compiling proc-macro-crate v3.5.0
5512026-07-20T10:36:22.133Z Compiling darling_core v0.21.3
5522026-07-20T10:36:22.173Z Compiling darling_core v0.23.0
5532026-07-20T10:36:22.410Z Compiling proc-macro-error-attr v1.0.4
5542026-07-20T10:36:22.428Z Compiling getrandom v0.4.3
5552026-07-20T10:36:22.528Z Compiling regex v1.13.0
5562026-07-20T10:36:22.645Z Compiling anyhow v1.0.104
5572026-07-20T10:36:22.701Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5582026-07-20T10:36:22.915Z Compiling futures-task v0.3.32
5592026-07-20T10:36:22.924Z Compiling managed v0.8.0
5602026-07-20T10:36:22.969Z Compiling crc32fast v1.5.0
5612026-07-20T10:36:23.034Z Compiling ref-cast v1.0.25
5622026-07-20T10:36:23.078Z Compiling futures-io v0.3.32
5632026-07-20T10:36:23.164Z Compiling bitflags v1.3.2
5642026-07-20T10:36:23.233Z Compiling rand_core v0.10.1
5652026-07-20T10:36:23.269Z Compiling slab v0.4.12
5662026-07-20T10:36:23.308Z Compiling serde_derive v1.0.228
5672026-07-20T10:36:23.352Z Compiling zerocopy-derive v0.8.54
5682026-07-20T10:36:23.386Z Compiling thiserror-impl v2.0.18
5692026-07-20T10:36:23.408Z Compiling futures-macro v0.3.32
5702026-07-20T10:36:23.460Z Compiling foreign-types-macros v0.2.3
5712026-07-20T10:36:23.494Z Compiling ref-cast-impl v1.0.25
5722026-07-20T10:36:24.096Z Compiling num_enum_derive v0.7.6
5732026-07-20T10:36:24.228Z Compiling futures-util v0.3.32
5742026-07-20T10:36:24.295Z Compiling darling_macro v0.21.3
5752026-07-20T10:36:24.315Z Compiling darling_macro v0.23.0
5762026-07-20T10:36:24.714Z Compiling cobs v0.3.0
5772026-07-20T10:36:24.846Z Compiling darling v0.21.3
5782026-07-20T10:36:24.883Z Compiling darling v0.23.0
5792026-07-20T10:36:24.921Z Compiling ingot-macros v0.1.1
5802026-07-20T10:36:25.096Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5812026-07-20T10:36:25.124Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5822026-07-20T10:36:25.375Z Compiling proc-macro-error v1.0.4
5832026-07-20T10:36:25.499Z Compiling crossbeam-epoch v0.9.20
5842026-07-20T10:36:25.614Z Compiling once_cell v1.21.4
5852026-07-20T10:36:25.746Z Compiling foreign-types-shared v0.3.1
5862026-07-20T10:36:25.784Z Compiling cpufeatures v0.3.0
5872026-07-20T10:36:25.833Z Compiling rustix v1.1.4
5882026-07-20T10:36:25.853Z Compiling unicode-width v0.2.2
5892026-07-20T10:36:25.862Z Compiling ipnetwork v0.21.1
5902026-07-20T10:36:26.149Z Compiling tabwriter v1.4.1
5912026-07-20T10:36:26.235Z Compiling chacha20 v0.10.1
5922026-07-20T10:36:26.393Z Compiling foreign-types v0.5.0
5932026-07-20T10:36:26.467Z Compiling tracing-core v0.1.36
5942026-07-20T10:36:26.553Z Compiling erased-serde v0.3.31
5952026-07-20T10:36:26.588Z Compiling postcard v1.1.3
5962026-07-20T10:36:26.648Z Compiling futures-executor v0.3.32
5972026-07-20T10:36:26.937Z Compiling num_enum v0.7.6
5982026-07-20T10:36:27.196Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5992026-07-20T10:36:27.360Z Compiling tracing-attributes v0.1.31
6002026-07-20T10:36:27.373Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6012026-07-20T10:36:27.393Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6022026-07-20T10:36:27.511Z Compiling errno v0.3.14
6032026-07-20T10:36:27.573Z Compiling itertools v0.15.0
6042026-07-20T10:36:27.658Z Compiling cstr-argument v0.1.2
6052026-07-20T10:36:27.809Z Compiling thiserror v1.0.69
6062026-07-20T10:36:27.866Z Compiling ingot-types v0.1.2
6072026-07-20T10:36:27.874Z Compiling time-core v0.1.9
6082026-07-20T10:36:28.012Z Compiling pretty-hex v0.4.2
6092026-07-20T10:36:28.057Z Compiling utf8parse v0.2.2
6102026-07-20T10:36:28.122Z Compiling zmij v1.0.22
6112026-07-20T10:36:28.146Z Compiling num-conv v0.2.2
6122026-07-20T10:36:28.160Z Compiling crossbeam-deque v0.8.7
6132026-07-20T10:36:28.356Z Compiling ingot v0.1.1
6142026-07-20T10:36:28.368Z Compiling dyn-clone v1.0.20
6152026-07-20T10:36:28.487Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6162026-07-20T10:36:28.504Z Compiling find-msvc-tools v0.1.9
6172026-07-20T10:36:28.513Z Compiling shlex v2.0.1
6182026-07-20T10:36:28.597Z Compiling tracing v0.1.44
6192026-07-20T10:36:28.694Z Compiling cc v1.2.67
6202026-07-20T10:36:28.749Z Compiling time-macros v0.2.31
6212026-07-20T10:36:28.779Z Compiling anstyle-parse v1.0.0
6222026-07-20T10:36:28.988Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6232026-07-20T10:36:29.099Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6242026-07-20T10:36:29.193Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6252026-07-20T10:36:29.481Z Compiling rand v0.10.2
6262026-07-20T10:36:29.821Z Compiling futures v0.3.32
6272026-07-20T10:36:29.957Z Compiling thiserror-impl v1.0.69
6282026-07-20T10:36:30.041Z Compiling uuid v1.23.5
6292026-07-20T10:36:30.308Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6302026-07-20T10:36:30.353Z Compiling arc-swap v1.9.2
6312026-07-20T10:36:30.469Z Compiling socket2 v0.6.4
6322026-07-20T10:36:30.491Z Compiling nom v8.0.0
6332026-07-20T10:36:30.690Z Compiling thread_local v1.1.10
6342026-07-20T10:36:31.020Z Compiling lazy_static v1.5.0
6352026-07-20T10:36:31.108Z Compiling powerfmt v0.2.0
6362026-07-20T10:36:31.119Z Compiling colored v3.1.1
6372026-07-20T10:36:31.202Z Compiling deranged v0.5.8
6382026-07-20T10:36:31.672Z Compiling rayon-core v1.13.0
6392026-07-20T10:36:31.980Z Compiling is_terminal_polyfill v1.70.2
6402026-07-20T10:36:32.071Z Compiling slog-async v2.8.0
6412026-07-20T10:36:32.092Z Compiling heck v0.4.1
6422026-07-20T10:36:32.289Z Compiling oxnet v0.1.6
6432026-07-20T10:36:32.299Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6442026-07-20T10:36:32.369Z Compiling serde_json v1.0.150
6452026-07-20T10:36:32.395Z Compiling iana-time-zone v0.1.65
6462026-07-20T10:36:32.508Z Compiling colorchoice v1.0.5
6472026-07-20T10:36:32.559Z Compiling anstyle-query v1.1.5
6482026-07-20T10:36:32.586Z Compiling anstyle v1.0.14
6492026-07-20T10:36:32.621Z Compiling chrono v0.4.45
6502026-07-20T10:36:32.687Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6512026-07-20T10:36:32.698Z Compiling time v0.3.53
6522026-07-20T10:36:32.826Z Compiling anstream v1.0.0
6532026-07-20T10:36:33.099Z Compiling rusticata-macros v5.0.0
6542026-07-20T10:36:33.404Z Compiling slog-scope v4.4.1
6552026-07-20T10:36:33.707Z Compiling cookie-factory v0.3.3
6562026-07-20T10:36:33.795Z Compiling alloca v0.4.0
6572026-07-20T10:36:34.033Z Compiling terminal_size v0.4.4
6582026-07-20T10:36:34.181Z Compiling half v2.7.1
6592026-07-20T10:36:34.277Z Compiling crossbeam-channel v0.5.16
6602026-07-20T10:36:34.408Z Compiling is-terminal v0.4.17
6612026-07-20T10:36:34.507Z Compiling itertools v0.12.1
6622026-07-20T10:36:34.516Z Compiling plotters-backend v0.3.7
6632026-07-20T10:36:34.567Z Compiling ciborium-io v0.2.2
6642026-07-20T10:36:34.662Z Compiling log v0.4.33
6652026-07-20T10:36:34.894Z Compiling cfg_aliases v0.2.1
6662026-07-20T10:36:34.921Z Compiling circular v0.3.0
6672026-07-20T10:36:34.962Z Compiling clap_lex v1.1.0
6682026-07-20T10:36:35.138Z Compiling term v1.2.1
6692026-07-20T10:36:35.217Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6702026-07-20T10:36:35.273Z Compiling heck v0.5.0
6712026-07-20T10:36:35.377Z Compiling itoa v1.0.18
6722026-07-20T10:36:35.469Z Compiling take_mut v0.2.2
6732026-07-20T10:36:35.493Z Compiling clap_derive v4.6.1
6742026-07-20T10:36:35.948Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6752026-07-20T10:36:36.415Z Compiling slog-term v2.9.2
6762026-07-20T10:36:36.583Z Compiling clap_builder v4.6.0
6772026-07-20T10:36:36.837Z Compiling pcap-parser v0.17.0
6782026-07-20T10:36:37.116Z Compiling nix v0.31.3
6792026-07-20T10:36:37.133Z Compiling slog-stdlog v4.1.1
6802026-07-20T10:36:37.413Z Compiling plotters-svg v0.3.7
6812026-07-20T10:36:37.473Z Compiling ciborium-ll v0.2.2
6822026-07-20T10:36:37.704Z Compiling itertools v0.13.0
6832026-07-20T10:36:37.708Z Compiling cast v0.3.0
6842026-07-20T10:36:37.833Z Compiling same-file v1.0.6
6852026-07-20T10:36:37.983Z Compiling walkdir v2.5.0
6862026-07-20T10:36:37.994Z Compiling rayon v1.12.0
6872026-07-20T10:36:38.597Z Compiling clap v4.6.1
6882026-07-20T10:36:38.676Z Compiling ciborium v0.2.2
6892026-07-20T10:36:38.767Z Compiling plotters v0.3.7
6902026-07-20T10:36:38.858Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6912026-07-20T10:36:39.209Z Compiling criterion-plot v0.8.2
6922026-07-20T10:36:39.459Z Compiling slog-envlogger v2.2.0
6932026-07-20T10:36:39.837Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6942026-07-20T10:36:39.948Z Compiling tinytemplate v1.2.1
6952026-07-20T10:36:39.980Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
6962026-07-20T10:36:40.133Z Compiling page_size v0.6.0
6972026-07-20T10:36:40.245Z Compiling anes v0.1.6
6982026-07-20T10:36:40.379Z Compiling oorandom v11.1.5
6992026-07-20T10:36:40.489Z Compiling dtor-proc-macro v0.0.13
7002026-07-20T10:36:40.506Z Compiling criterion v0.8.2
7012026-07-20T10:36:40.851Z Compiling dtor v0.8.1
7022026-07-20T10:36:40.876Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7032026-07-20T10:36:40.940Z Compiling link-section v0.2.1
7042026-07-20T10:36:41.081Z Compiling ctor-proc-macro v0.0.13
7052026-07-20T10:36:41.444Z Compiling ctor v0.10.1
7062026-07-20T10:36:42.606Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7072026-07-20T10:36:56.532Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.24s
7082026-07-20T10:36:56.625Z Running benches/xde.rs (target/release/deps/xde-d9d3440bbf33d5e7)
7092026-07-20T10:36:56.634Z###--------------------------------###
7102026-07-20T10:36:56.635Z:::Building test topology... (120s):::
7112026-07-20T10:36:56.635Z###--------------------------------###
7122026-07-20T10:36:56.640Zadding underlay route 0
7132026-07-20T10:36:56.643Zadding underlay route 1
7142026-07-20T10:36:56.783Zstart zones a, b
7152026-07-20T10:37:06.873Zconfigure zone
7162026-07-20T10:37:06.876Zconfigure zone
7172026-07-20T10:37:06.891Zinstall zone
7182026-07-20T10:37:06.894Zinstall zone
7192026-07-20T10:37:16.575Zboot zone
7202026-07-20T10:37:16.575Zboot zone
7212026-07-20T10:37:16.650Zsetup zones a, b
7222026-07-20T10:37:16.651Z[a] svcs -a
7232026-07-20T10:37:16.651Z[b] svcs -a
7242026-07-20T10:37:16.670ZFailed to parse command output: exit code 1
7252026-07-20T10:37:16.670Zstdout:
7262026-07-20T10:37:16.670Z
7272026-07-20T10:37:16.670Zstderr:
7282026-07-20T10:37:16.670Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7292026-07-20T10:37:16.670ZFailed to parse command output: exit code 1
7302026-07-20T10:37:16.670Zstdout:
7312026-07-20T10:37:16.670Z
7322026-07-20T10:37:16.670Zstderr:
7332026-07-20T10:37:16.670Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-07-20T10:37:16.870Z[a] svcs -a
7352026-07-20T10:37:16.870Z[b] svcs -a
7362026-07-20T10:37:16.977ZSTATE STIME FMRI
7372026-07-20T10:37:16.977Zonline 10:37:15 svc:/system/svc/restarter:default
7382026-07-20T10:37:16.977Zoffline 10:37:15 svc:/system/early-manifest-import:default
7392026-07-20T10:37:16.977Z- - svc:/application/management/net-snmp:default
7402026-07-20T10:37:16.977Z- - svc:/application/pkg/dynamic-mirror:default
7412026-07-20T10:37:16.977Z- - svc:/application/pkg/mirror:default
7422026-07-20T10:37:16.977Z- - svc:/application/pkg/repositories-setup:default
7432026-07-20T10:37:16.977Z- - svc:/application/pkg/server:default
7442026-07-20T10:37:16.977Z- - svc:/application/security/tcsd:default
7452026-07-20T10:37:16.978Z- - svc:/milestone/devices:default
7462026-07-20T10:37:16.978Z- - svc:/milestone/multi-user-server:default
7472026-07-20T10:37:16.978Z- - svc:/milestone/multi-user:default
7482026-07-20T10:37:16.978Z- - svc:/milestone/name-services:default
7492026-07-20T10:37:16.978Z- - svc:/milestone/network:default
7502026-07-20T10:37:16.978Z- - svc:/milestone/single-user:default
7512026-07-20T10:37:16.978Z- - svc:/milestone/sysconfig:default
7522026-07-20T10:37:16.978Z- - svc:/network/chrony:default
7532026-07-20T10:37:16.978Z- - svc:/network/datalink-management:default
7542026-07-20T10:37:16.978Z- - svc:/network/dns/client:default
7552026-07-20T10:37:16.978Z- - svc:/network/dns/install:default
7562026-07-20T10:37:16.978Z- - svc:/network/dns/multicast:default
7572026-07-20T10:37:16.978Z- - svc:/network/inetd-upgrade:default
7582026-07-20T10:37:16.978Z- - svc:/network/inetd:default
7592026-07-20T10:37:16.978Z- - svc:/network/initial:default
7602026-07-20T10:37:16.978Z- - svc:/network/install:default
7612026-07-20T10:37:16.978Z- - svc:/network/ip-interface-management:default
7622026-07-20T10:37:16.978Z- - svc:/network/ipmp:default
7632026-07-20T10:37:16.978Z- - svc:/network/ipqos:default
7642026-07-20T10:37:16.978Z- - svc:/network/ipsec/ike:default
7652026-07-20T10:37:16.978Z- - svc:/network/ipsec/ipsecalgs:default
7662026-07-20T10:37:16.978Z- - svc:/network/ipsec/manual-key:default
7672026-07-20T10:37:16.979Z- - svc:/network/ipsec/policy:default
7682026-07-20T10:37:16.979Z- - svc:/network/iptun:default
7692026-07-20T10:37:16.979Z- - svc:/network/ipv4-forwarding:default
7702026-07-20T10:37:16.979Z- - svc:/network/ipv6-forwarding:default
7712026-07-20T10:37:16.979Z- - svc:/network/ldap/client:default
7722026-07-20T10:37:16.979Z- - svc:/network/location:default
7732026-07-20T10:37:16.979Z- - svc:/network/loopback:default
7742026-07-20T10:37:16.979Z- - svc:/network/netcfg:default
7752026-07-20T10:37:16.979Z- - svc:/network/netmask:default
7762026-07-20T10:37:16.979Z- - svc:/network/nfs/cbd:default
7772026-07-20T10:37:16.980Z- - svc:/network/nfs/client:default
7782026-07-20T10:37:16.980Z- - svc:/network/nfs/log:default
7792026-07-20T10:37:16.980Z- - svc:/network/nfs/mapid:default
7802026-07-20T10:37:16.980Z- - svc:/network/nfs/nlockmgr:default
7812026-07-20T10:37:16.980Z- - svc:/network/nfs/rquota:default
7822026-07-20T10:37:16.980Z- - svc:/network/nfs/server:default
7832026-07-20T10:37:16.980Z- - svc:/network/nfs/status:default
7842026-07-20T10:37:16.980Z- - svc:/network/nis/client:default
7852026-07-20T10:37:16.980Z- - svc:/network/physical:default
7862026-07-20T10:37:16.980Z- - svc:/network/physical:nwam
7872026-07-20T10:37:16.980Z- - svc:/network/routing-setup:default
7882026-07-20T10:37:16.980Z- - svc:/network/routing/legacy-routing:ipv4
7892026-07-20T10:37:16.980Z- - svc:/network/routing/legacy-routing:ipv6
7902026-07-20T10:37:16.980Z- - svc:/network/routing/ndp:default
7912026-07-20T10:37:16.980Z- - svc:/network/routing/rdisc:default
7922026-07-20T10:37:16.980Z- - svc:/network/routing/ripng:default
7932026-07-20T10:37:16.982Z- - svc:/network/routing/route:default
7942026-07-20T10:37:16.982Z- - svc:/network/rpc/bind:default
7952026-07-20T10:37:16.982Z- - svc:/network/rpc/gss:default
7962026-07-20T10:37:16.982Z- - svc:/network/rpc/keyserv:default
7972026-07-20T10:37:16.982Z- - svc:/network/security/kadmin:default
7982026-07-20T10:37:16.982Z- - svc:/network/security/krb5kdc:default
7992026-07-20T10:37:16.982Z- - svc:/network/security/ktkt_warn:default
8002026-07-20T10:37:16.982Z- - svc:/network/service:default
8012026-07-20T10:37:16.982Z- - svc:/network/shares/group:default
8022026-07-20T10:37:16.982Z- - svc:/network/smb/client:default
8032026-07-20T10:37:16.982Z- - svc:/network/smb/server:default
8042026-07-20T10:37:16.982Z- - svc:/network/ssh:default
8052026-07-20T10:37:16.982Z- - svc:/network/tcpkey:default
8062026-07-20T10:37:16.982Z- - svc:/system/auditd:default
8072026-07-20T10:37:16.982Z- - svc:/system/auditset:default
8082026-07-20T10:37:16.982Z- - svc:/system/boot-archive-update:default
8092026-07-20T10:37:16.982Z- - svc:/system/boot-archive:default
8102026-07-20T10:37:16.982Z- - svc:/system/boot-config:default
8112026-07-20T10:37:16.982Z- - svc:/system/consadm:default
8122026-07-20T10:37:16.982Z- - svc:/system/console-login:default
8132026-07-20T10:37:16.982Z- - svc:/system/console-login:vt2
8142026-07-20T10:37:16.982Z- - svc:/system/console-login:vt3
8152026-07-20T10:37:16.982Z- - svc:/system/console-login:vt4
8162026-07-20T10:37:16.983Z- - svc:/system/console-login:vt5
8172026-07-20T10:37:16.983Z- - svc:/system/console-login:vt6
8182026-07-20T10:37:16.983Z- - svc:/system/coreadm:default
8192026-07-20T10:37:16.983Z- - svc:/system/cron:default
8202026-07-20T10:37:16.983Z- - svc:/system/cryptosvc:default
8212026-07-20T10:37:16.983Z- - svc:/system/device/allocate:default
8222026-07-20T10:37:16.983Z- - svc:/system/device/audio:default
8232026-07-20T10:37:16.983Z- - svc:/system/device/local:default
8242026-07-20T10:37:16.983Z- - svc:/system/device/mpxio-upgrade:default
8252026-07-20T10:37:16.983Z- - svc:/system/extended-accounting:flow
8262026-07-20T10:37:16.983Z- - svc:/system/extended-accounting:net
8272026-07-20T10:37:16.983Z- - svc:/system/extended-accounting:process
8282026-07-20T10:37:16.983Z- - svc:/system/extended-accounting:task
8292026-07-20T10:37:16.983Z- - svc:/system/filesystem/local:default
8302026-07-20T10:37:16.983Z- - svc:/system/filesystem/minimal:default
8312026-07-20T10:37:16.984Z- - svc:/system/filesystem/reparse:default
8322026-07-20T10:37:16.984Z- - svc:/system/filesystem/root:default
8332026-07-20T10:37:16.984Z- - svc:/system/filesystem/usr:default
8342026-07-20T10:37:16.984Z- - svc:/system/fm/notify-params:default
8352026-07-20T10:37:16.984Z- - svc:/system/fmd:default
8362026-07-20T10:37:16.987Z- - svc:/system/hostid:default
8372026-07-20T10:37:16.987Z- - svc:/system/hotplug:default
8382026-07-20T10:37:16.987Z- - svc:/system/identity:domain
8392026-07-20T10:37:16.987Z- - svc:/system/identity:node
8402026-07-20T10:37:16.987Z- - svc:/system/idmap:default
8412026-07-20T10:37:16.988Z- - svc:/system/keymap:default
8422026-07-20T10:37:16.988Z- - svc:/system/logadm-upgrade:default
8432026-07-20T10:37:16.988Z- - svc:/system/manifest-import:default
8442026-07-20T10:37:16.988Z- - svc:/system/name-service-cache:default
8452026-07-20T10:37:16.988Z- - svc:/system/pfexec:default
8462026-07-20T10:37:16.988Z- - svc:/system/pkgserv:default
8472026-07-20T10:37:16.988Z- - svc:/system/process-security:default
8482026-07-20T10:37:16.988Z- - svc:/system/rbac:default
8492026-07-20T10:37:16.988Z- - svc:/system/rmtmpfiles:default
8502026-07-20T10:37:16.988Z- - svc:/system/sac:default
8512026-07-20T10:37:16.988Z- - svc:/system/sar:default
8522026-07-20T10:37:16.988Z- - svc:/system/svc/global:default
8532026-07-20T10:37:16.988Z- - svc:/system/system-log:default
8542026-07-20T10:37:16.988Z- - svc:/system/update-man-index:default
8552026-07-20T10:37:16.988Z- - svc:/system/utmp:default
8562026-07-20T10:37:16.988Z- - svc:/system/vtdaemon:default
8572026-07-20T10:37:16.988Z[b] svcs milestone/network
8582026-07-20T10:37:16.988ZSTATE STIME FMRI
8592026-07-20T10:37:16.988Zonline 10:37:15 svc:/system/svc/restarter:default
8602026-07-20T10:37:16.988Zoffline 10:37:15 svc:/system/early-manifest-import:default
8612026-07-20T10:37:16.988Z- - svc:/application/management/net-snmp:default
8622026-07-20T10:37:16.989Z- - svc:/application/pkg/dynamic-mirror:default
8632026-07-20T10:37:16.989Z- - svc:/application/pkg/mirror:default
8642026-07-20T10:37:16.989Z- - svc:/application/pkg/repositories-setup:default
8652026-07-20T10:37:16.989Z- - svc:/application/pkg/server:default
8662026-07-20T10:37:16.989Z- - svc:/application/security/tcsd:default
8672026-07-20T10:37:16.989Z- - svc:/milestone/devices:default
8682026-07-20T10:37:16.989Z- - svc:/milestone/multi-user-server:default
8692026-07-20T10:37:16.989Z- - svc:/milestone/multi-user:default
8702026-07-20T10:37:16.989Z- - svc:/milestone/name-services:default
8712026-07-20T10:37:16.989Z- - svc:/milestone/network:default
8722026-07-20T10:37:16.989Z- - svc:/milestone/single-user:default
8732026-07-20T10:37:16.989Z- - svc:/milestone/sysconfig:default
8742026-07-20T10:37:16.989Z- - svc:/network/chrony:default
8752026-07-20T10:37:16.989Z- - svc:/network/datalink-management:default
8762026-07-20T10:37:16.989Z- - svc:/network/dns/client:default
8772026-07-20T10:37:16.989Z- - svc:/network/dns/install:default
8782026-07-20T10:37:16.989Z- - svc:/network/dns/multicast:default
8792026-07-20T10:37:16.989Z- - svc:/network/inetd-upgrade:default
8802026-07-20T10:37:16.989Z- - svc:/network/inetd:default
8812026-07-20T10:37:16.989Z- - svc:/network/initial:default
8822026-07-20T10:37:16.989Z- - svc:/network/install:default
8832026-07-20T10:37:16.989Z- - svc:/network/ip-interface-management:default
8842026-07-20T10:37:16.989Z- - svc:/network/ipmp:default
8852026-07-20T10:37:16.989Z- - svc:/network/ipqos:default
8862026-07-20T10:37:16.989Z- - svc:/network/ipsec/ike:default
8872026-07-20T10:37:16.989Z- - svc:/network/ipsec/ipsecalgs:default
8882026-07-20T10:37:16.989Z- - svc:/network/ipsec/manual-key:default
8892026-07-20T10:37:16.989Z- - svc:/network/ipsec/policy:default
8902026-07-20T10:37:16.989Z- - svc:/network/iptun:default
8912026-07-20T10:37:16.989Z- - svc:/network/ipv4-forwarding:default
8922026-07-20T10:37:16.989Z- - svc:/network/ipv6-forwarding:default
8932026-07-20T10:37:16.989Z- - svc:/network/ldap/client:default
8942026-07-20T10:37:16.989Z- - svc:/network/location:default
8952026-07-20T10:37:16.989Z- - svc:/network/loopback:default
8962026-07-20T10:37:16.989Z- - svc:/network/netcfg:default
8972026-07-20T10:37:16.989Z- - svc:/network/netmask:default
8982026-07-20T10:37:16.989Z- - svc:/network/nfs/cbd:default
8992026-07-20T10:37:16.990Z- - svc:/network/nfs/client:default
9002026-07-20T10:37:16.990Z- - svc:/network/nfs/log:default
9012026-07-20T10:37:16.990Z- - svc:/network/nfs/mapid:default
9022026-07-20T10:37:16.990Z- - svc:/network/nfs/nlockmgr:default
9032026-07-20T10:37:16.990Z- - svc:/network/nfs/rquota:default
9042026-07-20T10:37:16.990Z- - svc:/network/nfs/server:default
9052026-07-20T10:37:16.990Z- - svc:/network/nfs/status:default
9062026-07-20T10:37:16.990Z- - svc:/network/nis/client:default
9072026-07-20T10:37:16.990Z- - svc:/network/physical:default
9082026-07-20T10:37:16.990Z- - svc:/network/physical:nwam
9092026-07-20T10:37:16.990Z- - svc:/network/routing-setup:default
9102026-07-20T10:37:16.990Z- - svc:/network/routing/legacy-routing:ipv4
9112026-07-20T10:37:16.990Z- - svc:/network/routing/legacy-routing:ipv6
9122026-07-20T10:37:16.990Z- - svc:/network/routing/ndp:default
9132026-07-20T10:37:16.991Z- - svc:/network/routing/rdisc:default
9142026-07-20T10:37:16.991Z- - svc:/network/routing/ripng:default
9152026-07-20T10:37:16.991Z- - svc:/network/routing/route:default
9162026-07-20T10:37:16.991Z- - svc:/network/rpc/bind:default
9172026-07-20T10:37:16.991Z- - svc:/network/rpc/gss:default
9182026-07-20T10:37:16.991Z- - svc:/network/rpc/keyserv:default
9192026-07-20T10:37:16.991Z- - svc:/network/security/kadmin:default
9202026-07-20T10:37:16.991Z- - svc:/network/security/krb5kdc:default
9212026-07-20T10:37:16.991Z- - svc:/network/security/ktkt_warn:default
9222026-07-20T10:37:16.991Z- - svc:/network/service:default
9232026-07-20T10:37:16.991Z- - svc:/network/shares/group:default
9242026-07-20T10:37:16.991Z- - svc:/network/smb/client:default
9252026-07-20T10:37:16.991Z- - svc:/network/smb/server:default
9262026-07-20T10:37:16.991Z- - svc:/network/ssh:default
9272026-07-20T10:37:16.991Z- - svc:/network/tcpkey:default
9282026-07-20T10:37:16.991Z- - svc:/system/auditd:default
9292026-07-20T10:37:16.991Z- - svc:/system/auditset:default
9302026-07-20T10:37:16.991Z- - svc:/system/boot-archive-update:default
9312026-07-20T10:37:16.991Z- - svc:/system/boot-archive:default
9322026-07-20T10:37:16.991Z- - svc:/system/boot-config:default
9332026-07-20T10:37:16.991Z- - svc:/system/consadm:default
9342026-07-20T10:37:16.991Z- - svc:/system/console-login:default
9352026-07-20T10:37:16.991Z- - svc:/system/console-login:vt2
9362026-07-20T10:37:16.995Z- - svc:/system/console-login:vt3
9372026-07-20T10:37:16.995Z- - svc:/system/console-login:vt4
9382026-07-20T10:37:16.995Z- - svc:/system/console-login:vt5
9392026-07-20T10:37:16.995Z- - svc:/system/console-login:vt6
9402026-07-20T10:37:16.995Z- - svc:/system/coreadm:default
9412026-07-20T10:37:16.995Z- - svc:/system/cron:default
9422026-07-20T10:37:16.995Z- - svc:/system/cryptosvc:default
9432026-07-20T10:37:16.995Z- - svc:/system/device/allocate:default
9442026-07-20T10:37:16.996Z- - svc:/system/device/audio:default
9452026-07-20T10:37:16.996Z- - svc:/system/device/local:default
9462026-07-20T10:37:16.996Z- - svc:/system/device/mpxio-upgrade:default
9472026-07-20T10:37:16.996Z- - svc:/system/extended-accounting:flow
9482026-07-20T10:37:16.996Z- - svc:/system/extended-accounting:net
9492026-07-20T10:37:16.996Z- - svc:/system/extended-accounting:process
9502026-07-20T10:37:16.996Z- - svc:/system/extended-accounting:task
9512026-07-20T10:37:16.996Z- - svc:/system/filesystem/local:default
9522026-07-20T10:37:16.996Z- - svc:/system/filesystem/minimal:default
9532026-07-20T10:37:16.996Z- - svc:/system/filesystem/reparse:default
9542026-07-20T10:37:16.996Z- - svc:/system/filesystem/root:default
9552026-07-20T10:37:16.996Z- - svc:/system/filesystem/usr:default
9562026-07-20T10:37:16.996Z- - svc:/system/fm/notify-params:default
9572026-07-20T10:37:16.996Z- - svc:/system/fmd:default
9582026-07-20T10:37:16.996Z- - svc:/system/hostid:default
9592026-07-20T10:37:16.996Z- - svc:/system/hotplug:default
9602026-07-20T10:37:16.996Z- - svc:/system/identity:domain
9612026-07-20T10:37:16.997Z- - svc:/system/identity:node
9622026-07-20T10:37:16.997Z- - svc:/system/idmap:default
9632026-07-20T10:37:16.997Z- - svc:/system/keymap:default
9642026-07-20T10:37:16.997Z- - svc:/system/logadm-upgrade:default
9652026-07-20T10:37:16.997Z- - svc:/system/manifest-import:default
9662026-07-20T10:37:16.997Z- - svc:/system/name-service-cache:default
9672026-07-20T10:37:16.997Z- - svc:/system/pfexec:default
9682026-07-20T10:37:16.997Z- - svc:/system/pkgserv:default
9692026-07-20T10:37:16.997Z- - svc:/system/process-security:default
9702026-07-20T10:37:16.997Z- - svc:/system/rbac:default
9712026-07-20T10:37:16.997Z- - svc:/system/rmtmpfiles:default
9722026-07-20T10:37:16.997Z- - svc:/system/sac:default
9732026-07-20T10:37:16.997Z- - svc:/system/sar:default
9742026-07-20T10:37:16.997Z- - svc:/system/svc/global:default
9752026-07-20T10:37:16.997Z- - svc:/system/system-log:default
9762026-07-20T10:37:16.997Z- - svc:/system/update-man-index:default
9772026-07-20T10:37:16.997Z- - svc:/system/utmp:default
9782026-07-20T10:37:16.997Z- - svc:/system/vtdaemon:default
9792026-07-20T10:37:16.997Z[a] svcs milestone/network
9802026-07-20T10:37:16.997ZSTATE STIME FMRI
9812026-07-20T10:37:16.997Z- - svc:/milestone/network:default
9822026-07-20T10:37:16.997ZSTATE STIME FMRI
9832026-07-20T10:37:16.997Z- - svc:/milestone/network:default
9842026-07-20T10:37:17.990Z[a] svcs milestone/network
9852026-07-20T10:37:17.990Z[b] svcs milestone/network
9862026-07-20T10:37:18.005ZSTATE STIME FMRI
9872026-07-20T10:37:18.006Zonline 10:37:16 svc:/milestone/network:default
9882026-07-20T10:37:18.006ZSTATE STIME FMRI
9892026-07-20T10:37:18.006Zonline 10:37:16 svc:/milestone/network:default
9902026-07-20T10:37:18.006Z[b] ipadm create-addr -t -T dhcp opte1/test
9912026-07-20T10:37:18.006Z[a] ipadm create-addr -t -T dhcp opte0/test
9922026-07-20T10:37:23.485Z
9932026-07-20T10:37:23.485Z[b] route add -iface 10.0.0.254 10.0.0.2
9942026-07-20T10:37:23.500Zadd host 10.0.0.254: gateway 10.0.0.2
9952026-07-20T10:37:23.501Z[b] route add 10.0.0.0/24 10.0.0.254
9962026-07-20T10:37:23.511Zadd net 10.0.0.0/24: gateway 10.0.0.254
9972026-07-20T10:37:23.511Z[b] route add 224.0.0.0/4 10.0.0.254
9982026-07-20T10:37:23.522Zadd net 224.0.0.0/4: gateway 10.0.0.254
9992026-07-20T10:37:24.162Z
10002026-07-20T10:37:24.162Z[a] route add -iface 10.0.0.254 10.0.0.1
10012026-07-20T10:37:24.175Zadd host 10.0.0.254: gateway 10.0.0.1
10022026-07-20T10:37:24.175Z[a] route add 10.0.0.0/24 10.0.0.254
10032026-07-20T10:37:24.187Zadd net 10.0.0.0/24: gateway 10.0.0.254
10042026-07-20T10:37:24.187Z[a] route add 224.0.0.0/4 10.0.0.254
10052026-07-20T10:37:24.198Zadd net 224.0.0.0/4: gateway 10.0.0.254
10062026-07-20T10:37:24.200Z###---------------###
10072026-07-20T10:37:24.202Z:::Topology built!:::
10082026-07-20T10:37:24.202Z###---------------###
10092026-07-20T10:37:24.202Z###----------------###
10102026-07-20T10:37:24.202Z::: iPerf spawned! :::
10112026-07-20T10:37:24.202Z:::Waiting... (10s):::
10122026-07-20T10:37:24.202Z###----------------###
10132026-07-20T10:37:34.198Z###---###
10142026-07-20T10:37:34.198Z:::Go!:::
10152026-07-20T10:37:34.198Z###---###
10162026-07-20T10:37:34.198Z[a] ping 10.0.0.2
10172026-07-20T10:37:34.217Z10.0.0.2 is alive
10182026-07-20T10:37:34.217Z###-------------------###
10192026-07-20T10:37:34.217Z:::Running experiment :::
10202026-07-20T10:37:34.217Z:::iperf-tcp/local/c2s:::
10212026-07-20T10:37:34.217Z###-------------------###
10222026-07-20T10:37:41.607Z-----------------------------------------------------------
10232026-07-20T10:37:41.607ZServer listening on 5201 (test #1)
10242026-07-20T10:37:41.607Z-----------------------------------------------------------
10252026-07-20T10:37:41.608ZAccepted connection from 10.0.0.1, port 46021
10262026-07-20T10:37:41.608Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56262
10272026-07-20T10:37:41.608Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59464
10282026-07-20T10:37:41.608Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62062
10292026-07-20T10:37:41.608Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42493
10302026-07-20T10:37:41.608Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50177
10312026-07-20T10:37:41.608Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51500
10322026-07-20T10:37:41.608Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50471
10332026-07-20T10:37:41.608Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63810
10342026-07-20T10:37:41.608Z[ ID] Interval Transfer Bitrate
10352026-07-20T10:37:41.608Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10362026-07-20T10:37:41.608Z[ 8] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10372026-07-20T10:37:41.608Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10382026-07-20T10:37:41.608Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10392026-07-20T10:37:41.608Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10402026-07-20T10:37:41.609Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10412026-07-20T10:37:41.609Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10422026-07-20T10:37:41.609Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10432026-07-20T10:37:41.609Z[SUM] 0.00-1.00 sec 954 MBytes 8.01 Gbits/sec
10442026-07-20T10:37:41.612Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-07-20T10:37:41.612Z[ 5] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10462026-07-20T10:37:41.612Z[ 8] 1.00-2.00 sec 165 MBytes 1.39 Gbits/sec
10472026-07-20T10:37:41.612Z[ 10] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10482026-07-20T10:37:41.612Z[ 12] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10492026-07-20T10:37:41.614Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10502026-07-20T10:37:41.614Z[ 16] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10512026-07-20T10:37:41.614Z[ 18] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
10522026-07-20T10:37:41.614Z[ 20] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10532026-07-20T10:37:41.614Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
10542026-07-20T10:37:41.614Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-07-20T10:37:41.614Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10562026-07-20T10:37:41.614Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10572026-07-20T10:37:41.614Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10582026-07-20T10:37:41.614Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10592026-07-20T10:37:41.614Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10602026-07-20T10:37:41.614Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10612026-07-20T10:37:41.614Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10622026-07-20T10:37:41.614Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10632026-07-20T10:37:41.614Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
10642026-07-20T10:37:41.614Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-07-20T10:37:41.614Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10662026-07-20T10:37:41.614Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10672026-07-20T10:37:41.614Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10682026-07-20T10:37:41.614Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10692026-07-20T10:37:41.614Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10702026-07-20T10:37:41.614Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10712026-07-20T10:37:41.614Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10722026-07-20T10:37:41.614Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10732026-07-20T10:37:41.616Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10742026-07-20T10:37:41.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-07-20T10:37:41.616Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10762026-07-20T10:37:41.616Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10772026-07-20T10:37:41.616Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10782026-07-20T10:37:41.616Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10792026-07-20T10:37:41.616Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10802026-07-20T10:37:41.616Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10812026-07-20T10:37:41.616Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10822026-07-20T10:37:41.616Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10832026-07-20T10:37:41.616Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
10842026-07-20T10:37:41.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-07-20T10:37:41.617Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10862026-07-20T10:37:41.617Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10872026-07-20T10:37:41.617Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10882026-07-20T10:37:41.617Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10892026-07-20T10:37:41.617Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10902026-07-20T10:37:41.617Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10912026-07-20T10:37:41.618Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10922026-07-20T10:37:41.618Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10932026-07-20T10:37:41.618Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
10942026-07-20T10:37:41.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-07-20T10:37:41.618Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10962026-07-20T10:37:41.618Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10972026-07-20T10:37:41.619Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10982026-07-20T10:37:44.609Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10992026-07-20T10:37:44.609Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11002026-07-20T10:37:44.609Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11012026-07-20T10:37:44.609Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11022026-07-20T10:37:44.609Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11032026-07-20T10:37:44.609Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
11042026-07-20T10:37:44.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-07-20T10:37:44.609Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11062026-07-20T10:37:44.613Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11072026-07-20T10:37:44.614Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11082026-07-20T10:37:44.614Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11092026-07-20T10:37:44.614Z[ 14] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11102026-07-20T10:37:44.614Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11112026-07-20T10:37:44.614Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11122026-07-20T10:37:44.614Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11132026-07-20T10:37:44.614Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
11142026-07-20T10:37:44.614Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-07-20T10:37:44.614Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11162026-07-20T10:37:44.614Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11172026-07-20T10:37:44.614Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11182026-07-20T10:37:44.615Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11192026-07-20T10:37:44.616Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11202026-07-20T10:37:44.616Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11212026-07-20T10:37:44.616Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11222026-07-20T10:37:44.616Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11232026-07-20T10:37:44.616Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11242026-07-20T10:37:44.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-07-20T10:37:44.616Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11262026-07-20T10:37:44.616Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11272026-07-20T10:37:44.616Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11282026-07-20T10:37:44.616Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11292026-07-20T10:37:44.616Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11302026-07-20T10:37:44.616Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11312026-07-20T10:37:44.616Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11322026-07-20T10:37:44.616Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11332026-07-20T10:37:44.616Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
11342026-07-20T10:37:44.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-07-20T10:37:44.616Z[ 5] 10.00-10.00 sec 128 KBytes 1.09 Gbits/sec
11362026-07-20T10:37:44.616Z[ 8] 10.00-10.00 sec 256 KBytes 2.17 Gbits/sec
11372026-07-20T10:37:44.616Z[ 10] 10.00-10.00 sec 128 KBytes 1.09 Gbits/sec
11382026-07-20T10:37:44.616Z[ 12] 10.00-10.00 sec 128 KBytes 1.09 Gbits/sec
11392026-07-20T10:37:44.616Z[ 14] 10.00-10.00 sec 128 KBytes 1.09 Gbits/sec
11402026-07-20T10:37:44.616Z[ 16] 10.00-10.00 sec 128 KBytes 1.09 Gbits/sec
11412026-07-20T10:37:44.616Z[ 18] 10.00-10.00 sec 128 KBytes 1.09 Gbits/sec
11422026-07-20T10:37:44.618Z[ 20] 10.00-10.00 sec 128 KBytes 1.09 Gbits/sec
11432026-07-20T10:37:44.618Z[SUM] 10.00-10.00 sec 1.12 MBytes 9.77 Gbits/sec
11442026-07-20T10:37:44.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-07-20T10:37:44.618Z[ ID] Interval Transfer Bitrate
11462026-07-20T10:37:44.618Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11472026-07-20T10:37:44.618Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11482026-07-20T10:37:44.618Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11492026-07-20T10:37:44.618Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11502026-07-20T10:37:44.618Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11512026-07-20T10:37:44.618Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11522026-07-20T10:37:44.618Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11532026-07-20T10:37:44.618Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11542026-07-20T10:37:44.618Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
11552026-07-20T10:37:44.618ZRun 1/5...10080.172866838944Mbps
11562026-07-20T10:37:52.024Z-----------------------------------------------------------
11572026-07-20T10:37:52.024ZServer listening on 5201 (test #2)
11582026-07-20T10:37:52.024Z-----------------------------------------------------------
11592026-07-20T10:37:52.024ZAccepted connection from 10.0.0.1, port 36701
11602026-07-20T10:37:52.024Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52271
11612026-07-20T10:37:52.024Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45603
11622026-07-20T10:37:52.025Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54249
11632026-07-20T10:37:52.025Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57229
11642026-07-20T10:37:52.025Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53954
11652026-07-20T10:37:52.025Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34289
11662026-07-20T10:37:52.025Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57141
11672026-07-20T10:37:52.025Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58482
11682026-07-20T10:37:52.025Z[ ID] Interval Transfer Bitrate
11692026-07-20T10:37:52.025Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
11702026-07-20T10:37:52.025Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
11712026-07-20T10:37:52.025Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
11722026-07-20T10:37:52.025Z[ 12] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
11732026-07-20T10:37:52.025Z[ 14] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
11742026-07-20T10:37:52.025Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
11752026-07-20T10:37:52.025Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
11762026-07-20T10:37:52.025Z[ 20] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
11772026-07-20T10:37:52.025Z[SUM] 0.00-1.00 sec 969 MBytes 8.13 Gbits/sec
11782026-07-20T10:37:52.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-07-20T10:37:52.025Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11802026-07-20T10:37:52.038Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11812026-07-20T10:37:52.038Z[ 10] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11822026-07-20T10:37:52.038Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11832026-07-20T10:37:52.038Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11842026-07-20T10:37:52.038Z[ 16] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11852026-07-20T10:37:52.038Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11862026-07-20T10:37:52.038Z[ 20] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11872026-07-20T10:37:52.039Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
11882026-07-20T10:37:52.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-07-20T10:37:52.039Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
11902026-07-20T10:37:52.039Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11912026-07-20T10:37:52.039Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11922026-07-20T10:37:52.039Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11932026-07-20T10:37:52.039Z[ 14] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
11942026-07-20T10:37:52.039Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11952026-07-20T10:37:52.039Z[ 18] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
11962026-07-20T10:37:52.039Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11972026-07-20T10:37:52.039Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
11982026-07-20T10:37:52.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-07-20T10:37:52.039Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12002026-07-20T10:37:52.039Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12012026-07-20T10:37:52.040Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12022026-07-20T10:37:52.040Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12032026-07-20T10:37:52.040Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12042026-07-20T10:37:52.040Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12052026-07-20T10:37:52.040Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12062026-07-20T10:37:52.041Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12072026-07-20T10:37:52.041Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
12082026-07-20T10:37:52.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-07-20T10:37:52.041Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12102026-07-20T10:37:52.041Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12112026-07-20T10:37:52.041Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12122026-07-20T10:37:52.041Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12132026-07-20T10:37:52.041Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12142026-07-20T10:37:52.041Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12152026-07-20T10:37:52.041Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12162026-07-20T10:37:52.041Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12172026-07-20T10:37:52.041Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
12182026-07-20T10:37:52.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-07-20T10:37:52.041Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12202026-07-20T10:37:52.041Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12212026-07-20T10:37:52.041Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12222026-07-20T10:37:52.041Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12232026-07-20T10:37:52.041Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12242026-07-20T10:37:52.041Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12252026-07-20T10:37:52.042Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12262026-07-20T10:37:52.042Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12272026-07-20T10:37:52.042Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12282026-07-20T10:37:52.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-07-20T10:37:52.042Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12302026-07-20T10:37:52.042Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12312026-07-20T10:37:52.042Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12322026-07-20T10:37:55.017Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12332026-07-20T10:37:55.017Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12342026-07-20T10:37:55.017Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12352026-07-20T10:37:55.017Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12362026-07-20T10:37:55.017Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12372026-07-20T10:37:55.017Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
12382026-07-20T10:37:55.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-07-20T10:37:55.017Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12402026-07-20T10:37:55.017Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12412026-07-20T10:37:55.017Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12422026-07-20T10:37:55.017Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12432026-07-20T10:37:55.017Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12442026-07-20T10:37:55.017Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12452026-07-20T10:37:55.017Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12462026-07-20T10:37:55.017Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12472026-07-20T10:37:55.017Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
12482026-07-20T10:37:55.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-07-20T10:37:55.018Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12502026-07-20T10:37:55.018Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12512026-07-20T10:37:55.019Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12522026-07-20T10:37:55.019Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12532026-07-20T10:37:55.019Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12542026-07-20T10:37:55.019Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12552026-07-20T10:37:55.019Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12562026-07-20T10:37:55.019Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12572026-07-20T10:37:55.019Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
12582026-07-20T10:37:55.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-07-20T10:37:55.019Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12602026-07-20T10:37:55.019Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12612026-07-20T10:37:55.019Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12622026-07-20T10:37:55.019Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12632026-07-20T10:37:55.019Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12642026-07-20T10:37:55.019Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12652026-07-20T10:37:55.019Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12662026-07-20T10:37:55.019Z[ 20] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
12672026-07-20T10:37:55.019Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
12682026-07-20T10:37:55.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-07-20T10:37:55.019Z[ 5] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
12702026-07-20T10:37:55.019Z[ 8] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
12712026-07-20T10:37:55.019Z[ 10] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
12722026-07-20T10:37:55.019Z[ 12] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
12732026-07-20T10:37:55.020Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12742026-07-20T10:37:55.020Z[ 16] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
12752026-07-20T10:37:55.020Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12762026-07-20T10:37:55.020Z[ 20] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
12772026-07-20T10:37:55.020Z[SUM] 10.00-10.00 sec 768 KBytes 12.0 Gbits/sec
12782026-07-20T10:37:55.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-07-20T10:37:55.020Z[ ID] Interval Transfer Bitrate
12802026-07-20T10:37:55.024Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
12812026-07-20T10:37:55.024Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12822026-07-20T10:37:55.024Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
12832026-07-20T10:37:55.024Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
12842026-07-20T10:37:55.024Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
12852026-07-20T10:37:55.024Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12862026-07-20T10:37:55.024Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
12872026-07-20T10:37:55.024Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
12882026-07-20T10:37:55.024Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
12892026-07-20T10:37:55.024ZRun 2/5...10135.240215883941Mbps
12902026-07-20T10:38:02.422Z-----------------------------------------------------------
12912026-07-20T10:38:02.422ZServer listening on 5201 (test #3)
12922026-07-20T10:38:02.422Z-----------------------------------------------------------
12932026-07-20T10:38:02.422ZAccepted connection from 10.0.0.1, port 36998
12942026-07-20T10:38:02.422Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55814
12952026-07-20T10:38:02.422Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60821
12962026-07-20T10:38:02.423Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61202
12972026-07-20T10:38:02.423Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51116
12982026-07-20T10:38:02.423Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61113
12992026-07-20T10:38:02.423Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46496
13002026-07-20T10:38:02.423Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39425
13012026-07-20T10:38:02.423Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35905
13022026-07-20T10:38:02.423Z[ ID] Interval Transfer Bitrate
13032026-07-20T10:38:02.423Z[ 5] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13042026-07-20T10:38:02.423Z[ 8] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13052026-07-20T10:38:02.423Z[ 10] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13062026-07-20T10:38:02.423Z[ 12] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13072026-07-20T10:38:02.423Z[ 14] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13082026-07-20T10:38:02.423Z[ 16] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13092026-07-20T10:38:02.423Z[ 18] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
13102026-07-20T10:38:02.423Z[ 20] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
13112026-07-20T10:38:02.423Z[SUM] 0.00-1.00 sec 948 MBytes 7.95 Gbits/sec
13122026-07-20T10:38:02.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-07-20T10:38:02.423Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13142026-07-20T10:38:02.423Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13152026-07-20T10:38:02.423Z[ 10] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
13162026-07-20T10:38:02.423Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13172026-07-20T10:38:02.424Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13182026-07-20T10:38:02.424Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13192026-07-20T10:38:02.424Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13202026-07-20T10:38:02.424Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13212026-07-20T10:38:02.424Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
13222026-07-20T10:38:02.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-07-20T10:38:02.424Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13242026-07-20T10:38:02.424Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13252026-07-20T10:38:02.424Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13262026-07-20T10:38:02.424Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13272026-07-20T10:38:02.424Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13282026-07-20T10:38:02.424Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13292026-07-20T10:38:02.424Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13302026-07-20T10:38:02.424Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13312026-07-20T10:38:02.424Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13322026-07-20T10:38:02.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-07-20T10:38:02.424Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13342026-07-20T10:38:02.428Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13352026-07-20T10:38:02.428Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13362026-07-20T10:38:02.428Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13372026-07-20T10:38:02.428Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
13382026-07-20T10:38:02.428Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13392026-07-20T10:38:02.428Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13402026-07-20T10:38:02.428Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13412026-07-20T10:38:02.429Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
13422026-07-20T10:38:02.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-07-20T10:38:02.429Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13442026-07-20T10:38:02.429Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13452026-07-20T10:38:02.429Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13462026-07-20T10:38:02.429Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13472026-07-20T10:38:02.429Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13482026-07-20T10:38:02.429Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13492026-07-20T10:38:02.429Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13502026-07-20T10:38:02.429Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13512026-07-20T10:38:02.429Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
13522026-07-20T10:38:02.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-07-20T10:38:02.429Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13542026-07-20T10:38:02.429Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13552026-07-20T10:38:02.429Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13562026-07-20T10:38:02.429Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13572026-07-20T10:38:02.429Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13582026-07-20T10:38:02.429Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13592026-07-20T10:38:02.429Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13602026-07-20T10:38:02.429Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13612026-07-20T10:38:02.429Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
13622026-07-20T10:38:02.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-07-20T10:38:02.429Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13642026-07-20T10:38:02.429Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13652026-07-20T10:38:02.430Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13662026-07-20T10:38:05.423Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13672026-07-20T10:38:05.423Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13682026-07-20T10:38:05.423Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13692026-07-20T10:38:05.423Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13702026-07-20T10:38:05.423Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13712026-07-20T10:38:05.423Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
13722026-07-20T10:38:05.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-07-20T10:38:05.424Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13742026-07-20T10:38:05.424Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13752026-07-20T10:38:05.424Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13762026-07-20T10:38:05.424Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13772026-07-20T10:38:05.424Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13782026-07-20T10:38:05.424Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13792026-07-20T10:38:05.425Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13802026-07-20T10:38:05.425Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13812026-07-20T10:38:05.425Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
13822026-07-20T10:38:05.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-07-20T10:38:05.425Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13842026-07-20T10:38:05.425Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13852026-07-20T10:38:05.425Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13862026-07-20T10:38:05.425Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13872026-07-20T10:38:05.425Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13882026-07-20T10:38:05.425Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13892026-07-20T10:38:05.425Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13902026-07-20T10:38:05.425Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13912026-07-20T10:38:05.425Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
13922026-07-20T10:38:05.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-07-20T10:38:05.425Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13942026-07-20T10:38:05.425Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13952026-07-20T10:38:05.425Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13962026-07-20T10:38:05.425Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13972026-07-20T10:38:05.425Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13982026-07-20T10:38:05.425Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13992026-07-20T10:38:05.425Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14002026-07-20T10:38:05.426Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14012026-07-20T10:38:05.426Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
14022026-07-20T10:38:05.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-07-20T10:38:05.426Z[ 5] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
14042026-07-20T10:38:05.426Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14052026-07-20T10:38:05.426Z[ 10] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
14062026-07-20T10:38:05.426Z[ 12] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
14072026-07-20T10:38:05.426Z[ 14] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
14082026-07-20T10:38:05.426Z[ 16] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
14092026-07-20T10:38:05.426Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14102026-07-20T10:38:05.426Z[ 20] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
14112026-07-20T10:38:05.429Z[SUM] 10.00-10.00 sec 768 KBytes 12.1 Gbits/sec
14122026-07-20T10:38:05.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-07-20T10:38:05.429Z[ ID] Interval Transfer Bitrate
14142026-07-20T10:38:05.429Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14152026-07-20T10:38:05.429Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14162026-07-20T10:38:05.429Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14172026-07-20T10:38:05.429Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14182026-07-20T10:38:05.429Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14192026-07-20T10:38:05.429Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14202026-07-20T10:38:05.429Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14212026-07-20T10:38:05.429Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14222026-07-20T10:38:05.429Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
14232026-07-20T10:38:05.429ZRun 3/5...10117.826087408686Mbps
14242026-07-20T10:38:12.815Z-----------------------------------------------------------
14252026-07-20T10:38:12.815ZServer listening on 5201 (test #4)
14262026-07-20T10:38:12.815Z-----------------------------------------------------------
14272026-07-20T10:38:12.815ZAccepted connection from 10.0.0.1, port 35553
14282026-07-20T10:38:12.815Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34037
14292026-07-20T10:38:12.815Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37981
14302026-07-20T10:38:12.815Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59555
14312026-07-20T10:38:12.815Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39318
14322026-07-20T10:38:12.815Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60708
14332026-07-20T10:38:12.815Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57793
14342026-07-20T10:38:12.815Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33393
14352026-07-20T10:38:12.815Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42369
14362026-07-20T10:38:12.815Z[ ID] Interval Transfer Bitrate
14372026-07-20T10:38:12.815Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14382026-07-20T10:38:12.815Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14392026-07-20T10:38:12.815Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14402026-07-20T10:38:12.815Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
14412026-07-20T10:38:12.815Z[ 14] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14422026-07-20T10:38:12.815Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14432026-07-20T10:38:12.815Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14442026-07-20T10:38:12.815Z[ 20] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14452026-07-20T10:38:12.815Z[SUM] 0.00-1.00 sec 970 MBytes 8.13 Gbits/sec
14462026-07-20T10:38:12.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-07-20T10:38:12.816Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14482026-07-20T10:38:12.820Z[ 8] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
14492026-07-20T10:38:12.820Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14502026-07-20T10:38:12.821Z[ 12] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
14512026-07-20T10:38:12.821Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14522026-07-20T10:38:12.821Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14532026-07-20T10:38:12.821Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14542026-07-20T10:38:12.821Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14552026-07-20T10:38:12.821Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
14562026-07-20T10:38:12.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-07-20T10:38:12.821Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14582026-07-20T10:38:12.821Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14592026-07-20T10:38:12.821Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14602026-07-20T10:38:12.821Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14612026-07-20T10:38:12.821Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14622026-07-20T10:38:12.821Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14632026-07-20T10:38:12.821Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14642026-07-20T10:38:12.821Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14652026-07-20T10:38:12.821Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14662026-07-20T10:38:12.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-07-20T10:38:12.821Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14682026-07-20T10:38:12.821Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14692026-07-20T10:38:12.821Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14702026-07-20T10:38:12.821Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14712026-07-20T10:38:12.821Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14722026-07-20T10:38:12.821Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14732026-07-20T10:38:12.821Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14742026-07-20T10:38:12.821Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14752026-07-20T10:38:12.821Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
14762026-07-20T10:38:12.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-07-20T10:38:12.821Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14782026-07-20T10:38:12.821Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14792026-07-20T10:38:12.821Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14802026-07-20T10:38:12.821Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14812026-07-20T10:38:12.821Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14822026-07-20T10:38:12.821Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14832026-07-20T10:38:12.822Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14842026-07-20T10:38:12.822Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14852026-07-20T10:38:12.822Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
14862026-07-20T10:38:12.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-07-20T10:38:12.822Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14882026-07-20T10:38:12.822Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14892026-07-20T10:38:12.822Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14902026-07-20T10:38:12.822Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14912026-07-20T10:38:12.822Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14922026-07-20T10:38:12.822Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14932026-07-20T10:38:12.822Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14942026-07-20T10:38:12.822Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14952026-07-20T10:38:12.822Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
14962026-07-20T10:38:12.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-07-20T10:38:12.822Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14982026-07-20T10:38:12.822Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14992026-07-20T10:38:12.822Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15002026-07-20T10:38:15.816Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15012026-07-20T10:38:15.816Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15022026-07-20T10:38:15.816Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15032026-07-20T10:38:15.816Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15042026-07-20T10:38:15.816Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
15052026-07-20T10:38:15.816Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
15062026-07-20T10:38:15.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-07-20T10:38:15.816Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15082026-07-20T10:38:15.816Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15092026-07-20T10:38:15.816Z[ 10] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
15102026-07-20T10:38:15.816Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15112026-07-20T10:38:15.816Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15122026-07-20T10:38:15.816Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
15132026-07-20T10:38:15.817Z[ 18] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
15142026-07-20T10:38:15.817Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15152026-07-20T10:38:15.817Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
15162026-07-20T10:38:15.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-07-20T10:38:15.817Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15182026-07-20T10:38:15.817Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15192026-07-20T10:38:15.818Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15202026-07-20T10:38:15.818Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15212026-07-20T10:38:15.818Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15222026-07-20T10:38:15.818Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15232026-07-20T10:38:15.818Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15242026-07-20T10:38:15.818Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15252026-07-20T10:38:15.818Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
15262026-07-20T10:38:15.818Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-07-20T10:38:15.818Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15282026-07-20T10:38:15.818Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15292026-07-20T10:38:15.818Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15302026-07-20T10:38:15.818Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15312026-07-20T10:38:15.818Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15322026-07-20T10:38:15.818Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15332026-07-20T10:38:15.818Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15342026-07-20T10:38:15.818Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15352026-07-20T10:38:15.818Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
15362026-07-20T10:38:15.818Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-07-20T10:38:15.818Z[ 5] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15382026-07-20T10:38:15.818Z[ 8] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15392026-07-20T10:38:15.818Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15402026-07-20T10:38:15.818Z[ 12] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15412026-07-20T10:38:15.819Z[ 14] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15422026-07-20T10:38:15.819Z[ 16] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15432026-07-20T10:38:15.819Z[ 18] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15442026-07-20T10:38:15.819Z[ 20] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15452026-07-20T10:38:15.819Z[SUM] 10.00-10.00 sec 896 KBytes 14.1 Gbits/sec
15462026-07-20T10:38:15.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-07-20T10:38:15.822Z[ ID] Interval Transfer Bitrate
15482026-07-20T10:38:15.822Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15492026-07-20T10:38:15.822Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15502026-07-20T10:38:15.822Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15512026-07-20T10:38:15.822Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15522026-07-20T10:38:15.822Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15532026-07-20T10:38:15.822Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15542026-07-20T10:38:15.822Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15552026-07-20T10:38:15.822Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15562026-07-20T10:38:15.822Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
15572026-07-20T10:38:15.822ZRun 4/5...10109.862120833492Mbps
15582026-07-20T10:38:23.222Z-----------------------------------------------------------
15592026-07-20T10:38:23.222ZServer listening on 5201 (test #5)
15602026-07-20T10:38:23.222Z-----------------------------------------------------------
15612026-07-20T10:38:23.223ZAccepted connection from 10.0.0.1, port 36246
15622026-07-20T10:38:23.223Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61810
15632026-07-20T10:38:23.223Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57378
15642026-07-20T10:38:23.223Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57258
15652026-07-20T10:38:23.223Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56189
15662026-07-20T10:38:23.223Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39534
15672026-07-20T10:38:23.223Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39853
15682026-07-20T10:38:23.223Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65157
15692026-07-20T10:38:23.223Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58776
15702026-07-20T10:38:23.223Z[ ID] Interval Transfer Bitrate
15712026-07-20T10:38:23.224Z[ 5] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
15722026-07-20T10:38:23.224Z[ 8] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
15732026-07-20T10:38:23.224Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
15742026-07-20T10:38:23.224Z[ 12] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
15752026-07-20T10:38:23.224Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
15762026-07-20T10:38:23.224Z[ 16] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
15772026-07-20T10:38:23.224Z[ 18] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
15782026-07-20T10:38:23.224Z[ 20] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
15792026-07-20T10:38:23.224Z[SUM] 0.00-1.00 sec 947 MBytes 7.94 Gbits/sec
15802026-07-20T10:38:23.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-07-20T10:38:23.224Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15822026-07-20T10:38:23.224Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15832026-07-20T10:38:23.224Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15842026-07-20T10:38:23.224Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15852026-07-20T10:38:23.224Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15862026-07-20T10:38:23.224Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15872026-07-20T10:38:23.225Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15882026-07-20T10:38:23.225Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15892026-07-20T10:38:23.225Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
15902026-07-20T10:38:23.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-07-20T10:38:23.225Z[ 5] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
15922026-07-20T10:38:23.225Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15932026-07-20T10:38:23.225Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
15942026-07-20T10:38:23.225Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
15952026-07-20T10:38:23.225Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15962026-07-20T10:38:23.225Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15972026-07-20T10:38:23.225Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15982026-07-20T10:38:23.225Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15992026-07-20T10:38:23.225Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
16002026-07-20T10:38:23.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-07-20T10:38:23.227Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16022026-07-20T10:38:23.227Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16032026-07-20T10:38:23.227Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16042026-07-20T10:38:23.227Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16052026-07-20T10:38:23.227Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16062026-07-20T10:38:23.227Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16072026-07-20T10:38:23.227Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16082026-07-20T10:38:23.227Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16092026-07-20T10:38:23.227Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
16102026-07-20T10:38:23.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-07-20T10:38:23.227Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16122026-07-20T10:38:23.227Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16132026-07-20T10:38:23.227Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16142026-07-20T10:38:23.227Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16152026-07-20T10:38:23.227Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16162026-07-20T10:38:23.227Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16172026-07-20T10:38:23.227Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16182026-07-20T10:38:23.227Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16192026-07-20T10:38:23.227Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
16202026-07-20T10:38:23.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-07-20T10:38:23.227Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16222026-07-20T10:38:23.227Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
16232026-07-20T10:38:23.227Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16242026-07-20T10:38:23.227Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16252026-07-20T10:38:23.227Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16262026-07-20T10:38:23.227Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16272026-07-20T10:38:23.227Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16282026-07-20T10:38:23.227Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16292026-07-20T10:38:23.227Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
16302026-07-20T10:38:23.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-07-20T10:38:23.227Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16322026-07-20T10:38:23.227Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16332026-07-20T10:38:23.227Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16342026-07-20T10:38:26.223Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16352026-07-20T10:38:26.223Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16362026-07-20T10:38:26.223Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16372026-07-20T10:38:26.223Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16382026-07-20T10:38:26.223Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16392026-07-20T10:38:26.223Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
16402026-07-20T10:38:26.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-07-20T10:38:26.223Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16422026-07-20T10:38:26.223Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16432026-07-20T10:38:26.223Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16442026-07-20T10:38:26.223Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16452026-07-20T10:38:26.223Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16462026-07-20T10:38:26.223Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16472026-07-20T10:38:26.223Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16482026-07-20T10:38:26.223Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16492026-07-20T10:38:26.223Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
16502026-07-20T10:38:26.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-07-20T10:38:26.225Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16522026-07-20T10:38:26.225Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16532026-07-20T10:38:26.225Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16542026-07-20T10:38:26.225Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16552026-07-20T10:38:26.225Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16562026-07-20T10:38:26.225Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16572026-07-20T10:38:26.225Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16582026-07-20T10:38:26.225Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16592026-07-20T10:38:26.225Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
16602026-07-20T10:38:26.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-07-20T10:38:26.225Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16622026-07-20T10:38:26.225Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16632026-07-20T10:38:26.225Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16642026-07-20T10:38:26.225Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16652026-07-20T10:38:26.225Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16662026-07-20T10:38:26.225Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16672026-07-20T10:38:26.226Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16682026-07-20T10:38:26.226Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16692026-07-20T10:38:26.226Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16702026-07-20T10:38:26.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-07-20T10:38:26.226Z[ 5] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
16722026-07-20T10:38:26.226Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16732026-07-20T10:38:26.226Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16742026-07-20T10:38:26.226Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16752026-07-20T10:38:26.226Z[ 14] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
16762026-07-20T10:38:26.227Z[ 16] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
16772026-07-20T10:38:26.227Z[ 18] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
16782026-07-20T10:38:26.227Z[ 20] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
16792026-07-20T10:38:26.227Z[SUM] 10.00-10.00 sec 640 KBytes 10.9 Gbits/sec
16802026-07-20T10:38:26.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-07-20T10:38:26.227Z[ ID] Interval Transfer Bitrate
16822026-07-20T10:38:26.227Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16832026-07-20T10:38:26.227Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16842026-07-20T10:38:26.227Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16852026-07-20T10:38:26.227Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16862026-07-20T10:38:26.227Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16872026-07-20T10:38:26.227Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16882026-07-20T10:38:26.227Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16892026-07-20T10:38:26.227Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16902026-07-20T10:38:26.227Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
16912026-07-20T10:38:26.231ZRun 5/5...10128.72194840006Mbps
16922026-07-20T10:38:26.231Z###---------------------###
16932026-07-20T10:38:26.231Z::: iPerf done... :::
16942026-07-20T10:38:26.231Z:::Awaiting out files...:::
16952026-07-20T10:38:26.231Z###---------------------###
16962026-07-20T10:38:26.231Z###-----###
16972026-07-20T10:38:26.231Z:::done!:::
16982026-07-20T10:38:26.231Z###-----###
16992026-07-20T10:38:26.231Z###-------------------###
17002026-07-20T10:38:26.231Z:::Running experiment :::
17012026-07-20T10:38:26.231Z:::iperf-tcp/local/s2c:::
17022026-07-20T10:38:26.231Z###-------------------###
17032026-07-20T10:38:33.622Z-----------------------------------------------------------
17042026-07-20T10:38:33.622ZServer listening on 5201 (test #6)
17052026-07-20T10:38:33.623Z-----------------------------------------------------------
17062026-07-20T10:38:33.623ZAccepted connection from 10.0.0.1, port 41284
17072026-07-20T10:38:33.623Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60577
17082026-07-20T10:38:33.623Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59665
17092026-07-20T10:38:33.623Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51910
17102026-07-20T10:38:33.623Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48010
17112026-07-20T10:38:33.623Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49362
17122026-07-20T10:38:33.623Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50490
17132026-07-20T10:38:33.623Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51141
17142026-07-20T10:38:33.623Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55210
17152026-07-20T10:38:33.623Z[ ID] Interval Transfer Bitrate
17162026-07-20T10:38:33.623Z[ 5] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
17172026-07-20T10:38:33.623Z[ 8] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
17182026-07-20T10:38:33.623Z[ 10] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
17192026-07-20T10:38:33.623Z[ 12] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
17202026-07-20T10:38:33.623Z[ 14] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
17212026-07-20T10:38:33.623Z[ 16] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
17222026-07-20T10:38:33.623Z[ 18] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
17232026-07-20T10:38:33.623Z[ 20] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
17242026-07-20T10:38:33.623Z[SUM] 0.00-1.00 sec 986 MBytes 8.27 Gbits/sec
17252026-07-20T10:38:33.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-07-20T10:38:33.624Z[ 5] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
17272026-07-20T10:38:33.624Z[ 8] 1.00-2.00 sec 172 MBytes 1.44 Gbits/sec
17282026-07-20T10:38:33.624Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17292026-07-20T10:38:33.624Z[ 12] 1.00-2.00 sec 165 MBytes 1.38 Gbits/sec
17302026-07-20T10:38:33.624Z[ 14] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
17312026-07-20T10:38:33.624Z[ 16] 1.00-2.00 sec 174 MBytes 1.46 Gbits/sec
17322026-07-20T10:38:33.624Z[ 18] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
17332026-07-20T10:38:33.624Z[ 20] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
17342026-07-20T10:38:33.624Z[SUM] 1.00-2.00 sec 1.29 GBytes 11.0 Gbits/sec
17352026-07-20T10:38:33.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-07-20T10:38:33.624Z[ 5] 2.00-3.00 sec 169 MBytes 1.42 Gbits/sec
17372026-07-20T10:38:33.624Z[ 8] 2.00-3.00 sec 182 MBytes 1.53 Gbits/sec
17382026-07-20T10:38:33.624Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
17392026-07-20T10:38:33.624Z[ 12] 2.00-3.00 sec 179 MBytes 1.50 Gbits/sec
17402026-07-20T10:38:33.624Z[ 14] 2.00-3.00 sec 170 MBytes 1.42 Gbits/sec
17412026-07-20T10:38:33.624Z[ 16] 2.00-3.00 sec 179 MBytes 1.50 Gbits/sec
17422026-07-20T10:38:33.624Z[ 18] 2.00-3.00 sec 170 MBytes 1.42 Gbits/sec
17432026-07-20T10:38:33.624Z[ 20] 2.00-3.00 sec 169 MBytes 1.42 Gbits/sec
17442026-07-20T10:38:33.624Z[SUM] 2.00-3.00 sec 1.34 GBytes 11.5 Gbits/sec
17452026-07-20T10:38:33.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-07-20T10:38:33.624Z[ 5] 3.00-4.00 sec 169 MBytes 1.42 Gbits/sec
17472026-07-20T10:38:33.624Z[ 8] 3.00-4.00 sec 185 MBytes 1.55 Gbits/sec
17482026-07-20T10:38:33.624Z[ 10] 3.00-4.00 sec 179 MBytes 1.50 Gbits/sec
17492026-07-20T10:38:33.624Z[ 12] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
17502026-07-20T10:38:33.624Z[ 14] 3.00-4.00 sec 171 MBytes 1.43 Gbits/sec
17512026-07-20T10:38:33.625Z[ 16] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec
17522026-07-20T10:38:33.625Z[ 18] 3.00-4.00 sec 171 MBytes 1.43 Gbits/sec
17532026-07-20T10:38:33.625Z[ 20] 3.00-4.00 sec 169 MBytes 1.42 Gbits/sec
17542026-07-20T10:38:33.625Z[SUM] 3.00-4.00 sec 1.34 GBytes 11.5 Gbits/sec
17552026-07-20T10:38:33.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-07-20T10:38:33.625Z[ 5] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
17572026-07-20T10:38:33.625Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17582026-07-20T10:38:33.625Z[ 10] 4.00-5.00 sec 165 MBytes 1.38 Gbits/sec
17592026-07-20T10:38:33.625Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
17602026-07-20T10:38:33.625Z[ 14] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
17612026-07-20T10:38:33.625Z[ 16] 4.00-5.00 sec 165 MBytes 1.38 Gbits/sec
17622026-07-20T10:38:33.625Z[ 18] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
17632026-07-20T10:38:33.625Z[ 20] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
17642026-07-20T10:38:33.625Z[SUM] 4.00-5.00 sec 1.24 GBytes 10.6 Gbits/sec
17652026-07-20T10:38:33.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-07-20T10:38:33.626Z[ 5] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
17672026-07-20T10:38:33.626Z[ 8] 5.00-6.00 sec 175 MBytes 1.47 Gbits/sec
17682026-07-20T10:38:33.626Z[ 10] 5.00-6.00 sec 166 MBytes 1.39 Gbits/sec
17692026-07-20T10:38:33.626Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17702026-07-20T10:38:33.626Z[ 14] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
17712026-07-20T10:38:33.626Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17722026-07-20T10:38:33.626Z[ 18] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
17732026-07-20T10:38:33.626Z[ 20] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
17742026-07-20T10:38:33.626Z[SUM] 5.00-6.00 sec 1.27 GBytes 10.9 Gbits/sec
17752026-07-20T10:38:33.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-07-20T10:38:33.627Z[ 5] 6.00-7.00 sec 163 MBytes 1.37 Gbits/sec
17772026-07-20T10:38:33.627Z[ 8] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17782026-07-20T10:38:33.627Z[ 10] 6.00-7.00 sec 172 MBytes 1.44 Gbits/sec
17792026-07-20T10:38:36.623Z[ 12] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17802026-07-20T10:38:36.624Z[ 14] 6.00-7.00 sec 163 MBytes 1.37 Gbits/sec
17812026-07-20T10:38:36.624Z[ 16] 6.00-7.00 sec 164 MBytes 1.37 Gbits/sec
17822026-07-20T10:38:36.624Z[ 18] 6.00-7.00 sec 163 MBytes 1.37 Gbits/sec
17832026-07-20T10:38:36.627Z[ 20] 6.00-7.00 sec 163 MBytes 1.36 Gbits/sec
17842026-07-20T10:38:36.628Z[SUM] 6.00-7.00 sec 1.28 GBytes 11.0 Gbits/sec
17852026-07-20T10:38:36.628Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-07-20T10:38:36.628Z[ 5] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
17872026-07-20T10:38:36.628Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
17882026-07-20T10:38:36.628Z[ 10] 7.00-8.00 sec 176 MBytes 1.48 Gbits/sec
17892026-07-20T10:38:36.628Z[ 12] 7.00-8.00 sec 166 MBytes 1.39 Gbits/sec
17902026-07-20T10:38:36.628Z[ 14] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
17912026-07-20T10:38:36.628Z[ 16] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
17922026-07-20T10:38:36.628Z[ 18] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
17932026-07-20T10:38:36.628Z[ 20] 7.00-8.00 sec 159 MBytes 1.34 Gbits/sec
17942026-07-20T10:38:36.628Z[SUM] 7.00-8.00 sec 1.26 GBytes 10.8 Gbits/sec
17952026-07-20T10:38:36.628Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-07-20T10:38:36.628Z[ 5] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
17972026-07-20T10:38:36.628Z[ 8] 8.00-9.00 sec 176 MBytes 1.47 Gbits/sec
17982026-07-20T10:38:36.628Z[ 10] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
17992026-07-20T10:38:36.628Z[ 12] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
18002026-07-20T10:38:36.628Z[ 14] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
18012026-07-20T10:38:36.628Z[ 16] 8.00-9.00 sec 159 MBytes 1.34 Gbits/sec
18022026-07-20T10:38:36.628Z[ 18] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
18032026-07-20T10:38:36.628Z[ 20] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
18042026-07-20T10:38:36.628Z[SUM] 8.00-9.00 sec 1.27 GBytes 10.9 Gbits/sec
18052026-07-20T10:38:36.628Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-07-20T10:38:36.628Z[ 5] 9.00-10.00 sec 162 MBytes 1.36 Gbits/sec
18072026-07-20T10:38:36.628Z[ 8] 9.00-10.00 sec 168 MBytes 1.41 Gbits/sec
18082026-07-20T10:38:36.628Z[ 10] 9.00-10.00 sec 169 MBytes 1.42 Gbits/sec
18092026-07-20T10:38:36.628Z[ 12] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
18102026-07-20T10:38:36.628Z[ 14] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
18112026-07-20T10:38:36.628Z[ 16] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
18122026-07-20T10:38:36.628Z[ 18] 9.00-10.00 sec 160 MBytes 1.35 Gbits/sec
18132026-07-20T10:38:36.628Z[ 20] 9.00-10.00 sec 162 MBytes 1.36 Gbits/sec
18142026-07-20T10:38:36.628Z[SUM] 9.00-10.00 sec 1.27 GBytes 10.9 Gbits/sec
18152026-07-20T10:38:36.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-07-20T10:38:36.629Z[ 5] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
18172026-07-20T10:38:36.630Z[ 8] 10.00-10.00 sec 256 KBytes 1.86 Gbits/sec
18182026-07-20T10:38:36.630Z[ 10] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
18192026-07-20T10:38:36.630Z[ 12] 10.00-10.00 sec 256 KBytes 1.86 Gbits/sec
18202026-07-20T10:38:36.630Z[ 14] 10.00-10.00 sec 256 KBytes 1.86 Gbits/sec
18212026-07-20T10:38:36.630Z[ 16] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
18222026-07-20T10:38:36.630Z[ 18] 10.00-10.00 sec 256 KBytes 1.86 Gbits/sec
18232026-07-20T10:38:36.630Z[ 20] 10.00-10.00 sec 256 KBytes 1.86 Gbits/sec
18242026-07-20T10:38:36.630Z[SUM] 10.00-10.00 sec 1.62 MBytes 12.1 Gbits/sec
18252026-07-20T10:38:36.630Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-07-20T10:38:36.630Z[ ID] Interval Transfer Bitrate
18272026-07-20T10:38:36.630Z[ 5] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18282026-07-20T10:38:36.630Z[ 8] 0.00-10.00 sec 1.61 GBytes 1.38 Gbits/sec sender
18292026-07-20T10:38:36.630Z[ 10] 0.00-10.00 sec 1.57 GBytes 1.35 Gbits/sec sender
18302026-07-20T10:38:36.630Z[ 12] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18312026-07-20T10:38:36.630Z[ 14] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18322026-07-20T10:38:36.630Z[ 16] 0.00-10.00 sec 1.58 GBytes 1.36 Gbits/sec sender
18332026-07-20T10:38:36.630Z[ 18] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18342026-07-20T10:38:36.630Z[ 20] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18352026-07-20T10:38:36.630Z[SUM] 0.00-10.00 sec 12.5 GBytes 10.8 Gbits/sec sender
18362026-07-20T10:38:36.630ZRun 1/5...10750.553867837521Mbps
18372026-07-20T10:38:44.021Z-----------------------------------------------------------
18382026-07-20T10:38:44.021ZServer listening on 5201 (test #7)
18392026-07-20T10:38:44.021Z-----------------------------------------------------------
18402026-07-20T10:38:44.021ZAccepted connection from 10.0.0.1, port 46353
18412026-07-20T10:38:44.021Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43311
18422026-07-20T10:38:44.021Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61823
18432026-07-20T10:38:44.021Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34903
18442026-07-20T10:38:44.021Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56151
18452026-07-20T10:38:44.021Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43256
18462026-07-20T10:38:44.021Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48285
18472026-07-20T10:38:44.021Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55821
18482026-07-20T10:38:44.021Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35380
18492026-07-20T10:38:44.021Z[ ID] Interval Transfer Bitrate
18502026-07-20T10:38:44.021Z[ 5] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
18512026-07-20T10:38:44.021Z[ 8] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
18522026-07-20T10:38:44.022Z[ 10] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
18532026-07-20T10:38:44.022Z[ 12] 0.00-1.00 sec 139 MBytes 1.17 Gbits/sec
18542026-07-20T10:38:44.022Z[ 14] 0.00-1.00 sec 138 MBytes 1.16 Gbits/sec
18552026-07-20T10:38:44.022Z[ 16] 0.00-1.00 sec 139 MBytes 1.17 Gbits/sec
18562026-07-20T10:38:44.022Z[ 18] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
18572026-07-20T10:38:44.023Z[ 20] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
18582026-07-20T10:38:44.023Z[SUM] 0.00-1.00 sec 1020 MBytes 8.56 Gbits/sec
18592026-07-20T10:38:44.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-07-20T10:38:44.023Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18612026-07-20T10:38:44.023Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18622026-07-20T10:38:44.023Z[ 10] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
18632026-07-20T10:38:44.023Z[ 12] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
18642026-07-20T10:38:44.023Z[ 14] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
18652026-07-20T10:38:44.023Z[ 16] 1.00-2.00 sec 160 MBytes 1.35 Gbits/sec
18662026-07-20T10:38:44.023Z[ 18] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
18672026-07-20T10:38:44.023Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18682026-07-20T10:38:44.023Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.5 Gbits/sec
18692026-07-20T10:38:44.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-07-20T10:38:44.024Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18712026-07-20T10:38:44.024Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18722026-07-20T10:38:44.024Z[ 10] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18732026-07-20T10:38:44.024Z[ 12] 2.00-3.00 sec 161 MBytes 1.35 Gbits/sec
18742026-07-20T10:38:44.024Z[ 14] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18752026-07-20T10:38:44.024Z[ 16] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
18762026-07-20T10:38:44.024Z[ 18] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18772026-07-20T10:38:44.024Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18782026-07-20T10:38:44.024Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.6 Gbits/sec
18792026-07-20T10:38:44.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-07-20T10:38:44.024Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18812026-07-20T10:38:44.024Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18822026-07-20T10:38:44.024Z[ 10] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
18832026-07-20T10:38:44.024Z[ 12] 3.00-4.00 sec 165 MBytes 1.38 Gbits/sec
18842026-07-20T10:38:44.024Z[ 14] 3.00-4.00 sec 172 MBytes 1.44 Gbits/sec
18852026-07-20T10:38:44.025Z[ 16] 3.00-4.00 sec 160 MBytes 1.35 Gbits/sec
18862026-07-20T10:38:44.025Z[ 18] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
18872026-07-20T10:38:44.025Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18882026-07-20T10:38:44.025Z[SUM] 3.00-4.00 sec 1.25 GBytes 10.7 Gbits/sec
18892026-07-20T10:38:44.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-07-20T10:38:44.025Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
18912026-07-20T10:38:44.025Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
18922026-07-20T10:38:44.025Z[ 10] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
18932026-07-20T10:38:44.025Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
18942026-07-20T10:38:44.025Z[ 14] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
18952026-07-20T10:38:44.025Z[ 16] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
18962026-07-20T10:38:44.025Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18972026-07-20T10:38:44.025Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
18982026-07-20T10:38:44.025Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
18992026-07-20T10:38:44.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-07-20T10:38:44.026Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19012026-07-20T10:38:44.026Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19022026-07-20T10:38:44.026Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19032026-07-20T10:38:44.026Z[ 12] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
19042026-07-20T10:38:44.026Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19052026-07-20T10:38:44.026Z[ 16] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
19062026-07-20T10:38:44.026Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19072026-07-20T10:38:44.026Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19082026-07-20T10:38:44.026Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
19092026-07-20T10:38:44.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-07-20T10:38:44.026Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19112026-07-20T10:38:44.026Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19122026-07-20T10:38:44.026Z[ 10] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19132026-07-20T10:38:47.022Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19142026-07-20T10:38:47.024Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19152026-07-20T10:38:47.025Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19162026-07-20T10:38:47.025Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19172026-07-20T10:38:47.025Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19182026-07-20T10:38:47.025Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
19192026-07-20T10:38:47.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-07-20T10:38:47.025Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
19212026-07-20T10:38:47.025Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
19222026-07-20T10:38:47.025Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19232026-07-20T10:38:47.025Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19242026-07-20T10:38:47.025Z[ 14] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
19252026-07-20T10:38:47.025Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19262026-07-20T10:38:47.025Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19272026-07-20T10:38:47.025Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
19282026-07-20T10:38:47.025Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
19292026-07-20T10:38:47.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-07-20T10:38:47.025Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
19312026-07-20T10:38:47.025Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
19322026-07-20T10:38:47.025Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
19332026-07-20T10:38:47.025Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19342026-07-20T10:38:47.025Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
19352026-07-20T10:38:47.025Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19362026-07-20T10:38:47.025Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
19372026-07-20T10:38:47.025Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
19382026-07-20T10:38:47.026Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
19392026-07-20T10:38:47.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-07-20T10:38:47.026Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19412026-07-20T10:38:47.026Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19422026-07-20T10:38:47.027Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19432026-07-20T10:38:47.027Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
19442026-07-20T10:38:47.027Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19452026-07-20T10:38:47.027Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19462026-07-20T10:38:47.027Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19472026-07-20T10:38:47.027Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19482026-07-20T10:38:47.027Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
19492026-07-20T10:38:47.027Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-07-20T10:38:47.027Z[ 5] 10.00-10.00 sec 256 KBytes 2.07 Gbits/sec
19512026-07-20T10:38:47.027Z[ 8] 10.00-10.00 sec 256 KBytes 2.07 Gbits/sec
19522026-07-20T10:38:47.027Z[ 10] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
19532026-07-20T10:38:47.030Z[ 12] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
19542026-07-20T10:38:47.030Z[ 14] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
19552026-07-20T10:38:47.031Z[ 16] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
19562026-07-20T10:38:47.031Z[ 18] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
19572026-07-20T10:38:47.031Z[ 20] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
19582026-07-20T10:38:47.031Z[SUM] 10.00-10.00 sec 1.25 MBytes 10.4 Gbits/sec
19592026-07-20T10:38:47.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-07-20T10:38:47.031Z[ ID] Interval Transfer Bitrate
19612026-07-20T10:38:47.031Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
19622026-07-20T10:38:47.032Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
19632026-07-20T10:38:47.032Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19642026-07-20T10:38:47.032Z[ 12] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
19652026-07-20T10:38:47.032Z[ 14] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
19662026-07-20T10:38:47.032Z[ 16] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19672026-07-20T10:38:47.033Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19682026-07-20T10:38:47.033Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
19692026-07-20T10:38:47.033Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.3 Gbits/sec sender
19702026-07-20T10:38:47.033ZRun 2/5...10250.140859333746Mbps
19712026-07-20T10:38:54.417Z-----------------------------------------------------------
19722026-07-20T10:38:54.417ZServer listening on 5201 (test #8)
19732026-07-20T10:38:54.417Z-----------------------------------------------------------
19742026-07-20T10:38:54.417ZAccepted connection from 10.0.0.1, port 49805
19752026-07-20T10:38:54.417Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44581
19762026-07-20T10:38:54.417Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63041
19772026-07-20T10:38:54.417Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44707
19782026-07-20T10:38:54.418Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49422
19792026-07-20T10:38:54.418Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42996
19802026-07-20T10:38:54.418Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46782
19812026-07-20T10:38:54.418Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35138
19822026-07-20T10:38:54.418Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55324
19832026-07-20T10:38:54.418Z[ ID] Interval Transfer Bitrate
19842026-07-20T10:38:54.418Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19852026-07-20T10:38:54.418Z[ 8] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
19862026-07-20T10:38:54.418Z[ 10] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
19872026-07-20T10:38:54.418Z[ 12] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
19882026-07-20T10:38:54.418Z[ 14] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19892026-07-20T10:38:54.419Z[ 16] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
19902026-07-20T10:38:54.419Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19912026-07-20T10:38:54.419Z[ 20] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
19922026-07-20T10:38:54.419Z[SUM] 0.00-1.00 sec 999 MBytes 8.38 Gbits/sec
19932026-07-20T10:38:54.419Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-07-20T10:38:54.419Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19952026-07-20T10:38:54.419Z[ 8] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
19962026-07-20T10:38:54.419Z[ 10] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
19972026-07-20T10:38:54.419Z[ 12] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
19982026-07-20T10:38:54.419Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19992026-07-20T10:38:54.419Z[ 16] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
20002026-07-20T10:38:54.419Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
20012026-07-20T10:38:54.419Z[ 20] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
20022026-07-20T10:38:54.419Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.5 Gbits/sec
20032026-07-20T10:38:54.419Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-07-20T10:38:54.420Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20052026-07-20T10:38:54.420Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20062026-07-20T10:38:54.420Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20072026-07-20T10:38:54.420Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20082026-07-20T10:38:54.420Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20092026-07-20T10:38:54.420Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20102026-07-20T10:38:54.420Z[ 18] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
20112026-07-20T10:38:54.420Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20122026-07-20T10:38:54.420Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
20132026-07-20T10:38:54.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-07-20T10:38:54.420Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20152026-07-20T10:38:54.420Z[ 8] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20162026-07-20T10:38:54.420Z[ 10] 3.00-4.00 sec 159 MBytes 1.34 Gbits/sec
20172026-07-20T10:38:54.420Z[ 12] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20182026-07-20T10:38:54.420Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20192026-07-20T10:38:54.420Z[ 16] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
20202026-07-20T10:38:54.420Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20212026-07-20T10:38:54.420Z[ 20] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
20222026-07-20T10:38:54.420Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
20232026-07-20T10:38:54.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-07-20T10:38:54.420Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20252026-07-20T10:38:54.420Z[ 8] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20262026-07-20T10:38:54.420Z[ 10] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
20272026-07-20T10:38:54.420Z[ 12] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20282026-07-20T10:38:54.420Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20292026-07-20T10:38:54.424Z[ 16] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
20302026-07-20T10:38:54.424Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20312026-07-20T10:38:54.424Z[ 20] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20322026-07-20T10:38:54.424Z[SUM] 4.00-5.00 sec 1.23 GBytes 10.5 Gbits/sec
20332026-07-20T10:38:54.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-07-20T10:38:54.424Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20352026-07-20T10:38:54.424Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20362026-07-20T10:38:54.424Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20372026-07-20T10:38:54.424Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20382026-07-20T10:38:54.424Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20392026-07-20T10:38:54.424Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20402026-07-20T10:38:54.424Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20412026-07-20T10:38:54.424Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20422026-07-20T10:38:54.424Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20432026-07-20T10:38:54.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-07-20T10:38:54.424Z[ 5] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
20452026-07-20T10:38:54.424Z[ 8] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20462026-07-20T10:38:54.424Z[ 10] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
20472026-07-20T10:38:57.420Z[ 12] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20482026-07-20T10:38:57.420Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20492026-07-20T10:38:57.420Z[ 16] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
20502026-07-20T10:38:57.420Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20512026-07-20T10:38:57.421Z[ 20] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
20522026-07-20T10:38:57.421Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
20532026-07-20T10:38:57.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-07-20T10:38:57.421Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20552026-07-20T10:38:57.421Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20562026-07-20T10:38:57.421Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20572026-07-20T10:38:57.421Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20582026-07-20T10:38:57.421Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20592026-07-20T10:38:57.421Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20602026-07-20T10:38:57.421Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20612026-07-20T10:38:57.421Z[ 20] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
20622026-07-20T10:38:57.421Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
20632026-07-20T10:38:57.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-07-20T10:38:57.421Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20652026-07-20T10:38:57.422Z[ 8] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
20662026-07-20T10:38:57.422Z[ 10] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
20672026-07-20T10:38:57.422Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20682026-07-20T10:38:57.422Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20692026-07-20T10:38:57.422Z[ 16] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20702026-07-20T10:38:57.422Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20712026-07-20T10:38:57.423Z[ 20] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20722026-07-20T10:38:57.423Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
20732026-07-20T10:38:57.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-07-20T10:38:57.423Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20752026-07-20T10:38:57.423Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20762026-07-20T10:38:57.423Z[ 10] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
20772026-07-20T10:38:57.423Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20782026-07-20T10:38:57.423Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
20792026-07-20T10:38:57.423Z[ 16] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
20802026-07-20T10:38:57.423Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20812026-07-20T10:38:57.423Z[ 20] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
20822026-07-20T10:38:57.423Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
20832026-07-20T10:38:57.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-07-20T10:38:57.423Z[ 5] 10.00-10.00 sec 256 KBytes 1.31 Gbits/sec
20852026-07-20T10:38:57.423Z[ 8] 10.00-10.00 sec 256 KBytes 1.31 Gbits/sec
20862026-07-20T10:38:57.423Z[ 10] 10.00-10.00 sec 256 KBytes 1.31 Gbits/sec
20872026-07-20T10:38:57.423Z[ 12] 10.00-10.00 sec 256 KBytes 1.31 Gbits/sec
20882026-07-20T10:38:57.423Z[ 14] 10.00-10.00 sec 256 KBytes 1.31 Gbits/sec
20892026-07-20T10:38:57.423Z[ 16] 10.00-10.00 sec 256 KBytes 1.31 Gbits/sec
20902026-07-20T10:38:57.423Z[ 18] 10.00-10.00 sec 256 KBytes 1.31 Gbits/sec
20912026-07-20T10:38:57.423Z[ 20] 10.00-10.00 sec 256 KBytes 1.31 Gbits/sec
20922026-07-20T10:38:57.423Z[SUM] 10.00-10.00 sec 2.00 MBytes 10.5 Gbits/sec
20932026-07-20T10:38:57.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-07-20T10:38:57.427Z[ ID] Interval Transfer Bitrate
20952026-07-20T10:38:57.427Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20962026-07-20T10:38:57.427Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.28 Gbits/sec sender
20972026-07-20T10:38:57.427Z[ 10] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
20982026-07-20T10:38:57.427Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20992026-07-20T10:38:57.427Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21002026-07-20T10:38:57.427Z[ 16] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
21012026-07-20T10:38:57.427Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21022026-07-20T10:38:57.427Z[ 20] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
21032026-07-20T10:38:57.427Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
21042026-07-20T10:38:57.427ZRun 3/5...10278.690120359634Mbps
21052026-07-20T10:39:04.808Z-----------------------------------------------------------
21062026-07-20T10:39:04.808ZServer listening on 5201 (test #9)
21072026-07-20T10:39:04.808Z-----------------------------------------------------------
21082026-07-20T10:39:04.808ZAccepted connection from 10.0.0.1, port 35758
21092026-07-20T10:39:04.808Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35372
21102026-07-20T10:39:04.808Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57964
21112026-07-20T10:39:04.808Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36260
21122026-07-20T10:39:04.808Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44130
21132026-07-20T10:39:04.808Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33550
21142026-07-20T10:39:04.808Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60470
21152026-07-20T10:39:04.808Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61772
21162026-07-20T10:39:04.808Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43301
21172026-07-20T10:39:04.808Z[ ID] Interval Transfer Bitrate
21182026-07-20T10:39:04.808Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21192026-07-20T10:39:04.808Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21202026-07-20T10:39:04.808Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21212026-07-20T10:39:04.808Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21222026-07-20T10:39:04.808Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21232026-07-20T10:39:04.808Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21242026-07-20T10:39:04.808Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21252026-07-20T10:39:04.808Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21262026-07-20T10:39:04.808Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
21272026-07-20T10:39:04.808Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-07-20T10:39:04.808Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21292026-07-20T10:39:04.809Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21302026-07-20T10:39:04.809Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21312026-07-20T10:39:04.809Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21322026-07-20T10:39:04.809Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21332026-07-20T10:39:04.809Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21342026-07-20T10:39:04.809Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21352026-07-20T10:39:04.809Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21362026-07-20T10:39:04.809Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
21372026-07-20T10:39:04.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-07-20T10:39:04.809Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21392026-07-20T10:39:04.809Z[ 8] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21402026-07-20T10:39:04.809Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21412026-07-20T10:39:04.809Z[ 12] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21422026-07-20T10:39:04.809Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21432026-07-20T10:39:04.809Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21442026-07-20T10:39:04.809Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21452026-07-20T10:39:04.809Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21462026-07-20T10:39:04.809Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
21472026-07-20T10:39:04.811Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-07-20T10:39:04.811Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21492026-07-20T10:39:04.812Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21502026-07-20T10:39:04.812Z[ 10] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
21512026-07-20T10:39:04.812Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21522026-07-20T10:39:04.812Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
21532026-07-20T10:39:04.812Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21542026-07-20T10:39:04.812Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21552026-07-20T10:39:04.812Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21562026-07-20T10:39:04.812Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
21572026-07-20T10:39:04.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-07-20T10:39:04.812Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21592026-07-20T10:39:04.812Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21602026-07-20T10:39:04.812Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21612026-07-20T10:39:04.812Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21622026-07-20T10:39:04.812Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21632026-07-20T10:39:04.812Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21642026-07-20T10:39:04.812Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21652026-07-20T10:39:04.812Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21662026-07-20T10:39:04.812Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
21672026-07-20T10:39:04.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-07-20T10:39:04.812Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
21692026-07-20T10:39:04.812Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21702026-07-20T10:39:04.812Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21712026-07-20T10:39:04.812Z[ 12] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
21722026-07-20T10:39:04.812Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
21732026-07-20T10:39:04.814Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21742026-07-20T10:39:04.814Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21752026-07-20T10:39:04.814Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21762026-07-20T10:39:04.814Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
21772026-07-20T10:39:04.814Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-07-20T10:39:04.814Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21792026-07-20T10:39:04.818Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21802026-07-20T10:39:04.818Z[ 10] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
21812026-07-20T10:39:07.809Z[ 12] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
21822026-07-20T10:39:07.809Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21832026-07-20T10:39:07.809Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21842026-07-20T10:39:07.809Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21852026-07-20T10:39:07.809Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21862026-07-20T10:39:07.809Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
21872026-07-20T10:39:07.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-07-20T10:39:07.809Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21892026-07-20T10:39:07.809Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21902026-07-20T10:39:07.809Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21912026-07-20T10:39:07.809Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21922026-07-20T10:39:07.809Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21932026-07-20T10:39:07.809Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
21942026-07-20T10:39:07.809Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21952026-07-20T10:39:07.809Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
21962026-07-20T10:39:07.809Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
21972026-07-20T10:39:07.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-07-20T10:39:07.809Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21992026-07-20T10:39:07.809Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22002026-07-20T10:39:07.809Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22012026-07-20T10:39:07.809Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22022026-07-20T10:39:07.809Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22032026-07-20T10:39:07.809Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22042026-07-20T10:39:07.809Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22052026-07-20T10:39:07.809Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22062026-07-20T10:39:07.809Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
22072026-07-20T10:39:07.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-07-20T10:39:07.809Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22092026-07-20T10:39:07.809Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22102026-07-20T10:39:07.810Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22112026-07-20T10:39:07.810Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22122026-07-20T10:39:07.810Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22132026-07-20T10:39:07.810Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22142026-07-20T10:39:07.810Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22152026-07-20T10:39:07.810Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22162026-07-20T10:39:07.810Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
22172026-07-20T10:39:07.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-07-20T10:39:07.810Z[ 5] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
22192026-07-20T10:39:07.810Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22202026-07-20T10:39:07.810Z[ 10] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
22212026-07-20T10:39:07.810Z[ 12] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
22222026-07-20T10:39:07.810Z[ 14] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
22232026-07-20T10:39:07.810Z[ 16] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
22242026-07-20T10:39:07.810Z[ 18] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
22252026-07-20T10:39:07.810Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22262026-07-20T10:39:07.810Z[SUM] 10.00-10.00 sec 768 KBytes 14.4 Gbits/sec
22272026-07-20T10:39:07.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-07-20T10:39:07.810Z[ ID] Interval Transfer Bitrate
22292026-07-20T10:39:07.810Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22302026-07-20T10:39:07.810Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22312026-07-20T10:39:07.810Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
22322026-07-20T10:39:07.810Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22332026-07-20T10:39:07.810Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22342026-07-20T10:39:07.810Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22352026-07-20T10:39:07.810Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22362026-07-20T10:39:07.810Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22372026-07-20T10:39:07.810Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
22382026-07-20T10:39:07.814ZRun 4/5...10107.607071721066Mbps
22392026-07-20T10:39:15.212Z-----------------------------------------------------------
22402026-07-20T10:39:15.212ZServer listening on 5201 (test #10)
22412026-07-20T10:39:15.212Z-----------------------------------------------------------
22422026-07-20T10:39:15.212ZAccepted connection from 10.0.0.1, port 41901
22432026-07-20T10:39:15.212Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45824
22442026-07-20T10:39:15.212Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52797
22452026-07-20T10:39:15.212Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57021
22462026-07-20T10:39:15.212Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46300
22472026-07-20T10:39:15.212Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37522
22482026-07-20T10:39:15.212Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40572
22492026-07-20T10:39:15.212Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50890
22502026-07-20T10:39:15.212Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51265
22512026-07-20T10:39:15.213Z[ ID] Interval Transfer Bitrate
22522026-07-20T10:39:15.213Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22532026-07-20T10:39:15.213Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22542026-07-20T10:39:15.213Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22552026-07-20T10:39:15.213Z[ 12] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
22562026-07-20T10:39:15.213Z[ 14] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
22572026-07-20T10:39:15.213Z[ 16] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
22582026-07-20T10:39:15.213Z[ 18] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
22592026-07-20T10:39:15.213Z[ 20] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
22602026-07-20T10:39:15.213Z[SUM] 0.00-1.00 sec 984 MBytes 8.25 Gbits/sec
22612026-07-20T10:39:15.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-07-20T10:39:15.214Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22632026-07-20T10:39:15.214Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22642026-07-20T10:39:15.214Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22652026-07-20T10:39:15.214Z[ 12] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
22662026-07-20T10:39:15.214Z[ 14] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
22672026-07-20T10:39:15.214Z[ 16] 1.00-2.00 sec 164 MBytes 1.38 Gbits/sec
22682026-07-20T10:39:15.214Z[ 18] 1.00-2.00 sec 165 MBytes 1.39 Gbits/sec
22692026-07-20T10:39:15.214Z[ 20] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
22702026-07-20T10:39:15.214Z[SUM] 1.00-2.00 sec 1.24 GBytes 10.7 Gbits/sec
22712026-07-20T10:39:15.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-07-20T10:39:15.214Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22732026-07-20T10:39:15.214Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22742026-07-20T10:39:15.214Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22752026-07-20T10:39:15.214Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22762026-07-20T10:39:15.214Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22772026-07-20T10:39:15.214Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22782026-07-20T10:39:15.214Z[ 18] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
22792026-07-20T10:39:15.214Z[ 20] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22802026-07-20T10:39:15.214Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
22812026-07-20T10:39:15.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-07-20T10:39:15.214Z[ 5] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
22832026-07-20T10:39:15.214Z[ 8] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
22842026-07-20T10:39:15.215Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22852026-07-20T10:39:15.215Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22862026-07-20T10:39:15.216Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22872026-07-20T10:39:15.220Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22882026-07-20T10:39:15.220Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22892026-07-20T10:39:15.220Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22902026-07-20T10:39:15.220Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
22912026-07-20T10:39:15.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-07-20T10:39:15.220Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22932026-07-20T10:39:15.220Z[ 8] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
22942026-07-20T10:39:15.220Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22952026-07-20T10:39:15.220Z[ 12] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
22962026-07-20T10:39:15.220Z[ 14] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
22972026-07-20T10:39:15.220Z[ 16] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
22982026-07-20T10:39:15.220Z[ 18] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
22992026-07-20T10:39:15.220Z[ 20] 4.00-5.00 sec 165 MBytes 1.39 Gbits/sec
23002026-07-20T10:39:15.221Z[SUM] 4.00-5.00 sec 1.24 GBytes 10.7 Gbits/sec
23012026-07-20T10:39:15.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-07-20T10:39:15.221Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23032026-07-20T10:39:15.221Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23042026-07-20T10:39:15.221Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23052026-07-20T10:39:15.221Z[ 12] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
23062026-07-20T10:39:15.221Z[ 14] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
23072026-07-20T10:39:15.221Z[ 16] 5.00-6.00 sec 169 MBytes 1.42 Gbits/sec
23082026-07-20T10:39:15.221Z[ 18] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
23092026-07-20T10:39:15.221Z[ 20] 5.00-6.00 sec 172 MBytes 1.44 Gbits/sec
23102026-07-20T10:39:15.223Z[SUM] 5.00-6.00 sec 1.26 GBytes 10.8 Gbits/sec
23112026-07-20T10:39:15.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-07-20T10:39:15.223Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23132026-07-20T10:39:15.223Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23142026-07-20T10:39:15.223Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23152026-07-20T10:39:18.213Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23162026-07-20T10:39:18.213Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23172026-07-20T10:39:18.213Z[ 16] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
23182026-07-20T10:39:18.213Z[ 18] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
23192026-07-20T10:39:18.213Z[ 20] 6.00-7.00 sec 160 MBytes 1.35 Gbits/sec
23202026-07-20T10:39:18.213Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
23212026-07-20T10:39:18.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-07-20T10:39:18.213Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23232026-07-20T10:39:18.213Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23242026-07-20T10:39:18.213Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23252026-07-20T10:39:18.213Z[ 12] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
23262026-07-20T10:39:18.213Z[ 14] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
23272026-07-20T10:39:18.214Z[ 16] 7.00-8.00 sec 163 MBytes 1.37 Gbits/sec
23282026-07-20T10:39:18.214Z[ 18] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
23292026-07-20T10:39:18.214Z[ 20] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
23302026-07-20T10:39:18.214Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.6 Gbits/sec
23312026-07-20T10:39:18.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-07-20T10:39:18.214Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23332026-07-20T10:39:18.214Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23342026-07-20T10:39:18.214Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23352026-07-20T10:39:18.214Z[ 12] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23362026-07-20T10:39:18.214Z[ 14] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23372026-07-20T10:39:18.214Z[ 16] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
23382026-07-20T10:39:18.214Z[ 18] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
23392026-07-20T10:39:18.214Z[ 20] 8.00-9.00 sec 162 MBytes 1.35 Gbits/sec
23402026-07-20T10:39:18.214Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.6 Gbits/sec
23412026-07-20T10:39:18.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-07-20T10:39:18.214Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23432026-07-20T10:39:18.214Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23442026-07-20T10:39:18.214Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23452026-07-20T10:39:18.214Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23462026-07-20T10:39:18.215Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23472026-07-20T10:39:18.216Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23482026-07-20T10:39:18.216Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23492026-07-20T10:39:18.216Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23502026-07-20T10:39:18.216Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
23512026-07-20T10:39:18.216Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-07-20T10:39:18.216Z[ 5] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
23532026-07-20T10:39:18.216Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23542026-07-20T10:39:18.216Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23552026-07-20T10:39:18.216Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23562026-07-20T10:39:18.216Z[ 14] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
23572026-07-20T10:39:18.216Z[ 16] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
23582026-07-20T10:39:18.216Z[ 18] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
23592026-07-20T10:39:18.216Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23602026-07-20T10:39:18.216Z[SUM] 10.00-10.00 sec 512 KBytes 9.06 Gbits/sec
23612026-07-20T10:39:18.216Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-07-20T10:39:18.216Z[ ID] Interval Transfer Bitrate
23632026-07-20T10:39:18.216Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23642026-07-20T10:39:18.216Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23652026-07-20T10:39:18.216Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23662026-07-20T10:39:18.216Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23672026-07-20T10:39:18.216Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23682026-07-20T10:39:18.216Z[ 16] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
23692026-07-20T10:39:18.216Z[ 18] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
23702026-07-20T10:39:18.217Z[ 20] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
23712026-07-20T10:39:18.218Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
23722026-07-20T10:39:18.221ZRun 5/5...10322.00642149498Mbps
23732026-07-20T10:39:18.221Z###---------------------###
23742026-07-20T10:39:18.221Z::: iPerf done... :::
23752026-07-20T10:39:18.221Z:::Awaiting out files...:::
23762026-07-20T10:39:18.221Z###---------------------###
23772026-07-20T10:39:18.221Z###-----###
23782026-07-20T10:39:18.221Z:::done!:::
23792026-07-20T10:39:18.221Z###-----###
23802026-07-20T10:39:18.221Z###-------------------###
23812026-07-20T10:39:18.221Z:::Running experiment :::
23822026-07-20T10:39:18.221Z:::iperf-tcp/local/c2s:::
23832026-07-20T10:39:18.222Z###-------------------###
23842026-07-20T10:39:18.567Zdtrace: description 'profile-201us ' matched 2 probes
23852026-07-20T10:39:25.608Z-----------------------------------------------------------
23862026-07-20T10:39:25.608ZServer listening on 5201 (test #11)
23872026-07-20T10:39:25.608Z-----------------------------------------------------------
23882026-07-20T10:39:25.608ZAccepted connection from 10.0.0.1, port 47992
23892026-07-20T10:39:25.608Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41291
23902026-07-20T10:39:25.608Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48351
23912026-07-20T10:39:25.608Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43834
23922026-07-20T10:39:25.608Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60869
23932026-07-20T10:39:25.608Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46039
23942026-07-20T10:39:25.608Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62706
23952026-07-20T10:39:25.608Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33126
23962026-07-20T10:39:25.608Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63208
23972026-07-20T10:39:25.608Z[ ID] Interval Transfer Bitrate
23982026-07-20T10:39:25.609Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
23992026-07-20T10:39:25.609Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
24002026-07-20T10:39:25.609Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
24012026-07-20T10:39:25.609Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
24022026-07-20T10:39:25.609Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
24032026-07-20T10:39:25.609Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
24042026-07-20T10:39:25.609Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
24052026-07-20T10:39:25.609Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
24062026-07-20T10:39:25.609Z[SUM] 0.00-1.00 sec 334 MBytes 2.81 Gbits/sec
24072026-07-20T10:39:25.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-07-20T10:39:25.609Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24092026-07-20T10:39:25.609Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24102026-07-20T10:39:25.609Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24112026-07-20T10:39:25.609Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24122026-07-20T10:39:25.609Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24132026-07-20T10:39:25.609Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24142026-07-20T10:39:25.609Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24152026-07-20T10:39:25.609Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24162026-07-20T10:39:25.609Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
24172026-07-20T10:39:25.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-07-20T10:39:25.609Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
24192026-07-20T10:39:25.609Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
24202026-07-20T10:39:25.609Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
24212026-07-20T10:39:25.609Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
24222026-07-20T10:39:25.610Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
24232026-07-20T10:39:25.610Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
24242026-07-20T10:39:25.610Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
24252026-07-20T10:39:25.610Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
24262026-07-20T10:39:25.610Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
24272026-07-20T10:39:25.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-07-20T10:39:25.610Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
24292026-07-20T10:39:25.610Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24302026-07-20T10:39:25.610Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
24312026-07-20T10:39:25.610Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
24322026-07-20T10:39:25.610Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
24332026-07-20T10:39:25.610Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24342026-07-20T10:39:25.610Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
24352026-07-20T10:39:25.611Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24362026-07-20T10:39:25.611Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
24372026-07-20T10:39:25.611Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-07-20T10:39:25.611Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
24392026-07-20T10:39:25.612Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
24402026-07-20T10:39:25.612Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
24412026-07-20T10:39:25.612Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
24422026-07-20T10:39:25.612Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
24432026-07-20T10:39:25.612Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
24442026-07-20T10:39:25.612Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
24452026-07-20T10:39:25.612Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
24462026-07-20T10:39:25.612Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
24472026-07-20T10:39:25.612Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-07-20T10:39:25.612Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24492026-07-20T10:39:25.612Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
24502026-07-20T10:39:25.612Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24512026-07-20T10:39:25.612Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24522026-07-20T10:39:25.612Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
24532026-07-20T10:39:25.612Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24542026-07-20T10:39:25.612Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
24552026-07-20T10:39:25.612Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24562026-07-20T10:39:25.612Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
24572026-07-20T10:39:25.612Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-07-20T10:39:25.612Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24592026-07-20T10:39:25.613Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24602026-07-20T10:39:25.613Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24612026-07-20T10:39:28.609Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24622026-07-20T10:39:28.609Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24632026-07-20T10:39:28.609Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24642026-07-20T10:39:28.610Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24652026-07-20T10:39:28.610Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24662026-07-20T10:39:28.610Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
24672026-07-20T10:39:28.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-07-20T10:39:28.610Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
24692026-07-20T10:39:28.610Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
24702026-07-20T10:39:28.610Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24712026-07-20T10:39:28.610Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
24722026-07-20T10:39:28.610Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
24732026-07-20T10:39:28.610Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
24742026-07-20T10:39:28.611Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
24752026-07-20T10:39:28.611Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
24762026-07-20T10:39:28.611Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
24772026-07-20T10:39:28.611Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-07-20T10:39:28.611Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24792026-07-20T10:39:28.611Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24802026-07-20T10:39:28.611Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24812026-07-20T10:39:28.611Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24822026-07-20T10:39:28.611Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24832026-07-20T10:39:28.611Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24842026-07-20T10:39:28.611Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24852026-07-20T10:39:28.611Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24862026-07-20T10:39:28.611Z[SUM] 8.00-9.00 sec 425 MBytes 3.56 Gbits/sec
24872026-07-20T10:39:28.611Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-07-20T10:39:28.611Z[ 5] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
24892026-07-20T10:39:28.611Z[ 8] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
24902026-07-20T10:39:28.611Z[ 10] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
24912026-07-20T10:39:28.611Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24922026-07-20T10:39:28.611Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
24932026-07-20T10:39:28.611Z[ 16] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
24942026-07-20T10:39:28.611Z[ 18] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
24952026-07-20T10:39:28.611Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24962026-07-20T10:39:28.611Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
24972026-07-20T10:39:28.611Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-07-20T10:39:28.612Z[ 5] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
24992026-07-20T10:39:28.612Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25002026-07-20T10:39:28.612Z[ 10] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
25012026-07-20T10:39:28.612Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25022026-07-20T10:39:28.612Z[ 14] 10.00-10.00 sec 128 KBytes 987 Mbits/sec
25032026-07-20T10:39:28.612Z[ 16] 10.00-10.00 sec 128 KBytes 987 Mbits/sec
25042026-07-20T10:39:28.612Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25052026-07-20T10:39:28.612Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25062026-07-20T10:39:28.612Z[SUM] 10.00-10.00 sec 512 KBytes 3.94 Gbits/sec
25072026-07-20T10:39:28.612Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-07-20T10:39:28.612Z[ ID] Interval Transfer Bitrate
25092026-07-20T10:39:28.612Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
25102026-07-20T10:39:28.612Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
25112026-07-20T10:39:28.612Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
25122026-07-20T10:39:28.612Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
25132026-07-20T10:39:28.612Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
25142026-07-20T10:39:28.612Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
25152026-07-20T10:39:28.612Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
25162026-07-20T10:39:28.612Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
25172026-07-20T10:39:28.612Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
25182026-07-20T10:39:28.616ZRun 1/10...3477.317131018257Mbps
25192026-07-20T10:39:36.029Z-----------------------------------------------------------
25202026-07-20T10:39:36.029ZServer listening on 5201 (test #12)
25212026-07-20T10:39:36.029Z-----------------------------------------------------------
25222026-07-20T10:39:36.029ZAccepted connection from 10.0.0.1, port 60565
25232026-07-20T10:39:36.029Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43223
25242026-07-20T10:39:36.029Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61016
25252026-07-20T10:39:36.029Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44149
25262026-07-20T10:39:36.029Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46292
25272026-07-20T10:39:36.029Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54097
25282026-07-20T10:39:36.029Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51284
25292026-07-20T10:39:36.029Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44400
25302026-07-20T10:39:36.029Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36089
25312026-07-20T10:39:36.030Z[ ID] Interval Transfer Bitrate
25322026-07-20T10:39:36.030Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25332026-07-20T10:39:36.030Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25342026-07-20T10:39:36.030Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25352026-07-20T10:39:36.030Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25362026-07-20T10:39:36.030Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25372026-07-20T10:39:36.030Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25382026-07-20T10:39:36.030Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25392026-07-20T10:39:36.030Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25402026-07-20T10:39:36.030Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
25412026-07-20T10:39:36.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-07-20T10:39:36.030Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25432026-07-20T10:39:36.030Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25442026-07-20T10:39:36.030Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25452026-07-20T10:39:36.030Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25462026-07-20T10:39:36.030Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25472026-07-20T10:39:36.030Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25482026-07-20T10:39:36.030Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25492026-07-20T10:39:36.030Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25502026-07-20T10:39:36.031Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
25512026-07-20T10:39:36.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-07-20T10:39:36.031Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25532026-07-20T10:39:36.031Z[ 8] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25542026-07-20T10:39:36.031Z[ 10] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
25552026-07-20T10:39:36.031Z[ 12] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
25562026-07-20T10:39:36.031Z[ 14] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25572026-07-20T10:39:36.031Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25582026-07-20T10:39:36.031Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25592026-07-20T10:39:36.031Z[ 20] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
25602026-07-20T10:39:36.031Z[SUM] 2.00-3.00 sec 420 MBytes 3.52 Gbits/sec
25612026-07-20T10:39:36.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-07-20T10:39:36.031Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
25632026-07-20T10:39:36.031Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
25642026-07-20T10:39:36.031Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
25652026-07-20T10:39:36.031Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
25662026-07-20T10:39:36.031Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
25672026-07-20T10:39:36.031Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
25682026-07-20T10:39:36.031Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
25692026-07-20T10:39:36.031Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
25702026-07-20T10:39:36.031Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
25712026-07-20T10:39:36.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-07-20T10:39:36.031Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25732026-07-20T10:39:36.031Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25742026-07-20T10:39:36.031Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25752026-07-20T10:39:36.031Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25762026-07-20T10:39:36.031Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25772026-07-20T10:39:36.031Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25782026-07-20T10:39:36.032Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25792026-07-20T10:39:36.032Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25802026-07-20T10:39:36.032Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
25812026-07-20T10:39:36.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-07-20T10:39:36.032Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25832026-07-20T10:39:36.032Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25842026-07-20T10:39:36.032Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25852026-07-20T10:39:36.032Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25862026-07-20T10:39:36.032Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25872026-07-20T10:39:36.032Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25882026-07-20T10:39:36.032Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25892026-07-20T10:39:36.032Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
25902026-07-20T10:39:36.032Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
25912026-07-20T10:39:36.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-07-20T10:39:36.032Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25932026-07-20T10:39:36.032Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
25942026-07-20T10:39:36.032Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25952026-07-20T10:39:39.031Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25962026-07-20T10:39:39.031Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25972026-07-20T10:39:39.031Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25982026-07-20T10:39:39.031Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25992026-07-20T10:39:39.031Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
26002026-07-20T10:39:39.031Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
26012026-07-20T10:39:39.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-07-20T10:39:39.031Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26032026-07-20T10:39:39.031Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
26042026-07-20T10:39:39.031Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
26052026-07-20T10:39:39.032Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26062026-07-20T10:39:39.032Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
26072026-07-20T10:39:39.032Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26082026-07-20T10:39:39.032Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26092026-07-20T10:39:39.032Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
26102026-07-20T10:39:39.032Z[SUM] 7.00-8.00 sec 420 MBytes 3.53 Gbits/sec
26112026-07-20T10:39:39.033Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-07-20T10:39:39.033Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26132026-07-20T10:39:39.033Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26142026-07-20T10:39:39.033Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26152026-07-20T10:39:39.033Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26162026-07-20T10:39:39.033Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26172026-07-20T10:39:39.033Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26182026-07-20T10:39:39.033Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26192026-07-20T10:39:39.033Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26202026-07-20T10:39:39.033Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
26212026-07-20T10:39:39.033Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-07-20T10:39:39.033Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26232026-07-20T10:39:39.033Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26242026-07-20T10:39:39.033Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26252026-07-20T10:39:39.033Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26262026-07-20T10:39:39.033Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26272026-07-20T10:39:39.034Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26282026-07-20T10:39:39.034Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26292026-07-20T10:39:39.036Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26302026-07-20T10:39:39.036Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
26312026-07-20T10:39:39.036Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-07-20T10:39:39.036Z[ 5] 10.00-10.00 sec 128 KBytes 799 Mbits/sec
26332026-07-20T10:39:39.036Z[ 8] 10.00-10.00 sec 128 KBytes 800 Mbits/sec
26342026-07-20T10:39:39.036Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-07-20T10:39:39.036Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26362026-07-20T10:39:39.036Z[ 14] 10.00-10.00 sec 128 KBytes 803 Mbits/sec
26372026-07-20T10:39:39.036Z[ 16] 10.00-10.00 sec 128 KBytes 803 Mbits/sec
26382026-07-20T10:39:39.036Z[ 18] 10.00-10.00 sec 128 KBytes 803 Mbits/sec
26392026-07-20T10:39:39.036Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26402026-07-20T10:39:39.036Z[SUM] 10.00-10.00 sec 640 KBytes 4.00 Gbits/sec
26412026-07-20T10:39:39.036Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-07-20T10:39:39.036Z[ ID] Interval Transfer Bitrate
26432026-07-20T10:39:39.036Z[ 5] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
26442026-07-20T10:39:39.036Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
26452026-07-20T10:39:39.036Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
26462026-07-20T10:39:39.036Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
26472026-07-20T10:39:39.036Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
26482026-07-20T10:39:39.036Z[ 16] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
26492026-07-20T10:39:39.036Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
26502026-07-20T10:39:39.036Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26512026-07-20T10:39:39.036Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
26522026-07-20T10:39:39.041ZRun 2/10...3485.918056312623Mbps
26532026-07-20T10:39:46.430Z-----------------------------------------------------------
26542026-07-20T10:39:46.430ZServer listening on 5201 (test #13)
26552026-07-20T10:39:46.430Z-----------------------------------------------------------
26562026-07-20T10:39:46.430ZAccepted connection from 10.0.0.1, port 59520
26572026-07-20T10:39:46.431Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56088
26582026-07-20T10:39:46.431Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55589
26592026-07-20T10:39:46.431Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49689
26602026-07-20T10:39:46.431Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63357
26612026-07-20T10:39:46.431Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38266
26622026-07-20T10:39:46.431Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54141
26632026-07-20T10:39:46.431Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37843
26642026-07-20T10:39:46.431Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44418
26652026-07-20T10:39:46.431Z[ ID] Interval Transfer Bitrate
26662026-07-20T10:39:46.431Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
26672026-07-20T10:39:46.431Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26682026-07-20T10:39:46.431Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26692026-07-20T10:39:46.431Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26702026-07-20T10:39:46.431Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26712026-07-20T10:39:46.431Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26722026-07-20T10:39:46.432Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26732026-07-20T10:39:46.432Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26742026-07-20T10:39:46.432Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
26752026-07-20T10:39:46.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-07-20T10:39:46.432Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
26772026-07-20T10:39:46.432Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26782026-07-20T10:39:46.432Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
26792026-07-20T10:39:46.432Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
26802026-07-20T10:39:46.432Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26812026-07-20T10:39:46.432Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
26822026-07-20T10:39:46.432Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
26832026-07-20T10:39:46.432Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
26842026-07-20T10:39:46.432Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
26852026-07-20T10:39:46.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-07-20T10:39:46.432Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26872026-07-20T10:39:46.432Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26882026-07-20T10:39:46.432Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26892026-07-20T10:39:46.434Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26902026-07-20T10:39:46.434Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26912026-07-20T10:39:46.434Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26922026-07-20T10:39:46.434Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26932026-07-20T10:39:46.434Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26942026-07-20T10:39:46.434Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
26952026-07-20T10:39:46.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-07-20T10:39:46.434Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
26972026-07-20T10:39:46.438Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
26982026-07-20T10:39:46.438Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
26992026-07-20T10:39:46.438Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
27002026-07-20T10:39:46.438Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
27012026-07-20T10:39:46.438Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
27022026-07-20T10:39:46.438Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
27032026-07-20T10:39:46.438Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27042026-07-20T10:39:46.438Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
27052026-07-20T10:39:46.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-07-20T10:39:46.438Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
27072026-07-20T10:39:46.438Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27082026-07-20T10:39:46.438Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27092026-07-20T10:39:46.438Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27102026-07-20T10:39:46.438Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27112026-07-20T10:39:46.438Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27122026-07-20T10:39:46.438Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27132026-07-20T10:39:46.439Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
27142026-07-20T10:39:46.439Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
27152026-07-20T10:39:46.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-07-20T10:39:46.439Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
27172026-07-20T10:39:46.439Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
27182026-07-20T10:39:46.439Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
27192026-07-20T10:39:46.439Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
27202026-07-20T10:39:46.439Z[ 14] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
27212026-07-20T10:39:46.439Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
27222026-07-20T10:39:46.439Z[ 18] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
27232026-07-20T10:39:46.439Z[ 20] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
27242026-07-20T10:39:46.439Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
27252026-07-20T10:39:46.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-07-20T10:39:46.439Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27272026-07-20T10:39:46.439Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27282026-07-20T10:39:46.439Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27292026-07-20T10:39:49.433Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
27302026-07-20T10:39:49.433Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27312026-07-20T10:39:49.433Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27322026-07-20T10:39:49.434Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27332026-07-20T10:39:49.434Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27342026-07-20T10:39:49.434Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
27352026-07-20T10:39:49.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-07-20T10:39:49.434Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27372026-07-20T10:39:49.434Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27382026-07-20T10:39:49.434Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27392026-07-20T10:39:49.434Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27402026-07-20T10:39:49.434Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
27412026-07-20T10:39:49.434Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
27422026-07-20T10:39:49.434Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
27432026-07-20T10:39:49.436Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
27442026-07-20T10:39:49.436Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
27452026-07-20T10:39:49.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-07-20T10:39:49.436Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
27472026-07-20T10:39:49.436Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
27482026-07-20T10:39:49.436Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
27492026-07-20T10:39:49.436Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
27502026-07-20T10:39:49.436Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
27512026-07-20T10:39:49.436Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
27522026-07-20T10:39:49.436Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
27532026-07-20T10:39:49.436Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
27542026-07-20T10:39:49.436Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
27552026-07-20T10:39:49.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-07-20T10:39:49.436Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
27572026-07-20T10:39:49.436Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
27582026-07-20T10:39:49.436Z[ 10] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
27592026-07-20T10:39:49.436Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
27602026-07-20T10:39:49.436Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
27612026-07-20T10:39:49.436Z[ 16] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
27622026-07-20T10:39:49.436Z[ 18] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
27632026-07-20T10:39:49.436Z[ 20] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
27642026-07-20T10:39:49.436Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
27652026-07-20T10:39:49.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-07-20T10:39:49.436Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27672026-07-20T10:39:49.437Z[ 8] 10.00-10.00 sec 128 KBytes 1.03 Gbits/sec
27682026-07-20T10:39:49.437Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27692026-07-20T10:39:49.437Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27702026-07-20T10:39:49.437Z[ 14] 10.00-10.00 sec 128 KBytes 1.03 Gbits/sec
27712026-07-20T10:39:49.437Z[ 16] 10.00-10.00 sec 128 KBytes 1.03 Gbits/sec
27722026-07-20T10:39:49.437Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27732026-07-20T10:39:49.437Z[ 20] 10.00-10.00 sec 128 KBytes 1.03 Gbits/sec
27742026-07-20T10:39:49.437Z[SUM] 10.00-10.00 sec 512 KBytes 4.12 Gbits/sec
27752026-07-20T10:39:49.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-07-20T10:39:49.437Z[ ID] Interval Transfer Bitrate
27772026-07-20T10:39:49.438Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
27782026-07-20T10:39:49.438Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
27792026-07-20T10:39:49.438Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
27802026-07-20T10:39:49.438Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
27812026-07-20T10:39:49.438Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
27822026-07-20T10:39:49.438Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
27832026-07-20T10:39:49.438Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
27842026-07-20T10:39:49.438Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
27852026-07-20T10:39:49.438Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
27862026-07-20T10:39:49.442ZRun 3/10...3478.578525566668Mbps
27872026-07-20T10:39:56.835Z-----------------------------------------------------------
27882026-07-20T10:39:56.835ZServer listening on 5201 (test #14)
27892026-07-20T10:39:56.835Z-----------------------------------------------------------
27902026-07-20T10:39:56.835ZAccepted connection from 10.0.0.1, port 35420
27912026-07-20T10:39:56.835Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64411
27922026-07-20T10:39:56.835Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34118
27932026-07-20T10:39:56.835Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32817
27942026-07-20T10:39:56.835Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37342
27952026-07-20T10:39:56.835Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33205
27962026-07-20T10:39:56.835Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47410
27972026-07-20T10:39:56.836Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44300
27982026-07-20T10:39:56.836Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34456
27992026-07-20T10:39:56.836Z[ ID] Interval Transfer Bitrate
28002026-07-20T10:39:56.836Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28012026-07-20T10:39:56.836Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28022026-07-20T10:39:56.836Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28032026-07-20T10:39:56.836Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28042026-07-20T10:39:56.836Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28052026-07-20T10:39:56.836Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28062026-07-20T10:39:56.836Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28072026-07-20T10:39:56.836Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28082026-07-20T10:39:56.836Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
28092026-07-20T10:39:56.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-07-20T10:39:56.836Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
28112026-07-20T10:39:56.836Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28122026-07-20T10:39:56.836Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28132026-07-20T10:39:56.836Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28142026-07-20T10:39:56.836Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28152026-07-20T10:39:56.836Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28162026-07-20T10:39:56.836Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
28172026-07-20T10:39:56.836Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
28182026-07-20T10:39:56.836Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
28192026-07-20T10:39:56.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-07-20T10:39:56.836Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
28212026-07-20T10:39:56.837Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28222026-07-20T10:39:56.837Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28232026-07-20T10:39:56.837Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28242026-07-20T10:39:56.837Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28252026-07-20T10:39:56.837Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28262026-07-20T10:39:56.837Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28272026-07-20T10:39:56.837Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28282026-07-20T10:39:56.837Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
28292026-07-20T10:39:56.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-07-20T10:39:56.837Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28312026-07-20T10:39:56.837Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28322026-07-20T10:39:56.837Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28332026-07-20T10:39:56.837Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28342026-07-20T10:39:56.838Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28352026-07-20T10:39:56.838Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28362026-07-20T10:39:56.838Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28372026-07-20T10:39:56.838Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28382026-07-20T10:39:56.838Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
28392026-07-20T10:39:56.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-07-20T10:39:56.838Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
28412026-07-20T10:39:56.838Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28422026-07-20T10:39:56.838Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28432026-07-20T10:39:56.838Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28442026-07-20T10:39:56.838Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28452026-07-20T10:39:56.838Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28462026-07-20T10:39:56.838Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28472026-07-20T10:39:56.838Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28482026-07-20T10:39:56.838Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
28492026-07-20T10:39:56.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-07-20T10:39:56.838Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28512026-07-20T10:39:56.838Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28522026-07-20T10:39:56.838Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28532026-07-20T10:39:56.838Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28542026-07-20T10:39:56.838Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28552026-07-20T10:39:56.838Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28562026-07-20T10:39:56.838Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28572026-07-20T10:39:56.838Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28582026-07-20T10:39:56.838Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
28592026-07-20T10:39:56.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-07-20T10:39:56.838Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28612026-07-20T10:39:56.842Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28622026-07-20T10:39:56.842Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28632026-07-20T10:39:59.837Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28642026-07-20T10:39:59.837Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28652026-07-20T10:39:59.837Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28662026-07-20T10:39:59.837Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
28672026-07-20T10:39:59.837Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28682026-07-20T10:39:59.837Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
28692026-07-20T10:39:59.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-07-20T10:39:59.837Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28712026-07-20T10:39:59.837Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28722026-07-20T10:39:59.837Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28732026-07-20T10:39:59.837Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28742026-07-20T10:39:59.837Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28752026-07-20T10:39:59.838Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28762026-07-20T10:39:59.838Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28772026-07-20T10:39:59.838Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28782026-07-20T10:39:59.838Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
28792026-07-20T10:39:59.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-07-20T10:39:59.838Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28812026-07-20T10:39:59.838Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28822026-07-20T10:39:59.839Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28832026-07-20T10:39:59.839Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28842026-07-20T10:39:59.839Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28852026-07-20T10:39:59.839Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28862026-07-20T10:39:59.839Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28872026-07-20T10:39:59.839Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28882026-07-20T10:39:59.839Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
28892026-07-20T10:39:59.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-07-20T10:39:59.839Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
28912026-07-20T10:39:59.839Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28922026-07-20T10:39:59.839Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
28932026-07-20T10:39:59.839Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28942026-07-20T10:39:59.839Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
28952026-07-20T10:39:59.839Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
28962026-07-20T10:39:59.839Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28972026-07-20T10:39:59.839Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28982026-07-20T10:39:59.839Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
28992026-07-20T10:39:59.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-07-20T10:39:59.839Z[ 5] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
29012026-07-20T10:39:59.839Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29022026-07-20T10:39:59.839Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29032026-07-20T10:39:59.839Z[ 12] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
29042026-07-20T10:39:59.839Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29052026-07-20T10:39:59.839Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29062026-07-20T10:39:59.840Z[ 18] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
29072026-07-20T10:39:59.840Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29082026-07-20T10:39:59.840Z[SUM] 10.00-10.00 sec 384 KBytes 2.74 Gbits/sec
29092026-07-20T10:39:59.840Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-07-20T10:39:59.840Z[ ID] Interval Transfer Bitrate
29112026-07-20T10:39:59.840Z[ 5] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
29122026-07-20T10:39:59.840Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29132026-07-20T10:39:59.840Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29142026-07-20T10:39:59.840Z[ 12] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
29152026-07-20T10:39:59.840Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
29162026-07-20T10:39:59.840Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
29172026-07-20T10:39:59.840Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29182026-07-20T10:39:59.840Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29192026-07-20T10:39:59.840Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
29202026-07-20T10:39:59.844ZRun 4/10...3500.699168288215Mbps
29212026-07-20T10:40:07.256Z-----------------------------------------------------------
29222026-07-20T10:40:07.256ZServer listening on 5201 (test #15)
29232026-07-20T10:40:07.256Z-----------------------------------------------------------
29242026-07-20T10:40:07.256ZAccepted connection from 10.0.0.1, port 39983
29252026-07-20T10:40:07.256Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41953
29262026-07-20T10:40:07.256Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44821
29272026-07-20T10:40:07.256Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48878
29282026-07-20T10:40:07.256Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46587
29292026-07-20T10:40:07.256Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53758
29302026-07-20T10:40:07.257Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35707
29312026-07-20T10:40:07.257Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38460
29322026-07-20T10:40:07.257Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57810
29332026-07-20T10:40:07.257Z[ ID] Interval Transfer Bitrate
29342026-07-20T10:40:07.257Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29352026-07-20T10:40:07.257Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29362026-07-20T10:40:07.257Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
29372026-07-20T10:40:07.257Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
29382026-07-20T10:40:07.257Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29392026-07-20T10:40:07.257Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29402026-07-20T10:40:07.257Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
29412026-07-20T10:40:07.257Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
29422026-07-20T10:40:07.257Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
29432026-07-20T10:40:07.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-07-20T10:40:07.257Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29452026-07-20T10:40:07.257Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29462026-07-20T10:40:07.257Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29472026-07-20T10:40:07.257Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29482026-07-20T10:40:07.257Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29492026-07-20T10:40:07.257Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29502026-07-20T10:40:07.257Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29512026-07-20T10:40:07.257Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29522026-07-20T10:40:07.257Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
29532026-07-20T10:40:07.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-07-20T10:40:07.257Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29552026-07-20T10:40:07.257Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29562026-07-20T10:40:07.257Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29572026-07-20T10:40:07.257Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29582026-07-20T10:40:07.257Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29592026-07-20T10:40:07.257Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29602026-07-20T10:40:07.257Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29612026-07-20T10:40:07.257Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29622026-07-20T10:40:07.257Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
29632026-07-20T10:40:07.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-07-20T10:40:07.257Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29652026-07-20T10:40:07.257Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
29662026-07-20T10:40:07.257Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29672026-07-20T10:40:07.257Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
29682026-07-20T10:40:07.257Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
29692026-07-20T10:40:07.260Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29702026-07-20T10:40:07.260Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
29712026-07-20T10:40:07.260Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
29722026-07-20T10:40:07.260Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
29732026-07-20T10:40:07.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-07-20T10:40:07.260Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29752026-07-20T10:40:07.260Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29762026-07-20T10:40:07.260Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29772026-07-20T10:40:07.260Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29782026-07-20T10:40:07.260Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29792026-07-20T10:40:07.260Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29802026-07-20T10:40:07.260Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29812026-07-20T10:40:07.260Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29822026-07-20T10:40:07.260Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
29832026-07-20T10:40:07.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-07-20T10:40:07.260Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29852026-07-20T10:40:07.260Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
29862026-07-20T10:40:07.260Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29872026-07-20T10:40:07.260Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
29882026-07-20T10:40:07.260Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29892026-07-20T10:40:07.260Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29902026-07-20T10:40:07.260Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29912026-07-20T10:40:07.260Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
29922026-07-20T10:40:07.260Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
29932026-07-20T10:40:07.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-07-20T10:40:07.262Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
29952026-07-20T10:40:07.262Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29962026-07-20T10:40:07.262Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
29972026-07-20T10:40:10.258Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
29982026-07-20T10:40:10.258Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
29992026-07-20T10:40:10.258Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30002026-07-20T10:40:10.258Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
30012026-07-20T10:40:10.258Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30022026-07-20T10:40:10.258Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
30032026-07-20T10:40:10.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-07-20T10:40:10.259Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30052026-07-20T10:40:10.259Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30062026-07-20T10:40:10.259Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30072026-07-20T10:40:10.259Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30082026-07-20T10:40:10.259Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30092026-07-20T10:40:10.259Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30102026-07-20T10:40:10.259Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30112026-07-20T10:40:10.259Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30122026-07-20T10:40:10.259Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
30132026-07-20T10:40:10.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-07-20T10:40:10.259Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30152026-07-20T10:40:10.260Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30162026-07-20T10:40:10.260Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30172026-07-20T10:40:10.260Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30182026-07-20T10:40:10.260Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30192026-07-20T10:40:10.260Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30202026-07-20T10:40:10.260Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30212026-07-20T10:40:10.260Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30222026-07-20T10:40:10.260Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
30232026-07-20T10:40:10.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-07-20T10:40:10.260Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30252026-07-20T10:40:10.260Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30262026-07-20T10:40:10.260Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30272026-07-20T10:40:10.260Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30282026-07-20T10:40:10.260Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
30292026-07-20T10:40:10.260Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
30302026-07-20T10:40:10.260Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30312026-07-20T10:40:10.260Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30322026-07-20T10:40:10.260Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
30332026-07-20T10:40:10.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-07-20T10:40:10.260Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30352026-07-20T10:40:10.261Z[ 8] 10.00-10.00 sec 128 KBytes 987 Mbits/sec
30362026-07-20T10:40:10.261Z[ 10] 10.00-10.00 sec 128 KBytes 987 Mbits/sec
30372026-07-20T10:40:10.261Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30382026-07-20T10:40:10.261Z[ 14] 10.00-10.00 sec 128 KBytes 988 Mbits/sec
30392026-07-20T10:40:10.261Z[ 16] 10.00-10.00 sec 128 KBytes 987 Mbits/sec
30402026-07-20T10:40:10.261Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30412026-07-20T10:40:10.261Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30422026-07-20T10:40:10.261Z[SUM] 10.00-10.00 sec 512 KBytes 3.95 Gbits/sec
30432026-07-20T10:40:10.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-07-20T10:40:10.261Z[ ID] Interval Transfer Bitrate
30452026-07-20T10:40:10.261Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30462026-07-20T10:40:10.262Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30472026-07-20T10:40:10.262Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30482026-07-20T10:40:10.262Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30492026-07-20T10:40:10.262Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30502026-07-20T10:40:10.262Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30512026-07-20T10:40:10.262Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30522026-07-20T10:40:10.262Z[ 20] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
30532026-07-20T10:40:10.262Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
30542026-07-20T10:40:10.266ZRun 5/10...3501.41809964579Mbps
30552026-07-20T10:40:17.656Z-----------------------------------------------------------
30562026-07-20T10:40:17.656ZServer listening on 5201 (test #16)
30572026-07-20T10:40:17.656Z-----------------------------------------------------------
30582026-07-20T10:40:17.656ZAccepted connection from 10.0.0.1, port 57942
30592026-07-20T10:40:17.656Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49770
30602026-07-20T10:40:17.656Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65127
30612026-07-20T10:40:17.656Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45858
30622026-07-20T10:40:17.657Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59457
30632026-07-20T10:40:17.657Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43558
30642026-07-20T10:40:17.657Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58074
30652026-07-20T10:40:17.657Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37782
30662026-07-20T10:40:17.657Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45354
30672026-07-20T10:40:17.657Z[ ID] Interval Transfer Bitrate
30682026-07-20T10:40:17.657Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30692026-07-20T10:40:17.657Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30702026-07-20T10:40:17.657Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30712026-07-20T10:40:17.657Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30722026-07-20T10:40:17.657Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30732026-07-20T10:40:17.657Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30742026-07-20T10:40:17.657Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30752026-07-20T10:40:17.657Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30762026-07-20T10:40:17.657Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
30772026-07-20T10:40:17.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-07-20T10:40:17.657Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30792026-07-20T10:40:17.657Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30802026-07-20T10:40:17.657Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30812026-07-20T10:40:17.657Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30822026-07-20T10:40:17.657Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30832026-07-20T10:40:17.657Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30842026-07-20T10:40:17.658Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30852026-07-20T10:40:17.658Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30862026-07-20T10:40:17.658Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
30872026-07-20T10:40:17.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-07-20T10:40:17.658Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30892026-07-20T10:40:17.658Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30902026-07-20T10:40:17.658Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30912026-07-20T10:40:17.658Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30922026-07-20T10:40:17.658Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30932026-07-20T10:40:17.658Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30942026-07-20T10:40:17.658Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30952026-07-20T10:40:17.658Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30962026-07-20T10:40:17.659Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
30972026-07-20T10:40:17.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-07-20T10:40:17.659Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
30992026-07-20T10:40:17.659Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
31002026-07-20T10:40:17.659Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
31012026-07-20T10:40:17.659Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
31022026-07-20T10:40:17.659Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
31032026-07-20T10:40:17.659Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
31042026-07-20T10:40:17.659Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
31052026-07-20T10:40:17.659Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
31062026-07-20T10:40:17.659Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
31072026-07-20T10:40:17.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-07-20T10:40:17.659Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
31092026-07-20T10:40:17.659Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31102026-07-20T10:40:17.660Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
31112026-07-20T10:40:17.660Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31122026-07-20T10:40:17.660Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31132026-07-20T10:40:17.660Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
31142026-07-20T10:40:17.660Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31152026-07-20T10:40:17.660Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
31162026-07-20T10:40:17.660Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
31172026-07-20T10:40:17.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-07-20T10:40:17.660Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31192026-07-20T10:40:17.660Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31202026-07-20T10:40:17.660Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
31212026-07-20T10:40:17.660Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31222026-07-20T10:40:17.660Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31232026-07-20T10:40:17.660Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31242026-07-20T10:40:17.660Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31252026-07-20T10:40:17.660Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31262026-07-20T10:40:17.660Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
31272026-07-20T10:40:17.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-07-20T10:40:17.660Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31292026-07-20T10:40:17.660Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
31302026-07-20T10:40:17.660Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31312026-07-20T10:40:20.658Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
31322026-07-20T10:40:20.658Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31332026-07-20T10:40:20.658Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
31342026-07-20T10:40:20.658Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31352026-07-20T10:40:20.658Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
31362026-07-20T10:40:20.658Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
31372026-07-20T10:40:20.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-07-20T10:40:20.658Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31392026-07-20T10:40:20.658Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31402026-07-20T10:40:20.658Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31412026-07-20T10:40:20.658Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31422026-07-20T10:40:20.658Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31432026-07-20T10:40:20.658Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31442026-07-20T10:40:20.658Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31452026-07-20T10:40:20.658Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31462026-07-20T10:40:20.658Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
31472026-07-20T10:40:20.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-07-20T10:40:20.658Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31492026-07-20T10:40:20.658Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31502026-07-20T10:40:20.658Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31512026-07-20T10:40:20.658Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31522026-07-20T10:40:20.659Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31532026-07-20T10:40:20.659Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31542026-07-20T10:40:20.659Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31552026-07-20T10:40:20.659Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31562026-07-20T10:40:20.659Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
31572026-07-20T10:40:20.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-07-20T10:40:20.659Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31592026-07-20T10:40:20.659Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31602026-07-20T10:40:20.659Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31612026-07-20T10:40:20.659Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31622026-07-20T10:40:20.659Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31632026-07-20T10:40:20.659Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31642026-07-20T10:40:20.659Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31652026-07-20T10:40:20.659Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31662026-07-20T10:40:20.659Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
31672026-07-20T10:40:20.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-07-20T10:40:20.659Z[ 5] 10.00-10.00 sec 128 KBytes 781 Mbits/sec
31692026-07-20T10:40:20.659Z[ 8] 10.00-10.00 sec 128 KBytes 781 Mbits/sec
31702026-07-20T10:40:20.660Z[ 10] 10.00-10.00 sec 128 KBytes 781 Mbits/sec
31712026-07-20T10:40:20.660Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31722026-07-20T10:40:20.660Z[ 14] 10.00-10.00 sec 128 KBytes 781 Mbits/sec
31732026-07-20T10:40:20.660Z[ 16] 10.00-10.00 sec 128 KBytes 781 Mbits/sec
31742026-07-20T10:40:20.660Z[ 18] 10.00-10.00 sec 128 KBytes 781 Mbits/sec
31752026-07-20T10:40:20.660Z[ 20] 10.00-10.00 sec 128 KBytes 781 Mbits/sec
31762026-07-20T10:40:20.660Z[SUM] 10.00-10.00 sec 896 KBytes 5.47 Gbits/sec
31772026-07-20T10:40:20.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-07-20T10:40:20.660Z[ ID] Interval Transfer Bitrate
31792026-07-20T10:40:20.660Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
31802026-07-20T10:40:20.660Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
31812026-07-20T10:40:20.660Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
31822026-07-20T10:40:20.660Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
31832026-07-20T10:40:20.660Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
31842026-07-20T10:40:20.660Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
31852026-07-20T10:40:20.660Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
31862026-07-20T10:40:20.660Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
31872026-07-20T10:40:20.660Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
31882026-07-20T10:40:20.664ZRun 6/10...3490.107735608269Mbps
31892026-07-20T10:40:28.058Z-----------------------------------------------------------
31902026-07-20T10:40:28.058ZServer listening on 5201 (test #17)
31912026-07-20T10:40:28.058Z-----------------------------------------------------------
31922026-07-20T10:40:28.058ZAccepted connection from 10.0.0.1, port 58640
31932026-07-20T10:40:28.058Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56135
31942026-07-20T10:40:28.058Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42417
31952026-07-20T10:40:28.058Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51720
31962026-07-20T10:40:28.058Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42689
31972026-07-20T10:40:28.058Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45115
31982026-07-20T10:40:28.058Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41614
31992026-07-20T10:40:28.058Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58542
32002026-07-20T10:40:28.062Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57789
32012026-07-20T10:40:28.062Z[ ID] Interval Transfer Bitrate
32022026-07-20T10:40:28.062Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32032026-07-20T10:40:28.062Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32042026-07-20T10:40:28.062Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32052026-07-20T10:40:28.062Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32062026-07-20T10:40:28.062Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32072026-07-20T10:40:28.062Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
32082026-07-20T10:40:28.062Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
32092026-07-20T10:40:28.062Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
32102026-07-20T10:40:28.062Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
32112026-07-20T10:40:28.062Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-07-20T10:40:28.062Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32132026-07-20T10:40:28.062Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32142026-07-20T10:40:28.062Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
32152026-07-20T10:40:28.062Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
32162026-07-20T10:40:28.062Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
32172026-07-20T10:40:28.062Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32182026-07-20T10:40:28.062Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
32192026-07-20T10:40:28.062Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32202026-07-20T10:40:28.062Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
32212026-07-20T10:40:28.062Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-07-20T10:40:28.062Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32232026-07-20T10:40:28.062Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32242026-07-20T10:40:28.063Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
32252026-07-20T10:40:28.063Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32262026-07-20T10:40:28.063Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32272026-07-20T10:40:28.063Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32282026-07-20T10:40:28.063Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32292026-07-20T10:40:28.063Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32302026-07-20T10:40:28.063Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
32312026-07-20T10:40:28.063Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-07-20T10:40:28.063Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32332026-07-20T10:40:28.063Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32342026-07-20T10:40:28.063Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32352026-07-20T10:40:28.063Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32362026-07-20T10:40:28.063Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32372026-07-20T10:40:28.063Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32382026-07-20T10:40:28.063Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32392026-07-20T10:40:28.063Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32402026-07-20T10:40:28.063Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
32412026-07-20T10:40:28.063Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-07-20T10:40:28.063Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32432026-07-20T10:40:28.063Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32442026-07-20T10:40:28.063Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32452026-07-20T10:40:28.063Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32462026-07-20T10:40:28.063Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32472026-07-20T10:40:28.063Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32482026-07-20T10:40:28.064Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32492026-07-20T10:40:28.064Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32502026-07-20T10:40:28.064Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
32512026-07-20T10:40:28.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-07-20T10:40:28.064Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32532026-07-20T10:40:28.068Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32542026-07-20T10:40:28.068Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32552026-07-20T10:40:28.068Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32562026-07-20T10:40:28.068Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32572026-07-20T10:40:28.068Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32582026-07-20T10:40:28.068Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32592026-07-20T10:40:28.068Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32602026-07-20T10:40:28.068Z[SUM] 5.00-6.00 sec 430 MBytes 3.60 Gbits/sec
32612026-07-20T10:40:28.068Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-07-20T10:40:28.068Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32632026-07-20T10:40:28.068Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32642026-07-20T10:40:28.068Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32652026-07-20T10:40:31.060Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32662026-07-20T10:40:31.061Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32672026-07-20T10:40:31.061Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32682026-07-20T10:40:31.061Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32692026-07-20T10:40:31.061Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32702026-07-20T10:40:31.061Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
32712026-07-20T10:40:31.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-07-20T10:40:31.061Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
32732026-07-20T10:40:31.061Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32742026-07-20T10:40:31.061Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
32752026-07-20T10:40:31.061Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
32762026-07-20T10:40:31.061Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32772026-07-20T10:40:31.061Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32782026-07-20T10:40:31.061Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
32792026-07-20T10:40:31.061Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32802026-07-20T10:40:31.061Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
32812026-07-20T10:40:31.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-07-20T10:40:31.061Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32832026-07-20T10:40:31.061Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32842026-07-20T10:40:31.061Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32852026-07-20T10:40:31.061Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32862026-07-20T10:40:31.062Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32872026-07-20T10:40:31.063Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32882026-07-20T10:40:31.063Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32892026-07-20T10:40:31.063Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32902026-07-20T10:40:31.063Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
32912026-07-20T10:40:31.063Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-07-20T10:40:31.063Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
32932026-07-20T10:40:31.063Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
32942026-07-20T10:40:31.063Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
32952026-07-20T10:40:31.063Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
32962026-07-20T10:40:31.063Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
32972026-07-20T10:40:31.063Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
32982026-07-20T10:40:31.063Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
32992026-07-20T10:40:31.064Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
33002026-07-20T10:40:31.064Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
33012026-07-20T10:40:31.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-07-20T10:40:31.064Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33032026-07-20T10:40:31.064Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33042026-07-20T10:40:31.064Z[ 10] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
33052026-07-20T10:40:31.064Z[ 12] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
33062026-07-20T10:40:31.064Z[ 14] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
33072026-07-20T10:40:31.064Z[ 16] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
33082026-07-20T10:40:31.064Z[ 18] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
33092026-07-20T10:40:31.064Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33102026-07-20T10:40:31.064Z[SUM] 10.00-10.00 sec 640 KBytes 4.08 Gbits/sec
33112026-07-20T10:40:31.066Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-07-20T10:40:31.066Z[ ID] Interval Transfer Bitrate
33132026-07-20T10:40:31.066Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33142026-07-20T10:40:31.066Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33152026-07-20T10:40:31.066Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33162026-07-20T10:40:31.066Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33172026-07-20T10:40:31.066Z[ 14] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
33182026-07-20T10:40:31.066Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33192026-07-20T10:40:31.066Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33202026-07-20T10:40:31.066Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33212026-07-20T10:40:31.066Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec receiver
33222026-07-20T10:40:31.070ZRun 7/10...3495.5588115708583Mbps
33232026-07-20T10:40:38.463Z-----------------------------------------------------------
33242026-07-20T10:40:38.463ZServer listening on 5201 (test #18)
33252026-07-20T10:40:38.463Z-----------------------------------------------------------
33262026-07-20T10:40:38.463ZAccepted connection from 10.0.0.1, port 53956
33272026-07-20T10:40:38.463Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53314
33282026-07-20T10:40:38.463Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63209
33292026-07-20T10:40:38.463Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41204
33302026-07-20T10:40:38.463Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54875
33312026-07-20T10:40:38.463Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51943
33322026-07-20T10:40:38.463Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64257
33332026-07-20T10:40:38.463Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56108
33342026-07-20T10:40:38.463Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54603
33352026-07-20T10:40:38.463Z[ ID] Interval Transfer Bitrate
33362026-07-20T10:40:38.463Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
33372026-07-20T10:40:38.463Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
33382026-07-20T10:40:38.463Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
33392026-07-20T10:40:38.464Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
33402026-07-20T10:40:38.464Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
33412026-07-20T10:40:38.464Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
33422026-07-20T10:40:38.464Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
33432026-07-20T10:40:38.464Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
33442026-07-20T10:40:38.464Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
33452026-07-20T10:40:38.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-07-20T10:40:38.465Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33472026-07-20T10:40:38.465Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33482026-07-20T10:40:38.465Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33492026-07-20T10:40:38.465Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33502026-07-20T10:40:38.465Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33512026-07-20T10:40:38.465Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33522026-07-20T10:40:38.465Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33532026-07-20T10:40:38.465Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33542026-07-20T10:40:38.465Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
33552026-07-20T10:40:38.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-07-20T10:40:38.465Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33572026-07-20T10:40:38.465Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33582026-07-20T10:40:38.465Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33592026-07-20T10:40:38.465Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33602026-07-20T10:40:38.465Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33612026-07-20T10:40:38.465Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33622026-07-20T10:40:38.465Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33632026-07-20T10:40:38.465Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33642026-07-20T10:40:38.465Z[SUM] 2.00-3.00 sec 424 MBytes 3.55 Gbits/sec
33652026-07-20T10:40:38.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-07-20T10:40:38.465Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33672026-07-20T10:40:38.466Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33682026-07-20T10:40:38.466Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33692026-07-20T10:40:38.466Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33702026-07-20T10:40:38.466Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33712026-07-20T10:40:38.466Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33722026-07-20T10:40:38.466Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33732026-07-20T10:40:38.466Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33742026-07-20T10:40:38.466Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
33752026-07-20T10:40:38.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-07-20T10:40:38.466Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33772026-07-20T10:40:38.466Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33782026-07-20T10:40:38.466Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33792026-07-20T10:40:38.466Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33802026-07-20T10:40:38.466Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33812026-07-20T10:40:38.466Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
33822026-07-20T10:40:38.466Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33832026-07-20T10:40:38.466Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
33842026-07-20T10:40:38.466Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
33852026-07-20T10:40:38.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-07-20T10:40:38.466Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33872026-07-20T10:40:38.466Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33882026-07-20T10:40:38.466Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33892026-07-20T10:40:38.466Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33902026-07-20T10:40:38.466Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33912026-07-20T10:40:38.468Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33922026-07-20T10:40:38.468Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33932026-07-20T10:40:38.468Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33942026-07-20T10:40:38.468Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
33952026-07-20T10:40:38.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-07-20T10:40:38.469Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
33972026-07-20T10:40:38.469Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
33982026-07-20T10:40:38.469Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
33992026-07-20T10:40:41.465Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34002026-07-20T10:40:41.465Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34012026-07-20T10:40:41.465Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34022026-07-20T10:40:41.465Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34032026-07-20T10:40:41.465Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34042026-07-20T10:40:41.465Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
34052026-07-20T10:40:41.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-07-20T10:40:41.465Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34072026-07-20T10:40:41.465Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34082026-07-20T10:40:41.466Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34092026-07-20T10:40:41.466Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34102026-07-20T10:40:41.466Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34112026-07-20T10:40:41.466Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34122026-07-20T10:40:41.466Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34132026-07-20T10:40:41.466Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34142026-07-20T10:40:41.466Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
34152026-07-20T10:40:41.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-07-20T10:40:41.466Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34172026-07-20T10:40:41.466Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34182026-07-20T10:40:41.466Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34192026-07-20T10:40:41.466Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34202026-07-20T10:40:41.466Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34212026-07-20T10:40:41.466Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34222026-07-20T10:40:41.466Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34232026-07-20T10:40:41.466Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34242026-07-20T10:40:41.466Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
34252026-07-20T10:40:41.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-07-20T10:40:41.466Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34272026-07-20T10:40:41.467Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34282026-07-20T10:40:41.467Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34292026-07-20T10:40:41.467Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34302026-07-20T10:40:41.467Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34312026-07-20T10:40:41.467Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34322026-07-20T10:40:41.468Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34332026-07-20T10:40:41.468Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34342026-07-20T10:40:41.468Z[SUM] 9.00-10.00 sec 424 MBytes 3.55 Gbits/sec
34352026-07-20T10:40:41.468Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-07-20T10:40:41.468Z[ 5] 10.00-10.00 sec 128 KBytes 820 Mbits/sec
34372026-07-20T10:40:41.468Z[ 8] 10.00-10.00 sec 128 KBytes 821 Mbits/sec
34382026-07-20T10:40:41.468Z[ 10] 10.00-10.00 sec 128 KBytes 821 Mbits/sec
34392026-07-20T10:40:41.468Z[ 12] 10.00-10.00 sec 128 KBytes 822 Mbits/sec
34402026-07-20T10:40:41.468Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34412026-07-20T10:40:41.468Z[ 16] 10.00-10.00 sec 128 KBytes 822 Mbits/sec
34422026-07-20T10:40:41.468Z[ 18] 10.00-10.00 sec 128 KBytes 822 Mbits/sec
34432026-07-20T10:40:41.468Z[ 20] 10.00-10.00 sec 128 KBytes 822 Mbits/sec
34442026-07-20T10:40:41.468Z[SUM] 10.00-10.00 sec 896 KBytes 5.74 Gbits/sec
34452026-07-20T10:40:41.468Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-07-20T10:40:41.468Z[ ID] Interval Transfer Bitrate
34472026-07-20T10:40:41.468Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34482026-07-20T10:40:41.468Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34492026-07-20T10:40:41.468Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34502026-07-20T10:40:41.468Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34512026-07-20T10:40:41.468Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34522026-07-20T10:40:41.468Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
34532026-07-20T10:40:41.468Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34542026-07-20T10:40:41.468Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
34552026-07-20T10:40:41.468Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec receiver
34562026-07-20T10:40:41.471ZRun 8/10...3492.1034778062703Mbps
34572026-07-20T10:40:48.869Z-----------------------------------------------------------
34582026-07-20T10:40:48.869ZServer listening on 5201 (test #19)
34592026-07-20T10:40:48.869Z-----------------------------------------------------------
34602026-07-20T10:40:48.869ZAccepted connection from 10.0.0.1, port 62915
34612026-07-20T10:40:48.869Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34439
34622026-07-20T10:40:48.869Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37750
34632026-07-20T10:40:48.869Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54695
34642026-07-20T10:40:48.869Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51728
34652026-07-20T10:40:48.869Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35524
34662026-07-20T10:40:48.869Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50804
34672026-07-20T10:40:48.870Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46604
34682026-07-20T10:40:48.870Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43655
34692026-07-20T10:40:48.870Z[ ID] Interval Transfer Bitrate
34702026-07-20T10:40:48.870Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34712026-07-20T10:40:48.870Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34722026-07-20T10:40:48.870Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34732026-07-20T10:40:48.870Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34742026-07-20T10:40:48.870Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34752026-07-20T10:40:48.870Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34762026-07-20T10:40:48.870Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34772026-07-20T10:40:48.870Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34782026-07-20T10:40:48.870Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
34792026-07-20T10:40:48.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-07-20T10:40:48.871Z[ 5] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
34812026-07-20T10:40:48.871Z[ 8] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
34822026-07-20T10:40:48.871Z[ 10] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
34832026-07-20T10:40:48.871Z[ 12] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
34842026-07-20T10:40:48.871Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
34852026-07-20T10:40:48.871Z[ 16] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
34862026-07-20T10:40:48.871Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
34872026-07-20T10:40:48.871Z[ 20] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
34882026-07-20T10:40:48.871Z[SUM] 1.00-2.00 sec 420 MBytes 3.52 Gbits/sec
34892026-07-20T10:40:48.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-07-20T10:40:48.871Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
34912026-07-20T10:40:48.872Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
34922026-07-20T10:40:48.872Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
34932026-07-20T10:40:48.872Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
34942026-07-20T10:40:48.872Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
34952026-07-20T10:40:48.872Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
34962026-07-20T10:40:48.872Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
34972026-07-20T10:40:48.872Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
34982026-07-20T10:40:48.872Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
34992026-07-20T10:40:48.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-07-20T10:40:48.872Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35012026-07-20T10:40:48.872Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35022026-07-20T10:40:48.872Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
35032026-07-20T10:40:48.872Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35042026-07-20T10:40:48.872Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35052026-07-20T10:40:48.872Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35062026-07-20T10:40:48.872Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35072026-07-20T10:40:48.872Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35082026-07-20T10:40:48.872Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
35092026-07-20T10:40:48.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-07-20T10:40:48.872Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35112026-07-20T10:40:48.872Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35122026-07-20T10:40:48.872Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35132026-07-20T10:40:48.872Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35142026-07-20T10:40:48.872Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35152026-07-20T10:40:48.872Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35162026-07-20T10:40:48.872Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35172026-07-20T10:40:48.872Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35182026-07-20T10:40:48.872Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
35192026-07-20T10:40:48.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-07-20T10:40:48.872Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35212026-07-20T10:40:48.872Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35222026-07-20T10:40:48.872Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35232026-07-20T10:40:48.872Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35242026-07-20T10:40:48.872Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35252026-07-20T10:40:48.873Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35262026-07-20T10:40:48.873Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35272026-07-20T10:40:48.873Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35282026-07-20T10:40:48.873Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
35292026-07-20T10:40:48.873Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-07-20T10:40:48.873Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
35312026-07-20T10:40:48.873Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35322026-07-20T10:40:48.873Z[ 10] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
35332026-07-20T10:40:51.870Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
35342026-07-20T10:40:51.870Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
35352026-07-20T10:40:51.870Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
35362026-07-20T10:40:51.870Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
35372026-07-20T10:40:51.870Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
35382026-07-20T10:40:51.870Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
35392026-07-20T10:40:51.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-07-20T10:40:51.872Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35412026-07-20T10:40:51.872Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35422026-07-20T10:40:51.872Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35432026-07-20T10:40:51.872Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35442026-07-20T10:40:51.872Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35452026-07-20T10:40:51.872Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35462026-07-20T10:40:51.872Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35472026-07-20T10:40:51.872Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35482026-07-20T10:40:51.872Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
35492026-07-20T10:40:51.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-07-20T10:40:51.872Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
35512026-07-20T10:40:51.872Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
35522026-07-20T10:40:51.872Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35532026-07-20T10:40:51.872Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
35542026-07-20T10:40:51.872Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
35552026-07-20T10:40:51.872Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
35562026-07-20T10:40:51.872Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
35572026-07-20T10:40:51.872Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
35582026-07-20T10:40:51.872Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
35592026-07-20T10:40:51.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-07-20T10:40:51.872Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35612026-07-20T10:40:51.872Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35622026-07-20T10:40:51.872Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35632026-07-20T10:40:51.873Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35642026-07-20T10:40:51.873Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35652026-07-20T10:40:51.873Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35662026-07-20T10:40:51.873Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35672026-07-20T10:40:51.873Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35682026-07-20T10:40:51.873Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
35692026-07-20T10:40:51.873Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-07-20T10:40:51.873Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35712026-07-20T10:40:51.873Z[ 8] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
35722026-07-20T10:40:51.873Z[ 10] 10.00-10.00 sec 128 KBytes 761 Mbits/sec
35732026-07-20T10:40:51.873Z[ 12] 10.00-10.00 sec 128 KBytes 761 Mbits/sec
35742026-07-20T10:40:51.873Z[ 14] 10.00-10.00 sec 128 KBytes 761 Mbits/sec
35752026-07-20T10:40:51.873Z[ 16] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
35762026-07-20T10:40:51.873Z[ 18] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
35772026-07-20T10:40:51.874Z[ 20] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
35782026-07-20T10:40:51.874Z[SUM] 10.00-10.00 sec 896 KBytes 5.32 Gbits/sec
35792026-07-20T10:40:51.874Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-07-20T10:40:51.874Z[ ID] Interval Transfer Bitrate
35812026-07-20T10:40:51.874Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
35822026-07-20T10:40:51.874Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35832026-07-20T10:40:51.874Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35842026-07-20T10:40:51.874Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35852026-07-20T10:40:51.874Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
35862026-07-20T10:40:51.874Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35872026-07-20T10:40:51.874Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35882026-07-20T10:40:51.874Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35892026-07-20T10:40:51.874Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
35902026-07-20T10:40:51.877ZRun 9/10...3473.010769543685Mbps
35912026-07-20T10:40:59.268Z-----------------------------------------------------------
35922026-07-20T10:40:59.268ZServer listening on 5201 (test #20)
35932026-07-20T10:40:59.268Z-----------------------------------------------------------
35942026-07-20T10:40:59.268ZAccepted connection from 10.0.0.1, port 41787
35952026-07-20T10:40:59.268Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48589
35962026-07-20T10:40:59.268Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53794
35972026-07-20T10:40:59.268Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42812
35982026-07-20T10:40:59.268Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37602
35992026-07-20T10:40:59.268Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39835
36002026-07-20T10:40:59.268Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36310
36012026-07-20T10:40:59.268Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38121
36022026-07-20T10:40:59.268Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38935
36032026-07-20T10:40:59.268Z[ ID] Interval Transfer Bitrate
36042026-07-20T10:40:59.268Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36052026-07-20T10:40:59.268Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
36062026-07-20T10:40:59.268Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
36072026-07-20T10:40:59.268Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36082026-07-20T10:40:59.268Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
36092026-07-20T10:40:59.269Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36102026-07-20T10:40:59.269Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36112026-07-20T10:40:59.269Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
36122026-07-20T10:40:59.269Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
36132026-07-20T10:40:59.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-07-20T10:40:59.270Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36152026-07-20T10:40:59.270Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36162026-07-20T10:40:59.270Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36172026-07-20T10:40:59.270Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36182026-07-20T10:40:59.270Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
36192026-07-20T10:40:59.270Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36202026-07-20T10:40:59.270Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
36212026-07-20T10:40:59.270Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36222026-07-20T10:40:59.270Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
36232026-07-20T10:40:59.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-07-20T10:40:59.270Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36252026-07-20T10:40:59.270Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36262026-07-20T10:40:59.270Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36272026-07-20T10:40:59.270Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36282026-07-20T10:40:59.270Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36292026-07-20T10:40:59.270Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36302026-07-20T10:40:59.270Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36312026-07-20T10:40:59.270Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36322026-07-20T10:40:59.270Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
36332026-07-20T10:40:59.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-07-20T10:40:59.270Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36352026-07-20T10:40:59.270Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36362026-07-20T10:40:59.270Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36372026-07-20T10:40:59.272Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36382026-07-20T10:40:59.272Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36392026-07-20T10:40:59.272Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36402026-07-20T10:40:59.272Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36412026-07-20T10:40:59.272Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36422026-07-20T10:40:59.272Z[SUM] 3.00-4.00 sec 425 MBytes 3.56 Gbits/sec
36432026-07-20T10:40:59.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-07-20T10:40:59.272Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36452026-07-20T10:40:59.272Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36462026-07-20T10:40:59.272Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36472026-07-20T10:40:59.272Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36482026-07-20T10:40:59.272Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36492026-07-20T10:40:59.272Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
36502026-07-20T10:40:59.272Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36512026-07-20T10:40:59.272Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36522026-07-20T10:40:59.272Z[SUM] 4.00-5.00 sec 424 MBytes 3.55 Gbits/sec
36532026-07-20T10:40:59.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-07-20T10:40:59.272Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36552026-07-20T10:40:59.272Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36562026-07-20T10:40:59.272Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
36572026-07-20T10:40:59.272Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
36582026-07-20T10:40:59.272Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
36592026-07-20T10:40:59.272Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
36602026-07-20T10:40:59.272Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36612026-07-20T10:40:59.272Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36622026-07-20T10:40:59.272Z[SUM] 5.00-6.00 sec 424 MBytes 3.55 Gbits/sec
36632026-07-20T10:40:59.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-07-20T10:40:59.272Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36652026-07-20T10:40:59.273Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36662026-07-20T10:40:59.273Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36672026-07-20T10:41:02.269Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36682026-07-20T10:41:02.269Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36692026-07-20T10:41:02.269Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36702026-07-20T10:41:02.269Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36712026-07-20T10:41:02.270Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36722026-07-20T10:41:02.270Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
36732026-07-20T10:41:02.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-07-20T10:41:02.270Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36752026-07-20T10:41:02.270Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
36762026-07-20T10:41:02.270Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36772026-07-20T10:41:02.270Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36782026-07-20T10:41:02.270Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36792026-07-20T10:41:02.270Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36802026-07-20T10:41:02.270Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36812026-07-20T10:41:02.270Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36822026-07-20T10:41:02.270Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
36832026-07-20T10:41:02.271Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-07-20T10:41:02.271Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
36852026-07-20T10:41:02.271Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
36862026-07-20T10:41:02.271Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36872026-07-20T10:41:02.271Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36882026-07-20T10:41:02.271Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
36892026-07-20T10:41:02.271Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
36902026-07-20T10:41:02.271Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
36912026-07-20T10:41:02.271Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
36922026-07-20T10:41:02.271Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
36932026-07-20T10:41:02.271Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-07-20T10:41:02.271Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36952026-07-20T10:41:02.272Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36962026-07-20T10:41:02.272Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
36972026-07-20T10:41:02.272Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
36982026-07-20T10:41:02.272Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
36992026-07-20T10:41:02.272Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37002026-07-20T10:41:02.272Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37012026-07-20T10:41:02.272Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37022026-07-20T10:41:02.272Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
37032026-07-20T10:41:02.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-07-20T10:41:02.272Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37052026-07-20T10:41:02.272Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37062026-07-20T10:41:02.272Z[ 10] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
37072026-07-20T10:41:02.272Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37082026-07-20T10:41:02.272Z[ 14] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
37092026-07-20T10:41:02.272Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37102026-07-20T10:41:02.272Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37112026-07-20T10:41:02.272Z[ 20] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
37122026-07-20T10:41:02.272Z[SUM] 10.00-10.00 sec 384 KBytes 3.18 Gbits/sec
37132026-07-20T10:41:02.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-07-20T10:41:02.272Z[ ID] Interval Transfer Bitrate
37152026-07-20T10:41:02.272Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37162026-07-20T10:41:02.272Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37172026-07-20T10:41:02.272Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37182026-07-20T10:41:02.272Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37192026-07-20T10:41:02.276Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37202026-07-20T10:41:02.276Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37212026-07-20T10:41:02.276Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37222026-07-20T10:41:02.276Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37232026-07-20T10:41:02.276Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
37242026-07-20T10:41:02.276ZRun 10/10...3490.5261095625347Mbps
37252026-07-20T10:41:02.276Z###---------------------###
37262026-07-20T10:41:02.276Z::: iPerf done... :::
37272026-07-20T10:41:02.276Z:::Awaiting out files...:::
37282026-07-20T10:41:02.276Z###---------------------###
37292026-07-20T10:41:02.276Z###-----###
37302026-07-20T10:41:02.277Z:::done!:::
37312026-07-20T10:41:02.277Z###-----###
37322026-07-20T10:41:03.208ZGnuplot not found, using plotters backend
37332026-07-20T10:41:03.340ZBenchmarking iperf-tcp/local/c2s/tx
37342026-07-20T10:41:03.340ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37352026-07-20T10:41:07.563ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37362026-07-20T10:41:27.555ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37372026-07-20T10:41:27.611Ziperf-tcp/local/c2s/tx time: [3.5640 µs 3.5641 µs 3.5641 µs]
37382026-07-20T10:41:27.611ZFound 7 outliers among 100 measurements (7.00%)
37392026-07-20T10:41:27.611Z 1 (1.00%) low severe
37402026-07-20T10:41:27.611Z 3 (3.00%) low mild
37412026-07-20T10:41:27.611Z 3 (3.00%) high mild
37422026-07-20T10:41:28.236Z
37432026-07-20T10:41:28.239ZBenchmarking iperf-tcp/local/c2s/rx
37442026-07-20T10:41:28.240ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37452026-07-20T10:41:32.463ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37462026-07-20T10:41:52.445ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37472026-07-20T10:41:52.498Ziperf-tcp/local/c2s/rx time: [6.6241 µs 6.6243 µs 6.6244 µs]
37482026-07-20T10:41:52.498ZFound 3 outliers among 100 measurements (3.00%)
37492026-07-20T10:41:52.498Z 2 (2.00%) low mild
37502026-07-20T10:41:52.498Z 1 (1.00%) high mild
37512026-07-20T10:41:53.121Z
37522026-07-20T10:41:53.124Z###-------------------###
37532026-07-20T10:41:53.124Z:::Running experiment :::
37542026-07-20T10:41:53.124Z:::iperf-tcp/local/s2c:::
37552026-07-20T10:41:53.124Z###-------------------###
37562026-07-20T10:41:53.451Zdtrace: description 'profile-201us ' matched 2 probes
37572026-07-20T10:42:00.529Z-----------------------------------------------------------
37582026-07-20T10:42:00.529ZServer listening on 5201 (test #21)
37592026-07-20T10:42:00.529Z-----------------------------------------------------------
37602026-07-20T10:42:00.529ZAccepted connection from 10.0.0.1, port 50211
37612026-07-20T10:42:00.529Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37487
37622026-07-20T10:42:00.529Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59652
37632026-07-20T10:42:00.529Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47251
37642026-07-20T10:42:00.529Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47362
37652026-07-20T10:42:00.529Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58651
37662026-07-20T10:42:00.530Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59855
37672026-07-20T10:42:00.530Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60802
37682026-07-20T10:42:00.530Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43937
37692026-07-20T10:42:00.530Z[ ID] Interval Transfer Bitrate
37702026-07-20T10:42:00.530Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37712026-07-20T10:42:00.530Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37722026-07-20T10:42:00.530Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37732026-07-20T10:42:00.530Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
37742026-07-20T10:42:00.530Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37752026-07-20T10:42:00.530Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37762026-07-20T10:42:00.530Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37772026-07-20T10:42:00.530Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37782026-07-20T10:42:00.530Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
37792026-07-20T10:42:00.530Z- - - - - - - - - - - - - - - - - - - - - - - - -
37802026-07-20T10:42:00.530Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
37812026-07-20T10:42:00.530Z[ 8] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
37822026-07-20T10:42:00.531Z[ 10] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
37832026-07-20T10:42:00.531Z[ 12] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
37842026-07-20T10:42:00.531Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
37852026-07-20T10:42:00.531Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
37862026-07-20T10:42:00.531Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
37872026-07-20T10:42:00.531Z[ 20] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
37882026-07-20T10:42:00.531Z[SUM] 1.00-2.00 sec 420 MBytes 3.52 Gbits/sec
37892026-07-20T10:42:00.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
37902026-07-20T10:42:00.531Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
37912026-07-20T10:42:00.531Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
37922026-07-20T10:42:00.531Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
37932026-07-20T10:42:00.531Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
37942026-07-20T10:42:00.531Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
37952026-07-20T10:42:00.531Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
37962026-07-20T10:42:00.531Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
37972026-07-20T10:42:00.531Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
37982026-07-20T10:42:00.531Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
37992026-07-20T10:42:00.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
38002026-07-20T10:42:00.531Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
38012026-07-20T10:42:00.531Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38022026-07-20T10:42:00.531Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
38032026-07-20T10:42:00.531Z[ 12] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
38042026-07-20T10:42:00.531Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
38052026-07-20T10:42:00.531Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
38062026-07-20T10:42:00.533Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
38072026-07-20T10:42:00.533Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
38082026-07-20T10:42:00.533Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
38092026-07-20T10:42:00.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
38102026-07-20T10:42:00.533Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
38112026-07-20T10:42:00.533Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38122026-07-20T10:42:00.533Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38132026-07-20T10:42:00.533Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38142026-07-20T10:42:00.533Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38152026-07-20T10:42:00.533Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38162026-07-20T10:42:00.533Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38172026-07-20T10:42:00.533Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38182026-07-20T10:42:00.533Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
38192026-07-20T10:42:00.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
38202026-07-20T10:42:00.533Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38212026-07-20T10:42:00.533Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
38222026-07-20T10:42:00.533Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
38232026-07-20T10:42:00.533Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
38242026-07-20T10:42:00.533Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
38252026-07-20T10:42:00.533Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
38262026-07-20T10:42:00.533Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38272026-07-20T10:42:00.533Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
38282026-07-20T10:42:00.534Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
38292026-07-20T10:42:00.534Z- - - - - - - - - - - - - - - - - - - - - - - - -
38302026-07-20T10:42:00.534Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38312026-07-20T10:42:00.534Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
38322026-07-20T10:42:00.534Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38332026-07-20T10:42:03.534Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38342026-07-20T10:42:03.534Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38352026-07-20T10:42:03.534Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38362026-07-20T10:42:03.534Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38372026-07-20T10:42:03.534Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
38382026-07-20T10:42:03.534Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
38392026-07-20T10:42:03.534Z- - - - - - - - - - - - - - - - - - - - - - - - -
38402026-07-20T10:42:03.534Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
38412026-07-20T10:42:03.534Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38422026-07-20T10:42:03.534Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
38432026-07-20T10:42:03.534Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
38442026-07-20T10:42:03.534Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
38452026-07-20T10:42:03.534Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
38462026-07-20T10:42:03.534Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
38472026-07-20T10:42:03.534Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38482026-07-20T10:42:03.534Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
38492026-07-20T10:42:03.535Z- - - - - - - - - - - - - - - - - - - - - - - - -
38502026-07-20T10:42:03.535Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38512026-07-20T10:42:03.535Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38522026-07-20T10:42:03.535Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38532026-07-20T10:42:03.535Z[ 12] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
38542026-07-20T10:42:03.535Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38552026-07-20T10:42:03.535Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38562026-07-20T10:42:03.535Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38572026-07-20T10:42:03.535Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38582026-07-20T10:42:03.535Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
38592026-07-20T10:42:03.535Z- - - - - - - - - - - - - - - - - - - - - - - - -
38602026-07-20T10:42:03.535Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38612026-07-20T10:42:03.535Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38622026-07-20T10:42:03.535Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38632026-07-20T10:42:03.535Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38642026-07-20T10:42:03.536Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38652026-07-20T10:42:03.536Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38662026-07-20T10:42:03.536Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38672026-07-20T10:42:03.536Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38682026-07-20T10:42:03.536Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
38692026-07-20T10:42:03.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
38702026-07-20T10:42:03.536Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38712026-07-20T10:42:03.536Z[ 8] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
38722026-07-20T10:42:03.536Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38732026-07-20T10:42:03.536Z[ 12] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
38742026-07-20T10:42:03.537Z[ 14] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
38752026-07-20T10:42:03.538Z[ 16] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
38762026-07-20T10:42:03.538Z[ 18] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
38772026-07-20T10:42:03.538Z[ 20] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
38782026-07-20T10:42:03.538Z[SUM] 10.00-10.00 sec 768 KBytes 5.55 Gbits/sec
38792026-07-20T10:42:03.538Z- - - - - - - - - - - - - - - - - - - - - - - - -
38802026-07-20T10:42:03.538Z[ ID] Interval Transfer Bitrate
38812026-07-20T10:42:03.538Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38822026-07-20T10:42:03.538Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
38832026-07-20T10:42:03.538Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38842026-07-20T10:42:03.538Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38852026-07-20T10:42:03.538Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
38862026-07-20T10:42:03.538Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
38872026-07-20T10:42:03.538Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
38882026-07-20T10:42:03.538Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38892026-07-20T10:42:03.538Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
38902026-07-20T10:42:03.542ZRun 1/10...3471.4352266618885Mbps
38912026-07-20T10:42:10.953Z-----------------------------------------------------------
38922026-07-20T10:42:10.953ZServer listening on 5201 (test #22)
38932026-07-20T10:42:10.953Z-----------------------------------------------------------
38942026-07-20T10:42:10.953ZAccepted connection from 10.0.0.1, port 49995
38952026-07-20T10:42:10.953Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42328
38962026-07-20T10:42:10.953Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53688
38972026-07-20T10:42:10.953Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41504
38982026-07-20T10:42:10.953Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46947
38992026-07-20T10:42:10.954Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44482
39002026-07-20T10:42:10.954Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46896
39012026-07-20T10:42:10.954Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42707
39022026-07-20T10:42:10.954Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48247
39032026-07-20T10:42:10.954Z[ ID] Interval Transfer Bitrate
39042026-07-20T10:42:10.954Z[ 5] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
39052026-07-20T10:42:10.954Z[ 8] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
39062026-07-20T10:42:10.954Z[ 10] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
39072026-07-20T10:42:10.954Z[ 12] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
39082026-07-20T10:42:10.954Z[ 14] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
39092026-07-20T10:42:10.954Z[ 16] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
39102026-07-20T10:42:10.954Z[ 18] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
39112026-07-20T10:42:10.954Z[ 20] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
39122026-07-20T10:42:10.954Z[SUM] 0.00-1.00 sec 329 MBytes 2.76 Gbits/sec
39132026-07-20T10:42:10.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
39142026-07-20T10:42:10.954Z[ 5] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
39152026-07-20T10:42:10.954Z[ 8] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
39162026-07-20T10:42:10.954Z[ 10] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
39172026-07-20T10:42:10.954Z[ 12] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
39182026-07-20T10:42:10.954Z[ 14] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
39192026-07-20T10:42:10.954Z[ 16] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
39202026-07-20T10:42:10.954Z[ 18] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
39212026-07-20T10:42:10.954Z[ 20] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
39222026-07-20T10:42:10.954Z[SUM] 1.00-2.00 sec 414 MBytes 3.48 Gbits/sec
39232026-07-20T10:42:10.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
39242026-07-20T10:42:10.954Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39252026-07-20T10:42:10.954Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39262026-07-20T10:42:10.954Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39272026-07-20T10:42:10.954Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39282026-07-20T10:42:10.954Z[ 14] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
39292026-07-20T10:42:10.954Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39302026-07-20T10:42:10.954Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39312026-07-20T10:42:10.954Z[ 20] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39322026-07-20T10:42:10.954Z[SUM] 2.00-3.00 sec 420 MBytes 3.53 Gbits/sec
39332026-07-20T10:42:10.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
39342026-07-20T10:42:10.954Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
39352026-07-20T10:42:10.954Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39362026-07-20T10:42:10.955Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39372026-07-20T10:42:10.955Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39382026-07-20T10:42:10.955Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39392026-07-20T10:42:10.955Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
39402026-07-20T10:42:10.955Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39412026-07-20T10:42:10.955Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39422026-07-20T10:42:10.955Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
39432026-07-20T10:42:10.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
39442026-07-20T10:42:10.955Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39452026-07-20T10:42:10.955Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39462026-07-20T10:42:10.955Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39472026-07-20T10:42:10.955Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39482026-07-20T10:42:10.955Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39492026-07-20T10:42:10.955Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39502026-07-20T10:42:10.955Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39512026-07-20T10:42:10.955Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39522026-07-20T10:42:10.955Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
39532026-07-20T10:42:10.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
39542026-07-20T10:42:10.955Z[ 5] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
39552026-07-20T10:42:10.955Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39562026-07-20T10:42:10.955Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39572026-07-20T10:42:10.955Z[ 12] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
39582026-07-20T10:42:10.955Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39592026-07-20T10:42:10.955Z[ 16] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
39602026-07-20T10:42:10.957Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39612026-07-20T10:42:10.957Z[ 20] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
39622026-07-20T10:42:10.957Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
39632026-07-20T10:42:10.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
39642026-07-20T10:42:10.957Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
39652026-07-20T10:42:10.957Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39662026-07-20T10:42:10.957Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39672026-07-20T10:42:13.958Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39682026-07-20T10:42:13.958Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39692026-07-20T10:42:13.958Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
39702026-07-20T10:42:13.958Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39712026-07-20T10:42:13.959Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39722026-07-20T10:42:13.959Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
39732026-07-20T10:42:13.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
39742026-07-20T10:42:13.959Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39752026-07-20T10:42:13.959Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39762026-07-20T10:42:13.959Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39772026-07-20T10:42:13.959Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39782026-07-20T10:42:13.959Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39792026-07-20T10:42:13.959Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39802026-07-20T10:42:13.959Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39812026-07-20T10:42:13.959Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39822026-07-20T10:42:13.959Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
39832026-07-20T10:42:13.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
39842026-07-20T10:42:13.959Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39852026-07-20T10:42:13.959Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
39862026-07-20T10:42:13.959Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
39872026-07-20T10:42:13.959Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
39882026-07-20T10:42:13.959Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
39892026-07-20T10:42:13.959Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
39902026-07-20T10:42:13.959Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
39912026-07-20T10:42:13.959Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
39922026-07-20T10:42:13.959Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
39932026-07-20T10:42:13.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
39942026-07-20T10:42:13.959Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
39952026-07-20T10:42:13.960Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
39962026-07-20T10:42:13.960Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
39972026-07-20T10:42:13.960Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
39982026-07-20T10:42:13.960Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
39992026-07-20T10:42:13.961Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
40002026-07-20T10:42:13.961Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
40012026-07-20T10:42:13.961Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
40022026-07-20T10:42:13.961Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
40032026-07-20T10:42:13.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
40042026-07-20T10:42:13.965Z[ 5] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
40052026-07-20T10:42:13.965Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40062026-07-20T10:42:13.965Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40072026-07-20T10:42:13.965Z[ 12] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
40082026-07-20T10:42:13.965Z[ 14] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
40092026-07-20T10:42:13.965Z[ 16] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
40102026-07-20T10:42:13.965Z[ 18] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
40112026-07-20T10:42:13.965Z[ 20] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
40122026-07-20T10:42:13.965Z[SUM] 10.00-10.00 sec 768 KBytes 5.54 Gbits/sec
40132026-07-20T10:42:13.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
40142026-07-20T10:42:13.965Z[ ID] Interval Transfer Bitrate
40152026-07-20T10:42:13.965Z[ 5] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
40162026-07-20T10:42:13.965Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
40172026-07-20T10:42:13.965Z[ 10] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
40182026-07-20T10:42:13.965Z[ 12] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
40192026-07-20T10:42:13.965Z[ 14] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
40202026-07-20T10:42:13.965Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40212026-07-20T10:42:13.965Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
40222026-07-20T10:42:13.965Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40232026-07-20T10:42:13.965Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
40242026-07-20T10:42:13.965ZRun 2/10...3459.58733678007Mbps
40252026-07-20T10:42:21.377Z-----------------------------------------------------------
40262026-07-20T10:42:21.377ZServer listening on 5201 (test #23)
40272026-07-20T10:42:21.377Z-----------------------------------------------------------
40282026-07-20T10:42:21.377ZAccepted connection from 10.0.0.1, port 51328
40292026-07-20T10:42:21.377Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61333
40302026-07-20T10:42:21.377Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52011
40312026-07-20T10:42:21.377Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39839
40322026-07-20T10:42:21.377Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34091
40332026-07-20T10:42:21.377Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64909
40342026-07-20T10:42:21.377Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54590
40352026-07-20T10:42:21.378Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47747
40362026-07-20T10:42:21.378Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42870
40372026-07-20T10:42:21.378Z[ ID] Interval Transfer Bitrate
40382026-07-20T10:42:21.378Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
40392026-07-20T10:42:21.378Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40402026-07-20T10:42:21.378Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40412026-07-20T10:42:21.378Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40422026-07-20T10:42:21.378Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40432026-07-20T10:42:21.379Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40442026-07-20T10:42:21.379Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40452026-07-20T10:42:21.379Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40462026-07-20T10:42:21.379Z[SUM] 0.00-1.00 sec 333 MBytes 2.80 Gbits/sec
40472026-07-20T10:42:21.379Z- - - - - - - - - - - - - - - - - - - - - - - - -
40482026-07-20T10:42:21.379Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40492026-07-20T10:42:21.379Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40502026-07-20T10:42:21.379Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40512026-07-20T10:42:21.379Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40522026-07-20T10:42:21.379Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40532026-07-20T10:42:21.379Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40542026-07-20T10:42:21.379Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40552026-07-20T10:42:21.379Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40562026-07-20T10:42:21.379Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
40572026-07-20T10:42:21.379Z- - - - - - - - - - - - - - - - - - - - - - - - -
40582026-07-20T10:42:21.379Z[ 5] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
40592026-07-20T10:42:21.379Z[ 8] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
40602026-07-20T10:42:21.379Z[ 10] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
40612026-07-20T10:42:21.379Z[ 12] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
40622026-07-20T10:42:21.379Z[ 14] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
40632026-07-20T10:42:21.379Z[ 16] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
40642026-07-20T10:42:21.379Z[ 18] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
40652026-07-20T10:42:21.379Z[ 20] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
40662026-07-20T10:42:21.379Z[SUM] 2.00-3.00 sec 419 MBytes 3.51 Gbits/sec
40672026-07-20T10:42:21.379Z- - - - - - - - - - - - - - - - - - - - - - - - -
40682026-07-20T10:42:21.379Z[ 5] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
40692026-07-20T10:42:21.379Z[ 8] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
40702026-07-20T10:42:21.379Z[ 10] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
40712026-07-20T10:42:21.379Z[ 12] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
40722026-07-20T10:42:21.379Z[ 14] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
40732026-07-20T10:42:21.379Z[ 16] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
40742026-07-20T10:42:21.379Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
40752026-07-20T10:42:21.379Z[ 20] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
40762026-07-20T10:42:21.379Z[SUM] 3.00-4.00 sec 418 MBytes 3.51 Gbits/sec
40772026-07-20T10:42:21.379Z- - - - - - - - - - - - - - - - - - - - - - - - -
40782026-07-20T10:42:21.379Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
40792026-07-20T10:42:21.379Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
40802026-07-20T10:42:21.379Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
40812026-07-20T10:42:21.379Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
40822026-07-20T10:42:21.380Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
40832026-07-20T10:42:21.381Z[ 16] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
40842026-07-20T10:42:21.381Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
40852026-07-20T10:42:21.381Z[ 20] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
40862026-07-20T10:42:21.381Z[SUM] 4.00-5.00 sec 419 MBytes 3.51 Gbits/sec
40872026-07-20T10:42:21.382Z- - - - - - - - - - - - - - - - - - - - - - - - -
40882026-07-20T10:42:21.382Z[ 5] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
40892026-07-20T10:42:21.382Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
40902026-07-20T10:42:21.382Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
40912026-07-20T10:42:21.382Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
40922026-07-20T10:42:21.382Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
40932026-07-20T10:42:21.382Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
40942026-07-20T10:42:21.382Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
40952026-07-20T10:42:21.382Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
40962026-07-20T10:42:21.382Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
40972026-07-20T10:42:21.382Z- - - - - - - - - - - - - - - - - - - - - - - - -
40982026-07-20T10:42:21.382Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
40992026-07-20T10:42:21.382Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
41002026-07-20T10:42:21.382Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
41012026-07-20T10:42:24.383Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
41022026-07-20T10:42:24.383Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41032026-07-20T10:42:24.383Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
41042026-07-20T10:42:24.383Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41052026-07-20T10:42:24.383Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
41062026-07-20T10:42:24.383Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
41072026-07-20T10:42:24.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
41082026-07-20T10:42:24.383Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
41092026-07-20T10:42:24.383Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
41102026-07-20T10:42:24.383Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
41112026-07-20T10:42:24.383Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
41122026-07-20T10:42:24.383Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
41132026-07-20T10:42:24.383Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
41142026-07-20T10:42:24.383Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
41152026-07-20T10:42:24.383Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
41162026-07-20T10:42:24.383Z[SUM] 7.00-8.00 sec 420 MBytes 3.53 Gbits/sec
41172026-07-20T10:42:24.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
41182026-07-20T10:42:24.383Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
41192026-07-20T10:42:24.383Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41202026-07-20T10:42:24.383Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41212026-07-20T10:42:24.383Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
41222026-07-20T10:42:24.383Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41232026-07-20T10:42:24.385Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41242026-07-20T10:42:24.385Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
41252026-07-20T10:42:24.385Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41262026-07-20T10:42:24.385Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
41272026-07-20T10:42:24.385Z- - - - - - - - - - - - - - - - - - - - - - - - -
41282026-07-20T10:42:24.385Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
41292026-07-20T10:42:24.385Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
41302026-07-20T10:42:24.385Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
41312026-07-20T10:42:24.385Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
41322026-07-20T10:42:24.385Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
41332026-07-20T10:42:24.385Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
41342026-07-20T10:42:24.385Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
41352026-07-20T10:42:24.385Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
41362026-07-20T10:42:24.385Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
41372026-07-20T10:42:24.385Z- - - - - - - - - - - - - - - - - - - - - - - - -
41382026-07-20T10:42:24.385Z[ 5] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
41392026-07-20T10:42:24.385Z[ 8] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
41402026-07-20T10:42:24.385Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41412026-07-20T10:42:24.385Z[ 12] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
41422026-07-20T10:42:24.385Z[ 14] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
41432026-07-20T10:42:24.385Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41442026-07-20T10:42:24.385Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41452026-07-20T10:42:24.385Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41462026-07-20T10:42:24.385Z[SUM] 10.00-10.00 sec 512 KBytes 3.52 Gbits/sec
41472026-07-20T10:42:24.385Z- - - - - - - - - - - - - - - - - - - - - - - - -
41482026-07-20T10:42:24.386Z[ ID] Interval Transfer Bitrate
41492026-07-20T10:42:24.386Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41502026-07-20T10:42:24.386Z[ 8] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41512026-07-20T10:42:24.386Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41522026-07-20T10:42:24.386Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41532026-07-20T10:42:24.386Z[ 14] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41542026-07-20T10:42:24.386Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41552026-07-20T10:42:24.386Z[ 18] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41562026-07-20T10:42:24.386Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
41572026-07-20T10:42:24.386Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.45 Gbits/sec sender
41582026-07-20T10:42:24.390ZRun 3/10...3454.74406261961Mbps
41592026-07-20T10:42:31.784Z-----------------------------------------------------------
41602026-07-20T10:42:31.784ZServer listening on 5201 (test #24)
41612026-07-20T10:42:31.784Z-----------------------------------------------------------
41622026-07-20T10:42:31.784ZAccepted connection from 10.0.0.1, port 61202
41632026-07-20T10:42:31.784Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49453
41642026-07-20T10:42:31.785Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50911
41652026-07-20T10:42:31.785Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45733
41662026-07-20T10:42:31.785Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49879
41672026-07-20T10:42:31.785Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38081
41682026-07-20T10:42:31.785Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54521
41692026-07-20T10:42:31.785Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63152
41702026-07-20T10:42:31.787Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40910
41712026-07-20T10:42:31.787Z[ ID] Interval Transfer Bitrate
41722026-07-20T10:42:31.787Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41732026-07-20T10:42:31.787Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41742026-07-20T10:42:31.787Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41752026-07-20T10:42:31.787Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41762026-07-20T10:42:31.787Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41772026-07-20T10:42:31.787Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41782026-07-20T10:42:31.787Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41792026-07-20T10:42:31.787Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41802026-07-20T10:42:31.787Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
41812026-07-20T10:42:31.787Z- - - - - - - - - - - - - - - - - - - - - - - - -
41822026-07-20T10:42:31.787Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41832026-07-20T10:42:31.787Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41842026-07-20T10:42:31.787Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41852026-07-20T10:42:31.787Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41862026-07-20T10:42:31.787Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41872026-07-20T10:42:31.787Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41882026-07-20T10:42:31.787Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41892026-07-20T10:42:31.787Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41902026-07-20T10:42:31.787Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
41912026-07-20T10:42:31.787Z- - - - - - - - - - - - - - - - - - - - - - - - -
41922026-07-20T10:42:31.787Z[ 5] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
41932026-07-20T10:42:31.787Z[ 8] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
41942026-07-20T10:42:31.789Z[ 10] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
41952026-07-20T10:42:31.789Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
41962026-07-20T10:42:31.789Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
41972026-07-20T10:42:31.789Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
41982026-07-20T10:42:31.789Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
41992026-07-20T10:42:31.789Z[ 20] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
42002026-07-20T10:42:31.789Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
42012026-07-20T10:42:31.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
42022026-07-20T10:42:31.789Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42032026-07-20T10:42:31.789Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42042026-07-20T10:42:31.789Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42052026-07-20T10:42:31.792Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42062026-07-20T10:42:31.792Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42072026-07-20T10:42:31.792Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42082026-07-20T10:42:31.792Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42092026-07-20T10:42:31.792Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42102026-07-20T10:42:31.793Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
42112026-07-20T10:42:31.793Z- - - - - - - - - - - - - - - - - - - - - - - - -
42122026-07-20T10:42:31.793Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
42132026-07-20T10:42:31.793Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
42142026-07-20T10:42:31.793Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
42152026-07-20T10:42:31.793Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
42162026-07-20T10:42:31.793Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
42172026-07-20T10:42:31.793Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
42182026-07-20T10:42:31.795Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
42192026-07-20T10:42:31.795Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
42202026-07-20T10:42:31.795Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
42212026-07-20T10:42:31.795Z- - - - - - - - - - - - - - - - - - - - - - - - -
42222026-07-20T10:42:31.795Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
42232026-07-20T10:42:31.795Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42242026-07-20T10:42:31.795Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
42252026-07-20T10:42:31.796Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42262026-07-20T10:42:31.796Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42272026-07-20T10:42:31.796Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
42282026-07-20T10:42:31.796Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42292026-07-20T10:42:31.796Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42302026-07-20T10:42:31.796Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
42312026-07-20T10:42:31.796Z- - - - - - - - - - - - - - - - - - - - - - - - -
42322026-07-20T10:42:31.796Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42332026-07-20T10:42:31.796Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42342026-07-20T10:42:31.796Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42352026-07-20T10:42:34.789Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42362026-07-20T10:42:34.789Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42372026-07-20T10:42:34.789Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42382026-07-20T10:42:34.789Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42392026-07-20T10:42:34.790Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42402026-07-20T10:42:34.790Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
42412026-07-20T10:42:34.790Z- - - - - - - - - - - - - - - - - - - - - - - - -
42422026-07-20T10:42:34.790Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42432026-07-20T10:42:34.790Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42442026-07-20T10:42:34.790Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42452026-07-20T10:42:34.790Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42462026-07-20T10:42:34.790Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42472026-07-20T10:42:34.790Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42482026-07-20T10:42:34.790Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42492026-07-20T10:42:34.790Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42502026-07-20T10:42:34.790Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
42512026-07-20T10:42:34.791Z- - - - - - - - - - - - - - - - - - - - - - - - -
42522026-07-20T10:42:34.791Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42532026-07-20T10:42:34.791Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42542026-07-20T10:42:34.791Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42552026-07-20T10:42:34.791Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42562026-07-20T10:42:34.791Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42572026-07-20T10:42:34.791Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42582026-07-20T10:42:34.791Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42592026-07-20T10:42:34.792Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42602026-07-20T10:42:34.792Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
42612026-07-20T10:42:34.792Z- - - - - - - - - - - - - - - - - - - - - - - - -
42622026-07-20T10:42:34.792Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42632026-07-20T10:42:34.792Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42642026-07-20T10:42:34.792Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
42652026-07-20T10:42:34.792Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42662026-07-20T10:42:34.792Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42672026-07-20T10:42:34.792Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42682026-07-20T10:42:34.792Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42692026-07-20T10:42:34.792Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42702026-07-20T10:42:34.792Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
42712026-07-20T10:42:34.792Z- - - - - - - - - - - - - - - - - - - - - - - - -
42722026-07-20T10:42:34.792Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42732026-07-20T10:42:34.792Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42742026-07-20T10:42:34.792Z[ 10] 10.00-10.00 sec 128 KBytes 855 Mbits/sec
42752026-07-20T10:42:34.792Z[ 12] 10.00-10.00 sec 128 KBytes 855 Mbits/sec
42762026-07-20T10:42:34.792Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42772026-07-20T10:42:34.792Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42782026-07-20T10:42:34.792Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42792026-07-20T10:42:34.792Z[ 20] 10.00-10.00 sec 128 KBytes 854 Mbits/sec
42802026-07-20T10:42:34.792Z[SUM] 10.00-10.00 sec 384 KBytes 2.56 Gbits/sec
42812026-07-20T10:42:34.792Z- - - - - - - - - - - - - - - - - - - - - - - - -
42822026-07-20T10:42:34.792Z[ ID] Interval Transfer Bitrate
42832026-07-20T10:42:34.792Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
42842026-07-20T10:42:34.792Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
42852026-07-20T10:42:34.792Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
42862026-07-20T10:42:34.792Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
42872026-07-20T10:42:34.792Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
42882026-07-20T10:42:34.792Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
42892026-07-20T10:42:34.792Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
42902026-07-20T10:42:34.792Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
42912026-07-20T10:42:34.792Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
42922026-07-20T10:42:34.796ZRun 4/10...3477.3783901147526Mbps
42932026-07-20T10:42:42.189Z-----------------------------------------------------------
42942026-07-20T10:42:42.189ZServer listening on 5201 (test #25)
42952026-07-20T10:42:42.189Z-----------------------------------------------------------
42962026-07-20T10:42:42.189ZAccepted connection from 10.0.0.1, port 44991
42972026-07-20T10:42:42.189Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43636
42982026-07-20T10:42:42.189Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40853
42992026-07-20T10:42:42.189Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61111
43002026-07-20T10:42:42.189Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42837
43012026-07-20T10:42:42.189Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61320
43022026-07-20T10:42:42.189Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62178
43032026-07-20T10:42:42.190Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41635
43042026-07-20T10:42:42.190Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50410
43052026-07-20T10:42:42.190Z[ ID] Interval Transfer Bitrate
43062026-07-20T10:42:42.190Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
43072026-07-20T10:42:42.190Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43082026-07-20T10:42:42.190Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43092026-07-20T10:42:42.190Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
43102026-07-20T10:42:42.190Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43112026-07-20T10:42:42.190Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43122026-07-20T10:42:42.190Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43132026-07-20T10:42:42.190Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43142026-07-20T10:42:42.190Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
43152026-07-20T10:42:42.190Z- - - - - - - - - - - - - - - - - - - - - - - - -
43162026-07-20T10:42:42.190Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43172026-07-20T10:42:42.190Z[ 8] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43182026-07-20T10:42:42.190Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43192026-07-20T10:42:42.190Z[ 12] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43202026-07-20T10:42:42.190Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43212026-07-20T10:42:42.190Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43222026-07-20T10:42:42.190Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43232026-07-20T10:42:42.190Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43242026-07-20T10:42:42.190Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
43252026-07-20T10:42:42.190Z- - - - - - - - - - - - - - - - - - - - - - - - -
43262026-07-20T10:42:42.190Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43272026-07-20T10:42:42.191Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43282026-07-20T10:42:42.191Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43292026-07-20T10:42:42.191Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43302026-07-20T10:42:42.191Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43312026-07-20T10:42:42.191Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43322026-07-20T10:42:42.191Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43332026-07-20T10:42:42.191Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43342026-07-20T10:42:42.191Z[SUM] 2.00-3.00 sec 424 MBytes 3.55 Gbits/sec
43352026-07-20T10:42:42.191Z- - - - - - - - - - - - - - - - - - - - - - - - -
43362026-07-20T10:42:42.191Z[ 5] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43372026-07-20T10:42:42.191Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
43382026-07-20T10:42:42.191Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
43392026-07-20T10:42:42.191Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
43402026-07-20T10:42:42.191Z[ 14] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
43412026-07-20T10:42:42.191Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
43422026-07-20T10:42:42.191Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43432026-07-20T10:42:42.191Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
43442026-07-20T10:42:42.191Z[SUM] 3.00-4.00 sec 420 MBytes 3.52 Gbits/sec
43452026-07-20T10:42:42.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
43462026-07-20T10:42:42.195Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43472026-07-20T10:42:42.195Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
43482026-07-20T10:42:42.195Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43492026-07-20T10:42:42.195Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43502026-07-20T10:42:42.195Z[ 14] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
43512026-07-20T10:42:42.196Z[ 16] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
43522026-07-20T10:42:42.196Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43532026-07-20T10:42:42.196Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
43542026-07-20T10:42:42.196Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
43552026-07-20T10:42:42.198Z- - - - - - - - - - - - - - - - - - - - - - - - -
43562026-07-20T10:42:42.198Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43572026-07-20T10:42:42.198Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
43582026-07-20T10:42:42.198Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
43592026-07-20T10:42:42.198Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43602026-07-20T10:42:42.198Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
43612026-07-20T10:42:42.198Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43622026-07-20T10:42:42.198Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43632026-07-20T10:42:42.198Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43642026-07-20T10:42:42.198Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
43652026-07-20T10:42:42.198Z- - - - - - - - - - - - - - - - - - - - - - - - -
43662026-07-20T10:42:42.198Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43672026-07-20T10:42:42.198Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43682026-07-20T10:42:42.198Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43692026-07-20T10:42:45.194Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43702026-07-20T10:42:45.194Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43712026-07-20T10:42:45.195Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43722026-07-20T10:42:45.195Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43732026-07-20T10:42:45.195Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43742026-07-20T10:42:45.195Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
43752026-07-20T10:42:45.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
43762026-07-20T10:42:45.195Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43772026-07-20T10:42:45.195Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43782026-07-20T10:42:45.195Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43792026-07-20T10:42:45.195Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43802026-07-20T10:42:45.195Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43812026-07-20T10:42:45.195Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43822026-07-20T10:42:45.195Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
43832026-07-20T10:42:45.195Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43842026-07-20T10:42:45.195Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
43852026-07-20T10:42:45.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
43862026-07-20T10:42:45.195Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
43872026-07-20T10:42:45.195Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
43882026-07-20T10:42:45.195Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43892026-07-20T10:42:45.195Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43902026-07-20T10:42:45.195Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43912026-07-20T10:42:45.195Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43922026-07-20T10:42:45.195Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43932026-07-20T10:42:45.195Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43942026-07-20T10:42:45.195Z[SUM] 8.00-9.00 sec 420 MBytes 3.53 Gbits/sec
43952026-07-20T10:42:45.197Z- - - - - - - - - - - - - - - - - - - - - - - - -
43962026-07-20T10:42:45.197Z[ 5] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
43972026-07-20T10:42:45.197Z[ 8] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
43982026-07-20T10:42:45.197Z[ 10] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
43992026-07-20T10:42:45.197Z[ 12] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
44002026-07-20T10:42:45.197Z[ 14] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
44012026-07-20T10:42:45.197Z[ 16] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
44022026-07-20T10:42:45.197Z[ 18] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
44032026-07-20T10:42:45.197Z[ 20] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
44042026-07-20T10:42:45.197Z[SUM] 9.00-10.00 sec 417 MBytes 3.50 Gbits/sec
44052026-07-20T10:42:45.197Z- - - - - - - - - - - - - - - - - - - - - - - - -
44062026-07-20T10:42:45.197Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44072026-07-20T10:42:45.197Z[ 8] 10.00-10.00 sec 128 KBytes 777 Mbits/sec
44082026-07-20T10:42:45.197Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44092026-07-20T10:42:45.197Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44102026-07-20T10:42:45.197Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44112026-07-20T10:42:45.197Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44122026-07-20T10:42:45.197Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44132026-07-20T10:42:45.197Z[ 20] 10.00-10.00 sec 128 KBytes 777 Mbits/sec
44142026-07-20T10:42:45.197Z[SUM] 10.00-10.00 sec 256 KBytes 1.55 Gbits/sec
44152026-07-20T10:42:45.197Z- - - - - - - - - - - - - - - - - - - - - - - - -
44162026-07-20T10:42:45.198Z[ ID] Interval Transfer Bitrate
44172026-07-20T10:42:45.198Z[ 5] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
44182026-07-20T10:42:45.198Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44192026-07-20T10:42:45.198Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44202026-07-20T10:42:45.198Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44212026-07-20T10:42:45.198Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44222026-07-20T10:42:45.198Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44232026-07-20T10:42:45.198Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44242026-07-20T10:42:45.198Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44252026-07-20T10:42:45.198Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
44262026-07-20T10:42:45.201ZRun 5/10...3465.594914294199Mbps
44272026-07-20T10:42:52.592Z-----------------------------------------------------------
44282026-07-20T10:42:52.592ZServer listening on 5201 (test #26)
44292026-07-20T10:42:52.592Z-----------------------------------------------------------
44302026-07-20T10:42:52.592ZAccepted connection from 10.0.0.1, port 62411
44312026-07-20T10:42:52.592Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58298
44322026-07-20T10:42:52.592Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59757
44332026-07-20T10:42:52.592Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52578
44342026-07-20T10:42:52.593Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64240
44352026-07-20T10:42:52.593Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36713
44362026-07-20T10:42:52.593Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36863
44372026-07-20T10:42:52.593Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47108
44382026-07-20T10:42:52.593Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43191
44392026-07-20T10:42:52.593Z[ ID] Interval Transfer Bitrate
44402026-07-20T10:42:52.593Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
44412026-07-20T10:42:52.593Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
44422026-07-20T10:42:52.594Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
44432026-07-20T10:42:52.594Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
44442026-07-20T10:42:52.594Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
44452026-07-20T10:42:52.594Z[ 16] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
44462026-07-20T10:42:52.594Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
44472026-07-20T10:42:52.594Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
44482026-07-20T10:42:52.594Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
44492026-07-20T10:42:52.594Z- - - - - - - - - - - - - - - - - - - - - - - - -
44502026-07-20T10:42:52.594Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44512026-07-20T10:42:52.596Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44522026-07-20T10:42:52.596Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44532026-07-20T10:42:52.596Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44542026-07-20T10:42:52.596Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44552026-07-20T10:42:52.596Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44562026-07-20T10:42:52.596Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44572026-07-20T10:42:52.596Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
44582026-07-20T10:42:52.596Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
44592026-07-20T10:42:52.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
44602026-07-20T10:42:52.596Z[ 5] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
44612026-07-20T10:42:52.596Z[ 8] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
44622026-07-20T10:42:52.596Z[ 10] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
44632026-07-20T10:42:52.596Z[ 12] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
44642026-07-20T10:42:52.596Z[ 14] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
44652026-07-20T10:42:52.597Z[ 16] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
44662026-07-20T10:42:52.597Z[ 18] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
44672026-07-20T10:42:52.597Z[ 20] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
44682026-07-20T10:42:52.597Z[SUM] 2.00-3.00 sec 419 MBytes 3.51 Gbits/sec
44692026-07-20T10:42:52.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
44702026-07-20T10:42:52.597Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44712026-07-20T10:42:52.597Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44722026-07-20T10:42:52.597Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44732026-07-20T10:42:52.597Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44742026-07-20T10:42:52.597Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44752026-07-20T10:42:52.597Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44762026-07-20T10:42:52.597Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44772026-07-20T10:42:52.597Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44782026-07-20T10:42:52.597Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
44792026-07-20T10:42:52.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
44802026-07-20T10:42:52.597Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44812026-07-20T10:42:52.598Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44822026-07-20T10:42:52.598Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44832026-07-20T10:42:52.598Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44842026-07-20T10:42:52.598Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44852026-07-20T10:42:52.598Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44862026-07-20T10:42:52.598Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44872026-07-20T10:42:52.598Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44882026-07-20T10:42:52.598Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
44892026-07-20T10:42:52.599Z- - - - - - - - - - - - - - - - - - - - - - - - -
44902026-07-20T10:42:52.599Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44912026-07-20T10:42:52.599Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44922026-07-20T10:42:52.599Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44932026-07-20T10:42:52.599Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
44942026-07-20T10:42:52.599Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44952026-07-20T10:42:52.599Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44962026-07-20T10:42:52.599Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44972026-07-20T10:42:52.599Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44982026-07-20T10:42:52.599Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
44992026-07-20T10:42:52.599Z- - - - - - - - - - - - - - - - - - - - - - - - -
45002026-07-20T10:42:52.599Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45012026-07-20T10:42:52.599Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
45022026-07-20T10:42:52.599Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45032026-07-20T10:42:55.597Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
45042026-07-20T10:42:55.597Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45052026-07-20T10:42:55.597Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45062026-07-20T10:42:55.597Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
45072026-07-20T10:42:55.597Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
45082026-07-20T10:42:55.597Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
45092026-07-20T10:42:55.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
45102026-07-20T10:42:55.598Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
45112026-07-20T10:42:55.598Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
45122026-07-20T10:42:55.599Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
45132026-07-20T10:42:55.599Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
45142026-07-20T10:42:55.599Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45152026-07-20T10:42:55.599Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45162026-07-20T10:42:55.599Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
45172026-07-20T10:42:55.599Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
45182026-07-20T10:42:55.599Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
45192026-07-20T10:42:55.599Z- - - - - - - - - - - - - - - - - - - - - - - - -
45202026-07-20T10:42:55.599Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45212026-07-20T10:42:55.599Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45222026-07-20T10:42:55.599Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45232026-07-20T10:42:55.599Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45242026-07-20T10:42:55.599Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45252026-07-20T10:42:55.599Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45262026-07-20T10:42:55.599Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45272026-07-20T10:42:55.599Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45282026-07-20T10:42:55.599Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
45292026-07-20T10:42:55.599Z- - - - - - - - - - - - - - - - - - - - - - - - -
45302026-07-20T10:42:55.599Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45312026-07-20T10:42:55.599Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45322026-07-20T10:42:55.599Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45332026-07-20T10:42:55.599Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45342026-07-20T10:42:55.601Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45352026-07-20T10:42:55.601Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45362026-07-20T10:42:55.601Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45372026-07-20T10:42:55.601Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45382026-07-20T10:42:55.601Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
45392026-07-20T10:42:55.602Z- - - - - - - - - - - - - - - - - - - - - - - - -
45402026-07-20T10:42:55.602Z[ 5] 10.00-10.00 sec 128 KBytes 960 Mbits/sec
45412026-07-20T10:42:55.602Z[ 8] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
45422026-07-20T10:42:55.602Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45432026-07-20T10:42:55.602Z[ 12] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
45442026-07-20T10:42:55.602Z[ 14] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
45452026-07-20T10:42:55.602Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45462026-07-20T10:42:55.602Z[ 18] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
45472026-07-20T10:42:55.602Z[ 20] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
45482026-07-20T10:42:55.602Z[SUM] 10.00-10.00 sec 768 KBytes 5.76 Gbits/sec
45492026-07-20T10:42:55.602Z- - - - - - - - - - - - - - - - - - - - - - - - -
45502026-07-20T10:42:55.605Z[ ID] Interval Transfer Bitrate
45512026-07-20T10:42:55.605Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
45522026-07-20T10:42:55.605Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45532026-07-20T10:42:55.605Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45542026-07-20T10:42:55.605Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45552026-07-20T10:42:55.605Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45562026-07-20T10:42:55.605Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
45572026-07-20T10:42:55.605Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45582026-07-20T10:42:55.606Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45592026-07-20T10:42:55.606Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
45602026-07-20T10:42:55.606ZRun 6/10...3473.022841766848Mbps
45612026-07-20T10:43:03.016Z-----------------------------------------------------------
45622026-07-20T10:43:03.016ZServer listening on 5201 (test #27)
45632026-07-20T10:43:03.016Z-----------------------------------------------------------
45642026-07-20T10:43:03.016ZAccepted connection from 10.0.0.1, port 59983
45652026-07-20T10:43:03.016Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63939
45662026-07-20T10:43:03.016Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59513
45672026-07-20T10:43:03.016Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63554
45682026-07-20T10:43:03.016Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35104
45692026-07-20T10:43:03.016Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37499
45702026-07-20T10:43:03.016Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59703
45712026-07-20T10:43:03.016Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40597
45722026-07-20T10:43:03.016Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51052
45732026-07-20T10:43:03.016Z[ ID] Interval Transfer Bitrate
45742026-07-20T10:43:03.016Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
45752026-07-20T10:43:03.016Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
45762026-07-20T10:43:03.016Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
45772026-07-20T10:43:03.016Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
45782026-07-20T10:43:03.016Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
45792026-07-20T10:43:03.016Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
45802026-07-20T10:43:03.016Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
45812026-07-20T10:43:03.016Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
45822026-07-20T10:43:03.016Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
45832026-07-20T10:43:03.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
45842026-07-20T10:43:03.016Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
45852026-07-20T10:43:03.016Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
45862026-07-20T10:43:03.016Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45872026-07-20T10:43:03.016Z[ 12] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
45882026-07-20T10:43:03.016Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
45892026-07-20T10:43:03.016Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
45902026-07-20T10:43:03.016Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
45912026-07-20T10:43:03.016Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45922026-07-20T10:43:03.016Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
45932026-07-20T10:43:03.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
45942026-07-20T10:43:03.016Z[ 5] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
45952026-07-20T10:43:03.016Z[ 8] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
45962026-07-20T10:43:03.017Z[ 10] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
45972026-07-20T10:43:03.017Z[ 12] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
45982026-07-20T10:43:03.017Z[ 14] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
45992026-07-20T10:43:03.017Z[ 16] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
46002026-07-20T10:43:03.017Z[ 18] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
46012026-07-20T10:43:03.017Z[ 20] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
46022026-07-20T10:43:03.017Z[SUM] 2.00-3.00 sec 416 MBytes 3.49 Gbits/sec
46032026-07-20T10:43:03.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
46042026-07-20T10:43:03.017Z[ 5] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
46052026-07-20T10:43:03.017Z[ 8] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
46062026-07-20T10:43:03.017Z[ 10] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
46072026-07-20T10:43:03.017Z[ 12] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
46082026-07-20T10:43:03.017Z[ 14] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
46092026-07-20T10:43:03.017Z[ 16] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
46102026-07-20T10:43:03.017Z[ 18] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
46112026-07-20T10:43:03.017Z[ 20] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
46122026-07-20T10:43:03.017Z[SUM] 3.00-4.00 sec 417 MBytes 3.49 Gbits/sec
46132026-07-20T10:43:03.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
46142026-07-20T10:43:03.017Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
46152026-07-20T10:43:03.017Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
46162026-07-20T10:43:03.017Z[ 10] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
46172026-07-20T10:43:03.017Z[ 12] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
46182026-07-20T10:43:03.017Z[ 14] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
46192026-07-20T10:43:03.017Z[ 16] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
46202026-07-20T10:43:03.017Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
46212026-07-20T10:43:03.017Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
46222026-07-20T10:43:03.017Z[SUM] 4.00-5.00 sec 418 MBytes 3.51 Gbits/sec
46232026-07-20T10:43:03.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
46242026-07-20T10:43:03.017Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
46252026-07-20T10:43:03.017Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
46262026-07-20T10:43:03.017Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46272026-07-20T10:43:03.017Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
46282026-07-20T10:43:03.017Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
46292026-07-20T10:43:03.017Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
46302026-07-20T10:43:03.017Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46312026-07-20T10:43:03.017Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
46322026-07-20T10:43:03.017Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
46332026-07-20T10:43:03.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
46342026-07-20T10:43:03.018Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46352026-07-20T10:43:03.018Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46362026-07-20T10:43:03.018Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
46372026-07-20T10:43:06.020Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
46382026-07-20T10:43:06.020Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46392026-07-20T10:43:06.020Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46402026-07-20T10:43:06.020Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
46412026-07-20T10:43:06.020Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46422026-07-20T10:43:06.021Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
46432026-07-20T10:43:06.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
46442026-07-20T10:43:06.021Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46452026-07-20T10:43:06.021Z[ 8] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46462026-07-20T10:43:06.021Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
46472026-07-20T10:43:06.021Z[ 12] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46482026-07-20T10:43:06.021Z[ 14] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46492026-07-20T10:43:06.021Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46502026-07-20T10:43:06.021Z[ 18] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46512026-07-20T10:43:06.021Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46522026-07-20T10:43:06.021Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
46532026-07-20T10:43:06.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
46542026-07-20T10:43:06.021Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46552026-07-20T10:43:06.021Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46562026-07-20T10:43:06.021Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46572026-07-20T10:43:06.021Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46582026-07-20T10:43:06.021Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
46592026-07-20T10:43:06.021Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46602026-07-20T10:43:06.021Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46612026-07-20T10:43:06.021Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46622026-07-20T10:43:06.021Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
46632026-07-20T10:43:06.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
46642026-07-20T10:43:06.021Z[ 5] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
46652026-07-20T10:43:06.021Z[ 8] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
46662026-07-20T10:43:06.021Z[ 10] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
46672026-07-20T10:43:06.021Z[ 12] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
46682026-07-20T10:43:06.021Z[ 14] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
46692026-07-20T10:43:06.021Z[ 16] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
46702026-07-20T10:43:06.021Z[ 18] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
46712026-07-20T10:43:06.022Z[ 20] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
46722026-07-20T10:43:06.022Z[SUM] 9.00-10.00 sec 417 MBytes 3.50 Gbits/sec
46732026-07-20T10:43:06.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
46742026-07-20T10:43:06.022Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46752026-07-20T10:43:06.022Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46762026-07-20T10:43:06.022Z[ 10] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
46772026-07-20T10:43:06.022Z[ 12] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
46782026-07-20T10:43:06.022Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46792026-07-20T10:43:06.022Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46802026-07-20T10:43:06.022Z[ 18] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
46812026-07-20T10:43:06.022Z[ 20] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
46822026-07-20T10:43:06.022Z[SUM] 10.00-10.00 sec 512 KBytes 3.71 Gbits/sec
46832026-07-20T10:43:06.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
46842026-07-20T10:43:06.022Z[ ID] Interval Transfer Bitrate
46852026-07-20T10:43:06.022Z[ 5] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
46862026-07-20T10:43:06.022Z[ 8] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
46872026-07-20T10:43:06.022Z[ 10] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
46882026-07-20T10:43:06.022Z[ 12] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
46892026-07-20T10:43:06.022Z[ 14] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
46902026-07-20T10:43:06.023Z[ 16] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
46912026-07-20T10:43:06.023Z[ 18] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
46922026-07-20T10:43:06.023Z[ 20] 0.00-10.00 sec 514 MBytes 432 Mbits/sec sender
46932026-07-20T10:43:06.023Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.45 Gbits/sec sender
46942026-07-20T10:43:06.026ZRun 7/10...3449.31420112971Mbps
46952026-07-20T10:43:13.420Z-----------------------------------------------------------
46962026-07-20T10:43:13.421ZServer listening on 5201 (test #28)
46972026-07-20T10:43:13.421Z-----------------------------------------------------------
46982026-07-20T10:43:13.421ZAccepted connection from 10.0.0.1, port 64067
46992026-07-20T10:43:13.421Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38932
47002026-07-20T10:43:13.421Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48193
47012026-07-20T10:43:13.421Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45253
47022026-07-20T10:43:13.421Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41593
47032026-07-20T10:43:13.421Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37592
47042026-07-20T10:43:13.421Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58371
47052026-07-20T10:43:13.421Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60043
47062026-07-20T10:43:13.421Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55663
47072026-07-20T10:43:13.421Z[ ID] Interval Transfer Bitrate
47082026-07-20T10:43:13.421Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47092026-07-20T10:43:13.421Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47102026-07-20T10:43:13.421Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47112026-07-20T10:43:13.421Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
47122026-07-20T10:43:13.421Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47132026-07-20T10:43:13.421Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
47142026-07-20T10:43:13.421Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
47152026-07-20T10:43:13.421Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47162026-07-20T10:43:13.421Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
47172026-07-20T10:43:13.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
47182026-07-20T10:43:13.421Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47192026-07-20T10:43:13.421Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47202026-07-20T10:43:13.421Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47212026-07-20T10:43:13.421Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47222026-07-20T10:43:13.421Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47232026-07-20T10:43:13.421Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47242026-07-20T10:43:13.421Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47252026-07-20T10:43:13.421Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47262026-07-20T10:43:13.421Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
47272026-07-20T10:43:13.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
47282026-07-20T10:43:13.421Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
47292026-07-20T10:43:13.421Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47302026-07-20T10:43:13.421Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47312026-07-20T10:43:13.421Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
47322026-07-20T10:43:13.421Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47332026-07-20T10:43:13.422Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47342026-07-20T10:43:13.422Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
47352026-07-20T10:43:13.422Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47362026-07-20T10:43:13.422Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
47372026-07-20T10:43:13.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
47382026-07-20T10:43:13.422Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47392026-07-20T10:43:13.422Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47402026-07-20T10:43:13.422Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47412026-07-20T10:43:13.422Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47422026-07-20T10:43:13.422Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47432026-07-20T10:43:13.422Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
47442026-07-20T10:43:13.423Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47452026-07-20T10:43:13.423Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
47462026-07-20T10:43:13.423Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
47472026-07-20T10:43:13.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
47482026-07-20T10:43:13.423Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47492026-07-20T10:43:13.423Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47502026-07-20T10:43:13.423Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
47512026-07-20T10:43:13.423Z[ 12] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
47522026-07-20T10:43:13.423Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47532026-07-20T10:43:13.423Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
47542026-07-20T10:43:13.423Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47552026-07-20T10:43:13.423Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47562026-07-20T10:43:13.423Z[SUM] 4.00-5.00 sec 420 MBytes 3.53 Gbits/sec
47572026-07-20T10:43:13.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
47582026-07-20T10:43:13.423Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47592026-07-20T10:43:13.423Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47602026-07-20T10:43:13.424Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47612026-07-20T10:43:13.424Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47622026-07-20T10:43:13.424Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47632026-07-20T10:43:13.424Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47642026-07-20T10:43:13.424Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47652026-07-20T10:43:13.424Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47662026-07-20T10:43:13.424Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
47672026-07-20T10:43:13.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
47682026-07-20T10:43:13.424Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
47692026-07-20T10:43:13.424Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
47702026-07-20T10:43:13.424Z[ 10] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
47712026-07-20T10:43:16.424Z[ 12] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
47722026-07-20T10:43:16.424Z[ 14] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
47732026-07-20T10:43:16.424Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47742026-07-20T10:43:16.424Z[ 18] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
47752026-07-20T10:43:16.424Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
47762026-07-20T10:43:16.424Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
47772026-07-20T10:43:16.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
47782026-07-20T10:43:16.424Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47792026-07-20T10:43:16.424Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
47802026-07-20T10:43:16.424Z[ 10] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47812026-07-20T10:43:16.424Z[ 12] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
47822026-07-20T10:43:16.424Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47832026-07-20T10:43:16.424Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
47842026-07-20T10:43:16.424Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
47852026-07-20T10:43:16.424Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
47862026-07-20T10:43:16.424Z[SUM] 7.00-8.00 sec 419 MBytes 3.51 Gbits/sec
47872026-07-20T10:43:16.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
47882026-07-20T10:43:16.424Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
47892026-07-20T10:43:16.424Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
47902026-07-20T10:43:16.424Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
47912026-07-20T10:43:16.424Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
47922026-07-20T10:43:16.425Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
47932026-07-20T10:43:16.425Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
47942026-07-20T10:43:16.425Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
47952026-07-20T10:43:16.425Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
47962026-07-20T10:43:16.428Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
47972026-07-20T10:43:16.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
47982026-07-20T10:43:16.428Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
47992026-07-20T10:43:16.428Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48002026-07-20T10:43:16.428Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
48012026-07-20T10:43:16.428Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48022026-07-20T10:43:16.428Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48032026-07-20T10:43:16.428Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48042026-07-20T10:43:16.428Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
48052026-07-20T10:43:16.428Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
48062026-07-20T10:43:16.428Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
48072026-07-20T10:43:16.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
48082026-07-20T10:43:16.428Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48092026-07-20T10:43:16.428Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48102026-07-20T10:43:16.428Z[ 10] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
48112026-07-20T10:43:16.428Z[ 12] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
48122026-07-20T10:43:16.428Z[ 14] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
48132026-07-20T10:43:16.428Z[ 16] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
48142026-07-20T10:43:16.428Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48152026-07-20T10:43:16.428Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48162026-07-20T10:43:16.428Z[SUM] 10.00-10.00 sec 512 KBytes 3.34 Gbits/sec
48172026-07-20T10:43:16.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
48182026-07-20T10:43:16.428Z[ ID] Interval Transfer Bitrate
48192026-07-20T10:43:16.428Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
48202026-07-20T10:43:16.428Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48212026-07-20T10:43:16.428Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
48222026-07-20T10:43:16.428Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48232026-07-20T10:43:16.429Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48242026-07-20T10:43:16.429Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48252026-07-20T10:43:16.429Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48262026-07-20T10:43:16.429Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48272026-07-20T10:43:16.429Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
48282026-07-20T10:43:16.429ZRun 8/10...3472.861741672634Mbps
48292026-07-20T10:43:23.845Z-----------------------------------------------------------
48302026-07-20T10:43:23.845ZServer listening on 5201 (test #29)
48312026-07-20T10:43:23.845Z-----------------------------------------------------------
48322026-07-20T10:43:23.847ZAccepted connection from 10.0.0.1, port 43312
48332026-07-20T10:43:23.847Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56161
48342026-07-20T10:43:23.847Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58158
48352026-07-20T10:43:23.848Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56179
48362026-07-20T10:43:23.848Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47116
48372026-07-20T10:43:23.848Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50694
48382026-07-20T10:43:23.848Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43030
48392026-07-20T10:43:23.848Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48392
48402026-07-20T10:43:23.848Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37601
48412026-07-20T10:43:23.848Z[ ID] Interval Transfer Bitrate
48422026-07-20T10:43:23.848Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48432026-07-20T10:43:23.848Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48442026-07-20T10:43:23.848Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48452026-07-20T10:43:23.848Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48462026-07-20T10:43:23.848Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48472026-07-20T10:43:23.848Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48482026-07-20T10:43:23.848Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48492026-07-20T10:43:23.848Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48502026-07-20T10:43:23.848Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
48512026-07-20T10:43:23.848Z- - - - - - - - - - - - - - - - - - - - - - - - -
48522026-07-20T10:43:23.848Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48532026-07-20T10:43:23.848Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48542026-07-20T10:43:23.848Z[ 10] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48552026-07-20T10:43:23.849Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48562026-07-20T10:43:23.849Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48572026-07-20T10:43:23.849Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48582026-07-20T10:43:23.849Z[ 18] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
48592026-07-20T10:43:23.849Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48602026-07-20T10:43:23.849Z[SUM] 1.00-2.00 sec 420 MBytes 3.53 Gbits/sec
48612026-07-20T10:43:23.849Z- - - - - - - - - - - - - - - - - - - - - - - - -
48622026-07-20T10:43:23.850Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
48632026-07-20T10:43:23.850Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
48642026-07-20T10:43:23.850Z[ 10] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
48652026-07-20T10:43:23.850Z[ 12] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
48662026-07-20T10:43:23.850Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
48672026-07-20T10:43:23.850Z[ 16] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
48682026-07-20T10:43:23.850Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
48692026-07-20T10:43:23.850Z[ 20] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
48702026-07-20T10:43:23.850Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
48712026-07-20T10:43:23.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
48722026-07-20T10:43:23.850Z[ 5] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
48732026-07-20T10:43:23.850Z[ 8] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
48742026-07-20T10:43:23.850Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
48752026-07-20T10:43:23.850Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
48762026-07-20T10:43:23.850Z[ 14] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
48772026-07-20T10:43:23.850Z[ 16] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
48782026-07-20T10:43:23.850Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
48792026-07-20T10:43:23.850Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
48802026-07-20T10:43:23.850Z[SUM] 3.00-4.00 sec 419 MBytes 3.52 Gbits/sec
48812026-07-20T10:43:23.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
48822026-07-20T10:43:23.850Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48832026-07-20T10:43:23.850Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
48842026-07-20T10:43:23.850Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48852026-07-20T10:43:23.850Z[ 12] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
48862026-07-20T10:43:23.850Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48872026-07-20T10:43:23.850Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48882026-07-20T10:43:23.850Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
48892026-07-20T10:43:23.850Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48902026-07-20T10:43:23.851Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
48912026-07-20T10:43:23.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
48922026-07-20T10:43:23.851Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
48932026-07-20T10:43:23.851Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
48942026-07-20T10:43:23.851Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
48952026-07-20T10:43:23.851Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
48962026-07-20T10:43:23.851Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
48972026-07-20T10:43:23.851Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
48982026-07-20T10:43:23.851Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
48992026-07-20T10:43:23.851Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49002026-07-20T10:43:23.851Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
49012026-07-20T10:43:23.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
49022026-07-20T10:43:23.851Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49032026-07-20T10:43:23.851Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49042026-07-20T10:43:23.851Z[ 10] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49052026-07-20T10:43:26.848Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
49062026-07-20T10:43:26.848Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49072026-07-20T10:43:26.848Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
49082026-07-20T10:43:26.848Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49092026-07-20T10:43:26.848Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49102026-07-20T10:43:26.848Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
49112026-07-20T10:43:26.848Z- - - - - - - - - - - - - - - - - - - - - - - - -
49122026-07-20T10:43:26.848Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
49132026-07-20T10:43:26.848Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
49142026-07-20T10:43:26.848Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
49152026-07-20T10:43:26.848Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
49162026-07-20T10:43:26.848Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
49172026-07-20T10:43:26.849Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
49182026-07-20T10:43:26.849Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
49192026-07-20T10:43:26.849Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
49202026-07-20T10:43:26.849Z[SUM] 7.00-8.00 sec 421 MBytes 3.53 Gbits/sec
49212026-07-20T10:43:26.849Z- - - - - - - - - - - - - - - - - - - - - - - - -
49222026-07-20T10:43:26.849Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49232026-07-20T10:43:26.849Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49242026-07-20T10:43:26.849Z[ 10] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
49252026-07-20T10:43:26.849Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49262026-07-20T10:43:26.850Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49272026-07-20T10:43:26.850Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49282026-07-20T10:43:26.850Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49292026-07-20T10:43:26.850Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
49302026-07-20T10:43:26.850Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
49312026-07-20T10:43:26.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
49322026-07-20T10:43:26.851Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49332026-07-20T10:43:26.851Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49342026-07-20T10:43:26.851Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49352026-07-20T10:43:26.851Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49362026-07-20T10:43:26.851Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49372026-07-20T10:43:26.851Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49382026-07-20T10:43:26.851Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49392026-07-20T10:43:26.851Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49402026-07-20T10:43:26.851Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
49412026-07-20T10:43:26.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
49422026-07-20T10:43:26.851Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49432026-07-20T10:43:26.851Z[ 8] 10.00-10.00 sec 128 KBytes 976 Mbits/sec
49442026-07-20T10:43:26.851Z[ 10] 10.00-10.00 sec 128 KBytes 981 Mbits/sec
49452026-07-20T10:43:26.851Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49462026-07-20T10:43:26.851Z[ 14] 10.00-10.00 sec 128 KBytes 982 Mbits/sec
49472026-07-20T10:43:26.851Z[ 16] 10.00-10.00 sec 128 KBytes 982 Mbits/sec
49482026-07-20T10:43:26.851Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49492026-07-20T10:43:26.851Z[ 20] 10.00-10.00 sec 128 KBytes 982 Mbits/sec
49502026-07-20T10:43:26.851Z[SUM] 10.00-10.00 sec 640 KBytes 4.88 Gbits/sec
49512026-07-20T10:43:26.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
49522026-07-20T10:43:26.856Z[ ID] Interval Transfer Bitrate
49532026-07-20T10:43:26.856Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49542026-07-20T10:43:26.856Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49552026-07-20T10:43:26.856Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49562026-07-20T10:43:26.856Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49572026-07-20T10:43:26.856Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49582026-07-20T10:43:26.856Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49592026-07-20T10:43:26.856Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49602026-07-20T10:43:26.856Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49612026-07-20T10:43:26.856Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
49622026-07-20T10:43:26.856ZRun 9/10...3462.439630236341Mbps
49632026-07-20T10:43:34.248Z-----------------------------------------------------------
49642026-07-20T10:43:34.248ZServer listening on 5201 (test #30)
49652026-07-20T10:43:34.248Z-----------------------------------------------------------
49662026-07-20T10:43:34.248ZAccepted connection from 10.0.0.1, port 38430
49672026-07-20T10:43:34.249Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55463
49682026-07-20T10:43:34.249Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59559
49692026-07-20T10:43:34.249Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62173
49702026-07-20T10:43:34.249Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46105
49712026-07-20T10:43:34.249Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47881
49722026-07-20T10:43:34.249Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52120
49732026-07-20T10:43:34.249Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54920
49742026-07-20T10:43:34.249Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47029
49752026-07-20T10:43:34.249Z[ ID] Interval Transfer Bitrate
49762026-07-20T10:43:34.249Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49772026-07-20T10:43:34.249Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49782026-07-20T10:43:34.249Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49792026-07-20T10:43:34.249Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49802026-07-20T10:43:34.250Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49812026-07-20T10:43:34.250Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49822026-07-20T10:43:34.250Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49832026-07-20T10:43:34.250Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49842026-07-20T10:43:34.250Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
49852026-07-20T10:43:34.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
49862026-07-20T10:43:34.250Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49872026-07-20T10:43:34.250Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49882026-07-20T10:43:34.250Z[ 10] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
49892026-07-20T10:43:34.250Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49902026-07-20T10:43:34.250Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49912026-07-20T10:43:34.250Z[ 16] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
49922026-07-20T10:43:34.251Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49932026-07-20T10:43:34.251Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49942026-07-20T10:43:34.251Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
49952026-07-20T10:43:34.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
49962026-07-20T10:43:34.251Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
49972026-07-20T10:43:34.251Z[ 8] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
49982026-07-20T10:43:34.251Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
49992026-07-20T10:43:34.251Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
50002026-07-20T10:43:34.251Z[ 14] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
50012026-07-20T10:43:34.251Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
50022026-07-20T10:43:34.251Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
50032026-07-20T10:43:34.251Z[ 20] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
50042026-07-20T10:43:34.252Z[SUM] 2.00-3.00 sec 420 MBytes 3.53 Gbits/sec
50052026-07-20T10:43:34.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
50062026-07-20T10:43:34.253Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
50072026-07-20T10:43:34.253Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
50082026-07-20T10:43:34.253Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
50092026-07-20T10:43:34.253Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
50102026-07-20T10:43:34.253Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
50112026-07-20T10:43:34.253Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
50122026-07-20T10:43:34.253Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
50132026-07-20T10:43:34.253Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
50142026-07-20T10:43:34.253Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
50152026-07-20T10:43:34.253Z- - - - - - - - - - - - - - - - - - - - - - - - -
50162026-07-20T10:43:34.253Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
50172026-07-20T10:43:34.253Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
50182026-07-20T10:43:34.253Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
50192026-07-20T10:43:34.253Z[ 12] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
50202026-07-20T10:43:34.253Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
50212026-07-20T10:43:34.253Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
50222026-07-20T10:43:34.253Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
50232026-07-20T10:43:34.253Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
50242026-07-20T10:43:34.253Z[SUM] 4.00-5.00 sec 420 MBytes 3.52 Gbits/sec
50252026-07-20T10:43:34.253Z- - - - - - - - - - - - - - - - - - - - - - - - -
50262026-07-20T10:43:34.253Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50272026-07-20T10:43:34.254Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50282026-07-20T10:43:34.254Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
50292026-07-20T10:43:34.254Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
50302026-07-20T10:43:34.254Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
50312026-07-20T10:43:34.254Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50322026-07-20T10:43:34.254Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
50332026-07-20T10:43:34.254Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
50342026-07-20T10:43:34.254Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
50352026-07-20T10:43:34.254Z- - - - - - - - - - - - - - - - - - - - - - - - -
50362026-07-20T10:43:34.254Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50372026-07-20T10:43:34.254Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50382026-07-20T10:43:34.255Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50392026-07-20T10:43:37.252Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50402026-07-20T10:43:37.252Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50412026-07-20T10:43:37.252Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50422026-07-20T10:43:37.252Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50432026-07-20T10:43:37.252Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50442026-07-20T10:43:37.252Z[SUM] 6.00-7.00 sec 420 MBytes 3.53 Gbits/sec
50452026-07-20T10:43:37.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
50462026-07-20T10:43:37.254Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
50472026-07-20T10:43:37.254Z[ 8] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
50482026-07-20T10:43:37.254Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50492026-07-20T10:43:37.254Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50502026-07-20T10:43:37.254Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
50512026-07-20T10:43:37.254Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
50522026-07-20T10:43:37.254Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50532026-07-20T10:43:37.254Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50542026-07-20T10:43:37.254Z[SUM] 7.00-8.00 sec 420 MBytes 3.52 Gbits/sec
50552026-07-20T10:43:37.254Z- - - - - - - - - - - - - - - - - - - - - - - - -
50562026-07-20T10:43:37.254Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
50572026-07-20T10:43:37.254Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
50582026-07-20T10:43:37.254Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
50592026-07-20T10:43:37.254Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
50602026-07-20T10:43:37.254Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
50612026-07-20T10:43:37.254Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
50622026-07-20T10:43:37.254Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
50632026-07-20T10:43:37.254Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
50642026-07-20T10:43:37.254Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
50652026-07-20T10:43:37.254Z- - - - - - - - - - - - - - - - - - - - - - - - -
50662026-07-20T10:43:37.254Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50672026-07-20T10:43:37.254Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
50682026-07-20T10:43:37.254Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
50692026-07-20T10:43:37.254Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
50702026-07-20T10:43:37.256Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
50712026-07-20T10:43:37.256Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
50722026-07-20T10:43:37.256Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
50732026-07-20T10:43:37.256Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
50742026-07-20T10:43:37.256Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
50752026-07-20T10:43:37.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
50762026-07-20T10:43:37.256Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50772026-07-20T10:43:37.256Z[ 8] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
50782026-07-20T10:43:37.256Z[ 10] 10.00-10.00 sec 128 KBytes 868 Mbits/sec
50792026-07-20T10:43:37.256Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50802026-07-20T10:43:37.256Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50812026-07-20T10:43:37.256Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50822026-07-20T10:43:37.256Z[ 18] 10.00-10.00 sec 128 KBytes 869 Mbits/sec
50832026-07-20T10:43:37.256Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50842026-07-20T10:43:37.256Z[SUM] 10.00-10.00 sec 384 KBytes 2.60 Gbits/sec
50852026-07-20T10:43:37.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
50862026-07-20T10:43:37.256Z[ ID] Interval Transfer Bitrate
50872026-07-20T10:43:37.256Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
50882026-07-20T10:43:37.256Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
50892026-07-20T10:43:37.256Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
50902026-07-20T10:43:37.256Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
50912026-07-20T10:43:37.256Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
50922026-07-20T10:43:37.256Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
50932026-07-20T10:43:37.256Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
50942026-07-20T10:43:37.257Z[ 20] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
50952026-07-20T10:43:37.257Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
50962026-07-20T10:43:37.260ZRun 10/10...3461.343407295243Mbps
50972026-07-20T10:43:37.260Z###---------------------###
50982026-07-20T10:43:37.260Z::: iPerf done... :::
50992026-07-20T10:43:37.260Z:::Awaiting out files...:::
51002026-07-20T10:43:37.260Z###---------------------###
51012026-07-20T10:43:37.260Z###-----###
51022026-07-20T10:43:37.260Z:::done!:::
51032026-07-20T10:43:37.260Z###-----###
51042026-07-20T10:43:38.228ZBenchmarking iperf-tcp/local/s2c/tx
51052026-07-20T10:43:38.228ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51062026-07-20T10:43:42.451ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51072026-07-20T10:44:02.411ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51082026-07-20T10:44:02.463Ziperf-tcp/local/s2c/tx time: [3.5663 µs 3.5664 µs 3.5665 µs]
51092026-07-20T10:44:02.463ZFound 4 outliers among 100 measurements (4.00%)
51102026-07-20T10:44:02.463Z 1 (1.00%) low severe
51112026-07-20T10:44:02.463Z 1 (1.00%) low mild
51122026-07-20T10:44:02.463Z 2 (2.00%) high mild
51132026-07-20T10:44:03.088Z
51142026-07-20T10:44:03.092ZBenchmarking iperf-tcp/local/s2c/rx
51152026-07-20T10:44:03.092ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51162026-07-20T10:44:07.329ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51172026-07-20T10:44:27.231ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51182026-07-20T10:44:27.281Ziperf-tcp/local/s2c/rx time: [6.6286 µs 6.6288 µs 6.6290 µs]
51192026-07-20T10:44:27.281ZFound 5 outliers among 100 measurements (5.00%)
51202026-07-20T10:44:27.281Z 1 (1.00%) low severe
51212026-07-20T10:44:27.281Z 1 (1.00%) low mild
51222026-07-20T10:44:27.281Z 2 (2.00%) high mild
51232026-07-20T10:44:27.281Z 1 (1.00%) high severe
51242026-07-20T10:44:27.907Z
51252026-07-20T10:44:32.473Z+ cargo ubench
51262026-07-20T10:44:32.599Z Compiling proc-macro2 v1.0.106
51272026-07-20T10:44:32.599Z Compiling unicode-ident v1.0.24
51282026-07-20T10:44:32.599Z Compiling quote v1.0.46
51292026-07-20T10:44:32.599Z Compiling serde_core v1.0.228
51302026-07-20T10:44:32.599Z Compiling cfg-if v1.0.4
51312026-07-20T10:44:32.599Z Compiling libc v0.2.186
51322026-07-20T10:44:32.602Z Compiling memchr v2.8.3
51332026-07-20T10:44:32.602Z Compiling serde v1.0.228
51342026-07-20T10:44:32.699Z Compiling rustversion v1.0.23
51352026-07-20T10:44:32.755Z Compiling strsim v0.11.1
51362026-07-20T10:44:32.968Z Compiling version_check v0.9.5
51372026-07-20T10:44:32.982Z Compiling ident_case v1.0.1
51382026-07-20T10:44:33.029Z Compiling zerocopy v0.8.54
51392026-07-20T10:44:33.085Z Compiling thiserror v2.0.18
51402026-07-20T10:44:33.223Z Compiling either v1.16.0
51412026-07-20T10:44:33.433Z Compiling fnv v1.0.7
51422026-07-20T10:44:33.522Z Compiling syn v1.0.109
51432026-07-20T10:44:33.557Z Compiling regex-syntax v0.8.11
51442026-07-20T10:44:33.557Z Compiling crossbeam-utils v0.8.22
51452026-07-20T10:44:33.605Z Compiling pin-project-lite v0.2.17
51462026-07-20T10:44:33.707Z Compiling equivalent v1.0.2
51472026-07-20T10:44:33.836Z Compiling hashbrown v0.17.1
51482026-07-20T10:44:33.852Z Compiling syn v2.0.118
51492026-07-20T10:44:33.894Z Compiling aho-corasick v1.1.4
51502026-07-20T10:44:33.965Z Compiling winnow v1.0.3
51512026-07-20T10:44:34.044Z Compiling itertools v0.14.0
51522026-07-20T10:44:34.371Z Compiling indexmap v2.14.0
51532026-07-20T10:44:34.964Z Compiling bitflags v2.13.0
51542026-07-20T10:44:34.969Z Compiling toml_parser v1.1.2+spec-1.1.0
51552026-07-20T10:44:35.042Z Compiling regex-automata v0.4.15
51562026-07-20T10:44:35.255Z Compiling autocfg v1.5.1
51572026-07-20T10:44:35.302Z Compiling heapless v0.8.0
51582026-07-20T10:44:35.497Z Compiling toml_datetime v1.1.1+spec-1.1.0
51592026-07-20T10:44:35.587Z Compiling byteorder v1.5.0
51602026-07-20T10:44:35.612Z Compiling num-traits v0.2.19
51612026-07-20T10:44:35.713Z Compiling toml_edit v0.25.12+spec-1.1.0
51622026-07-20T10:44:35.757Z Compiling hash32 v0.3.1
51632026-07-20T10:44:35.770Z Compiling slog v2.8.2
51642026-07-20T10:44:35.850Z Compiling futures-sink v0.3.32
51652026-07-20T10:44:35.890Z Compiling stable_deref_trait v1.2.1
51662026-07-20T10:44:35.905Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51672026-07-20T10:44:35.948Z Compiling macaddr v1.0.1
51682026-07-20T10:44:35.956Z Compiling futures-core v0.3.32
51692026-07-20T10:44:36.001Z Compiling smoltcp v0.11.0
51702026-07-20T10:44:36.097Z Compiling futures-channel v0.3.32
51712026-07-20T10:44:36.317Z Compiling proc-macro-crate v3.5.0
51722026-07-20T10:44:36.337Z Compiling darling_core v0.21.3
51732026-07-20T10:44:36.341Z Compiling darling_core v0.23.0
51742026-07-20T10:44:36.606Z Compiling proc-macro-error-attr v1.0.4
51752026-07-20T10:44:36.624Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51762026-07-20T10:44:36.715Z Compiling regex v1.13.0
51772026-07-20T10:44:36.837Z Compiling futures-task v0.3.32
51782026-07-20T10:44:36.846Z Compiling crc32fast v1.5.0
51792026-07-20T10:44:37.001Z Compiling slab v0.4.12
51802026-07-20T10:44:37.103Z Compiling futures-io v0.3.32
51812026-07-20T10:44:37.140Z Compiling ref-cast v1.0.25
51822026-07-20T10:44:37.194Z Compiling rand_core v0.10.1
51832026-07-20T10:44:37.266Z Compiling bitflags v1.3.2
51842026-07-20T10:44:37.334Z Compiling managed v0.8.0
51852026-07-20T10:44:37.338Z Compiling getrandom v0.4.3
51862026-07-20T10:44:37.385Z Compiling anyhow v1.0.104
51872026-07-20T10:44:37.563Z Compiling serde_derive v1.0.228
51882026-07-20T10:44:37.575Z Compiling zerocopy-derive v0.8.54
51892026-07-20T10:44:37.592Z Compiling thiserror-impl v2.0.18
51902026-07-20T10:44:37.613Z Compiling futures-macro v0.3.32
51912026-07-20T10:44:37.918Z Compiling foreign-types-macros v0.2.3
51922026-07-20T10:44:38.424Z Compiling futures-util v0.3.32
51932026-07-20T10:44:38.472Z Compiling darling_macro v0.21.3
51942026-07-20T10:44:38.475Z Compiling darling_macro v0.23.0
51952026-07-20T10:44:38.544Z Compiling num_enum_derive v0.7.6
51962026-07-20T10:44:38.885Z Compiling cobs v0.3.0
51972026-07-20T10:44:39.024Z Compiling darling v0.23.0
51982026-07-20T10:44:39.027Z Compiling darling v0.21.3
51992026-07-20T10:44:39.096Z Compiling ingot-macros v0.1.1
52002026-07-20T10:44:39.099Z Compiling ref-cast-impl v1.0.25
52012026-07-20T10:44:39.522Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52022026-07-20T10:44:39.687Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52032026-07-20T10:44:39.877Z Compiling proc-macro-error v1.0.4
52042026-07-20T10:44:39.910Z Compiling crossbeam-epoch v0.9.20
52052026-07-20T10:44:39.930Z Compiling cpufeatures v0.3.0
52062026-07-20T10:44:39.995Z Compiling foreign-types-shared v0.3.1
52072026-07-20T10:44:40.082Z Compiling rustix v1.1.4
52082026-07-20T10:44:40.115Z Compiling ipnetwork v0.21.1
52092026-07-20T10:44:40.192Z Compiling once_cell v1.21.4
52102026-07-20T10:44:40.425Z Compiling unicode-width v0.2.2
52112026-07-20T10:44:40.474Z Compiling tracing-core v0.1.36
52122026-07-20T10:44:40.573Z Compiling foreign-types v0.5.0
52132026-07-20T10:44:40.629Z Compiling chacha20 v0.10.1
52142026-07-20T10:44:40.640Z Compiling tabwriter v1.4.1
52152026-07-20T10:44:40.711Z Compiling erased-serde v0.3.31
52162026-07-20T10:44:40.827Z Compiling postcard v1.1.3
52172026-07-20T10:44:40.908Z Compiling futures-executor v0.3.32
52182026-07-20T10:44:41.067Z Compiling num_enum v0.7.6
52192026-07-20T10:44:41.280Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52202026-07-20T10:44:41.445Z Compiling tracing-attributes v0.1.31
52212026-07-20T10:44:41.515Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52222026-07-20T10:44:41.522Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52232026-07-20T10:44:41.744Z Compiling errno v0.3.14
52242026-07-20T10:44:41.749Z Compiling itertools v0.15.0
52252026-07-20T10:44:41.886Z Compiling cstr-argument v0.1.2
52262026-07-20T10:44:41.893Z Compiling thiserror v1.0.69
52272026-07-20T10:44:42.006Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52282026-07-20T10:44:42.012Z Compiling crossbeam-deque v0.8.7
52292026-07-20T10:44:42.039Z Compiling ingot-types v0.1.2
52302026-07-20T10:44:42.195Z Compiling utf8parse v0.2.2
52312026-07-20T10:44:42.209Z Compiling shlex v2.0.1
52322026-07-20T10:44:42.227Z Compiling num-conv v0.2.2
52332026-07-20T10:44:42.319Z Compiling pretty-hex v0.4.2
52342026-07-20T10:44:42.414Z Compiling time-core v0.1.9
52352026-07-20T10:44:42.425Z Compiling find-msvc-tools v0.1.9
52362026-07-20T10:44:42.449Z Compiling zmij v1.0.22
52372026-07-20T10:44:42.538Z Compiling ingot v0.1.1
52382026-07-20T10:44:42.591Z Compiling dyn-clone v1.0.20
52392026-07-20T10:44:42.652Z Compiling time-macros v0.2.31
52402026-07-20T10:44:42.693Z Compiling tracing v0.1.44
52412026-07-20T10:44:42.727Z Compiling cc v1.2.67
52422026-07-20T10:44:42.785Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52432026-07-20T10:44:42.996Z Compiling anstyle-parse v1.0.0
52442026-07-20T10:44:43.192Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52452026-07-20T10:44:43.197Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52462026-07-20T10:44:43.542Z Compiling rand v0.10.2
52472026-07-20T10:44:43.679Z Compiling futures v0.3.32
52482026-07-20T10:44:43.853Z Compiling thiserror-impl v1.0.69
52492026-07-20T10:44:43.859Z Compiling uuid v1.23.5
52502026-07-20T10:44:44.201Z Compiling arc-swap v1.9.2
52512026-07-20T10:44:44.298Z Compiling socket2 v0.6.4
52522026-07-20T10:44:44.318Z Compiling nom v8.0.0
52532026-07-20T10:44:44.544Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52542026-07-20T10:44:44.680Z Compiling thread_local v1.1.10
52552026-07-20T10:44:44.886Z Compiling colored v3.1.1
52562026-07-20T10:44:45.022Z Compiling anstyle v1.0.14
52572026-07-20T10:44:45.194Z Compiling powerfmt v0.2.0
52582026-07-20T10:44:45.262Z Compiling oxnet v0.1.6
52592026-07-20T10:44:45.419Z Compiling is_terminal_polyfill v1.70.2
52602026-07-20T10:44:45.560Z Compiling serde_json v1.0.150
52612026-07-20T10:44:45.804Z Compiling anstyle-query v1.1.5
52622026-07-20T10:44:45.882Z Compiling iana-time-zone v0.1.65
52632026-07-20T10:44:46.056Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52642026-07-20T10:44:46.191Z Compiling colorchoice v1.0.5
52652026-07-20T10:44:46.227Z Compiling slog-async v2.8.0
52662026-07-20T10:44:46.278Z Compiling deranged v0.5.8
52672026-07-20T10:44:46.301Z Compiling heck v0.4.1
52682026-07-20T10:44:46.497Z Compiling lazy_static v1.5.0
52692026-07-20T10:44:46.526Z Compiling rayon-core v1.13.0
52702026-07-20T10:44:46.592Z Compiling slog-scope v4.4.1
52712026-07-20T10:44:46.765Z Compiling rusticata-macros v5.0.0
52722026-07-20T10:44:46.960Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52732026-07-20T10:44:46.981Z Compiling anstream v1.0.0
52742026-07-20T10:44:47.360Z Compiling time v0.3.53
52752026-07-20T10:44:47.410Z Compiling chrono v0.4.45
52762026-07-20T10:44:47.759Z Compiling alloca v0.4.0
52772026-07-20T10:44:47.897Z Compiling terminal_size v0.4.4
52782026-07-20T10:44:48.032Z Compiling cookie-factory v0.3.3
52792026-07-20T10:44:48.051Z Compiling half v2.7.1
52802026-07-20T10:44:48.342Z Compiling crossbeam-channel v0.5.16
52812026-07-20T10:44:48.345Z Compiling is-terminal v0.4.17
52822026-07-20T10:44:48.358Z Compiling itertools v0.12.1
52832026-07-20T10:44:48.434Z Compiling plotters-backend v0.3.7
52842026-07-20T10:44:48.984Z Compiling clap_lex v1.1.0
52852026-07-20T10:44:49.142Z Compiling log v0.4.33
52862026-07-20T10:44:49.307Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52872026-07-20T10:44:49.370Z Compiling circular v0.3.0
52882026-07-20T10:44:49.470Z Compiling term v1.2.1
52892026-07-20T10:44:49.580Z Compiling take_mut v0.2.2
52902026-07-20T10:44:49.690Z Compiling itoa v1.0.18
52912026-07-20T10:44:49.810Z Compiling heck v0.5.0
52922026-07-20T10:44:49.902Z Compiling ciborium-io v0.2.2
52932026-07-20T10:44:49.993Z Compiling cfg_aliases v0.2.1
52942026-07-20T10:44:50.008Z Compiling clap_derive v4.6.1
52952026-07-20T10:44:50.008Z Compiling ciborium-ll v0.2.2
52962026-07-20T10:44:50.059Z Compiling nix v0.31.3
52972026-07-20T10:44:50.391Z Compiling slog-term v2.9.2
52982026-07-20T10:44:50.448Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52992026-07-20T10:44:51.614Z Compiling pcap-parser v0.17.0
53002026-07-20T10:44:51.634Z Compiling slog-stdlog v4.1.1
53012026-07-20T10:44:51.732Z Compiling clap_builder v4.6.0
53022026-07-20T10:44:51.832Z Compiling plotters-svg v0.3.7
53032026-07-20T10:44:52.024Z Compiling itertools v0.13.0
53042026-07-20T10:44:52.121Z Compiling cast v0.3.0
53052026-07-20T10:44:52.186Z Compiling same-file v1.0.6
53062026-07-20T10:44:52.326Z Compiling walkdir v2.5.0
53072026-07-20T10:44:52.351Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53082026-07-20T10:44:52.867Z Compiling rayon v1.12.0
53092026-07-20T10:44:53.401Z Compiling criterion-plot v0.8.2
53102026-07-20T10:44:53.536Z Compiling plotters v0.3.7
53112026-07-20T10:44:53.862Z Compiling clap v4.6.1
53122026-07-20T10:44:53.943Z Compiling slog-envlogger v2.2.0
53132026-07-20T10:44:54.152Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53142026-07-20T10:44:54.729Z Compiling tinytemplate v1.2.1
53152026-07-20T10:44:54.842Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53162026-07-20T10:44:55.066Z Compiling ciborium v0.2.2
53172026-07-20T10:44:55.321Z Compiling page_size v0.6.0
53182026-07-20T10:44:55.427Z Compiling oorandom v11.1.5
53192026-07-20T10:44:55.554Z Compiling dtor-proc-macro v0.0.13
53202026-07-20T10:44:55.723Z Compiling anes v0.1.6
53212026-07-20T10:44:55.833Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53222026-07-20T10:44:55.915Z Compiling dtor v0.8.1
53232026-07-20T10:44:55.966Z Compiling criterion v0.8.2
53242026-07-20T10:44:56.001Z Compiling ctor-proc-macro v0.0.13
53252026-07-20T10:44:56.370Z Compiling link-section v0.2.1
53262026-07-20T10:44:56.508Z Compiling ctor v0.10.1
53272026-07-20T10:44:58.007Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53282026-07-20T10:46:18.331Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 45s
53292026-07-20T10:46:18.358Z Running benches/userland.rs (target/release-lto/deps/userland-f8fb01d24bf12d30)
53302026-07-20T10:46:18.361ZGnuplot not found, using plotters backend
53312026-07-20T10:46:18.490ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53322026-07-20T10:46:18.490ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53332026-07-20T10:46:23.966ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0009 s (7.7M iterations)
53342026-07-20T10:46:28.829ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53352026-07-20T10:46:28.884Zparse/Hairpin-DHCPv4/wallclock/Discover
53362026-07-20T10:46:28.884Z time: [61.232 ns 61.495 ns 61.806 ns]
53372026-07-20T10:46:28.884ZFound 3 outliers among 100 measurements (3.00%)
53382026-07-20T10:46:28.884Z 2 (2.00%) high mild
53392026-07-20T10:46:28.884Z 1 (1.00%) high severe
53402026-07-20T10:46:29.512Z
53412026-07-20T10:46:29.515ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53422026-07-20T10:46:29.515ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53432026-07-20T10:46:35.418ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0057 s (3.6M iterations)
53442026-07-20T10:46:40.417ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53452026-07-20T10:46:40.467Zprocess/Hairpin-DHCPv4/wallclock/Discover
53462026-07-20T10:46:40.467Z time: [829.33 ns 829.73 ns 830.12 ns]
53472026-07-20T10:46:40.468ZFound 5 outliers among 100 measurements (5.00%)
53482026-07-20T10:46:40.468Z 5 (5.00%) high severe
53492026-07-20T10:46:41.098Z
53502026-07-20T10:46:41.101ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53512026-07-20T10:46:41.101ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53522026-07-20T10:46:46.799ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0001 s (7.4M iterations)
53532026-07-20T10:46:51.461ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53542026-07-20T10:46:51.511Zparse/Hairpin-DHCPv4/wallclock/Request
53552026-07-20T10:46:51.511Z time: [61.429 ns 61.701 ns 62.022 ns]
53562026-07-20T10:46:51.511ZFound 4 outliers among 100 measurements (4.00%)
53572026-07-20T10:46:51.512Z 2 (2.00%) high mild
53582026-07-20T10:46:51.512Z 2 (2.00%) high severe
53592026-07-20T10:46:52.139Z
53602026-07-20T10:46:52.142ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53612026-07-20T10:46:52.142ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53622026-07-20T10:46:57.939ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0056 s (3.6M iterations)
53632026-07-20T10:47:02.924ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53642026-07-20T10:47:02.974Zprocess/Hairpin-DHCPv4/wallclock/Request
53652026-07-20T10:47:02.974Z time: [804.47 ns 804.84 ns 805.21 ns]
53662026-07-20T10:47:02.974ZFound 8 outliers among 100 measurements (8.00%)
53672026-07-20T10:47:02.974Z 4 (4.00%) high mild
53682026-07-20T10:47:02.974Z 4 (4.00%) high severe
53692026-07-20T10:47:03.600Z
53702026-07-20T10:47:03.604ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53712026-07-20T10:47:03.604ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53722026-07-20T10:47:07.046ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0021 s (6.1M iterations)
53732026-07-20T10:47:11.899ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53742026-07-20T10:47:11.950Zparse/Hairpin-DHCPv6/wallclock/Solicit
53752026-07-20T10:47:11.951Z time: [61.071 ns 61.353 ns 61.701 ns]
53762026-07-20T10:47:11.951ZFound 2 outliers among 100 measurements (2.00%)
53772026-07-20T10:47:11.951Z 1 (1.00%) high mild
53782026-07-20T10:47:11.951Z 1 (1.00%) high severe
53792026-07-20T10:47:12.583Z
53802026-07-20T10:47:12.586ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53812026-07-20T10:47:12.586ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53822026-07-20T10:47:16.309ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0062 s (2.8M iterations)
53832026-07-20T10:47:21.321ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53842026-07-20T10:47:21.371Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53852026-07-20T10:47:21.371Z time: [1.0380 µs 1.0387 µs 1.0396 µs]
53862026-07-20T10:47:21.371ZFound 4 outliers among 100 measurements (4.00%)
53872026-07-20T10:47:21.371Z 3 (3.00%) high mild
53882026-07-20T10:47:21.371Z 1 (1.00%) high severe
53892026-07-20T10:47:21.997Z
53902026-07-20T10:47:22.000ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
53912026-07-20T10:47:22.000ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
53922026-07-20T10:47:25.803ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0004 s (5.5M iterations)
53932026-07-20T10:47:30.525ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
53942026-07-20T10:47:30.575Zparse/Hairpin-DHCPv6/wallclock/Request
53952026-07-20T10:47:30.575Z time: [61.275 ns 61.542 ns 61.864 ns]
53962026-07-20T10:47:30.575ZFound 3 outliers among 100 measurements (3.00%)
53972026-07-20T10:47:30.575Z 1 (1.00%) high mild
53982026-07-20T10:47:30.575Z 2 (2.00%) high severe
53992026-07-20T10:47:31.204Z
54002026-07-20T10:47:31.207ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54012026-07-20T10:47:31.207ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54022026-07-20T10:47:35.150ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0088 s (2.7M iterations)
54032026-07-20T10:47:40.129ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54042026-07-20T10:47:40.180Zprocess/Hairpin-DHCPv6/wallclock/Request
54052026-07-20T10:47:40.180Z time: [1.0704 µs 1.0711 µs 1.0719 µs]
54062026-07-20T10:47:40.180ZFound 4 outliers among 100 measurements (4.00%)
54072026-07-20T10:47:40.180Z 3 (3.00%) high mild
54082026-07-20T10:47:40.180Z 1 (1.00%) high severe
54092026-07-20T10:47:40.806Z
54102026-07-20T10:47:40.811ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54112026-07-20T10:47:40.811ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54122026-07-20T10:47:46.935ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0035 s (6.8M iterations)
54132026-07-20T10:47:51.445ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54142026-07-20T10:47:51.495Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54152026-07-20T10:47:51.495Z time: [61.135 ns 61.426 ns 61.773 ns]
54162026-07-20T10:47:51.495ZFound 2 outliers among 100 measurements (2.00%)
54172026-07-20T10:47:51.495Z 1 (1.00%) high mild
54182026-07-20T10:47:51.496Z 1 (1.00%) high severe
54192026-07-20T10:47:52.123Z
54202026-07-20T10:47:52.126ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54212026-07-20T10:47:52.127ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54222026-07-20T10:47:57.359ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0056 s (4.0M iterations)
54232026-07-20T10:48:02.234ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54242026-07-20T10:48:02.285Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54252026-07-20T10:48:02.285Z time: [620.00 ns 620.49 ns 621.04 ns]
54262026-07-20T10:48:02.285ZFound 6 outliers among 100 measurements (6.00%)
54272026-07-20T10:48:02.285Z 3 (3.00%) high mild
54282026-07-20T10:48:02.285Z 3 (3.00%) high severe
54292026-07-20T10:48:02.913Z
54302026-07-20T10:48:02.916ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54312026-07-20T10:48:02.916ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54322026-07-20T10:48:07.271ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0018 s (4.8M iterations)
54332026-07-20T10:48:11.132ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54342026-07-20T10:48:11.182Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54352026-07-20T10:48:11.182Z time: [121.84 ns 122.14 ns 122.49 ns]
54362026-07-20T10:48:11.182ZFound 3 outliers among 100 measurements (3.00%)
54372026-07-20T10:48:11.182Z 1 (1.00%) high mild
54382026-07-20T10:48:11.182Z 2 (2.00%) high severe
54392026-07-20T10:48:11.810Z
54402026-07-20T10:48:11.814ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54412026-07-20T10:48:11.814ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54422026-07-20T10:48:15.038ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0038 s (3.3M iterations)
54432026-07-20T10:48:19.529ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54442026-07-20T10:48:19.580Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54452026-07-20T10:48:19.580Z time: [704.43 ns 704.85 ns 705.33 ns]
54462026-07-20T10:48:19.580ZFound 4 outliers among 100 measurements (4.00%)
54472026-07-20T10:48:19.580Z 3 (3.00%) high mild
54482026-07-20T10:48:19.580Z 1 (1.00%) high severe
54492026-07-20T10:48:20.206Z
54502026-07-20T10:48:20.209ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54512026-07-20T10:48:20.209ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54522026-07-20T10:48:26.394ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0025 s (6.8M iterations)
54532026-07-20T10:48:30.868ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54542026-07-20T10:48:30.918Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54552026-07-20T10:48:30.918Z time: [61.255 ns 61.519 ns 61.835 ns]
54562026-07-20T10:48:30.918ZFound 3 outliers among 100 measurements (3.00%)
54572026-07-20T10:48:30.919Z 1 (1.00%) high mild
54582026-07-20T10:48:30.919Z 2 (2.00%) high severe
54592026-07-20T10:48:31.547Z
54602026-07-20T10:48:31.551ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54612026-07-20T10:48:31.551ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54622026-07-20T10:48:37.649ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0025 s (3.4M iterations)
54632026-07-20T10:48:42.485ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54642026-07-20T10:48:42.536Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54652026-07-20T10:48:42.536Z time: [809.15 ns 809.59 ns 810.11 ns]
54662026-07-20T10:48:42.536ZFound 3 outliers among 100 measurements (3.00%)
54672026-07-20T10:48:42.536Z 1 (1.00%) high mild
54682026-07-20T10:48:42.536Z 2 (2.00%) high severe
54692026-07-20T10:48:43.162Z
54702026-07-20T10:48:43.166ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
54712026-07-20T10:48:43.166ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54722026-07-20T10:48:46.171ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0011 s (7.0M iterations)
54732026-07-20T10:48:50.726ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54742026-07-20T10:48:50.776Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
54752026-07-20T10:48:50.776Z time: [60.594 ns 60.884 ns 61.238 ns]
54762026-07-20T10:48:50.776ZFound 3 outliers among 100 measurements (3.00%)
54772026-07-20T10:48:50.776Z 1 (1.00%) high mild
54782026-07-20T10:48:50.776Z 2 (2.00%) high severe
54792026-07-20T10:48:51.408Z
54802026-07-20T10:48:51.411ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
54812026-07-20T10:48:51.411ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54822026-07-20T10:48:57.345ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0032 s (3.5M iterations)
54832026-07-20T10:49:02.123ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54842026-07-20T10:49:02.172Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
54852026-07-20T10:49:02.173Z time: [755.67 ns 756.01 ns 756.43 ns]
54862026-07-20T10:49:02.173ZFound 5 outliers among 100 measurements (5.00%)
54872026-07-20T10:49:02.173Z 3 (3.00%) high mild
54882026-07-20T10:49:02.173Z 2 (2.00%) high severe
54892026-07-20T10:49:02.800Z
54902026-07-20T10:49:02.852ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54912026-07-20T10:49:02.852ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
54922026-07-20T10:49:06.221ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (12M iterations)
54932026-07-20T10:49:10.044ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
54942026-07-20T10:49:10.094Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54952026-07-20T10:49:10.094Z time: [61.471 ns 61.717 ns 62.014 ns]
54962026-07-20T10:49:10.094ZFound 2 outliers among 100 measurements (2.00%)
54972026-07-20T10:49:10.094Z 1 (1.00%) high mild
54982026-07-20T10:49:10.094Z 1 (1.00%) high severe
54992026-07-20T10:49:10.727Z
55002026-07-20T10:49:10.730ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55012026-07-20T10:49:10.730ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55022026-07-20T10:49:15.935ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0037 s (4.0M iterations)
55032026-07-20T10:49:20.657ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55042026-07-20T10:49:20.707Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55052026-07-20T10:49:20.707Z time: [253.03 ns 253.33 ns 253.70 ns]
55062026-07-20T10:49:20.707ZFound 4 outliers among 100 measurements (4.00%)
55072026-07-20T10:49:20.708Z 2 (2.00%) high mild
55082026-07-20T10:49:20.708Z 2 (2.00%) high severe
55092026-07-20T10:49:21.336Z
55102026-07-20T10:49:21.339ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55112026-07-20T10:49:21.339ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55122026-07-20T10:49:24.387ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (6.9M iterations)
55132026-07-20T10:49:29.102ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55142026-07-20T10:49:29.153Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55152026-07-20T10:49:29.153Z time: [89.808 ns 90.089 ns 90.423 ns]
55162026-07-20T10:49:29.153ZFound 18 outliers among 100 measurements (18.00%)
55172026-07-20T10:49:29.153Z 17 (17.00%) high mild
55182026-07-20T10:49:29.153Z 1 (1.00%) high severe
55192026-07-20T10:49:29.779Z
55202026-07-20T10:49:29.782ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55212026-07-20T10:49:29.783ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55222026-07-20T10:49:33.782ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (2.6M iterations)
55232026-07-20T10:49:38.763ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55242026-07-20T10:49:38.814Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55252026-07-20T10:49:38.814Z time: [281.62 ns 281.97 ns 282.37 ns]
55262026-07-20T10:49:38.814ZFound 3 outliers among 100 measurements (3.00%)
55272026-07-20T10:49:38.814Z 2 (2.00%) high mild
55282026-07-20T10:49:38.814Z 1 (1.00%) high severe
55292026-07-20T10:49:39.441Z
55302026-07-20T10:49:39.444ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55312026-07-20T10:49:39.444ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55322026-07-20T10:49:45.636ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.8M iterations)
55332026-07-20T10:49:49.189ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55342026-07-20T10:49:49.239Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55352026-07-20T10:49:49.239Z time: [97.988 ns 98.155 ns 98.306 ns]
55362026-07-20T10:49:49.239ZFound 4 outliers among 100 measurements (4.00%)
55372026-07-20T10:49:49.239Z 2 (2.00%) high mild
55382026-07-20T10:49:49.239Z 2 (2.00%) high severe
55392026-07-20T10:49:49.868Z
55402026-07-20T10:49:49.872ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55412026-07-20T10:49:49.872ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55422026-07-20T10:49:52.882ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0002 s (3.5M iterations)
55432026-07-20T10:49:57.482ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55442026-07-20T10:49:57.532Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55452026-07-20T10:49:57.532Z time: [224.27 ns 224.55 ns 224.88 ns]
55462026-07-20T10:49:57.532ZFound 2 outliers among 100 measurements (2.00%)
55472026-07-20T10:49:57.532Z 1 (1.00%) high mild
55482026-07-20T10:49:57.532Z 1 (1.00%) high severe
55492026-07-20T10:49:58.159Z
55502026-07-20T10:49:58.162ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55512026-07-20T10:49:58.162ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55522026-07-20T10:50:02.437ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0020 s (4.9M iterations)
55532026-07-20T10:50:06.746ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55542026-07-20T10:50:06.797Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55552026-07-20T10:50:06.797Z time: [116.86 ns 117.12 ns 117.34 ns]
55562026-07-20T10:50:06.797ZFound 24 outliers among 100 measurements (24.00%)
55572026-07-20T10:50:06.797Z 16 (16.00%) low mild
55582026-07-20T10:50:06.797Z 3 (3.00%) high mild
55592026-07-20T10:50:06.797Z 5 (5.00%) high severe
55602026-07-20T10:50:07.423Z
55612026-07-20T10:50:07.427ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55622026-07-20T10:50:07.427ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55632026-07-20T10:50:11.886ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0071 s (2.4M iterations)
55642026-07-20T10:50:16.669ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55652026-07-20T10:50:16.718Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55662026-07-20T10:50:16.718Z time: [242.26 ns 242.50 ns 242.81 ns]
55672026-07-20T10:50:16.718ZFound 5 outliers among 100 measurements (5.00%)
55682026-07-20T10:50:16.718Z 2 (2.00%) high mild
55692026-07-20T10:50:16.718Z 3 (3.00%) high severe
55702026-07-20T10:50:17.347Z
55712026-07-20T10:50:17.351ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55722026-07-20T10:50:17.351ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55732026-07-20T10:50:20.606ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (13M iterations)
55742026-07-20T10:50:24.548ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55752026-07-20T10:50:24.598Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55762026-07-20T10:50:24.598Z time: [60.315 ns 60.540 ns 60.806 ns]
55772026-07-20T10:50:24.598ZFound 1 outliers among 100 measurements (1.00%)
55782026-07-20T10:50:24.598Z 1 (1.00%) high mild
55792026-07-20T10:50:25.225Z
55802026-07-20T10:50:25.228ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55812026-07-20T10:50:25.228ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55822026-07-20T10:50:30.021ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (4.4M iterations)
55832026-07-20T10:50:34.788ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55842026-07-20T10:50:34.838Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55852026-07-20T10:50:34.838Z time: [215.29 ns 215.63 ns 216.02 ns]
55862026-07-20T10:50:34.838ZFound 4 outliers among 100 measurements (4.00%)
55872026-07-20T10:50:34.838Z 1 (1.00%) high mild
55882026-07-20T10:50:34.838Z 3 (3.00%) high severe
55892026-07-20T10:50:35.471Z
55902026-07-20T10:50:35.474ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55912026-07-20T10:50:35.474ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
55922026-07-20T10:50:41.509ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (6.9M iterations)
55932026-07-20T10:50:46.058ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
55942026-07-20T10:50:46.109Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55952026-07-20T10:50:46.109Z time: [78.646 ns 78.936 ns 79.278 ns]
55962026-07-20T10:50:46.109ZFound 2 outliers among 100 measurements (2.00%)
55972026-07-20T10:50:46.109Z 1 (1.00%) high mild
55982026-07-20T10:50:46.109Z 1 (1.00%) high severe
55992026-07-20T10:50:46.737Z
56002026-07-20T10:50:46.740ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56012026-07-20T10:50:46.741ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56022026-07-20T10:50:50.534ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (2.8M iterations)
56032026-07-20T10:50:55.496ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56042026-07-20T10:50:55.546Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56052026-07-20T10:50:55.546Z time: [234.45 ns 234.74 ns 235.09 ns]
56062026-07-20T10:50:55.546ZFound 5 outliers among 100 measurements (5.00%)
56072026-07-20T10:50:55.546Z 3 (3.00%) high mild
56082026-07-20T10:50:55.546Z 2 (2.00%) high severe
56092026-07-20T10:50:56.174Z
56102026-07-20T10:50:56.177ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56112026-07-20T10:50:56.177ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56122026-07-20T10:51:02.224ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0036 s (6.9M iterations)
56132026-07-20T10:51:05.830ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56142026-07-20T10:51:05.911Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56152026-07-20T10:51:05.911Z time: [97.197 ns 97.416 ns 97.618 ns]
56162026-07-20T10:51:05.911ZFound 3 outliers among 100 measurements (3.00%)
56172026-07-20T10:51:05.911Z 1 (1.00%) high mild
56182026-07-20T10:51:05.911Z 2 (2.00%) high severe
56192026-07-20T10:51:06.508Z
56202026-07-20T10:51:06.511ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56212026-07-20T10:51:06.511ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56222026-07-20T10:51:12.365ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0067 s (3.6M iterations)
56232026-07-20T10:51:16.810ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56242026-07-20T10:51:16.860Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56252026-07-20T10:51:16.860Z time: [186.37 ns 186.64 ns 186.95 ns]
56262026-07-20T10:51:16.860ZFound 4 outliers among 100 measurements (4.00%)
56272026-07-20T10:51:16.860Z 3 (3.00%) high mild
56282026-07-20T10:51:16.860Z 1 (1.00%) high severe
56292026-07-20T10:51:17.488Z
56302026-07-20T10:51:17.491ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56312026-07-20T10:51:17.491ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56322026-07-20T10:51:21.742ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0041 s (4.9M iterations)
56332026-07-20T10:51:26.050ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56342026-07-20T10:51:26.090Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56352026-07-20T10:51:26.090Z time: [116.00 ns 116.32 ns 116.60 ns]
56362026-07-20T10:51:26.090ZFound 6 outliers among 100 measurements (6.00%)
56372026-07-20T10:51:26.090Z 3 (3.00%) high mild
56382026-07-20T10:51:26.090Z 3 (3.00%) high severe
56392026-07-20T10:51:26.715Z
56402026-07-20T10:51:26.718ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56412026-07-20T10:51:26.719ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56422026-07-20T10:51:30.962ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (2.5M iterations)
56432026-07-20T10:51:35.757ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56442026-07-20T10:51:35.815Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56452026-07-20T10:51:35.815Z time: [205.16 ns 205.42 ns 205.73 ns]
56462026-07-20T10:51:35.819ZFound 4 outliers among 100 measurements (4.00%)
56472026-07-20T10:51:35.819Z 2 (2.00%) high mild
56482026-07-20T10:51:35.819Z 2 (2.00%) high severe
56492026-07-20T10:51:36.434Z
56502026-07-20T10:51:36.437ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56512026-07-20T10:51:36.437ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56522026-07-20T10:51:40.038ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0000 s (12M iterations)
56532026-07-20T10:51:44.040ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56542026-07-20T10:51:44.090Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56552026-07-20T10:51:44.090Z time: [61.820 ns 62.053 ns 62.333 ns]
56562026-07-20T10:51:44.090ZFound 2 outliers among 100 measurements (2.00%)
56572026-07-20T10:51:44.090Z 1 (1.00%) high mild
56582026-07-20T10:51:44.090Z 1 (1.00%) high severe
56592026-07-20T10:51:44.719Z
56602026-07-20T10:51:44.722ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56612026-07-20T10:51:44.722ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56622026-07-20T10:51:50.073ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0025 s (3.9M iterations)
56632026-07-20T10:51:54.897ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56642026-07-20T10:51:54.946Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56652026-07-20T10:51:54.946Z time: [248.89 ns 249.27 ns 249.71 ns]
56662026-07-20T10:51:54.946ZFound 4 outliers among 100 measurements (4.00%)
56672026-07-20T10:51:54.946Z 2 (2.00%) high mild
56682026-07-20T10:51:54.946Z 2 (2.00%) high severe
56692026-07-20T10:51:55.576Z
56702026-07-20T10:51:55.580ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56712026-07-20T10:51:55.580ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56722026-07-20T10:51:58.684ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (6.8M iterations)
56732026-07-20T10:52:03.397ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56742026-07-20T10:52:03.447Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56752026-07-20T10:52:03.447Z time: [79.786 ns 80.050 ns 80.363 ns]
56762026-07-20T10:52:03.447ZFound 3 outliers among 100 measurements (3.00%)
56772026-07-20T10:52:03.447Z 1 (1.00%) high mild
56782026-07-20T10:52:03.447Z 2 (2.00%) high severe
56792026-07-20T10:52:04.078Z
56802026-07-20T10:52:04.082ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56812026-07-20T10:52:04.082ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56822026-07-20T10:52:08.159ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0028 s (2.6M iterations)
56832026-07-20T10:52:13.149ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56842026-07-20T10:52:13.199Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56852026-07-20T10:52:13.199Z time: [267.29 ns 267.62 ns 268.01 ns]
56862026-07-20T10:52:13.199ZFound 5 outliers among 100 measurements (5.00%)
56872026-07-20T10:52:13.199Z 2 (2.00%) high mild
56882026-07-20T10:52:13.199Z 3 (3.00%) high severe
56892026-07-20T10:52:13.827Z
56902026-07-20T10:52:13.830ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56912026-07-20T10:52:13.830ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
56922026-07-20T10:52:16.876ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0001 s (6.9M iterations)
56932026-07-20T10:52:20.714ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
56942026-07-20T10:52:20.764Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56952026-07-20T10:52:20.764Z time: [98.415 ns 98.516 ns 98.620 ns]
56962026-07-20T10:52:20.764ZFound 7 outliers among 100 measurements (7.00%)
56972026-07-20T10:52:20.764Z 4 (4.00%) high mild
56982026-07-20T10:52:20.764Z 3 (3.00%) high severe
56992026-07-20T10:52:21.389Z
57002026-07-20T10:52:21.392ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57012026-07-20T10:52:21.392ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57022026-07-20T10:52:24.515ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0066 s (3.4M iterations)
57032026-07-20T10:52:29.185ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57042026-07-20T10:52:29.235Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57052026-07-20T10:52:29.235Z time: [220.21 ns 220.45 ns 220.72 ns]
57062026-07-20T10:52:29.235ZFound 4 outliers among 100 measurements (4.00%)
57072026-07-20T10:52:29.235Z 1 (1.00%) high mild
57082026-07-20T10:52:29.235Z 3 (3.00%) high severe
57092026-07-20T10:52:29.862Z
57102026-07-20T10:52:29.865ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57112026-07-20T10:52:29.865ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57122026-07-20T10:52:34.250ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (4.8M iterations)
57132026-07-20T10:52:38.601ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57142026-07-20T10:52:38.651Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57152026-07-20T10:52:38.651Z time: [116.70 ns 116.89 ns 117.07 ns]
57162026-07-20T10:52:38.651ZFound 7 outliers among 100 measurements (7.00%)
57172026-07-20T10:52:38.651Z 3 (3.00%) high mild
57182026-07-20T10:52:38.651Z 4 (4.00%) high severe
57192026-07-20T10:52:39.277Z
57202026-07-20T10:52:39.280ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57212026-07-20T10:52:39.280ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57222026-07-20T10:52:43.849ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0092 s (2.3M iterations)
57232026-07-20T10:52:48.688ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57242026-07-20T10:52:48.738Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57252026-07-20T10:52:48.738Z time: [238.68 ns 238.96 ns 239.28 ns]
57262026-07-20T10:52:48.738ZFound 5 outliers among 100 measurements (5.00%)
57272026-07-20T10:52:48.738Z 3 (3.00%) high mild
57282026-07-20T10:52:48.738Z 2 (2.00%) high severe
57292026-07-20T10:52:49.368Z
57302026-07-20T10:52:49.372ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57312026-07-20T10:52:49.372ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57322026-07-20T10:52:52.943ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0020 s (12M iterations)
57332026-07-20T10:52:56.922ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57342026-07-20T10:52:56.973Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57352026-07-20T10:52:56.973Z time: [60.796 ns 61.003 ns 61.247 ns]
57362026-07-20T10:52:56.973ZFound 3 outliers among 100 measurements (3.00%)
57372026-07-20T10:52:56.973Z 2 (2.00%) high mild
57382026-07-20T10:52:56.973Z 1 (1.00%) high severe
57392026-07-20T10:52:57.604Z
57402026-07-20T10:52:57.607ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57412026-07-20T10:52:57.607ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57422026-07-20T10:53:02.660ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0033 s (4.2M iterations)
57432026-07-20T10:53:07.471ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57442026-07-20T10:53:07.521Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57452026-07-20T10:53:07.521Z time: [217.88 ns 218.25 ns 218.69 ns]
57462026-07-20T10:53:07.521ZFound 4 outliers among 100 measurements (4.00%)
57472026-07-20T10:53:07.521Z 2 (2.00%) high mild
57482026-07-20T10:53:07.521Z 2 (2.00%) high severe
57492026-07-20T10:53:08.153Z
57502026-07-20T10:53:08.156ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57512026-07-20T10:53:08.156ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57522026-07-20T10:53:11.199ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (6.9M iterations)
57532026-07-20T10:53:15.952ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57542026-07-20T10:53:16.002Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57552026-07-20T10:53:16.002Z time: [78.753 ns 79.031 ns 79.361 ns]
57562026-07-20T10:53:16.002ZFound 2 outliers among 100 measurements (2.00%)
57572026-07-20T10:53:16.002Z 1 (1.00%) high mild
57582026-07-20T10:53:16.002Z 1 (1.00%) high severe
57592026-07-20T10:53:16.631Z
57602026-07-20T10:53:16.634ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57612026-07-20T10:53:16.634ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57622026-07-20T10:53:20.544ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (2.7M iterations)
57632026-07-20T10:53:25.572ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57642026-07-20T10:53:25.622Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57652026-07-20T10:53:25.622Z time: [236.28 ns 236.62 ns 237.03 ns]
57662026-07-20T10:53:25.622ZFound 3 outliers among 100 measurements (3.00%)
57672026-07-20T10:53:25.622Z 2 (2.00%) high mild
57682026-07-20T10:53:25.622Z 1 (1.00%) high severe
57692026-07-20T10:53:26.249Z
57702026-07-20T10:53:26.252ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57712026-07-20T10:53:26.252ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57722026-07-20T10:53:32.604ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0000 s (6.6M iterations)
57732026-07-20T10:53:36.256ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57742026-07-20T10:53:36.306Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57752026-07-20T10:53:36.306Z time: [97.805 ns 97.913 ns 98.024 ns]
57762026-07-20T10:53:36.306ZFound 7 outliers among 100 measurements (7.00%)
57772026-07-20T10:53:36.306Z 4 (4.00%) high mild
57782026-07-20T10:53:36.307Z 3 (3.00%) high severe
57792026-07-20T10:53:36.933Z
57802026-07-20T10:53:36.936ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
57812026-07-20T10:53:36.936ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57822026-07-20T10:53:43.075ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0063 s (3.4M iterations)
57832026-07-20T10:53:47.560ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57842026-07-20T10:53:47.610Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
57852026-07-20T10:53:47.610Z time: [188.28 ns 188.51 ns 188.80 ns]
57862026-07-20T10:53:47.610ZFound 4 outliers among 100 measurements (4.00%)
57872026-07-20T10:53:47.610Z 1 (1.00%) high mild
57882026-07-20T10:53:47.610Z 3 (3.00%) high severe
57892026-07-20T10:53:48.242Z
57902026-07-20T10:53:48.245ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57912026-07-20T10:53:48.245ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57922026-07-20T10:53:52.575ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0036 s (4.8M iterations)
57932026-07-20T10:53:56.966ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
57942026-07-20T10:53:57.017Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57952026-07-20T10:53:57.018Z time: [116.05 ns 116.29 ns 116.52 ns]
57962026-07-20T10:53:57.018ZFound 6 outliers among 100 measurements (6.00%)
57972026-07-20T10:53:57.018Z 2 (2.00%) high mild
57982026-07-20T10:53:57.018Z 4 (4.00%) high severe
57992026-07-20T10:53:57.643Z
58002026-07-20T10:53:57.646ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58012026-07-20T10:53:57.646ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58022026-07-20T10:54:02.023ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0083 s (2.4M iterations)
58032026-07-20T10:54:06.899ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58042026-07-20T10:54:06.950Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58052026-07-20T10:54:06.950Z time: [206.56 ns 206.86 ns 207.20 ns]
58062026-07-20T10:54:06.950ZFound 4 outliers among 100 measurements (4.00%)
58072026-07-20T10:54:06.950Z 2 (2.00%) high mild
58082026-07-20T10:54:06.950Z 2 (2.00%) high severe
58092026-07-20T10:54:07.578Z
58102026-07-20T10:54:07.581ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58112026-07-20T10:54:07.581ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58122026-07-20T10:54:10.850ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (13M iterations)
58132026-07-20T10:54:14.848ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58142026-07-20T10:54:14.899Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58152026-07-20T10:54:14.900Z time: [61.621 ns 61.844 ns 62.107 ns]
58162026-07-20T10:54:14.900ZFound 3 outliers among 100 measurements (3.00%)
58172026-07-20T10:54:14.900Z 2 (2.00%) high mild
58182026-07-20T10:54:14.900Z 1 (1.00%) high severe
58192026-07-20T10:54:15.526Z
58202026-07-20T10:54:15.529ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58212026-07-20T10:54:15.529ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58222026-07-20T10:54:20.420ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0028 s (4.3M iterations)
58232026-07-20T10:54:25.514ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58242026-07-20T10:54:25.563Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58252026-07-20T10:54:25.563Z time: [288.47 ns 291.11 ns 294.49 ns]
58262026-07-20T10:54:25.563ZFound 12 outliers among 100 measurements (12.00%)
58272026-07-20T10:54:25.564Z 4 (4.00%) high mild
58282026-07-20T10:54:25.564Z 8 (8.00%) high severe
58292026-07-20T10:54:26.190Z
58302026-07-20T10:54:26.193ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58312026-07-20T10:54:26.194ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58322026-07-20T10:54:32.181ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0024 s (7.0M iterations)
58332026-07-20T10:54:36.950ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58342026-07-20T10:54:37.002Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58352026-07-20T10:54:37.002Z time: [80.016 ns 80.317 ns 80.668 ns]
58362026-07-20T10:54:37.002ZFound 2 outliers among 100 measurements (2.00%)
58372026-07-20T10:54:37.002Z 1 (1.00%) high mild
58382026-07-20T10:54:37.003Z 1 (1.00%) high severe
58392026-07-20T10:54:37.631Z
58402026-07-20T10:54:37.634ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58412026-07-20T10:54:37.634ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58422026-07-20T10:54:41.506ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (2.7M iterations)
58432026-07-20T10:54:46.733ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58442026-07-20T10:54:46.783Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58452026-07-20T10:54:46.783Z time: [327.31 ns 331.27 ns 336.39 ns]
58462026-07-20T10:54:46.783ZFound 13 outliers among 100 measurements (13.00%)
58472026-07-20T10:54:46.783Z 6 (6.00%) high mild
58482026-07-20T10:54:46.783Z 7 (7.00%) high severe
58492026-07-20T10:54:47.411Z
58502026-07-20T10:54:47.414ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58512026-07-20T10:54:47.414ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58522026-07-20T10:54:53.274ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0018 s (7.2M iterations)
58532026-07-20T10:54:57.076ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58542026-07-20T10:54:57.127Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58552026-07-20T10:54:57.127Z time: [97.848 ns 98.047 ns 98.244 ns]
58562026-07-20T10:54:57.127ZFound 4 outliers among 100 measurements (4.00%)
58572026-07-20T10:54:57.127Z 2 (2.00%) high mild
58582026-07-20T10:54:57.127Z 2 (2.00%) high severe
58592026-07-20T10:54:57.755Z
58602026-07-20T10:54:57.758ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58612026-07-20T10:54:57.758ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58622026-07-20T10:55:03.635ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0052 s (3.6M iterations)
58632026-07-20T10:55:08.389ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58642026-07-20T10:55:08.439Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58652026-07-20T10:55:08.439Z time: [254.51 ns 256.61 ns 259.35 ns]
58662026-07-20T10:55:08.439ZFound 13 outliers among 100 measurements (13.00%)
58672026-07-20T10:55:08.439Z 5 (5.00%) high mild
58682026-07-20T10:55:08.439Z 8 (8.00%) high severe
58692026-07-20T10:55:09.067Z
58702026-07-20T10:55:09.070ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58712026-07-20T10:55:09.070ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58722026-07-20T10:55:13.133ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0028 s (5.2M iterations)
58732026-07-20T10:55:17.659ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58742026-07-20T10:55:17.709Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58752026-07-20T10:55:17.709Z time: [116.58 ns 116.86 ns 117.10 ns]
58762026-07-20T10:55:17.709ZFound 24 outliers among 100 measurements (24.00%)
58772026-07-20T10:55:17.709Z 16 (16.00%) low mild
58782026-07-20T10:55:17.709Z 4 (4.00%) high mild
58792026-07-20T10:55:17.709Z 4 (4.00%) high severe
58802026-07-20T10:55:18.335Z
58812026-07-20T10:55:18.339ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58822026-07-20T10:55:18.339ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58832026-07-20T10:55:22.582ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0007 s (2.5M iterations)
58842026-07-20T10:55:27.680ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58852026-07-20T10:55:27.730Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58862026-07-20T10:55:27.730Z time: [286.43 ns 289.37 ns 293.20 ns]
58872026-07-20T10:55:27.730ZFound 12 outliers among 100 measurements (12.00%)
58882026-07-20T10:55:27.730Z 4 (4.00%) high mild
58892026-07-20T10:55:27.730Z 8 (8.00%) high severe
58902026-07-20T10:55:28.360Z
58912026-07-20T10:55:28.365ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58922026-07-20T10:55:28.365ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58932026-07-20T10:55:31.412ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (14M iterations)
58942026-07-20T10:55:35.621ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58952026-07-20T10:55:35.671Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58962026-07-20T10:55:35.672Z time: [60.528 ns 60.749 ns 61.012 ns]
58972026-07-20T10:55:35.672ZFound 2 outliers among 100 measurements (2.00%)
58982026-07-20T10:55:35.672Z 1 (1.00%) high mild
58992026-07-20T10:55:35.672Z 1 (1.00%) high severe
59002026-07-20T10:55:36.298Z
59012026-07-20T10:55:36.301ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
59022026-07-20T10:55:36.301ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
59032026-07-20T10:55:40.939ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0000 s (4.5M iterations)
59042026-07-20T10:55:46.066ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
59052026-07-20T10:55:46.116Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
59062026-07-20T10:55:46.116Z time: [243.40 ns 245.53 ns 248.28 ns]
59072026-07-20T10:55:46.116ZFound 12 outliers among 100 measurements (12.00%)
59082026-07-20T10:55:46.116Z 5 (5.00%) high mild
59092026-07-20T10:55:46.116Z 7 (7.00%) high severe
59102026-07-20T10:55:46.743Z
59112026-07-20T10:55:46.746ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59122026-07-20T10:55:46.746ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59132026-07-20T10:55:52.666ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (7.1M iterations)
59142026-07-20T10:55:57.398ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59152026-07-20T10:55:57.448Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59162026-07-20T10:55:57.448Z time: [78.690 ns 78.981 ns 79.333 ns]
59172026-07-20T10:55:57.448ZFound 2 outliers among 100 measurements (2.00%)
59182026-07-20T10:55:57.448Z 1 (1.00%) high mild
59192026-07-20T10:55:57.448Z 1 (1.00%) high severe
59202026-07-20T10:55:58.081Z
59212026-07-20T10:55:58.083ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59222026-07-20T10:55:58.083ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59232026-07-20T10:56:01.862ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0071 s (2.8M iterations)
59242026-07-20T10:56:07.064ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59252026-07-20T10:56:07.114Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59262026-07-20T10:56:07.114Z time: [279.48 ns 282.68 ns 286.84 ns]
59272026-07-20T10:56:07.114ZFound 12 outliers among 100 measurements (12.00%)
59282026-07-20T10:56:07.114Z 5 (5.00%) high mild
59292026-07-20T10:56:07.114Z 7 (7.00%) high severe
59302026-07-20T10:56:07.744Z
59312026-07-20T10:56:07.771ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59322026-07-20T10:56:07.771ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59332026-07-20T10:56:13.526ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0015 s (7.3M iterations)
59342026-07-20T10:56:17.297ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59352026-07-20T10:56:17.348Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59362026-07-20T10:56:17.348Z time: [97.181 ns 97.405 ns 97.614 ns]
59372026-07-20T10:56:17.348ZFound 4 outliers among 100 measurements (4.00%)
59382026-07-20T10:56:17.348Z 2 (2.00%) high mild
59392026-07-20T10:56:17.348Z 2 (2.00%) high severe
59402026-07-20T10:56:17.975Z
59412026-07-20T10:56:17.978ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59422026-07-20T10:56:17.978ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59432026-07-20T10:56:23.633ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0064 s (3.7M iterations)
59442026-07-20T10:56:28.382ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59452026-07-20T10:56:28.432Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59462026-07-20T10:56:28.432Z time: [208.86 ns 210.45 ns 212.52 ns]
59472026-07-20T10:56:28.432ZFound 13 outliers among 100 measurements (13.00%)
59482026-07-20T10:56:28.432Z 5 (5.00%) high mild
59492026-07-20T10:56:28.432Z 8 (8.00%) high severe
59502026-07-20T10:56:29.063Z
59512026-07-20T10:56:29.066ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59522026-07-20T10:56:29.066ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59532026-07-20T10:56:33.133ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0025 s (5.2M iterations)
59542026-07-20T10:56:37.622ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59552026-07-20T10:56:37.672Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59562026-07-20T10:56:37.672Z time: [116.08 ns 116.35 ns 116.60 ns]
59572026-07-20T10:56:37.672ZFound 4 outliers among 100 measurements (4.00%)
59582026-07-20T10:56:37.672Z 1 (1.00%) high mild
59592026-07-20T10:56:37.672Z 3 (3.00%) high severe
59602026-07-20T10:56:38.300Z
59612026-07-20T10:56:38.302ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59622026-07-20T10:56:38.302ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59632026-07-20T10:56:42.456ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0041 s (2.5M iterations)
59642026-07-20T10:56:47.577ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59652026-07-20T10:56:47.626Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59662026-07-20T10:56:47.627Z time: [238.70 ns 240.99 ns 243.96 ns]
59672026-07-20T10:56:47.627ZFound 12 outliers among 100 measurements (12.00%)
59682026-07-20T10:56:47.627Z 4 (4.00%) high mild
59692026-07-20T10:56:47.627Z 8 (8.00%) high severe
59702026-07-20T10:56:48.258Z
59712026-07-20T10:56:48.274ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59722026-07-20T10:56:48.274ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59732026-07-20T10:56:51.633ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0020 s (12M iterations)
59742026-07-20T10:56:55.898ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59752026-07-20T10:56:55.948Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59762026-07-20T10:56:55.948Z time: [61.347 ns 61.566 ns 61.825 ns]
59772026-07-20T10:56:55.949ZFound 2 outliers among 100 measurements (2.00%)
59782026-07-20T10:56:55.949Z 1 (1.00%) high mild
59792026-07-20T10:56:55.949Z 1 (1.00%) high severe
59802026-07-20T10:56:56.577Z
59812026-07-20T10:56:56.580ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59822026-07-20T10:56:56.580ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59832026-07-20T10:57:01.671ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0046 s (4.1M iterations)
59842026-07-20T10:57:06.853ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59852026-07-20T10:57:06.901Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59862026-07-20T10:57:06.902Z time: [289.33 ns 292.29 ns 296.10 ns]
59872026-07-20T10:57:06.903ZFound 13 outliers among 100 measurements (13.00%)
59882026-07-20T10:57:06.903Z 5 (5.00%) high mild
59892026-07-20T10:57:06.903Z 8 (8.00%) high severe
59902026-07-20T10:57:07.532Z
59912026-07-20T10:57:07.535ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59922026-07-20T10:57:07.535ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59932026-07-20T10:57:10.591ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (6.9M iterations)
59942026-07-20T10:57:15.402ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59952026-07-20T10:57:15.452Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59962026-07-20T10:57:15.452Z time: [79.742 ns 80.002 ns 80.310 ns]
59972026-07-20T10:57:15.452ZFound 2 outliers among 100 measurements (2.00%)
59982026-07-20T10:57:15.452Z 1 (1.00%) high mild
59992026-07-20T10:57:15.452Z 1 (1.00%) high severe
60002026-07-20T10:57:16.079Z
60012026-07-20T10:57:16.082ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
60022026-07-20T10:57:16.082ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
60032026-07-20T10:57:20.085ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0062 s (2.6M iterations)
60042026-07-20T10:57:25.360ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
60052026-07-20T10:57:25.396Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
60062026-07-20T10:57:25.396Z time: [330.60 ns 335.02 ns 340.73 ns]
60072026-07-20T10:57:25.396ZFound 13 outliers among 100 measurements (13.00%)
60082026-07-20T10:57:25.396Z 6 (6.00%) high mild
60092026-07-20T10:57:25.396Z 7 (7.00%) high severe
60102026-07-20T10:57:26.023Z
60112026-07-20T10:57:26.026ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60122026-07-20T10:57:26.027ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60132026-07-20T10:57:32.171ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0001 s (6.8M iterations)
60142026-07-20T10:57:35.975ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
60152026-07-20T10:57:36.026Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60162026-07-20T10:57:36.026Z time: [98.173 ns 98.290 ns 98.411 ns]
60172026-07-20T10:57:36.026ZFound 4 outliers among 100 measurements (4.00%)
60182026-07-20T10:57:36.026Z 2 (2.00%) high mild
60192026-07-20T10:57:36.026Z 2 (2.00%) high severe
60202026-07-20T10:57:36.652Z
60212026-07-20T10:57:36.655ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60222026-07-20T10:57:36.655ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60232026-07-20T10:57:42.794ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0063 s (3.4M iterations)
60242026-07-20T10:57:47.601ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
60252026-07-20T10:57:47.650Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60262026-07-20T10:57:47.650Z time: [254.30 ns 256.57 ns 259.52 ns]
60272026-07-20T10:57:47.650ZFound 11 outliers among 100 measurements (11.00%)
60282026-07-20T10:57:47.650Z 3 (3.00%) high mild
60292026-07-20T10:57:47.650Z 8 (8.00%) high severe
60302026-07-20T10:57:48.279Z
60312026-07-20T10:57:48.282ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60322026-07-20T10:57:48.282ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60332026-07-20T10:57:52.485ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0024 s (5.0M iterations)
60342026-07-20T10:57:57.018ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60352026-07-20T10:57:57.068Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60362026-07-20T10:57:57.068Z time: [116.51 ns 116.65 ns 116.79 ns]
60372026-07-20T10:57:57.068ZFound 7 outliers among 100 measurements (7.00%)
60382026-07-20T10:57:57.068Z 3 (3.00%) high mild
60392026-07-20T10:57:57.069Z 4 (4.00%) high severe
60402026-07-20T10:57:57.698Z
60412026-07-20T10:57:57.701ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60422026-07-20T10:57:57.701ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60432026-07-20T10:58:02.079ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0000 s (2.4M iterations)
60442026-07-20T10:58:07.218ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60452026-07-20T10:58:07.268Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60462026-07-20T10:58:07.268Z time: [286.00 ns 289.13 ns 293.21 ns]
60472026-07-20T10:58:07.268ZFound 12 outliers among 100 measurements (12.00%)
60482026-07-20T10:58:07.268Z 4 (4.00%) high mild
60492026-07-20T10:58:07.268Z 8 (8.00%) high severe
60502026-07-20T10:58:07.897Z
60512026-07-20T10:58:07.900ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60522026-07-20T10:58:07.900ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60532026-07-20T10:58:11.285ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (12M iterations)
60542026-07-20T10:58:15.490ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60552026-07-20T10:58:15.537Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60562026-07-20T10:58:15.537Z time: [60.564 ns 60.811 ns 61.107 ns]
60572026-07-20T10:58:15.537ZFound 2 outliers among 100 measurements (2.00%)
60582026-07-20T10:58:15.537Z 1 (1.00%) high mild
60592026-07-20T10:58:15.537Z 1 (1.00%) high severe
60602026-07-20T10:58:16.173Z
60612026-07-20T10:58:16.180ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60622026-07-20T10:58:16.180ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60632026-07-20T10:58:21.089ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0023 s (4.3M iterations)
60642026-07-20T10:58:26.250ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60652026-07-20T10:58:26.301Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60662026-07-20T10:58:26.301Z time: [250.32 ns 252.78 ns 255.90 ns]
60672026-07-20T10:58:26.301ZFound 13 outliers among 100 measurements (13.00%)
60682026-07-20T10:58:26.301Z 5 (5.00%) high mild
60692026-07-20T10:58:26.301Z 8 (8.00%) high severe
60702026-07-20T10:58:26.929Z
60712026-07-20T10:58:26.934ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60722026-07-20T10:58:26.934ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60732026-07-20T10:58:33.021ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0016 s (6.9M iterations)
60742026-07-20T10:58:37.781ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60752026-07-20T10:58:37.832Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60762026-07-20T10:58:37.832Z time: [78.691 ns 78.974 ns 79.305 ns]
60772026-07-20T10:58:37.832ZFound 3 outliers among 100 measurements (3.00%)
60782026-07-20T10:58:37.832Z 1 (1.00%) high mild
60792026-07-20T10:58:37.832Z 2 (2.00%) high severe
60802026-07-20T10:58:38.461Z
60812026-07-20T10:58:38.464ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60822026-07-20T10:58:38.464ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60832026-07-20T10:58:42.389ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (2.7M iterations)
60842026-07-20T10:58:47.620ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60852026-07-20T10:58:47.671Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60862026-07-20T10:58:47.671Z time: [288.45 ns 292.15 ns 296.95 ns]
60872026-07-20T10:58:47.671ZFound 13 outliers among 100 measurements (13.00%)
60882026-07-20T10:58:47.671Z 6 (6.00%) high mild
60892026-07-20T10:58:47.671Z 7 (7.00%) high severe
60902026-07-20T10:58:48.296Z
60912026-07-20T10:58:48.300ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60922026-07-20T10:58:48.300ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60932026-07-20T10:58:54.410ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0030 s (6.9M iterations)
60942026-07-20T10:58:58.212ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60952026-07-20T10:58:58.263Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60962026-07-20T10:58:58.263Z time: [97.840 ns 97.954 ns 98.070 ns]
60972026-07-20T10:58:58.263ZFound 5 outliers among 100 measurements (5.00%)
60982026-07-20T10:58:58.263Z 3 (3.00%) high mild
60992026-07-20T10:58:58.263Z 2 (2.00%) high severe
61002026-07-20T10:58:58.891Z
61012026-07-20T10:58:58.894ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
61022026-07-20T10:58:58.894ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
61032026-07-20T10:59:04.841ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0069 s (3.5M iterations)
61042026-07-20T10:59:09.625ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
61052026-07-20T10:59:09.674Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
61062026-07-20T10:59:09.674Z time: [213.04 ns 214.74 ns 216.97 ns]
61072026-07-20T10:59:09.674ZFound 12 outliers among 100 measurements (12.00%)
61082026-07-20T10:59:09.674Z 4 (4.00%) high mild
61092026-07-20T10:59:09.674Z 8 (8.00%) high severe
61102026-07-20T10:59:10.303Z
61112026-07-20T10:59:10.306ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61122026-07-20T10:59:10.306ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61132026-07-20T10:59:14.474ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (5.0M iterations)
61142026-07-20T10:59:19.026ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
61152026-07-20T10:59:19.077Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61162026-07-20T10:59:19.077Z time: [115.84 ns 116.03 ns 116.21 ns]
61172026-07-20T10:59:19.077ZFound 5 outliers among 100 measurements (5.00%)
61182026-07-20T10:59:19.077Z 2 (2.00%) high mild
61192026-07-20T10:59:19.077Z 3 (3.00%) high severe
61202026-07-20T10:59:19.703Z
61212026-07-20T10:59:19.706ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61222026-07-20T10:59:19.708ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61232026-07-20T10:59:23.988ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0044 s (2.4M iterations)
61242026-07-20T10:59:29.098ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
61252026-07-20T10:59:29.148Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61262026-07-20T10:59:29.148Z time: [242.31 ns 244.67 ns 247.73 ns]
61272026-07-20T10:59:29.148ZFound 12 outliers among 100 measurements (12.00%)
61282026-07-20T10:59:29.149Z 4 (4.00%) high mild
61292026-07-20T10:59:29.149Z 8 (8.00%) high severe
61302026-07-20T10:59:29.776Z
61312026-07-20T10:59:29.779ZBenchmarking source_filter/allows/exclude_empty_v4
61322026-07-20T10:59:29.779ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
61332026-07-20T10:59:33.585ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
61342026-07-20T10:59:38.585ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
61352026-07-20T10:59:38.634Zsource_filter/allows/exclude_empty_v4
61362026-07-20T10:59:38.634Z time: [886.60 ps 886.74 ps 886.87 ps]
61372026-07-20T10:59:38.634Z thrpt: [1.1276 Gelem/s 1.1277 Gelem/s 1.1279 Gelem/s]
61382026-07-20T10:59:38.634ZFound 3 outliers among 100 measurements (3.00%)
61392026-07-20T10:59:38.634Z 1 (1.00%) low mild
61402026-07-20T10:59:38.634Z 2 (2.00%) high severe
61412026-07-20T10:59:39.263ZBenchmarking source_filter/allows/exclude_empty_v6
61422026-07-20T10:59:39.263ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
61432026-07-20T10:59:43.072ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
61442026-07-20T10:59:48.079ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
61452026-07-20T10:59:48.120Zsource_filter/allows/exclude_empty_v6
61462026-07-20T10:59:48.120Z time: [886.53 ps 886.88 ps 887.48 ps]
61472026-07-20T10:59:48.120Z thrpt: [1.1268 Gelem/s 1.1276 Gelem/s 1.1280 Gelem/s]
61482026-07-20T10:59:48.120ZFound 3 outliers among 100 measurements (3.00%)
61492026-07-20T10:59:48.121Z 2 (2.00%) high mild
61502026-07-20T10:59:48.121Z 1 (1.00%) high severe
61512026-07-20T10:59:48.752ZBenchmarking source_filter/allows/exclude_miss_v4/1
61522026-07-20T10:59:48.752ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
61532026-07-20T10:59:52.973ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
61542026-07-20T10:59:58.036ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
61552026-07-20T10:59:58.086Zsource_filter/allows/exclude_miss_v4/1
61562026-07-20T10:59:58.086Z time: [1.9848 ns 1.9916 ns 1.9999 ns]
61572026-07-20T10:59:58.086Z thrpt: [500.03 Melem/s 502.11 Melem/s 503.83 Melem/s]
61582026-07-20T10:59:58.086ZFound 11 outliers among 100 measurements (11.00%)
61592026-07-20T10:59:58.086Z 8 (8.00%) high mild
61602026-07-20T10:59:58.086Z 3 (3.00%) high severe
61612026-07-20T10:59:58.715ZBenchmarking source_filter/allows/exclude_hit_v4/1
61622026-07-20T10:59:58.715ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
61632026-07-20T11:00:02.550ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
61642026-07-20T11:00:07.544ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
61652026-07-20T11:00:07.595Zsource_filter/allows/exclude_hit_v4/1
61662026-07-20T11:00:07.595Z time: [1.7833 ns 1.7839 ns 1.7847 ns]
61672026-07-20T11:00:07.595Z thrpt: [560.33 Melem/s 560.56 Melem/s 560.76 Melem/s]
61682026-07-20T11:00:07.595ZFound 5 outliers among 100 measurements (5.00%)
61692026-07-20T11:00:07.595Z 3 (3.00%) high mild
61702026-07-20T11:00:07.595Z 2 (2.00%) high severe
61712026-07-20T11:00:08.224ZBenchmarking source_filter/allows/exclude_miss_v6/1
61722026-07-20T11:00:08.224ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
61732026-07-20T11:00:12.995ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
61742026-07-20T11:00:18.022ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
61752026-07-20T11:00:18.074Zsource_filter/allows/exclude_miss_v6/1
61762026-07-20T11:00:18.074Z time: [4.4434 ns 4.4628 ns 4.4864 ns]
61772026-07-20T11:00:18.074Z thrpt: [222.90 Melem/s 224.07 Melem/s 225.05 Melem/s]
61782026-07-20T11:00:18.074ZFound 20 outliers among 100 measurements (20.00%)
61792026-07-20T11:00:18.075Z 20 (20.00%) high severe
61802026-07-20T11:00:18.697ZBenchmarking source_filter/allows/exclude_hit_v6/1
61812026-07-20T11:00:18.697ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
61822026-07-20T11:00:23.722ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
61832026-07-20T11:00:28.813ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
61842026-07-20T11:00:28.844Zsource_filter/allows/exclude_hit_v6/1
61852026-07-20T11:00:28.844Z time: [4.7180 ns 4.7434 ns 4.7731 ns]
61862026-07-20T11:00:28.844Z thrpt: [209.51 Melem/s 210.82 Melem/s 211.95 Melem/s]
61872026-07-20T11:00:28.844ZFound 19 outliers among 100 measurements (19.00%)
61882026-07-20T11:00:28.844Z 19 (19.00%) high mild
61892026-07-20T11:00:29.458ZBenchmarking source_filter/allows/exclude_miss_v4/5
61902026-07-20T11:00:29.458ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
61912026-07-20T11:00:33.314ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
61922026-07-20T11:00:38.175ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
61932026-07-20T11:00:38.223Zsource_filter/allows/exclude_miss_v4/5
61942026-07-20T11:00:38.223Z time: [3.4851 ns 3.4878 ns 3.4906 ns]
61952026-07-20T11:00:38.223Z thrpt: [286.48 Melem/s 286.72 Melem/s 286.94 Melem/s]
61962026-07-20T11:00:38.223ZFound 5 outliers among 100 measurements (5.00%)
61972026-07-20T11:00:38.223Z 1 (1.00%) low severe
61982026-07-20T11:00:38.223Z 1 (1.00%) low mild
61992026-07-20T11:00:38.223Z 1 (1.00%) high mild
62002026-07-20T11:00:38.223Z 2 (2.00%) high severe
62012026-07-20T11:00:38.848ZBenchmarking source_filter/allows/exclude_hit_v4/5
62022026-07-20T11:00:38.848ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
62032026-07-20T11:00:42.692ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
62042026-07-20T11:00:47.678ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
62052026-07-20T11:00:47.730Zsource_filter/allows/exclude_hit_v4/5
62062026-07-20T11:00:47.731Z time: [1.7841 ns 1.7849 ns 1.7858 ns]
62072026-07-20T11:00:47.731Z thrpt: [559.97 Melem/s 560.25 Melem/s 560.51 Melem/s]
62082026-07-20T11:00:47.731ZFound 4 outliers among 100 measurements (4.00%)
62092026-07-20T11:00:47.731Z 4 (4.00%) high mild
62102026-07-20T11:00:48.353ZBenchmarking source_filter/allows/exclude_miss_v6/5
62112026-07-20T11:00:48.353ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
62122026-07-20T11:00:51.919ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (753M iterations)
62132026-07-20T11:00:56.952ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
62142026-07-20T11:00:57.003Zsource_filter/allows/exclude_miss_v6/5
62152026-07-20T11:00:57.003Z time: [6.6597 ns 6.6801 ns 6.7046 ns]
62162026-07-20T11:00:57.003Z thrpt: [149.15 Melem/s 149.70 Melem/s 150.16 Melem/s]
62172026-07-20T11:00:57.004ZFound 21 outliers among 100 measurements (21.00%)
62182026-07-20T11:00:57.004Z 1 (1.00%) high mild
62192026-07-20T11:00:57.004Z 20 (20.00%) high severe
62202026-07-20T11:00:57.632ZBenchmarking source_filter/allows/exclude_hit_v6/5
62212026-07-20T11:00:57.632ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
62222026-07-20T11:01:02.630ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
62232026-07-20T11:01:07.707ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
62242026-07-20T11:01:07.756Zsource_filter/allows/exclude_hit_v6/5
62252026-07-20T11:01:07.757Z time: [4.6896 ns 4.7223 ns 4.7603 ns]
62262026-07-20T11:01:07.757Z thrpt: [210.07 Melem/s 211.76 Melem/s 213.24 Melem/s]
62272026-07-20T11:01:07.757ZFound 23 outliers among 100 measurements (23.00%)
62282026-07-20T11:01:07.757Z 1 (1.00%) high mild
62292026-07-20T11:01:07.757Z 22 (22.00%) high severe
62302026-07-20T11:01:08.381ZBenchmarking source_filter/allows/exclude_miss_v4/10
62312026-07-20T11:01:08.381ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
62322026-07-20T11:01:11.532ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (852M iterations)
62332026-07-20T11:01:16.756ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
62342026-07-20T11:01:16.808Zsource_filter/allows/exclude_miss_v4/10
62352026-07-20T11:01:16.808Z time: [6.0349 ns 6.0687 ns 6.1106 ns]
62362026-07-20T11:01:16.808Z thrpt: [163.65 Melem/s 164.78 Melem/s 165.70 Melem/s]
62372026-07-20T11:01:17.437ZBenchmarking source_filter/allows/exclude_hit_v4/10
62382026-07-20T11:01:17.440ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
62392026-07-20T11:01:21.175ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
62402026-07-20T11:01:26.319ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
62412026-07-20T11:01:26.369Zsource_filter/allows/exclude_hit_v4/10
62422026-07-20T11:01:26.369Z time: [1.7649 ns 1.7749 ns 1.7873 ns]
62432026-07-20T11:01:26.369Z thrpt: [559.49 Melem/s 563.41 Melem/s 566.60 Melem/s]
62442026-07-20T11:01:27.003ZBenchmarking source_filter/allows/exclude_miss_v6/10
62452026-07-20T11:01:27.003ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
62462026-07-20T11:01:32.151ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (521M iterations)
62472026-07-20T11:01:37.165ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
62482026-07-20T11:01:37.215Zsource_filter/allows/exclude_miss_v6/10
62492026-07-20T11:01:37.215Z time: [9.5931 ns 9.6120 ns 9.6310 ns]
62502026-07-20T11:01:37.215Z thrpt: [103.83 Melem/s 104.04 Melem/s 104.24 Melem/s]
62512026-07-20T11:01:37.842ZBenchmarking source_filter/allows/exclude_hit_v6/10
62522026-07-20T11:01:37.842ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
62532026-07-20T11:01:42.841ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
62542026-07-20T11:01:47.899ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
62552026-07-20T11:01:47.949Zsource_filter/allows/exclude_hit_v6/10
62562026-07-20T11:01:47.949Z time: [4.6772 ns 4.6995 ns 4.7258 ns]
62572026-07-20T11:01:47.949Z thrpt: [211.60 Melem/s 212.79 Melem/s 213.80 Melem/s]
62582026-07-20T11:01:47.950ZFound 21 outliers among 100 measurements (21.00%)
62592026-07-20T11:01:47.950Z 2 (2.00%) high mild
62602026-07-20T11:01:47.950Z 19 (19.00%) high severe
62612026-07-20T11:01:48.575ZBenchmarking source_filter/allows/exclude_miss_v4/50
62622026-07-20T11:01:48.575ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
62632026-07-20T11:01:51.763ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (842M iterations)
62642026-07-20T11:01:56.714ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
62652026-07-20T11:01:56.764Zsource_filter/allows/exclude_miss_v4/50
62662026-07-20T11:01:56.764Z time: [5.8461 ns 5.8748 ns 5.9037 ns]
62672026-07-20T11:01:56.764Z thrpt: [169.38 Melem/s 170.22 Melem/s 171.05 Melem/s]
62682026-07-20T11:01:56.764ZFound 2 outliers among 100 measurements (2.00%)
62692026-07-20T11:01:56.764Z 2 (2.00%) high mild
62702026-07-20T11:01:57.393ZBenchmarking source_filter/allows/exclude_hit_v4/50
62712026-07-20T11:01:57.393ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
62722026-07-20T11:02:03.301ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
62732026-07-20T11:02:08.265ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
62742026-07-20T11:02:08.315Zsource_filter/allows/exclude_hit_v4/50
62752026-07-20T11:02:08.316Z time: [2.7206 ns 2.7368 ns 2.7520 ns]
62762026-07-20T11:02:08.316Z thrpt: [363.37 Melem/s 365.38 Melem/s 367.56 Melem/s]
62772026-07-20T11:02:08.316ZFound 2 outliers among 100 measurements (2.00%)
62782026-07-20T11:02:08.316Z 2 (2.00%) high mild
62792026-07-20T11:02:08.940ZBenchmarking source_filter/allows/exclude_miss_v6/50
62802026-07-20T11:02:08.940ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
62812026-07-20T11:02:13.837ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (548M iterations)
62822026-07-20T11:02:18.861ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
62832026-07-20T11:02:18.909Zsource_filter/allows/exclude_miss_v6/50
62842026-07-20T11:02:18.909Z time: [9.1303 ns 9.1510 ns 9.1748 ns]
62852026-07-20T11:02:18.909Z thrpt: [108.99 Melem/s 109.28 Melem/s 109.53 Melem/s]
62862026-07-20T11:02:19.539ZBenchmarking source_filter/allows/exclude_hit_v6/50
62872026-07-20T11:02:19.539ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
62882026-07-20T11:02:25.488ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (903M iterations)
62892026-07-20T11:02:30.525ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
62902026-07-20T11:02:30.575Zsource_filter/allows/exclude_hit_v6/50
62912026-07-20T11:02:30.575Z time: [5.5576 ns 5.5762 ns 5.5985 ns]
62922026-07-20T11:02:30.575Z thrpt: [178.62 Melem/s 179.33 Melem/s 179.94 Melem/s]
62932026-07-20T11:02:30.575ZFound 19 outliers among 100 measurements (19.00%)
62942026-07-20T11:02:30.575Z 19 (19.00%) high severe
62952026-07-20T11:02:31.201ZBenchmarking source_filter/allows/exclude_miss_v4/100
62962026-07-20T11:02:31.201ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
62972026-07-20T11:02:35.474ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (628M iterations)
62982026-07-20T11:02:40.559ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
62992026-07-20T11:02:40.609Zsource_filter/allows/exclude_miss_v4/100
63002026-07-20T11:02:40.609Z time: [8.0807 ns 8.0915 ns 8.1057 ns]
63012026-07-20T11:02:40.609Z thrpt: [123.37 Melem/s 123.59 Melem/s 123.75 Melem/s]
63022026-07-20T11:02:40.609ZFound 6 outliers among 100 measurements (6.00%)
63032026-07-20T11:02:40.609Z 1 (1.00%) low mild
63042026-07-20T11:02:40.609Z 4 (4.00%) high mild
63052026-07-20T11:02:40.609Z 1 (1.00%) high severe
63062026-07-20T11:02:41.238ZBenchmarking source_filter/allows/exclude_hit_v4/100
63072026-07-20T11:02:41.238ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
63082026-07-20T11:02:47.182ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
63092026-07-20T11:02:52.163ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
63102026-07-20T11:02:52.214Zsource_filter/allows/exclude_hit_v4/100
63112026-07-20T11:02:52.214Z time: [2.7501 ns 2.7634 ns 2.7754 ns]
63122026-07-20T11:02:52.214Z thrpt: [360.30 Melem/s 361.88 Melem/s 363.62 Melem/s]
63132026-07-20T11:02:52.841ZBenchmarking source_filter/allows/exclude_miss_v6/100
63142026-07-20T11:02:52.841ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
63152026-07-20T11:02:56.080ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (414M iterations)
63162026-07-20T11:03:01.084ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
63172026-07-20T11:03:01.134Zsource_filter/allows/exclude_miss_v6/100
63182026-07-20T11:03:01.134Z time: [12.037 ns 12.071 ns 12.107 ns]
63192026-07-20T11:03:01.134Z thrpt: [82.598 Melem/s 82.841 Melem/s 83.078 Melem/s]
63202026-07-20T11:03:01.134ZFound 1 outliers among 100 measurements (1.00%)
63212026-07-20T11:03:01.134Z 1 (1.00%) high severe
63222026-07-20T11:03:01.762ZBenchmarking source_filter/allows/exclude_hit_v6/100
63232026-07-20T11:03:01.762ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
63242026-07-20T11:03:07.709ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (903M iterations)
63252026-07-20T11:03:12.747ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
63262026-07-20T11:03:12.797Zsource_filter/allows/exclude_hit_v6/100
63272026-07-20T11:03:12.797Z time: [5.5567 ns 5.5758 ns 5.5988 ns]
63282026-07-20T11:03:12.797Z thrpt: [178.61 Melem/s 179.35 Melem/s 179.96 Melem/s]
63292026-07-20T11:03:12.798ZFound 20 outliers among 100 measurements (20.00%)
63302026-07-20T11:03:12.798Z 1 (1.00%) high mild
63312026-07-20T11:03:12.798Z 19 (19.00%) high severe
63322026-07-20T11:03:13.424ZBenchmarking source_filter/allows/include_hit_v4/1
63332026-07-20T11:03:13.424ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
63342026-07-20T11:03:17.164ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
63352026-07-20T11:03:22.166ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
63362026-07-20T11:03:22.217Zsource_filter/allows/include_hit_v4/1
63372026-07-20T11:03:22.217Z time: [1.7410 ns 1.7426 ns 1.7443 ns]
63382026-07-20T11:03:22.217Z thrpt: [573.29 Melem/s 573.85 Melem/s 574.37 Melem/s]
63392026-07-20T11:03:22.217ZFound 6 outliers among 100 measurements (6.00%)
63402026-07-20T11:03:22.217Z 5 (5.00%) high mild
63412026-07-20T11:03:22.217Z 1 (1.00%) high severe
63422026-07-20T11:03:22.843ZBenchmarking source_filter/allows/include_miss_v4/1
63432026-07-20T11:03:22.843ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
63442026-07-20T11:03:27.140ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
63452026-07-20T11:03:32.044ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
63462026-07-20T11:03:32.094Zsource_filter/allows/include_miss_v4/1
63472026-07-20T11:03:32.094Z time: [1.9542 ns 1.9589 ns 1.9640 ns]
63482026-07-20T11:03:32.094Z thrpt: [509.17 Melem/s 510.50 Melem/s 511.71 Melem/s]
63492026-07-20T11:03:32.094ZFound 3 outliers among 100 measurements (3.00%)
63502026-07-20T11:03:32.095Z 2 (2.00%) high mild
63512026-07-20T11:03:32.098Z 1 (1.00%) high severe
63522026-07-20T11:03:32.721ZBenchmarking source_filter/allows/include_hit_v6/1
63532026-07-20T11:03:32.721ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
63542026-07-20T11:03:38.377ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (949M iterations)
63552026-07-20T11:03:43.101ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
63562026-07-20T11:03:43.135Zsource_filter/allows/include_hit_v6/1
63572026-07-20T11:03:43.135Z time: [4.7068 ns 4.7344 ns 4.7679 ns]
63582026-07-20T11:03:43.135Z thrpt: [209.74 Melem/s 211.22 Melem/s 212.46 Melem/s]
63592026-07-20T11:03:43.135ZFound 14 outliers among 100 measurements (14.00%)
63602026-07-20T11:03:43.135Z 13 (13.00%) high mild
63612026-07-20T11:03:43.135Z 1 (1.00%) high severe
63622026-07-20T11:03:43.553ZBenchmarking source_filter/allows/include_miss_v6/1
63632026-07-20T11:03:43.553ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
63642026-07-20T11:03:48.307ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63652026-07-20T11:03:53.353ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
63662026-07-20T11:03:53.404Zsource_filter/allows/include_miss_v6/1
63672026-07-20T11:03:53.404Z time: [4.4448 ns 4.4643 ns 4.4873 ns]
63682026-07-20T11:03:53.404Z thrpt: [222.85 Melem/s 224.00 Melem/s 224.98 Melem/s]
63692026-07-20T11:03:53.404ZFound 19 outliers among 100 measurements (19.00%)
63702026-07-20T11:03:53.404Z 19 (19.00%) high severe
63712026-07-20T11:03:54.030ZBenchmarking source_filter/allows/include_hit_v4/5
63722026-07-20T11:03:54.030ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
63732026-07-20T11:03:58.187ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
63742026-07-20T11:04:02.799ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
63752026-07-20T11:04:02.845Zsource_filter/allows/include_hit_v4/5
63762026-07-20T11:04:02.845Z time: [1.7834 ns 1.7838 ns 1.7843 ns]
63772026-07-20T11:04:02.845Z thrpt: [560.44 Melem/s 560.59 Melem/s 560.73 Melem/s]
63782026-07-20T11:04:02.845ZFound 4 outliers among 100 measurements (4.00%)
63792026-07-20T11:04:02.845Z 4 (4.00%) high mild
63802026-07-20T11:04:03.473ZBenchmarking source_filter/allows/include_miss_v4/5
63812026-07-20T11:04:03.474ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
63822026-07-20T11:04:07.551ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
63832026-07-20T11:04:12.188ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
63842026-07-20T11:04:12.239Zsource_filter/allows/include_miss_v4/5
63852026-07-20T11:04:12.239Z time: [3.5008 ns 3.5196 ns 3.5382 ns]
63862026-07-20T11:04:12.239Z thrpt: [282.63 Melem/s 284.12 Melem/s 285.65 Melem/s]
63872026-07-20T11:04:12.239ZFound 2 outliers among 100 measurements (2.00%)
63882026-07-20T11:04:12.239Z 2 (2.00%) high mild
63892026-07-20T11:04:12.864ZBenchmarking source_filter/allows/include_hit_v6/5
63902026-07-20T11:04:12.864ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
63912026-07-20T11:04:17.878ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63922026-07-20T11:04:22.983ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
63932026-07-20T11:04:22.999Zsource_filter/allows/include_hit_v6/5
63942026-07-20T11:04:22.999Z time: [4.6942 ns 4.7215 ns 4.7522 ns]
63952026-07-20T11:04:22.999Z thrpt: [210.43 Melem/s 211.80 Melem/s 213.03 Melem/s]
63962026-07-20T11:04:22.999ZFound 21 outliers among 100 measurements (21.00%)
63972026-07-20T11:04:22.999Z 13 (13.00%) high mild
63982026-07-20T11:04:22.999Z 8 (8.00%) high severe
63992026-07-20T11:04:23.622ZBenchmarking source_filter/allows/include_miss_v6/5
64002026-07-20T11:04:23.623ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
64012026-07-20T11:04:27.189ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (752M iterations)
64022026-07-20T11:04:32.222ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
64032026-07-20T11:04:32.271Zsource_filter/allows/include_miss_v6/5
64042026-07-20T11:04:32.271Z time: [6.6659 ns 6.6876 ns 6.7137 ns]
64052026-07-20T11:04:32.271Z thrpt: [148.95 Melem/s 149.53 Melem/s 150.02 Melem/s]
64062026-07-20T11:04:32.271ZFound 21 outliers among 100 measurements (21.00%)
64072026-07-20T11:04:32.272Z 6 (6.00%) high mild
64082026-07-20T11:04:32.272Z 15 (15.00%) high severe
64092026-07-20T11:04:32.903ZBenchmarking source_filter/allows/include_hit_v4/10
64102026-07-20T11:04:32.903ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
64112026-07-20T11:04:36.647ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
64122026-07-20T11:04:41.648ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
64132026-07-20T11:04:41.698Zsource_filter/allows/include_hit_v4/10
64142026-07-20T11:04:41.698Z time: [1.7418 ns 1.7434 ns 1.7451 ns]
64152026-07-20T11:04:41.698Z thrpt: [573.03 Melem/s 573.59 Melem/s 574.13 Melem/s]
64162026-07-20T11:04:41.698ZFound 2 outliers among 100 measurements (2.00%)
64172026-07-20T11:04:41.698Z 1 (1.00%) high mild
64182026-07-20T11:04:41.698Z 1 (1.00%) high severe
64192026-07-20T11:04:42.327ZBenchmarking source_filter/allows/include_miss_v4/10
64202026-07-20T11:04:42.327ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
64212026-07-20T11:04:45.488ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (849M iterations)
64222026-07-20T11:04:50.477ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
64232026-07-20T11:04:50.526Zsource_filter/allows/include_miss_v4/10
64242026-07-20T11:04:50.526Z time: [5.8634 ns 5.8710 ns 5.8791 ns]
64252026-07-20T11:04:50.526Z thrpt: [170.09 Melem/s 170.33 Melem/s 170.55 Melem/s]
64262026-07-20T11:04:50.526ZFound 5 outliers among 100 measurements (5.00%)
64272026-07-20T11:04:50.526Z 4 (4.00%) high mild
64282026-07-20T11:04:50.526Z 1 (1.00%) high severe
64292026-07-20T11:04:51.151ZBenchmarking source_filter/allows/include_hit_v6/10
64302026-07-20T11:04:51.151ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
64312026-07-20T11:04:56.143ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64322026-07-20T11:05:01.237ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
64332026-07-20T11:05:01.287Zsource_filter/allows/include_hit_v6/10
64342026-07-20T11:05:01.289Z time: [4.6912 ns 4.7188 ns 4.7522 ns]
64352026-07-20T11:05:01.289Z thrpt: [210.43 Melem/s 211.92 Melem/s 213.17 Melem/s]
64362026-07-20T11:05:01.289ZFound 9 outliers among 100 measurements (9.00%)
64372026-07-20T11:05:01.289Z 4 (4.00%) high mild
64382026-07-20T11:05:01.289Z 5 (5.00%) high severe
64392026-07-20T11:05:01.915ZBenchmarking source_filter/allows/include_miss_v6/10
64402026-07-20T11:05:01.915ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
64412026-07-20T11:05:07.130ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (515M iterations)
64422026-07-20T11:05:12.085ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
64432026-07-20T11:05:12.136Zsource_filter/allows/include_miss_v6/10
64442026-07-20T11:05:12.136Z time: [9.6079 ns 9.6277 ns 9.6472 ns]
64452026-07-20T11:05:12.136Z thrpt: [103.66 Melem/s 103.87 Melem/s 104.08 Melem/s]
64462026-07-20T11:05:12.763ZBenchmarking source_filter/allows/include_hit_v4/50
64472026-07-20T11:05:12.763ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
64482026-07-20T11:05:18.638ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
64492026-07-20T11:05:23.640ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
64502026-07-20T11:05:23.690Zsource_filter/allows/include_hit_v4/50
64512026-07-20T11:05:23.691Z time: [2.7200 ns 2.7361 ns 2.7525 ns]
64522026-07-20T11:05:23.691Z thrpt: [363.30 Melem/s 365.48 Melem/s 367.65 Melem/s]
64532026-07-20T11:05:23.691ZFound 1 outliers among 100 measurements (1.00%)
64542026-07-20T11:05:23.691Z 1 (1.00%) high mild
64552026-07-20T11:05:24.316ZBenchmarking source_filter/allows/include_miss_v4/50
64562026-07-20T11:05:24.316ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
64572026-07-20T11:05:27.491ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (846M iterations)
64582026-07-20T11:05:32.553ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
64592026-07-20T11:05:32.604Zsource_filter/allows/include_miss_v4/50
64602026-07-20T11:05:32.604Z time: [5.9574 ns 5.9829 ns 6.0095 ns]
64612026-07-20T11:05:32.604Z thrpt: [166.40 Melem/s 167.14 Melem/s 167.86 Melem/s]
64622026-07-20T11:05:32.604ZFound 7 outliers among 100 measurements (7.00%)
64632026-07-20T11:05:32.604Z 5 (5.00%) high mild
64642026-07-20T11:05:32.604Z 2 (2.00%) high severe
64652026-07-20T11:05:33.228ZBenchmarking source_filter/allows/include_hit_v6/50
64662026-07-20T11:05:33.228ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
64672026-07-20T11:05:39.176ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (903M iterations)
64682026-07-20T11:05:44.215ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
64692026-07-20T11:05:44.265Zsource_filter/allows/include_hit_v6/50
64702026-07-20T11:05:44.265Z time: [5.5566 ns 5.5760 ns 5.5991 ns]
64712026-07-20T11:05:44.265Z thrpt: [178.60 Melem/s 179.34 Melem/s 179.97 Melem/s]
64722026-07-20T11:05:44.265ZFound 21 outliers among 100 measurements (21.00%)
64732026-07-20T11:05:44.265Z 21 (21.00%) high severe
64742026-07-20T11:05:44.891ZBenchmarking source_filter/allows/include_miss_v6/50
64752026-07-20T11:05:44.891ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
64762026-07-20T11:05:49.780ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (549M iterations)
64772026-07-20T11:05:54.822ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
64782026-07-20T11:05:54.871Zsource_filter/allows/include_miss_v6/50
64792026-07-20T11:05:54.875Z time: [9.1583 ns 9.1821 ns 9.2078 ns]
64802026-07-20T11:05:54.875Z thrpt: [108.60 Melem/s 108.91 Melem/s 109.19 Melem/s]
64812026-07-20T11:05:54.875ZFound 2 outliers among 100 measurements (2.00%)
64822026-07-20T11:05:54.875Z 2 (2.00%) high mild
64832026-07-20T11:05:55.498ZBenchmarking source_filter/allows/include_hit_v4/100
64842026-07-20T11:05:55.498ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
64852026-07-20T11:06:01.428ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
64862026-07-20T11:06:06.452ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
64872026-07-20T11:06:06.502Zsource_filter/allows/include_hit_v4/100
64882026-07-20T11:06:06.502Z time: [2.7605 ns 2.7710 ns 2.7820 ns]
64892026-07-20T11:06:06.502Z thrpt: [359.45 Melem/s 360.88 Melem/s 362.25 Melem/s]
64902026-07-20T11:06:07.129ZBenchmarking source_filter/allows/include_miss_v4/100
64912026-07-20T11:06:07.129ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
64922026-07-20T11:06:11.323ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (640M iterations)
64932026-07-20T11:06:16.129ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
64942026-07-20T11:06:16.179Zsource_filter/allows/include_miss_v4/100
64952026-07-20T11:06:16.180Z time: [7.4868 ns 7.5128 ns 7.5401 ns]
64962026-07-20T11:06:16.180Z thrpt: [132.62 Melem/s 133.11 Melem/s 133.57 Melem/s]
64972026-07-20T11:06:16.180ZFound 1 outliers among 100 measurements (1.00%)
64982026-07-20T11:06:16.180Z 1 (1.00%) high mild
64992026-07-20T11:06:16.806ZBenchmarking source_filter/allows/include_hit_v6/100
65002026-07-20T11:06:16.806ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
65012026-07-20T11:06:22.750ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (903M iterations)
65022026-07-20T11:06:27.784ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
65032026-07-20T11:06:27.834Zsource_filter/allows/include_hit_v6/100
65042026-07-20T11:06:27.834Z time: [5.5501 ns 5.5696 ns 5.5930 ns]
65052026-07-20T11:06:27.835Z thrpt: [178.79 Melem/s 179.54 Melem/s 180.18 Melem/s]
65062026-07-20T11:06:27.835ZFound 21 outliers among 100 measurements (21.00%)
65072026-07-20T11:06:27.835Z 1 (1.00%) high mild
65082026-07-20T11:06:27.835Z 20 (20.00%) high severe
65092026-07-20T11:06:28.461ZBenchmarking source_filter/allows/include_miss_v6/100
65102026-07-20T11:06:28.461ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
65112026-07-20T11:06:31.716ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (412M iterations)
65122026-07-20T11:06:36.711ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
65132026-07-20T11:06:36.761Zsource_filter/allows/include_miss_v6/100
65142026-07-20T11:06:36.761Z time: [12.071 ns 12.115 ns 12.158 ns]
65152026-07-20T11:06:36.761Z thrpt: [82.250 Melem/s 82.544 Melem/s 82.842 Melem/s]
65162026-07-20T11:06:37.389ZBenchmarking source_filter/allows/include_empty_v4
65172026-07-20T11:06:37.389ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
65182026-07-20T11:06:41.196ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
65192026-07-20T11:06:46.201ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
65202026-07-20T11:06:46.251Zsource_filter/allows/include_empty_v4
65212026-07-20T11:06:46.251Z time: [886.64 ps 886.91 ps 887.28 ps]
65222026-07-20T11:06:46.251Z thrpt: [1.1270 Gelem/s 1.1275 Gelem/s 1.1279 Gelem/s]
65232026-07-20T11:06:46.251ZFound 5 outliers among 100 measurements (5.00%)
65242026-07-20T11:06:46.251Z 2 (2.00%) high mild
65252026-07-20T11:06:46.251Z 3 (3.00%) high severe
65262026-07-20T11:06:46.879ZBenchmarking source_filter/allows/include_empty_v6
65272026-07-20T11:06:46.879ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
65282026-07-20T11:06:50.688ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
65292026-07-20T11:06:55.689ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
65302026-07-20T11:06:55.739Zsource_filter/allows/include_empty_v6
65312026-07-20T11:06:55.740Z time: [886.77 ps 886.88 ps 886.98 ps]
65322026-07-20T11:06:55.740Z thrpt: [1.1274 Gelem/s 1.1275 Gelem/s 1.1277 Gelem/s]
65332026-07-20T11:06:55.740ZFound 2 outliers among 100 measurements (2.00%)
65342026-07-20T11:06:55.740Z 1 (1.00%) low severe
65352026-07-20T11:06:55.740Z 1 (1.00%) low mild
65362026-07-20T11:06:56.388Z
65372026-07-20T11:06:56.391ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
65382026-07-20T11:06:56.392ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
65392026-07-20T11:06:56.392ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0410 ms (605 iterations)
65402026-07-20T11:06:56.392ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
65412026-07-20T11:06:56.392Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
65422026-07-20T11:06:56.392Z time: [18.000 18.000 18.000 ]
65432026-07-20T11:06:56.392Z
65442026-07-20T11:06:56.392ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
65452026-07-20T11:06:56.392ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
65462026-07-20T11:06:56.392ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0475 ms (715 iterations)
65472026-07-20T11:06:56.393ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
65482026-07-20T11:06:56.393Zprocess/Hairpin-DHCPv4/alloc_ct/Request
65492026-07-20T11:06:56.393Z time: [18.000 18.000 18.000 ]
65502026-07-20T11:06:56.396Z
65512026-07-20T11:06:56.397ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
65522026-07-20T11:06:56.397ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
65532026-07-20T11:06:56.397ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1025 ms (550 iterations)
65542026-07-20T11:06:56.397ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
65552026-07-20T11:06:56.397Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
65562026-07-20T11:06:56.397Z time: [20.000 20.000 20.000 ]
65572026-07-20T11:06:56.397Z
65582026-07-20T11:06:56.397ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
65592026-07-20T11:06:56.397ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
65602026-07-20T11:06:56.397ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0095 ms (495 iterations)
65612026-07-20T11:06:56.397ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
65622026-07-20T11:06:56.397Zprocess/Hairpin-DHCPv6/alloc_ct/Request
65632026-07-20T11:06:56.398Z time: [21.000 21.000 21.000 ]
65642026-07-20T11:06:56.398Z
65652026-07-20T11:06:56.398ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
65662026-07-20T11:06:56.398ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
65672026-07-20T11:06:56.398ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0477 ms (825 iterations)
65682026-07-20T11:06:56.402ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
65692026-07-20T11:06:56.402Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
65702026-07-20T11:06:56.402Z time: [13.000 13.000 13.000 ]
65712026-07-20T11:06:56.402Z
65722026-07-20T11:06:56.402ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
65732026-07-20T11:06:56.402ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
65742026-07-20T11:06:56.402ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0166 ms (715 iterations)
65752026-07-20T11:06:56.402ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
65762026-07-20T11:06:56.402Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
65772026-07-20T11:06:56.402Z time: [12.000 12.000 12.000 ]
65782026-07-20T11:06:56.402Z
65792026-07-20T11:06:56.402ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
65802026-07-20T11:06:56.402ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
65812026-07-20T11:06:56.402ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0518 ms (715 iterations)
65822026-07-20T11:06:56.402ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
65832026-07-20T11:06:56.402Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
65842026-07-20T11:06:56.402Z time: [14.000 14.000 14.000 ]
65852026-07-20T11:06:56.402Z
65862026-07-20T11:06:56.402ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
65872026-07-20T11:06:56.403ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
65882026-07-20T11:06:56.403ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0150 ms (715 iterations)
65892026-07-20T11:06:56.403ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
65902026-07-20T11:06:56.407Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
65912026-07-20T11:06:56.407Z time: [14.000 14.000 14.000 ]
65922026-07-20T11:06:56.407Z
65932026-07-20T11:06:56.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
65942026-07-20T11:06:56.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
65952026-07-20T11:06:56.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0160 ms (605 iterations)
65962026-07-20T11:06:56.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
65972026-07-20T11:06:56.407Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
65982026-07-20T11:06:56.407Z time: [3.0000 3.0000 3.0000 ]
65992026-07-20T11:06:56.407Z
66002026-07-20T11:06:56.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
66012026-07-20T11:06:56.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66022026-07-20T11:06:56.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0529 ms (495 iterations)
66032026-07-20T11:06:56.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
66042026-07-20T11:06:56.407Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
66052026-07-20T11:06:56.407Z time: [3.0000 3.0000 3.0000 ]
66062026-07-20T11:06:56.407Z
66072026-07-20T11:06:56.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
66082026-07-20T11:06:56.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
66092026-07-20T11:06:56.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0591 ms (605 iterations)
66102026-07-20T11:06:56.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
66112026-07-20T11:06:56.407ZCriterion.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.
66122026-07-20T11:06:56.408Z
66132026-07-20T11:06:56.408ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
66142026-07-20T11:06:56.408ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66152026-07-20T11:06:56.408ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0559 ms (495 iterations)
66162026-07-20T11:06:56.412ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
66172026-07-20T11:06:56.412ZCriterion.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.
66182026-07-20T11:06:56.412Z
66192026-07-20T11:06:56.412ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66202026-07-20T11:06:56.412ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
66212026-07-20T11:06:56.412ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0479 ms (935 iterations)
66222026-07-20T11:06:56.412ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
66232026-07-20T11:06:56.412Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66242026-07-20T11:06:56.412Z time: [3.0000 3.0000 3.0000 ]
66252026-07-20T11:06:56.412Z
66262026-07-20T11:06:56.412ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66272026-07-20T11:06:56.412ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66282026-07-20T11:06:56.412ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0556 ms (550 iterations)
66292026-07-20T11:06:56.412ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
66302026-07-20T11:06:56.412Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66312026-07-20T11:06:56.412Z time: [3.0000 3.0000 3.0000 ]
66322026-07-20T11:06:56.412Z
66332026-07-20T11:06:56.413ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
66342026-07-20T11:06:56.414ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
66352026-07-20T11:06:56.414ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0105 ms (770 iterations)
66362026-07-20T11:06:56.417ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
66372026-07-20T11:06:56.417ZCriterion.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.
66382026-07-20T11:06:56.417Z
66392026-07-20T11:06:56.417ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
66402026-07-20T11:06:56.417ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
66412026-07-20T11:06:56.417ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0011 ms (495 iterations)
66422026-07-20T11:06:56.417ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
66432026-07-20T11:06:56.417ZCriterion.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.
66442026-07-20T11:06:56.417Z
66452026-07-20T11:06:56.417ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
66462026-07-20T11:06:56.418ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
66472026-07-20T11:06:56.418ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0622 ms (825 iterations)
66482026-07-20T11:06:56.418ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
66492026-07-20T11:06:56.418Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
66502026-07-20T11:06:56.418Z time: [3.0000 3.0000 3.0000 ]
66512026-07-20T11:06:56.418Z
66522026-07-20T11:06:56.418ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
66532026-07-20T11:06:56.418ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
66542026-07-20T11:06:56.418ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0143 ms (495 iterations)
66552026-07-20T11:06:56.418ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
66562026-07-20T11:06:56.418Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
66572026-07-20T11:06:56.418Z time: [3.0000 3.0000 3.0000 ]
66582026-07-20T11:06:56.418Z
66592026-07-20T11:06:56.418ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
66602026-07-20T11:06:56.418ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
66612026-07-20T11:06:56.422ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0532 ms (715 iterations)
66622026-07-20T11:06:56.422ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
66632026-07-20T11:06:56.422ZCriterion.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.
66642026-07-20T11:06:56.422Z
66652026-07-20T11:06:56.422ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
66662026-07-20T11:06:56.422ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
66672026-07-20T11:06:56.422ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0857 ms (495 iterations)
66682026-07-20T11:06:56.422ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
66692026-07-20T11:06:56.422ZCriterion.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.
66702026-07-20T11:06:56.422Z
66712026-07-20T11:06:56.422ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
66722026-07-20T11:06:56.422ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
66732026-07-20T11:06:56.422ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0449 ms (880 iterations)
66742026-07-20T11:06:56.423ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
66752026-07-20T11:06:56.424Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
66762026-07-20T11:06:56.424Z time: [3.0000 3.0000 3.0000 ]
66772026-07-20T11:06:56.424Z
66782026-07-20T11:06:56.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
66792026-07-20T11:06:56.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
66802026-07-20T11:06:56.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0804 ms (550 iterations)
66812026-07-20T11:06:56.427ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
66822026-07-20T11:06:56.427Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
66832026-07-20T11:06:56.427Z time: [3.0000 3.0000 3.0000 ]
66842026-07-20T11:06:56.427Z
66852026-07-20T11:06:56.427ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
66862026-07-20T11:06:56.428ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
66872026-07-20T11:06:56.428ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0676 ms (770 iterations)
66882026-07-20T11:06:56.428ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
66892026-07-20T11:06:56.428ZCriterion.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.
66902026-07-20T11:06:56.428Z
66912026-07-20T11:06:56.428ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
66922026-07-20T11:06:56.428ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
66932026-07-20T11:06:56.428ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0392 ms (495 iterations)
66942026-07-20T11:06:56.428ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
66952026-07-20T11:06:56.428ZCriterion.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.
66962026-07-20T11:06:56.428Z
66972026-07-20T11:06:56.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
66982026-07-20T11:06:56.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66992026-07-20T11:06:56.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1016 ms (275 iterations)
67002026-07-20T11:06:56.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
67012026-07-20T11:06:56.428Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
67022026-07-20T11:06:56.428Z time: [44.000 44.000 44.000 ]
67032026-07-20T11:06:56.428Z
67042026-07-20T11:06:56.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67052026-07-20T11:06:56.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
67062026-07-20T11:06:56.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0000 ms (220 iterations)
67072026-07-20T11:06:56.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
67082026-07-20T11:06:56.432Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67092026-07-20T11:06:56.432Z time: [44.000 44.000 44.000 ]
67102026-07-20T11:06:56.432Z
67112026-07-20T11:06:56.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67122026-07-20T11:06:56.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
67132026-07-20T11:06:56.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1364 ms (330 iterations)
67142026-07-20T11:06:56.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
67152026-07-20T11:06:56.432Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67162026-07-20T11:06:56.432Z time: [29.000 29.000 29.000 ]
67172026-07-20T11:06:56.432Z
67182026-07-20T11:06:56.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67192026-07-20T11:06:56.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
67202026-07-20T11:06:56.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1602 ms (275 iterations)
67212026-07-20T11:06:56.436ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
67222026-07-20T11:06:56.436Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67232026-07-20T11:06:56.436Z time: [29.000 29.000 29.000 ]
67242026-07-20T11:06:56.436Z
67252026-07-20T11:06:56.436ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
67262026-07-20T11:06:56.436ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
67272026-07-20T11:06:56.436ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0301 ms (275 iterations)
67282026-07-20T11:06:56.436ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
67292026-07-20T11:06:56.436Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
67302026-07-20T11:06:56.436Z time: [43.000 43.000 43.000 ]
67312026-07-20T11:06:56.437Z
67322026-07-20T11:06:56.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
67332026-07-20T11:06:56.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
67342026-07-20T11:06:56.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1713 ms (275 iterations)
67352026-07-20T11:06:56.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
67362026-07-20T11:06:56.437Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
67372026-07-20T11:06:56.437Z time: [43.000 43.000 43.000 ]
67382026-07-20T11:06:56.440Z
67392026-07-20T11:06:56.440ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
67402026-07-20T11:06:56.440ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
67412026-07-20T11:06:56.440ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0037 ms (330 iterations)
67422026-07-20T11:06:56.440ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
67432026-07-20T11:06:56.440Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
67442026-07-20T11:06:56.440Z time: [28.000 28.000 28.000 ]
67452026-07-20T11:06:56.440Z
67462026-07-20T11:06:56.440ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
67472026-07-20T11:06:56.440ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
67482026-07-20T11:06:56.441ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0430 ms (275 iterations)
67492026-07-20T11:06:56.441ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
67502026-07-20T11:06:56.441Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
67512026-07-20T11:06:56.441Z time: [28.000 28.000 28.000 ]
67522026-07-20T11:06:56.441Z
67532026-07-20T11:06:56.441ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
67542026-07-20T11:06:56.441ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
67552026-07-20T11:06:56.441ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1737 ms (275 iterations)
67562026-07-20T11:06:56.445ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
67572026-07-20T11:06:56.445Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
67582026-07-20T11:06:56.445Z time: [44.000 44.000 44.000 ]
67592026-07-20T11:06:56.445Z
67602026-07-20T11:06:56.445ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
67612026-07-20T11:06:56.445ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
67622026-07-20T11:06:56.445ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1369 ms (220 iterations)
67632026-07-20T11:06:56.445ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
67642026-07-20T11:06:56.445Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
67652026-07-20T11:06:56.445Z time: [44.000 44.000 44.000 ]
67662026-07-20T11:06:56.445Z
67672026-07-20T11:06:56.445ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
67682026-07-20T11:06:56.445ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
67692026-07-20T11:06:56.445ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1488 ms (330 iterations)
67702026-07-20T11:06:56.449ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
67712026-07-20T11:06:56.449Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
67722026-07-20T11:06:56.449Z time: [29.000 29.000 29.000 ]
67732026-07-20T11:06:56.449Z
67742026-07-20T11:06:56.449ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
67752026-07-20T11:06:56.449ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
67762026-07-20T11:06:56.449ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1684 ms (275 iterations)
67772026-07-20T11:06:56.449ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
67782026-07-20T11:06:56.449Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
67792026-07-20T11:06:56.449Z time: [29.000 29.000 29.000 ]
67802026-07-20T11:06:56.449Z
67812026-07-20T11:06:56.449ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
67822026-07-20T11:06:56.449ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
67832026-07-20T11:06:56.449ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0878 ms (275 iterations)
67842026-07-20T11:06:56.450ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
67852026-07-20T11:06:56.453Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
67862026-07-20T11:06:56.453Z time: [43.000 43.000 43.000 ]
67872026-07-20T11:06:56.453Z
67882026-07-20T11:06:56.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
67892026-07-20T11:06:56.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67902026-07-20T11:06:56.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2440 ms (275 iterations)
67912026-07-20T11:06:56.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
67922026-07-20T11:06:56.453Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
67932026-07-20T11:06:56.453Z time: [43.000 43.000 43.000 ]
67942026-07-20T11:06:56.453Z
67952026-07-20T11:06:56.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
67962026-07-20T11:06:56.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
67972026-07-20T11:06:56.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0845 ms (330 iterations)
67982026-07-20T11:06:56.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
67992026-07-20T11:06:56.453Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
68002026-07-20T11:06:56.453Z time: [28.000 28.000 28.000 ]
68012026-07-20T11:06:56.453Z
68022026-07-20T11:06:56.457ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
68032026-07-20T11:06:56.457ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
68042026-07-20T11:06:56.457ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1130 ms (275 iterations)
68052026-07-20T11:06:56.457ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
68062026-07-20T11:06:56.457Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
68072026-07-20T11:06:56.457Z time: [28.000 28.000 28.000 ]
68082026-07-20T11:06:56.457Z
68092026-07-20T11:06:56.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
68102026-07-20T11:06:56.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
68112026-07-20T11:06:56.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0505 ms (715 iterations)
68122026-07-20T11:06:56.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
68132026-07-20T11:06:56.458Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
68142026-07-20T11:06:56.458Z time: [3924.0 B 3924.0 B 3924.0 B]
68152026-07-20T11:06:56.458Z
68162026-07-20T11:06:56.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
68172026-07-20T11:06:56.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
68182026-07-20T11:06:56.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0180 ms (715 iterations)
68192026-07-20T11:06:56.462ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
68202026-07-20T11:06:56.462Zprocess/Hairpin-DHCPv4/alloc_sz/Request
68212026-07-20T11:06:56.462Z time: [3924.0 B 3924.0 B 3924.0 B]
68222026-07-20T11:06:56.462Z
68232026-07-20T11:06:56.462ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
68242026-07-20T11:06:56.462ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
68252026-07-20T11:06:56.462ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0498 ms (550 iterations)
68262026-07-20T11:06:56.462ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
68272026-07-20T11:06:56.462Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
68282026-07-20T11:06:56.462Z time: [3988.0 B 3988.0 B 3988.0 B]
68292026-07-20T11:06:56.462Z
68302026-07-20T11:06:56.463ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
68312026-07-20T11:06:56.463ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
68322026-07-20T11:06:56.463ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0667 ms (550 iterations)
68332026-07-20T11:06:56.463ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
68342026-07-20T11:06:56.463Zprocess/Hairpin-DHCPv6/alloc_sz/Request
68352026-07-20T11:06:56.463Z time: [4386.0 B 4386.0 B 4386.0 B]
68362026-07-20T11:06:56.463Z
68372026-07-20T11:06:56.463ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
68382026-07-20T11:06:56.463ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
68392026-07-20T11:06:56.464ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0303 ms (825 iterations)
68402026-07-20T11:06:56.467ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
68412026-07-20T11:06:56.467Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
68422026-07-20T11:06:56.467Z time: [2888.0 B 2888.0 B 2888.0 B]
68432026-07-20T11:06:56.467Z
68442026-07-20T11:06:56.467ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
68452026-07-20T11:06:56.467ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
68462026-07-20T11:06:56.467ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0111 ms (715 iterations)
68472026-07-20T11:06:56.467ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
68482026-07-20T11:06:56.467Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
68492026-07-20T11:06:56.467Z time: [2873.0 B 2873.0 B 2873.0 B]
68502026-07-20T11:06:56.468Z
68512026-07-20T11:06:56.468ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
68522026-07-20T11:06:56.468ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
68532026-07-20T11:06:56.468ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0272 ms (715 iterations)
68542026-07-20T11:06:56.468ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
68552026-07-20T11:06:56.468Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
68562026-07-20T11:06:56.468Z time: [2926.0 B 2926.0 B 2926.0 B]
68572026-07-20T11:06:56.468Z
68582026-07-20T11:06:56.468ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
68592026-07-20T11:06:56.468ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
68602026-07-20T11:06:56.472ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0747 ms (770 iterations)
68612026-07-20T11:06:56.472ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
68622026-07-20T11:06:56.472Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
68632026-07-20T11:06:56.472Z time: [2910.0 B 2910.0 B 2910.0 B]
68642026-07-20T11:06:56.472Z
68652026-07-20T11:06:56.472ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
68662026-07-20T11:06:56.472ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
68672026-07-20T11:06:56.472ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0331 ms (825 iterations)
68682026-07-20T11:06:56.472ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
68692026-07-20T11:06:56.472Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
68702026-07-20T11:06:56.472Z time: [264.00 B 264.00 B 264.00 B]
68712026-07-20T11:06:56.472Z
68722026-07-20T11:06:56.472ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
68732026-07-20T11:06:56.472ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
68742026-07-20T11:06:56.472ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0846 ms (550 iterations)
68752026-07-20T11:06:56.475ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
68762026-07-20T11:06:56.475Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
68772026-07-20T11:06:56.476Z time: [264.00 B 264.00 B 264.00 B]
68782026-07-20T11:06:56.476Z
68792026-07-20T11:06:56.477ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
68802026-07-20T11:06:56.477ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
68812026-07-20T11:06:56.477ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0012 ms (715 iterations)
68822026-07-20T11:06:56.477ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
68832026-07-20T11:06:56.477ZCriterion.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.
68842026-07-20T11:06:56.477Z
68852026-07-20T11:06:56.477ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
68862026-07-20T11:06:56.477ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
68872026-07-20T11:06:56.477ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0512 ms (495 iterations)
68882026-07-20T11:06:56.477ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
68892026-07-20T11:06:56.477ZCriterion.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.
68902026-07-20T11:06:56.477Z
68912026-07-20T11:06:56.477ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
68922026-07-20T11:06:56.477ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
68932026-07-20T11:06:56.477ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0397 ms (935 iterations)
68942026-07-20T11:06:56.481ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
68952026-07-20T11:06:56.481Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
68962026-07-20T11:06:56.481Z time: [264.00 B 264.00 B 264.00 B]
68972026-07-20T11:06:56.481Z
68982026-07-20T11:06:56.481ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
68992026-07-20T11:06:56.481ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69002026-07-20T11:06:56.481ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0261 ms (550 iterations)
69012026-07-20T11:06:56.481ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
69022026-07-20T11:06:56.481Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
69032026-07-20T11:06:56.481Z time: [264.00 B 264.00 B 264.00 B]
69042026-07-20T11:06:56.481Z
69052026-07-20T11:06:56.481ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
69062026-07-20T11:06:56.482ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
69072026-07-20T11:06:56.482ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0003 ms (770 iterations)
69082026-07-20T11:06:56.482ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
69092026-07-20T11:06:56.482ZCriterion.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.
69102026-07-20T11:06:56.482Z
69112026-07-20T11:06:56.482ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
69122026-07-20T11:06:56.482ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
69132026-07-20T11:06:56.482ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0001 ms (495 iterations)
69142026-07-20T11:06:56.482ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
69152026-07-20T11:06:56.482ZCriterion.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.
69162026-07-20T11:06:56.482Z
69172026-07-20T11:06:56.482ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
69182026-07-20T11:06:56.482ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
69192026-07-20T11:06:56.482ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0542 ms (825 iterations)
69202026-07-20T11:06:56.487ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
69212026-07-20T11:06:56.487Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
69222026-07-20T11:06:56.487Z time: [264.00 B 264.00 B 264.00 B]
69232026-07-20T11:06:56.488Z
69242026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
69252026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
69262026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0140 ms (495 iterations)
69272026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
69282026-07-20T11:06:56.488Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
69292026-07-20T11:06:56.488Z time: [264.00 B 264.00 B 264.00 B]
69302026-07-20T11:06:56.488Z
69312026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
69322026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
69332026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0494 ms (715 iterations)
69342026-07-20T11:06:56.488ZCriterion.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.
69352026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
69362026-07-20T11:06:56.488Z
69372026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
69382026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
69392026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0903 ms (495 iterations)
69402026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
69412026-07-20T11:06:56.488ZCriterion.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.
69422026-07-20T11:06:56.488Z
69432026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
69442026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
69452026-07-20T11:06:56.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0412 ms (880 iterations)
69462026-07-20T11:06:56.492ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
69472026-07-20T11:06:56.492Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
69482026-07-20T11:06:56.492Z time: [264.00 B 264.00 B 264.00 B]
69492026-07-20T11:06:56.492Z
69502026-07-20T11:06:56.492ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
69512026-07-20T11:06:56.492ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
69522026-07-20T11:06:56.492ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0770 ms (550 iterations)
69532026-07-20T11:06:56.492ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
69542026-07-20T11:06:56.492Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
69552026-07-20T11:06:56.492Z time: [264.00 B 264.00 B 264.00 B]
69562026-07-20T11:06:56.492Z
69572026-07-20T11:06:56.492ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
69582026-07-20T11:06:56.493ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
69592026-07-20T11:06:56.493ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0576 ms (770 iterations)
69602026-07-20T11:06:56.493ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
69612026-07-20T11:06:56.493ZCriterion.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.
69622026-07-20T11:06:56.493Z
69632026-07-20T11:06:56.494ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
69642026-07-20T11:06:56.494ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
69652026-07-20T11:06:56.494ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0492 ms (495 iterations)
69662026-07-20T11:06:56.497ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
69672026-07-20T11:06:56.497ZCriterion.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.
69682026-07-20T11:06:56.497Z
69692026-07-20T11:06:56.497ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
69702026-07-20T11:06:56.497ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69712026-07-20T11:06:56.497ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0622 ms (275 iterations)
69722026-07-20T11:06:56.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
69732026-07-20T11:06:56.498Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
69742026-07-20T11:06:56.498Z time: [8507.0 B 8507.0 B 8507.0 B]
69752026-07-20T11:06:56.498Z
69762026-07-20T11:06:56.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
69772026-07-20T11:06:56.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69782026-07-20T11:06:56.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2453 ms (275 iterations)
69792026-07-20T11:06:56.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
69802026-07-20T11:06:56.498Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
69812026-07-20T11:06:56.498Z time: [8507.0 B 8507.0 B 8507.0 B]
69822026-07-20T11:06:56.498Z
69832026-07-20T11:06:56.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
69842026-07-20T11:06:56.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
69852026-07-20T11:06:56.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1496 ms (330 iterations)
69862026-07-20T11:06:56.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
69872026-07-20T11:06:56.504Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
69882026-07-20T11:06:56.504Z time: [7016.0 B 7016.0 B 7016.0 B]
69892026-07-20T11:06:56.504Z
69902026-07-20T11:06:56.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
69912026-07-20T11:06:56.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69922026-07-20T11:06:56.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1009 ms (275 iterations)
69932026-07-20T11:06:56.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
69942026-07-20T11:06:56.504Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
69952026-07-20T11:06:56.504Z time: [7016.0 B 7016.0 B 7016.0 B]
69962026-07-20T11:06:56.504Z
69972026-07-20T11:06:56.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
69982026-07-20T11:06:56.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
69992026-07-20T11:06:56.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0102 ms (275 iterations)
70002026-07-20T11:06:56.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
70012026-07-20T11:06:56.504Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
70022026-07-20T11:06:56.504Z time: [8475.0 B 8475.0 B 8475.0 B]
70032026-07-20T11:06:56.504Z
70042026-07-20T11:06:56.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
70052026-07-20T11:06:56.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70062026-07-20T11:06:56.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1621 ms (275 iterations)
70072026-07-20T11:06:56.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
70082026-07-20T11:06:56.506Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
70092026-07-20T11:06:56.506Z time: [8475.0 B 8475.0 B 8475.0 B]
70102026-07-20T11:06:56.506Z
70112026-07-20T11:06:56.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
70122026-07-20T11:06:56.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
70132026-07-20T11:06:56.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1433 ms (385 iterations)
70142026-07-20T11:06:56.510ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
70152026-07-20T11:06:56.510Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
70162026-07-20T11:06:56.510Z time: [6984.0 B 6984.0 B 6984.0 B]
70172026-07-20T11:06:56.510Z
70182026-07-20T11:06:56.510ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
70192026-07-20T11:06:56.510ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
70202026-07-20T11:06:56.510ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0139 ms (275 iterations)
70212026-07-20T11:06:56.510ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
70222026-07-20T11:06:56.510Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
70232026-07-20T11:06:56.510Z time: [6984.0 B 6984.0 B 6984.0 B]
70242026-07-20T11:06:56.510Z
70252026-07-20T11:06:56.510ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
70262026-07-20T11:06:56.510ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70272026-07-20T11:06:56.510ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1466 ms (275 iterations)
70282026-07-20T11:06:56.511ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
70292026-07-20T11:06:56.511Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
70302026-07-20T11:06:56.511Z time: [8507.0 B 8507.0 B 8507.0 B]
70312026-07-20T11:06:56.511Z
70322026-07-20T11:06:56.511ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
70332026-07-20T11:06:56.511ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70342026-07-20T11:06:56.511ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0494 ms (220 iterations)
70352026-07-20T11:06:56.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
70362026-07-20T11:06:56.515Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
70372026-07-20T11:06:56.515Z time: [8507.0 B 8507.0 B 8507.0 B]
70382026-07-20T11:06:56.515Z
70392026-07-20T11:06:56.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
70402026-07-20T11:06:56.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
70412026-07-20T11:06:56.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1458 ms (330 iterations)
70422026-07-20T11:06:56.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
70432026-07-20T11:06:56.515Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
70442026-07-20T11:06:56.515Z time: [7016.0 B 7016.0 B 7016.0 B]
70452026-07-20T11:06:56.515Z
70462026-07-20T11:06:56.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
70472026-07-20T11:06:56.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70482026-07-20T11:06:56.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1397 ms (275 iterations)
70492026-07-20T11:06:56.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
70502026-07-20T11:06:56.515Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
70512026-07-20T11:06:56.516Z time: [7016.0 B 7016.0 B 7016.0 B]
70522026-07-20T11:06:56.516Z
70532026-07-20T11:06:56.516ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
70542026-07-20T11:06:56.516ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
70552026-07-20T11:06:56.516ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0533 ms (275 iterations)
70562026-07-20T11:06:56.520ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
70572026-07-20T11:06:56.520Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
70582026-07-20T11:06:56.520Z time: [8475.0 B 8475.0 B 8475.0 B]
70592026-07-20T11:06:56.520Z
70602026-07-20T11:06:56.520ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
70612026-07-20T11:06:56.520ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70622026-07-20T11:06:56.520ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2322 ms (275 iterations)
70632026-07-20T11:06:56.520ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
70642026-07-20T11:06:56.520Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
70652026-07-20T11:06:56.520Z time: [8475.0 B 8475.0 B 8475.0 B]
70662026-07-20T11:06:56.520Z
70672026-07-20T11:06:56.521ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
70682026-07-20T11:06:56.521ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
70692026-07-20T11:06:56.521ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0267 ms (330 iterations)
70702026-07-20T11:06:56.521ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
70712026-07-20T11:06:56.521Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
70722026-07-20T11:06:56.521Z time: [6984.0 B 6984.0 B 6984.0 B]
70732026-07-20T11:06:56.521Z
70742026-07-20T11:06:56.521ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
70752026-07-20T11:06:56.521ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
70762026-07-20T11:06:56.522ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0600 ms (275 iterations)
70772026-07-20T11:06:56.525ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
70782026-07-20T11:06:56.525Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
70792026-07-20T11:06:56.525Z time: [6984.0 B 6984.0 B 6984.0 B]
70802026-07-20T11:06:56.525Z
70812026-07-20T11:06:56.556Z+ cp -r target/criterion /work/bench-results
70822026-07-20T11:06:56.664Z+ cp -r target/xde-bench /work/bench-results
70832026-07-20T11:06:56.698Z+ pushd /work
70842026-07-20T11:06:56.698Z+ tar -caf bench-results.tgz bench-results
70852026-07-20T11:06:56.698Z/work /work/oxidecomputer/opte
70862026-07-20T11:06:57.076Z+ popd
70872026-07-20T11:06:57.080Z/work/oxidecomputer/opte
70882026-07-20T11:06:57.080Z+ cleanup
70892026-07-20T11:06:57.080Z++ id -un
70902026-07-20T11:06:57.084Z++ id -gn
70912026-07-20T11:06:57.084Z+ pfexec chown -R build:build .
70922026-07-20T11:06:57.144Z+ [[ -z 01KXZH3XWQFBDJQ9TQ5G1ZW0V4 ]]
70932026-07-20T11:06:57.147Zprocess exited: duration 1889779 ms, exit code 0
 
70942026-07-20T11:06:57.160Zfound 1 output files
70952026-07-20T11:06:57.160Zuploading: /work/bench-results.tgz (4521457 bytes)
70962026-07-20T11:06:58.207Zuploaded: /work/bench-results.tgz