01KRB1QCBA60KYNQF0EYD62WK8: 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: 01KRB1R2X1G3ZXWGE4CQZP9YYZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-11T08:21:50.597Zjob dependencies complete; ready to run (waiting for 5 m 13 s)
22026-05-11T08:22:35.731Zjob assigned to worker 01KRB21R8YW6BYHJVXDX1T313A [factory aws, i-097ebab4869f3f10b] (queued for 45 s)
32026-05-11T08:22:42.029Zdownloading input: /input/xde/work/debug/xde.dbg
42026-05-11T08:22:43.036Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-05-11T08:22:43.040Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-05-11T08:22:43.079Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-05-11T08:22:43.083Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-05-11T08:22:43.122Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-05-11T08:22:43.122Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-05-11T08:22:43.149Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-05-11T08:22:43.152Zdownloading input: /input/xde/work/release/xde
122026-05-11T08:22:43.739Zdownloaded input: /input/xde/work/release/xde
132026-05-11T08:22:43.743Zdownloading input: /input/xde/work/release/xde.sha256
142026-05-11T08:22:43.763Zdownloaded input: /input/xde/work/release/xde.sha256
152026-05-11T08:22:43.766Zdownloading input: /input/xde/work/release/xde_link.so
162026-05-11T08:22:43.792Zdownloaded input: /input/xde/work/release/xde_link.so
172026-05-11T08:22:43.792Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-05-11T08:22:43.817Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-05-11T08:22:43.837Zdownloading input: /input/xde/work/test/loopback
202026-05-11T08:22:44.332Zdownloaded input: /input/xde/work/test/loopback
212026-05-11T08:22:44.335Zdownloading input: /input/xde/work/test/multicast_rx
222026-05-11T08:22:44.863Zdownloaded input: /input/xde/work/test/multicast_rx
232026-05-11T08:22:44.866Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-05-11T08:22:45.432Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-05-11T08:22:45.434Zdownloading input: /input/xde/work/test/multicast_validation
262026-05-11T08:22:46.037Zdownloaded input: /input/xde/work/test/multicast_validation
272026-05-11T08:22:46.040Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-05-11T08:22:46.549Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-05-11T08:22:46.552Zdownloading input: /input/xde/work/xde.conf
302026-05-11T08:22:46.580Zdownloaded input: /input/xde/work/xde.conf
 
312026-05-11T08:22:46.583Zstarting task 0: "setup"
322026-05-11T08:22:46.586Z++ uname -s
332026-05-11T08:22:46.589Z+ kern=SunOS
342026-05-11T08:22:46.589Z+ build_user=build
352026-05-11T08:22:46.589Z+ build_uid=12345
362026-05-11T08:22:46.589Z+ work_dir=/work
372026-05-11T08:22:46.589Z+ input_dir=/input
382026-05-11T08:22:46.589Z+ [[ 0 == 12345 ]]
392026-05-11T08:22:46.589Z+ case "$kern" in
402026-05-11T08:22:46.589Z+ groupadd -g 12345 build
412026-05-11T08:22:46.590Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-05-11T08:22:48.595Z+ zfs create -o mountpoint=/work rpool/work
432026-05-11T08:22:48.783Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-05-11T08:22:48.786Z+ home_fs=zfs
452026-05-11T08:22:48.786Z+ [[ zfs == autofs ]]
462026-05-11T08:22:48.786Z+ mkdir -p /home/build
472026-05-11T08:22:48.786Z+ chown build:build /home/build /work
482026-05-11T08:22:50.788Z+ chmod 0700 /home/build /work
492026-05-11T08:22:50.792Zprocess exited: duration 4210 ms, exit code 0
 
502026-05-11T08:22:50.800Zstarting task 1: "rust-toolchain"
512026-05-11T08:22:50.814Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.1
522026-05-11T08:22:50.814Z * rust toolchain channel = "1.94.1"
532026-05-11T08:22:50.814Z * rust toolchain profile = "default"
542026-05-11T08:22:50.814Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-05-11T08:22:50.814Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-05-11T08:22:50.814Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-05-11T08:22:50.814Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-05-11T08:22:50.814Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default
592026-05-11T08:22:50.868Zinfo: downloading installer
602026-05-11T08:22:52.190Zwarn: It looks like you have an existing rustup settings file at:
612026-05-11T08:22:52.190Zwarn: /home/build/.rustup/settings.toml
622026-05-11T08:22:52.190Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-05-11T08:22:52.190Zwarn: instead of the one inferred from the default host triple.
642026-05-11T08:22:52.198Zinfo: profile set to default
652026-05-11T08:22:52.198Zinfo: default host triple is x86_64-unknown-illumos
662026-05-11T08:22:52.201Zinfo: syncing channel updates for 1.94.1-x86_64-unknown-illumos
672026-05-11T08:22:52.327Zinfo: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25)
682026-05-11T08:22:52.331Zinfo: downloading 6 components
692026-05-11T08:23:06.720Zinfo: default toolchain set to 1.94.1-x86_64-unknown-illumos
702026-05-11T08:23:06.720Z
712026-05-11T08:23:06.749Z 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25)
722026-05-11T08:23:06.749Z
732026-05-11T08:23:06.749Z
742026-05-11T08:23:06.749ZRust is installed now. Great!
752026-05-11T08:23:06.749Z
762026-05-11T08:23:06.752ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-05-11T08:23:06.752Zenvironment variable. This has not been done automatically.
782026-05-11T08:23:06.752Z
792026-05-11T08:23:06.752ZTo configure your current shell, you need to source
802026-05-11T08:23:06.752Zthe corresponding env file under $HOME/.cargo.
812026-05-11T08:23:06.752Z
822026-05-11T08:23:06.753ZThis is usually done by running one of the following (note the leading DOT):
832026-05-11T08:23:06.753Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-05-11T08:23:06.753Zsource "$HOME/.cargo/env.fish" # For fish
852026-05-11T08:23:06.753Zsource "~/.cargo/env.nu" # For nushell
862026-05-11T08:23:06.753Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-05-11T08:23:06.753Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-05-11T08:23:06.753Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-05-11T08:23:06.753Zwarn: no default linker (`cc`) was found in your PATH
902026-05-11T08:23:06.753Zwarn: many Rust crates require a system C toolchain to build
912026-05-11T08:23:06.849Z+ rustup --version
922026-05-11T08:23:06.859Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-05-11T08:23:06.861Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-05-11T08:23:06.879Zinfo: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)`
952026-05-11T08:23:06.882Z+ cargo --version
962026-05-11T08:23:06.895Zcargo 1.94.1 (29ea6fb6a 2026-03-24)
972026-05-11T08:23:06.898Z+ rustc --version
982026-05-11T08:23:06.918Zrustc 1.94.1 (e408947bf 2026-03-25)
992026-05-11T08:23:06.920Zprocess exited: duration 16120 ms, exit code 0
 
1002026-05-11T08:23:06.926Zstarting task 2: "authentication"
1012026-05-11T08:23:06.943Zprocess exited: duration 16 ms, exit code 0
 
1022026-05-11T08:23:06.949Zstarting task 3: "clone repository"
1032026-05-11T08:23:06.952Z+ mkdir -p /work/oxidecomputer/opte
1042026-05-11T08:23:06.954Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-05-11T08:23:06.984ZCloning into '/work/oxidecomputer/opte'...
1062026-05-11T08:23:07.850Z+ cd /work/oxidecomputer/opte
1072026-05-11T08:23:07.850Z+ git fetch origin a1bdb07ea675b8f2567bee78c70a37e044765d53
1082026-05-11T08:23:08.066ZFrom https://github.com/oxidecomputer/opte
1092026-05-11T08:23:08.066Z * branch a1bdb07ea675b8f2567bee78c70a37e044765d53 -> FETCH_HEAD
1102026-05-11T08:23:08.071Z+ [[ -n renovate/nix-0.x-lockfile ]]
1112026-05-11T08:23:08.074Z++ git branch --show-current
1122026-05-11T08:23:08.075Z+ current=master
1132026-05-11T08:23:08.075Z+ [[ master != renovate/nix-0.x-lockfile ]]
1142026-05-11T08:23:08.077Z+ git branch -f renovate/nix-0.x-lockfile a1bdb07ea675b8f2567bee78c70a37e044765d53
1152026-05-11T08:23:08.080Z+ git checkout -f renovate/nix-0.x-lockfile
1162026-05-11T08:23:08.094ZSwitched to branch 'renovate/nix-0.x-lockfile'
1172026-05-11T08:23:08.097Z+ git reset --hard a1bdb07ea675b8f2567bee78c70a37e044765d53
1182026-05-11T08:23:08.100ZHEAD is now at a1bdb07 Update Rust crate nix to v0.31.3
1192026-05-11T08:23:08.100Zprocess exited: duration 1150 ms, exit code 0
 
1202026-05-11T08:23:08.106Zstarting task 4: "build"
1212026-05-11T08:23:08.110Z+ source .github/buildomat/common.sh
1222026-05-11T08:23:08.113Z++ rustup show active-toolchain
1232026-05-11T08:23:08.116Z1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-05-11T08:23:08.119Z++ pushd xde
1252026-05-11T08:23:08.119Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-05-11T08:23:08.119Z++ rustup show active-toolchain
1272026-05-11T08:23:08.122Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1282026-05-11T08:23:08.283Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1292026-05-11T08:23:08.286Zinfo: downloading 6 components
1302026-05-11T08:23:21.979Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-05-11T08:23:22.077Z+++ rustup show active-toolchain -v
1322026-05-11T08:23:22.080Z+++ head -n 1
1332026-05-11T08:23:22.080Z+++ cut '-d ' -f1
1342026-05-11T08:23:22.131Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1352026-05-11T08:23:22.131Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1362026-05-11T08:23:22.132Z++ popd
1372026-05-11T08:23:22.135Z/work/oxidecomputer/opte
1382026-05-11T08:23:22.135Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-05-11T08:23:23.030Z Startup: Refreshing catalog 'helios' ... Done
1402026-05-11T08:23:23.079Z Startup: Caching catalogs ... Done
1412026-05-11T08:23:23.237ZPlanning: Solver setup ... Done
1422026-05-11T08:23:23.248ZPlanning: Running solver ... Done
1432026-05-11T08:23:23.254ZPlanning: Finding local manifests ... Done
1442026-05-11T08:23:23.265ZPlanning: Fetching manifests: 0/6 0% complete
1452026-05-11T08:23:23.292ZPlanning: Fetching manifests: 6/6 100% complete
1462026-05-11T08:23:23.305ZPlanning: Package planning ... Done
1472026-05-11T08:23:23.309ZPlanning: Merging actions ... Done
1482026-05-11T08:23:23.551ZPlanning: Checking for conflicting actions ... Done
1492026-05-11T08:23:23.554ZPlanning: Consolidating action changes ... Done
1502026-05-11T08:23:24.370ZPlanning: Evaluating mediators ... Done
1512026-05-11T08:23:24.373ZPlanning: Planning completed in 1.27 seconds
1522026-05-11T08:23:24.379Z Packages to install: 6
1532026-05-11T08:23:24.383Z Services to change: 2
1542026-05-11T08:23:24.383Z Create boot environment: No
1552026-05-11T08:23:24.383ZCreate backup boot environment: No
1562026-05-11T08:23:24.406Z
1572026-05-11T08:23:24.406ZDownload: 0/22 items 0.0/14.9MB 0% complete
1582026-05-11T08:23:24.574ZDownload: Completed 14.92 MB in 0.17 seconds (88.7M/s)
1592026-05-11T08:23:24.846Z Actions: 1/110 actions (Installing new actions)
1602026-05-11T08:23:25.243Z Actions: Completed 110 actions in 0.40 seconds.
1612026-05-11T08:23:25.249ZFinalize: Updating package state database ... Done
1622026-05-11T08:23:25.252ZFinalize: Updating package cache ... Done
1632026-05-11T08:23:25.260ZFinalize: Updating image state ... Done
1642026-05-11T08:23:27.903ZFinalize: Creating fast lookup database ... Done
1652026-05-11T08:23:27.983ZFinalize: Reading search index ... Done
1662026-05-11T08:23:27.985ZFinalize: Updating search index ... Done
1672026-05-11T08:23:32.665ZFinalize: Updating package cache ... Done
1682026-05-11T08:23:32.745Z+ [[ -z 01KRB1R2X1G3ZXWGE4CQZP9YYZ ]]
1692026-05-11T08:23:32.745Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-05-11T08:23:33.712Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-05-11T08:23:33.712Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-05-11T08:23:33.712Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-05-11T08:23:33.712Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-05-11T08:23:33.712Ztempdir @ "/tmp/.tmpjCAgTE/tmp"
1752026-05-11T08:23:33.712Zimage root @ "/tmp/.tmpjCAgTE/tmp/root"
1762026-05-11T08:23:33.712Zcreating image...
1772026-05-11T08:23:34.004Zcopying publishers...
1782026-05-11T08:23:34.376Zadding properties...
1792026-05-11T08:23:35.084Zinstalling packages...
1802026-05-11T08:23:44.638Zseeding SMF database...
1812026-05-11T08:23:48.916Zconfiguring SMF profile...
1822026-05-11T08:23:48.920Zmodifying shadow(5)...
1832026-05-11T08:23:48.920Zloading user and group database...
1842026-05-11T08:23:48.920Zloading facet selections...
1852026-05-11T08:23:49.204Z devel -> true
1862026-05-11T08:23:49.204Z doc.man -> true
1872026-05-11T08:23:49.204Z entire.service/hal -> true
1882026-05-11T08:23:49.204Z entire.service/network/smtp/dma -> true
1892026-05-11T08:23:49.204Z locale.ar -> true
1902026-05-11T08:23:49.204Z locale.ca -> true
1912026-05-11T08:23:49.204Z locale.cs -> true
1922026-05-11T08:23:49.204Z locale.de -> true
1932026-05-11T08:23:49.204Z locale.es -> true
1942026-05-11T08:23:49.204Z locale.fr -> true
1952026-05-11T08:23:49.204Z locale.he -> true
1962026-05-11T08:23:49.204Z locale.hu -> true
1972026-05-11T08:23:49.204Z locale.id -> true
1982026-05-11T08:23:49.204Z locale.it -> true
1992026-05-11T08:23:49.204Z locale.ja -> true
2002026-05-11T08:23:49.204Z locale.ko -> true
2012026-05-11T08:23:49.204Z locale.nl -> true
2022026-05-11T08:23:49.204Z locale.pl -> true
2032026-05-11T08:23:49.204Z locale.pt_BR -> true
2042026-05-11T08:23:49.204Z locale.ru -> true
2052026-05-11T08:23:49.204Z locale.sk -> true
2062026-05-11T08:23:49.204Z locale.sv -> true
2072026-05-11T08:23:49.204Z locale.zh_CN -> true
2082026-05-11T08:23:49.204Z locale.zh_HK -> true
2092026-05-11T08:23:49.204Z locale.zh_TW -> true
2102026-05-11T08:23:49.204Z onu.ooceonly -> true
2112026-05-11T08:23:49.204Z version-lock.shell/ksh93 -> true
2122026-05-11T08:23:49.204Z version-lock.system/data/hardware-registry -> true
2132026-05-11T08:23:49.204Z version-lock.system/data/zoneinfo -> true
2142026-05-11T08:23:49.204Z version-lock.system/microcode/amd -> true
2152026-05-11T08:23:49.204Z version-lock.system/microcode/intel -> true
2162026-05-11T08:23:49.204Z version-lock.system/microcode/oxide -> true
2172026-05-11T08:23:49.204Zassessing packaged files...
2182026-05-11T08:23:50.746Zcreating archive...
2192026-05-11T08:23:50.771Zmissing from packaging:
2202026-05-11T08:23:50.774Z "etc/.pwd.lock"
2212026-05-11T08:23:50.777Z "etc/svc/profile/generic.xml"
2222026-05-11T08:23:50.777Z "etc/svc/profile/inetd_services.xml"
2232026-05-11T08:23:50.777Z "etc/svc/profile/name_service.xml"
2242026-05-11T08:23:50.777Z "etc/svc/profile/platform.xml"
2252026-05-11T08:23:50.777Z "etc/svc/profile/platform_omicron1.xml"
2262026-05-11T08:23:50.777Z "etc/svc/repository.db"
2272026-05-11T08:23:50.780Z
2282026-05-11T08:23:50.783Z
2292026-05-11T08:23:50.783Zfinishing archive...
2302026-05-11T08:23:51.428Zcreating gzonly manifest...
2312026-05-11T08:23:51.432Zok
2322026-05-11T08:23:51.498Z+ trap cleanup EXIT
2332026-05-11T08:23:51.501Z+ OUT_DIR=/work/bench-results
2342026-05-11T08:23:51.501Z+ mkdir -p /work/bench-results
2352026-05-11T08:23:51.501Z+ mkdir -p target/criterion
2362026-05-11T08:23:51.504Z+ mkdir -p target/xde-bench
2372026-05-11T08:23:51.504Z+ banner collect
2382026-05-11T08:23:51.507Z
2392026-05-11T08:23:51.507Z #### #### # # ###### #### #####
2402026-05-11T08:23:51.507Z # # # # # # # # # #
2412026-05-11T08:23:51.507Z # # # # # ##### # #
2422026-05-11T08:23:51.507Z # # # # # # # #
2432026-05-11T08:23:51.507Z # # # # # # # # # #
2442026-05-11T08:23:51.507Z #### #### ###### ###### ###### #### #
2452026-05-11T08:23:51.507Z
2462026-05-11T08:23:51.507Z++ cat .git/refs/heads/master
2472026-05-11T08:23:51.507Z+ BASELINE_COMMIT=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8
2482026-05-11T08:23:51.507Z+ [[ renovate/nix-0.x-lockfile == \m\a\s\t\e\r ]]
2492026-05-11T08:23:51.510Z+ get_artifact opte benchmark 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 bench-results.tgz
2502026-05-11T08:23:51.510Z+ local curl_res
2512026-05-11T08:23:51.510Z+ repo=opte
2522026-05-11T08:23:51.510Z+ series=benchmark
2532026-05-11T08:23:51.510Z+ commit=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8
2542026-05-11T08:23:51.510Z+ name=bench-results.tgz
2552026-05-11T08:23:51.510Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-05-11T08:23:51.510Z+ mkdir -p download
2572026-05-11T08:23:51.510Z+ pushd download
2582026-05-11T08:23:51.510Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2592026-05-11T08:23:51.510Z+ [[ ! -f bench-results.tgz ]]
2602026-05-11T08:23:51.510Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8/bench-results.tgz
2612026-05-11T08:23:51.515Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-05-11T08:23:51.518Z Dload Upload Total Spent Left Speed
2632026-05-11T08:23:51.817Z 0 0 0 0 0 0 0 0 0 100 6.08M 100 6.08M 0 0 20.16M 0 0 100 6.08M 100 6.08M 0 0 20.15M 0 0 100 6.08M 100 6.08M 0 0 20.15M 0 0
2642026-05-11T08:23:51.821Z+ curl_res=0
2652026-05-11T08:23:51.821Z+ popd
2662026-05-11T08:23:51.824Z/work/oxidecomputer/opte
2672026-05-11T08:23:51.824Z+ return 0
2682026-05-11T08:23:51.824Z+ tar -xf download/bench-results.tgz -C target
2692026-05-11T08:23:52.009Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-05-11T08:23:52.012Z+ rm -r target/bench-results
2712026-05-11T08:23:52.015Z+ [[ '' -eq 1 ]]
2722026-05-11T08:23:52.015Z+ uname -a
2732026-05-11T08:23:52.015ZSunOS w-01KRB21R8YW6BYHJVXDX1T313A 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-05-11T08:23:52.015Z+ cat /etc/versions/build
2752026-05-11T08:23:52.018Zheads/stlouis-0-gd5af107c55
2762026-05-11T08:23:52.018Z+ dladm
2772026-05-11T08:23:52.018ZLINK CLASS MTU STATE BRIDGE OVER
2782026-05-11T08:23:52.018Zena0 phys 9216 up -- --
2792026-05-11T08:23:52.018Z+ ipadm
2802026-05-11T08:23:52.021ZADDROBJ TYPE STATE ADDR
2812026-05-11T08:23:52.021Zlo0/v4 static ok 127.0.0.1/8
2822026-05-11T08:23:52.021Zena0/dhcp dhcp ok 10.150.1.73/24
2832026-05-11T08:23:52.021Zlo0/v6 static ok ::1/128
2842026-05-11T08:23:52.021Z+ pfexec rem_drv xde
2852026-05-11T08:23:52.030Z+ set -o errexit
2862026-05-11T08:23:52.030Z+ set -o pipefail
2872026-05-11T08:23:52.034Z+ banner prepare
2882026-05-11T08:23:52.034Z
2892026-05-11T08:23:52.034Z ##### ##### ###### ##### ## ##### ######
2902026-05-11T08:23:52.034Z # # # # # # # # # # # #
2912026-05-11T08:23:52.034Z # # # # ##### # # # # # # #####
2922026-05-11T08:23:52.034Z ##### ##### # ##### ###### ##### #
2932026-05-11T08:23:52.034Z # # # # # # # # # #
2942026-05-11T08:23:52.034Z # # # ###### # # # # # ######
2952026-05-11T08:23:52.034Z
2962026-05-11T08:23:52.034Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-05-11T08:23:52.034Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-05-11T08:23:52.097Z+ pfexec add_drv xde
2992026-05-11T08:23:52.829Z+ banner bench
3002026-05-11T08:23:52.832Z
3012026-05-11T08:23:52.832Z ##### ###### # # #### # #
3022026-05-11T08:23:52.832Z # # # ## # # # # #
3032026-05-11T08:23:52.832Z ##### ##### # # # # ######
3042026-05-11T08:23:52.832Z # # # # # # # # #
3052026-05-11T08:23:52.832Z # # # # ## # # # #
3062026-05-11T08:23:52.832Z ##### ###### # # #### # #
3072026-05-11T08:23:52.832Z
3082026-05-11T08:23:52.832Z+ cargo kbench local
3092026-05-11T08:23:52.945Z Updating crates.io index
3102026-05-11T08:23:52.978Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-05-11T08:23:54.354Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-05-11T08:23:54.617Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-05-11T08:23:54.992Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-05-11T08:23:55.274Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-05-11T08:23:55.692Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-05-11T08:23:55.961Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-05-11T08:23:57.963Z Downloading crates ...
3182026-05-11T08:23:58.012Z Downloaded alloca v0.4.0
3192026-05-11T08:23:58.015Z Downloaded cfg-if v1.0.4
3202026-05-11T08:23:58.015Z Downloaded byteorder v1.5.0
3212026-05-11T08:23:58.018Z Downloaded chacha20 v0.10.0
3222026-05-11T08:23:58.018Z Downloaded cast v0.3.0
3232026-05-11T08:23:58.021Z Downloaded anstream v1.0.0
3242026-05-11T08:23:58.021Z Downloaded foreign-types-shared v0.3.1
3252026-05-11T08:23:58.024Z Downloaded cfg_aliases v0.2.1
3262026-05-11T08:23:58.024Z Downloaded anstyle-query v1.1.5
3272026-05-11T08:23:58.028Z Downloaded plotters-backend v0.3.7
3282026-05-11T08:23:58.030Z Downloaded futures-task v0.3.32
3292026-05-11T08:23:58.030Z Downloaded macaddr v1.0.1
3302026-05-11T08:23:58.033Z Downloaded futures-io v0.3.32
3312026-05-11T08:23:58.036Z Downloaded is_terminal_polyfill v1.70.2
3322026-05-11T08:23:58.036Z Downloaded futures-core v0.3.32
3332026-05-11T08:23:58.036Z Downloaded quote v1.0.45
3342026-05-11T08:23:58.039Z Downloaded heck v0.4.1
3352026-05-11T08:23:58.039Z Downloaded num-traits v0.2.19
3362026-05-11T08:23:58.042Z Downloaded dtor-proc-macro v0.0.13
3372026-05-11T08:23:58.042Z Downloaded defmt-parser v1.0.0
3382026-05-11T08:23:58.045Z Downloaded managed v0.8.0
3392026-05-11T08:23:58.045Z Downloaded proc-macro-error-attr v1.0.4
3402026-05-11T08:23:58.048Z Downloaded anstyle v1.0.14
3412026-05-11T08:23:58.048Z Downloaded ident_case v1.0.1
3422026-05-11T08:23:58.051Z Downloaded anes v0.1.6
3432026-05-11T08:23:58.051Z Downloaded tabwriter v1.4.1
3442026-05-11T08:23:58.053Z Downloaded hash32 v0.3.1
3452026-05-11T08:23:58.056Z Downloaded powerfmt v0.2.0
3462026-05-11T08:23:58.056Z Downloaded foreign-types-macros v0.2.3
3472026-05-11T08:23:58.057Z Downloaded futures-macro v0.3.32
3482026-05-11T08:23:58.057Z Downloaded foreign-types v0.5.0
3492026-05-11T08:23:58.057Z Downloaded ref-cast v1.0.25
3502026-05-11T08:23:58.059Z Downloaded take_mut v0.2.2
3512026-05-11T08:23:58.059Z Downloaded is-terminal v0.4.17
3522026-05-11T08:23:58.062Z Downloaded terminal_size v0.4.4
3532026-05-11T08:23:58.063Z Downloaded proc-macro-error-attr2 v2.0.0
3542026-05-11T08:23:58.063Z Downloaded futures-sink v0.3.32
3552026-05-11T08:23:58.063Z Downloaded fnv v1.0.7
3562026-05-11T08:23:58.065Z Downloaded plotters-svg v0.3.7
3572026-05-11T08:23:58.065Z Downloaded heck v0.5.0
3582026-05-11T08:23:58.065Z Downloaded clap_lex v1.1.0
3592026-05-11T08:23:58.068Z Downloaded dyn-clone v1.0.20
3602026-05-11T08:23:58.068Z Downloaded darling_macro v0.21.3
3612026-05-11T08:23:58.068Z Downloaded ciborium-io v0.2.2
3622026-05-11T08:23:58.068Z Downloaded stable_deref_trait v1.2.1
3632026-05-11T08:23:58.071Z Downloaded ref-cast-impl v1.0.25
3642026-05-11T08:23:58.071Z Downloaded slog-envlogger v2.2.0
3652026-05-11T08:23:58.071Z Downloaded link-section v0.2.1
3662026-05-11T08:23:58.071Z Downloaded dtor v0.8.1
3672026-05-11T08:23:58.074Z Downloaded lazy_static v1.5.0
3682026-05-11T08:23:58.074Z Downloaded same-file v1.0.6
3692026-05-11T08:23:58.074Z Downloaded num-conv v0.2.1
3702026-05-11T08:23:58.077Z Downloaded proc-macro-crate v3.5.0
3712026-05-11T08:23:58.077Z Downloaded page_size v0.6.0
3722026-05-11T08:23:58.077Z Downloaded cobs v0.3.0
3732026-05-11T08:23:58.077Z Downloaded bitflags v1.3.2
3742026-05-11T08:23:58.081Z Downloaded proc-macro-error v1.0.4
3752026-05-11T08:23:58.083Z Downloaded embedded-io v0.4.0
3762026-05-11T08:23:58.084Z Downloaded thiserror-impl v2.0.18
3772026-05-11T08:23:58.084Z Downloaded cookie-factory v0.3.3
3782026-05-11T08:23:58.086Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3792026-05-11T08:23:58.086Z Downloaded postcard v1.1.3
3802026-05-11T08:23:58.089Z Downloaded proc-macro-error2 v2.0.1
3812026-05-11T08:23:58.089Z Downloaded ctor v0.10.1
3822026-05-11T08:23:58.092Z Downloaded anstyle-parse v1.0.0
3832026-05-11T08:23:58.092Z Downloaded slog-scope v4.4.1
3842026-05-11T08:23:58.095Z Downloaded ctor-proc-macro v0.0.13
3852026-05-11T08:23:58.095Z Downloaded colorchoice v1.0.5
3862026-05-11T08:23:58.097Z Downloaded errno v0.3.14
3872026-05-11T08:23:58.098Z Downloaded darling_macro v0.23.0
3882026-05-11T08:23:58.100Z Downloaded equivalent v1.0.2
3892026-05-11T08:23:58.100Z Downloaded circular v0.3.0
3902026-05-11T08:23:58.103Z Downloaded rusticata-macros v5.0.0
3912026-05-11T08:23:58.107Z Downloaded cpufeatures v0.3.0
3922026-05-11T08:23:58.110Z Downloaded zmij v1.0.21
3932026-05-11T08:23:58.112Z Downloaded embedded-io v0.6.1
3942026-05-11T08:23:58.112Z Downloaded defmt v0.3.100
3952026-05-11T08:23:58.112Z Downloaded criterion-plot v0.8.2
3962026-05-11T08:23:58.113Z Downloaded ciborium-ll v0.2.2
3972026-05-11T08:23:58.115Z Downloaded thiserror v1.0.69
3982026-05-11T08:23:58.118Z Downloaded futures-executor v0.3.32
3992026-05-11T08:23:58.118Z Downloaded ipnetwork v0.21.1
4002026-05-11T08:23:58.118Z Downloaded ingot v0.1.1
4012026-05-11T08:23:58.121Z Downloaded version_check v0.9.5
4022026-05-11T08:23:58.121Z Downloaded autocfg v1.5.0
4032026-05-11T08:23:58.121Z Downloaded cstr-argument v0.1.2
4042026-05-11T08:23:58.124Z Downloaded erased-serde v0.3.31
4052026-05-11T08:23:58.124Z Downloaded deranged v0.5.8
4062026-05-11T08:23:58.127Z Downloaded darling v0.23.0
4072026-05-11T08:23:58.129Z Downloaded time-core v0.1.8
4082026-05-11T08:23:58.129Z Downloaded ingot-macros v0.1.1
4092026-05-11T08:23:58.132Z Downloaded crc32fast v1.5.0
4102026-05-11T08:23:58.132Z Downloaded defmt v1.0.1
4112026-05-11T08:23:58.135Z Downloaded bitflags v2.11.1
4122026-05-11T08:23:58.138Z Downloaded find-msvc-tools v0.1.9
4132026-05-11T08:23:58.138Z Downloaded strsim v0.11.1
4142026-05-11T08:23:58.138Z Downloaded anyhow v1.0.102
4152026-05-11T08:23:58.141Z Downloaded walkdir v2.5.0
4162026-05-11T08:23:58.141Z Downloaded rayon-core v1.13.0
4172026-05-11T08:23:58.143Z Downloaded itoa v1.0.18
4182026-05-11T08:23:58.146Z Downloaded pretty-hex v0.4.2
4192026-05-11T08:23:58.146Z Downloaded crossbeam-deque v0.8.6
4202026-05-11T08:23:58.146Z Downloaded rand_core v0.10.1
4212026-05-11T08:23:58.146Z Downloaded either v1.15.0
4222026-05-11T08:23:58.149Z Downloaded utf8parse v0.2.2
4232026-05-11T08:23:58.149Z Downloaded slog-async v2.8.0
4242026-05-11T08:23:58.149Z Downloaded rustversion v1.0.22
4252026-05-11T08:23:58.152Z Downloaded futures-channel v0.3.32
4262026-05-11T08:23:58.153Z Downloaded darling v0.21.3
4272026-05-11T08:23:58.155Z Downloaded thread_local v1.1.9
4282026-05-11T08:23:58.155Z Downloaded slog-term v2.9.2
4292026-05-11T08:23:58.158Z Downloaded iana-time-zone v0.1.65
4302026-05-11T08:23:58.161Z Downloaded shlex v1.3.0
4312026-05-11T08:23:58.161Z Downloaded clap v4.6.1
4322026-05-11T08:23:58.164Z Downloaded time-macros v0.2.27
4332026-05-11T08:23:58.167Z Downloaded slog-stdlog v4.1.1
4342026-05-11T08:23:58.167Z Downloaded num_enum_derive v0.7.6
4352026-05-11T08:23:58.170Z Downloaded oorandom v11.1.5
4362026-05-11T08:23:58.170Z Downloaded crossbeam-epoch v0.9.18
4372026-05-11T08:23:58.170Z Downloaded ingot-types v0.1.2
4382026-05-11T08:23:58.173Z Downloaded defmt-macros v1.0.1
4392026-05-11T08:23:58.173Z Downloaded tinytemplate v1.2.1
4402026-05-11T08:23:58.176Z Downloaded slab v0.4.12
4412026-05-11T08:23:58.176Z Downloaded unicode-ident v1.0.24
4422026-05-11T08:23:58.179Z Downloaded thiserror v2.0.18
4432026-05-11T08:23:58.181Z Downloaded pin-project-lite v0.2.17
4442026-05-11T08:23:58.184Z Downloaded arc-swap v1.9.1
4452026-05-11T08:23:58.187Z Downloaded futures v0.3.32
4462026-05-11T08:23:58.190Z Downloaded proc-macro2 v1.0.106
4472026-05-11T08:23:58.190Z Downloaded toml_parser v1.1.2+spec-1.1.0
4482026-05-11T08:23:58.193Z Downloaded half v2.7.1
4492026-05-11T08:23:58.193Z Downloaded log v0.4.29
4502026-05-11T08:23:58.196Z Downloaded serde_derive v1.0.228
4512026-05-11T08:23:58.198Z Downloaded cc v1.2.61
4522026-05-11T08:23:58.198Z Downloaded getrandom v0.4.2
4532026-05-11T08:23:58.201Z Downloaded heapless v0.8.0
4542026-05-11T08:23:58.204Z Downloaded tracing-attributes v0.1.31
4552026-05-11T08:23:58.207Z Downloaded num_enum v0.7.6
4562026-05-11T08:23:58.210Z Downloaded crossbeam-utils v0.8.21
4572026-05-11T08:23:58.210Z Downloaded memchr v2.8.0
4582026-05-11T08:23:58.212Z Downloaded once_cell v1.21.4
4592026-05-11T08:23:58.215Z Downloaded darling_core v0.21.3
4602026-05-11T08:23:58.218Z Downloaded darling_core v0.23.0
4612026-05-11T08:23:58.221Z Downloaded colored v3.1.1
4622026-05-11T08:23:58.224Z Downloaded term v1.2.1
4632026-05-11T08:23:58.224Z Downloaded crossbeam-channel v0.5.15
4642026-05-11T08:23:58.226Z Downloaded oxnet v0.1.5
4652026-05-11T08:23:58.226Z Downloaded ciborium v0.2.2
4662026-05-11T08:23:58.229Z Downloaded slog v2.8.2
4672026-05-11T08:23:58.232Z Downloaded clap_derive v4.6.1
4682026-05-11T08:23:58.232Z Downloaded thiserror-impl v1.0.69
4692026-05-11T08:23:58.235Z Downloaded criterion v0.8.2
4702026-05-11T08:23:58.238Z Downloaded socket2 v0.6.3
4712026-05-11T08:23:58.241Z Downloaded uuid v1.23.1
4722026-05-11T08:23:58.244Z Downloaded indexmap v2.14.0
4732026-05-11T08:23:58.246Z Downloaded rand v0.10.1
4742026-05-11T08:23:58.249Z Downloaded serde_core v1.0.228
4752026-05-11T08:23:58.249Z Downloaded itertools v0.12.1
4762026-05-11T08:23:58.252Z Downloaded itertools v0.14.0
4772026-05-11T08:23:58.257Z Downloaded tracing-core v0.1.36
4782026-05-11T08:23:58.259Z Downloaded itertools v0.13.0
4792026-05-11T08:23:58.262Z Downloaded toml_edit v0.25.11+spec-1.1.0
4802026-05-11T08:23:58.265Z Downloaded hashbrown v0.17.0
4812026-05-11T08:23:58.268Z Downloaded aho-corasick v1.1.4
4822026-05-11T08:23:58.271Z Downloaded serde v1.0.228
4832026-05-11T08:23:58.274Z Downloaded chrono v0.4.44
4842026-05-11T08:23:58.277Z Downloaded clap_builder v4.6.0
4852026-05-11T08:23:58.281Z Downloaded zerocopy-derive v0.8.48
4862026-05-11T08:23:58.286Z Downloaded futures-util v0.3.32
4872026-05-11T08:23:58.306Z Downloaded nom v8.0.0
4882026-05-11T08:23:58.309Z Downloaded libc v0.2.186
4892026-05-11T08:23:58.335Z Downloaded plotters v0.3.7
4902026-05-11T08:23:58.342Z Downloaded rayon v1.12.0
4912026-05-11T08:23:58.349Z Downloaded regex v1.12.3
4922026-05-11T08:23:58.352Z Downloaded pcap-parser v0.17.0
4932026-05-11T08:23:58.356Z Downloaded serde_json v1.0.149
4942026-05-11T08:23:58.363Z Downloaded winnow v1.0.2
4952026-05-11T08:23:58.390Z Downloaded time v0.3.47
4962026-05-11T08:23:58.410Z Downloaded syn v1.0.109
4972026-05-11T08:23:58.417Z Downloaded zerocopy v0.8.48
4982026-05-11T08:23:58.427Z Downloaded syn v2.0.117
4992026-05-11T08:23:58.434Z Downloaded unicode-width v0.2.2
5002026-05-11T08:23:58.438Z Downloaded nix v0.31.3
5012026-05-11T08:23:58.443Z Downloaded smoltcp v0.11.0
5022026-05-11T08:23:58.450Z Downloaded regex-syntax v0.8.10
5032026-05-11T08:23:58.455Z Downloaded rustix v1.1.4
5042026-05-11T08:23:58.468Z Downloaded tracing v0.1.44
5052026-05-11T08:23:58.478Z Downloaded regex-automata v0.4.14
5062026-05-11T08:23:58.547Z Compiling proc-macro2 v1.0.106
5072026-05-11T08:23:58.547Z Compiling unicode-ident v1.0.24
5082026-05-11T08:23:58.547Z Compiling quote v1.0.45
5092026-05-11T08:23:58.550Z Compiling serde_core v1.0.228
5102026-05-11T08:23:58.550Z Compiling cfg-if v1.0.4
5112026-05-11T08:23:58.550Z Compiling libc v0.2.186
5122026-05-11T08:23:58.550Z Compiling memchr v2.8.0
5132026-05-11T08:23:58.618Z Compiling serde v1.0.228
5142026-05-11T08:23:58.695Z Compiling rustversion v1.0.22
5152026-05-11T08:23:58.757Z Compiling strsim v0.11.1
5162026-05-11T08:23:58.996Z Compiling ident_case v1.0.1
5172026-05-11T08:23:59.012Z Compiling version_check v0.9.5
5182026-05-11T08:23:59.049Z Compiling zerocopy v0.8.48
5192026-05-11T08:23:59.102Z Compiling thiserror v2.0.18
5202026-05-11T08:23:59.266Z Compiling either v1.15.0
5212026-05-11T08:23:59.473Z Compiling fnv v1.0.7
5222026-05-11T08:23:59.545Z Compiling crossbeam-utils v0.8.21
5232026-05-11T08:23:59.566Z Compiling pin-project-lite v0.2.17
5242026-05-11T08:23:59.583Z Compiling syn v1.0.109
5252026-05-11T08:23:59.601Z Compiling regex-syntax v0.8.10
5262026-05-11T08:23:59.609Z Compiling winnow v1.0.2
5272026-05-11T08:23:59.834Z Compiling syn v2.0.117
5282026-05-11T08:23:59.851Z Compiling aho-corasick v1.1.4
5292026-05-11T08:23:59.932Z Compiling hashbrown v0.17.0
5302026-05-11T08:24:00.010Z Compiling equivalent v1.0.2
5312026-05-11T08:24:00.091Z Compiling itertools v0.14.0
5322026-05-11T08:24:00.469Z Compiling indexmap v2.14.0
5332026-05-11T08:24:00.633Z Compiling toml_parser v1.1.2+spec-1.1.0
5342026-05-11T08:24:00.974Z Compiling bitflags v2.11.1
5352026-05-11T08:24:01.060Z Compiling regex-automata v0.4.14
5362026-05-11T08:24:01.192Z Compiling autocfg v1.5.0
5372026-05-11T08:24:01.286Z Compiling heapless v0.8.0
5382026-05-11T08:24:01.313Z Compiling byteorder v1.5.0
5392026-05-11T08:24:01.501Z Compiling toml_datetime v1.1.1+spec-1.1.0
5402026-05-11T08:24:01.529Z Compiling num-traits v0.2.19
5412026-05-11T08:24:01.600Z Compiling hash32 v0.3.1
5422026-05-11T08:24:01.720Z Compiling toml_edit v0.25.11+spec-1.1.0
5432026-05-11T08:24:01.728Z Compiling slog v2.8.2
5442026-05-11T08:24:01.741Z Compiling smoltcp v0.11.0
5452026-05-11T08:24:01.748Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5462026-05-11T08:24:01.863Z Compiling macaddr v1.0.1
5472026-05-11T08:24:01.941Z Compiling futures-core v0.3.32
5482026-05-11T08:24:01.969Z Compiling stable_deref_trait v1.2.1
5492026-05-11T08:24:02.044Z Compiling futures-sink v0.3.32
5502026-05-11T08:24:02.102Z Compiling proc-macro-error-attr v1.0.4
5512026-05-11T08:24:02.143Z Compiling futures-channel v0.3.32
5522026-05-11T08:24:02.254Z Compiling proc-macro-crate v3.5.0
5532026-05-11T08:24:02.314Z Compiling rand_core v0.10.1
5542026-05-11T08:24:02.388Z Compiling darling_core v0.21.3
5552026-05-11T08:24:02.470Z Compiling darling_core v0.23.0
5562026-05-11T08:24:02.532Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5572026-05-11T08:24:02.617Z Compiling managed v0.8.0
5582026-05-11T08:24:02.664Z Compiling itoa v1.0.18
5592026-05-11T08:24:02.757Z Compiling regex v1.12.3
5602026-05-11T08:24:02.925Z Compiling crc32fast v1.5.0
5612026-05-11T08:24:02.933Z Compiling bitflags v1.3.2
5622026-05-11T08:24:03.001Z Compiling ref-cast v1.0.25
5632026-05-11T08:24:03.211Z Compiling anyhow v1.0.102
5642026-05-11T08:24:03.242Z Compiling getrandom v0.4.2
5652026-05-11T08:24:03.318Z Compiling futures-task v0.3.32
5662026-05-11T08:24:03.463Z Compiling slab v0.4.12
5672026-05-11T08:24:03.492Z Compiling futures-io v0.3.32
5682026-05-11T08:24:03.590Z Compiling serde_derive v1.0.228
5692026-05-11T08:24:03.599Z Compiling zerocopy-derive v0.8.48
5702026-05-11T08:24:03.663Z Compiling thiserror-impl v2.0.18
5712026-05-11T08:24:03.673Z Compiling futures-macro v0.3.32
5722026-05-11T08:24:03.676Z Compiling ref-cast-impl v1.0.25
5732026-05-11T08:24:03.728Z Compiling foreign-types-macros v0.2.3
5742026-05-11T08:24:04.259Z Compiling num_enum_derive v0.7.6
5752026-05-11T08:24:04.484Z Compiling futures-util v0.3.32
5762026-05-11T08:24:04.630Z Compiling darling_macro v0.21.3
5772026-05-11T08:24:04.700Z Compiling darling_macro v0.23.0
5782026-05-11T08:24:04.999Z Compiling cobs v0.3.0
5792026-05-11T08:24:05.168Z Compiling darling v0.21.3
5802026-05-11T08:24:05.243Z Compiling ingot-macros v0.1.1
5812026-05-11T08:24:05.246Z Compiling darling v0.23.0
5822026-05-11T08:24:05.274Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5832026-05-11T08:24:05.321Z Compiling proc-macro-error v1.0.4
5842026-05-11T08:24:05.564Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5852026-05-11T08:24:05.652Z Compiling unicode-width v0.2.2
5862026-05-11T08:24:05.774Z Compiling ipnetwork v0.21.1
5872026-05-11T08:24:05.961Z Compiling foreign-types-shared v0.3.1
5882026-05-11T08:24:05.969Z Compiling cpufeatures v0.3.0
5892026-05-11T08:24:06.038Z Compiling once_cell v1.21.4
5902026-05-11T08:24:06.051Z Compiling rustix v1.1.4
5912026-05-11T08:24:06.146Z Compiling foreign-types v0.5.0
5922026-05-11T08:24:06.222Z Compiling tracing-core v0.1.36
5932026-05-11T08:24:06.264Z Compiling chacha20 v0.10.0
5942026-05-11T08:24:06.553Z Compiling tabwriter v1.4.1
5952026-05-11T08:24:06.766Z Compiling erased-serde v0.3.31
5962026-05-11T08:24:06.882Z Compiling postcard v1.1.3
5972026-05-11T08:24:06.897Z Compiling futures-executor v0.3.32
5982026-05-11T08:24:07.057Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5992026-05-11T08:24:07.177Z Compiling num_enum v0.7.6
6002026-05-11T08:24:07.404Z Compiling tracing-attributes v0.1.31
6012026-05-11T08:24:07.479Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6022026-05-11T08:24:07.651Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6032026-05-11T08:24:07.779Z Compiling errno v0.3.14
6042026-05-11T08:24:07.873Z Compiling cstr-argument v0.1.2
6052026-05-11T08:24:07.979Z Compiling powerfmt v0.2.0
6062026-05-11T08:24:08.035Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
6072026-05-11T08:24:08.038Z Compiling find-msvc-tools v0.1.9
6082026-05-11T08:24:08.183Z Compiling ingot-types v0.1.2
6092026-05-11T08:24:08.209Z Compiling thiserror v1.0.69
6102026-05-11T08:24:08.256Z Compiling time-core v0.1.8
6112026-05-11T08:24:08.268Z Compiling pretty-hex v0.4.2
6122026-05-11T08:24:08.293Z Compiling num-conv v0.2.1
6132026-05-11T08:24:08.396Z Compiling dyn-clone v1.0.20
6142026-05-11T08:24:08.437Z Compiling utf8parse v0.2.2
6152026-05-11T08:24:08.511Z Compiling zmij v1.0.21
6162026-05-11T08:24:08.540Z Compiling ingot v0.1.1
6172026-05-11T08:24:08.540Z Compiling shlex v1.3.0
6182026-05-11T08:24:08.602Z Compiling anstyle-parse v1.0.0
6192026-05-11T08:24:08.707Z Compiling tracing v0.1.44
6202026-05-11T08:24:08.739Z Compiling cc v1.2.61
6212026-05-11T08:24:08.830Z Compiling time-macros v0.2.27
6222026-05-11T08:24:08.999Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
6232026-05-11T08:24:09.059Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6242026-05-11T08:24:09.181Z Compiling deranged v0.5.8
6252026-05-11T08:24:09.205Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6262026-05-11T08:24:09.569Z Compiling rand v0.10.1
6272026-05-11T08:24:09.865Z Compiling futures v0.3.32
6282026-05-11T08:24:09.942Z Compiling thiserror-impl v1.0.69
6292026-05-11T08:24:10.127Z Compiling crossbeam-epoch v0.9.18
6302026-05-11T08:24:10.281Z Compiling uuid v1.23.1
6312026-05-11T08:24:10.367Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6322026-05-11T08:24:10.573Z Compiling arc-swap v1.9.1
6332026-05-11T08:24:10.650Z Compiling socket2 v0.6.3
6342026-05-11T08:24:10.686Z Compiling nom v8.0.0
6352026-05-11T08:24:10.910Z Compiling thread_local v1.1.9
6362026-05-11T08:24:11.076Z Compiling iana-time-zone v0.1.65
6372026-05-11T08:24:11.252Z Compiling heck v0.4.1
6382026-05-11T08:24:11.369Z Compiling serde_json v1.0.149
6392026-05-11T08:24:11.451Z Compiling colorchoice v1.0.5
6402026-05-11T08:24:11.507Z Compiling slog-async v2.8.0
6412026-05-11T08:24:11.567Z Compiling lazy_static v1.5.0
6422026-05-11T08:24:11.789Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6432026-05-11T08:24:11.814Z Compiling anstyle v1.0.14
6442026-05-11T08:24:11.892Z Compiling rayon-core v1.13.0
6452026-05-11T08:24:12.004Z Compiling colored v3.1.1
6462026-05-11T08:24:12.059Z Compiling anstyle-query v1.1.5
6472026-05-11T08:24:12.104Z Compiling is_terminal_polyfill v1.70.2
6482026-05-11T08:24:12.163Z Compiling oxnet v0.1.5
6492026-05-11T08:24:12.194Z Compiling anstream v1.0.0
6502026-05-11T08:24:12.604Z Compiling time v0.3.47
6512026-05-11T08:24:12.612Z Compiling slog-scope v4.4.1
6522026-05-11T08:24:13.044Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6532026-05-11T08:24:13.052Z Compiling chrono v0.4.44
6542026-05-11T08:24:13.340Z Compiling rusticata-macros v5.0.0
6552026-05-11T08:24:13.606Z Compiling crossbeam-deque v0.8.6
6562026-05-11T08:24:13.622Z Compiling cookie-factory v0.3.3
6572026-05-11T08:24:13.692Z Compiling alloca v0.4.0
6582026-05-11T08:24:13.823Z Compiling terminal_size v0.4.4
6592026-05-11T08:24:13.962Z Compiling half v2.7.1
6602026-05-11T08:24:13.972Z Compiling crossbeam-channel v0.5.15
6612026-05-11T08:24:14.256Z Compiling is-terminal v0.4.17
6622026-05-11T08:24:14.282Z Compiling itertools v0.12.1
6632026-05-11T08:24:14.282Z Compiling clap_lex v1.1.0
6642026-05-11T08:24:14.349Z Compiling log v0.4.29
6652026-05-11T08:24:14.585Z Compiling term v1.2.1
6662026-05-11T08:24:14.609Z Compiling cfg_aliases v0.2.1
6672026-05-11T08:24:14.619Z Compiling heck v0.5.0
6682026-05-11T08:24:14.680Z Compiling ciborium-io v0.2.2
6692026-05-11T08:24:14.776Z Compiling plotters-backend v0.3.7
6702026-05-11T08:24:15.101Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6712026-05-11T08:24:15.479Z Compiling take_mut v0.2.2
6722026-05-11T08:24:15.597Z Compiling circular v0.3.0
6732026-05-11T08:24:15.649Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6742026-05-11T08:24:15.710Z Compiling pcap-parser v0.17.0
6752026-05-11T08:24:15.810Z Compiling clap_builder v4.6.0
6762026-05-11T08:24:15.889Z Compiling plotters-svg v0.3.7
6772026-05-11T08:24:16.196Z Compiling slog-term v2.9.2
6782026-05-11T08:24:16.731Z Compiling clap_derive v4.6.1
6792026-05-11T08:24:16.820Z Compiling ciborium-ll v0.2.2
6802026-05-11T08:24:17.063Z Compiling nix v0.31.3
6812026-05-11T08:24:17.195Z Compiling slog-stdlog v4.1.1
6822026-05-11T08:24:17.620Z Compiling itertools v0.13.0
6832026-05-11T08:24:17.873Z Compiling cast v0.3.0
6842026-05-11T08:24:18.054Z Compiling same-file v1.0.6
6852026-05-11T08:24:18.221Z Compiling walkdir v2.5.0
6862026-05-11T08:24:18.429Z Compiling clap v4.6.1
6872026-05-11T08:24:18.511Z Compiling tinytemplate v1.2.1
6882026-05-11T08:24:18.826Z Compiling rayon v1.12.0
6892026-05-11T08:24:18.965Z Compiling slog-envlogger v2.2.0
6902026-05-11T08:24:19.129Z Compiling criterion-plot v0.8.2
6912026-05-11T08:24:19.293Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6922026-05-11T08:24:19.363Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6932026-05-11T08:24:19.511Z Compiling ciborium v0.2.2
6942026-05-11T08:24:19.920Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
6952026-05-11T08:24:19.929Z Compiling plotters v0.3.7
6962026-05-11T08:24:20.276Z Compiling page_size v0.6.0
6972026-05-11T08:24:20.397Z Compiling anes v0.1.6
6982026-05-11T08:24:20.643Z Compiling oorandom v11.1.5
6992026-05-11T08:24:20.774Z Compiling dtor-proc-macro v0.0.13
7002026-05-11T08:24:20.839Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7012026-05-11T08:24:20.929Z Compiling criterion v0.8.2
7022026-05-11T08:24:21.119Z Compiling dtor v0.8.1
7032026-05-11T08:24:21.211Z Compiling ctor-proc-macro v0.0.13
7042026-05-11T08:24:21.553Z Compiling link-section v0.2.1
7052026-05-11T08:24:21.698Z Compiling ctor v0.10.1
7062026-05-11T08:24:22.945Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7072026-05-11T08:24:36.775Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.93s
7082026-05-11T08:24:36.874Z Running benches/xde.rs (target/release/deps/xde-ca28eec7f4ac9aef)
7092026-05-11T08:24:36.884Z###--------------------------------###
7102026-05-11T08:24:36.884Z:::Building test topology... (120s):::
7112026-05-11T08:24:36.884Z###--------------------------------###
7122026-05-11T08:24:36.890Zadding underlay route 0
7132026-05-11T08:24:36.893Zadding underlay route 1
7142026-05-11T08:24:37.020Zstart zones a, b
7152026-05-11T08:24:47.110Zconfigure zone
7162026-05-11T08:24:47.113Zconfigure zone
7172026-05-11T08:24:47.129Zinstall zone
7182026-05-11T08:24:47.131Zinstall zone
7192026-05-11T08:24:56.922Zboot zone
7202026-05-11T08:24:56.922Zboot zone
7212026-05-11T08:24:57.002Zsetup zones a, b
7222026-05-11T08:24:57.002Z[a] svcs -a
7232026-05-11T08:24:57.002Z[b] svcs -a
7242026-05-11T08:24:57.020ZFailed to parse command output: exit code 1
7252026-05-11T08:24:57.020Zstdout:
7262026-05-11T08:24:57.020Z
7272026-05-11T08:24:57.020Zstderr:
7282026-05-11T08:24:57.020Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7292026-05-11T08:24:57.020ZFailed to parse command output: exit code 1
7302026-05-11T08:24:57.020Zstdout:
7312026-05-11T08:24:57.020Z
7322026-05-11T08:24:57.020Zstderr:
7332026-05-11T08:24:57.020Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-05-11T08:24:57.220Z[a] svcs -a
7352026-05-11T08:24:57.220Z[b] svcs -a
7362026-05-11T08:24:57.329ZSTATE STIME FMRI
7372026-05-11T08:24:57.329Zonline 8:24:56 svc:/system/svc/restarter:default
7382026-05-11T08:24:57.329Zoffline 8:24:56 svc:/system/early-manifest-import:default
7392026-05-11T08:24:57.329Z- - svc:/application/management/net-snmp:default
7402026-05-11T08:24:57.329Z- - svc:/application/pkg/dynamic-mirror:default
7412026-05-11T08:24:57.329Z- - svc:/application/pkg/mirror:default
7422026-05-11T08:24:57.329Z- - svc:/application/pkg/repositories-setup:default
7432026-05-11T08:24:57.329Z- - svc:/application/pkg/server:default
7442026-05-11T08:24:57.329Z- - svc:/application/security/tcsd:default
7452026-05-11T08:24:57.329Z- - svc:/milestone/devices:default
7462026-05-11T08:24:57.329Z- - svc:/milestone/multi-user-server:default
7472026-05-11T08:24:57.329Z- - svc:/milestone/multi-user:default
7482026-05-11T08:24:57.329Z- - svc:/milestone/name-services:default
7492026-05-11T08:24:57.329Z- - svc:/milestone/network:default
7502026-05-11T08:24:57.329Z- - svc:/milestone/single-user:default
7512026-05-11T08:24:57.329Z- - svc:/milestone/sysconfig:default
7522026-05-11T08:24:57.329Z- - svc:/network/chrony:default
7532026-05-11T08:24:57.329Z- - svc:/network/datalink-management:default
7542026-05-11T08:24:57.329Z- - svc:/network/dns/client:default
7552026-05-11T08:24:57.329Z- - svc:/network/dns/install:default
7562026-05-11T08:24:57.329Z- - svc:/network/dns/multicast:default
7572026-05-11T08:24:57.329Z- - svc:/network/inetd-upgrade:default
7582026-05-11T08:24:57.329Z- - svc:/network/inetd:default
7592026-05-11T08:24:57.329Z- - svc:/network/initial:default
7602026-05-11T08:24:57.329Z- - svc:/network/install:default
7612026-05-11T08:24:57.329Z- - svc:/network/ip-interface-management:default
7622026-05-11T08:24:57.329Z- - svc:/network/ipmp:default
7632026-05-11T08:24:57.329Z- - svc:/network/ipqos:default
7642026-05-11T08:24:57.329Z- - svc:/network/ipsec/ike:default
7652026-05-11T08:24:57.329Z- - svc:/network/ipsec/ipsecalgs:default
7662026-05-11T08:24:57.329Z- - svc:/network/ipsec/manual-key:default
7672026-05-11T08:24:57.329Z- - svc:/network/ipsec/policy:default
7682026-05-11T08:24:57.329Z- - svc:/network/iptun:default
7692026-05-11T08:24:57.329Z- - svc:/network/ipv4-forwarding:default
7702026-05-11T08:24:57.329Z- - svc:/network/ipv6-forwarding:default
7712026-05-11T08:24:57.330Z- - svc:/network/ldap/client:default
7722026-05-11T08:24:57.330Z- - svc:/network/location:default
7732026-05-11T08:24:57.330Z- - svc:/network/loopback:default
7742026-05-11T08:24:57.330Z- - svc:/network/netcfg:default
7752026-05-11T08:24:57.330Z- - svc:/network/netmask:default
7762026-05-11T08:24:57.330Z- - svc:/network/nfs/cbd:default
7772026-05-11T08:24:57.330Z- - svc:/network/nfs/client:default
7782026-05-11T08:24:57.330Z- - svc:/network/nfs/log:default
7792026-05-11T08:24:57.330Z- - svc:/network/nfs/mapid:default
7802026-05-11T08:24:57.330Z- - svc:/network/nfs/nlockmgr:default
7812026-05-11T08:24:57.330Z- - svc:/network/nfs/rquota:default
7822026-05-11T08:24:57.330Z- - svc:/network/nfs/server:default
7832026-05-11T08:24:57.330Z- - svc:/network/nfs/status:default
7842026-05-11T08:24:57.330Z- - svc:/network/nis/client:default
7852026-05-11T08:24:57.330Z- - svc:/network/physical:default
7862026-05-11T08:24:57.330Z- - svc:/network/physical:nwam
7872026-05-11T08:24:57.330Z- - svc:/network/routing-setup:default
7882026-05-11T08:24:57.330Z- - svc:/network/routing/legacy-routing:ipv4
7892026-05-11T08:24:57.330Z- - svc:/network/routing/legacy-routing:ipv6
7902026-05-11T08:24:57.330Z- - svc:/network/routing/ndp:default
7912026-05-11T08:24:57.330Z- - svc:/network/routing/rdisc:default
7922026-05-11T08:24:57.330Z- - svc:/network/routing/ripng:default
7932026-05-11T08:24:57.330Z- - svc:/network/routing/route:default
7942026-05-11T08:24:57.330Z- - svc:/network/rpc/bind:default
7952026-05-11T08:24:57.330Z- - svc:/network/rpc/gss:default
7962026-05-11T08:24:57.330Z- - svc:/network/rpc/keyserv:default
7972026-05-11T08:24:57.330Z- - svc:/network/security/kadmin:default
7982026-05-11T08:24:57.330Z- - svc:/network/security/krb5kdc:default
7992026-05-11T08:24:57.330Z- - svc:/network/security/ktkt_warn:default
8002026-05-11T08:24:57.330Z- - svc:/network/service:default
8012026-05-11T08:24:57.330Z- - svc:/network/shares/group:default
8022026-05-11T08:24:57.330Z- - svc:/network/smb/client:default
8032026-05-11T08:24:57.330Z- - svc:/network/smb/server:default
8042026-05-11T08:24:57.330Z- - svc:/network/ssh:default
8052026-05-11T08:24:57.330Z- - svc:/network/tcpkey:default
8062026-05-11T08:24:57.330Z- - svc:/system/auditd:default
8072026-05-11T08:24:57.330Z- - svc:/system/auditset:default
8082026-05-11T08:24:57.330Z- - svc:/system/boot-archive-update:default
8092026-05-11T08:24:57.330Z- - svc:/system/boot-archive:default
8102026-05-11T08:24:57.331Z- - svc:/system/boot-config:default
8112026-05-11T08:24:57.331Z- - svc:/system/consadm:default
8122026-05-11T08:24:57.331Z- - svc:/system/console-login:default
8132026-05-11T08:24:57.331Z- - svc:/system/console-login:vt2
8142026-05-11T08:24:57.331Z- - svc:/system/console-login:vt3
8152026-05-11T08:24:57.331Z- - svc:/system/console-login:vt4
8162026-05-11T08:24:57.331Z- - svc:/system/console-login:vt5
8172026-05-11T08:24:57.331Z- - svc:/system/console-login:vt6
8182026-05-11T08:24:57.331Z- - svc:/system/coreadm:default
8192026-05-11T08:24:57.331Z- - svc:/system/cron:default
8202026-05-11T08:24:57.331Z- - svc:/system/cryptosvc:default
8212026-05-11T08:24:57.331Z- - svc:/system/device/allocate:default
8222026-05-11T08:24:57.331Z- - svc:/system/device/audio:default
8232026-05-11T08:24:57.332Z- - svc:/system/device/local:default
8242026-05-11T08:24:57.332Z- - svc:/system/device/mpxio-upgrade:default
8252026-05-11T08:24:57.332Z- - svc:/system/extended-accounting:flow
8262026-05-11T08:24:57.332Z- - svc:/system/extended-accounting:net
8272026-05-11T08:24:57.332Z- - svc:/system/extended-accounting:process
8282026-05-11T08:24:57.332Z- - svc:/system/extended-accounting:task
8292026-05-11T08:24:57.332Z- - svc:/system/filesystem/local:default
8302026-05-11T08:24:57.332Z- - svc:/system/filesystem/minimal:default
8312026-05-11T08:24:57.332Z- - svc:/system/filesystem/reparse:default
8322026-05-11T08:24:57.332Z- - svc:/system/filesystem/root:default
8332026-05-11T08:24:57.332Z- - svc:/system/filesystem/usr:default
8342026-05-11T08:24:57.332Z- - svc:/system/fm/notify-params:default
8352026-05-11T08:24:57.332Z- - svc:/system/fmd:default
8362026-05-11T08:24:57.336Z- - svc:/system/hostid:default
8372026-05-11T08:24:57.336Z- - svc:/system/hotplug:default
8382026-05-11T08:24:57.336Z- - svc:/system/identity:domain
8392026-05-11T08:24:57.336Z- - svc:/system/identity:node
8402026-05-11T08:24:57.336Z- - svc:/system/idmap:default
8412026-05-11T08:24:57.336Z- - svc:/system/keymap:default
8422026-05-11T08:24:57.336Z- - svc:/system/logadm-upgrade:default
8432026-05-11T08:24:57.336Z- - svc:/system/manifest-import:default
8442026-05-11T08:24:57.336Z- - svc:/system/name-service-cache:default
8452026-05-11T08:24:57.336Z- - svc:/system/pfexec:default
8462026-05-11T08:24:57.336Z- - svc:/system/pkgserv:default
8472026-05-11T08:24:57.336Z- - svc:/system/process-security:default
8482026-05-11T08:24:57.336Z- - svc:/system/rbac:default
8492026-05-11T08:24:57.336Z- - svc:/system/rmtmpfiles:default
8502026-05-11T08:24:57.336Z- - svc:/system/sac:default
8512026-05-11T08:24:57.336Z- - svc:/system/sar:default
8522026-05-11T08:24:57.336Z- - svc:/system/svc/global:default
8532026-05-11T08:24:57.336Z- - svc:/system/system-log:default
8542026-05-11T08:24:57.336Z- - svc:/system/update-man-index:default
8552026-05-11T08:24:57.336Z- - svc:/system/utmp:default
8562026-05-11T08:24:57.336Z- - svc:/system/vtdaemon:default
8572026-05-11T08:24:57.336Z[b] svcs milestone/network
8582026-05-11T08:24:57.336ZSTATE STIME FMRI
8592026-05-11T08:24:57.336Zonline 8:24:56 svc:/system/svc/restarter:default
8602026-05-11T08:24:57.336Zoffline 8:24:56 svc:/system/early-manifest-import:default
8612026-05-11T08:24:57.336Z- - svc:/application/management/net-snmp:default
8622026-05-11T08:24:57.336Z- - svc:/application/pkg/dynamic-mirror:default
8632026-05-11T08:24:57.336Z- - svc:/application/pkg/mirror:default
8642026-05-11T08:24:57.337Z- - svc:/application/pkg/repositories-setup:default
8652026-05-11T08:24:57.337Z- - svc:/application/pkg/server:default
8662026-05-11T08:24:57.337Z- - svc:/application/security/tcsd:default
8672026-05-11T08:24:57.337Z- - svc:/milestone/devices:default
8682026-05-11T08:24:57.337Z- - svc:/milestone/multi-user-server:default
8692026-05-11T08:24:57.337Z- - svc:/milestone/multi-user:default
8702026-05-11T08:24:57.337Z- - svc:/milestone/name-services:default
8712026-05-11T08:24:57.337Z- - svc:/milestone/network:default
8722026-05-11T08:24:57.337Z- - svc:/milestone/single-user:default
8732026-05-11T08:24:57.337Z- - svc:/milestone/sysconfig:default
8742026-05-11T08:24:57.337Z- - svc:/network/chrony:default
8752026-05-11T08:24:57.337Z- - svc:/network/datalink-management:default
8762026-05-11T08:24:57.337Z- - svc:/network/dns/client:default
8772026-05-11T08:24:57.337Z- - svc:/network/dns/install:default
8782026-05-11T08:24:57.337Z- - svc:/network/dns/multicast:default
8792026-05-11T08:24:57.337Z- - svc:/network/inetd-upgrade:default
8802026-05-11T08:24:57.337Z- - svc:/network/inetd:default
8812026-05-11T08:24:57.337Z- - svc:/network/initial:default
8822026-05-11T08:24:57.337Z- - svc:/network/install:default
8832026-05-11T08:24:57.337Z- - svc:/network/ip-interface-management:default
8842026-05-11T08:24:57.337Z- - svc:/network/ipmp:default
8852026-05-11T08:24:57.337Z- - svc:/network/ipqos:default
8862026-05-11T08:24:57.337Z- - svc:/network/ipsec/ike:default
8872026-05-11T08:24:57.337Z- - svc:/network/ipsec/ipsecalgs:default
8882026-05-11T08:24:57.337Z- - svc:/network/ipsec/manual-key:default
8892026-05-11T08:24:57.337Z- - svc:/network/ipsec/policy:default
8902026-05-11T08:24:57.337Z- - svc:/network/iptun:default
8912026-05-11T08:24:57.337Z- - svc:/network/ipv4-forwarding:default
8922026-05-11T08:24:57.337Z- - svc:/network/ipv6-forwarding:default
8932026-05-11T08:24:57.337Z- - svc:/network/ldap/client:default
8942026-05-11T08:24:57.337Z- - svc:/network/location:default
8952026-05-11T08:24:57.337Z- - svc:/network/loopback:default
8962026-05-11T08:24:57.337Z- - svc:/network/netcfg:default
8972026-05-11T08:24:57.337Z- - svc:/network/netmask:default
8982026-05-11T08:24:57.337Z- - svc:/network/nfs/cbd:default
8992026-05-11T08:24:57.337Z- - svc:/network/nfs/client:default
9002026-05-11T08:24:57.338Z- - svc:/network/nfs/log:default
9012026-05-11T08:24:57.338Z- - svc:/network/nfs/mapid:default
9022026-05-11T08:24:57.338Z- - svc:/network/nfs/nlockmgr:default
9032026-05-11T08:24:57.338Z- - svc:/network/nfs/rquota:default
9042026-05-11T08:24:57.338Z- - svc:/network/nfs/server:default
9052026-05-11T08:24:57.338Z- - svc:/network/nfs/status:default
9062026-05-11T08:24:57.338Z- - svc:/network/nis/client:default
9072026-05-11T08:24:57.338Z- - svc:/network/physical:default
9082026-05-11T08:24:57.338Z- - svc:/network/physical:nwam
9092026-05-11T08:24:57.338Z- - svc:/network/routing-setup:default
9102026-05-11T08:24:57.338Z- - svc:/network/routing/legacy-routing:ipv4
9112026-05-11T08:24:57.338Z- - svc:/network/routing/legacy-routing:ipv6
9122026-05-11T08:24:57.338Z- - svc:/network/routing/ndp:default
9132026-05-11T08:24:57.338Z- - svc:/network/routing/rdisc:default
9142026-05-11T08:24:57.338Z- - svc:/network/routing/ripng:default
9152026-05-11T08:24:57.338Z- - svc:/network/routing/route:default
9162026-05-11T08:24:57.338Z- - svc:/network/rpc/bind:default
9172026-05-11T08:24:57.338Z- - svc:/network/rpc/gss:default
9182026-05-11T08:24:57.338Z- - svc:/network/rpc/keyserv:default
9192026-05-11T08:24:57.338Z- - svc:/network/security/kadmin:default
9202026-05-11T08:24:57.338Z- - svc:/network/security/krb5kdc:default
9212026-05-11T08:24:57.338Z- - svc:/network/security/ktkt_warn:default
9222026-05-11T08:24:57.338Z- - svc:/network/service:default
9232026-05-11T08:24:57.338Z- - svc:/network/shares/group:default
9242026-05-11T08:24:57.338Z- - svc:/network/smb/client:default
9252026-05-11T08:24:57.338Z- - svc:/network/smb/server:default
9262026-05-11T08:24:57.338Z- - svc:/network/ssh:default
9272026-05-11T08:24:57.338Z- - svc:/network/tcpkey:default
9282026-05-11T08:24:57.338Z- - svc:/system/auditd:default
9292026-05-11T08:24:57.338Z- - svc:/system/auditset:default
9302026-05-11T08:24:57.338Z- - svc:/system/boot-archive-update:default
9312026-05-11T08:24:57.338Z- - svc:/system/boot-archive:default
9322026-05-11T08:24:57.338Z- - svc:/system/boot-config:default
9332026-05-11T08:24:57.338Z- - svc:/system/consadm:default
9342026-05-11T08:24:57.338Z- - svc:/system/console-login:default
9352026-05-11T08:24:57.338Z- - svc:/system/console-login:vt2
9362026-05-11T08:24:57.342Z- - svc:/system/console-login:vt3
9372026-05-11T08:24:57.342Z- - svc:/system/console-login:vt4
9382026-05-11T08:24:57.342Z- - svc:/system/console-login:vt5
9392026-05-11T08:24:57.342Z- - svc:/system/console-login:vt6
9402026-05-11T08:24:57.342Z- - svc:/system/coreadm:default
9412026-05-11T08:24:57.342Z- - svc:/system/cron:default
9422026-05-11T08:24:57.342Z- - svc:/system/cryptosvc:default
9432026-05-11T08:24:57.342Z- - svc:/system/device/allocate:default
9442026-05-11T08:24:57.342Z- - svc:/system/device/audio:default
9452026-05-11T08:24:57.342Z- - svc:/system/device/local:default
9462026-05-11T08:24:57.342Z- - svc:/system/device/mpxio-upgrade:default
9472026-05-11T08:24:57.342Z- - svc:/system/extended-accounting:flow
9482026-05-11T08:24:57.342Z- - svc:/system/extended-accounting:net
9492026-05-11T08:24:57.342Z- - svc:/system/extended-accounting:process
9502026-05-11T08:24:57.342Z- - svc:/system/extended-accounting:task
9512026-05-11T08:24:57.342Z- - svc:/system/filesystem/local:default
9522026-05-11T08:24:57.342Z- - svc:/system/filesystem/minimal:default
9532026-05-11T08:24:57.343Z- - svc:/system/filesystem/reparse:default
9542026-05-11T08:24:57.343Z- - svc:/system/filesystem/root:default
9552026-05-11T08:24:57.343Z- - svc:/system/filesystem/usr:default
9562026-05-11T08:24:57.343Z- - svc:/system/fm/notify-params:default
9572026-05-11T08:24:57.343Z- - svc:/system/fmd:default
9582026-05-11T08:24:57.343Z- - svc:/system/hostid:default
9592026-05-11T08:24:57.343Z- - svc:/system/hotplug:default
9602026-05-11T08:24:57.343Z- - svc:/system/identity:domain
9612026-05-11T08:24:57.343Z- - svc:/system/identity:node
9622026-05-11T08:24:57.343Z- - svc:/system/idmap:default
9632026-05-11T08:24:57.343Z- - svc:/system/keymap:default
9642026-05-11T08:24:57.343Z- - svc:/system/logadm-upgrade:default
9652026-05-11T08:24:57.343Z- - svc:/system/manifest-import:default
9662026-05-11T08:24:57.343Z- - svc:/system/name-service-cache:default
9672026-05-11T08:24:57.343Z- - svc:/system/pfexec:default
9682026-05-11T08:24:57.343Z- - svc:/system/pkgserv:default
9692026-05-11T08:24:57.343Z- - svc:/system/process-security:default
9702026-05-11T08:24:57.343Z- - svc:/system/rbac:default
9712026-05-11T08:24:57.343Z- - svc:/system/rmtmpfiles:default
9722026-05-11T08:24:57.343Z- - svc:/system/sac:default
9732026-05-11T08:24:57.343Z- - svc:/system/sar:default
9742026-05-11T08:24:57.343Z- - svc:/system/svc/global:default
9752026-05-11T08:24:57.343Z- - svc:/system/system-log:default
9762026-05-11T08:24:57.343Z- - svc:/system/update-man-index:default
9772026-05-11T08:24:57.343Z- - svc:/system/utmp:default
9782026-05-11T08:24:57.343Z- - svc:/system/vtdaemon:default
9792026-05-11T08:24:57.343Z[a] svcs milestone/network
9802026-05-11T08:24:57.343ZSTATE STIME FMRI
9812026-05-11T08:24:57.343Z- - svc:/milestone/network:default
9822026-05-11T08:24:57.346ZSTATE STIME FMRI
9832026-05-11T08:24:57.346Z- - svc:/milestone/network:default
9842026-05-11T08:24:58.342Z[b] svcs milestone/network
9852026-05-11T08:24:58.345Z[a] svcs milestone/network
9862026-05-11T08:24:58.357ZSTATE STIME FMRI
9872026-05-11T08:24:58.357Zonline 8:24:57 svc:/milestone/network:default
9882026-05-11T08:24:58.357Z[b] ipadm create-addr -t -T dhcp opte1/test
9892026-05-11T08:24:58.360ZSTATE STIME FMRI
9902026-05-11T08:24:58.360Zonline 8:24:57 svc:/milestone/network:default
9912026-05-11T08:24:58.360Z[a] ipadm create-addr -t -T dhcp opte0/test
9922026-05-11T08:25:03.380Z
9932026-05-11T08:25:03.380Z[a] route add -iface 10.0.0.254 10.0.0.1
9942026-05-11T08:25:03.395Zadd host 10.0.0.254: gateway 10.0.0.1
9952026-05-11T08:25:03.395Z[a] route add 10.0.0.0/24 10.0.0.254
9962026-05-11T08:25:03.406Zadd net 10.0.0.0/24: gateway 10.0.0.254
9972026-05-11T08:25:03.406Z[a] route add 224.0.0.0/4 10.0.0.254
9982026-05-11T08:25:03.417Zadd net 224.0.0.0/4: gateway 10.0.0.254
9992026-05-11T08:25:03.745Z
10002026-05-11T08:25:03.745Z[b] route add -iface 10.0.0.254 10.0.0.2
10012026-05-11T08:25:03.759Zadd host 10.0.0.254: gateway 10.0.0.2
10022026-05-11T08:25:03.759Z[b] route add 10.0.0.0/24 10.0.0.254
10032026-05-11T08:25:03.772Zadd net 10.0.0.0/24: gateway 10.0.0.254
10042026-05-11T08:25:03.772Z[b] route add 224.0.0.0/4 10.0.0.254
10052026-05-11T08:25:03.781Zadd net 224.0.0.0/4: gateway 10.0.0.254
10062026-05-11T08:25:03.786Z###---------------###
10072026-05-11T08:25:03.786Z:::Topology built!:::
10082026-05-11T08:25:03.786Z###---------------###
10092026-05-11T08:25:03.786Z###----------------###
10102026-05-11T08:25:03.786Z::: iPerf spawned! :::
10112026-05-11T08:25:03.786Z:::Waiting... (10s):::
10122026-05-11T08:25:03.786Z###----------------###
10132026-05-11T08:25:13.782Z###---###
10142026-05-11T08:25:13.782Z:::Go!:::
10152026-05-11T08:25:13.782Z###---###
10162026-05-11T08:25:13.782Z[a] ping 10.0.0.2
10172026-05-11T08:25:13.800Z10.0.0.2 is alive
10182026-05-11T08:25:13.800Z###-------------------###
10192026-05-11T08:25:13.800Z:::Running experiment :::
10202026-05-11T08:25:13.800Z:::iperf-tcp/local/c2s:::
10212026-05-11T08:25:13.800Z###-------------------###
10222026-05-11T08:25:21.208Z-----------------------------------------------------------
10232026-05-11T08:25:21.208ZServer listening on 5201 (test #1)
10242026-05-11T08:25:21.208Z-----------------------------------------------------------
10252026-05-11T08:25:21.208ZAccepted connection from 10.0.0.1, port 53131
10262026-05-11T08:25:21.208Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45758
10272026-05-11T08:25:21.208Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63685
10282026-05-11T08:25:21.208Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59457
10292026-05-11T08:25:21.208Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45540
10302026-05-11T08:25:21.208Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51547
10312026-05-11T08:25:21.208Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38622
10322026-05-11T08:25:21.209Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36665
10332026-05-11T08:25:21.209Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49770
10342026-05-11T08:25:21.209Z[ ID] Interval Transfer Bitrate
10352026-05-11T08:25:21.209Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10362026-05-11T08:25:21.209Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10372026-05-11T08:25:21.209Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10382026-05-11T08:25:21.209Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10392026-05-11T08:25:21.209Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10402026-05-11T08:25:21.209Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10412026-05-11T08:25:21.209Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10422026-05-11T08:25:21.209Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10432026-05-11T08:25:21.209Z[SUM] 0.00-1.00 sec 960 MBytes 8.05 Gbits/sec
10442026-05-11T08:25:21.209Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-05-11T08:25:21.210Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10462026-05-11T08:25:21.210Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10472026-05-11T08:25:21.210Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10482026-05-11T08:25:21.210Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10492026-05-11T08:25:21.210Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10502026-05-11T08:25:21.210Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10512026-05-11T08:25:21.210Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10522026-05-11T08:25:21.210Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10532026-05-11T08:25:21.210Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
10542026-05-11T08:25:21.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-05-11T08:25:21.210Z[ 5] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
10562026-05-11T08:25:21.210Z[ 8] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
10572026-05-11T08:25:21.210Z[ 10] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10582026-05-11T08:25:21.210Z[ 12] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10592026-05-11T08:25:21.210Z[ 14] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
10602026-05-11T08:25:21.210Z[ 16] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
10612026-05-11T08:25:21.210Z[ 18] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
10622026-05-11T08:25:21.210Z[ 20] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
10632026-05-11T08:25:21.210Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.2 Gbits/sec
10642026-05-11T08:25:21.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-05-11T08:25:21.210Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10662026-05-11T08:25:21.210Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10672026-05-11T08:25:21.210Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10682026-05-11T08:25:21.210Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10692026-05-11T08:25:21.210Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10702026-05-11T08:25:21.210Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10712026-05-11T08:25:21.210Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10722026-05-11T08:25:21.210Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10732026-05-11T08:25:21.210Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10742026-05-11T08:25:21.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-05-11T08:25:21.210Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10762026-05-11T08:25:21.210Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10772026-05-11T08:25:21.210Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10782026-05-11T08:25:21.210Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10792026-05-11T08:25:21.210Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10802026-05-11T08:25:21.210Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10812026-05-11T08:25:21.210Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10822026-05-11T08:25:21.210Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10832026-05-11T08:25:21.211Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.3 Gbits/sec
10842026-05-11T08:25:21.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-05-11T08:25:21.211Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10862026-05-11T08:25:21.211Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10872026-05-11T08:25:21.211Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10882026-05-11T08:25:21.211Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10892026-05-11T08:25:21.211Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10902026-05-11T08:25:21.211Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10912026-05-11T08:25:21.211Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10922026-05-11T08:25:21.211Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10932026-05-11T08:25:21.211Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
10942026-05-11T08:25:21.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-05-11T08:25:21.211Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10962026-05-11T08:25:21.211Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10972026-05-11T08:25:21.211Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10982026-05-11T08:25:24.209Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10992026-05-11T08:25:24.209Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
11002026-05-11T08:25:24.209Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
11012026-05-11T08:25:24.209Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
11022026-05-11T08:25:24.209Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
11032026-05-11T08:25:24.209Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
11042026-05-11T08:25:24.209Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-05-11T08:25:24.209Z[ 5] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11062026-05-11T08:25:24.209Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11072026-05-11T08:25:24.209Z[ 10] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11082026-05-11T08:25:24.209Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11092026-05-11T08:25:24.209Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11102026-05-11T08:25:24.209Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11112026-05-11T08:25:24.209Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11122026-05-11T08:25:24.209Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11132026-05-11T08:25:24.209Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
11142026-05-11T08:25:24.209Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-05-11T08:25:24.209Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11162026-05-11T08:25:24.209Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11172026-05-11T08:25:24.209Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11182026-05-11T08:25:24.209Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11192026-05-11T08:25:24.209Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11202026-05-11T08:25:24.209Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11212026-05-11T08:25:24.209Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11222026-05-11T08:25:24.209Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11232026-05-11T08:25:24.209Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
11242026-05-11T08:25:24.209Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-05-11T08:25:24.209Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11262026-05-11T08:25:24.209Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11272026-05-11T08:25:24.209Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11282026-05-11T08:25:24.209Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11292026-05-11T08:25:24.209Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11302026-05-11T08:25:24.209Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11312026-05-11T08:25:24.209Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11322026-05-11T08:25:24.209Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11332026-05-11T08:25:24.210Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
11342026-05-11T08:25:24.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-05-11T08:25:24.210Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11362026-05-11T08:25:24.210Z[ 8] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
11372026-05-11T08:25:24.210Z[ 10] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
11382026-05-11T08:25:24.210Z[ 12] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
11392026-05-11T08:25:24.210Z[ 14] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
11402026-05-11T08:25:24.210Z[ 16] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
11412026-05-11T08:25:24.210Z[ 18] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
11422026-05-11T08:25:24.210Z[ 20] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
11432026-05-11T08:25:24.210Z[SUM] 10.00-10.00 sec 896 KBytes 14.6 Gbits/sec
11442026-05-11T08:25:24.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-05-11T08:25:24.210Z[ ID] Interval Transfer Bitrate
11462026-05-11T08:25:24.210Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11472026-05-11T08:25:24.210Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11482026-05-11T08:25:24.210Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11492026-05-11T08:25:24.210Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11502026-05-11T08:25:24.210Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11512026-05-11T08:25:24.210Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11522026-05-11T08:25:24.210Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11532026-05-11T08:25:24.210Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11542026-05-11T08:25:24.210Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
11552026-05-11T08:25:24.214ZRun 1/5...10027.098968493001Mbps
11562026-05-11T08:25:31.600Z-----------------------------------------------------------
11572026-05-11T08:25:31.600ZServer listening on 5201 (test #2)
11582026-05-11T08:25:31.600Z-----------------------------------------------------------
11592026-05-11T08:25:31.600ZAccepted connection from 10.0.0.1, port 43269
11602026-05-11T08:25:31.600Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48040
11612026-05-11T08:25:31.600Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56338
11622026-05-11T08:25:31.600Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61214
11632026-05-11T08:25:31.600Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54390
11642026-05-11T08:25:31.600Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64811
11652026-05-11T08:25:31.600Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47154
11662026-05-11T08:25:31.600Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57493
11672026-05-11T08:25:31.600Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34100
11682026-05-11T08:25:31.600Z[ ID] Interval Transfer Bitrate
11692026-05-11T08:25:31.600Z[ 5] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
11702026-05-11T08:25:31.601Z[ 8] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
11712026-05-11T08:25:31.601Z[ 10] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
11722026-05-11T08:25:31.601Z[ 12] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
11732026-05-11T08:25:31.601Z[ 14] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
11742026-05-11T08:25:31.601Z[ 16] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
11752026-05-11T08:25:31.601Z[ 18] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
11762026-05-11T08:25:31.601Z[ 20] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
11772026-05-11T08:25:31.601Z[SUM] 0.00-1.00 sec 936 MBytes 7.85 Gbits/sec
11782026-05-11T08:25:31.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-05-11T08:25:31.601Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
11802026-05-11T08:25:31.601Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
11812026-05-11T08:25:31.601Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
11822026-05-11T08:25:31.601Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
11832026-05-11T08:25:31.601Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
11842026-05-11T08:25:31.601Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
11852026-05-11T08:25:31.601Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
11862026-05-11T08:25:31.601Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
11872026-05-11T08:25:31.601Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
11882026-05-11T08:25:31.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-05-11T08:25:31.601Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11902026-05-11T08:25:31.601Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
11912026-05-11T08:25:31.601Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11922026-05-11T08:25:31.601Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11932026-05-11T08:25:31.601Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11942026-05-11T08:25:31.601Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11952026-05-11T08:25:31.601Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11962026-05-11T08:25:31.601Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11972026-05-11T08:25:31.601Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
11982026-05-11T08:25:31.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-05-11T08:25:31.601Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12002026-05-11T08:25:31.601Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12012026-05-11T08:25:31.601Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12022026-05-11T08:25:31.601Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12032026-05-11T08:25:31.601Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12042026-05-11T08:25:31.601Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12052026-05-11T08:25:31.601Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12062026-05-11T08:25:31.601Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12072026-05-11T08:25:31.601Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
12082026-05-11T08:25:31.602Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-05-11T08:25:31.602Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
12102026-05-11T08:25:31.602Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
12112026-05-11T08:25:31.602Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12122026-05-11T08:25:31.602Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
12132026-05-11T08:25:31.602Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
12142026-05-11T08:25:31.602Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12152026-05-11T08:25:31.602Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
12162026-05-11T08:25:31.602Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
12172026-05-11T08:25:31.602Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
12182026-05-11T08:25:31.602Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-05-11T08:25:31.602Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12202026-05-11T08:25:31.602Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12212026-05-11T08:25:31.602Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12222026-05-11T08:25:31.602Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12232026-05-11T08:25:31.602Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12242026-05-11T08:25:31.602Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12252026-05-11T08:25:31.602Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12262026-05-11T08:25:31.602Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12272026-05-11T08:25:31.602Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12282026-05-11T08:25:31.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-05-11T08:25:31.605Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12302026-05-11T08:25:31.605Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12312026-05-11T08:25:31.605Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12322026-05-11T08:25:34.600Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12332026-05-11T08:25:34.600Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12342026-05-11T08:25:34.600Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12352026-05-11T08:25:34.600Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12362026-05-11T08:25:34.600Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12372026-05-11T08:25:34.600Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
12382026-05-11T08:25:34.600Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-05-11T08:25:34.600Z[ 5] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12402026-05-11T08:25:34.600Z[ 8] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12412026-05-11T08:25:34.600Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12422026-05-11T08:25:34.600Z[ 12] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12432026-05-11T08:25:34.600Z[ 14] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12442026-05-11T08:25:34.600Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12452026-05-11T08:25:34.600Z[ 18] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12462026-05-11T08:25:34.600Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12472026-05-11T08:25:34.600Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
12482026-05-11T08:25:34.600Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-05-11T08:25:34.600Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
12502026-05-11T08:25:34.600Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12512026-05-11T08:25:34.600Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12522026-05-11T08:25:34.600Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12532026-05-11T08:25:34.600Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12542026-05-11T08:25:34.600Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12552026-05-11T08:25:34.600Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12562026-05-11T08:25:34.600Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12572026-05-11T08:25:34.600Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
12582026-05-11T08:25:34.600Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-05-11T08:25:34.600Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12602026-05-11T08:25:34.601Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12612026-05-11T08:25:34.601Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12622026-05-11T08:25:34.601Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12632026-05-11T08:25:34.601Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12642026-05-11T08:25:34.601Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12652026-05-11T08:25:34.601Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12662026-05-11T08:25:34.601Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12672026-05-11T08:25:34.601Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
12682026-05-11T08:25:34.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-05-11T08:25:34.601Z[ 5] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
12702026-05-11T08:25:34.601Z[ 8] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
12712026-05-11T08:25:34.601Z[ 10] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
12722026-05-11T08:25:34.601Z[ 12] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
12732026-05-11T08:25:34.601Z[ 14] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
12742026-05-11T08:25:34.601Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12752026-05-11T08:25:34.601Z[ 18] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
12762026-05-11T08:25:34.601Z[ 20] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
12772026-05-11T08:25:34.601Z[SUM] 10.00-10.00 sec 896 KBytes 13.1 Gbits/sec
12782026-05-11T08:25:34.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-05-11T08:25:34.601Z[ ID] Interval Transfer Bitrate
12802026-05-11T08:25:34.601Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12812026-05-11T08:25:34.601Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12822026-05-11T08:25:34.601Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12832026-05-11T08:25:34.601Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12842026-05-11T08:25:34.601Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12852026-05-11T08:25:34.601Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12862026-05-11T08:25:34.601Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12872026-05-11T08:25:34.601Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12882026-05-11T08:25:34.601Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
12892026-05-11T08:25:34.605ZRun 2/5...10049.766799157294Mbps
12902026-05-11T08:25:42.018Z-----------------------------------------------------------
12912026-05-11T08:25:42.018ZServer listening on 5201 (test #3)
12922026-05-11T08:25:42.018Z-----------------------------------------------------------
12932026-05-11T08:25:42.018ZAccepted connection from 10.0.0.1, port 42749
12942026-05-11T08:25:42.018Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41124
12952026-05-11T08:25:42.019Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61179
12962026-05-11T08:25:42.019Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46023
12972026-05-11T08:25:42.019Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36272
12982026-05-11T08:25:42.019Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38458
12992026-05-11T08:25:42.019Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62284
13002026-05-11T08:25:42.019Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48182
13012026-05-11T08:25:42.019Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51303
13022026-05-11T08:25:42.019Z[ ID] Interval Transfer Bitrate
13032026-05-11T08:25:42.019Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
13042026-05-11T08:25:42.019Z[ 8] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
13052026-05-11T08:25:42.019Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
13062026-05-11T08:25:42.019Z[ 12] 0.00-1.00 sec 117 MBytes 979 Mbits/sec
13072026-05-11T08:25:42.019Z[ 14] 0.00-1.00 sec 117 MBytes 978 Mbits/sec
13082026-05-11T08:25:42.019Z[ 16] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
13092026-05-11T08:25:42.019Z[ 18] 0.00-1.00 sec 117 MBytes 978 Mbits/sec
13102026-05-11T08:25:42.019Z[ 20] 0.00-1.00 sec 117 MBytes 978 Mbits/sec
13112026-05-11T08:25:42.019Z[SUM] 0.00-1.00 sec 950 MBytes 7.97 Gbits/sec
13122026-05-11T08:25:42.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-05-11T08:25:42.019Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13142026-05-11T08:25:42.019Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13152026-05-11T08:25:42.019Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13162026-05-11T08:25:42.019Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13172026-05-11T08:25:42.019Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13182026-05-11T08:25:42.019Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13192026-05-11T08:25:42.019Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13202026-05-11T08:25:42.019Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13212026-05-11T08:25:42.019Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.3 Gbits/sec
13222026-05-11T08:25:42.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-05-11T08:25:42.019Z[ 5] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13242026-05-11T08:25:42.019Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13252026-05-11T08:25:42.019Z[ 10] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13262026-05-11T08:25:42.019Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13272026-05-11T08:25:42.019Z[ 14] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13282026-05-11T08:25:42.019Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13292026-05-11T08:25:42.019Z[ 18] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13302026-05-11T08:25:42.019Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13312026-05-11T08:25:42.019Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
13322026-05-11T08:25:42.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-05-11T08:25:42.020Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13342026-05-11T08:25:42.020Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13352026-05-11T08:25:42.020Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13362026-05-11T08:25:42.020Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13372026-05-11T08:25:42.020Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13382026-05-11T08:25:42.020Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13392026-05-11T08:25:42.020Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13402026-05-11T08:25:42.020Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13412026-05-11T08:25:42.020Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
13422026-05-11T08:25:42.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-05-11T08:25:42.020Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
13442026-05-11T08:25:42.020Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13452026-05-11T08:25:42.020Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
13462026-05-11T08:25:42.020Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13472026-05-11T08:25:42.020Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13482026-05-11T08:25:42.020Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
13492026-05-11T08:25:42.020Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
13502026-05-11T08:25:42.020Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13512026-05-11T08:25:42.020Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
13522026-05-11T08:25:42.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-05-11T08:25:42.020Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13542026-05-11T08:25:42.020Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13552026-05-11T08:25:42.020Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13562026-05-11T08:25:42.020Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13572026-05-11T08:25:42.020Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13582026-05-11T08:25:42.020Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13592026-05-11T08:25:42.020Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13602026-05-11T08:25:42.020Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13612026-05-11T08:25:42.020Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.3 Gbits/sec
13622026-05-11T08:25:42.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-05-11T08:25:42.024Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13642026-05-11T08:25:42.024Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13652026-05-11T08:25:42.024Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13662026-05-11T08:25:45.019Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13672026-05-11T08:25:45.019Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13682026-05-11T08:25:45.019Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13692026-05-11T08:25:45.019Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13702026-05-11T08:25:45.019Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13712026-05-11T08:25:45.019Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
13722026-05-11T08:25:45.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-05-11T08:25:45.019Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13742026-05-11T08:25:45.019Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13752026-05-11T08:25:45.019Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
13762026-05-11T08:25:45.019Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13772026-05-11T08:25:45.019Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
13782026-05-11T08:25:45.020Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13792026-05-11T08:25:45.020Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
13802026-05-11T08:25:45.020Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13812026-05-11T08:25:45.020Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
13822026-05-11T08:25:45.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-05-11T08:25:45.020Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13842026-05-11T08:25:45.020Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13852026-05-11T08:25:45.020Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
13862026-05-11T08:25:45.020Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13872026-05-11T08:25:45.020Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
13882026-05-11T08:25:45.020Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
13892026-05-11T08:25:45.020Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13902026-05-11T08:25:45.020Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13912026-05-11T08:25:45.020Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
13922026-05-11T08:25:45.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-05-11T08:25:45.021Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13942026-05-11T08:25:45.021Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13952026-05-11T08:25:45.021Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
13962026-05-11T08:25:45.021Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13972026-05-11T08:25:45.021Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
13982026-05-11T08:25:45.021Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13992026-05-11T08:25:45.021Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
14002026-05-11T08:25:45.021Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14012026-05-11T08:25:45.021Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
14022026-05-11T08:25:45.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-05-11T08:25:45.021Z[ 5] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
14042026-05-11T08:25:45.021Z[ 8] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
14052026-05-11T08:25:45.021Z[ 10] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
14062026-05-11T08:25:45.021Z[ 12] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
14072026-05-11T08:25:45.021Z[ 14] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
14082026-05-11T08:25:45.021Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14092026-05-11T08:25:45.021Z[ 18] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
14102026-05-11T08:25:45.021Z[ 20] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
14112026-05-11T08:25:45.021Z[SUM] 10.00-10.00 sec 896 KBytes 13.3 Gbits/sec
14122026-05-11T08:25:45.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-05-11T08:25:45.021Z[ ID] Interval Transfer Bitrate
14142026-05-11T08:25:45.021Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14152026-05-11T08:25:45.021Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14162026-05-11T08:25:45.021Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14172026-05-11T08:25:45.024Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14182026-05-11T08:25:45.025Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14192026-05-11T08:25:45.025Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14202026-05-11T08:25:45.025Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14212026-05-11T08:25:45.025Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14222026-05-11T08:25:45.025Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
14232026-05-11T08:25:45.025ZRun 3/5...10031.206379469219Mbps
14242026-05-11T08:25:52.432Z-----------------------------------------------------------
14252026-05-11T08:25:52.432ZServer listening on 5201 (test #4)
14262026-05-11T08:25:52.432Z-----------------------------------------------------------
14272026-05-11T08:25:52.432ZAccepted connection from 10.0.0.1, port 39095
14282026-05-11T08:25:52.432Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35450
14292026-05-11T08:25:52.432Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40378
14302026-05-11T08:25:52.432Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58806
14312026-05-11T08:25:52.432Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33227
14322026-05-11T08:25:52.432Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36420
14332026-05-11T08:25:52.432Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58086
14342026-05-11T08:25:52.432Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52601
14352026-05-11T08:25:52.432Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62173
14362026-05-11T08:25:52.432Z[ ID] Interval Transfer Bitrate
14372026-05-11T08:25:52.432Z[ 5] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
14382026-05-11T08:25:52.432Z[ 8] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
14392026-05-11T08:25:52.432Z[ 10] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
14402026-05-11T08:25:52.432Z[ 12] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14412026-05-11T08:25:52.432Z[ 14] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14422026-05-11T08:25:52.432Z[ 16] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
14432026-05-11T08:25:52.432Z[ 18] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
14442026-05-11T08:25:52.432Z[ 20] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14452026-05-11T08:25:52.432Z[SUM] 0.00-1.00 sec 946 MBytes 7.93 Gbits/sec
14462026-05-11T08:25:52.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-05-11T08:25:52.432Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14482026-05-11T08:25:52.432Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14492026-05-11T08:25:52.432Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14502026-05-11T08:25:52.432Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14512026-05-11T08:25:52.432Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14522026-05-11T08:25:52.432Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14532026-05-11T08:25:52.432Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14542026-05-11T08:25:52.432Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14552026-05-11T08:25:52.432Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14562026-05-11T08:25:52.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-05-11T08:25:52.432Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14582026-05-11T08:25:52.432Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14592026-05-11T08:25:52.432Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14602026-05-11T08:25:52.433Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14612026-05-11T08:25:52.433Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14622026-05-11T08:25:52.433Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14632026-05-11T08:25:52.433Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14642026-05-11T08:25:52.433Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14652026-05-11T08:25:52.433Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
14662026-05-11T08:25:52.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-05-11T08:25:52.433Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14682026-05-11T08:25:52.433Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14692026-05-11T08:25:52.433Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14702026-05-11T08:25:52.434Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14712026-05-11T08:25:52.434Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14722026-05-11T08:25:52.434Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14732026-05-11T08:25:52.434Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14742026-05-11T08:25:52.434Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14752026-05-11T08:25:52.434Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
14762026-05-11T08:25:52.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-05-11T08:25:52.437Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14782026-05-11T08:25:52.437Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14792026-05-11T08:25:52.437Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14802026-05-11T08:25:52.437Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14812026-05-11T08:25:52.437Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14822026-05-11T08:25:52.437Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14832026-05-11T08:25:52.437Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14842026-05-11T08:25:52.437Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14852026-05-11T08:25:52.437Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.3 Gbits/sec
14862026-05-11T08:25:52.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-05-11T08:25:52.437Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14882026-05-11T08:25:52.437Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14892026-05-11T08:25:52.437Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14902026-05-11T08:25:52.437Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14912026-05-11T08:25:52.437Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14922026-05-11T08:25:52.437Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14932026-05-11T08:25:52.437Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14942026-05-11T08:25:52.437Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14952026-05-11T08:25:52.437Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
14962026-05-11T08:25:52.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-05-11T08:25:52.437Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
14982026-05-11T08:25:52.437Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
14992026-05-11T08:25:52.437Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15002026-05-11T08:25:55.433Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15012026-05-11T08:25:55.433Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15022026-05-11T08:25:55.433Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15032026-05-11T08:25:55.433Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15042026-05-11T08:25:55.433Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15052026-05-11T08:25:55.433Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
15062026-05-11T08:25:55.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-05-11T08:25:55.433Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15082026-05-11T08:25:55.433Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15092026-05-11T08:25:55.433Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15102026-05-11T08:25:55.433Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15112026-05-11T08:25:55.433Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15122026-05-11T08:25:55.433Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15132026-05-11T08:25:55.433Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15142026-05-11T08:25:55.433Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15152026-05-11T08:25:55.433Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
15162026-05-11T08:25:55.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-05-11T08:25:55.433Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15182026-05-11T08:25:55.433Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
15192026-05-11T08:25:55.433Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15202026-05-11T08:25:55.433Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15212026-05-11T08:25:55.433Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15222026-05-11T08:25:55.434Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15232026-05-11T08:25:55.434Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15242026-05-11T08:25:55.434Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15252026-05-11T08:25:55.434Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.3 Gbits/sec
15262026-05-11T08:25:55.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-05-11T08:25:55.434Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15282026-05-11T08:25:55.434Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15292026-05-11T08:25:55.434Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15302026-05-11T08:25:55.434Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15312026-05-11T08:25:55.434Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15322026-05-11T08:25:55.434Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15332026-05-11T08:25:55.434Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15342026-05-11T08:25:55.434Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15352026-05-11T08:25:55.434Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
15362026-05-11T08:25:55.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-05-11T08:25:55.434Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15382026-05-11T08:25:55.434Z[ 8] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
15392026-05-11T08:25:55.434Z[ 10] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
15402026-05-11T08:25:55.434Z[ 12] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
15412026-05-11T08:25:55.434Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15422026-05-11T08:25:55.434Z[ 16] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
15432026-05-11T08:25:55.434Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15442026-05-11T08:25:55.434Z[ 20] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
15452026-05-11T08:25:55.434Z[SUM] 10.00-10.00 sec 640 KBytes 9.69 Gbits/sec
15462026-05-11T08:25:55.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-05-11T08:25:55.434Z[ ID] Interval Transfer Bitrate
15482026-05-11T08:25:55.434Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15492026-05-11T08:25:55.434Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15502026-05-11T08:25:55.434Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15512026-05-11T08:25:55.434Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15522026-05-11T08:25:55.434Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15532026-05-11T08:25:55.434Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15542026-05-11T08:25:55.434Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15552026-05-11T08:25:55.434Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15562026-05-11T08:25:55.434Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
15572026-05-11T08:25:55.438ZRun 4/5...10022.5194127831Mbps
15582026-05-11T08:26:02.823Z-----------------------------------------------------------
15592026-05-11T08:26:02.823ZServer listening on 5201 (test #5)
15602026-05-11T08:26:02.823Z-----------------------------------------------------------
15612026-05-11T08:26:02.823ZAccepted connection from 10.0.0.1, port 45099
15622026-05-11T08:26:02.823Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41102
15632026-05-11T08:26:02.823Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42414
15642026-05-11T08:26:02.823Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40077
15652026-05-11T08:26:02.823Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39585
15662026-05-11T08:26:02.823Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59387
15672026-05-11T08:26:02.823Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45076
15682026-05-11T08:26:02.823Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52240
15692026-05-11T08:26:02.823Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52562
15702026-05-11T08:26:02.827Z[ ID] Interval Transfer Bitrate
15712026-05-11T08:26:02.827Z[ 5] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
15722026-05-11T08:26:02.827Z[ 8] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
15732026-05-11T08:26:02.827Z[ 10] 0.00-1.00 sec 117 MBytes 983 Mbits/sec
15742026-05-11T08:26:02.827Z[ 12] 0.00-1.00 sec 117 MBytes 983 Mbits/sec
15752026-05-11T08:26:02.828Z[ 14] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
15762026-05-11T08:26:02.828Z[ 16] 0.00-1.00 sec 117 MBytes 983 Mbits/sec
15772026-05-11T08:26:02.828Z[ 18] 0.00-1.00 sec 117 MBytes 983 Mbits/sec
15782026-05-11T08:26:02.828Z[ 20] 0.00-1.00 sec 117 MBytes 983 Mbits/sec
15792026-05-11T08:26:02.828Z[SUM] 0.00-1.00 sec 938 MBytes 7.86 Gbits/sec
15802026-05-11T08:26:02.828Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-05-11T08:26:02.828Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15822026-05-11T08:26:02.828Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15832026-05-11T08:26:02.828Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15842026-05-11T08:26:02.828Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15852026-05-11T08:26:02.828Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15862026-05-11T08:26:02.828Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15872026-05-11T08:26:02.828Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15882026-05-11T08:26:02.828Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15892026-05-11T08:26:02.828Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
15902026-05-11T08:26:02.828Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-05-11T08:26:02.829Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15922026-05-11T08:26:02.829Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15932026-05-11T08:26:02.829Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15942026-05-11T08:26:02.829Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15952026-05-11T08:26:02.829Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15962026-05-11T08:26:02.829Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15972026-05-11T08:26:02.829Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15982026-05-11T08:26:02.829Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15992026-05-11T08:26:02.829Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
16002026-05-11T08:26:02.829Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-05-11T08:26:02.829Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16022026-05-11T08:26:02.829Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16032026-05-11T08:26:02.829Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16042026-05-11T08:26:02.829Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16052026-05-11T08:26:02.829Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16062026-05-11T08:26:02.829Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16072026-05-11T08:26:02.829Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16082026-05-11T08:26:02.829Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16092026-05-11T08:26:02.829Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
16102026-05-11T08:26:02.829Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-05-11T08:26:02.829Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16122026-05-11T08:26:02.829Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16132026-05-11T08:26:02.829Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16142026-05-11T08:26:02.829Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16152026-05-11T08:26:02.829Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16162026-05-11T08:26:02.829Z[ 16] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
16172026-05-11T08:26:02.829Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16182026-05-11T08:26:02.829Z[ 20] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
16192026-05-11T08:26:02.829Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
16202026-05-11T08:26:02.829Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-05-11T08:26:02.829Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16222026-05-11T08:26:02.829Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16232026-05-11T08:26:02.829Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
16242026-05-11T08:26:02.829Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16252026-05-11T08:26:02.829Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16262026-05-11T08:26:02.829Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16272026-05-11T08:26:02.829Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
16282026-05-11T08:26:02.829Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
16292026-05-11T08:26:02.829Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
16302026-05-11T08:26:02.830Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-05-11T08:26:02.830Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16322026-05-11T08:26:02.830Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16332026-05-11T08:26:02.830Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16342026-05-11T08:26:05.825Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16352026-05-11T08:26:05.825Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16362026-05-11T08:26:05.825Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16372026-05-11T08:26:05.825Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16382026-05-11T08:26:05.825Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16392026-05-11T08:26:05.825Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
16402026-05-11T08:26:05.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-05-11T08:26:05.825Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16422026-05-11T08:26:05.825Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16432026-05-11T08:26:05.825Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16442026-05-11T08:26:05.825Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
16452026-05-11T08:26:05.825Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16462026-05-11T08:26:05.825Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16472026-05-11T08:26:05.825Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16482026-05-11T08:26:05.825Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
16492026-05-11T08:26:05.825Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
16502026-05-11T08:26:05.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-05-11T08:26:05.825Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16522026-05-11T08:26:05.825Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16532026-05-11T08:26:05.825Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16542026-05-11T08:26:05.826Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16552026-05-11T08:26:05.826Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16562026-05-11T08:26:05.826Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16572026-05-11T08:26:05.826Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16582026-05-11T08:26:05.826Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16592026-05-11T08:26:05.826Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
16602026-05-11T08:26:05.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-05-11T08:26:05.826Z[ 5] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16622026-05-11T08:26:05.826Z[ 8] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16632026-05-11T08:26:05.826Z[ 10] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16642026-05-11T08:26:05.826Z[ 12] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16652026-05-11T08:26:05.826Z[ 14] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16662026-05-11T08:26:05.826Z[ 16] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16672026-05-11T08:26:05.826Z[ 18] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16682026-05-11T08:26:05.827Z[ 20] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16692026-05-11T08:26:05.827Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
16702026-05-11T08:26:05.827Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-05-11T08:26:05.827Z[ 5] 10.00-10.00 sec 128 KBytes 1.74 Gbits/sec
16722026-05-11T08:26:05.827Z[ 8] 10.00-10.00 sec 128 KBytes 1.74 Gbits/sec
16732026-05-11T08:26:05.827Z[ 10] 10.00-10.00 sec 128 KBytes 1.74 Gbits/sec
16742026-05-11T08:26:05.827Z[ 12] 10.00-10.00 sec 128 KBytes 1.74 Gbits/sec
16752026-05-11T08:26:05.827Z[ 14] 10.00-10.00 sec 128 KBytes 1.74 Gbits/sec
16762026-05-11T08:26:05.827Z[ 16] 10.00-10.00 sec 128 KBytes 1.74 Gbits/sec
16772026-05-11T08:26:05.827Z[ 18] 10.00-10.00 sec 128 KBytes 1.74 Gbits/sec
16782026-05-11T08:26:05.827Z[ 20] 10.00-10.00 sec 128 KBytes 1.74 Gbits/sec
16792026-05-11T08:26:05.827Z[SUM] 10.00-10.00 sec 1.00 MBytes 13.9 Gbits/sec
16802026-05-11T08:26:05.827Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-05-11T08:26:05.827Z[ ID] Interval Transfer Bitrate
16822026-05-11T08:26:05.827Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16832026-05-11T08:26:05.827Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16842026-05-11T08:26:05.827Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16852026-05-11T08:26:05.827Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16862026-05-11T08:26:05.827Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16872026-05-11T08:26:05.827Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16882026-05-11T08:26:05.827Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16892026-05-11T08:26:05.827Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16902026-05-11T08:26:05.827Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.99 Gbits/sec receiver
16912026-05-11T08:26:05.830ZRun 5/5...9988.11178811952Mbps
16922026-05-11T08:26:05.830Z###---------------------###
16932026-05-11T08:26:05.830Z::: iPerf done... :::
16942026-05-11T08:26:05.831Z:::Awaiting out files...:::
16952026-05-11T08:26:05.831Z###---------------------###
16962026-05-11T08:26:05.831Z###-----###
16972026-05-11T08:26:05.831Z:::done!:::
16982026-05-11T08:26:05.831Z###-----###
16992026-05-11T08:26:05.831Z###-------------------###
17002026-05-11T08:26:05.831Z:::Running experiment :::
17012026-05-11T08:26:05.831Z:::iperf-tcp/local/s2c:::
17022026-05-11T08:26:05.831Z###-------------------###
17032026-05-11T08:26:13.245Z-----------------------------------------------------------
17042026-05-11T08:26:13.245ZServer listening on 5201 (test #6)
17052026-05-11T08:26:13.245Z-----------------------------------------------------------
17062026-05-11T08:26:13.245ZAccepted connection from 10.0.0.1, port 45684
17072026-05-11T08:26:13.245Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39676
17082026-05-11T08:26:13.245Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38160
17092026-05-11T08:26:13.245Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42533
17102026-05-11T08:26:13.245Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41728
17112026-05-11T08:26:13.245Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38840
17122026-05-11T08:26:13.245Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61713
17132026-05-11T08:26:13.245Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35547
17142026-05-11T08:26:13.245Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53720
17152026-05-11T08:26:13.245Z[ ID] Interval Transfer Bitrate
17162026-05-11T08:26:13.245Z[ 5] 0.00-1.00 sec 162 MBytes 1.36 Gbits/sec
17172026-05-11T08:26:13.245Z[ 8] 0.00-1.00 sec 141 MBytes 1.18 Gbits/sec
17182026-05-11T08:26:13.245Z[ 10] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
17192026-05-11T08:26:13.245Z[ 12] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
17202026-05-11T08:26:13.245Z[ 14] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
17212026-05-11T08:26:13.245Z[ 16] 0.00-1.00 sec 158 MBytes 1.33 Gbits/sec
17222026-05-11T08:26:13.245Z[ 18] 0.00-1.00 sec 132 MBytes 1.10 Gbits/sec
17232026-05-11T08:26:13.245Z[ 20] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
17242026-05-11T08:26:13.245Z[SUM] 0.00-1.00 sec 1.09 GBytes 9.36 Gbits/sec
17252026-05-11T08:26:13.245Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-05-11T08:26:13.245Z[ 5] 1.00-2.00 sec 165 MBytes 1.38 Gbits/sec
17272026-05-11T08:26:13.245Z[ 8] 1.00-2.00 sec 217 MBytes 1.82 Gbits/sec
17282026-05-11T08:26:13.245Z[ 10] 1.00-2.00 sec 182 MBytes 1.52 Gbits/sec
17292026-05-11T08:26:13.245Z[ 12] 1.00-2.00 sec 182 MBytes 1.53 Gbits/sec
17302026-05-11T08:26:13.245Z[ 14] 1.00-2.00 sec 231 MBytes 1.94 Gbits/sec
17312026-05-11T08:26:13.245Z[ 16] 1.00-2.00 sec 196 MBytes 1.65 Gbits/sec
17322026-05-11T08:26:13.245Z[ 18] 1.00-2.00 sec 184 MBytes 1.54 Gbits/sec
17332026-05-11T08:26:13.245Z[ 20] 1.00-2.00 sec 184 MBytes 1.54 Gbits/sec
17342026-05-11T08:26:13.245Z[SUM] 1.00-2.00 sec 1.50 GBytes 12.9 Gbits/sec
17352026-05-11T08:26:13.245Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-05-11T08:26:13.245Z[ 5] 2.00-3.00 sec 180 MBytes 1.51 Gbits/sec
17372026-05-11T08:26:13.245Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17382026-05-11T08:26:13.245Z[ 10] 2.00-3.00 sec 163 MBytes 1.37 Gbits/sec
17392026-05-11T08:26:13.246Z[ 12] 2.00-3.00 sec 163 MBytes 1.37 Gbits/sec
17402026-05-11T08:26:13.246Z[ 14] 2.00-3.00 sec 177 MBytes 1.48 Gbits/sec
17412026-05-11T08:26:13.246Z[ 16] 2.00-3.00 sec 166 MBytes 1.40 Gbits/sec
17422026-05-11T08:26:13.246Z[ 18] 2.00-3.00 sec 163 MBytes 1.36 Gbits/sec
17432026-05-11T08:26:13.246Z[ 20] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
17442026-05-11T08:26:13.246Z[SUM] 2.00-3.00 sec 1.30 GBytes 11.1 Gbits/sec
17452026-05-11T08:26:13.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-05-11T08:26:13.246Z[ 5] 3.00-4.00 sec 191 MBytes 1.60 Gbits/sec
17472026-05-11T08:26:13.246Z[ 8] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
17482026-05-11T08:26:13.246Z[ 10] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
17492026-05-11T08:26:13.246Z[ 12] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
17502026-05-11T08:26:13.246Z[ 14] 3.00-4.00 sec 164 MBytes 1.37 Gbits/sec
17512026-05-11T08:26:13.246Z[ 16] 3.00-4.00 sec 187 MBytes 1.57 Gbits/sec
17522026-05-11T08:26:13.246Z[ 18] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
17532026-05-11T08:26:13.246Z[ 20] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
17542026-05-11T08:26:13.246Z[SUM] 3.00-4.00 sec 1.33 GBytes 11.4 Gbits/sec
17552026-05-11T08:26:13.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-05-11T08:26:13.246Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17572026-05-11T08:26:13.246Z[ 8] 4.00-5.00 sec 168 MBytes 1.41 Gbits/sec
17582026-05-11T08:26:13.246Z[ 10] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
17592026-05-11T08:26:13.246Z[ 12] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
17602026-05-11T08:26:13.246Z[ 14] 4.00-5.00 sec 192 MBytes 1.61 Gbits/sec
17612026-05-11T08:26:13.246Z[ 16] 4.00-5.00 sec 181 MBytes 1.52 Gbits/sec
17622026-05-11T08:26:13.246Z[ 18] 4.00-5.00 sec 166 MBytes 1.40 Gbits/sec
17632026-05-11T08:26:13.246Z[ 20] 4.00-5.00 sec 166 MBytes 1.40 Gbits/sec
17642026-05-11T08:26:13.246Z[SUM] 4.00-5.00 sec 1.33 GBytes 11.4 Gbits/sec
17652026-05-11T08:26:13.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-05-11T08:26:13.246Z[ 5] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
17672026-05-11T08:26:13.246Z[ 8] 5.00-6.00 sec 164 MBytes 1.37 Gbits/sec
17682026-05-11T08:26:13.246Z[ 10] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
17692026-05-11T08:26:13.246Z[ 12] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
17702026-05-11T08:26:13.246Z[ 14] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
17712026-05-11T08:26:13.246Z[ 16] 5.00-6.00 sec 162 MBytes 1.35 Gbits/sec
17722026-05-11T08:26:13.246Z[ 18] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
17732026-05-11T08:26:13.246Z[ 20] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
17742026-05-11T08:26:13.246Z[SUM] 5.00-6.00 sec 1.25 GBytes 10.8 Gbits/sec
17752026-05-11T08:26:13.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-05-11T08:26:13.247Z[ 5] 6.00-7.00 sec 180 MBytes 1.51 Gbits/sec
17772026-05-11T08:26:13.247Z[ 8] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17782026-05-11T08:26:13.247Z[ 10] 6.00-7.00 sec 167 MBytes 1.40 Gbits/sec
17792026-05-11T08:26:16.245Z[ 12] 6.00-7.00 sec 167 MBytes 1.40 Gbits/sec
17802026-05-11T08:26:16.245Z[ 14] 6.00-7.00 sec 191 MBytes 1.60 Gbits/sec
17812026-05-11T08:26:16.245Z[ 16] 6.00-7.00 sec 182 MBytes 1.53 Gbits/sec
17822026-05-11T08:26:16.245Z[ 18] 6.00-7.00 sec 170 MBytes 1.43 Gbits/sec
17832026-05-11T08:26:16.246Z[ 20] 6.00-7.00 sec 170 MBytes 1.43 Gbits/sec
17842026-05-11T08:26:16.246Z[SUM] 6.00-7.00 sec 1.36 GBytes 11.6 Gbits/sec
17852026-05-11T08:26:16.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-05-11T08:26:16.246Z[ 5] 7.00-8.00 sec 189 MBytes 1.58 Gbits/sec
17872026-05-11T08:26:16.246Z[ 8] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
17882026-05-11T08:26:16.246Z[ 10] 7.00-8.00 sec 166 MBytes 1.40 Gbits/sec
17892026-05-11T08:26:16.246Z[ 12] 7.00-8.00 sec 166 MBytes 1.40 Gbits/sec
17902026-05-11T08:26:16.246Z[ 14] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17912026-05-11T08:26:16.246Z[ 16] 7.00-8.00 sec 196 MBytes 1.65 Gbits/sec
17922026-05-11T08:26:16.246Z[ 18] 7.00-8.00 sec 169 MBytes 1.42 Gbits/sec
17932026-05-11T08:26:16.246Z[ 20] 7.00-8.00 sec 169 MBytes 1.41 Gbits/sec
17942026-05-11T08:26:16.246Z[SUM] 7.00-8.00 sec 1.35 GBytes 11.6 Gbits/sec
17952026-05-11T08:26:16.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-05-11T08:26:16.246Z[ 5] 8.00-9.00 sec 184 MBytes 1.54 Gbits/sec
17972026-05-11T08:26:16.246Z[ 8] 8.00-9.00 sec 208 MBytes 1.75 Gbits/sec
17982026-05-11T08:26:16.246Z[ 10] 8.00-9.00 sec 170 MBytes 1.42 Gbits/sec
17992026-05-11T08:26:16.246Z[ 12] 8.00-9.00 sec 170 MBytes 1.43 Gbits/sec
18002026-05-11T08:26:16.246Z[ 14] 8.00-9.00 sec 178 MBytes 1.50 Gbits/sec
18012026-05-11T08:26:16.246Z[ 16] 8.00-9.00 sec 166 MBytes 1.40 Gbits/sec
18022026-05-11T08:26:16.246Z[ 18] 8.00-9.00 sec 170 MBytes 1.43 Gbits/sec
18032026-05-11T08:26:16.246Z[ 20] 8.00-9.00 sec 170 MBytes 1.43 Gbits/sec
18042026-05-11T08:26:16.246Z[SUM] 8.00-9.00 sec 1.38 GBytes 11.9 Gbits/sec
18052026-05-11T08:26:16.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-05-11T08:26:16.246Z[ 5] 9.00-10.00 sec 197 MBytes 1.65 Gbits/sec
18072026-05-11T08:26:16.246Z[ 8] 9.00-10.00 sec 230 MBytes 1.93 Gbits/sec
18082026-05-11T08:26:16.246Z[ 10] 9.00-10.00 sec 188 MBytes 1.57 Gbits/sec
18092026-05-11T08:26:16.246Z[ 12] 9.00-10.00 sec 188 MBytes 1.57 Gbits/sec
18102026-05-11T08:26:16.246Z[ 14] 9.00-10.00 sec 225 MBytes 1.89 Gbits/sec
18112026-05-11T08:26:16.246Z[ 16] 9.00-10.00 sec 215 MBytes 1.80 Gbits/sec
18122026-05-11T08:26:16.246Z[ 18] 9.00-10.00 sec 185 MBytes 1.55 Gbits/sec
18132026-05-11T08:26:16.246Z[ 20] 9.00-10.00 sec 185 MBytes 1.55 Gbits/sec
18142026-05-11T08:26:16.246Z[SUM] 9.00-10.00 sec 1.57 GBytes 13.5 Gbits/sec
18152026-05-11T08:26:16.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-05-11T08:26:16.246Z[ 5] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
18172026-05-11T08:26:16.246Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18182026-05-11T08:26:16.246Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18192026-05-11T08:26:16.246Z[ 12] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
18202026-05-11T08:26:16.246Z[ 14] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
18212026-05-11T08:26:16.247Z[ 16] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
18222026-05-11T08:26:16.247Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18232026-05-11T08:26:16.247Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18242026-05-11T08:26:16.247Z[SUM] 10.00-10.00 sec 512 KBytes 8.79 Gbits/sec
18252026-05-11T08:26:16.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-05-11T08:26:16.247Z[ ID] Interval Transfer Bitrate
18272026-05-11T08:26:16.247Z[ 5] 0.00-10.00 sec 1.73 GBytes 1.48 Gbits/sec sender
18282026-05-11T08:26:16.247Z[ 8] 0.00-10.00 sec 1.72 GBytes 1.48 Gbits/sec sender
18292026-05-11T08:26:16.247Z[ 10] 0.00-10.00 sec 1.62 GBytes 1.39 Gbits/sec sender
18302026-05-11T08:26:16.247Z[ 12] 0.00-10.00 sec 1.62 GBytes 1.39 Gbits/sec sender
18312026-05-11T08:26:16.247Z[ 14] 0.00-10.00 sec 1.78 GBytes 1.53 Gbits/sec sender
18322026-05-11T08:26:16.247Z[ 16] 0.00-10.00 sec 1.77 GBytes 1.52 Gbits/sec sender
18332026-05-11T08:26:16.247Z[ 18] 0.00-10.00 sec 1.62 GBytes 1.39 Gbits/sec sender
18342026-05-11T08:26:16.247Z[ 20] 0.00-10.00 sec 1.62 GBytes 1.39 Gbits/sec sender
18352026-05-11T08:26:16.247Z[SUM] 0.00-10.00 sec 13.5 GBytes 11.6 Gbits/sec sender
18362026-05-11T08:26:16.251ZRun 1/5...11570.886302793904Mbps
18372026-05-11T08:26:23.668Z-----------------------------------------------------------
18382026-05-11T08:26:23.668ZServer listening on 5201 (test #7)
18392026-05-11T08:26:23.668Z-----------------------------------------------------------
18402026-05-11T08:26:23.668ZAccepted connection from 10.0.0.1, port 57790
18412026-05-11T08:26:23.668Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64746
18422026-05-11T08:26:23.668Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54745
18432026-05-11T08:26:23.668Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55418
18442026-05-11T08:26:23.668Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59581
18452026-05-11T08:26:23.668Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33772
18462026-05-11T08:26:23.668Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51538
18472026-05-11T08:26:23.668Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35655
18482026-05-11T08:26:23.668Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36515
18492026-05-11T08:26:23.668Z[ ID] Interval Transfer Bitrate
18502026-05-11T08:26:23.668Z[ 5] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
18512026-05-11T08:26:23.668Z[ 8] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
18522026-05-11T08:26:23.668Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18532026-05-11T08:26:23.668Z[ 12] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
18542026-05-11T08:26:23.668Z[ 14] 0.00-1.00 sec 151 MBytes 1.26 Gbits/sec
18552026-05-11T08:26:23.668Z[ 16] 0.00-1.00 sec 158 MBytes 1.33 Gbits/sec
18562026-05-11T08:26:23.668Z[ 18] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
18572026-05-11T08:26:23.668Z[ 20] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
18582026-05-11T08:26:23.668Z[SUM] 0.00-1.00 sec 1.06 GBytes 9.09 Gbits/sec
18592026-05-11T08:26:23.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-05-11T08:26:23.668Z[ 5] 1.00-2.00 sec 175 MBytes 1.47 Gbits/sec
18612026-05-11T08:26:23.668Z[ 8] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
18622026-05-11T08:26:23.668Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
18632026-05-11T08:26:23.668Z[ 12] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
18642026-05-11T08:26:23.668Z[ 14] 1.00-2.00 sec 173 MBytes 1.45 Gbits/sec
18652026-05-11T08:26:23.668Z[ 16] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
18662026-05-11T08:26:23.668Z[ 18] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
18672026-05-11T08:26:23.668Z[ 20] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
18682026-05-11T08:26:23.668Z[SUM] 1.00-2.00 sec 1.28 GBytes 11.0 Gbits/sec
18692026-05-11T08:26:23.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-05-11T08:26:23.669Z[ 5] 2.00-3.00 sec 170 MBytes 1.43 Gbits/sec
18712026-05-11T08:26:23.669Z[ 8] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
18722026-05-11T08:26:23.669Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
18732026-05-11T08:26:23.669Z[ 12] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
18742026-05-11T08:26:23.669Z[ 14] 2.00-3.00 sec 176 MBytes 1.48 Gbits/sec
18752026-05-11T08:26:23.669Z[ 16] 2.00-3.00 sec 190 MBytes 1.59 Gbits/sec
18762026-05-11T08:26:23.669Z[ 18] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
18772026-05-11T08:26:23.669Z[ 20] 2.00-3.00 sec 168 MBytes 1.41 Gbits/sec
18782026-05-11T08:26:23.669Z[SUM] 2.00-3.00 sec 1.32 GBytes 11.4 Gbits/sec
18792026-05-11T08:26:23.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-05-11T08:26:23.669Z[ 5] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
18812026-05-11T08:26:23.669Z[ 8] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
18822026-05-11T08:26:23.669Z[ 10] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec
18832026-05-11T08:26:23.669Z[ 12] 3.00-4.00 sec 159 MBytes 1.34 Gbits/sec
18842026-05-11T08:26:23.669Z[ 14] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18852026-05-11T08:26:23.669Z[ 16] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
18862026-05-11T08:26:23.669Z[ 18] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
18872026-05-11T08:26:23.669Z[ 20] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
18882026-05-11T08:26:23.669Z[SUM] 3.00-4.00 sec 1.26 GBytes 10.8 Gbits/sec
18892026-05-11T08:26:23.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-05-11T08:26:23.669Z[ 5] 4.00-5.00 sec 178 MBytes 1.49 Gbits/sec
18912026-05-11T08:26:23.669Z[ 8] 4.00-5.00 sec 172 MBytes 1.45 Gbits/sec
18922026-05-11T08:26:23.669Z[ 10] 4.00-5.00 sec 177 MBytes 1.48 Gbits/sec
18932026-05-11T08:26:23.669Z[ 12] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
18942026-05-11T08:26:23.669Z[ 14] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
18952026-05-11T08:26:23.669Z[ 16] 4.00-5.00 sec 184 MBytes 1.54 Gbits/sec
18962026-05-11T08:26:23.669Z[ 18] 4.00-5.00 sec 172 MBytes 1.45 Gbits/sec
18972026-05-11T08:26:23.669Z[ 20] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
18982026-05-11T08:26:23.669Z[SUM] 4.00-5.00 sec 1.36 GBytes 11.7 Gbits/sec
18992026-05-11T08:26:23.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-05-11T08:26:23.669Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19012026-05-11T08:26:23.669Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19022026-05-11T08:26:23.669Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19032026-05-11T08:26:23.669Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19042026-05-11T08:26:23.669Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19052026-05-11T08:26:23.669Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19062026-05-11T08:26:23.670Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19072026-05-11T08:26:23.670Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19082026-05-11T08:26:23.670Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
19092026-05-11T08:26:23.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-05-11T08:26:23.670Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19112026-05-11T08:26:23.670Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19122026-05-11T08:26:23.670Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19132026-05-11T08:26:26.669Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19142026-05-11T08:26:26.669Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19152026-05-11T08:26:26.669Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
19162026-05-11T08:26:26.669Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19172026-05-11T08:26:26.669Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19182026-05-11T08:26:26.669Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
19192026-05-11T08:26:26.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-05-11T08:26:26.669Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19212026-05-11T08:26:26.669Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19222026-05-11T08:26:26.669Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19232026-05-11T08:26:26.669Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19242026-05-11T08:26:26.669Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19252026-05-11T08:26:26.669Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19262026-05-11T08:26:26.669Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19272026-05-11T08:26:26.669Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19282026-05-11T08:26:26.669Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
19292026-05-11T08:26:26.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-05-11T08:26:26.669Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19312026-05-11T08:26:26.669Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19322026-05-11T08:26:26.669Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19332026-05-11T08:26:26.670Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19342026-05-11T08:26:26.670Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19352026-05-11T08:26:26.670Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19362026-05-11T08:26:26.670Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19372026-05-11T08:26:26.670Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19382026-05-11T08:26:26.670Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
19392026-05-11T08:26:26.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-05-11T08:26:26.670Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19412026-05-11T08:26:26.670Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19422026-05-11T08:26:26.670Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19432026-05-11T08:26:26.671Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19442026-05-11T08:26:26.671Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19452026-05-11T08:26:26.671Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19462026-05-11T08:26:26.671Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19472026-05-11T08:26:26.671Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19482026-05-11T08:26:26.671Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
19492026-05-11T08:26:26.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-05-11T08:26:26.671Z[ 5] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
19512026-05-11T08:26:26.671Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19522026-05-11T08:26:26.671Z[ 10] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19532026-05-11T08:26:26.671Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19542026-05-11T08:26:26.671Z[ 14] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19552026-05-11T08:26:26.671Z[ 16] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19562026-05-11T08:26:26.671Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19572026-05-11T08:26:26.671Z[ 20] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19582026-05-11T08:26:26.671Z[SUM] 10.00-10.00 sec 640 KBytes 11.4 Gbits/sec
19592026-05-11T08:26:26.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-05-11T08:26:26.671Z[ ID] Interval Transfer Bitrate
19612026-05-11T08:26:26.671Z[ 5] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
19622026-05-11T08:26:26.671Z[ 8] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19632026-05-11T08:26:26.671Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
19642026-05-11T08:26:26.671Z[ 12] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19652026-05-11T08:26:26.671Z[ 14] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
19662026-05-11T08:26:26.671Z[ 16] 0.00-10.00 sec 1.58 GBytes 1.36 Gbits/sec sender
19672026-05-11T08:26:26.671Z[ 18] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19682026-05-11T08:26:26.671Z[ 20] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19692026-05-11T08:26:26.671Z[SUM] 0.00-10.00 sec 12.3 GBytes 10.6 Gbits/sec sender
19702026-05-11T08:26:26.674ZRun 2/5...10556.3551928349Mbps
19712026-05-11T08:26:34.077Z-----------------------------------------------------------
19722026-05-11T08:26:34.077ZServer listening on 5201 (test #8)
19732026-05-11T08:26:34.077Z-----------------------------------------------------------
19742026-05-11T08:26:34.077ZAccepted connection from 10.0.0.1, port 38484
19752026-05-11T08:26:34.077Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56937
19762026-05-11T08:26:34.077Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43176
19772026-05-11T08:26:34.077Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39940
19782026-05-11T08:26:34.077Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62650
19792026-05-11T08:26:34.077Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55528
19802026-05-11T08:26:34.077Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44630
19812026-05-11T08:26:34.077Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49469
19822026-05-11T08:26:34.077Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47164
19832026-05-11T08:26:34.077Z[ ID] Interval Transfer Bitrate
19842026-05-11T08:26:34.077Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19852026-05-11T08:26:34.077Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19862026-05-11T08:26:34.078Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19872026-05-11T08:26:34.078Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19882026-05-11T08:26:34.078Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19892026-05-11T08:26:34.078Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19902026-05-11T08:26:34.078Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19912026-05-11T08:26:34.078Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19922026-05-11T08:26:34.078Z[SUM] 0.00-1.00 sec 957 MBytes 8.03 Gbits/sec
19932026-05-11T08:26:34.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-05-11T08:26:34.078Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19952026-05-11T08:26:34.078Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19962026-05-11T08:26:34.078Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19972026-05-11T08:26:34.078Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19982026-05-11T08:26:34.078Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19992026-05-11T08:26:34.078Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20002026-05-11T08:26:34.078Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20012026-05-11T08:26:34.078Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20022026-05-11T08:26:34.078Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
20032026-05-11T08:26:34.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-05-11T08:26:34.078Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20052026-05-11T08:26:34.078Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20062026-05-11T08:26:34.079Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20072026-05-11T08:26:34.079Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20082026-05-11T08:26:34.079Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20092026-05-11T08:26:34.079Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20102026-05-11T08:26:34.079Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20112026-05-11T08:26:34.079Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20122026-05-11T08:26:34.079Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
20132026-05-11T08:26:34.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-05-11T08:26:34.079Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20152026-05-11T08:26:34.079Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20162026-05-11T08:26:34.079Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20172026-05-11T08:26:34.079Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20182026-05-11T08:26:34.079Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20192026-05-11T08:26:34.079Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20202026-05-11T08:26:34.079Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20212026-05-11T08:26:34.079Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20222026-05-11T08:26:34.079Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
20232026-05-11T08:26:34.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-05-11T08:26:34.079Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20252026-05-11T08:26:34.079Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20262026-05-11T08:26:34.079Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20272026-05-11T08:26:34.079Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20282026-05-11T08:26:34.079Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20292026-05-11T08:26:34.079Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20302026-05-11T08:26:34.079Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20312026-05-11T08:26:34.079Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20322026-05-11T08:26:34.079Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
20332026-05-11T08:26:34.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-05-11T08:26:34.079Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20352026-05-11T08:26:34.079Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20362026-05-11T08:26:34.079Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20372026-05-11T08:26:34.079Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20382026-05-11T08:26:34.079Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20392026-05-11T08:26:34.079Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20402026-05-11T08:26:34.079Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20412026-05-11T08:26:34.079Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20422026-05-11T08:26:34.079Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.4 Gbits/sec
20432026-05-11T08:26:34.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-05-11T08:26:34.080Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20452026-05-11T08:26:34.080Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20462026-05-11T08:26:34.080Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20472026-05-11T08:26:37.078Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20482026-05-11T08:26:37.078Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20492026-05-11T08:26:37.078Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20502026-05-11T08:26:37.078Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20512026-05-11T08:26:37.078Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20522026-05-11T08:26:37.078Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
20532026-05-11T08:26:37.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-05-11T08:26:37.079Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20552026-05-11T08:26:37.079Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20562026-05-11T08:26:37.079Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20572026-05-11T08:26:37.079Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20582026-05-11T08:26:37.079Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20592026-05-11T08:26:37.079Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20602026-05-11T08:26:37.079Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
20612026-05-11T08:26:37.079Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20622026-05-11T08:26:37.079Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
20632026-05-11T08:26:37.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-05-11T08:26:37.079Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20652026-05-11T08:26:37.079Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20662026-05-11T08:26:37.079Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20672026-05-11T08:26:37.079Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20682026-05-11T08:26:37.079Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20692026-05-11T08:26:37.079Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20702026-05-11T08:26:37.079Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20712026-05-11T08:26:37.079Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20722026-05-11T08:26:37.079Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
20732026-05-11T08:26:37.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-05-11T08:26:37.079Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20752026-05-11T08:26:37.079Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20762026-05-11T08:26:37.079Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
20772026-05-11T08:26:37.079Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20782026-05-11T08:26:37.079Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20792026-05-11T08:26:37.079Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20802026-05-11T08:26:37.079Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20812026-05-11T08:26:37.079Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20822026-05-11T08:26:37.079Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
20832026-05-11T08:26:37.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-05-11T08:26:37.079Z[ 5] 10.00-10.00 sec 256 KBytes 1.42 Gbits/sec
20852026-05-11T08:26:37.079Z[ 8] 10.00-10.00 sec 256 KBytes 1.42 Gbits/sec
20862026-05-11T08:26:37.079Z[ 10] 10.00-10.00 sec 128 KBytes 709 Mbits/sec
20872026-05-11T08:26:37.079Z[ 12] 10.00-10.00 sec 256 KBytes 1.42 Gbits/sec
20882026-05-11T08:26:37.079Z[ 14] 10.00-10.00 sec 256 KBytes 1.42 Gbits/sec
20892026-05-11T08:26:37.079Z[ 16] 10.00-10.00 sec 128 KBytes 709 Mbits/sec
20902026-05-11T08:26:37.079Z[ 18] 10.00-10.00 sec 256 KBytes 1.42 Gbits/sec
20912026-05-11T08:26:37.079Z[ 20] 10.00-10.00 sec 128 KBytes 709 Mbits/sec
20922026-05-11T08:26:37.080Z[SUM] 10.00-10.00 sec 1.62 MBytes 9.21 Gbits/sec
20932026-05-11T08:26:37.083Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-05-11T08:26:37.083Z[ ID] Interval Transfer Bitrate
20952026-05-11T08:26:37.083Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20962026-05-11T08:26:37.083Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20972026-05-11T08:26:37.083Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20982026-05-11T08:26:37.083Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20992026-05-11T08:26:37.083Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21002026-05-11T08:26:37.083Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21012026-05-11T08:26:37.083Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21022026-05-11T08:26:37.083Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21032026-05-11T08:26:37.083Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
21042026-05-11T08:26:37.083ZRun 3/5...10110.01278968922Mbps
21052026-05-11T08:26:44.477Z-----------------------------------------------------------
21062026-05-11T08:26:44.477ZServer listening on 5201 (test #9)
21072026-05-11T08:26:44.477Z-----------------------------------------------------------
21082026-05-11T08:26:44.477ZAccepted connection from 10.0.0.1, port 45013
21092026-05-11T08:26:44.478Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51779
21102026-05-11T08:26:44.478Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44855
21112026-05-11T08:26:44.478Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51834
21122026-05-11T08:26:44.478Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54916
21132026-05-11T08:26:44.478Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63161
21142026-05-11T08:26:44.478Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61004
21152026-05-11T08:26:44.478Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56081
21162026-05-11T08:26:44.478Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40035
21172026-05-11T08:26:44.478Z[ ID] Interval Transfer Bitrate
21182026-05-11T08:26:44.478Z[ 5] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
21192026-05-11T08:26:44.478Z[ 8] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
21202026-05-11T08:26:44.478Z[ 10] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
21212026-05-11T08:26:44.478Z[ 12] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
21222026-05-11T08:26:44.478Z[ 14] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
21232026-05-11T08:26:44.478Z[ 16] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
21242026-05-11T08:26:44.478Z[ 18] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
21252026-05-11T08:26:44.478Z[ 20] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
21262026-05-11T08:26:44.478Z[SUM] 0.00-1.00 sec 943 MBytes 7.91 Gbits/sec
21272026-05-11T08:26:44.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-05-11T08:26:44.478Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21292026-05-11T08:26:44.478Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21302026-05-11T08:26:44.478Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21312026-05-11T08:26:44.478Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21322026-05-11T08:26:44.478Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21332026-05-11T08:26:44.478Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21342026-05-11T08:26:44.478Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21352026-05-11T08:26:44.478Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21362026-05-11T08:26:44.478Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.3 Gbits/sec
21372026-05-11T08:26:44.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-05-11T08:26:44.478Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
21392026-05-11T08:26:44.478Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21402026-05-11T08:26:44.478Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21412026-05-11T08:26:44.478Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21422026-05-11T08:26:44.478Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21432026-05-11T08:26:44.478Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21442026-05-11T08:26:44.478Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21452026-05-11T08:26:44.478Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21462026-05-11T08:26:44.478Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
21472026-05-11T08:26:44.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-05-11T08:26:44.479Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21492026-05-11T08:26:44.479Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21502026-05-11T08:26:44.479Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21512026-05-11T08:26:44.479Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21522026-05-11T08:26:44.479Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21532026-05-11T08:26:44.479Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21542026-05-11T08:26:44.479Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21552026-05-11T08:26:44.479Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21562026-05-11T08:26:44.479Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
21572026-05-11T08:26:44.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-05-11T08:26:44.479Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21592026-05-11T08:26:44.479Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21602026-05-11T08:26:44.479Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21612026-05-11T08:26:44.480Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21622026-05-11T08:26:44.480Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21632026-05-11T08:26:44.480Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21642026-05-11T08:26:44.480Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21652026-05-11T08:26:44.480Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21662026-05-11T08:26:44.480Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
21672026-05-11T08:26:44.480Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-05-11T08:26:44.480Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21692026-05-11T08:26:44.480Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21702026-05-11T08:26:44.480Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
21712026-05-11T08:26:44.480Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21722026-05-11T08:26:44.480Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
21732026-05-11T08:26:44.480Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21742026-05-11T08:26:44.480Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21752026-05-11T08:26:44.480Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
21762026-05-11T08:26:44.480Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
21772026-05-11T08:26:44.480Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-05-11T08:26:44.480Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21792026-05-11T08:26:44.480Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21802026-05-11T08:26:44.480Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21812026-05-11T08:26:47.478Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21822026-05-11T08:26:47.478Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21832026-05-11T08:26:47.478Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21842026-05-11T08:26:47.478Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21852026-05-11T08:26:47.478Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21862026-05-11T08:26:47.478Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
21872026-05-11T08:26:47.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-05-11T08:26:47.478Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21892026-05-11T08:26:47.478Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21902026-05-11T08:26:47.478Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21912026-05-11T08:26:47.478Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21922026-05-11T08:26:47.478Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21932026-05-11T08:26:47.478Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21942026-05-11T08:26:47.478Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21952026-05-11T08:26:47.478Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21962026-05-11T08:26:47.478Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
21972026-05-11T08:26:47.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-05-11T08:26:47.478Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21992026-05-11T08:26:47.478Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22002026-05-11T08:26:47.478Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22012026-05-11T08:26:47.478Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22022026-05-11T08:26:47.478Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22032026-05-11T08:26:47.479Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22042026-05-11T08:26:47.479Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22052026-05-11T08:26:47.479Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22062026-05-11T08:26:47.479Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
22072026-05-11T08:26:47.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-05-11T08:26:47.479Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22092026-05-11T08:26:47.479Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22102026-05-11T08:26:47.479Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22112026-05-11T08:26:47.479Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22122026-05-11T08:26:47.479Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22132026-05-11T08:26:47.479Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22142026-05-11T08:26:47.479Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22152026-05-11T08:26:47.479Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22162026-05-11T08:26:47.479Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
22172026-05-11T08:26:47.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-05-11T08:26:47.479Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22192026-05-11T08:26:47.482Z[ 8] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
22202026-05-11T08:26:47.482Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22212026-05-11T08:26:47.482Z[ 12] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
22222026-05-11T08:26:47.482Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22232026-05-11T08:26:47.482Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22242026-05-11T08:26:47.482Z[ 18] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
22252026-05-11T08:26:47.482Z[ 20] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
22262026-05-11T08:26:47.482Z[SUM] 10.00-10.00 sec 512 KBytes 9.55 Gbits/sec
22272026-05-11T08:26:47.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-05-11T08:26:47.483Z[ ID] Interval Transfer Bitrate
22292026-05-11T08:26:47.483Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22302026-05-11T08:26:47.483Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22312026-05-11T08:26:47.483Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22322026-05-11T08:26:47.483Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22332026-05-11T08:26:47.483Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22342026-05-11T08:26:47.483Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22352026-05-11T08:26:47.483Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22362026-05-11T08:26:47.483Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22372026-05-11T08:26:47.483Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec sender
22382026-05-11T08:26:47.483ZRun 4/5...10041.233196136216Mbps
22392026-05-11T08:26:54.868Z-----------------------------------------------------------
22402026-05-11T08:26:54.868ZServer listening on 5201 (test #10)
22412026-05-11T08:26:54.868Z-----------------------------------------------------------
22422026-05-11T08:26:54.868ZAccepted connection from 10.0.0.1, port 59575
22432026-05-11T08:26:54.868Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58692
22442026-05-11T08:26:54.868Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36655
22452026-05-11T08:26:54.868Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48109
22462026-05-11T08:26:54.868Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50317
22472026-05-11T08:26:54.868Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37154
22482026-05-11T08:26:54.868Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60137
22492026-05-11T08:26:54.868Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49816
22502026-05-11T08:26:54.868Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52678
22512026-05-11T08:26:54.868Z[ ID] Interval Transfer Bitrate
22522026-05-11T08:26:54.868Z[ 5] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
22532026-05-11T08:26:54.868Z[ 8] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
22542026-05-11T08:26:54.868Z[ 10] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
22552026-05-11T08:26:54.868Z[ 12] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
22562026-05-11T08:26:54.868Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22572026-05-11T08:26:54.868Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22582026-05-11T08:26:54.868Z[ 18] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
22592026-05-11T08:26:54.868Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22602026-05-11T08:26:54.869Z[SUM] 0.00-1.00 sec 984 MBytes 8.25 Gbits/sec
22612026-05-11T08:26:54.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-05-11T08:26:54.869Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22632026-05-11T08:26:54.869Z[ 8] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
22642026-05-11T08:26:54.869Z[ 10] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
22652026-05-11T08:26:54.869Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22662026-05-11T08:26:54.869Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22672026-05-11T08:26:54.869Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22682026-05-11T08:26:54.869Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22692026-05-11T08:26:54.869Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22702026-05-11T08:26:54.869Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
22712026-05-11T08:26:54.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-05-11T08:26:54.869Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22732026-05-11T08:26:54.869Z[ 8] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22742026-05-11T08:26:54.869Z[ 10] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
22752026-05-11T08:26:54.869Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22762026-05-11T08:26:54.869Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22772026-05-11T08:26:54.869Z[ 16] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22782026-05-11T08:26:54.869Z[ 18] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22792026-05-11T08:26:54.869Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22802026-05-11T08:26:54.869Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
22812026-05-11T08:26:54.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-05-11T08:26:54.869Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22832026-05-11T08:26:54.869Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22842026-05-11T08:26:54.869Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22852026-05-11T08:26:54.869Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22862026-05-11T08:26:54.869Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22872026-05-11T08:26:54.869Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22882026-05-11T08:26:54.869Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22892026-05-11T08:26:54.869Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22902026-05-11T08:26:54.869Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
22912026-05-11T08:26:54.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-05-11T08:26:54.869Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22932026-05-11T08:26:54.869Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22942026-05-11T08:26:54.869Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22952026-05-11T08:26:54.869Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
22962026-05-11T08:26:54.869Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22972026-05-11T08:26:54.869Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22982026-05-11T08:26:54.870Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22992026-05-11T08:26:54.873Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23002026-05-11T08:26:54.873Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
23012026-05-11T08:26:54.873Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-05-11T08:26:54.873Z[ 5] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
23032026-05-11T08:26:54.873Z[ 8] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
23042026-05-11T08:26:54.873Z[ 10] 5.00-6.00 sec 167 MBytes 1.40 Gbits/sec
23052026-05-11T08:26:54.873Z[ 12] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
23062026-05-11T08:26:54.873Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23072026-05-11T08:26:54.873Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23082026-05-11T08:26:54.873Z[ 18] 5.00-6.00 sec 165 MBytes 1.39 Gbits/sec
23092026-05-11T08:26:54.873Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23102026-05-11T08:26:54.873Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.7 Gbits/sec
23112026-05-11T08:26:54.873Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-05-11T08:26:54.873Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23132026-05-11T08:26:54.873Z[ 8] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
23142026-05-11T08:26:54.873Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23152026-05-11T08:26:57.870Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23162026-05-11T08:26:57.870Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23172026-05-11T08:26:57.870Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23182026-05-11T08:26:57.870Z[ 18] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
23192026-05-11T08:26:57.870Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
23202026-05-11T08:26:57.870Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
23212026-05-11T08:26:57.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-05-11T08:26:57.870Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23232026-05-11T08:26:57.870Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23242026-05-11T08:26:57.870Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23252026-05-11T08:26:57.870Z[ 12] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
23262026-05-11T08:26:57.870Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23272026-05-11T08:26:57.870Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23282026-05-11T08:26:57.870Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23292026-05-11T08:26:57.870Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
23302026-05-11T08:26:57.870Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
23312026-05-11T08:26:57.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-05-11T08:26:57.870Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23332026-05-11T08:26:57.870Z[ 8] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
23342026-05-11T08:26:57.870Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23352026-05-11T08:26:57.870Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23362026-05-11T08:26:57.870Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23372026-05-11T08:26:57.870Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23382026-05-11T08:26:57.870Z[ 18] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
23392026-05-11T08:26:57.870Z[ 20] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
23402026-05-11T08:26:57.870Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
23412026-05-11T08:26:57.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-05-11T08:26:57.870Z[ 5] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
23432026-05-11T08:26:57.870Z[ 8] 9.00-10.00 sec 166 MBytes 1.40 Gbits/sec
23442026-05-11T08:26:57.870Z[ 10] 9.00-10.00 sec 164 MBytes 1.38 Gbits/sec
23452026-05-11T08:26:57.870Z[ 12] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
23462026-05-11T08:26:57.870Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23472026-05-11T08:26:57.870Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23482026-05-11T08:26:57.870Z[ 18] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
23492026-05-11T08:26:57.870Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23502026-05-11T08:26:57.871Z[SUM] 9.00-10.00 sec 1.25 GBytes 10.7 Gbits/sec
23512026-05-11T08:26:57.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-05-11T08:26:57.871Z[ 5] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
23532026-05-11T08:26:57.871Z[ 8] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
23542026-05-11T08:26:57.874Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23552026-05-11T08:26:57.874Z[ 12] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
23562026-05-11T08:26:57.874Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23572026-05-11T08:26:57.874Z[ 16] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
23582026-05-11T08:26:57.874Z[ 18] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
23592026-05-11T08:26:57.874Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23602026-05-11T08:26:57.874Z[SUM] 10.00-10.00 sec 640 KBytes 10.6 Gbits/sec
23612026-05-11T08:26:57.874Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-05-11T08:26:57.874Z[ ID] Interval Transfer Bitrate
23632026-05-11T08:26:57.874Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23642026-05-11T08:26:57.874Z[ 8] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
23652026-05-11T08:26:57.874Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
23662026-05-11T08:26:57.874Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23672026-05-11T08:26:57.874Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23682026-05-11T08:26:57.874Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23692026-05-11T08:26:57.874Z[ 18] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
23702026-05-11T08:26:57.874Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23712026-05-11T08:26:57.874Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
23722026-05-11T08:26:57.874ZRun 5/5...10241.866247781236Mbps
23732026-05-11T08:26:57.874Z###---------------------###
23742026-05-11T08:26:57.874Z::: iPerf done... :::
23752026-05-11T08:26:57.874Z:::Awaiting out files...:::
23762026-05-11T08:26:57.874Z###---------------------###
23772026-05-11T08:26:57.874Z###-----###
23782026-05-11T08:26:57.875Z:::done!:::
23792026-05-11T08:26:57.875Z###-----###
23802026-05-11T08:26:57.875Z###-------------------###
23812026-05-11T08:26:57.875Z:::Running experiment :::
23822026-05-11T08:26:57.875Z:::iperf-tcp/local/c2s:::
23832026-05-11T08:26:57.875Z###-------------------###
23842026-05-11T08:26:58.216Zdtrace: description 'profile-201us ' matched 2 probes
23852026-05-11T08:27:05.262Z-----------------------------------------------------------
23862026-05-11T08:27:05.262ZServer listening on 5201 (test #11)
23872026-05-11T08:27:05.262Z-----------------------------------------------------------
23882026-05-11T08:27:05.262ZAccepted connection from 10.0.0.1, port 54840
23892026-05-11T08:27:05.262Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52430
23902026-05-11T08:27:05.262Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65162
23912026-05-11T08:27:05.262Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44851
23922026-05-11T08:27:05.262Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59652
23932026-05-11T08:27:05.262Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52330
23942026-05-11T08:27:05.262Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38771
23952026-05-11T08:27:05.262Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39380
23962026-05-11T08:27:05.262Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46892
23972026-05-11T08:27:05.262Z[ ID] Interval Transfer Bitrate
23982026-05-11T08:27:05.262Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
23992026-05-11T08:27:05.262Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
24002026-05-11T08:27:05.262Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
24012026-05-11T08:27:05.262Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
24022026-05-11T08:27:05.262Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
24032026-05-11T08:27:05.262Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
24042026-05-11T08:27:05.263Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
24052026-05-11T08:27:05.263Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
24062026-05-11T08:27:05.263Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
24072026-05-11T08:27:05.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-05-11T08:27:05.263Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24092026-05-11T08:27:05.263Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24102026-05-11T08:27:05.263Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24112026-05-11T08:27:05.263Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24122026-05-11T08:27:05.263Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24132026-05-11T08:27:05.263Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24142026-05-11T08:27:05.263Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24152026-05-11T08:27:05.263Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24162026-05-11T08:27:05.263Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
24172026-05-11T08:27:05.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-05-11T08:27:05.263Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24192026-05-11T08:27:05.263Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24202026-05-11T08:27:05.263Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
24212026-05-11T08:27:05.263Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
24222026-05-11T08:27:05.263Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24232026-05-11T08:27:05.263Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24242026-05-11T08:27:05.263Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
24252026-05-11T08:27:05.263Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24262026-05-11T08:27:05.263Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
24272026-05-11T08:27:05.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-05-11T08:27:05.263Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
24292026-05-11T08:27:05.263Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
24302026-05-11T08:27:05.263Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
24312026-05-11T08:27:05.263Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
24322026-05-11T08:27:05.263Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
24332026-05-11T08:27:05.263Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
24342026-05-11T08:27:05.263Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
24352026-05-11T08:27:05.263Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
24362026-05-11T08:27:05.263Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
24372026-05-11T08:27:05.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-05-11T08:27:05.263Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
24392026-05-11T08:27:05.264Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24402026-05-11T08:27:05.264Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24412026-05-11T08:27:05.264Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
24422026-05-11T08:27:05.264Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24432026-05-11T08:27:05.264Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24442026-05-11T08:27:05.264Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24452026-05-11T08:27:05.264Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24462026-05-11T08:27:05.264Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
24472026-05-11T08:27:05.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-05-11T08:27:05.264Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24492026-05-11T08:27:05.264Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24502026-05-11T08:27:05.264Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24512026-05-11T08:27:05.264Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24522026-05-11T08:27:05.264Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24532026-05-11T08:27:05.264Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24542026-05-11T08:27:05.264Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24552026-05-11T08:27:05.264Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24562026-05-11T08:27:05.264Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
24572026-05-11T08:27:05.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-05-11T08:27:05.264Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24592026-05-11T08:27:05.264Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24602026-05-11T08:27:05.264Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24612026-05-11T08:27:08.264Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24622026-05-11T08:27:08.264Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24632026-05-11T08:27:08.264Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24642026-05-11T08:27:08.264Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24652026-05-11T08:27:08.264Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24662026-05-11T08:27:08.264Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
24672026-05-11T08:27:08.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-05-11T08:27:08.264Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24692026-05-11T08:27:08.264Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
24702026-05-11T08:27:08.264Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
24712026-05-11T08:27:08.264Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
24722026-05-11T08:27:08.264Z[ 14] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
24732026-05-11T08:27:08.264Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24742026-05-11T08:27:08.264Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
24752026-05-11T08:27:08.264Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24762026-05-11T08:27:08.264Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
24772026-05-11T08:27:08.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-05-11T08:27:08.264Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24792026-05-11T08:27:08.264Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24802026-05-11T08:27:08.264Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24812026-05-11T08:27:08.265Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24822026-05-11T08:27:08.265Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24832026-05-11T08:27:08.265Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24842026-05-11T08:27:08.265Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24852026-05-11T08:27:08.265Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24862026-05-11T08:27:08.265Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
24872026-05-11T08:27:08.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-05-11T08:27:08.265Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24892026-05-11T08:27:08.265Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24902026-05-11T08:27:08.265Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24912026-05-11T08:27:08.265Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24922026-05-11T08:27:08.265Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24932026-05-11T08:27:08.265Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24942026-05-11T08:27:08.265Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24952026-05-11T08:27:08.265Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24962026-05-11T08:27:08.265Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
24972026-05-11T08:27:08.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-05-11T08:27:08.265Z[ 5] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
24992026-05-11T08:27:08.265Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25002026-05-11T08:27:08.265Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25012026-05-11T08:27:08.265Z[ 12] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
25022026-05-11T08:27:08.265Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25032026-05-11T08:27:08.265Z[ 16] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
25042026-05-11T08:27:08.265Z[ 18] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
25052026-05-11T08:27:08.265Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25062026-05-11T08:27:08.265Z[SUM] 10.00-10.00 sec 512 KBytes 4.17 Gbits/sec
25072026-05-11T08:27:08.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-05-11T08:27:08.265Z[ ID] Interval Transfer Bitrate
25092026-05-11T08:27:08.265Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
25102026-05-11T08:27:08.265Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
25112026-05-11T08:27:08.265Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
25122026-05-11T08:27:08.265Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
25132026-05-11T08:27:08.265Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
25142026-05-11T08:27:08.265Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
25152026-05-11T08:27:08.265Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
25162026-05-11T08:27:08.265Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
25172026-05-11T08:27:08.265Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
25182026-05-11T08:27:08.269ZRun 1/10...3483.0900949980996Mbps
25192026-05-11T08:27:15.667Z-----------------------------------------------------------
25202026-05-11T08:27:15.667ZServer listening on 5201 (test #12)
25212026-05-11T08:27:15.667Z-----------------------------------------------------------
25222026-05-11T08:27:15.667ZAccepted connection from 10.0.0.1, port 50880
25232026-05-11T08:27:15.667Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41911
25242026-05-11T08:27:15.667Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60587
25252026-05-11T08:27:15.667Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64496
25262026-05-11T08:27:15.667Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44203
25272026-05-11T08:27:15.667Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55825
25282026-05-11T08:27:15.667Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33236
25292026-05-11T08:27:15.667Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48741
25302026-05-11T08:27:15.667Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57204
25312026-05-11T08:27:15.667Z[ ID] Interval Transfer Bitrate
25322026-05-11T08:27:15.667Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25332026-05-11T08:27:15.667Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25342026-05-11T08:27:15.667Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25352026-05-11T08:27:15.667Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25362026-05-11T08:27:15.667Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25372026-05-11T08:27:15.667Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25382026-05-11T08:27:15.667Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25392026-05-11T08:27:15.667Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25402026-05-11T08:27:15.667Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
25412026-05-11T08:27:15.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-05-11T08:27:15.668Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25432026-05-11T08:27:15.668Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25442026-05-11T08:27:15.668Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25452026-05-11T08:27:15.668Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25462026-05-11T08:27:15.668Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25472026-05-11T08:27:15.668Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25482026-05-11T08:27:15.668Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25492026-05-11T08:27:15.668Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25502026-05-11T08:27:15.668Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
25512026-05-11T08:27:15.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-05-11T08:27:15.668Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25532026-05-11T08:27:15.668Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25542026-05-11T08:27:15.668Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
25552026-05-11T08:27:15.668Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25562026-05-11T08:27:15.668Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25572026-05-11T08:27:15.668Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25582026-05-11T08:27:15.668Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25592026-05-11T08:27:15.668Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
25602026-05-11T08:27:15.668Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
25612026-05-11T08:27:15.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-05-11T08:27:15.668Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25632026-05-11T08:27:15.668Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
25642026-05-11T08:27:15.668Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25652026-05-11T08:27:15.668Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
25662026-05-11T08:27:15.668Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25672026-05-11T08:27:15.668Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25682026-05-11T08:27:15.668Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
25692026-05-11T08:27:15.668Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
25702026-05-11T08:27:15.668Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
25712026-05-11T08:27:15.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-05-11T08:27:15.668Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
25732026-05-11T08:27:15.668Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
25742026-05-11T08:27:15.668Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25752026-05-11T08:27:15.668Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
25762026-05-11T08:27:15.668Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25772026-05-11T08:27:15.668Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25782026-05-11T08:27:15.668Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
25792026-05-11T08:27:15.669Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25802026-05-11T08:27:15.669Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
25812026-05-11T08:27:15.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-05-11T08:27:15.669Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25832026-05-11T08:27:15.669Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25842026-05-11T08:27:15.669Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25852026-05-11T08:27:15.669Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25862026-05-11T08:27:15.669Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25872026-05-11T08:27:15.669Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25882026-05-11T08:27:15.672Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25892026-05-11T08:27:15.673Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25902026-05-11T08:27:15.673Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
25912026-05-11T08:27:15.673Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-05-11T08:27:15.673Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
25932026-05-11T08:27:15.673Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
25942026-05-11T08:27:15.673Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
25952026-05-11T08:27:18.675Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
25962026-05-11T08:27:18.675Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
25972026-05-11T08:27:18.675Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
25982026-05-11T08:27:18.675Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
25992026-05-11T08:27:18.675Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
26002026-05-11T08:27:18.675Z[SUM] 6.00-7.00 sec 433 MBytes 3.64 Gbits/sec
26012026-05-11T08:27:18.675Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-05-11T08:27:18.675Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26032026-05-11T08:27:18.675Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26042026-05-11T08:27:18.675Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26052026-05-11T08:27:18.675Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26062026-05-11T08:27:18.675Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26072026-05-11T08:27:18.675Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26082026-05-11T08:27:18.675Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26092026-05-11T08:27:18.675Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26102026-05-11T08:27:18.675Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
26112026-05-11T08:27:18.675Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-05-11T08:27:18.675Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26132026-05-11T08:27:18.675Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26142026-05-11T08:27:18.676Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26152026-05-11T08:27:18.676Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26162026-05-11T08:27:18.676Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26172026-05-11T08:27:18.676Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26182026-05-11T08:27:18.676Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26192026-05-11T08:27:18.676Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26202026-05-11T08:27:18.676Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
26212026-05-11T08:27:18.676Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-05-11T08:27:18.676Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26232026-05-11T08:27:18.676Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26242026-05-11T08:27:18.676Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26252026-05-11T08:27:18.676Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26262026-05-11T08:27:18.676Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26272026-05-11T08:27:18.676Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26282026-05-11T08:27:18.676Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26292026-05-11T08:27:18.676Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26302026-05-11T08:27:18.676Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
26312026-05-11T08:27:18.676Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-05-11T08:27:18.676Z[ 5] 10.00-10.00 sec 128 KBytes 788 Mbits/sec
26332026-05-11T08:27:18.676Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26342026-05-11T08:27:18.676Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-05-11T08:27:18.676Z[ 12] 10.00-10.00 sec 128 KBytes 789 Mbits/sec
26362026-05-11T08:27:18.676Z[ 14] 10.00-10.00 sec 128 KBytes 790 Mbits/sec
26372026-05-11T08:27:18.676Z[ 16] 10.00-10.00 sec 128 KBytes 790 Mbits/sec
26382026-05-11T08:27:18.676Z[ 18] 10.00-10.00 sec 128 KBytes 790 Mbits/sec
26392026-05-11T08:27:18.676Z[ 20] 10.00-10.00 sec 128 KBytes 790 Mbits/sec
26402026-05-11T08:27:18.676Z[SUM] 10.00-10.00 sec 768 KBytes 4.73 Gbits/sec
26412026-05-11T08:27:18.676Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-05-11T08:27:18.676Z[ ID] Interval Transfer Bitrate
26432026-05-11T08:27:18.676Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
26442026-05-11T08:27:18.676Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26452026-05-11T08:27:18.676Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26462026-05-11T08:27:18.676Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26472026-05-11T08:27:18.676Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26482026-05-11T08:27:18.676Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
26492026-05-11T08:27:18.676Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26502026-05-11T08:27:18.676Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
26512026-05-11T08:27:18.676Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
26522026-05-11T08:27:18.683ZRun 2/10...3519.68044197463Mbps
26532026-05-11T08:27:26.083Z-----------------------------------------------------------
26542026-05-11T08:27:26.083ZServer listening on 5201 (test #13)
26552026-05-11T08:27:26.083Z-----------------------------------------------------------
26562026-05-11T08:27:26.083ZAccepted connection from 10.0.0.1, port 65412
26572026-05-11T08:27:26.083Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62756
26582026-05-11T08:27:26.083Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40780
26592026-05-11T08:27:26.084Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43879
26602026-05-11T08:27:26.084Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51184
26612026-05-11T08:27:26.084Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63344
26622026-05-11T08:27:26.084Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52181
26632026-05-11T08:27:26.084Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52761
26642026-05-11T08:27:26.084Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56577
26652026-05-11T08:27:26.084Z[ ID] Interval Transfer Bitrate
26662026-05-11T08:27:26.084Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26672026-05-11T08:27:26.084Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26682026-05-11T08:27:26.084Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26692026-05-11T08:27:26.084Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26702026-05-11T08:27:26.084Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
26712026-05-11T08:27:26.084Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26722026-05-11T08:27:26.084Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
26732026-05-11T08:27:26.084Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
26742026-05-11T08:27:26.084Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
26752026-05-11T08:27:26.084Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-05-11T08:27:26.084Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
26772026-05-11T08:27:26.085Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
26782026-05-11T08:27:26.085Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
26792026-05-11T08:27:26.085Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26802026-05-11T08:27:26.085Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26812026-05-11T08:27:26.085Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
26822026-05-11T08:27:26.085Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
26832026-05-11T08:27:26.085Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
26842026-05-11T08:27:26.085Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
26852026-05-11T08:27:26.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-05-11T08:27:26.085Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26872026-05-11T08:27:26.085Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26882026-05-11T08:27:26.085Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26892026-05-11T08:27:26.085Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26902026-05-11T08:27:26.085Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26912026-05-11T08:27:26.085Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26922026-05-11T08:27:26.085Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26932026-05-11T08:27:26.085Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26942026-05-11T08:27:26.085Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
26952026-05-11T08:27:26.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-05-11T08:27:26.086Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
26972026-05-11T08:27:26.086Z[ 8] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
26982026-05-11T08:27:26.086Z[ 10] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
26992026-05-11T08:27:26.086Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27002026-05-11T08:27:26.086Z[ 14] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
27012026-05-11T08:27:26.086Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27022026-05-11T08:27:26.086Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27032026-05-11T08:27:26.086Z[ 20] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
27042026-05-11T08:27:26.086Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
27052026-05-11T08:27:26.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-05-11T08:27:26.086Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27072026-05-11T08:27:26.086Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27082026-05-11T08:27:26.086Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27092026-05-11T08:27:26.086Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27102026-05-11T08:27:26.086Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27112026-05-11T08:27:26.086Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27122026-05-11T08:27:26.086Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27132026-05-11T08:27:26.086Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27142026-05-11T08:27:26.086Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
27152026-05-11T08:27:26.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-05-11T08:27:26.086Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27172026-05-11T08:27:26.086Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27182026-05-11T08:27:26.086Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27192026-05-11T08:27:26.086Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27202026-05-11T08:27:26.086Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27212026-05-11T08:27:26.086Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
27222026-05-11T08:27:26.086Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27232026-05-11T08:27:26.086Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
27242026-05-11T08:27:26.086Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
27252026-05-11T08:27:26.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-05-11T08:27:26.086Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27272026-05-11T08:27:26.086Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27282026-05-11T08:27:26.086Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27292026-05-11T08:27:29.087Z[ 12] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
27302026-05-11T08:27:29.087Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
27312026-05-11T08:27:29.087Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27322026-05-11T08:27:29.087Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
27332026-05-11T08:27:29.087Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27342026-05-11T08:27:29.087Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
27352026-05-11T08:27:29.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-05-11T08:27:29.087Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27372026-05-11T08:27:29.087Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27382026-05-11T08:27:29.087Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27392026-05-11T08:27:29.087Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
27402026-05-11T08:27:29.087Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
27412026-05-11T08:27:29.087Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27422026-05-11T08:27:29.087Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27432026-05-11T08:27:29.087Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27442026-05-11T08:27:29.087Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
27452026-05-11T08:27:29.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-05-11T08:27:29.088Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
27472026-05-11T08:27:29.088Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
27482026-05-11T08:27:29.088Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
27492026-05-11T08:27:29.088Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
27502026-05-11T08:27:29.088Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
27512026-05-11T08:27:29.088Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
27522026-05-11T08:27:29.088Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27532026-05-11T08:27:29.088Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
27542026-05-11T08:27:29.088Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
27552026-05-11T08:27:29.088Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-05-11T08:27:29.088Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27572026-05-11T08:27:29.088Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
27582026-05-11T08:27:29.088Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
27592026-05-11T08:27:29.088Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
27602026-05-11T08:27:29.088Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
27612026-05-11T08:27:29.089Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
27622026-05-11T08:27:29.089Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
27632026-05-11T08:27:29.089Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27642026-05-11T08:27:29.089Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
27652026-05-11T08:27:29.089Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-05-11T08:27:29.089Z[ 5] 10.00-10.00 sec 128 KBytes 413 Mbits/sec
27672026-05-11T08:27:29.089Z[ 8] 10.00-10.00 sec 128 KBytes 414 Mbits/sec
27682026-05-11T08:27:29.089Z[ 10] 10.00-10.00 sec 128 KBytes 414 Mbits/sec
27692026-05-11T08:27:29.089Z[ 12] 10.00-10.00 sec 128 KBytes 414 Mbits/sec
27702026-05-11T08:27:29.089Z[ 14] 10.00-10.00 sec 128 KBytes 414 Mbits/sec
27712026-05-11T08:27:29.089Z[ 16] 10.00-10.00 sec 128 KBytes 414 Mbits/sec
27722026-05-11T08:27:29.089Z[ 18] 10.00-10.00 sec 128 KBytes 414 Mbits/sec
27732026-05-11T08:27:29.089Z[ 20] 10.00-10.00 sec 128 KBytes 414 Mbits/sec
27742026-05-11T08:27:29.089Z[SUM] 10.00-10.00 sec 1.00 MBytes 3.31 Gbits/sec
27752026-05-11T08:27:29.089Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-05-11T08:27:29.089Z[ ID] Interval Transfer Bitrate
27772026-05-11T08:27:29.089Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
27782026-05-11T08:27:29.090Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
27792026-05-11T08:27:29.090Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
27802026-05-11T08:27:29.090Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
27812026-05-11T08:27:29.090Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
27822026-05-11T08:27:29.090Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
27832026-05-11T08:27:29.090Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
27842026-05-11T08:27:29.090Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
27852026-05-11T08:27:29.090Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
27862026-05-11T08:27:29.093ZRun 3/10...3477.3136537800588Mbps
27872026-05-11T08:27:36.512Z-----------------------------------------------------------
27882026-05-11T08:27:36.512ZServer listening on 5201 (test #14)
27892026-05-11T08:27:36.512Z-----------------------------------------------------------
27902026-05-11T08:27:36.512ZAccepted connection from 10.0.0.1, port 34978
27912026-05-11T08:27:36.512Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62662
27922026-05-11T08:27:36.512Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32857
27932026-05-11T08:27:36.512Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37460
27942026-05-11T08:27:36.512Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61323
27952026-05-11T08:27:36.512Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42352
27962026-05-11T08:27:36.512Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48684
27972026-05-11T08:27:36.512Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33698
27982026-05-11T08:27:36.512Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53314
27992026-05-11T08:27:36.512Z[ ID] Interval Transfer Bitrate
28002026-05-11T08:27:36.512Z[ 5] 0.00-1.00 sec 33.6 MBytes 282 Mbits/sec
28012026-05-11T08:27:36.512Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28022026-05-11T08:27:36.512Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28032026-05-11T08:27:36.512Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28042026-05-11T08:27:36.512Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28052026-05-11T08:27:36.512Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28062026-05-11T08:27:36.512Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28072026-05-11T08:27:36.512Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28082026-05-11T08:27:36.512Z[SUM] 0.00-1.00 sec 333 MBytes 2.80 Gbits/sec
28092026-05-11T08:27:36.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-05-11T08:27:36.512Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
28112026-05-11T08:27:36.512Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28122026-05-11T08:27:36.513Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28132026-05-11T08:27:36.513Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28142026-05-11T08:27:36.513Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28152026-05-11T08:27:36.513Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28162026-05-11T08:27:36.513Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28172026-05-11T08:27:36.513Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
28182026-05-11T08:27:36.513Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
28192026-05-11T08:27:36.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-05-11T08:27:36.513Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28212026-05-11T08:27:36.513Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28222026-05-11T08:27:36.513Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28232026-05-11T08:27:36.513Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28242026-05-11T08:27:36.513Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28252026-05-11T08:27:36.513Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28262026-05-11T08:27:36.513Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28272026-05-11T08:27:36.513Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28282026-05-11T08:27:36.513Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
28292026-05-11T08:27:36.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-05-11T08:27:36.513Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
28312026-05-11T08:27:36.513Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
28322026-05-11T08:27:36.513Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
28332026-05-11T08:27:36.513Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
28342026-05-11T08:27:36.513Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
28352026-05-11T08:27:36.513Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
28362026-05-11T08:27:36.513Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
28372026-05-11T08:27:36.513Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
28382026-05-11T08:27:36.513Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
28392026-05-11T08:27:36.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-05-11T08:27:36.513Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
28412026-05-11T08:27:36.513Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
28422026-05-11T08:27:36.513Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
28432026-05-11T08:27:36.513Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
28442026-05-11T08:27:36.513Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
28452026-05-11T08:27:36.513Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
28462026-05-11T08:27:36.513Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
28472026-05-11T08:27:36.513Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
28482026-05-11T08:27:36.513Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
28492026-05-11T08:27:36.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-05-11T08:27:36.513Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
28512026-05-11T08:27:36.514Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
28522026-05-11T08:27:36.514Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
28532026-05-11T08:27:36.514Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
28542026-05-11T08:27:36.514Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
28552026-05-11T08:27:36.514Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
28562026-05-11T08:27:36.514Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
28572026-05-11T08:27:36.514Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
28582026-05-11T08:27:36.514Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
28592026-05-11T08:27:36.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-05-11T08:27:36.514Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
28612026-05-11T08:27:36.514Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
28622026-05-11T08:27:36.514Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28632026-05-11T08:27:39.514Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
28642026-05-11T08:27:39.514Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
28652026-05-11T08:27:39.514Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
28662026-05-11T08:27:39.514Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28672026-05-11T08:27:39.514Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
28682026-05-11T08:27:39.514Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
28692026-05-11T08:27:39.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-05-11T08:27:39.514Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
28712026-05-11T08:27:39.514Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
28722026-05-11T08:27:39.514Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
28732026-05-11T08:27:39.514Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
28742026-05-11T08:27:39.514Z[ 14] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
28752026-05-11T08:27:39.514Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
28762026-05-11T08:27:39.514Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
28772026-05-11T08:27:39.514Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
28782026-05-11T08:27:39.514Z[SUM] 7.00-8.00 sec 420 MBytes 3.52 Gbits/sec
28792026-05-11T08:27:39.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-05-11T08:27:39.515Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
28812026-05-11T08:27:39.515Z[ 8] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
28822026-05-11T08:27:39.515Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
28832026-05-11T08:27:39.515Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
28842026-05-11T08:27:39.515Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
28852026-05-11T08:27:39.515Z[ 16] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
28862026-05-11T08:27:39.515Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
28872026-05-11T08:27:39.515Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
28882026-05-11T08:27:39.515Z[SUM] 8.00-9.00 sec 419 MBytes 3.52 Gbits/sec
28892026-05-11T08:27:39.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-05-11T08:27:39.515Z[ 5] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
28912026-05-11T08:27:39.515Z[ 8] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
28922026-05-11T08:27:39.515Z[ 10] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
28932026-05-11T08:27:39.515Z[ 12] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
28942026-05-11T08:27:39.515Z[ 14] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
28952026-05-11T08:27:39.515Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
28962026-05-11T08:27:39.515Z[ 18] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
28972026-05-11T08:27:39.515Z[ 20] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
28982026-05-11T08:27:39.515Z[SUM] 9.00-10.00 sec 418 MBytes 3.50 Gbits/sec
28992026-05-11T08:27:39.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-05-11T08:27:39.515Z[ 5] 10.00-10.00 sec 128 KBytes 769 Mbits/sec
29012026-05-11T08:27:39.515Z[ 8] 10.00-10.00 sec 128 KBytes 770 Mbits/sec
29022026-05-11T08:27:39.515Z[ 10] 10.00-10.00 sec 128 KBytes 771 Mbits/sec
29032026-05-11T08:27:39.515Z[ 12] 10.00-10.00 sec 128 KBytes 770 Mbits/sec
29042026-05-11T08:27:39.515Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29052026-05-11T08:27:39.515Z[ 16] 10.00-10.00 sec 128 KBytes 770 Mbits/sec
29062026-05-11T08:27:39.515Z[ 18] 10.00-10.00 sec 128 KBytes 770 Mbits/sec
29072026-05-11T08:27:39.515Z[ 20] 10.00-10.00 sec 128 KBytes 770 Mbits/sec
29082026-05-11T08:27:39.515Z[SUM] 10.00-10.00 sec 896 KBytes 5.39 Gbits/sec
29092026-05-11T08:27:39.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-05-11T08:27:39.515Z[ ID] Interval Transfer Bitrate
29112026-05-11T08:27:39.515Z[ 5] 0.00-10.00 sec 508 MBytes 426 Mbits/sec receiver
29122026-05-11T08:27:39.515Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29132026-05-11T08:27:39.515Z[ 10] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
29142026-05-11T08:27:39.515Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29152026-05-11T08:27:39.515Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29162026-05-11T08:27:39.515Z[ 16] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
29172026-05-11T08:27:39.515Z[ 18] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
29182026-05-11T08:27:39.516Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29192026-05-11T08:27:39.516Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec receiver
29202026-05-11T08:27:39.519ZRun 4/10...3461.2770353099622Mbps
29212026-05-11T08:27:46.942Z-----------------------------------------------------------
29222026-05-11T08:27:46.942ZServer listening on 5201 (test #15)
29232026-05-11T08:27:46.942Z-----------------------------------------------------------
29242026-05-11T08:27:46.942ZAccepted connection from 10.0.0.1, port 48315
29252026-05-11T08:27:46.942Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61730
29262026-05-11T08:27:46.942Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42902
29272026-05-11T08:27:46.942Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35364
29282026-05-11T08:27:46.942Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52726
29292026-05-11T08:27:46.942Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64403
29302026-05-11T08:27:46.942Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44092
29312026-05-11T08:27:46.942Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55370
29322026-05-11T08:27:46.942Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52809
29332026-05-11T08:27:46.942Z[ ID] Interval Transfer Bitrate
29342026-05-11T08:27:46.943Z[ 5] 0.00-1.00 sec 34.0 MBytes 285 Mbits/sec
29352026-05-11T08:27:46.943Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
29362026-05-11T08:27:46.943Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
29372026-05-11T08:27:46.943Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
29382026-05-11T08:27:46.943Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
29392026-05-11T08:27:46.943Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
29402026-05-11T08:27:46.943Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
29412026-05-11T08:27:46.943Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
29422026-05-11T08:27:46.943Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
29432026-05-11T08:27:46.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-05-11T08:27:46.943Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29452026-05-11T08:27:46.943Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29462026-05-11T08:27:46.943Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
29472026-05-11T08:27:46.943Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29482026-05-11T08:27:46.943Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29492026-05-11T08:27:46.943Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29502026-05-11T08:27:46.943Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29512026-05-11T08:27:46.943Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29522026-05-11T08:27:46.943Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
29532026-05-11T08:27:46.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-05-11T08:27:46.944Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29552026-05-11T08:27:46.944Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29562026-05-11T08:27:46.944Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29572026-05-11T08:27:46.944Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29582026-05-11T08:27:46.944Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29592026-05-11T08:27:46.944Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29602026-05-11T08:27:46.944Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29612026-05-11T08:27:46.944Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
29622026-05-11T08:27:46.944Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
29632026-05-11T08:27:46.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-05-11T08:27:46.944Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
29652026-05-11T08:27:46.944Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
29662026-05-11T08:27:46.944Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
29672026-05-11T08:27:46.944Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
29682026-05-11T08:27:46.944Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
29692026-05-11T08:27:46.944Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
29702026-05-11T08:27:46.944Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
29712026-05-11T08:27:46.944Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
29722026-05-11T08:27:46.944Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
29732026-05-11T08:27:46.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-05-11T08:27:46.944Z[ 5] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
29752026-05-11T08:27:46.944Z[ 8] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
29762026-05-11T08:27:46.944Z[ 10] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
29772026-05-11T08:27:46.944Z[ 12] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
29782026-05-11T08:27:46.944Z[ 14] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
29792026-05-11T08:27:46.944Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
29802026-05-11T08:27:46.944Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
29812026-05-11T08:27:46.944Z[ 20] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
29822026-05-11T08:27:46.944Z[SUM] 4.00-5.00 sec 418 MBytes 3.50 Gbits/sec
29832026-05-11T08:27:46.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-05-11T08:27:46.952Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
29852026-05-11T08:27:46.952Z[ 8] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
29862026-05-11T08:27:46.952Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
29872026-05-11T08:27:46.952Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
29882026-05-11T08:27:46.952Z[ 14] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
29892026-05-11T08:27:46.952Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
29902026-05-11T08:27:46.952Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
29912026-05-11T08:27:46.952Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
29922026-05-11T08:27:46.952Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
29932026-05-11T08:27:46.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-05-11T08:27:46.952Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
29952026-05-11T08:27:46.952Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
29962026-05-11T08:27:46.952Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
29972026-05-11T08:27:49.943Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29982026-05-11T08:27:49.943Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
29992026-05-11T08:27:49.943Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
30002026-05-11T08:27:49.943Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
30012026-05-11T08:27:49.943Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
30022026-05-11T08:27:49.943Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
30032026-05-11T08:27:49.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-05-11T08:27:49.943Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30052026-05-11T08:27:49.943Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30062026-05-11T08:27:49.943Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30072026-05-11T08:27:49.943Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30082026-05-11T08:27:49.943Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30092026-05-11T08:27:49.943Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30102026-05-11T08:27:49.943Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30112026-05-11T08:27:49.943Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30122026-05-11T08:27:49.943Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
30132026-05-11T08:27:49.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-05-11T08:27:49.943Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30152026-05-11T08:27:49.943Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30162026-05-11T08:27:49.943Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30172026-05-11T08:27:49.944Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30182026-05-11T08:27:49.944Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30192026-05-11T08:27:49.944Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30202026-05-11T08:27:49.944Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30212026-05-11T08:27:49.944Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30222026-05-11T08:27:49.944Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
30232026-05-11T08:27:49.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-05-11T08:27:49.944Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
30252026-05-11T08:27:49.944Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30262026-05-11T08:27:49.944Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30272026-05-11T08:27:49.944Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
30282026-05-11T08:27:49.944Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
30292026-05-11T08:27:49.944Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
30302026-05-11T08:27:49.944Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30312026-05-11T08:27:49.944Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
30322026-05-11T08:27:49.944Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
30332026-05-11T08:27:49.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-05-11T08:27:49.944Z[ 5] 10.00-10.00 sec 128 KBytes 866 Mbits/sec
30352026-05-11T08:27:49.944Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30362026-05-11T08:27:49.944Z[ 10] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
30372026-05-11T08:27:49.945Z[ 12] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
30382026-05-11T08:27:49.945Z[ 14] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
30392026-05-11T08:27:49.945Z[ 16] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
30402026-05-11T08:27:49.945Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30412026-05-11T08:27:49.945Z[ 20] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
30422026-05-11T08:27:49.945Z[SUM] 10.00-10.00 sec 768 KBytes 5.20 Gbits/sec
30432026-05-11T08:27:49.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-05-11T08:27:49.945Z[ ID] Interval Transfer Bitrate
30452026-05-11T08:27:49.945Z[ 5] 0.00-10.00 sec 509 MBytes 427 Mbits/sec receiver
30462026-05-11T08:27:49.945Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30472026-05-11T08:27:49.945Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30482026-05-11T08:27:49.945Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30492026-05-11T08:27:49.945Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30502026-05-11T08:27:49.945Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30512026-05-11T08:27:49.946Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30522026-05-11T08:27:49.946Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30532026-05-11T08:27:49.946Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
30542026-05-11T08:27:49.950ZRun 5/10...3474.380834497808Mbps
30552026-05-11T08:27:57.344Z-----------------------------------------------------------
30562026-05-11T08:27:57.344ZServer listening on 5201 (test #16)
30572026-05-11T08:27:57.344Z-----------------------------------------------------------
30582026-05-11T08:27:57.344ZAccepted connection from 10.0.0.1, port 39056
30592026-05-11T08:27:57.344Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35143
30602026-05-11T08:27:57.344Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64138
30612026-05-11T08:27:57.344Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47698
30622026-05-11T08:27:57.344Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43273
30632026-05-11T08:27:57.344Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61974
30642026-05-11T08:27:57.344Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34004
30652026-05-11T08:27:57.344Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35787
30662026-05-11T08:27:57.344Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51982
30672026-05-11T08:27:57.344Z[ ID] Interval Transfer Bitrate
30682026-05-11T08:27:57.344Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30692026-05-11T08:27:57.344Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30702026-05-11T08:27:57.344Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30712026-05-11T08:27:57.344Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30722026-05-11T08:27:57.344Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30732026-05-11T08:27:57.344Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30742026-05-11T08:27:57.344Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
30752026-05-11T08:27:57.344Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30762026-05-11T08:27:57.344Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
30772026-05-11T08:27:57.344Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-05-11T08:27:57.344Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30792026-05-11T08:27:57.344Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30802026-05-11T08:27:57.344Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30812026-05-11T08:27:57.344Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30822026-05-11T08:27:57.344Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30832026-05-11T08:27:57.344Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30842026-05-11T08:27:57.344Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30852026-05-11T08:27:57.344Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30862026-05-11T08:27:57.344Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
30872026-05-11T08:27:57.344Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-05-11T08:27:57.344Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30892026-05-11T08:27:57.344Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30902026-05-11T08:27:57.344Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30912026-05-11T08:27:57.344Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30922026-05-11T08:27:57.345Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30932026-05-11T08:27:57.345Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30942026-05-11T08:27:57.345Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30952026-05-11T08:27:57.345Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30962026-05-11T08:27:57.345Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
30972026-05-11T08:27:57.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-05-11T08:27:57.348Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
30992026-05-11T08:27:57.348Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31002026-05-11T08:27:57.348Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31012026-05-11T08:27:57.348Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31022026-05-11T08:27:57.348Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
31032026-05-11T08:27:57.348Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31042026-05-11T08:27:57.348Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31052026-05-11T08:27:57.348Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31062026-05-11T08:27:57.348Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
31072026-05-11T08:27:57.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-05-11T08:27:57.348Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31092026-05-11T08:27:57.348Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31102026-05-11T08:27:57.348Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31112026-05-11T08:27:57.349Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31122026-05-11T08:27:57.349Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31132026-05-11T08:27:57.349Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31142026-05-11T08:27:57.349Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31152026-05-11T08:27:57.349Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31162026-05-11T08:27:57.349Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
31172026-05-11T08:27:57.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-05-11T08:27:57.349Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
31192026-05-11T08:27:57.349Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
31202026-05-11T08:27:57.349Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
31212026-05-11T08:27:57.349Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
31222026-05-11T08:27:57.349Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
31232026-05-11T08:27:57.349Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
31242026-05-11T08:27:57.349Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
31252026-05-11T08:27:57.349Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
31262026-05-11T08:27:57.349Z[SUM] 5.00-6.00 sec 424 MBytes 3.55 Gbits/sec
31272026-05-11T08:27:57.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-05-11T08:27:57.349Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31292026-05-11T08:27:57.349Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31302026-05-11T08:27:57.349Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31312026-05-11T08:28:00.346Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31322026-05-11T08:28:00.346Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31332026-05-11T08:28:00.346Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31342026-05-11T08:28:00.347Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
31352026-05-11T08:28:00.347Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
31362026-05-11T08:28:00.347Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
31372026-05-11T08:28:00.347Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-05-11T08:28:00.347Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31392026-05-11T08:28:00.347Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31402026-05-11T08:28:00.347Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31412026-05-11T08:28:00.347Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31422026-05-11T08:28:00.347Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31432026-05-11T08:28:00.347Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31442026-05-11T08:28:00.347Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31452026-05-11T08:28:00.348Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31462026-05-11T08:28:00.348Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
31472026-05-11T08:28:00.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-05-11T08:28:00.348Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31492026-05-11T08:28:00.348Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31502026-05-11T08:28:00.348Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31512026-05-11T08:28:00.348Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31522026-05-11T08:28:00.348Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31532026-05-11T08:28:00.348Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31542026-05-11T08:28:00.348Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31552026-05-11T08:28:00.348Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31562026-05-11T08:28:00.348Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
31572026-05-11T08:28:00.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-05-11T08:28:00.348Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
31592026-05-11T08:28:00.348Z[ 8] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
31602026-05-11T08:28:00.348Z[ 10] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
31612026-05-11T08:28:00.348Z[ 12] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
31622026-05-11T08:28:00.348Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
31632026-05-11T08:28:00.348Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
31642026-05-11T08:28:00.348Z[ 18] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
31652026-05-11T08:28:00.348Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
31662026-05-11T08:28:00.348Z[SUM] 9.00-10.00 sec 418 MBytes 3.51 Gbits/sec
31672026-05-11T08:28:00.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-05-11T08:28:00.348Z[ 5] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
31692026-05-11T08:28:00.348Z[ 8] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
31702026-05-11T08:28:00.348Z[ 10] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
31712026-05-11T08:28:00.348Z[ 12] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
31722026-05-11T08:28:00.348Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31732026-05-11T08:28:00.348Z[ 16] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
31742026-05-11T08:28:00.348Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31752026-05-11T08:28:00.348Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31762026-05-11T08:28:00.348Z[SUM] 10.00-10.00 sec 640 KBytes 4.51 Gbits/sec
31772026-05-11T08:28:00.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-05-11T08:28:00.348Z[ ID] Interval Transfer Bitrate
31792026-05-11T08:28:00.348Z[ 5] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
31802026-05-11T08:28:00.348Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
31812026-05-11T08:28:00.348Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
31822026-05-11T08:28:00.348Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
31832026-05-11T08:28:00.348Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
31842026-05-11T08:28:00.349Z[ 16] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
31852026-05-11T08:28:00.349Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
31862026-05-11T08:28:00.349Z[ 20] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
31872026-05-11T08:28:00.349Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec receiver
31882026-05-11T08:28:00.352ZRun 6/10...3484.764298349735Mbps
31892026-05-11T08:28:07.761Z-----------------------------------------------------------
31902026-05-11T08:28:07.761ZServer listening on 5201 (test #17)
31912026-05-11T08:28:07.761Z-----------------------------------------------------------
31922026-05-11T08:28:07.761ZAccepted connection from 10.0.0.1, port 40034
31932026-05-11T08:28:07.761Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45074
31942026-05-11T08:28:07.761Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52820
31952026-05-11T08:28:07.761Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52615
31962026-05-11T08:28:07.761Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46742
31972026-05-11T08:28:07.761Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54836
31982026-05-11T08:28:07.761Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42721
31992026-05-11T08:28:07.762Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51592
32002026-05-11T08:28:07.762Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53471
32012026-05-11T08:28:07.762Z[ ID] Interval Transfer Bitrate
32022026-05-11T08:28:07.762Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32032026-05-11T08:28:07.762Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
32042026-05-11T08:28:07.762Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
32052026-05-11T08:28:07.762Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32062026-05-11T08:28:07.762Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
32072026-05-11T08:28:07.762Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32082026-05-11T08:28:07.762Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32092026-05-11T08:28:07.762Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
32102026-05-11T08:28:07.762Z[SUM] 0.00-1.00 sec 334 MBytes 2.81 Gbits/sec
32112026-05-11T08:28:07.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-05-11T08:28:07.762Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
32132026-05-11T08:28:07.762Z[ 8] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
32142026-05-11T08:28:07.762Z[ 10] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
32152026-05-11T08:28:07.762Z[ 12] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
32162026-05-11T08:28:07.762Z[ 14] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
32172026-05-11T08:28:07.762Z[ 16] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
32182026-05-11T08:28:07.762Z[ 18] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
32192026-05-11T08:28:07.762Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
32202026-05-11T08:28:07.762Z[SUM] 1.00-2.00 sec 419 MBytes 3.51 Gbits/sec
32212026-05-11T08:28:07.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-05-11T08:28:07.762Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32232026-05-11T08:28:07.762Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32242026-05-11T08:28:07.762Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32252026-05-11T08:28:07.762Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32262026-05-11T08:28:07.762Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
32272026-05-11T08:28:07.762Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32282026-05-11T08:28:07.762Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32292026-05-11T08:28:07.762Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32302026-05-11T08:28:07.762Z[SUM] 2.00-3.00 sec 430 MBytes 3.60 Gbits/sec
32312026-05-11T08:28:07.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-05-11T08:28:07.762Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32332026-05-11T08:28:07.762Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32342026-05-11T08:28:07.762Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32352026-05-11T08:28:07.763Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32362026-05-11T08:28:07.763Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32372026-05-11T08:28:07.763Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32382026-05-11T08:28:07.763Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32392026-05-11T08:28:07.763Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32402026-05-11T08:28:07.763Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
32412026-05-11T08:28:07.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-05-11T08:28:07.763Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32432026-05-11T08:28:07.763Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32442026-05-11T08:28:07.763Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32452026-05-11T08:28:07.763Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32462026-05-11T08:28:07.763Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32472026-05-11T08:28:07.763Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
32482026-05-11T08:28:07.763Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32492026-05-11T08:28:07.763Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32502026-05-11T08:28:07.763Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
32512026-05-11T08:28:07.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-05-11T08:28:07.763Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32532026-05-11T08:28:07.763Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32542026-05-11T08:28:07.763Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32552026-05-11T08:28:07.763Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32562026-05-11T08:28:07.763Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32572026-05-11T08:28:07.763Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32582026-05-11T08:28:07.763Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32592026-05-11T08:28:07.763Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32602026-05-11T08:28:07.763Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
32612026-05-11T08:28:07.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-05-11T08:28:07.763Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32632026-05-11T08:28:07.763Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32642026-05-11T08:28:07.763Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32652026-05-11T08:28:10.765Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32662026-05-11T08:28:10.765Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32672026-05-11T08:28:10.765Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32682026-05-11T08:28:10.765Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32692026-05-11T08:28:10.765Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32702026-05-11T08:28:10.765Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
32712026-05-11T08:28:10.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-05-11T08:28:10.765Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
32732026-05-11T08:28:10.765Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
32742026-05-11T08:28:10.765Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
32752026-05-11T08:28:10.765Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
32762026-05-11T08:28:10.765Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32772026-05-11T08:28:10.765Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
32782026-05-11T08:28:10.765Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
32792026-05-11T08:28:10.765Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
32802026-05-11T08:28:10.765Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
32812026-05-11T08:28:10.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-05-11T08:28:10.765Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32832026-05-11T08:28:10.765Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32842026-05-11T08:28:10.765Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32852026-05-11T08:28:10.765Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32862026-05-11T08:28:10.766Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32872026-05-11T08:28:10.766Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32882026-05-11T08:28:10.766Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32892026-05-11T08:28:10.766Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32902026-05-11T08:28:10.766Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
32912026-05-11T08:28:10.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-05-11T08:28:10.766Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
32932026-05-11T08:28:10.766Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
32942026-05-11T08:28:10.766Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
32952026-05-11T08:28:10.766Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
32962026-05-11T08:28:10.766Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
32972026-05-11T08:28:10.766Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
32982026-05-11T08:28:10.766Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
32992026-05-11T08:28:10.766Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
33002026-05-11T08:28:10.766Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
33012026-05-11T08:28:10.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-05-11T08:28:10.766Z[ 5] 10.00-10.00 sec 128 KBytes 390 Mbits/sec
33032026-05-11T08:28:10.766Z[ 8] 10.00-10.00 sec 128 KBytes 390 Mbits/sec
33042026-05-11T08:28:10.766Z[ 10] 10.00-10.00 sec 128 KBytes 390 Mbits/sec
33052026-05-11T08:28:10.766Z[ 12] 10.00-10.00 sec 128 KBytes 390 Mbits/sec
33062026-05-11T08:28:10.766Z[ 14] 10.00-10.00 sec 128 KBytes 390 Mbits/sec
33072026-05-11T08:28:10.766Z[ 16] 10.00-10.00 sec 128 KBytes 390 Mbits/sec
33082026-05-11T08:28:10.766Z[ 18] 10.00-10.00 sec 256 KBytes 780 Mbits/sec
33092026-05-11T08:28:10.766Z[ 20] 10.00-10.00 sec 128 KBytes 390 Mbits/sec
33102026-05-11T08:28:10.766Z[SUM] 10.00-10.00 sec 1.12 MBytes 3.51 Gbits/sec
33112026-05-11T08:28:10.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-05-11T08:28:10.766Z[ ID] Interval Transfer Bitrate
33132026-05-11T08:28:10.766Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
33142026-05-11T08:28:10.766Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
33152026-05-11T08:28:10.766Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
33162026-05-11T08:28:10.766Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
33172026-05-11T08:28:10.766Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
33182026-05-11T08:28:10.766Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
33192026-05-11T08:28:10.766Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
33202026-05-11T08:28:10.766Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
33212026-05-11T08:28:10.766Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
33222026-05-11T08:28:10.770ZRun 7/10...3491.047942087743Mbps
33232026-05-11T08:28:18.187Z-----------------------------------------------------------
33242026-05-11T08:28:18.187ZServer listening on 5201 (test #18)
33252026-05-11T08:28:18.187Z-----------------------------------------------------------
33262026-05-11T08:28:18.187ZAccepted connection from 10.0.0.1, port 54404
33272026-05-11T08:28:18.187Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57385
33282026-05-11T08:28:18.187Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48706
33292026-05-11T08:28:18.187Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37407
33302026-05-11T08:28:18.187Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58717
33312026-05-11T08:28:18.187Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52730
33322026-05-11T08:28:18.187Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34230
33332026-05-11T08:28:18.187Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41578
33342026-05-11T08:28:18.188Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57638
33352026-05-11T08:28:18.188Z[ ID] Interval Transfer Bitrate
33362026-05-11T08:28:18.188Z[ 5] 0.00-1.00 sec 34.1 MBytes 286 Mbits/sec
33372026-05-11T08:28:18.188Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
33382026-05-11T08:28:18.188Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33392026-05-11T08:28:18.188Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33402026-05-11T08:28:18.188Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33412026-05-11T08:28:18.188Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
33422026-05-11T08:28:18.188Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33432026-05-11T08:28:18.188Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33442026-05-11T08:28:18.188Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
33452026-05-11T08:28:18.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-05-11T08:28:18.188Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33472026-05-11T08:28:18.188Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33482026-05-11T08:28:18.188Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33492026-05-11T08:28:18.188Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33502026-05-11T08:28:18.188Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
33512026-05-11T08:28:18.188Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33522026-05-11T08:28:18.188Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33532026-05-11T08:28:18.188Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33542026-05-11T08:28:18.188Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
33552026-05-11T08:28:18.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-05-11T08:28:18.188Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
33572026-05-11T08:28:18.188Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
33582026-05-11T08:28:18.188Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
33592026-05-11T08:28:18.188Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
33602026-05-11T08:28:18.188Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
33612026-05-11T08:28:18.188Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
33622026-05-11T08:28:18.188Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33632026-05-11T08:28:18.188Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
33642026-05-11T08:28:18.188Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
33652026-05-11T08:28:18.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-05-11T08:28:18.188Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33672026-05-11T08:28:18.188Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33682026-05-11T08:28:18.188Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33692026-05-11T08:28:18.188Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33702026-05-11T08:28:18.188Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33712026-05-11T08:28:18.188Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33722026-05-11T08:28:18.188Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33732026-05-11T08:28:18.188Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33742026-05-11T08:28:18.189Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
33752026-05-11T08:28:18.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-05-11T08:28:18.189Z[ 5] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
33772026-05-11T08:28:18.189Z[ 8] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
33782026-05-11T08:28:18.189Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
33792026-05-11T08:28:18.189Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
33802026-05-11T08:28:18.189Z[ 14] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
33812026-05-11T08:28:18.189Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33822026-05-11T08:28:18.189Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
33832026-05-11T08:28:18.189Z[ 20] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
33842026-05-11T08:28:18.189Z[SUM] 4.00-5.00 sec 418 MBytes 3.51 Gbits/sec
33852026-05-11T08:28:18.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-05-11T08:28:18.189Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33872026-05-11T08:28:18.189Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33882026-05-11T08:28:18.189Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33892026-05-11T08:28:18.189Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33902026-05-11T08:28:18.189Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33912026-05-11T08:28:18.189Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33922026-05-11T08:28:18.189Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33932026-05-11T08:28:18.189Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33942026-05-11T08:28:18.189Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
33952026-05-11T08:28:18.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-05-11T08:28:18.189Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
33972026-05-11T08:28:18.189Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
33982026-05-11T08:28:18.189Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
33992026-05-11T08:28:21.189Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34002026-05-11T08:28:21.189Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34012026-05-11T08:28:21.189Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34022026-05-11T08:28:21.189Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
34032026-05-11T08:28:21.189Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34042026-05-11T08:28:21.189Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
34052026-05-11T08:28:21.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-05-11T08:28:21.190Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34072026-05-11T08:28:21.190Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34082026-05-11T08:28:21.190Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34092026-05-11T08:28:21.190Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34102026-05-11T08:28:21.190Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34112026-05-11T08:28:21.190Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34122026-05-11T08:28:21.190Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34132026-05-11T08:28:21.190Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34142026-05-11T08:28:21.190Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
34152026-05-11T08:28:21.190Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-05-11T08:28:21.190Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
34172026-05-11T08:28:21.190Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34182026-05-11T08:28:21.190Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34192026-05-11T08:28:21.190Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34202026-05-11T08:28:21.190Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34212026-05-11T08:28:21.191Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34222026-05-11T08:28:21.191Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34232026-05-11T08:28:21.191Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34242026-05-11T08:28:21.191Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
34252026-05-11T08:28:21.192Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-05-11T08:28:21.192Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
34272026-05-11T08:28:21.192Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
34282026-05-11T08:28:21.192Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34292026-05-11T08:28:21.192Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
34302026-05-11T08:28:21.192Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
34312026-05-11T08:28:21.192Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34322026-05-11T08:28:21.192Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
34332026-05-11T08:28:21.192Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34342026-05-11T08:28:21.192Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
34352026-05-11T08:28:21.192Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-05-11T08:28:21.192Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34372026-05-11T08:28:21.192Z[ 8] 10.00-10.00 sec 128 KBytes 765 Mbits/sec
34382026-05-11T08:28:21.192Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34392026-05-11T08:28:21.192Z[ 12] 10.00-10.00 sec 128 KBytes 766 Mbits/sec
34402026-05-11T08:28:21.192Z[ 14] 10.00-10.00 sec 128 KBytes 766 Mbits/sec
34412026-05-11T08:28:21.192Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34422026-05-11T08:28:21.192Z[ 18] 10.00-10.00 sec 128 KBytes 767 Mbits/sec
34432026-05-11T08:28:21.192Z[ 20] 10.00-10.00 sec 128 KBytes 766 Mbits/sec
34442026-05-11T08:28:21.192Z[SUM] 10.00-10.00 sec 640 KBytes 3.82 Gbits/sec
34452026-05-11T08:28:21.192Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-05-11T08:28:21.192Z[ ID] Interval Transfer Bitrate
34472026-05-11T08:28:21.192Z[ 5] 0.00-10.00 sec 511 MBytes 428 Mbits/sec receiver
34482026-05-11T08:28:21.192Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34492026-05-11T08:28:21.192Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34502026-05-11T08:28:21.192Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34512026-05-11T08:28:21.192Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34522026-05-11T08:28:21.192Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34532026-05-11T08:28:21.192Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34542026-05-11T08:28:21.193Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34552026-05-11T08:28:21.193Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
34562026-05-11T08:28:21.196ZRun 8/10...3482.1387349200845Mbps
34572026-05-11T08:28:28.610Z-----------------------------------------------------------
34582026-05-11T08:28:28.610ZServer listening on 5201 (test #19)
34592026-05-11T08:28:28.610Z-----------------------------------------------------------
34602026-05-11T08:28:28.610ZAccepted connection from 10.0.0.1, port 44336
34612026-05-11T08:28:28.610Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58601
34622026-05-11T08:28:28.610Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48528
34632026-05-11T08:28:28.610Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55811
34642026-05-11T08:28:28.610Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46444
34652026-05-11T08:28:28.610Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45770
34662026-05-11T08:28:28.610Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52343
34672026-05-11T08:28:28.610Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50612
34682026-05-11T08:28:28.610Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39412
34692026-05-11T08:28:28.610Z[ ID] Interval Transfer Bitrate
34702026-05-11T08:28:28.610Z[ 5] 0.00-1.00 sec 33.5 MBytes 281 Mbits/sec
34712026-05-11T08:28:28.610Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34722026-05-11T08:28:28.610Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34732026-05-11T08:28:28.610Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34742026-05-11T08:28:28.610Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34752026-05-11T08:28:28.610Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34762026-05-11T08:28:28.610Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34772026-05-11T08:28:28.610Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34782026-05-11T08:28:28.611Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
34792026-05-11T08:28:28.611Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-05-11T08:28:28.611Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
34812026-05-11T08:28:28.611Z[ 8] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
34822026-05-11T08:28:28.611Z[ 10] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
34832026-05-11T08:28:28.611Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
34842026-05-11T08:28:28.611Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
34852026-05-11T08:28:28.611Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
34862026-05-11T08:28:28.612Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
34872026-05-11T08:28:28.612Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
34882026-05-11T08:28:28.612Z[SUM] 1.00-2.00 sec 420 MBytes 3.53 Gbits/sec
34892026-05-11T08:28:28.612Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-05-11T08:28:28.612Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34912026-05-11T08:28:28.612Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34922026-05-11T08:28:28.612Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34932026-05-11T08:28:28.612Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34942026-05-11T08:28:28.612Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34952026-05-11T08:28:28.612Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34962026-05-11T08:28:28.612Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34972026-05-11T08:28:28.612Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34982026-05-11T08:28:28.612Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
34992026-05-11T08:28:28.612Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-05-11T08:28:28.612Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
35012026-05-11T08:28:28.612Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
35022026-05-11T08:28:28.612Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
35032026-05-11T08:28:28.612Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
35042026-05-11T08:28:28.612Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
35052026-05-11T08:28:28.612Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
35062026-05-11T08:28:28.612Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
35072026-05-11T08:28:28.612Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
35082026-05-11T08:28:28.612Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
35092026-05-11T08:28:28.612Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-05-11T08:28:28.612Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
35112026-05-11T08:28:28.612Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
35122026-05-11T08:28:28.612Z[ 10] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
35132026-05-11T08:28:28.612Z[ 12] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
35142026-05-11T08:28:28.613Z[ 14] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
35152026-05-11T08:28:28.613Z[ 16] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
35162026-05-11T08:28:28.613Z[ 18] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
35172026-05-11T08:28:28.613Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
35182026-05-11T08:28:28.613Z[SUM] 4.00-5.00 sec 418 MBytes 3.51 Gbits/sec
35192026-05-11T08:28:28.613Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-05-11T08:28:28.613Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
35212026-05-11T08:28:28.613Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
35222026-05-11T08:28:28.613Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
35232026-05-11T08:28:28.613Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
35242026-05-11T08:28:28.613Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
35252026-05-11T08:28:28.613Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
35262026-05-11T08:28:28.613Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
35272026-05-11T08:28:28.613Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
35282026-05-11T08:28:28.614Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
35292026-05-11T08:28:28.614Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-05-11T08:28:28.614Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
35312026-05-11T08:28:28.614Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
35322026-05-11T08:28:28.614Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
35332026-05-11T08:28:31.614Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
35342026-05-11T08:28:31.614Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35352026-05-11T08:28:31.614Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35362026-05-11T08:28:31.614Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
35372026-05-11T08:28:31.614Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
35382026-05-11T08:28:31.614Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
35392026-05-11T08:28:31.614Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-05-11T08:28:31.614Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
35412026-05-11T08:28:31.615Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
35422026-05-11T08:28:31.615Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
35432026-05-11T08:28:31.615Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
35442026-05-11T08:28:31.615Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
35452026-05-11T08:28:31.615Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
35462026-05-11T08:28:31.615Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35472026-05-11T08:28:31.615Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
35482026-05-11T08:28:31.615Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
35492026-05-11T08:28:31.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-05-11T08:28:31.615Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35512026-05-11T08:28:31.615Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
35522026-05-11T08:28:31.615Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
35532026-05-11T08:28:31.615Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35542026-05-11T08:28:31.615Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35552026-05-11T08:28:31.615Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
35562026-05-11T08:28:31.615Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35572026-05-11T08:28:31.615Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35582026-05-11T08:28:31.615Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
35592026-05-11T08:28:31.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-05-11T08:28:31.615Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35612026-05-11T08:28:31.615Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35622026-05-11T08:28:31.615Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35632026-05-11T08:28:31.615Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35642026-05-11T08:28:31.615Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35652026-05-11T08:28:31.615Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35662026-05-11T08:28:31.615Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35672026-05-11T08:28:31.615Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35682026-05-11T08:28:31.615Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
35692026-05-11T08:28:31.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-05-11T08:28:31.615Z[ 5] 10.00-10.00 sec 256 KBytes 623 Mbits/sec
35712026-05-11T08:28:31.615Z[ 8] 10.00-10.00 sec 256 KBytes 624 Mbits/sec
35722026-05-11T08:28:31.615Z[ 10] 10.00-10.00 sec 128 KBytes 312 Mbits/sec
35732026-05-11T08:28:31.615Z[ 12] 10.00-10.00 sec 128 KBytes 312 Mbits/sec
35742026-05-11T08:28:31.615Z[ 14] 10.00-10.00 sec 128 KBytes 312 Mbits/sec
35752026-05-11T08:28:31.615Z[ 16] 10.00-10.00 sec 256 KBytes 624 Mbits/sec
35762026-05-11T08:28:31.615Z[ 18] 10.00-10.00 sec 256 KBytes 624 Mbits/sec
35772026-05-11T08:28:31.615Z[ 20] 10.00-10.00 sec 128 KBytes 312 Mbits/sec
35782026-05-11T08:28:31.615Z[SUM] 10.00-10.00 sec 1.50 MBytes 3.74 Gbits/sec
35792026-05-11T08:28:31.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-05-11T08:28:31.616Z[ ID] Interval Transfer Bitrate
35812026-05-11T08:28:31.616Z[ 5] 0.00-10.00 sec 508 MBytes 426 Mbits/sec receiver
35822026-05-11T08:28:31.616Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35832026-05-11T08:28:31.616Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35842026-05-11T08:28:31.616Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35852026-05-11T08:28:31.616Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35862026-05-11T08:28:31.616Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35872026-05-11T08:28:31.616Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35882026-05-11T08:28:31.616Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35892026-05-11T08:28:31.616Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
35902026-05-11T08:28:31.619ZRun 9/10...3467.146511235357Mbps
35912026-05-11T08:28:39.040Z-----------------------------------------------------------
35922026-05-11T08:28:39.040ZServer listening on 5201 (test #20)
35932026-05-11T08:28:39.040Z-----------------------------------------------------------
35942026-05-11T08:28:39.040ZAccepted connection from 10.0.0.1, port 61300
35952026-05-11T08:28:39.040Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57722
35962026-05-11T08:28:39.040Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64718
35972026-05-11T08:28:39.040Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44561
35982026-05-11T08:28:39.040Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36286
35992026-05-11T08:28:39.040Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57986
36002026-05-11T08:28:39.040Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37791
36012026-05-11T08:28:39.040Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33865
36022026-05-11T08:28:39.040Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57157
36032026-05-11T08:28:39.040Z[ ID] Interval Transfer Bitrate
36042026-05-11T08:28:39.040Z[ 5] 0.00-1.00 sec 34.4 MBytes 288 Mbits/sec
36052026-05-11T08:28:39.040Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
36062026-05-11T08:28:39.040Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
36072026-05-11T08:28:39.040Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
36082026-05-11T08:28:39.040Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
36092026-05-11T08:28:39.040Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
36102026-05-11T08:28:39.040Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
36112026-05-11T08:28:39.040Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
36122026-05-11T08:28:39.040Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
36132026-05-11T08:28:39.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-05-11T08:28:39.040Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
36152026-05-11T08:28:39.040Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
36162026-05-11T08:28:39.040Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
36172026-05-11T08:28:39.040Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36182026-05-11T08:28:39.040Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
36192026-05-11T08:28:39.040Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
36202026-05-11T08:28:39.040Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
36212026-05-11T08:28:39.040Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
36222026-05-11T08:28:39.040Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
36232026-05-11T08:28:39.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-05-11T08:28:39.040Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36252026-05-11T08:28:39.040Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36262026-05-11T08:28:39.041Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36272026-05-11T08:28:39.041Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36282026-05-11T08:28:39.041Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36292026-05-11T08:28:39.041Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36302026-05-11T08:28:39.041Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36312026-05-11T08:28:39.041Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36322026-05-11T08:28:39.041Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
36332026-05-11T08:28:39.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-05-11T08:28:39.041Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36352026-05-11T08:28:39.041Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36362026-05-11T08:28:39.041Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
36372026-05-11T08:28:39.041Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36382026-05-11T08:28:39.041Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36392026-05-11T08:28:39.041Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36402026-05-11T08:28:39.041Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36412026-05-11T08:28:39.041Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36422026-05-11T08:28:39.041Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
36432026-05-11T08:28:39.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-05-11T08:28:39.041Z[ 5] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
36452026-05-11T08:28:39.041Z[ 8] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
36462026-05-11T08:28:39.041Z[ 10] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
36472026-05-11T08:28:39.041Z[ 12] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
36482026-05-11T08:28:39.041Z[ 14] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
36492026-05-11T08:28:39.042Z[ 16] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
36502026-05-11T08:28:39.042Z[ 18] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
36512026-05-11T08:28:39.042Z[ 20] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
36522026-05-11T08:28:39.042Z[SUM] 4.00-5.00 sec 417 MBytes 3.50 Gbits/sec
36532026-05-11T08:28:39.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-05-11T08:28:39.042Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
36552026-05-11T08:28:39.042Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36562026-05-11T08:28:39.042Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36572026-05-11T08:28:39.042Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
36582026-05-11T08:28:39.042Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36592026-05-11T08:28:39.042Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36602026-05-11T08:28:39.042Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
36612026-05-11T08:28:39.042Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36622026-05-11T08:28:39.042Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
36632026-05-11T08:28:39.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-05-11T08:28:39.042Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
36652026-05-11T08:28:39.042Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
36662026-05-11T08:28:39.042Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
36672026-05-11T08:28:42.042Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
36682026-05-11T08:28:42.042Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36692026-05-11T08:28:42.042Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36702026-05-11T08:28:42.042Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
36712026-05-11T08:28:42.042Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
36722026-05-11T08:28:42.042Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
36732026-05-11T08:28:42.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-05-11T08:28:42.042Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36752026-05-11T08:28:42.042Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36762026-05-11T08:28:42.042Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
36772026-05-11T08:28:42.042Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36782026-05-11T08:28:42.042Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
36792026-05-11T08:28:42.042Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36802026-05-11T08:28:42.043Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
36812026-05-11T08:28:42.043Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36822026-05-11T08:28:42.043Z[SUM] 7.00-8.00 sec 421 MBytes 3.53 Gbits/sec
36832026-05-11T08:28:42.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-05-11T08:28:42.043Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36852026-05-11T08:28:42.043Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
36862026-05-11T08:28:42.043Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
36872026-05-11T08:28:42.043Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36882026-05-11T08:28:42.043Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
36892026-05-11T08:28:42.043Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
36902026-05-11T08:28:42.043Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36912026-05-11T08:28:42.043Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36922026-05-11T08:28:42.043Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
36932026-05-11T08:28:42.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-05-11T08:28:42.043Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
36952026-05-11T08:28:42.043Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
36962026-05-11T08:28:42.043Z[ 10] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
36972026-05-11T08:28:42.043Z[ 12] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
36982026-05-11T08:28:42.043Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
36992026-05-11T08:28:42.043Z[ 16] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
37002026-05-11T08:28:42.043Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
37012026-05-11T08:28:42.043Z[ 20] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
37022026-05-11T08:28:42.043Z[SUM] 9.00-10.00 sec 419 MBytes 3.52 Gbits/sec
37032026-05-11T08:28:42.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-05-11T08:28:42.043Z[ 5] 10.00-10.00 sec 128 KBytes 671 Mbits/sec
37052026-05-11T08:28:42.043Z[ 8] 10.00-10.00 sec 128 KBytes 671 Mbits/sec
37062026-05-11T08:28:42.043Z[ 10] 10.00-10.00 sec 128 KBytes 671 Mbits/sec
37072026-05-11T08:28:42.043Z[ 12] 10.00-10.00 sec 128 KBytes 672 Mbits/sec
37082026-05-11T08:28:42.043Z[ 14] 10.00-10.00 sec 128 KBytes 672 Mbits/sec
37092026-05-11T08:28:42.043Z[ 16] 10.00-10.00 sec 128 KBytes 672 Mbits/sec
37102026-05-11T08:28:42.043Z[ 18] 10.00-10.00 sec 128 KBytes 672 Mbits/sec
37112026-05-11T08:28:42.043Z[ 20] 10.00-10.00 sec 128 KBytes 671 Mbits/sec
37122026-05-11T08:28:42.043Z[SUM] 10.00-10.00 sec 1.00 MBytes 5.37 Gbits/sec
37132026-05-11T08:28:42.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-05-11T08:28:42.043Z[ ID] Interval Transfer Bitrate
37152026-05-11T08:28:42.044Z[ 5] 0.00-10.00 sec 509 MBytes 427 Mbits/sec receiver
37162026-05-11T08:28:42.044Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
37172026-05-11T08:28:42.044Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
37182026-05-11T08:28:42.044Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
37192026-05-11T08:28:42.044Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
37202026-05-11T08:28:42.044Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
37212026-05-11T08:28:42.044Z[ 18] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
37222026-05-11T08:28:42.044Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
37232026-05-11T08:28:42.044Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.47 Gbits/sec receiver
37242026-05-11T08:28:42.047ZRun 10/10...3466.093452059948Mbps
37252026-05-11T08:28:42.047Z###---------------------###
37262026-05-11T08:28:42.047Z::: iPerf done... :::
37272026-05-11T08:28:42.047Z:::Awaiting out files...:::
37282026-05-11T08:28:42.047Z###---------------------###
37292026-05-11T08:28:42.047Z###-----###
37302026-05-11T08:28:42.047Z:::done!:::
37312026-05-11T08:28:42.047Z###-----###
37322026-05-11T08:28:43.003ZGnuplot not found, using plotters backend
37332026-05-11T08:28:43.150ZBenchmarking iperf-tcp/local/c2s/tx
37342026-05-11T08:28:43.150ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37352026-05-11T08:28:47.066ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37362026-05-11T08:29:07.072ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37372026-05-11T08:29:07.165Ziperf-tcp/local/c2s/tx time: [3.5058 µs 3.5059 µs 3.5060 µs]
37382026-05-11T08:29:07.166Z change: [+3.4215% +3.4274% +3.4330%] (p = 0.00 < 0.05)
37392026-05-11T08:29:07.166Z Performance has regressed.
37402026-05-11T08:29:07.166ZFound 7 outliers among 100 measurements (7.00%)
37412026-05-11T08:29:07.166Z 1 (1.00%) low severe
37422026-05-11T08:29:07.166Z 2 (2.00%) low mild
37432026-05-11T08:29:07.166Z 3 (3.00%) high mild
37442026-05-11T08:29:07.166Z 1 (1.00%) high severe
37452026-05-11T08:29:08.057Z
37462026-05-11T08:29:08.060ZBenchmarking iperf-tcp/local/c2s/rx
37472026-05-11T08:29:08.060ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37482026-05-11T08:29:11.973ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37492026-05-11T08:29:31.952ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37502026-05-11T08:29:32.039Ziperf-tcp/local/c2s/rx time: [6.6179 µs 6.6180 µs 6.6182 µs]
37512026-05-11T08:29:32.039Z change: [+2.6409% +2.6456% +2.6498%] (p = 0.00 < 0.05)
37522026-05-11T08:29:32.039Z Performance has regressed.
37532026-05-11T08:29:32.039ZFound 9 outliers among 100 measurements (9.00%)
37542026-05-11T08:29:32.039Z 2 (2.00%) low severe
37552026-05-11T08:29:32.039Z 3 (3.00%) low mild
37562026-05-11T08:29:32.039Z 2 (2.00%) high mild
37572026-05-11T08:29:32.039Z 2 (2.00%) high severe
37582026-05-11T08:29:32.931Z
37592026-05-11T08:29:32.934Z###-------------------###
37602026-05-11T08:29:32.934Z:::Running experiment :::
37612026-05-11T08:29:32.934Z:::iperf-tcp/local/s2c:::
37622026-05-11T08:29:32.934Z###-------------------###
37632026-05-11T08:29:33.266Zdtrace: description 'profile-201us ' matched 2 probes
37642026-05-11T08:29:40.333Z-----------------------------------------------------------
37652026-05-11T08:29:40.333ZServer listening on 5201 (test #21)
37662026-05-11T08:29:40.333Z-----------------------------------------------------------
37672026-05-11T08:29:40.333ZAccepted connection from 10.0.0.1, port 40398
37682026-05-11T08:29:40.333Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57351
37692026-05-11T08:29:40.333Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38957
37702026-05-11T08:29:40.333Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55598
37712026-05-11T08:29:40.333Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40360
37722026-05-11T08:29:40.333Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57472
37732026-05-11T08:29:40.333Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46096
37742026-05-11T08:29:40.333Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39435
37752026-05-11T08:29:40.333Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55494
37762026-05-11T08:29:40.333Z[ ID] Interval Transfer Bitrate
37772026-05-11T08:29:40.334Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37782026-05-11T08:29:40.334Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37792026-05-11T08:29:40.334Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37802026-05-11T08:29:40.334Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37812026-05-11T08:29:40.334Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37822026-05-11T08:29:40.334Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37832026-05-11T08:29:40.334Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37842026-05-11T08:29:40.334Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37852026-05-11T08:29:40.334Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
37862026-05-11T08:29:40.334Z- - - - - - - - - - - - - - - - - - - - - - - - -
37872026-05-11T08:29:40.334Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
37882026-05-11T08:29:40.334Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
37892026-05-11T08:29:40.334Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
37902026-05-11T08:29:40.334Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
37912026-05-11T08:29:40.334Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
37922026-05-11T08:29:40.334Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
37932026-05-11T08:29:40.335Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
37942026-05-11T08:29:40.335Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
37952026-05-11T08:29:40.335Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
37962026-05-11T08:29:40.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
37972026-05-11T08:29:40.335Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
37982026-05-11T08:29:40.335Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
37992026-05-11T08:29:40.335Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
38002026-05-11T08:29:40.335Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
38012026-05-11T08:29:40.335Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38022026-05-11T08:29:40.335Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
38032026-05-11T08:29:40.335Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38042026-05-11T08:29:40.335Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
38052026-05-11T08:29:40.335Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
38062026-05-11T08:29:40.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
38072026-05-11T08:29:40.335Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38082026-05-11T08:29:40.335Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38092026-05-11T08:29:40.335Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
38102026-05-11T08:29:40.336Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38112026-05-11T08:29:40.336Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
38122026-05-11T08:29:40.336Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38132026-05-11T08:29:40.336Z[ 18] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
38142026-05-11T08:29:40.336Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
38152026-05-11T08:29:40.336Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
38162026-05-11T08:29:40.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
38172026-05-11T08:29:40.336Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38182026-05-11T08:29:40.336Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38192026-05-11T08:29:40.336Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
38202026-05-11T08:29:40.336Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38212026-05-11T08:29:40.336Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38222026-05-11T08:29:40.336Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38232026-05-11T08:29:40.336Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38242026-05-11T08:29:40.336Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
38252026-05-11T08:29:40.336Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
38262026-05-11T08:29:40.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
38272026-05-11T08:29:40.336Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
38282026-05-11T08:29:40.336Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
38292026-05-11T08:29:40.336Z[ 10] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
38302026-05-11T08:29:40.336Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
38312026-05-11T08:29:40.336Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
38322026-05-11T08:29:40.336Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
38332026-05-11T08:29:40.336Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
38342026-05-11T08:29:40.336Z[ 20] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
38352026-05-11T08:29:40.336Z[SUM] 5.00-6.00 sec 419 MBytes 3.52 Gbits/sec
38362026-05-11T08:29:40.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
38372026-05-11T08:29:40.336Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38382026-05-11T08:29:40.336Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38392026-05-11T08:29:40.336Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38402026-05-11T08:29:43.339Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38412026-05-11T08:29:43.339Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38422026-05-11T08:29:43.339Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38432026-05-11T08:29:43.339Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38442026-05-11T08:29:43.339Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38452026-05-11T08:29:43.339Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
38462026-05-11T08:29:43.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
38472026-05-11T08:29:43.339Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38482026-05-11T08:29:43.339Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38492026-05-11T08:29:43.339Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38502026-05-11T08:29:43.339Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38512026-05-11T08:29:43.339Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38522026-05-11T08:29:43.339Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38532026-05-11T08:29:43.339Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38542026-05-11T08:29:43.339Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38552026-05-11T08:29:43.339Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
38562026-05-11T08:29:43.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
38572026-05-11T08:29:43.339Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38582026-05-11T08:29:43.339Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38592026-05-11T08:29:43.340Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38602026-05-11T08:29:43.340Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
38612026-05-11T08:29:43.340Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38622026-05-11T08:29:43.340Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38632026-05-11T08:29:43.340Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38642026-05-11T08:29:43.340Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
38652026-05-11T08:29:43.340Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
38662026-05-11T08:29:43.340Z- - - - - - - - - - - - - - - - - - - - - - - - -
38672026-05-11T08:29:43.340Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38682026-05-11T08:29:43.340Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38692026-05-11T08:29:43.340Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38702026-05-11T08:29:43.340Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38712026-05-11T08:29:43.340Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38722026-05-11T08:29:43.340Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38732026-05-11T08:29:43.340Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38742026-05-11T08:29:43.340Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38752026-05-11T08:29:43.340Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
38762026-05-11T08:29:43.340Z- - - - - - - - - - - - - - - - - - - - - - - - -
38772026-05-11T08:29:43.340Z[ 5] 10.00-10.00 sec 256 KBytes 776 Mbits/sec
38782026-05-11T08:29:43.340Z[ 8] 10.00-10.00 sec 128 KBytes 388 Mbits/sec
38792026-05-11T08:29:43.340Z[ 10] 10.00-10.00 sec 256 KBytes 776 Mbits/sec
38802026-05-11T08:29:43.340Z[ 12] 10.00-10.00 sec 128 KBytes 388 Mbits/sec
38812026-05-11T08:29:43.340Z[ 14] 10.00-10.00 sec 128 KBytes 388 Mbits/sec
38822026-05-11T08:29:43.340Z[ 16] 10.00-10.00 sec 128 KBytes 388 Mbits/sec
38832026-05-11T08:29:43.340Z[ 18] 10.00-10.00 sec 256 KBytes 776 Mbits/sec
38842026-05-11T08:29:43.340Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38852026-05-11T08:29:43.340Z[SUM] 10.00-10.00 sec 1.25 MBytes 3.88 Gbits/sec
38862026-05-11T08:29:43.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
38872026-05-11T08:29:43.344Z[ ID] Interval Transfer Bitrate
38882026-05-11T08:29:43.344Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
38892026-05-11T08:29:43.344Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
38902026-05-11T08:29:43.344Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
38912026-05-11T08:29:43.344Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
38922026-05-11T08:29:43.344Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
38932026-05-11T08:29:43.344Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
38942026-05-11T08:29:43.344Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
38952026-05-11T08:29:43.344Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38962026-05-11T08:29:43.344Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
38972026-05-11T08:29:43.344ZRun 1/10...3475.607667592881Mbps
38982026-05-11T08:29:50.743Z-----------------------------------------------------------
38992026-05-11T08:29:50.743ZServer listening on 5201 (test #22)
39002026-05-11T08:29:50.743Z-----------------------------------------------------------
39012026-05-11T08:29:50.743ZAccepted connection from 10.0.0.1, port 59201
39022026-05-11T08:29:50.743Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36098
39032026-05-11T08:29:50.743Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42224
39042026-05-11T08:29:50.743Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55387
39052026-05-11T08:29:50.743Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38845
39062026-05-11T08:29:50.743Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57009
39072026-05-11T08:29:50.743Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38580
39082026-05-11T08:29:50.743Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43911
39092026-05-11T08:29:50.743Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42967
39102026-05-11T08:29:50.743Z[ ID] Interval Transfer Bitrate
39112026-05-11T08:29:50.743Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39122026-05-11T08:29:50.743Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39132026-05-11T08:29:50.743Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39142026-05-11T08:29:50.743Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39152026-05-11T08:29:50.743Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39162026-05-11T08:29:50.743Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39172026-05-11T08:29:50.743Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39182026-05-11T08:29:50.743Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39192026-05-11T08:29:50.743Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
39202026-05-11T08:29:50.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
39212026-05-11T08:29:50.743Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
39222026-05-11T08:29:50.743Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39232026-05-11T08:29:50.743Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39242026-05-11T08:29:50.743Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39252026-05-11T08:29:50.743Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39262026-05-11T08:29:50.743Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
39272026-05-11T08:29:50.744Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39282026-05-11T08:29:50.744Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39292026-05-11T08:29:50.744Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
39302026-05-11T08:29:50.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
39312026-05-11T08:29:50.744Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39322026-05-11T08:29:50.744Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39332026-05-11T08:29:50.744Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39342026-05-11T08:29:50.744Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39352026-05-11T08:29:50.744Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39362026-05-11T08:29:50.744Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39372026-05-11T08:29:50.744Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39382026-05-11T08:29:50.744Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39392026-05-11T08:29:50.744Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
39402026-05-11T08:29:50.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
39412026-05-11T08:29:50.744Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39422026-05-11T08:29:50.744Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
39432026-05-11T08:29:50.744Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
39442026-05-11T08:29:50.744Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39452026-05-11T08:29:50.744Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39462026-05-11T08:29:50.744Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39472026-05-11T08:29:50.744Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39482026-05-11T08:29:50.744Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
39492026-05-11T08:29:50.744Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
39502026-05-11T08:29:50.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
39512026-05-11T08:29:50.745Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
39522026-05-11T08:29:50.745Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39532026-05-11T08:29:50.745Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39542026-05-11T08:29:50.745Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
39552026-05-11T08:29:50.745Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39562026-05-11T08:29:50.745Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39572026-05-11T08:29:50.745Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39582026-05-11T08:29:50.745Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39592026-05-11T08:29:50.745Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
39602026-05-11T08:29:50.745Z- - - - - - - - - - - - - - - - - - - - - - - - -
39612026-05-11T08:29:50.745Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
39622026-05-11T08:29:50.745Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
39632026-05-11T08:29:50.745Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
39642026-05-11T08:29:50.745Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39652026-05-11T08:29:50.745Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
39662026-05-11T08:29:50.745Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
39672026-05-11T08:29:50.745Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
39682026-05-11T08:29:50.745Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
39692026-05-11T08:29:50.745Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
39702026-05-11T08:29:50.745Z- - - - - - - - - - - - - - - - - - - - - - - - -
39712026-05-11T08:29:50.745Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39722026-05-11T08:29:50.745Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39732026-05-11T08:29:50.745Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39742026-05-11T08:29:53.748Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39752026-05-11T08:29:53.748Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39762026-05-11T08:29:53.748Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39772026-05-11T08:29:53.748Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39782026-05-11T08:29:53.748Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39792026-05-11T08:29:53.748Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
39802026-05-11T08:29:53.748Z- - - - - - - - - - - - - - - - - - - - - - - - -
39812026-05-11T08:29:53.748Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39822026-05-11T08:29:53.748Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39832026-05-11T08:29:53.748Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39842026-05-11T08:29:53.748Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39852026-05-11T08:29:53.749Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39862026-05-11T08:29:53.749Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39872026-05-11T08:29:53.749Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39882026-05-11T08:29:53.749Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39892026-05-11T08:29:53.749Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
39902026-05-11T08:29:53.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
39912026-05-11T08:29:53.749Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
39922026-05-11T08:29:53.749Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
39932026-05-11T08:29:53.749Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
39942026-05-11T08:29:53.749Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
39952026-05-11T08:29:53.749Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
39962026-05-11T08:29:53.749Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39972026-05-11T08:29:53.749Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
39982026-05-11T08:29:53.749Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
39992026-05-11T08:29:53.749Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
40002026-05-11T08:29:53.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
40012026-05-11T08:29:53.749Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40022026-05-11T08:29:53.749Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40032026-05-11T08:29:53.749Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40042026-05-11T08:29:53.749Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40052026-05-11T08:29:53.749Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40062026-05-11T08:29:53.749Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40072026-05-11T08:29:53.749Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40082026-05-11T08:29:53.749Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40092026-05-11T08:29:53.749Z[SUM] 9.00-10.00 sec 424 MBytes 3.55 Gbits/sec
40102026-05-11T08:29:53.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
40112026-05-11T08:29:53.749Z[ 5] 10.00-10.00 sec 128 KBytes 870 Mbits/sec
40122026-05-11T08:29:53.749Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40132026-05-11T08:29:53.749Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40142026-05-11T08:29:53.749Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40152026-05-11T08:29:53.749Z[ 14] 10.00-10.00 sec 128 KBytes 872 Mbits/sec
40162026-05-11T08:29:53.749Z[ 16] 10.00-10.00 sec 128 KBytes 872 Mbits/sec
40172026-05-11T08:29:53.749Z[ 18] 10.00-10.00 sec 128 KBytes 872 Mbits/sec
40182026-05-11T08:29:53.749Z[ 20] 10.00-10.00 sec 128 KBytes 872 Mbits/sec
40192026-05-11T08:29:53.749Z[SUM] 10.00-10.00 sec 640 KBytes 4.35 Gbits/sec
40202026-05-11T08:29:53.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
40212026-05-11T08:29:53.750Z[ ID] Interval Transfer Bitrate
40222026-05-11T08:29:53.750Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40232026-05-11T08:29:53.750Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40242026-05-11T08:29:53.750Z[ 10] 0.00-10.00 sec 520 MBytes 437 Mbits/sec sender
40252026-05-11T08:29:53.750Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40262026-05-11T08:29:53.750Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40272026-05-11T08:29:53.750Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40282026-05-11T08:29:53.750Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40292026-05-11T08:29:53.750Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40302026-05-11T08:29:53.750Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec sender
40312026-05-11T08:29:53.753ZRun 2/10...3493.8470155253Mbps
40322026-05-11T08:30:01.151Z-----------------------------------------------------------
40332026-05-11T08:30:01.151ZServer listening on 5201 (test #23)
40342026-05-11T08:30:01.151Z-----------------------------------------------------------
40352026-05-11T08:30:01.151ZAccepted connection from 10.0.0.1, port 35065
40362026-05-11T08:30:01.151Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65233
40372026-05-11T08:30:01.151Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54197
40382026-05-11T08:30:01.151Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64126
40392026-05-11T08:30:01.151Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32997
40402026-05-11T08:30:01.151Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54582
40412026-05-11T08:30:01.151Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46542
40422026-05-11T08:30:01.151Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63217
40432026-05-11T08:30:01.151Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45320
40442026-05-11T08:30:01.151Z[ ID] Interval Transfer Bitrate
40452026-05-11T08:30:01.151Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40462026-05-11T08:30:01.151Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40472026-05-11T08:30:01.151Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40482026-05-11T08:30:01.151Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40492026-05-11T08:30:01.151Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40502026-05-11T08:30:01.151Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40512026-05-11T08:30:01.152Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40522026-05-11T08:30:01.152Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40532026-05-11T08:30:01.152Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
40542026-05-11T08:30:01.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
40552026-05-11T08:30:01.152Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40562026-05-11T08:30:01.152Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40572026-05-11T08:30:01.152Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40582026-05-11T08:30:01.152Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40592026-05-11T08:30:01.152Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40602026-05-11T08:30:01.152Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40612026-05-11T08:30:01.152Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40622026-05-11T08:30:01.152Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40632026-05-11T08:30:01.152Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
40642026-05-11T08:30:01.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
40652026-05-11T08:30:01.152Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40662026-05-11T08:30:01.152Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40672026-05-11T08:30:01.152Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40682026-05-11T08:30:01.152Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40692026-05-11T08:30:01.152Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40702026-05-11T08:30:01.152Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40712026-05-11T08:30:01.152Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40722026-05-11T08:30:01.152Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40732026-05-11T08:30:01.152Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
40742026-05-11T08:30:01.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
40752026-05-11T08:30:01.152Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40762026-05-11T08:30:01.152Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40772026-05-11T08:30:01.152Z[ 10] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
40782026-05-11T08:30:01.152Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40792026-05-11T08:30:01.152Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40802026-05-11T08:30:01.152Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40812026-05-11T08:30:01.152Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40822026-05-11T08:30:01.152Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40832026-05-11T08:30:01.152Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
40842026-05-11T08:30:01.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
40852026-05-11T08:30:01.152Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
40862026-05-11T08:30:01.153Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40872026-05-11T08:30:01.153Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
40882026-05-11T08:30:01.153Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
40892026-05-11T08:30:01.153Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
40902026-05-11T08:30:01.153Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
40912026-05-11T08:30:01.153Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
40922026-05-11T08:30:01.153Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40932026-05-11T08:30:01.153Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
40942026-05-11T08:30:01.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
40952026-05-11T08:30:01.153Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
40962026-05-11T08:30:01.153Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
40972026-05-11T08:30:01.153Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
40982026-05-11T08:30:01.153Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
40992026-05-11T08:30:01.153Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
41002026-05-11T08:30:01.153Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
41012026-05-11T08:30:01.153Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
41022026-05-11T08:30:01.153Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
41032026-05-11T08:30:01.153Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
41042026-05-11T08:30:01.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
41052026-05-11T08:30:01.153Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
41062026-05-11T08:30:01.153Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41072026-05-11T08:30:01.153Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41082026-05-11T08:30:04.156Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41092026-05-11T08:30:04.156Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
41102026-05-11T08:30:04.156Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41112026-05-11T08:30:04.156Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41122026-05-11T08:30:04.156Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41132026-05-11T08:30:04.156Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
41142026-05-11T08:30:04.156Z- - - - - - - - - - - - - - - - - - - - - - - - -
41152026-05-11T08:30:04.156Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
41162026-05-11T08:30:04.156Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
41172026-05-11T08:30:04.156Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
41182026-05-11T08:30:04.156Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
41192026-05-11T08:30:04.156Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
41202026-05-11T08:30:04.156Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41212026-05-11T08:30:04.156Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
41222026-05-11T08:30:04.156Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
41232026-05-11T08:30:04.156Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
41242026-05-11T08:30:04.156Z- - - - - - - - - - - - - - - - - - - - - - - - -
41252026-05-11T08:30:04.156Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41262026-05-11T08:30:04.156Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41272026-05-11T08:30:04.156Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41282026-05-11T08:30:04.156Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41292026-05-11T08:30:04.156Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41302026-05-11T08:30:04.156Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
41312026-05-11T08:30:04.156Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41322026-05-11T08:30:04.156Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41332026-05-11T08:30:04.156Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
41342026-05-11T08:30:04.156Z- - - - - - - - - - - - - - - - - - - - - - - - -
41352026-05-11T08:30:04.156Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41362026-05-11T08:30:04.156Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41372026-05-11T08:30:04.156Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41382026-05-11T08:30:04.156Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41392026-05-11T08:30:04.156Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41402026-05-11T08:30:04.156Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41412026-05-11T08:30:04.156Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41422026-05-11T08:30:04.156Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41432026-05-11T08:30:04.157Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
41442026-05-11T08:30:04.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
41452026-05-11T08:30:04.157Z[ 5] 10.00-10.00 sec 128 KBytes 943 Mbits/sec
41462026-05-11T08:30:04.157Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41472026-05-11T08:30:04.157Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-05-11T08:30:04.157Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41492026-05-11T08:30:04.157Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41502026-05-11T08:30:04.157Z[ 16] 10.00-10.00 sec 128 KBytes 946 Mbits/sec
41512026-05-11T08:30:04.157Z[ 18] 10.00-10.00 sec 128 KBytes 946 Mbits/sec
41522026-05-11T08:30:04.157Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41532026-05-11T08:30:04.157Z[SUM] 10.00-10.00 sec 384 KBytes 2.83 Gbits/sec
41542026-05-11T08:30:04.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
41552026-05-11T08:30:04.157Z[ ID] Interval Transfer Bitrate
41562026-05-11T08:30:04.157Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
41572026-05-11T08:30:04.157Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
41582026-05-11T08:30:04.157Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
41592026-05-11T08:30:04.157Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
41602026-05-11T08:30:04.157Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
41612026-05-11T08:30:04.157Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
41622026-05-11T08:30:04.157Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
41632026-05-11T08:30:04.157Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
41642026-05-11T08:30:04.157Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
41652026-05-11T08:30:04.161ZRun 3/10...3477.8381061101986Mbps
41662026-05-11T08:30:11.557Z-----------------------------------------------------------
41672026-05-11T08:30:11.557ZServer listening on 5201 (test #24)
41682026-05-11T08:30:11.557Z-----------------------------------------------------------
41692026-05-11T08:30:11.557ZAccepted connection from 10.0.0.1, port 57352
41702026-05-11T08:30:11.557Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60069
41712026-05-11T08:30:11.557Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56425
41722026-05-11T08:30:11.557Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41675
41732026-05-11T08:30:11.557Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41037
41742026-05-11T08:30:11.557Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58425
41752026-05-11T08:30:11.557Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63261
41762026-05-11T08:30:11.557Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48444
41772026-05-11T08:30:11.557Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42823
41782026-05-11T08:30:11.557Z[ ID] Interval Transfer Bitrate
41792026-05-11T08:30:11.557Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41802026-05-11T08:30:11.557Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41812026-05-11T08:30:11.557Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41822026-05-11T08:30:11.557Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41832026-05-11T08:30:11.557Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41842026-05-11T08:30:11.557Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41852026-05-11T08:30:11.557Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41862026-05-11T08:30:11.557Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41872026-05-11T08:30:11.557Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
41882026-05-11T08:30:11.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
41892026-05-11T08:30:11.558Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41902026-05-11T08:30:11.558Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41912026-05-11T08:30:11.558Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41922026-05-11T08:30:11.558Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41932026-05-11T08:30:11.558Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41942026-05-11T08:30:11.558Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41952026-05-11T08:30:11.558Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41962026-05-11T08:30:11.558Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41972026-05-11T08:30:11.558Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
41982026-05-11T08:30:11.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
41992026-05-11T08:30:11.558Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42002026-05-11T08:30:11.558Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42012026-05-11T08:30:11.558Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42022026-05-11T08:30:11.558Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
42032026-05-11T08:30:11.558Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42042026-05-11T08:30:11.558Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42052026-05-11T08:30:11.558Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42062026-05-11T08:30:11.558Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
42072026-05-11T08:30:11.558Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
42082026-05-11T08:30:11.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
42092026-05-11T08:30:11.558Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
42102026-05-11T08:30:11.558Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42112026-05-11T08:30:11.558Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42122026-05-11T08:30:11.558Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42132026-05-11T08:30:11.558Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42142026-05-11T08:30:11.558Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42152026-05-11T08:30:11.558Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42162026-05-11T08:30:11.558Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42172026-05-11T08:30:11.558Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
42182026-05-11T08:30:11.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
42192026-05-11T08:30:11.558Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42202026-05-11T08:30:11.558Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42212026-05-11T08:30:11.558Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42222026-05-11T08:30:11.558Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42232026-05-11T08:30:11.558Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42242026-05-11T08:30:11.558Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42252026-05-11T08:30:11.558Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42262026-05-11T08:30:11.558Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42272026-05-11T08:30:11.559Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
42282026-05-11T08:30:11.559Z- - - - - - - - - - - - - - - - - - - - - - - - -
42292026-05-11T08:30:11.559Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42302026-05-11T08:30:11.559Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42312026-05-11T08:30:11.559Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42322026-05-11T08:30:11.559Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42332026-05-11T08:30:11.559Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42342026-05-11T08:30:11.559Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42352026-05-11T08:30:11.559Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42362026-05-11T08:30:11.559Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42372026-05-11T08:30:11.559Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
42382026-05-11T08:30:11.559Z- - - - - - - - - - - - - - - - - - - - - - - - -
42392026-05-11T08:30:11.559Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42402026-05-11T08:30:11.559Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42412026-05-11T08:30:11.559Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42422026-05-11T08:30:14.561Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42432026-05-11T08:30:14.561Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42442026-05-11T08:30:14.561Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42452026-05-11T08:30:14.561Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42462026-05-11T08:30:14.561Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42472026-05-11T08:30:14.561Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
42482026-05-11T08:30:14.561Z- - - - - - - - - - - - - - - - - - - - - - - - -
42492026-05-11T08:30:14.561Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42502026-05-11T08:30:14.562Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42512026-05-11T08:30:14.562Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42522026-05-11T08:30:14.562Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42532026-05-11T08:30:14.562Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42542026-05-11T08:30:14.562Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42552026-05-11T08:30:14.562Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42562026-05-11T08:30:14.562Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42572026-05-11T08:30:14.562Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
42582026-05-11T08:30:14.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
42592026-05-11T08:30:14.562Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
42602026-05-11T08:30:14.562Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42612026-05-11T08:30:14.562Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
42622026-05-11T08:30:14.562Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
42632026-05-11T08:30:14.562Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
42642026-05-11T08:30:14.562Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
42652026-05-11T08:30:14.562Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
42662026-05-11T08:30:14.562Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42672026-05-11T08:30:14.562Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
42682026-05-11T08:30:14.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
42692026-05-11T08:30:14.562Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42702026-05-11T08:30:14.562Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42712026-05-11T08:30:14.562Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42722026-05-11T08:30:14.562Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42732026-05-11T08:30:14.562Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42742026-05-11T08:30:14.562Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42752026-05-11T08:30:14.562Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42762026-05-11T08:30:14.562Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42772026-05-11T08:30:14.562Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
42782026-05-11T08:30:14.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
42792026-05-11T08:30:14.562Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42802026-05-11T08:30:14.562Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42812026-05-11T08:30:14.562Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42822026-05-11T08:30:14.562Z[ 12] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
42832026-05-11T08:30:14.562Z[ 14] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
42842026-05-11T08:30:14.562Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42852026-05-11T08:30:14.562Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42862026-05-11T08:30:14.563Z[ 20] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
42872026-05-11T08:30:14.563Z[SUM] 10.00-10.00 sec 384 KBytes 2.67 Gbits/sec
42882026-05-11T08:30:14.563Z- - - - - - - - - - - - - - - - - - - - - - - - -
42892026-05-11T08:30:14.563Z[ ID] Interval Transfer Bitrate
42902026-05-11T08:30:14.563Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42912026-05-11T08:30:14.563Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42922026-05-11T08:30:14.563Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42932026-05-11T08:30:14.563Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42942026-05-11T08:30:14.563Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42952026-05-11T08:30:14.563Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42962026-05-11T08:30:14.563Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42972026-05-11T08:30:14.563Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42982026-05-11T08:30:14.563Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec sender
42992026-05-11T08:30:14.566ZRun 4/10...3488.405202778268Mbps
43002026-05-11T08:30:21.983Z-----------------------------------------------------------
43012026-05-11T08:30:21.983ZServer listening on 5201 (test #25)
43022026-05-11T08:30:21.983Z-----------------------------------------------------------
43032026-05-11T08:30:21.983ZAccepted connection from 10.0.0.1, port 49097
43042026-05-11T08:30:21.983Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36098
43052026-05-11T08:30:21.983Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65027
43062026-05-11T08:30:21.983Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42063
43072026-05-11T08:30:21.983Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60193
43082026-05-11T08:30:21.983Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33974
43092026-05-11T08:30:21.983Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35268
43102026-05-11T08:30:21.983Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39912
43112026-05-11T08:30:21.983Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39971
43122026-05-11T08:30:21.983Z[ ID] Interval Transfer Bitrate
43132026-05-11T08:30:21.983Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43142026-05-11T08:30:21.984Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43152026-05-11T08:30:21.984Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43162026-05-11T08:30:21.984Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43172026-05-11T08:30:21.984Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43182026-05-11T08:30:21.984Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43192026-05-11T08:30:21.984Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43202026-05-11T08:30:21.984Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
43212026-05-11T08:30:21.984Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
43222026-05-11T08:30:21.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
43232026-05-11T08:30:21.984Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43242026-05-11T08:30:21.984Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43252026-05-11T08:30:21.984Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43262026-05-11T08:30:21.984Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43272026-05-11T08:30:21.984Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43282026-05-11T08:30:21.984Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43292026-05-11T08:30:21.984Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
43302026-05-11T08:30:21.984Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
43312026-05-11T08:30:21.984Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
43322026-05-11T08:30:21.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
43332026-05-11T08:30:21.984Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43342026-05-11T08:30:21.984Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43352026-05-11T08:30:21.984Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43362026-05-11T08:30:21.984Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43372026-05-11T08:30:21.984Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43382026-05-11T08:30:21.984Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43392026-05-11T08:30:21.984Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43402026-05-11T08:30:21.984Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43412026-05-11T08:30:21.984Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
43422026-05-11T08:30:21.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
43432026-05-11T08:30:21.984Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43442026-05-11T08:30:21.984Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43452026-05-11T08:30:21.984Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43462026-05-11T08:30:21.984Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43472026-05-11T08:30:21.984Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43482026-05-11T08:30:21.984Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43492026-05-11T08:30:21.984Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43502026-05-11T08:30:21.984Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43512026-05-11T08:30:21.985Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
43522026-05-11T08:30:21.985Z- - - - - - - - - - - - - - - - - - - - - - - - -
43532026-05-11T08:30:21.985Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43542026-05-11T08:30:21.985Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
43552026-05-11T08:30:21.985Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43562026-05-11T08:30:21.985Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43572026-05-11T08:30:21.985Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43582026-05-11T08:30:21.985Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43592026-05-11T08:30:21.985Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43602026-05-11T08:30:21.985Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
43612026-05-11T08:30:21.985Z[SUM] 4.00-5.00 sec 424 MBytes 3.55 Gbits/sec
43622026-05-11T08:30:21.985Z- - - - - - - - - - - - - - - - - - - - - - - - -
43632026-05-11T08:30:21.985Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43642026-05-11T08:30:21.985Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43652026-05-11T08:30:21.985Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43662026-05-11T08:30:21.985Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43672026-05-11T08:30:21.986Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43682026-05-11T08:30:21.986Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43692026-05-11T08:30:21.986Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43702026-05-11T08:30:21.986Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43712026-05-11T08:30:21.986Z[SUM] 5.00-6.00 sec 424 MBytes 3.55 Gbits/sec
43722026-05-11T08:30:21.986Z- - - - - - - - - - - - - - - - - - - - - - - - -
43732026-05-11T08:30:21.986Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43742026-05-11T08:30:21.986Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43752026-05-11T08:30:21.986Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43762026-05-11T08:30:24.989Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43772026-05-11T08:30:24.989Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43782026-05-11T08:30:24.989Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43792026-05-11T08:30:24.989Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43802026-05-11T08:30:24.989Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43812026-05-11T08:30:24.989Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
43822026-05-11T08:30:24.989Z- - - - - - - - - - - - - - - - - - - - - - - - -
43832026-05-11T08:30:24.989Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
43842026-05-11T08:30:24.989Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
43852026-05-11T08:30:24.989Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
43862026-05-11T08:30:24.989Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
43872026-05-11T08:30:24.989Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
43882026-05-11T08:30:24.989Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
43892026-05-11T08:30:24.989Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43902026-05-11T08:30:24.989Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
43912026-05-11T08:30:24.989Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
43922026-05-11T08:30:24.989Z- - - - - - - - - - - - - - - - - - - - - - - - -
43932026-05-11T08:30:24.989Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43942026-05-11T08:30:24.989Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
43952026-05-11T08:30:24.989Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43962026-05-11T08:30:24.989Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
43972026-05-11T08:30:24.989Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
43982026-05-11T08:30:24.989Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
43992026-05-11T08:30:24.989Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
44002026-05-11T08:30:24.989Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
44012026-05-11T08:30:24.989Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
44022026-05-11T08:30:24.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
44032026-05-11T08:30:24.990Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
44042026-05-11T08:30:24.990Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
44052026-05-11T08:30:24.990Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44062026-05-11T08:30:24.990Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44072026-05-11T08:30:24.990Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
44082026-05-11T08:30:24.990Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
44092026-05-11T08:30:24.990Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44102026-05-11T08:30:24.990Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
44112026-05-11T08:30:24.990Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
44122026-05-11T08:30:24.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
44132026-05-11T08:30:24.990Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44142026-05-11T08:30:24.990Z[ 8] 10.00-10.00 sec 128 KBytes 980 Mbits/sec
44152026-05-11T08:30:24.990Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-05-11T08:30:24.990Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44172026-05-11T08:30:24.990Z[ 14] 10.00-10.00 sec 128 KBytes 981 Mbits/sec
44182026-05-11T08:30:24.990Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44192026-05-11T08:30:24.990Z[ 18] 10.00-10.00 sec 128 KBytes 982 Mbits/sec
44202026-05-11T08:30:24.990Z[ 20] 10.00-10.00 sec 128 KBytes 982 Mbits/sec
44212026-05-11T08:30:24.990Z[SUM] 10.00-10.00 sec 512 KBytes 3.92 Gbits/sec
44222026-05-11T08:30:24.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
44232026-05-11T08:30:24.990Z[ ID] Interval Transfer Bitrate
44242026-05-11T08:30:24.990Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
44252026-05-11T08:30:24.991Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
44262026-05-11T08:30:24.991Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
44272026-05-11T08:30:24.991Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
44282026-05-11T08:30:24.991Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
44292026-05-11T08:30:24.991Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
44302026-05-11T08:30:24.991Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
44312026-05-11T08:30:24.991Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
44322026-05-11T08:30:24.991Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
44332026-05-11T08:30:24.994ZRun 5/10...3481.312635453999Mbps
44342026-05-11T08:30:32.387Z-----------------------------------------------------------
44352026-05-11T08:30:32.387ZServer listening on 5201 (test #26)
44362026-05-11T08:30:32.387Z-----------------------------------------------------------
44372026-05-11T08:30:32.387ZAccepted connection from 10.0.0.1, port 46784
44382026-05-11T08:30:32.387Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65036
44392026-05-11T08:30:32.388Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47235
44402026-05-11T08:30:32.388Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49117
44412026-05-11T08:30:32.388Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47552
44422026-05-11T08:30:32.388Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54272
44432026-05-11T08:30:32.388Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33743
44442026-05-11T08:30:32.388Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40631
44452026-05-11T08:30:32.388Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35297
44462026-05-11T08:30:32.388Z[ ID] Interval Transfer Bitrate
44472026-05-11T08:30:32.388Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
44482026-05-11T08:30:32.388Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44492026-05-11T08:30:32.388Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44502026-05-11T08:30:32.388Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44512026-05-11T08:30:32.388Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44522026-05-11T08:30:32.388Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44532026-05-11T08:30:32.388Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
44542026-05-11T08:30:32.388Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
44552026-05-11T08:30:32.388Z[SUM] 0.00-1.00 sec 337 MBytes 2.82 Gbits/sec
44562026-05-11T08:30:32.388Z- - - - - - - - - - - - - - - - - - - - - - - - -
44572026-05-11T08:30:32.388Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44582026-05-11T08:30:32.388Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
44592026-05-11T08:30:32.388Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44602026-05-11T08:30:32.388Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44612026-05-11T08:30:32.388Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44622026-05-11T08:30:32.388Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44632026-05-11T08:30:32.388Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44642026-05-11T08:30:32.388Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44652026-05-11T08:30:32.388Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
44662026-05-11T08:30:32.388Z- - - - - - - - - - - - - - - - - - - - - - - - -
44672026-05-11T08:30:32.388Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44682026-05-11T08:30:32.388Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44692026-05-11T08:30:32.388Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44702026-05-11T08:30:32.388Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44712026-05-11T08:30:32.388Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44722026-05-11T08:30:32.388Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44732026-05-11T08:30:32.388Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44742026-05-11T08:30:32.388Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44752026-05-11T08:30:32.392Z[SUM] 2.00-3.00 sec 424 MBytes 3.55 Gbits/sec
44762026-05-11T08:30:32.392Z- - - - - - - - - - - - - - - - - - - - - - - - -
44772026-05-11T08:30:32.392Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44782026-05-11T08:30:32.392Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44792026-05-11T08:30:32.392Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44802026-05-11T08:30:32.392Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44812026-05-11T08:30:32.393Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44822026-05-11T08:30:32.393Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44832026-05-11T08:30:32.393Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44842026-05-11T08:30:32.393Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44852026-05-11T08:30:32.393Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
44862026-05-11T08:30:32.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
44872026-05-11T08:30:32.393Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
44882026-05-11T08:30:32.393Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
44892026-05-11T08:30:32.393Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44902026-05-11T08:30:32.393Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44912026-05-11T08:30:32.393Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44922026-05-11T08:30:32.393Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44932026-05-11T08:30:32.393Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44942026-05-11T08:30:32.393Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44952026-05-11T08:30:32.393Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
44962026-05-11T08:30:32.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
44972026-05-11T08:30:32.394Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
44982026-05-11T08:30:32.394Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
44992026-05-11T08:30:32.394Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
45002026-05-11T08:30:32.394Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
45012026-05-11T08:30:32.394Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
45022026-05-11T08:30:32.394Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
45032026-05-11T08:30:32.394Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
45042026-05-11T08:30:32.394Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
45052026-05-11T08:30:32.394Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
45062026-05-11T08:30:32.394Z- - - - - - - - - - - - - - - - - - - - - - - - -
45072026-05-11T08:30:32.394Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45082026-05-11T08:30:32.394Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45092026-05-11T08:30:32.394Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45102026-05-11T08:30:35.392Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45112026-05-11T08:30:35.393Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45122026-05-11T08:30:35.393Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45132026-05-11T08:30:35.393Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45142026-05-11T08:30:35.393Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45152026-05-11T08:30:35.393Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
45162026-05-11T08:30:35.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
45172026-05-11T08:30:35.393Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45182026-05-11T08:30:35.393Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45192026-05-11T08:30:35.393Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45202026-05-11T08:30:35.393Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45212026-05-11T08:30:35.393Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45222026-05-11T08:30:35.393Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45232026-05-11T08:30:35.393Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45242026-05-11T08:30:35.393Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45252026-05-11T08:30:35.393Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
45262026-05-11T08:30:35.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
45272026-05-11T08:30:35.393Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45282026-05-11T08:30:35.393Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45292026-05-11T08:30:35.393Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45302026-05-11T08:30:35.393Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45312026-05-11T08:30:35.393Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45322026-05-11T08:30:35.393Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45332026-05-11T08:30:35.393Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45342026-05-11T08:30:35.393Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45352026-05-11T08:30:35.393Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
45362026-05-11T08:30:35.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
45372026-05-11T08:30:35.393Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45382026-05-11T08:30:35.393Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45392026-05-11T08:30:35.393Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45402026-05-11T08:30:35.393Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
45412026-05-11T08:30:35.393Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45422026-05-11T08:30:35.393Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
45432026-05-11T08:30:35.393Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
45442026-05-11T08:30:35.393Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
45452026-05-11T08:30:35.393Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
45462026-05-11T08:30:35.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
45472026-05-11T08:30:35.394Z[ 5] 10.00-10.00 sec 128 KBytes 923 Mbits/sec
45482026-05-11T08:30:35.394Z[ 8] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
45492026-05-11T08:30:35.394Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45502026-05-11T08:30:35.394Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45512026-05-11T08:30:35.394Z[ 14] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
45522026-05-11T08:30:35.394Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45532026-05-11T08:30:35.394Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45542026-05-11T08:30:35.394Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45552026-05-11T08:30:35.394Z[SUM] 10.00-10.00 sec 384 KBytes 2.77 Gbits/sec
45562026-05-11T08:30:35.394Z- - - - - - - - - - - - - - - - - - - - - - - - -
45572026-05-11T08:30:35.394Z[ ID] Interval Transfer Bitrate
45582026-05-11T08:30:35.394Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
45592026-05-11T08:30:35.394Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
45602026-05-11T08:30:35.394Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
45612026-05-11T08:30:35.394Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
45622026-05-11T08:30:35.394Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
45632026-05-11T08:30:35.394Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
45642026-05-11T08:30:35.394Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45652026-05-11T08:30:35.394Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
45662026-05-11T08:30:35.394Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
45672026-05-11T08:30:35.397ZRun 6/10...3477.097232508538Mbps
45682026-05-11T08:30:42.816Z-----------------------------------------------------------
45692026-05-11T08:30:42.816ZServer listening on 5201 (test #27)
45702026-05-11T08:30:42.816Z-----------------------------------------------------------
45712026-05-11T08:30:42.816ZAccepted connection from 10.0.0.1, port 50580
45722026-05-11T08:30:42.816Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34392
45732026-05-11T08:30:42.816Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58545
45742026-05-11T08:30:42.816Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35337
45752026-05-11T08:30:42.816Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55747
45762026-05-11T08:30:42.816Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62889
45772026-05-11T08:30:42.816Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53620
45782026-05-11T08:30:42.816Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54482
45792026-05-11T08:30:42.816Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42542
45802026-05-11T08:30:42.816Z[ ID] Interval Transfer Bitrate
45812026-05-11T08:30:42.816Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
45822026-05-11T08:30:42.817Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
45832026-05-11T08:30:42.817Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
45842026-05-11T08:30:42.817Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
45852026-05-11T08:30:42.817Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
45862026-05-11T08:30:42.817Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
45872026-05-11T08:30:42.817Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
45882026-05-11T08:30:42.817Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
45892026-05-11T08:30:42.817Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
45902026-05-11T08:30:42.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
45912026-05-11T08:30:42.817Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45922026-05-11T08:30:42.817Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45932026-05-11T08:30:42.817Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45942026-05-11T08:30:42.817Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45952026-05-11T08:30:42.817Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45962026-05-11T08:30:42.817Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45972026-05-11T08:30:42.817Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45982026-05-11T08:30:42.817Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45992026-05-11T08:30:42.817Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
46002026-05-11T08:30:42.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
46012026-05-11T08:30:42.817Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46022026-05-11T08:30:42.817Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46032026-05-11T08:30:42.817Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46042026-05-11T08:30:42.817Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46052026-05-11T08:30:42.817Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46062026-05-11T08:30:42.817Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46072026-05-11T08:30:42.817Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46082026-05-11T08:30:42.817Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46092026-05-11T08:30:42.817Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
46102026-05-11T08:30:42.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
46112026-05-11T08:30:42.817Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46122026-05-11T08:30:42.817Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46132026-05-11T08:30:42.817Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46142026-05-11T08:30:42.817Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46152026-05-11T08:30:42.817Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46162026-05-11T08:30:42.817Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46172026-05-11T08:30:42.818Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46182026-05-11T08:30:42.818Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46192026-05-11T08:30:42.818Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
46202026-05-11T08:30:42.818Z- - - - - - - - - - - - - - - - - - - - - - - - -
46212026-05-11T08:30:42.818Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46222026-05-11T08:30:42.818Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46232026-05-11T08:30:42.818Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46242026-05-11T08:30:42.818Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46252026-05-11T08:30:42.818Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46262026-05-11T08:30:42.818Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46272026-05-11T08:30:42.818Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46282026-05-11T08:30:42.821Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46292026-05-11T08:30:42.821Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
46302026-05-11T08:30:42.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
46312026-05-11T08:30:42.821Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46322026-05-11T08:30:42.821Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46332026-05-11T08:30:42.821Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46342026-05-11T08:30:42.821Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46352026-05-11T08:30:42.821Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46362026-05-11T08:30:42.821Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46372026-05-11T08:30:42.821Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46382026-05-11T08:30:42.821Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46392026-05-11T08:30:42.821Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
46402026-05-11T08:30:42.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
46412026-05-11T08:30:42.822Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
46422026-05-11T08:30:42.822Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46432026-05-11T08:30:42.822Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46442026-05-11T08:30:45.821Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
46452026-05-11T08:30:45.821Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
46462026-05-11T08:30:45.821Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46472026-05-11T08:30:45.822Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46482026-05-11T08:30:45.822Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46492026-05-11T08:30:45.822Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
46502026-05-11T08:30:45.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
46512026-05-11T08:30:45.822Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
46522026-05-11T08:30:45.822Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
46532026-05-11T08:30:45.822Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
46542026-05-11T08:30:45.822Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
46552026-05-11T08:30:45.822Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
46562026-05-11T08:30:45.822Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
46572026-05-11T08:30:45.822Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
46582026-05-11T08:30:45.822Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
46592026-05-11T08:30:45.822Z[SUM] 7.00-8.00 sec 420 MBytes 3.52 Gbits/sec
46602026-05-11T08:30:45.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
46612026-05-11T08:30:45.822Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
46622026-05-11T08:30:45.822Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
46632026-05-11T08:30:45.822Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
46642026-05-11T08:30:45.822Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
46652026-05-11T08:30:45.822Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
46662026-05-11T08:30:45.822Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
46672026-05-11T08:30:45.822Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
46682026-05-11T08:30:45.822Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
46692026-05-11T08:30:45.822Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
46702026-05-11T08:30:45.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
46712026-05-11T08:30:45.822Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
46722026-05-11T08:30:45.822Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
46732026-05-11T08:30:45.822Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
46742026-05-11T08:30:45.822Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
46752026-05-11T08:30:45.822Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
46762026-05-11T08:30:45.822Z[ 16] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
46772026-05-11T08:30:45.823Z[ 18] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
46782026-05-11T08:30:45.823Z[ 20] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
46792026-05-11T08:30:45.823Z[SUM] 9.00-10.00 sec 420 MBytes 3.53 Gbits/sec
46802026-05-11T08:30:45.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
46812026-05-11T08:30:45.823Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46822026-05-11T08:30:45.823Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46832026-05-11T08:30:45.823Z[ 10] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
46842026-05-11T08:30:45.823Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46852026-05-11T08:30:45.823Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46862026-05-11T08:30:45.823Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46872026-05-11T08:30:45.823Z[ 18] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
46882026-05-11T08:30:45.823Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46892026-05-11T08:30:45.823Z[SUM] 10.00-10.00 sec 256 KBytes 1.72 Gbits/sec
46902026-05-11T08:30:45.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
46912026-05-11T08:30:45.823Z[ ID] Interval Transfer Bitrate
46922026-05-11T08:30:45.823Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
46932026-05-11T08:30:45.823Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
46942026-05-11T08:30:45.823Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
46952026-05-11T08:30:45.823Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
46962026-05-11T08:30:45.823Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
46972026-05-11T08:30:45.823Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
46982026-05-11T08:30:45.823Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
46992026-05-11T08:30:45.823Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
47002026-05-11T08:30:45.823Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
47012026-05-11T08:30:45.827ZRun 7/10...3473.6046818171135Mbps
47022026-05-11T08:30:53.222Z-----------------------------------------------------------
47032026-05-11T08:30:53.222ZServer listening on 5201 (test #28)
47042026-05-11T08:30:53.222Z-----------------------------------------------------------
47052026-05-11T08:30:53.222ZAccepted connection from 10.0.0.1, port 50356
47062026-05-11T08:30:53.222Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56117
47072026-05-11T08:30:53.222Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44695
47082026-05-11T08:30:53.222Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49827
47092026-05-11T08:30:53.222Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44799
47102026-05-11T08:30:53.222Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34463
47112026-05-11T08:30:53.222Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64810
47122026-05-11T08:30:53.222Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34355
47132026-05-11T08:30:53.222Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43967
47142026-05-11T08:30:53.223Z[ ID] Interval Transfer Bitrate
47152026-05-11T08:30:53.223Z[ 5] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
47162026-05-11T08:30:53.223Z[ 8] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
47172026-05-11T08:30:53.223Z[ 10] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
47182026-05-11T08:30:53.223Z[ 12] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
47192026-05-11T08:30:53.223Z[ 14] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
47202026-05-11T08:30:53.223Z[ 16] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
47212026-05-11T08:30:53.223Z[ 18] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
47222026-05-11T08:30:53.223Z[ 20] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
47232026-05-11T08:30:53.223Z[SUM] 0.00-1.00 sec 330 MBytes 2.77 Gbits/sec
47242026-05-11T08:30:53.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
47252026-05-11T08:30:53.224Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47262026-05-11T08:30:53.224Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47272026-05-11T08:30:53.224Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47282026-05-11T08:30:53.224Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47292026-05-11T08:30:53.224Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47302026-05-11T08:30:53.224Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47312026-05-11T08:30:53.224Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47322026-05-11T08:30:53.224Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47332026-05-11T08:30:53.224Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
47342026-05-11T08:30:53.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
47352026-05-11T08:30:53.224Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47362026-05-11T08:30:53.224Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47372026-05-11T08:30:53.224Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47382026-05-11T08:30:53.224Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47392026-05-11T08:30:53.224Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47402026-05-11T08:30:53.224Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47412026-05-11T08:30:53.224Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47422026-05-11T08:30:53.224Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47432026-05-11T08:30:53.224Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
47442026-05-11T08:30:53.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
47452026-05-11T08:30:53.224Z[ 5] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
47462026-05-11T08:30:53.224Z[ 8] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
47472026-05-11T08:30:53.224Z[ 10] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
47482026-05-11T08:30:53.224Z[ 12] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
47492026-05-11T08:30:53.224Z[ 14] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
47502026-05-11T08:30:53.224Z[ 16] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
47512026-05-11T08:30:53.224Z[ 18] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
47522026-05-11T08:30:53.224Z[ 20] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
47532026-05-11T08:30:53.224Z[SUM] 3.00-4.00 sec 416 MBytes 3.49 Gbits/sec
47542026-05-11T08:30:53.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
47552026-05-11T08:30:53.224Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47562026-05-11T08:30:53.224Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47572026-05-11T08:30:53.224Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47582026-05-11T08:30:53.224Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47592026-05-11T08:30:53.224Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47602026-05-11T08:30:53.224Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47612026-05-11T08:30:53.224Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47622026-05-11T08:30:53.225Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47632026-05-11T08:30:53.225Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
47642026-05-11T08:30:53.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
47652026-05-11T08:30:53.228Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47662026-05-11T08:30:53.229Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47672026-05-11T08:30:53.229Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
47682026-05-11T08:30:53.229Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47692026-05-11T08:30:53.229Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
47702026-05-11T08:30:53.229Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47712026-05-11T08:30:53.229Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
47722026-05-11T08:30:53.229Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
47732026-05-11T08:30:53.229Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
47742026-05-11T08:30:53.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
47752026-05-11T08:30:53.229Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47762026-05-11T08:30:53.229Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47772026-05-11T08:30:53.229Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
47782026-05-11T08:30:56.227Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47792026-05-11T08:30:56.227Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47802026-05-11T08:30:56.227Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47812026-05-11T08:30:56.227Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47822026-05-11T08:30:56.227Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47832026-05-11T08:30:56.227Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
47842026-05-11T08:30:56.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
47852026-05-11T08:30:56.227Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47862026-05-11T08:30:56.227Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47872026-05-11T08:30:56.227Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
47882026-05-11T08:30:56.227Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47892026-05-11T08:30:56.227Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
47902026-05-11T08:30:56.227Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47912026-05-11T08:30:56.227Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47922026-05-11T08:30:56.227Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
47932026-05-11T08:30:56.227Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
47942026-05-11T08:30:56.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
47952026-05-11T08:30:56.227Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
47962026-05-11T08:30:56.227Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
47972026-05-11T08:30:56.227Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
47982026-05-11T08:30:56.228Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
47992026-05-11T08:30:56.228Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48002026-05-11T08:30:56.228Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48012026-05-11T08:30:56.228Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48022026-05-11T08:30:56.228Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48032026-05-11T08:30:56.228Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
48042026-05-11T08:30:56.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
48052026-05-11T08:30:56.228Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
48062026-05-11T08:30:56.228Z[ 8] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
48072026-05-11T08:30:56.228Z[ 10] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
48082026-05-11T08:30:56.228Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
48092026-05-11T08:30:56.228Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
48102026-05-11T08:30:56.228Z[ 16] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
48112026-05-11T08:30:56.228Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
48122026-05-11T08:30:56.228Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
48132026-05-11T08:30:56.228Z[SUM] 9.00-10.00 sec 419 MBytes 3.51 Gbits/sec
48142026-05-11T08:30:56.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
48152026-05-11T08:30:56.228Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48162026-05-11T08:30:56.229Z[ 8] 10.00-10.00 sec 128 KBytes 876 Mbits/sec
48172026-05-11T08:30:56.229Z[ 10] 10.00-10.00 sec 128 KBytes 876 Mbits/sec
48182026-05-11T08:30:56.229Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48192026-05-11T08:30:56.229Z[ 14] 10.00-10.00 sec 128 KBytes 876 Mbits/sec
48202026-05-11T08:30:56.229Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48212026-05-11T08:30:56.229Z[ 18] 10.00-10.00 sec 128 KBytes 876 Mbits/sec
48222026-05-11T08:30:56.229Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48232026-05-11T08:30:56.229Z[SUM] 10.00-10.00 sec 512 KBytes 3.50 Gbits/sec
48242026-05-11T08:30:56.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
48252026-05-11T08:30:56.229Z[ ID] Interval Transfer Bitrate
48262026-05-11T08:30:56.229Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48272026-05-11T08:30:56.229Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48282026-05-11T08:30:56.229Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
48292026-05-11T08:30:56.229Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48302026-05-11T08:30:56.229Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
48312026-05-11T08:30:56.229Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48322026-05-11T08:30:56.229Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48332026-05-11T08:30:56.229Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
48342026-05-11T08:30:56.229Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
48352026-05-11T08:30:56.232ZRun 8/10...3472.98672671005Mbps
48362026-05-11T08:31:03.647Z-----------------------------------------------------------
48372026-05-11T08:31:03.647ZServer listening on 5201 (test #29)
48382026-05-11T08:31:03.647Z-----------------------------------------------------------
48392026-05-11T08:31:03.647ZAccepted connection from 10.0.0.1, port 59878
48402026-05-11T08:31:03.647Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42806
48412026-05-11T08:31:03.648Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54977
48422026-05-11T08:31:03.648Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57177
48432026-05-11T08:31:03.648Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44391
48442026-05-11T08:31:03.648Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48918
48452026-05-11T08:31:03.648Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35215
48462026-05-11T08:31:03.648Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36407
48472026-05-11T08:31:03.648Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60539
48482026-05-11T08:31:03.648Z[ ID] Interval Transfer Bitrate
48492026-05-11T08:31:03.648Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48502026-05-11T08:31:03.648Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48512026-05-11T08:31:03.648Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48522026-05-11T08:31:03.648Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48532026-05-11T08:31:03.648Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48542026-05-11T08:31:03.648Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48552026-05-11T08:31:03.648Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48562026-05-11T08:31:03.648Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48572026-05-11T08:31:03.648Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
48582026-05-11T08:31:03.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
48592026-05-11T08:31:03.648Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48602026-05-11T08:31:03.648Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48612026-05-11T08:31:03.648Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48622026-05-11T08:31:03.648Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48632026-05-11T08:31:03.648Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48642026-05-11T08:31:03.648Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48652026-05-11T08:31:03.648Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48662026-05-11T08:31:03.648Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
48672026-05-11T08:31:03.648Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
48682026-05-11T08:31:03.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
48692026-05-11T08:31:03.648Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48702026-05-11T08:31:03.648Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48712026-05-11T08:31:03.648Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48722026-05-11T08:31:03.648Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48732026-05-11T08:31:03.648Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48742026-05-11T08:31:03.648Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48752026-05-11T08:31:03.648Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48762026-05-11T08:31:03.648Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48772026-05-11T08:31:03.649Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
48782026-05-11T08:31:03.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
48792026-05-11T08:31:03.649Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48802026-05-11T08:31:03.649Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48812026-05-11T08:31:03.649Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48822026-05-11T08:31:03.649Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48832026-05-11T08:31:03.649Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48842026-05-11T08:31:03.649Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48852026-05-11T08:31:03.649Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48862026-05-11T08:31:03.649Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48872026-05-11T08:31:03.649Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
48882026-05-11T08:31:03.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
48892026-05-11T08:31:03.649Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48902026-05-11T08:31:03.649Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48912026-05-11T08:31:03.649Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48922026-05-11T08:31:03.649Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48932026-05-11T08:31:03.649Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48942026-05-11T08:31:03.649Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48952026-05-11T08:31:03.649Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48962026-05-11T08:31:03.649Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48972026-05-11T08:31:03.649Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
48982026-05-11T08:31:03.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
48992026-05-11T08:31:03.649Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
49002026-05-11T08:31:03.649Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
49012026-05-11T08:31:03.649Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
49022026-05-11T08:31:03.649Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49032026-05-11T08:31:03.649Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49042026-05-11T08:31:03.649Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
49052026-05-11T08:31:03.649Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49062026-05-11T08:31:03.649Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49072026-05-11T08:31:03.649Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
49082026-05-11T08:31:03.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
49092026-05-11T08:31:03.649Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
49102026-05-11T08:31:03.649Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
49112026-05-11T08:31:03.649Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
49122026-05-11T08:31:06.653Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49132026-05-11T08:31:06.653Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
49142026-05-11T08:31:06.653Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49152026-05-11T08:31:06.653Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
49162026-05-11T08:31:06.653Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
49172026-05-11T08:31:06.653Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
49182026-05-11T08:31:06.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
49192026-05-11T08:31:06.653Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49202026-05-11T08:31:06.653Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49212026-05-11T08:31:06.653Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49222026-05-11T08:31:06.653Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49232026-05-11T08:31:06.653Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49242026-05-11T08:31:06.653Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
49252026-05-11T08:31:06.653Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49262026-05-11T08:31:06.654Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49272026-05-11T08:31:06.654Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
49282026-05-11T08:31:06.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
49292026-05-11T08:31:06.654Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49302026-05-11T08:31:06.654Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49312026-05-11T08:31:06.654Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49322026-05-11T08:31:06.654Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49332026-05-11T08:31:06.654Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49342026-05-11T08:31:06.654Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49352026-05-11T08:31:06.654Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49362026-05-11T08:31:06.654Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49372026-05-11T08:31:06.654Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
49382026-05-11T08:31:06.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
49392026-05-11T08:31:06.654Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49402026-05-11T08:31:06.654Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49412026-05-11T08:31:06.654Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49422026-05-11T08:31:06.654Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49432026-05-11T08:31:06.654Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49442026-05-11T08:31:06.654Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49452026-05-11T08:31:06.654Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49462026-05-11T08:31:06.654Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49472026-05-11T08:31:06.654Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
49482026-05-11T08:31:06.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
49492026-05-11T08:31:06.654Z[ 5] 10.00-10.00 sec 128 KBytes 953 Mbits/sec
49502026-05-11T08:31:06.654Z[ 8] 10.00-10.00 sec 128 KBytes 955 Mbits/sec
49512026-05-11T08:31:06.654Z[ 10] 10.00-10.00 sec 128 KBytes 955 Mbits/sec
49522026-05-11T08:31:06.654Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49532026-05-11T08:31:06.654Z[ 14] 10.00-10.00 sec 128 KBytes 955 Mbits/sec
49542026-05-11T08:31:06.654Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49552026-05-11T08:31:06.654Z[ 18] 10.00-10.00 sec 128 KBytes 956 Mbits/sec
49562026-05-11T08:31:06.654Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49572026-05-11T08:31:06.654Z[SUM] 10.00-10.00 sec 640 KBytes 4.77 Gbits/sec
49582026-05-11T08:31:06.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
49592026-05-11T08:31:06.654Z[ ID] Interval Transfer Bitrate
49602026-05-11T08:31:06.654Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49612026-05-11T08:31:06.654Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49622026-05-11T08:31:06.655Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49632026-05-11T08:31:06.655Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49642026-05-11T08:31:06.655Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49652026-05-11T08:31:06.655Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49662026-05-11T08:31:06.655Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49672026-05-11T08:31:06.655Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49682026-05-11T08:31:06.655Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
49692026-05-11T08:31:06.658ZRun 9/10...3503.2156796085874Mbps
49702026-05-11T08:31:14.055Z-----------------------------------------------------------
49712026-05-11T08:31:14.055ZServer listening on 5201 (test #30)
49722026-05-11T08:31:14.055Z-----------------------------------------------------------
49732026-05-11T08:31:14.055ZAccepted connection from 10.0.0.1, port 58348
49742026-05-11T08:31:14.056Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33464
49752026-05-11T08:31:14.056Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59178
49762026-05-11T08:31:14.056Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45963
49772026-05-11T08:31:14.056Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55222
49782026-05-11T08:31:14.056Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46378
49792026-05-11T08:31:14.056Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42537
49802026-05-11T08:31:14.056Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53759
49812026-05-11T08:31:14.056Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52560
49822026-05-11T08:31:14.056Z[ ID] Interval Transfer Bitrate
49832026-05-11T08:31:14.056Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49842026-05-11T08:31:14.056Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49852026-05-11T08:31:14.056Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49862026-05-11T08:31:14.056Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49872026-05-11T08:31:14.056Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49882026-05-11T08:31:14.056Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49892026-05-11T08:31:14.056Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49902026-05-11T08:31:14.056Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49912026-05-11T08:31:14.057Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
49922026-05-11T08:31:14.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
49932026-05-11T08:31:14.057Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49942026-05-11T08:31:14.057Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49952026-05-11T08:31:14.057Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49962026-05-11T08:31:14.057Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49972026-05-11T08:31:14.057Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49982026-05-11T08:31:14.057Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49992026-05-11T08:31:14.057Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
50002026-05-11T08:31:14.057Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50012026-05-11T08:31:14.057Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
50022026-05-11T08:31:14.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
50032026-05-11T08:31:14.057Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
50042026-05-11T08:31:14.057Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
50052026-05-11T08:31:14.057Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
50062026-05-11T08:31:14.057Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
50072026-05-11T08:31:14.057Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
50082026-05-11T08:31:14.057Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
50092026-05-11T08:31:14.058Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
50102026-05-11T08:31:14.058Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
50112026-05-11T08:31:14.058Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
50122026-05-11T08:31:14.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
50132026-05-11T08:31:14.058Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50142026-05-11T08:31:14.058Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50152026-05-11T08:31:14.058Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
50162026-05-11T08:31:14.058Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50172026-05-11T08:31:14.058Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
50182026-05-11T08:31:14.058Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50192026-05-11T08:31:14.058Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50202026-05-11T08:31:14.058Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50212026-05-11T08:31:14.058Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
50222026-05-11T08:31:14.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
50232026-05-11T08:31:14.058Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50242026-05-11T08:31:14.058Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50252026-05-11T08:31:14.058Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50262026-05-11T08:31:14.058Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50272026-05-11T08:31:14.058Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50282026-05-11T08:31:14.058Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50292026-05-11T08:31:14.058Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50302026-05-11T08:31:14.058Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50312026-05-11T08:31:14.058Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
50322026-05-11T08:31:14.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
50332026-05-11T08:31:14.058Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50342026-05-11T08:31:14.058Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
50352026-05-11T08:31:14.058Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50362026-05-11T08:31:14.058Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50372026-05-11T08:31:14.059Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50382026-05-11T08:31:14.059Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
50392026-05-11T08:31:14.059Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50402026-05-11T08:31:14.059Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50412026-05-11T08:31:14.059Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
50422026-05-11T08:31:14.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
50432026-05-11T08:31:14.059Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50442026-05-11T08:31:14.059Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50452026-05-11T08:31:14.059Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50462026-05-11T08:31:17.058Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50472026-05-11T08:31:17.058Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50482026-05-11T08:31:17.058Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50492026-05-11T08:31:17.058Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50502026-05-11T08:31:17.058Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50512026-05-11T08:31:17.058Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
50522026-05-11T08:31:17.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
50532026-05-11T08:31:17.059Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50542026-05-11T08:31:17.059Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50552026-05-11T08:31:17.059Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50562026-05-11T08:31:17.059Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50572026-05-11T08:31:17.059Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50582026-05-11T08:31:17.059Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50592026-05-11T08:31:17.059Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50602026-05-11T08:31:17.059Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50612026-05-11T08:31:17.059Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
50622026-05-11T08:31:17.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
50632026-05-11T08:31:17.059Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50642026-05-11T08:31:17.059Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50652026-05-11T08:31:17.059Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50662026-05-11T08:31:17.059Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50672026-05-11T08:31:17.059Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50682026-05-11T08:31:17.059Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50692026-05-11T08:31:17.059Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
50702026-05-11T08:31:17.059Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
50712026-05-11T08:31:17.059Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
50722026-05-11T08:31:17.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
50732026-05-11T08:31:17.059Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50742026-05-11T08:31:17.059Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50752026-05-11T08:31:17.059Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50762026-05-11T08:31:17.059Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50772026-05-11T08:31:17.059Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50782026-05-11T08:31:17.059Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50792026-05-11T08:31:17.059Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50802026-05-11T08:31:17.059Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50812026-05-11T08:31:17.059Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
50822026-05-11T08:31:17.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
50832026-05-11T08:31:17.059Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50842026-05-11T08:31:17.063Z[ 8] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
50852026-05-11T08:31:17.063Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50862026-05-11T08:31:17.063Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50872026-05-11T08:31:17.063Z[ 14] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
50882026-05-11T08:31:17.063Z[ 16] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
50892026-05-11T08:31:17.063Z[ 18] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
50902026-05-11T08:31:17.063Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50912026-05-11T08:31:17.063Z[SUM] 10.00-10.00 sec 512 KBytes 3.45 Gbits/sec
50922026-05-11T08:31:17.063Z- - - - - - - - - - - - - - - - - - - - - - - - -
50932026-05-11T08:31:17.063Z[ ID] Interval Transfer Bitrate
50942026-05-11T08:31:17.063Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
50952026-05-11T08:31:17.063Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
50962026-05-11T08:31:17.063Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
50972026-05-11T08:31:17.063Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
50982026-05-11T08:31:17.063Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
50992026-05-11T08:31:17.063Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
51002026-05-11T08:31:17.063Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
51012026-05-11T08:31:17.063Z[ 20] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
51022026-05-11T08:31:17.063Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec sender
51032026-05-11T08:31:17.063ZRun 10/10...3505.0622514244Mbps
51042026-05-11T08:31:17.063Z###---------------------###
51052026-05-11T08:31:17.063Z::: iPerf done... :::
51062026-05-11T08:31:17.063Z:::Awaiting out files...:::
51072026-05-11T08:31:17.063Z###---------------------###
51082026-05-11T08:31:17.063Z###-----###
51092026-05-11T08:31:17.063Z:::done!:::
51102026-05-11T08:31:17.063Z###-----###
51112026-05-11T08:31:18.022ZBenchmarking iperf-tcp/local/s2c/tx
51122026-05-11T08:31:18.022ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51132026-05-11T08:31:21.915ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51142026-05-11T08:31:41.955ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51152026-05-11T08:31:42.043Ziperf-tcp/local/s2c/tx time: [3.4911 µs 3.4912 µs 3.4912 µs]
51162026-05-11T08:31:42.043Z change: [+3.0602% +3.0643% +3.0684%] (p = 0.00 < 0.05)
51172026-05-11T08:31:42.043Z Performance has regressed.
51182026-05-11T08:31:42.043ZFound 6 outliers among 100 measurements (6.00%)
51192026-05-11T08:31:42.043Z 3 (3.00%) low mild
51202026-05-11T08:31:42.044Z 2 (2.00%) high mild
51212026-05-11T08:31:42.044Z 1 (1.00%) high severe
51222026-05-11T08:31:42.934Z
51232026-05-11T08:31:42.937ZBenchmarking iperf-tcp/local/s2c/rx
51242026-05-11T08:31:42.937ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51252026-05-11T08:31:46.847ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51262026-05-11T08:32:06.958ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51272026-05-11T08:32:07.046Ziperf-tcp/local/s2c/rx time: [6.5994 µs 6.5995 µs 6.5997 µs]
51282026-05-11T08:32:07.046Z change: [+2.3419% +2.3471% +2.3524%] (p = 0.00 < 0.05)
51292026-05-11T08:32:07.046Z Performance has regressed.
51302026-05-11T08:32:07.046ZFound 5 outliers among 100 measurements (5.00%)
51312026-05-11T08:32:07.046Z 1 (1.00%) low severe
51322026-05-11T08:32:07.046Z 1 (1.00%) low mild
51332026-05-11T08:32:07.046Z 2 (2.00%) high mild
51342026-05-11T08:32:07.046Z 1 (1.00%) high severe
51352026-05-11T08:32:07.937Z
51362026-05-11T08:32:12.552Z+ cargo ubench
51372026-05-11T08:32:12.681Z Compiling proc-macro2 v1.0.106
51382026-05-11T08:32:12.681Z Compiling unicode-ident v1.0.24
51392026-05-11T08:32:12.681Z Compiling quote v1.0.45
51402026-05-11T08:32:12.681Z Compiling serde_core v1.0.228
51412026-05-11T08:32:12.685Z Compiling cfg-if v1.0.4
51422026-05-11T08:32:12.685Z Compiling libc v0.2.186
51432026-05-11T08:32:12.685Z Compiling memchr v2.8.0
51442026-05-11T08:32:12.685Z Compiling serde v1.0.228
51452026-05-11T08:32:12.766Z Compiling rustversion v1.0.22
51462026-05-11T08:32:12.817Z Compiling strsim v0.11.1
51472026-05-11T08:32:13.009Z Compiling version_check v0.9.5
51482026-05-11T08:32:13.031Z Compiling ident_case v1.0.1
51492026-05-11T08:32:13.100Z Compiling zerocopy v0.8.48
51502026-05-11T08:32:13.134Z Compiling either v1.15.0
51512026-05-11T08:32:13.259Z Compiling thiserror v2.0.18
51522026-05-11T08:32:13.337Z Compiling fnv v1.0.7
51532026-05-11T08:32:13.495Z Compiling regex-syntax v0.8.10
51542026-05-11T08:32:13.614Z Compiling pin-project-lite v0.2.17
51552026-05-11T08:32:13.642Z Compiling syn v1.0.109
51562026-05-11T08:32:13.650Z Compiling crossbeam-utils v0.8.21
51572026-05-11T08:32:13.777Z Compiling equivalent v1.0.2
51582026-05-11T08:32:13.854Z Compiling aho-corasick v1.1.4
51592026-05-11T08:32:13.936Z Compiling syn v2.0.117
51602026-05-11T08:32:13.946Z Compiling winnow v1.0.2
51612026-05-11T08:32:13.962Z Compiling hashbrown v0.17.0
51622026-05-11T08:32:14.047Z Compiling itertools v0.14.0
51632026-05-11T08:32:14.532Z Compiling indexmap v2.14.0
51642026-05-11T08:32:14.970Z Compiling bitflags v2.11.1
51652026-05-11T08:32:15.045Z Compiling regex-automata v0.4.14
51662026-05-11T08:32:15.125Z Compiling toml_parser v1.1.2+spec-1.1.0
51672026-05-11T08:32:15.305Z Compiling heapless v0.8.0
51682026-05-11T08:32:15.411Z Compiling autocfg v1.5.0
51692026-05-11T08:32:15.556Z Compiling toml_datetime v1.1.1+spec-1.1.0
51702026-05-11T08:32:15.585Z Compiling byteorder v1.5.0
51712026-05-11T08:32:15.748Z Compiling num-traits v0.2.19
51722026-05-11T08:32:15.768Z Compiling hash32 v0.3.1
51732026-05-11T08:32:15.771Z Compiling toml_edit v0.25.11+spec-1.1.0
51742026-05-11T08:32:15.818Z Compiling slog v2.8.2
51752026-05-11T08:32:15.899Z Compiling futures-core v0.3.32
51762026-05-11T08:32:15.934Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51772026-05-11T08:32:15.959Z Compiling macaddr v1.0.1
51782026-05-11T08:32:16.029Z Compiling futures-sink v0.3.32
51792026-05-11T08:32:16.039Z Compiling smoltcp v0.11.0
51802026-05-11T08:32:16.128Z Compiling stable_deref_trait v1.2.1
51812026-05-11T08:32:16.161Z Compiling futures-channel v0.3.32
51822026-05-11T08:32:16.329Z Compiling proc-macro-crate v3.5.0
51832026-05-11T08:32:16.364Z Compiling proc-macro-error-attr v1.0.4
51842026-05-11T08:32:16.396Z Compiling ref-cast v1.0.25
51852026-05-11T08:32:16.576Z Compiling darling_core v0.21.3
51862026-05-11T08:32:16.658Z Compiling regex v1.12.3
51872026-05-11T08:32:16.658Z Compiling darling_core v0.23.0
51882026-05-11T08:32:16.691Z Compiling rand_core v0.10.1
51892026-05-11T08:32:16.734Z Compiling bitflags v1.3.2
51902026-05-11T08:32:16.800Z Compiling crc32fast v1.5.0
51912026-05-11T08:32:16.842Z Compiling anyhow v1.0.102
51922026-05-11T08:32:17.044Z Compiling itoa v1.0.18
51932026-05-11T08:32:17.069Z Compiling managed v0.8.0
51942026-05-11T08:32:17.205Z Compiling futures-io v0.3.32
51952026-05-11T08:32:17.326Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
51962026-05-11T08:32:17.364Z Compiling futures-task v0.3.32
51972026-05-11T08:32:17.378Z Compiling slab v0.4.12
51982026-05-11T08:32:17.394Z Compiling getrandom v0.4.2
51992026-05-11T08:32:17.636Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52002026-05-11T08:32:17.651Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52012026-05-11T08:32:17.738Z Compiling proc-macro-error v1.0.4
52022026-05-11T08:32:17.799Z Compiling serde_derive v1.0.228
52032026-05-11T08:32:17.861Z Compiling zerocopy-derive v0.8.48
52042026-05-11T08:32:17.950Z Compiling thiserror-impl v2.0.18
52052026-05-11T08:32:18.012Z Compiling futures-macro v0.3.32
52062026-05-11T08:32:18.309Z Compiling foreign-types-macros v0.2.3
52072026-05-11T08:32:18.759Z Compiling darling_macro v0.21.3
52082026-05-11T08:32:18.769Z Compiling darling_macro v0.23.0
52092026-05-11T08:32:18.793Z Compiling futures-util v0.3.32
52102026-05-11T08:32:18.908Z Compiling ref-cast-impl v1.0.25
52112026-05-11T08:32:19.227Z Compiling cobs v0.3.0
52122026-05-11T08:32:19.279Z Compiling darling v0.21.3
52132026-05-11T08:32:19.290Z Compiling darling v0.23.0
52142026-05-11T08:32:19.351Z Compiling ingot-macros v0.1.1
52152026-05-11T08:32:19.362Z Compiling num_enum_derive v0.7.6
52162026-05-11T08:32:19.443Z Compiling ipnetwork v0.21.1
52172026-05-11T08:32:19.476Z Compiling rustix v1.1.4
52182026-05-11T08:32:19.803Z Compiling cpufeatures v0.3.0
52192026-05-11T08:32:19.818Z Compiling foreign-types-shared v0.3.1
52202026-05-11T08:32:19.869Z Compiling unicode-width v0.2.2
52212026-05-11T08:32:19.900Z Compiling once_cell v1.21.4
52222026-05-11T08:32:20.125Z Compiling tabwriter v1.4.1
52232026-05-11T08:32:20.166Z Compiling tracing-core v0.1.36
52242026-05-11T08:32:20.325Z Compiling num_enum v0.7.6
52252026-05-11T08:32:20.435Z Compiling foreign-types v0.5.0
52262026-05-11T08:32:20.461Z Compiling chacha20 v0.10.0
52272026-05-11T08:32:20.595Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52282026-05-11T08:32:20.768Z Compiling tracing-attributes v0.1.31
52292026-05-11T08:32:20.774Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52302026-05-11T08:32:21.028Z Compiling erased-serde v0.3.31
52312026-05-11T08:32:21.040Z Compiling postcard v1.1.3
52322026-05-11T08:32:21.185Z Compiling futures-executor v0.3.32
52332026-05-11T08:32:21.717Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52342026-05-11T08:32:21.794Z Compiling errno v0.3.14
52352026-05-11T08:32:21.943Z Compiling cstr-argument v0.1.2
52362026-05-11T08:32:21.960Z Compiling dyn-clone v1.0.20
52372026-05-11T08:32:21.963Z Compiling thiserror v1.0.69
52382026-05-11T08:32:21.986Z Compiling zmij v1.0.21
52392026-05-11T08:32:22.096Z Compiling utf8parse v0.2.2
52402026-05-11T08:32:22.214Z Compiling shlex v1.3.0
52412026-05-11T08:32:22.225Z Compiling find-msvc-tools v0.1.9
52422026-05-11T08:32:22.327Z Compiling ingot-types v0.1.2
52432026-05-11T08:32:22.343Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
52442026-05-11T08:32:22.398Z Compiling pretty-hex v0.4.2
52452026-05-11T08:32:22.454Z Compiling num-conv v0.2.1
52462026-05-11T08:32:22.477Z Compiling powerfmt v0.2.0
52472026-05-11T08:32:22.525Z Compiling time-core v0.1.8
52482026-05-11T08:32:22.553Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
52492026-05-11T08:32:22.593Z Compiling cc v1.2.61
52502026-05-11T08:32:22.664Z Compiling time-macros v0.2.27
52512026-05-11T08:32:22.700Z Compiling ingot v0.1.1
52522026-05-11T08:32:22.744Z Compiling deranged v0.5.8
52532026-05-11T08:32:22.962Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52542026-05-11T08:32:23.077Z Compiling anstyle-parse v1.0.0
52552026-05-11T08:32:23.279Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52562026-05-11T08:32:23.346Z Compiling tracing v0.1.44
52572026-05-11T08:32:23.666Z Compiling rand v0.10.1
52582026-05-11T08:32:23.856Z Compiling futures v0.3.32
52592026-05-11T08:32:23.904Z Compiling thiserror-impl v1.0.69
52602026-05-11T08:32:23.928Z Compiling crossbeam-epoch v0.9.18
52612026-05-11T08:32:24.364Z Compiling uuid v1.23.1
52622026-05-11T08:32:24.423Z Compiling arc-swap v1.9.1
52632026-05-11T08:32:24.456Z Compiling socket2 v0.6.3
52642026-05-11T08:32:24.753Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52652026-05-11T08:32:24.771Z Compiling nom v8.0.0
52662026-05-11T08:32:24.831Z Compiling thread_local v1.1.9
52672026-05-11T08:32:25.026Z Compiling iana-time-zone v0.1.65
52682026-05-11T08:32:25.043Z Compiling anstyle v1.0.14
52692026-05-11T08:32:25.159Z Compiling rayon-core v1.13.0
52702026-05-11T08:32:25.329Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52712026-05-11T08:32:25.421Z Compiling oxnet v0.1.5
52722026-05-11T08:32:25.506Z Compiling is_terminal_polyfill v1.70.2
52732026-05-11T08:32:25.592Z Compiling lazy_static v1.5.0
52742026-05-11T08:32:25.711Z Compiling anstyle-query v1.1.5
52752026-05-11T08:32:25.811Z Compiling colored v3.1.1
52762026-05-11T08:32:25.888Z Compiling heck v0.4.1
52772026-05-11T08:32:26.082Z Compiling colorchoice v1.0.5
52782026-05-11T08:32:26.193Z Compiling serde_json v1.0.149
52792026-05-11T08:32:26.385Z Compiling slog-async v2.8.0
52802026-05-11T08:32:26.425Z Compiling anstream v1.0.0
52812026-05-11T08:32:26.456Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52822026-05-11T08:32:26.896Z Compiling slog-scope v4.4.1
52832026-05-11T08:32:27.093Z Compiling time v0.3.47
52842026-05-11T08:32:27.328Z Compiling rusticata-macros v5.0.0
52852026-05-11T08:32:27.369Z Compiling chrono v0.4.44
52862026-05-11T08:32:27.502Z Compiling crossbeam-deque v0.8.6
52872026-05-11T08:32:27.588Z Compiling terminal_size v0.4.4
52882026-05-11T08:32:27.715Z Compiling cookie-factory v0.3.3
52892026-05-11T08:32:27.727Z Compiling alloca v0.4.0
52902026-05-11T08:32:27.993Z Compiling half v2.7.1
52912026-05-11T08:32:28.032Z Compiling crossbeam-channel v0.5.15
52922026-05-11T08:32:28.157Z Compiling is-terminal v0.4.17
52932026-05-11T08:32:28.248Z Compiling itertools v0.12.1
52942026-05-11T08:32:28.319Z Compiling plotters-backend v0.3.7
52952026-05-11T08:32:28.638Z Compiling ciborium-io v0.2.2
52962026-05-11T08:32:28.673Z Compiling term v1.2.1
52972026-05-11T08:32:28.726Z Compiling circular v0.3.0
52982026-05-11T08:32:28.867Z Compiling log v0.4.29
52992026-05-11T08:32:28.936Z Compiling heck v0.5.0
53002026-05-11T08:32:29.091Z Compiling clap_lex v1.1.0
53012026-05-11T08:32:29.131Z Compiling cfg_aliases v0.2.1
53022026-05-11T08:32:29.411Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53032026-05-11T08:32:29.682Z Compiling take_mut v0.2.2
53042026-05-11T08:32:29.911Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53052026-05-11T08:32:29.920Z Compiling clap_builder v4.6.0
53062026-05-11T08:32:30.080Z Compiling nix v0.31.3
53072026-05-11T08:32:30.380Z Compiling clap_derive v4.6.1
53082026-05-11T08:32:30.449Z Compiling slog-stdlog v4.1.1
53092026-05-11T08:32:30.757Z Compiling slog-term v2.9.2
53102026-05-11T08:32:30.783Z Compiling pcap-parser v0.17.0
53112026-05-11T08:32:31.219Z Compiling ciborium-ll v0.2.2
53122026-05-11T08:32:31.455Z Compiling plotters-svg v0.3.7
53132026-05-11T08:32:31.860Z Compiling itertools v0.13.0
53142026-05-11T08:32:32.045Z Compiling cast v0.3.0
53152026-05-11T08:32:32.219Z Compiling same-file v1.0.6
53162026-05-11T08:32:32.380Z Compiling walkdir v2.5.0
53172026-05-11T08:32:32.928Z Compiling tinytemplate v1.2.1
53182026-05-11T08:32:33.081Z Compiling rayon v1.12.0
53192026-05-11T08:32:33.096Z Compiling clap v4.6.1
53202026-05-11T08:32:33.268Z Compiling criterion-plot v0.8.2
53212026-05-11T08:32:33.340Z Compiling plotters v0.3.7
53222026-05-11T08:32:33.533Z Compiling ciborium v0.2.2
53232026-05-11T08:32:34.016Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53242026-05-11T08:32:34.041Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53252026-05-11T08:32:34.300Z Compiling slog-envlogger v2.2.0
53262026-05-11T08:32:34.532Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
53272026-05-11T08:32:34.726Z Compiling page_size v0.6.0
53282026-05-11T08:32:34.832Z Compiling dtor-proc-macro v0.0.13
53292026-05-11T08:32:35.170Z Compiling oorandom v11.1.5
53302026-05-11T08:32:35.175Z Compiling anes v0.1.6
53312026-05-11T08:32:35.175Z Compiling dtor v0.8.1
53322026-05-11T08:32:35.258Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53332026-05-11T08:32:35.412Z Compiling criterion v0.8.2
53342026-05-11T08:32:35.432Z Compiling link-section v0.2.1
53352026-05-11T08:32:35.567Z Compiling ctor-proc-macro v0.0.13
53362026-05-11T08:32:35.899Z Compiling ctor v0.10.1
53372026-05-11T08:32:37.413Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53382026-05-11T08:33:57.291Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 44s
53392026-05-11T08:33:57.317Z Running benches/userland.rs (target/release-lto/deps/userland-09427814cd9573df)
53402026-05-11T08:33:57.320ZGnuplot not found, using plotters backend
53412026-05-11T08:33:57.463ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53422026-05-11T08:33:57.463ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53432026-05-11T08:34:02.984ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0022 s (7.6M iterations)
53442026-05-11T08:34:07.829ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53452026-05-11T08:34:07.923Zparse/Hairpin-DHCPv4/wallclock/Discover
53462026-05-11T08:34:07.923Z time: [61.348 ns 61.449 ns 61.571 ns]
53472026-05-11T08:34:07.923Z change: [−0.5532% +0.4574% +1.4992%] (p = 0.39 > 0.05)
53482026-05-11T08:34:07.923Z No change in performance detected.
53492026-05-11T08:34:07.923ZFound 5 outliers among 100 measurements (5.00%)
53502026-05-11T08:34:07.923Z 2 (2.00%) high mild
53512026-05-11T08:34:07.923Z 3 (3.00%) high severe
53522026-05-11T08:34:09.128Z
53532026-05-11T08:34:09.131ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53542026-05-11T08:34:09.131ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53552026-05-11T08:34:15.060ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0056 s (3.5M iterations)
53562026-05-11T08:34:20.009ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53572026-05-11T08:34:20.097Zprocess/Hairpin-DHCPv4/wallclock/Discover
53582026-05-11T08:34:20.097Z time: [817.21 ns 817.59 ns 818.04 ns]
53592026-05-11T08:34:20.097Z change: [−0.4512% −0.2996% −0.1325%] (p = 0.00 < 0.05)
53602026-05-11T08:34:20.097Z Change within noise threshold.
53612026-05-11T08:34:20.097ZFound 7 outliers among 100 measurements (7.00%)
53622026-05-11T08:34:20.097Z 5 (5.00%) high mild
53632026-05-11T08:34:20.097Z 2 (2.00%) high severe
53642026-05-11T08:34:21.305Z
53652026-05-11T08:34:21.308ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53662026-05-11T08:34:21.308ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53672026-05-11T08:34:27.065ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0031 s (7.3M iterations)
53682026-05-11T08:34:31.714ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53692026-05-11T08:34:31.803Zparse/Hairpin-DHCPv4/wallclock/Request
53702026-05-11T08:34:31.803Z time: [61.465 ns 61.572 ns 61.702 ns]
53712026-05-11T08:34:31.803Z change: [−1.3168% −0.2875% +0.7687%] (p = 0.60 > 0.05)
53722026-05-11T08:34:31.803Z No change in performance detected.
53732026-05-11T08:34:31.803ZFound 8 outliers among 100 measurements (8.00%)
53742026-05-11T08:34:31.803Z 5 (5.00%) high mild
53752026-05-11T08:34:31.803Z 3 (3.00%) high severe
53762026-05-11T08:34:33.018Z
53772026-05-11T08:34:33.021ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53782026-05-11T08:34:33.021ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53792026-05-11T08:34:38.854ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0031 s (3.6M iterations)
53802026-05-11T08:34:43.787ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53812026-05-11T08:34:43.875Zprocess/Hairpin-DHCPv4/wallclock/Request
53822026-05-11T08:34:43.875Z time: [790.24 ns 790.71 ns 791.28 ns]
53832026-05-11T08:34:43.875Z change: [−0.4515% −0.2496% +0.0009%] (p = 0.02 < 0.05)
53842026-05-11T08:34:43.875Z Change within noise threshold.
53852026-05-11T08:34:43.875ZFound 6 outliers among 100 measurements (6.00%)
53862026-05-11T08:34:43.875Z 4 (4.00%) high mild
53872026-05-11T08:34:43.875Z 2 (2.00%) high severe
53882026-05-11T08:34:45.087Z
53892026-05-11T08:34:45.090ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53902026-05-11T08:34:45.090ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53912026-05-11T08:34:48.563ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0014 s (6.0M iterations)
53922026-05-11T08:34:53.425ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53932026-05-11T08:34:53.513Zparse/Hairpin-DHCPv6/wallclock/Solicit
53942026-05-11T08:34:53.513Z time: [61.055 ns 61.198 ns 61.369 ns]
53952026-05-11T08:34:53.513Z change: [−0.3775% +0.8772% +2.1310%] (p = 0.19 > 0.05)
53962026-05-11T08:34:53.513Z No change in performance detected.
53972026-05-11T08:34:53.513ZFound 7 outliers among 100 measurements (7.00%)
53982026-05-11T08:34:53.513Z 3 (3.00%) high mild
53992026-05-11T08:34:53.513Z 4 (4.00%) high severe
54002026-05-11T08:34:54.728Z
54012026-05-11T08:34:54.731ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
54022026-05-11T08:34:54.731ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54032026-05-11T08:34:58.493ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0040 s (2.8M iterations)
54042026-05-11T08:35:03.499ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54052026-05-11T08:35:03.586Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54062026-05-11T08:35:03.586Z time: [1.0437 µs 1.0443 µs 1.0449 µs]
54072026-05-11T08:35:03.586Z change: [+0.5113% +0.6440% +0.7958%] (p = 0.00 < 0.05)
54082026-05-11T08:35:03.586Z Change within noise threshold.
54092026-05-11T08:35:03.586ZFound 7 outliers among 100 measurements (7.00%)
54102026-05-11T08:35:03.586Z 6 (6.00%) high mild
54112026-05-11T08:35:03.586Z 1 (1.00%) high severe
54122026-05-11T08:35:04.792Z
54132026-05-11T08:35:04.795ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54142026-05-11T08:35:04.795ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54152026-05-11T08:35:08.637ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0005 s (5.5M iterations)
54162026-05-11T08:35:13.352ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54172026-05-11T08:35:13.440Zparse/Hairpin-DHCPv6/wallclock/Request
54182026-05-11T08:35:13.440Z time: [61.004 ns 61.125 ns 61.269 ns]
54192026-05-11T08:35:13.440Z change: [−1.2101% −0.1568% +0.9459%] (p = 0.78 > 0.05)
54202026-05-11T08:35:13.440Z No change in performance detected.
54212026-05-11T08:35:13.440ZFound 7 outliers among 100 measurements (7.00%)
54222026-05-11T08:35:13.440Z 3 (3.00%) high mild
54232026-05-11T08:35:13.440Z 4 (4.00%) high severe
54242026-05-11T08:35:14.653Z
54252026-05-11T08:35:14.656ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54262026-05-11T08:35:14.656ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54272026-05-11T08:35:18.642ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0049 s (2.6M iterations)
54282026-05-11T08:35:23.585ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54292026-05-11T08:35:23.672Zprocess/Hairpin-DHCPv6/wallclock/Request
54302026-05-11T08:35:23.672Z time: [1.0734 µs 1.0740 µs 1.0746 µs]
54312026-05-11T08:35:23.672Z change: [+0.2049% +0.3328% +0.4698%] (p = 0.00 < 0.05)
54322026-05-11T08:35:23.673Z Change within noise threshold.
54332026-05-11T08:35:23.675ZFound 10 outliers among 100 measurements (10.00%)
54342026-05-11T08:35:23.675Z 3 (3.00%) low mild
54352026-05-11T08:35:23.676Z 4 (4.00%) high mild
54362026-05-11T08:35:23.676Z 3 (3.00%) high severe
54372026-05-11T08:35:24.892Z
54382026-05-11T08:35:24.895ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54392026-05-11T08:35:24.895ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54402026-05-11T08:35:31.035ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0035 s (6.8M iterations)
54412026-05-11T08:35:35.538ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54422026-05-11T08:35:35.626Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54432026-05-11T08:35:35.626Z time: [60.542 ns 60.678 ns 60.846 ns]
54442026-05-11T08:35:35.626Z change: [−1.6687% −0.6169% +0.4565%] (p = 0.26 > 0.05)
54452026-05-11T08:35:35.626Z No change in performance detected.
54462026-05-11T08:35:35.626ZFound 8 outliers among 100 measurements (8.00%)
54472026-05-11T08:35:35.626Z 5 (5.00%) high mild
54482026-05-11T08:35:35.626Z 3 (3.00%) high severe
54492026-05-11T08:35:36.842Z
54502026-05-11T08:35:36.845ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54512026-05-11T08:35:36.845ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54522026-05-11T08:35:42.169ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0026 s (3.9M iterations)
54532026-05-11T08:35:46.999ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54542026-05-11T08:35:47.086Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54552026-05-11T08:35:47.086Z time: [627.65 ns 628.18 ns 628.59 ns]
54562026-05-11T08:35:47.086Z change: [−0.0067% +0.2487% +0.5073%] (p = 0.07 > 0.05)
54572026-05-11T08:35:47.086Z No change in performance detected.
54582026-05-11T08:35:47.086ZFound 2 outliers among 100 measurements (2.00%)
54592026-05-11T08:35:47.086Z 1 (1.00%) high mild
54602026-05-11T08:35:47.086Z 1 (1.00%) high severe
54612026-05-11T08:35:48.272Z
54622026-05-11T08:35:48.275ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54632026-05-11T08:35:48.275ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54642026-05-11T08:35:52.633ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0044 s (4.8M iterations)
54652026-05-11T08:35:56.489ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54662026-05-11T08:35:56.577Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54672026-05-11T08:35:56.578Z time: [120.98 ns 121.13 ns 121.30 ns]
54682026-05-11T08:35:56.578Z change: [−0.7849% −0.0363% +0.7545%] (p = 0.93 > 0.05)
54692026-05-11T08:35:56.578Z No change in performance detected.
54702026-05-11T08:35:56.578ZFound 8 outliers among 100 measurements (8.00%)
54712026-05-11T08:35:56.578Z 3 (3.00%) high mild
54722026-05-11T08:35:56.578Z 5 (5.00%) high severe
54732026-05-11T08:35:57.789Z
54742026-05-11T08:35:57.793ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54752026-05-11T08:35:57.793ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54762026-05-11T08:36:01.033ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0067 s (3.2M iterations)
54772026-05-11T08:36:05.520ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54782026-05-11T08:36:05.607Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54792026-05-11T08:36:05.607Z time: [702.65 ns 702.95 ns 703.35 ns]
54802026-05-11T08:36:05.607Z change: [−0.1765% −0.0224% +0.1329%] (p = 0.78 > 0.05)
54812026-05-11T08:36:05.607Z No change in performance detected.
54822026-05-11T08:36:05.607ZFound 8 outliers among 100 measurements (8.00%)
54832026-05-11T08:36:05.607Z 1 (1.00%) low mild
54842026-05-11T08:36:05.607Z 2 (2.00%) high mild
54852026-05-11T08:36:05.607Z 5 (5.00%) high severe
54862026-05-11T08:36:06.812Z
54872026-05-11T08:36:06.815ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54882026-05-11T08:36:06.815ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54892026-05-11T08:36:13.014ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0028 s (6.8M iterations)
54902026-05-11T08:36:17.502ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54912026-05-11T08:36:17.589Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54922026-05-11T08:36:17.589Z time: [60.389 ns 60.526 ns 60.693 ns]
54932026-05-11T08:36:17.589Z change: [−0.6857% +0.3889% +1.4930%] (p = 0.52 > 0.05)
54942026-05-11T08:36:17.590Z No change in performance detected.
54952026-05-11T08:36:17.590ZFound 5 outliers among 100 measurements (5.00%)
54962026-05-11T08:36:17.593Z 3 (3.00%) high mild
54972026-05-11T08:36:17.593Z 2 (2.00%) high severe
54982026-05-11T08:36:18.797Z
54992026-05-11T08:36:18.800ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
55002026-05-11T08:36:18.800ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
55012026-05-11T08:36:24.887ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0005 s (3.4M iterations)
55022026-05-11T08:36:29.709ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
55032026-05-11T08:36:29.796Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
55042026-05-11T08:36:29.796Z time: [795.67 ns 795.98 ns 796.45 ns]
55052026-05-11T08:36:29.797Z change: [−0.3696% −0.2298% −0.0862%] (p = 0.00 < 0.05)
55062026-05-11T08:36:29.797Z Change within noise threshold.
55072026-05-11T08:36:29.797ZFound 8 outliers among 100 measurements (8.00%)
55082026-05-11T08:36:29.797Z 2 (2.00%) high mild
55092026-05-11T08:36:29.797Z 6 (6.00%) high severe
55102026-05-11T08:36:31.000Z
55112026-05-11T08:36:31.003ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55122026-05-11T08:36:31.003ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55132026-05-11T08:36:34.020ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0020 s (6.9M iterations)
55142026-05-11T08:36:38.579ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55152026-05-11T08:36:38.667Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55162026-05-11T08:36:38.667Z time: [60.030 ns 60.157 ns 60.311 ns]
55172026-05-11T08:36:38.667Z change: [−1.3057% −0.3162% +0.7448%] (p = 0.57 > 0.05)
55182026-05-11T08:36:38.667Z No change in performance detected.
55192026-05-11T08:36:38.667ZFound 5 outliers among 100 measurements (5.00%)
55202026-05-11T08:36:38.667Z 2 (2.00%) high mild
55212026-05-11T08:36:38.668Z 3 (3.00%) high severe
55222026-05-11T08:36:39.882Z
55232026-05-11T08:36:39.885ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55242026-05-11T08:36:39.885ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55252026-05-11T08:36:45.844ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0030 s (3.5M iterations)
55262026-05-11T08:36:50.611ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55272026-05-11T08:36:50.699Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55282026-05-11T08:36:50.699Z time: [753.69 ns 753.98 ns 754.33 ns]
55292026-05-11T08:36:50.699Z change: [−0.3565% −0.1808% +0.0014%] (p = 0.04 < 0.05)
55302026-05-11T08:36:50.699Z Change within noise threshold.
55312026-05-11T08:36:50.699ZFound 9 outliers among 100 measurements (9.00%)
55322026-05-11T08:36:50.699Z 4 (4.00%) high mild
55332026-05-11T08:36:50.699Z 5 (5.00%) high severe
55342026-05-11T08:36:51.907Z
55352026-05-11T08:36:51.910ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55362026-05-11T08:36:51.910ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55372026-05-11T08:36:55.439ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (12M iterations)
55382026-05-11T08:36:59.260ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55392026-05-11T08:36:59.347Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55402026-05-11T08:36:59.347Z time: [61.674 ns 61.825 ns 62.002 ns]
55412026-05-11T08:36:59.348Z change: [−0.9721% −0.2754% +0.4382%] (p = 0.45 > 0.05)
55422026-05-11T08:36:59.348Z No change in performance detected.
55432026-05-11T08:36:59.348ZFound 5 outliers among 100 measurements (5.00%)
55442026-05-11T08:36:59.348Z 3 (3.00%) high mild
55452026-05-11T08:36:59.348Z 2 (2.00%) high severe
55462026-05-11T08:37:00.559Z
55472026-05-11T08:37:00.562ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55482026-05-11T08:37:00.562ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55492026-05-11T08:37:05.820ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0036 s (4.0M iterations)
55502026-05-11T08:37:10.492ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55512026-05-11T08:37:10.580Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55522026-05-11T08:37:10.580Z time: [245.21 ns 245.61 ns 246.08 ns]
55532026-05-11T08:37:10.580Z change: [−1.1126% −0.6980% −0.2858%] (p = 0.00 < 0.05)
55542026-05-11T08:37:10.580Z Change within noise threshold.
55552026-05-11T08:37:10.580ZFound 3 outliers among 100 measurements (3.00%)
55562026-05-11T08:37:10.580Z 1 (1.00%) high mild
55572026-05-11T08:37:10.580Z 2 (2.00%) high severe
55582026-05-11T08:37:11.784Z
55592026-05-11T08:37:11.787ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55602026-05-11T08:37:11.788ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55612026-05-11T08:37:14.828ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (6.9M iterations)
55622026-05-11T08:37:19.540ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55632026-05-11T08:37:19.628Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55642026-05-11T08:37:19.628Z time: [79.396 ns 79.570 ns 79.764 ns]
55652026-05-11T08:37:19.628Z change: [−0.8510% +0.0231% +0.9988%] (p = 0.96 > 0.05)
55662026-05-11T08:37:19.628Z No change in performance detected.
55672026-05-11T08:37:19.628ZFound 4 outliers among 100 measurements (4.00%)
55682026-05-11T08:37:19.628Z 2 (2.00%) high mild
55692026-05-11T08:37:19.628Z 2 (2.00%) high severe
55702026-05-11T08:37:20.839Z
55712026-05-11T08:37:20.842ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55722026-05-11T08:37:20.842ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55732026-05-11T08:37:24.871ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0092 s (2.6M iterations)
55742026-05-11T08:37:29.823ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55752026-05-11T08:37:29.911Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55762026-05-11T08:37:29.911Z time: [266.17 ns 266.62 ns 267.19 ns]
55772026-05-11T08:37:29.911Z change: [−0.7509% −0.3008% +0.1661%] (p = 0.20 > 0.05)
55782026-05-11T08:37:29.911Z No change in performance detected.
55792026-05-11T08:37:29.911ZFound 6 outliers among 100 measurements (6.00%)
55802026-05-11T08:37:29.911Z 4 (4.00%) high mild
55812026-05-11T08:37:29.911Z 2 (2.00%) high severe
55822026-05-11T08:37:31.115Z
55832026-05-11T08:37:31.117ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55842026-05-11T08:37:31.117ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55852026-05-11T08:37:37.464ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (6.6M iterations)
55862026-05-11T08:37:41.005ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55872026-05-11T08:37:41.093Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55882026-05-11T08:37:41.093Z time: [99.053 ns 99.309 ns 99.559 ns]
55892026-05-11T08:37:41.093Z change: [+0.4731% +1.2370% +2.0470%] (p = 0.00 < 0.05)
55902026-05-11T08:37:41.093Z Change within noise threshold.
55912026-05-11T08:37:41.093ZFound 13 outliers among 100 measurements (13.00%)
55922026-05-11T08:37:41.093Z 2 (2.00%) low mild
55932026-05-11T08:37:41.093Z 5 (5.00%) high mild
55942026-05-11T08:37:41.093Z 6 (6.00%) high severe
55952026-05-11T08:37:42.304Z
55962026-05-11T08:37:42.307ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55972026-05-11T08:37:42.307ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55982026-05-11T08:37:45.337ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0018 s (3.5M iterations)
55992026-05-11T08:37:49.933ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
56002026-05-11T08:37:50.020Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
56012026-05-11T08:37:50.020Z time: [219.94 ns 220.49 ns 221.19 ns]
56022026-05-11T08:37:50.020Z change: [+0.3649% +0.9828% +1.6544%] (p = 0.00 < 0.05)
56032026-05-11T08:37:50.020Z Change within noise threshold.
56042026-05-11T08:37:50.020ZFound 4 outliers among 100 measurements (4.00%)
56052026-05-11T08:37:50.020Z 4 (4.00%) high mild
56062026-05-11T08:37:51.221Z
56072026-05-11T08:37:51.224ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56082026-05-11T08:37:51.224ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56092026-05-11T08:37:55.576ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0027 s (4.8M iterations)
56102026-05-11T08:37:59.893ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56112026-05-11T08:37:59.982Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56122026-05-11T08:37:59.982Z time: [118.07 ns 118.45 ns 118.78 ns]
56132026-05-11T08:37:59.982Z change: [+0.8143% +1.5718% +2.3931%] (p = 0.00 < 0.05)
56142026-05-11T08:37:59.982Z Change within noise threshold.
56152026-05-11T08:37:59.982ZFound 6 outliers among 100 measurements (6.00%)
56162026-05-11T08:37:59.982Z 1 (1.00%) low mild
56172026-05-11T08:37:59.982Z 2 (2.00%) high mild
56182026-05-11T08:37:59.982Z 3 (3.00%) high severe
56192026-05-11T08:38:01.199Z
56202026-05-11T08:38:01.202ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56212026-05-11T08:38:01.202ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56222026-05-11T08:38:05.696ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (2.3M iterations)
56232026-05-11T08:38:10.480ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56242026-05-11T08:38:10.567Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56252026-05-11T08:38:10.567Z time: [240.52 ns 240.90 ns 241.40 ns]
56262026-05-11T08:38:10.567Z change: [+0.4677% +1.0381% +1.6176%] (p = 0.00 < 0.05)
56272026-05-11T08:38:10.567Z Change within noise threshold.
56282026-05-11T08:38:10.570ZFound 2 outliers among 100 measurements (2.00%)
56292026-05-11T08:38:10.570Z 2 (2.00%) high mild
56302026-05-11T08:38:11.774Z
56312026-05-11T08:38:11.778ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56322026-05-11T08:38:11.778ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56332026-05-11T08:38:15.122ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (13M iterations)
56342026-05-11T08:38:19.071ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56352026-05-11T08:38:19.159Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56362026-05-11T08:38:19.159Z time: [60.336 ns 60.476 ns 60.630 ns]
56372026-05-11T08:38:19.159Z change: [−1.1913% −0.4662% +0.3870%] (p = 0.25 > 0.05)
56382026-05-11T08:38:19.159Z No change in performance detected.
56392026-05-11T08:38:19.159ZFound 4 outliers among 100 measurements (4.00%)
56402026-05-11T08:38:19.159Z 1 (1.00%) high mild
56412026-05-11T08:38:19.159Z 3 (3.00%) high severe
56422026-05-11T08:38:20.382Z
56432026-05-11T08:38:20.417ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56442026-05-11T08:38:20.418ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56452026-05-11T08:38:25.366ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0047 s (4.2M iterations)
56462026-05-11T08:38:30.093ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56472026-05-11T08:38:30.180Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56482026-05-11T08:38:30.180Z time: [226.06 ns 226.40 ns 226.81 ns]
56492026-05-11T08:38:30.180Z change: [−0.8345% −0.3586% +0.1335%] (p = 0.15 > 0.05)
56502026-05-11T08:38:30.180Z No change in performance detected.
56512026-05-11T08:38:30.183ZFound 3 outliers among 100 measurements (3.00%)
56522026-05-11T08:38:30.183Z 1 (1.00%) high mild
56532026-05-11T08:38:30.183Z 2 (2.00%) high severe
56542026-05-11T08:38:31.404Z
56552026-05-11T08:38:31.408ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56562026-05-11T08:38:31.408ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56572026-05-11T08:38:37.511ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (6.9M iterations)
56582026-05-11T08:38:42.128ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56592026-05-11T08:38:42.217Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56602026-05-11T08:38:42.217Z time: [78.657 ns 78.808 ns 78.964 ns]
56612026-05-11T08:38:42.217Z change: [−0.5030% +0.2900% +1.1319%] (p = 0.50 > 0.05)
56622026-05-11T08:38:42.217Z No change in performance detected.
56632026-05-11T08:38:42.217ZFound 5 outliers among 100 measurements (5.00%)
56642026-05-11T08:38:42.217Z 3 (3.00%) high mild
56652026-05-11T08:38:42.217Z 2 (2.00%) high severe
56662026-05-11T08:38:43.434Z
56672026-05-11T08:38:43.437ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56682026-05-11T08:38:43.438ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56692026-05-11T08:38:47.355ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0037 s (2.7M iterations)
56702026-05-11T08:38:52.316ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56712026-05-11T08:38:52.405Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56722026-05-11T08:38:52.405Z time: [248.11 ns 248.42 ns 248.78 ns]
56732026-05-11T08:38:52.405Z change: [+0.5034% +0.9534% +1.3757%] (p = 0.00 < 0.05)
56742026-05-11T08:38:52.405Z Change within noise threshold.
56752026-05-11T08:38:52.405ZFound 7 outliers among 100 measurements (7.00%)
56762026-05-11T08:38:52.405Z 2 (2.00%) high mild
56772026-05-11T08:38:52.405Z 5 (5.00%) high severe
56782026-05-11T08:38:53.623Z
56792026-05-11T08:38:53.626ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56802026-05-11T08:38:53.626ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56812026-05-11T08:38:59.860ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0016 s (6.7M iterations)
56822026-05-11T08:39:03.439ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56832026-05-11T08:39:03.527Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56842026-05-11T08:39:03.527Z time: [98.105 ns 98.361 ns 98.583 ns]
56852026-05-11T08:39:03.527Z change: [+0.3312% +1.0698% +1.8376%] (p = 0.00 < 0.05)
56862026-05-11T08:39:03.528Z Change within noise threshold.
56872026-05-11T08:39:03.528ZFound 8 outliers among 100 measurements (8.00%)
56882026-05-11T08:39:03.528Z 4 (4.00%) high mild
56892026-05-11T08:39:03.528Z 4 (4.00%) high severe
56902026-05-11T08:39:04.746Z
56912026-05-11T08:39:04.750ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56922026-05-11T08:39:04.750ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56932026-05-11T08:39:10.767ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0014 s (3.5M iterations)
56942026-05-11T08:39:15.216ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56952026-05-11T08:39:15.304Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56962026-05-11T08:39:15.304Z time: [198.29 ns 198.60 ns 199.00 ns]
56972026-05-11T08:39:15.304Z change: [+0.1645% +0.7159% +1.3007%] (p = 0.02 < 0.05)
56982026-05-11T08:39:15.304Z Change within noise threshold.
56992026-05-11T08:39:15.304ZFound 3 outliers among 100 measurements (3.00%)
57002026-05-11T08:39:15.305Z 2 (2.00%) high mild
57012026-05-11T08:39:15.305Z 1 (1.00%) high severe
57022026-05-11T08:39:16.512Z
57032026-05-11T08:39:16.515ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57042026-05-11T08:39:16.515ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57052026-05-11T08:39:20.856ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (4.8M iterations)
57062026-05-11T08:39:25.192ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57072026-05-11T08:39:25.279Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57082026-05-11T08:39:25.280Z time: [118.77 ns 119.14 ns 119.47 ns]
57092026-05-11T08:39:25.280Z change: [+1.9945% +2.7907% +3.5529%] (p = 0.00 < 0.05)
57102026-05-11T08:39:25.280Z Performance has regressed.
57112026-05-11T08:39:25.280ZFound 3 outliers among 100 measurements (3.00%)
57122026-05-11T08:39:25.280Z 1 (1.00%) high mild
57132026-05-11T08:39:25.280Z 2 (2.00%) high severe
57142026-05-11T08:39:26.890Z
57152026-05-11T08:39:26.895ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57162026-05-11T08:39:26.895ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57172026-05-11T08:39:30.881ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0097 s (2.4M iterations)
57182026-05-11T08:39:35.661ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57192026-05-11T08:39:35.748Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57202026-05-11T08:39:35.748Z time: [217.83 ns 218.23 ns 218.76 ns]
57212026-05-11T08:39:35.748Z change: [+1.1350% +1.8437% +2.6089%] (p = 0.00 < 0.05)
57222026-05-11T08:39:35.748Z Performance has regressed.
57232026-05-11T08:39:35.748ZFound 3 outliers among 100 measurements (3.00%)
57242026-05-11T08:39:35.748Z 3 (3.00%) high mild
57252026-05-11T08:39:36.966Z
57262026-05-11T08:39:36.969ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57272026-05-11T08:39:36.969ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57282026-05-11T08:39:40.636ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (11M iterations)
57292026-05-11T08:39:44.655ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57302026-05-11T08:39:44.743Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57312026-05-11T08:39:44.743Z time: [61.253 ns 61.407 ns 61.583 ns]
57322026-05-11T08:39:44.743Z change: [−0.6288% +0.1090% +0.8521%] (p = 0.78 > 0.05)
57332026-05-11T08:39:44.743Z No change in performance detected.
57342026-05-11T08:39:44.743ZFound 4 outliers among 100 measurements (4.00%)
57352026-05-11T08:39:44.743Z 1 (1.00%) high mild
57362026-05-11T08:39:44.743Z 3 (3.00%) high severe
57372026-05-11T08:39:45.965Z
57382026-05-11T08:39:45.969ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57392026-05-11T08:39:45.969ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57402026-05-11T08:39:51.467ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (3.8M iterations)
57412026-05-11T08:39:56.158ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57422026-05-11T08:39:56.246Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57432026-05-11T08:39:56.246Z time: [239.68 ns 240.02 ns 240.39 ns]
57442026-05-11T08:39:56.246Z change: [−0.5193% −0.0183% +0.4626%] (p = 0.95 > 0.05)
57452026-05-11T08:39:56.246Z No change in performance detected.
57462026-05-11T08:39:56.247ZFound 6 outliers among 100 measurements (6.00%)
57472026-05-11T08:39:56.247Z 3 (3.00%) high mild
57482026-05-11T08:39:56.247Z 3 (3.00%) high severe
57492026-05-11T08:39:57.465Z
57502026-05-11T08:39:57.468ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57512026-05-11T08:39:57.468ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57522026-05-11T08:40:00.606ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (6.7M iterations)
57532026-05-11T08:40:05.342ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57542026-05-11T08:40:05.430Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57552026-05-11T08:40:05.430Z time: [79.615 ns 79.793 ns 79.983 ns]
57562026-05-11T08:40:05.430Z change: [−0.1540% +0.6752% +1.5370%] (p = 0.11 > 0.05)
57572026-05-11T08:40:05.430Z No change in performance detected.
57582026-05-11T08:40:05.430ZFound 6 outliers among 100 measurements (6.00%)
57592026-05-11T08:40:05.430Z 3 (3.00%) high mild
57602026-05-11T08:40:05.430Z 3 (3.00%) high severe
57612026-05-11T08:40:06.644Z
57622026-05-11T08:40:06.648ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57632026-05-11T08:40:06.648ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57642026-05-11T08:40:10.805ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0085 s (2.5M iterations)
57652026-05-11T08:40:15.765ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57662026-05-11T08:40:15.852Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57672026-05-11T08:40:15.852Z time: [260.46 ns 260.75 ns 261.11 ns]
57682026-05-11T08:40:15.852Z change: [+0.0841% +0.5331% +1.0106%] (p = 0.02 < 0.05)
57692026-05-11T08:40:15.852Z Change within noise threshold.
57702026-05-11T08:40:15.852ZFound 6 outliers among 100 measurements (6.00%)
57712026-05-11T08:40:15.852Z 2 (2.00%) high mild
57722026-05-11T08:40:15.852Z 4 (4.00%) high severe
57732026-05-11T08:40:17.071Z
57742026-05-11T08:40:17.074ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57752026-05-11T08:40:17.074ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57762026-05-11T08:40:20.184ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0029 s (6.7M iterations)
57772026-05-11T08:40:24.021ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57782026-05-11T08:40:24.108Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57792026-05-11T08:40:24.108Z time: [99.383 ns 99.627 ns 99.906 ns]
57802026-05-11T08:40:24.108Z change: [+0.5093% +1.2187% +1.9112%] (p = 0.00 < 0.05)
57812026-05-11T08:40:24.108Z Change within noise threshold.
57822026-05-11T08:40:24.108ZFound 6 outliers among 100 measurements (6.00%)
57832026-05-11T08:40:24.108Z 3 (3.00%) high mild
57842026-05-11T08:40:24.108Z 3 (3.00%) high severe
57852026-05-11T08:40:25.329Z
57862026-05-11T08:40:25.332ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57872026-05-11T08:40:25.332ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57882026-05-11T08:40:28.471ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0007 s (3.3M iterations)
57892026-05-11T08:40:33.124ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57902026-05-11T08:40:33.212Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57912026-05-11T08:40:33.212Z time: [213.24 ns 213.60 ns 214.07 ns]
57922026-05-11T08:40:33.212Z change: [+0.4221% +1.0994% +1.7377%] (p = 0.00 < 0.05)
57932026-05-11T08:40:33.212Z Change within noise threshold.
57942026-05-11T08:40:33.212ZFound 4 outliers among 100 measurements (4.00%)
57952026-05-11T08:40:33.212Z 4 (4.00%) high mild
57962026-05-11T08:40:34.426Z
57972026-05-11T08:40:34.429ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57982026-05-11T08:40:34.429ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57992026-05-11T08:40:38.902ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0008 s (4.7M iterations)
58002026-05-11T08:40:43.268ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58012026-05-11T08:40:43.357Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58022026-05-11T08:40:43.357Z time: [119.28 ns 119.48 ns 119.67 ns]
58032026-05-11T08:40:43.357Z change: [+0.8145% +1.5491% +2.2017%] (p = 0.00 < 0.05)
58042026-05-11T08:40:43.357Z Change within noise threshold.
58052026-05-11T08:40:43.357ZFound 14 outliers among 100 measurements (14.00%)
58062026-05-11T08:40:43.357Z 3 (3.00%) low mild
58072026-05-11T08:40:43.357Z 3 (3.00%) high mild
58082026-05-11T08:40:43.357Z 8 (8.00%) high severe
58092026-05-11T08:40:44.583Z
58102026-05-11T08:40:44.586ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58112026-05-11T08:40:44.586ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58122026-05-11T08:40:49.218ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0106 s (2.3M iterations)
58132026-05-11T08:40:54.050ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58142026-05-11T08:40:54.139Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58152026-05-11T08:40:54.139Z time: [234.51 ns 234.83 ns 235.22 ns]
58162026-05-11T08:40:54.139Z change: [+1.0904% +1.6188% +2.0999%] (p = 0.00 < 0.05)
58172026-05-11T08:40:54.139Z Performance has regressed.
58182026-05-11T08:40:54.139ZFound 4 outliers among 100 measurements (4.00%)
58192026-05-11T08:40:54.139Z 2 (2.00%) high mild
58202026-05-11T08:40:54.139Z 2 (2.00%) high severe
58212026-05-11T08:40:55.349Z
58222026-05-11T08:40:55.353ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58232026-05-11T08:40:55.353ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58242026-05-11T08:40:59.018ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (11M iterations)
58252026-05-11T08:41:03.016ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58262026-05-11T08:41:03.104Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58272026-05-11T08:41:03.104Z time: [60.838 ns 60.983 ns 61.146 ns]
58282026-05-11T08:41:03.104Z change: [−0.1234% +0.6698% +1.5179%] (p = 0.10 > 0.05)
58292026-05-11T08:41:03.104Z No change in performance detected.
58302026-05-11T08:41:03.104ZFound 4 outliers among 100 measurements (4.00%)
58312026-05-11T08:41:03.104Z 4 (4.00%) high severe
58322026-05-11T08:41:04.331Z
58332026-05-11T08:41:04.334ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58342026-05-11T08:41:04.334ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58352026-05-11T08:41:09.561ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0060 s (4.0M iterations)
58362026-05-11T08:41:14.299ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58372026-05-11T08:41:14.387Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58382026-05-11T08:41:14.387Z time: [218.55 ns 218.87 ns 219.25 ns]
58392026-05-11T08:41:14.387Z change: [+0.0587% +0.5070% +0.9974%] (p = 0.03 < 0.05)
58402026-05-11T08:41:14.387Z Change within noise threshold.
58412026-05-11T08:41:14.387ZFound 3 outliers among 100 measurements (3.00%)
58422026-05-11T08:41:14.387Z 3 (3.00%) high severe
58432026-05-11T08:41:15.599Z
58442026-05-11T08:41:15.602ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58452026-05-11T08:41:15.602ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58462026-05-11T08:41:18.697ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0017 s (6.8M iterations)
58472026-05-11T08:41:23.434ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58482026-05-11T08:41:23.521Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58492026-05-11T08:41:23.521Z time: [78.325 ns 78.488 ns 78.660 ns]
58502026-05-11T08:41:23.521Z change: [−0.4508% +0.3462% +1.2113%] (p = 0.43 > 0.05)
58512026-05-11T08:41:23.521Z No change in performance detected.
58522026-05-11T08:41:23.522ZFound 7 outliers among 100 measurements (7.00%)
58532026-05-11T08:41:23.522Z 4 (4.00%) high mild
58542026-05-11T08:41:23.522Z 3 (3.00%) high severe
58552026-05-11T08:41:24.737Z
58562026-05-11T08:41:24.741ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58572026-05-11T08:41:24.741ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58582026-05-11T08:41:28.739ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (2.6M iterations)
58592026-05-11T08:41:33.700ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58602026-05-11T08:41:33.788Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58612026-05-11T08:41:33.788Z time: [237.23 ns 237.49 ns 237.81 ns]
58622026-05-11T08:41:33.788Z change: [+0.0898% +0.5747% +1.0339%] (p = 0.02 < 0.05)
58632026-05-11T08:41:33.788Z Change within noise threshold.
58642026-05-11T08:41:33.788ZFound 8 outliers among 100 measurements (8.00%)
58652026-05-11T08:41:33.788Z 3 (3.00%) high mild
58662026-05-11T08:41:33.788Z 5 (5.00%) high severe
58672026-05-11T08:41:35.002Z
58682026-05-11T08:41:35.005ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58692026-05-11T08:41:35.005ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58702026-05-11T08:41:38.048ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0022 s (6.9M iterations)
58712026-05-11T08:41:41.920ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58722026-05-11T08:41:42.008Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58732026-05-11T08:41:42.008Z time: [98.156 ns 98.237 ns 98.322 ns]
58742026-05-11T08:41:42.008Z change: [−0.3194% +0.3732% +1.1078%] (p = 0.29 > 0.05)
58752026-05-11T08:41:42.008Z No change in performance detected.
58762026-05-11T08:41:42.008ZFound 9 outliers among 100 measurements (9.00%)
58772026-05-11T08:41:42.008Z 5 (5.00%) high mild
58782026-05-11T08:41:42.011Z 4 (4.00%) high severe
58792026-05-11T08:41:43.226Z
58802026-05-11T08:41:43.229ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58812026-05-11T08:41:43.229ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58822026-05-11T08:41:49.484ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0032 s (3.4M iterations)
58832026-05-11T08:41:53.957ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58842026-05-11T08:41:54.045Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58852026-05-11T08:41:54.045Z time: [189.39 ns 189.73 ns 190.17 ns]
58862026-05-11T08:41:54.045Z change: [+0.1767% +0.7552% +1.3459%] (p = 0.01 < 0.05)
58872026-05-11T08:41:54.045Z Change within noise threshold.
58882026-05-11T08:41:54.045ZFound 3 outliers among 100 measurements (3.00%)
58892026-05-11T08:41:54.045Z 2 (2.00%) high mild
58902026-05-11T08:41:54.045Z 1 (1.00%) high severe
58912026-05-11T08:41:55.261Z
58922026-05-11T08:41:55.264ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58932026-05-11T08:41:55.264ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58942026-05-11T08:41:59.660ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0047 s (4.8M iterations)
58952026-05-11T08:42:04.076ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58962026-05-11T08:42:04.163Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58972026-05-11T08:42:04.163Z time: [118.55 ns 118.72 ns 118.87 ns]
58982026-05-11T08:42:04.163Z change: [+0.8967% +1.6210% +2.2945%] (p = 0.00 < 0.05)
58992026-05-11T08:42:04.163Z Change within noise threshold.
59002026-05-11T08:42:04.163ZFound 10 outliers among 100 measurements (10.00%)
59012026-05-11T08:42:04.163Z 3 (3.00%) high mild
59022026-05-11T08:42:04.163Z 7 (7.00%) high severe
59032026-05-11T08:42:05.379Z
59042026-05-11T08:42:05.382ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59052026-05-11T08:42:05.382ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59062026-05-11T08:42:09.839ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0042 s (2.4M iterations)
59072026-05-11T08:42:14.695ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59082026-05-11T08:42:14.783Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59092026-05-11T08:42:14.783Z time: [208.69 ns 208.98 ns 209.36 ns]
59102026-05-11T08:42:14.783Z change: [−0.1447% +0.5257% +1.1621%] (p = 0.12 > 0.05)
59112026-05-11T08:42:14.783Z No change in performance detected.
59122026-05-11T08:42:14.783ZFound 4 outliers among 100 measurements (4.00%)
59132026-05-11T08:42:14.783Z 2 (2.00%) high mild
59142026-05-11T08:42:14.783Z 2 (2.00%) high severe
59152026-05-11T08:42:16.001Z
59162026-05-11T08:42:16.004ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59172026-05-11T08:42:16.004ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59182026-05-11T08:42:19.403ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (12M iterations)
59192026-05-11T08:42:23.410ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59202026-05-11T08:42:23.498Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59212026-05-11T08:42:23.498Z time: [62.161 ns 62.349 ns 62.563 ns]
59222026-05-11T08:42:23.498Z change: [−0.0286% +0.6305% +1.3469%] (p = 0.07 > 0.05)
59232026-05-11T08:42:23.498Z No change in performance detected.
59242026-05-11T08:42:23.498ZFound 4 outliers among 100 measurements (4.00%)
59252026-05-11T08:42:23.498Z 1 (1.00%) high mild
59262026-05-11T08:42:23.498Z 3 (3.00%) high severe
59272026-05-11T08:42:24.718Z
59282026-05-11T08:42:24.721ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59292026-05-11T08:42:24.721ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59302026-05-11T08:42:29.737ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0034 s (4.2M iterations)
59312026-05-11T08:42:34.723ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59322026-05-11T08:42:34.811Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59332026-05-11T08:42:34.811Z time: [274.36 ns 276.35 ns 278.94 ns]
59342026-05-11T08:42:34.811Z change: [−12.220% +1.4123% +17.378%] (p = 0.86 > 0.05)
59352026-05-11T08:42:34.811Z No change in performance detected.
59362026-05-11T08:42:34.811ZFound 13 outliers among 100 measurements (13.00%)
59372026-05-11T08:42:34.811Z 5 (5.00%) high mild
59382026-05-11T08:42:34.811Z 8 (8.00%) high severe
59392026-05-11T08:42:36.029Z
59402026-05-11T08:42:36.032ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59412026-05-11T08:42:36.032ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59422026-05-11T08:42:42.066ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (6.9M iterations)
59432026-05-11T08:42:46.818ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59442026-05-11T08:42:46.906Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59452026-05-11T08:42:46.906Z time: [79.844 ns 80.017 ns 80.200 ns]
59462026-05-11T08:42:46.906Z change: [−0.0393% +0.8087% +1.6889%] (p = 0.05 > 0.05)
59472026-05-11T08:42:46.906Z No change in performance detected.
59482026-05-11T08:42:46.906ZFound 6 outliers among 100 measurements (6.00%)
59492026-05-11T08:42:46.906Z 3 (3.00%) high mild
59502026-05-11T08:42:46.906Z 3 (3.00%) high severe
59512026-05-11T08:42:48.126Z
59522026-05-11T08:42:48.129ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59532026-05-11T08:42:48.129ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59542026-05-11T08:42:52.100ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0044 s (2.6M iterations)
59552026-05-11T08:42:57.285ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59562026-05-11T08:42:57.373Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59572026-05-11T08:42:57.373Z time: [312.58 ns 315.56 ns 319.43 ns]
59582026-05-11T08:42:57.373Z change: [−12.352% +0.8048% +15.413%] (p = 0.92 > 0.05)
59592026-05-11T08:42:57.373Z No change in performance detected.
59602026-05-11T08:42:57.373ZFound 13 outliers among 100 measurements (13.00%)
59612026-05-11T08:42:57.373Z 6 (6.00%) high mild
59622026-05-11T08:42:57.373Z 7 (7.00%) high severe
59632026-05-11T08:42:58.590Z
59642026-05-11T08:42:58.594ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59652026-05-11T08:42:58.594ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59662026-05-11T08:43:04.703ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0011 s (6.9M iterations)
59672026-05-11T08:43:08.389ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59682026-05-11T08:43:08.477Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59692026-05-11T08:43:08.477Z time: [99.092 ns 99.347 ns 99.583 ns]
59702026-05-11T08:43:08.477Z change: [+0.7179% +1.4920% +2.3259%] (p = 0.00 < 0.05)
59712026-05-11T08:43:08.477Z Change within noise threshold.
59722026-05-11T08:43:08.477ZFound 14 outliers among 100 measurements (14.00%)
59732026-05-11T08:43:08.477Z 3 (3.00%) low mild
59742026-05-11T08:43:08.477Z 4 (4.00%) high mild
59752026-05-11T08:43:08.477Z 7 (7.00%) high severe
59762026-05-11T08:43:09.696Z
59772026-05-11T08:43:09.700ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59782026-05-11T08:43:09.700ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59792026-05-11T08:43:15.782ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0042 s (3.4M iterations)
59802026-05-11T08:43:20.414ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59812026-05-11T08:43:20.501Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59822026-05-11T08:43:20.501Z time: [242.16 ns 243.76 ns 245.84 ns]
59832026-05-11T08:43:20.501Z change: [−10.132% +0.9328% +12.433%] (p = 0.88 > 0.05)
59842026-05-11T08:43:20.501Z No change in performance detected.
59852026-05-11T08:43:20.501ZFound 13 outliers among 100 measurements (13.00%)
59862026-05-11T08:43:20.501Z 5 (5.00%) high mild
59872026-05-11T08:43:20.501Z 8 (8.00%) high severe
59882026-05-11T08:43:21.731Z
59892026-05-11T08:43:21.734ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59902026-05-11T08:43:21.734ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59912026-05-11T08:43:25.966ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0015 s (5.0M iterations)
59922026-05-11T08:43:30.435ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59932026-05-11T08:43:30.523Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59942026-05-11T08:43:30.523Z time: [118.76 ns 119.13 ns 119.46 ns]
59952026-05-11T08:43:30.523Z change: [+1.6235% +2.3890% +3.1664%] (p = 0.00 < 0.05)
59962026-05-11T08:43:30.523Z Performance has regressed.
59972026-05-11T08:43:30.523ZFound 9 outliers among 100 measurements (9.00%)
59982026-05-11T08:43:30.523Z 3 (3.00%) low mild
59992026-05-11T08:43:30.523Z 3 (3.00%) high mild
60002026-05-11T08:43:30.523Z 3 (3.00%) high severe
60012026-05-11T08:43:31.733Z
60022026-05-11T08:43:31.737ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60032026-05-11T08:43:31.737ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60042026-05-11T08:43:36.110ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0052 s (2.4M iterations)
60052026-05-11T08:43:41.122ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60062026-05-11T08:43:41.209Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60072026-05-11T08:43:41.209Z time: [271.01 ns 273.09 ns 275.83 ns]
60082026-05-11T08:43:41.209Z change: [−10.303% +1.2698% +14.962%] (p = 0.85 > 0.05)
60092026-05-11T08:43:41.209Z No change in performance detected.
60102026-05-11T08:43:41.209ZFound 13 outliers among 100 measurements (13.00%)
60112026-05-11T08:43:41.209Z 5 (5.00%) high mild
60122026-05-11T08:43:41.209Z 8 (8.00%) high severe
60132026-05-11T08:43:42.431Z
60142026-05-11T08:43:42.435ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60152026-05-11T08:43:42.435ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60162026-05-11T08:43:45.644ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (13M iterations)
60172026-05-11T08:43:49.799ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60182026-05-11T08:43:49.887Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60192026-05-11T08:43:49.888Z time: [60.731 ns 60.864 ns 61.015 ns]
60202026-05-11T08:43:49.888Z change: [−0.4529% +0.2110% +0.8363%] (p = 0.56 > 0.05)
60212026-05-11T08:43:49.888Z No change in performance detected.
60222026-05-11T08:43:49.888ZFound 5 outliers among 100 measurements (5.00%)
60232026-05-11T08:43:49.888Z 1 (1.00%) high mild
60242026-05-11T08:43:49.888Z 4 (4.00%) high severe
60252026-05-11T08:43:51.109Z
60262026-05-11T08:43:51.112ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60272026-05-11T08:43:51.112ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60282026-05-11T08:43:55.986ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0033 s (4.3M iterations)
60292026-05-11T08:44:00.992ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60302026-05-11T08:44:01.079Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60312026-05-11T08:44:01.079Z time: [252.67 ns 254.50 ns 256.89 ns]
60322026-05-11T08:44:01.079Z change: [−13.102% +1.3802% +18.353%] (p = 0.87 > 0.05)
60332026-05-11T08:44:01.079Z No change in performance detected.
60342026-05-11T08:44:01.079ZFound 12 outliers among 100 measurements (12.00%)
60352026-05-11T08:44:01.079Z 4 (4.00%) high mild
60362026-05-11T08:44:01.079Z 8 (8.00%) high severe
60372026-05-11T08:44:02.303Z
60382026-05-11T08:44:02.306ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60392026-05-11T08:44:02.306ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60402026-05-11T08:44:08.340ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (6.9M iterations)
60412026-05-11T08:44:13.046ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60422026-05-11T08:44:13.134Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60432026-05-11T08:44:13.134Z time: [79.077 ns 79.240 ns 79.411 ns]
60442026-05-11T08:44:13.134Z change: [−0.2171% +0.6261% +1.4374%] (p = 0.13 > 0.05)
60452026-05-11T08:44:13.134Z No change in performance detected.
60462026-05-11T08:44:13.134ZFound 5 outliers among 100 measurements (5.00%)
60472026-05-11T08:44:13.134Z 2 (2.00%) high mild
60482026-05-11T08:44:13.134Z 3 (3.00%) high severe
60492026-05-11T08:44:14.353Z
60502026-05-11T08:44:14.356ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60512026-05-11T08:44:14.356ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60522026-05-11T08:44:18.259ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0036 s (2.7M iterations)
60532026-05-11T08:44:23.386ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60542026-05-11T08:44:23.475Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60552026-05-11T08:44:23.475Z time: [286.31 ns 289.10 ns 292.67 ns]
60562026-05-11T08:44:23.475Z change: [−12.281% +1.3075% +17.332%] (p = 0.87 > 0.05)
60572026-05-11T08:44:23.475Z No change in performance detected.
60582026-05-11T08:44:23.475ZFound 13 outliers among 100 measurements (13.00%)
60592026-05-11T08:44:23.475Z 6 (6.00%) high mild
60602026-05-11T08:44:23.475Z 7 (7.00%) high severe
60612026-05-11T08:44:24.692Z
60622026-05-11T08:44:24.695ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60632026-05-11T08:44:24.695ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60642026-05-11T08:44:30.714ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0021 s (7.0M iterations)
60652026-05-11T08:44:34.428ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60662026-05-11T08:44:34.515Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60672026-05-11T08:44:34.515Z time: [98.249 ns 98.500 ns 98.723 ns]
60682026-05-11T08:44:34.515Z change: [+0.2819% +1.0174% +1.7476%] (p = 0.00 < 0.05)
60692026-05-11T08:44:34.515Z Change within noise threshold.
60702026-05-11T08:44:34.515ZFound 7 outliers among 100 measurements (7.00%)
60712026-05-11T08:44:34.515Z 3 (3.00%) high mild
60722026-05-11T08:44:34.516Z 4 (4.00%) high severe
60732026-05-11T08:44:35.737Z
60742026-05-11T08:44:35.740ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60752026-05-11T08:44:35.740ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60762026-05-11T08:44:41.621ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0022 s (3.6M iterations)
60772026-05-11T08:44:46.285ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60782026-05-11T08:44:46.372Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60792026-05-11T08:44:46.372Z time: [217.23 ns 218.58 ns 220.36 ns]
60802026-05-11T08:44:46.372Z change: [−9.4460% +1.8220% +13.692%] (p = 0.77 > 0.05)
60812026-05-11T08:44:46.372Z No change in performance detected.
60822026-05-11T08:44:46.372ZFound 12 outliers among 100 measurements (12.00%)
60832026-05-11T08:44:46.372Z 4 (4.00%) high mild
60842026-05-11T08:44:46.372Z 8 (8.00%) high severe
60852026-05-11T08:44:47.594Z
60862026-05-11T08:44:47.597ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60872026-05-11T08:44:47.597ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60882026-05-11T08:44:51.807ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0017 s (5.0M iterations)
60892026-05-11T08:44:56.292ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60902026-05-11T08:44:56.380Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60912026-05-11T08:44:56.380Z time: [119.37 ns 119.77 ns 120.12 ns]
60922026-05-11T08:44:56.380Z change: [+1.8565% +2.6276% +3.4243%] (p = 0.00 < 0.05)
60932026-05-11T08:44:56.380Z Performance has regressed.
60942026-05-11T08:44:56.380ZFound 8 outliers among 100 measurements (8.00%)
60952026-05-11T08:44:56.380Z 3 (3.00%) low mild
60962026-05-11T08:44:56.380Z 2 (2.00%) high mild
60972026-05-11T08:44:56.380Z 3 (3.00%) high severe
60982026-05-11T08:44:57.604Z
60992026-05-11T08:44:57.607ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61002026-05-11T08:44:57.607ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
61012026-05-11T08:45:01.939ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0003 s (2.4M iterations)
61022026-05-11T08:45:06.906ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61032026-05-11T08:45:06.993Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61042026-05-11T08:45:06.993Z time: [245.35 ns 247.25 ns 249.77 ns]
61052026-05-11T08:45:06.993Z change: [−9.4573% +2.9439% +16.992%] (p = 0.68 > 0.05)
61062026-05-11T08:45:06.993Z No change in performance detected.
61072026-05-11T08:45:06.993ZFound 13 outliers among 100 measurements (13.00%)
61082026-05-11T08:45:06.993Z 5 (5.00%) high mild
61092026-05-11T08:45:06.993Z 8 (8.00%) high severe
61102026-05-11T08:45:08.217Z
61112026-05-11T08:45:08.222ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61122026-05-11T08:45:08.222ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61132026-05-11T08:45:11.721ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (12M iterations)
61142026-05-11T08:45:15.935ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61152026-05-11T08:45:16.023Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61162026-05-11T08:45:16.023Z time: [61.243 ns 61.389 ns 61.556 ns]
61172026-05-11T08:45:16.023Z change: [−0.5705% +0.1777% +0.9143%] (p = 0.65 > 0.05)
61182026-05-11T08:45:16.023Z No change in performance detected.
61192026-05-11T08:45:16.023ZFound 5 outliers among 100 measurements (5.00%)
61202026-05-11T08:45:16.023Z 2 (2.00%) high mild
61212026-05-11T08:45:16.023Z 3 (3.00%) high severe
61222026-05-11T08:45:17.258Z
61232026-05-11T08:45:17.262ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61242026-05-11T08:45:17.262ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61252026-05-11T08:45:22.499ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0054 s (4.0M iterations)
61262026-05-11T08:45:27.536ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61272026-05-11T08:45:27.624Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61282026-05-11T08:45:27.624Z time: [272.39 ns 274.70 ns 277.68 ns]
61292026-05-11T08:45:27.624Z change: [−13.833% +1.9188% +19.002%] (p = 0.83 > 0.05)
61302026-05-11T08:45:27.624Z No change in performance detected.
61312026-05-11T08:45:27.624ZFound 13 outliers among 100 measurements (13.00%)
61322026-05-11T08:45:27.624Z 6 (6.00%) high mild
61332026-05-11T08:45:27.624Z 7 (7.00%) high severe
61342026-05-11T08:45:28.842Z
61352026-05-11T08:45:28.845ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61362026-05-11T08:45:28.845ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61372026-05-11T08:45:31.903ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (6.9M iterations)
61382026-05-11T08:45:36.759ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61392026-05-11T08:45:36.846Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61402026-05-11T08:45:36.846Z time: [79.489 ns 79.667 ns 79.855 ns]
61412026-05-11T08:45:36.846Z change: [−0.3527% +0.4512% +1.3255%] (p = 0.29 > 0.05)
61422026-05-11T08:45:36.846Z No change in performance detected.
61432026-05-11T08:45:36.846ZFound 5 outliers among 100 measurements (5.00%)
61442026-05-11T08:45:36.847Z 3 (3.00%) high mild
61452026-05-11T08:45:36.847Z 2 (2.00%) high severe
61462026-05-11T08:45:38.070Z
61472026-05-11T08:45:38.073ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61482026-05-11T08:45:38.073ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61492026-05-11T08:45:42.181ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0001 s (2.6M iterations)
61502026-05-11T08:45:47.312ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61512026-05-11T08:45:47.400Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61522026-05-11T08:45:47.400Z time: [310.28 ns 313.71 ns 318.13 ns]
61532026-05-11T08:45:47.400Z change: [−13.090% +0.7519% +15.719%] (p = 0.93 > 0.05)
61542026-05-11T08:45:47.400Z No change in performance detected.
61552026-05-11T08:45:47.400ZFound 13 outliers among 100 measurements (13.00%)
61562026-05-11T08:45:47.400Z 6 (6.00%) high mild
61572026-05-11T08:45:47.400Z 7 (7.00%) high severe
61582026-05-11T08:45:48.613Z
61592026-05-11T08:45:48.616ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61602026-05-11T08:45:48.616ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61612026-05-11T08:45:54.994ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0013 s (6.6M iterations)
61622026-05-11T08:45:58.743ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61632026-05-11T08:45:58.830Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61642026-05-11T08:45:58.830Z time: [99.341 ns 99.533 ns 99.763 ns]
61652026-05-11T08:45:58.830Z change: [+0.4144% +1.1061% +1.7451%] (p = 0.00 < 0.05)
61662026-05-11T08:45:58.830Z Change within noise threshold.
61672026-05-11T08:45:58.830ZFound 14 outliers among 100 measurements (14.00%)
61682026-05-11T08:45:58.830Z 9 (9.00%) high mild
61692026-05-11T08:45:58.830Z 5 (5.00%) high severe
61702026-05-11T08:46:00.050Z
61712026-05-11T08:46:00.053ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61722026-05-11T08:46:00.053ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61732026-05-11T08:46:06.321ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0060 s (3.3M iterations)
61742026-05-11T08:46:11.030ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61752026-05-11T08:46:11.117Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61762026-05-11T08:46:11.117Z time: [237.64 ns 239.24 ns 241.35 ns]
61772026-05-11T08:46:11.117Z change: [−10.077% +1.6708% +14.838%] (p = 0.81 > 0.05)
61782026-05-11T08:46:11.117Z No change in performance detected.
61792026-05-11T08:46:11.117ZFound 13 outliers among 100 measurements (13.00%)
61802026-05-11T08:46:11.117Z 4 (4.00%) high mild
61812026-05-11T08:46:11.117Z 9 (9.00%) high severe
61822026-05-11T08:46:12.345Z
61832026-05-11T08:46:12.348ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61842026-05-11T08:46:12.348ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61852026-05-11T08:46:16.718ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0016 s (4.8M iterations)
61862026-05-11T08:46:21.209ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61872026-05-11T08:46:21.296Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61882026-05-11T08:46:21.296Z time: [119.60 ns 119.83 ns 120.06 ns]
61892026-05-11T08:46:21.296Z change: [+1.2210% +2.0208% +2.7781%] (p = 0.00 < 0.05)
61902026-05-11T08:46:21.296Z Performance has regressed.
61912026-05-11T08:46:21.296ZFound 13 outliers among 100 measurements (13.00%)
61922026-05-11T08:46:21.296Z 2 (2.00%) low mild
61932026-05-11T08:46:21.296Z 5 (5.00%) high mild
61942026-05-11T08:46:21.296Z 6 (6.00%) high severe
61952026-05-11T08:46:22.515Z
61962026-05-11T08:46:22.518ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61972026-05-11T08:46:22.518ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61982026-05-11T08:46:27.000ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0101 s (2.3M iterations)
61992026-05-11T08:46:32.035ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
62002026-05-11T08:46:32.123Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62012026-05-11T08:46:32.123Z time: [265.80 ns 268.16 ns 271.21 ns]
62022026-05-11T08:46:32.123Z change: [−11.817% +1.2432% +15.615%] (p = 0.87 > 0.05)
62032026-05-11T08:46:32.123Z No change in performance detected.
62042026-05-11T08:46:32.123ZFound 12 outliers among 100 measurements (12.00%)
62052026-05-11T08:46:32.123Z 4 (4.00%) high mild
62062026-05-11T08:46:32.123Z 8 (8.00%) high severe
62072026-05-11T08:46:33.348Z
62082026-05-11T08:46:33.351ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62092026-05-11T08:46:33.351ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62102026-05-11T08:46:36.851ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (12M iterations)
62112026-05-11T08:46:41.018ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62122026-05-11T08:46:41.105Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62132026-05-11T08:46:41.105Z time: [60.226 ns 60.359 ns 60.504 ns]
62142026-05-11T08:46:41.105Z change: [−0.9541% −0.1847% +0.6139%] (p = 0.66 > 0.05)
62152026-05-11T08:46:41.105Z No change in performance detected.
62162026-05-11T08:46:41.105ZFound 8 outliers among 100 measurements (8.00%)
62172026-05-11T08:46:41.105Z 3 (3.00%) high mild
62182026-05-11T08:46:41.105Z 5 (5.00%) high severe
62192026-05-11T08:46:42.329Z
62202026-05-11T08:46:42.332ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62212026-05-11T08:46:42.332ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62222026-05-11T08:46:47.477ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (4.1M iterations)
62232026-05-11T08:46:52.480ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62242026-05-11T08:46:52.568Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62252026-05-11T08:46:52.568Z time: [248.80 ns 250.96 ns 253.78 ns]
62262026-05-11T08:46:52.568Z change: [−14.318% +1.7792% +22.088%] (p = 0.85 > 0.05)
62272026-05-11T08:46:52.568Z No change in performance detected.
62282026-05-11T08:46:52.568ZFound 12 outliers among 100 measurements (12.00%)
62292026-05-11T08:46:52.568Z 4 (4.00%) high mild
62302026-05-11T08:46:52.568Z 8 (8.00%) high severe
62312026-05-11T08:46:53.786Z
62322026-05-11T08:46:53.789ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62332026-05-11T08:46:53.789ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62342026-05-11T08:46:56.797ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0027 s (7.0M iterations)
62352026-05-11T08:47:01.704ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62362026-05-11T08:47:01.791Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62372026-05-11T08:47:01.791Z time: [78.682 ns 78.862 ns 79.054 ns]
62382026-05-11T08:47:01.791Z change: [+0.2862% +1.0855% +1.9140%] (p = 0.01 < 0.05)
62392026-05-11T08:47:01.791Z Change within noise threshold.
62402026-05-11T08:47:01.791ZFound 6 outliers among 100 measurements (6.00%)
62412026-05-11T08:47:01.791Z 3 (3.00%) high mild
62422026-05-11T08:47:01.792Z 3 (3.00%) high severe
62432026-05-11T08:47:03.018Z
62442026-05-11T08:47:03.020ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62452026-05-11T08:47:03.020ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62462026-05-11T08:47:07.065ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0096 s (2.6M iterations)
62472026-05-11T08:47:12.214ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62482026-05-11T08:47:12.302Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62492026-05-11T08:47:12.302Z time: [286.00 ns 289.19 ns 293.32 ns]
62502026-05-11T08:47:12.302Z change: [−12.344% +2.4973% +19.745%] (p = 0.77 > 0.05)
62512026-05-11T08:47:12.302Z No change in performance detected.
62522026-05-11T08:47:12.302ZFound 13 outliers among 100 measurements (13.00%)
62532026-05-11T08:47:12.302Z 6 (6.00%) high mild
62542026-05-11T08:47:12.302Z 7 (7.00%) high severe
62552026-05-11T08:47:13.517Z
62562026-05-11T08:47:13.520ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62572026-05-11T08:47:13.520ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62582026-05-11T08:47:19.848ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0003 s (6.6M iterations)
62592026-05-11T08:47:23.602ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62602026-05-11T08:47:23.689Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62612026-05-11T08:47:23.689Z time: [98.985 ns 99.084 ns 99.192 ns]
62622026-05-11T08:47:23.689Z change: [+0.7159% +1.3455% +2.0091%] (p = 0.00 < 0.05)
62632026-05-11T08:47:23.689Z Change within noise threshold.
62642026-05-11T08:47:23.689ZFound 8 outliers among 100 measurements (8.00%)
62652026-05-11T08:47:23.689Z 5 (5.00%) high mild
62662026-05-11T08:47:23.689Z 3 (3.00%) high severe
62672026-05-11T08:47:24.909Z
62682026-05-11T08:47:24.912ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62692026-05-11T08:47:24.912ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62702026-05-11T08:47:31.030ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0033 s (3.4M iterations)
62712026-05-11T08:47:35.734ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62722026-05-11T08:47:35.821Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62732026-05-11T08:47:35.821Z time: [211.63 ns 213.15 ns 215.13 ns]
62742026-05-11T08:47:35.821Z change: [−10.174% +1.7710% +15.367%] (p = 0.80 > 0.05)
62752026-05-11T08:47:35.821Z No change in performance detected.
62762026-05-11T08:47:35.821ZFound 12 outliers among 100 measurements (12.00%)
62772026-05-11T08:47:35.824Z 4 (4.00%) high mild
62782026-05-11T08:47:35.824Z 8 (8.00%) high severe
62792026-05-11T08:47:37.043Z
62802026-05-11T08:47:37.046ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62812026-05-11T08:47:37.046ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62822026-05-11T08:47:41.371ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (4.8M iterations)
62832026-05-11T08:47:45.875ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62842026-05-11T08:47:45.962Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62852026-05-11T08:47:45.962Z time: [118.83 ns 119.03 ns 119.20 ns]
62862026-05-11T08:47:45.962Z change: [+1.3727% +2.0939% +2.8803%] (p = 0.00 < 0.05)
62872026-05-11T08:47:45.962Z Performance has regressed.
62882026-05-11T08:47:45.962ZFound 8 outliers among 100 measurements (8.00%)
62892026-05-11T08:47:45.962Z 4 (4.00%) high mild
62902026-05-11T08:47:45.963Z 4 (4.00%) high severe
62912026-05-11T08:47:47.178Z
62922026-05-11T08:47:47.181ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62932026-05-11T08:47:47.181ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62942026-05-11T08:47:51.584ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0071 s (2.4M iterations)
62952026-05-11T08:47:56.653ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62962026-05-11T08:47:56.742Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62972026-05-11T08:47:56.742Z time: [240.84 ns 242.96 ns 245.73 ns]
62982026-05-11T08:47:56.742Z change: [−10.677% +2.4735% +18.937%] (p = 0.75 > 0.05)
62992026-05-11T08:47:56.742Z No change in performance detected.
63002026-05-11T08:47:56.742ZFound 10 outliers among 100 measurements (10.00%)
63012026-05-11T08:47:56.742Z 4 (4.00%) high mild
63022026-05-11T08:47:56.742Z 6 (6.00%) high severe
63032026-05-11T08:47:57.964Z
63042026-05-11T08:47:57.967ZBenchmarking source_filter/allows/exclude_empty_v4
63052026-05-11T08:47:57.967ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63062026-05-11T08:48:01.804ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
63072026-05-11T08:48:06.805ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63082026-05-11T08:48:06.893Zsource_filter/allows/exclude_empty_v4
63092026-05-11T08:48:06.893Z time: [893.83 ps 894.15 ps 894.66 ps]
63102026-05-11T08:48:06.893Z thrpt: [1.1177 Gelem/s 1.1184 Gelem/s 1.1188 Gelem/s]
63112026-05-11T08:48:06.893Z change:
63122026-05-11T08:48:06.893Z time: [+15.053% +15.129% +15.196%] (p = 0.00 < 0.05)
63132026-05-11T08:48:06.893Z thrpt: [−13.191% −13.141% −13.084%]
63142026-05-11T08:48:06.893Z Performance has regressed.
63152026-05-11T08:48:06.893ZFound 4 outliers among 100 measurements (4.00%)
63162026-05-11T08:48:06.893Z 4 (4.00%) high severe
63172026-05-11T08:48:08.112ZBenchmarking source_filter/allows/exclude_empty_v6
63182026-05-11T08:48:08.112ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63192026-05-11T08:48:11.951ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
63202026-05-11T08:48:16.951ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63212026-05-11T08:48:17.040Zsource_filter/allows/exclude_empty_v6
63222026-05-11T08:48:17.040Z time: [893.77 ps 893.88 ps 894.00 ps]
63232026-05-11T08:48:17.040Z thrpt: [1.1186 Gelem/s 1.1187 Gelem/s 1.1189 Gelem/s]
63242026-05-11T08:48:17.040Z change:
63252026-05-11T08:48:17.040Z time: [+15.060% +15.193% +15.299%] (p = 0.00 < 0.05)
63262026-05-11T08:48:17.040Z thrpt: [−13.269% −13.189% −13.089%]
63272026-05-11T08:48:17.040Z Performance has regressed.
63282026-05-11T08:48:17.040ZFound 5 outliers among 100 measurements (5.00%)
63292026-05-11T08:48:17.040Z 2 (2.00%) low mild
63302026-05-11T08:48:17.040Z 1 (1.00%) high mild
63312026-05-11T08:48:17.040Z 2 (2.00%) high severe
63322026-05-11T08:48:18.253ZBenchmarking source_filter/allows/exclude_miss_v4/1
63332026-05-11T08:48:18.253ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63342026-05-11T08:48:21.948ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
63352026-05-11T08:48:26.959ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63362026-05-11T08:48:27.046Zsource_filter/allows/exclude_miss_v4/1
63372026-05-11T08:48:27.049Z time: [1.7226 ns 1.7241 ns 1.7256 ns]
63382026-05-11T08:48:27.049Z thrpt: [579.50 Melem/s 580.03 Melem/s 580.52 Melem/s]
63392026-05-11T08:48:27.049Z change:
63402026-05-11T08:48:27.049Z time: [−4.5743% −3.8762% −3.2009%] (p = 0.00 < 0.05)
63412026-05-11T08:48:27.049Z thrpt: [+3.3068% +4.0325% +4.7936%]
63422026-05-11T08:48:27.049Z Performance has improved.
63432026-05-11T08:48:27.049ZFound 3 outliers among 100 measurements (3.00%)
63442026-05-11T08:48:27.049Z 2 (2.00%) high mild
63452026-05-11T08:48:27.049Z 1 (1.00%) high severe
63462026-05-11T08:48:28.259ZBenchmarking source_filter/allows/exclude_hit_v4/1
63472026-05-11T08:48:28.260ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63482026-05-11T08:48:32.029ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63492026-05-11T08:48:37.097ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63502026-05-11T08:48:37.186Zsource_filter/allows/exclude_hit_v4/1
63512026-05-11T08:48:37.186Z time: [1.7771 ns 1.7845 ns 1.7915 ns]
63522026-05-11T08:48:37.186Z thrpt: [558.20 Melem/s 560.37 Melem/s 562.72 Melem/s]
63532026-05-11T08:48:37.186Z change:
63542026-05-11T08:48:37.186Z time: [−4.2336% −3.5405% −2.8861%] (p = 0.00 < 0.05)
63552026-05-11T08:48:37.186Z thrpt: [+2.9719% +3.6705% +4.4208%]
63562026-05-11T08:48:37.186Z Performance has improved.
63572026-05-11T08:48:37.186ZFound 16 outliers among 100 measurements (16.00%)
63582026-05-11T08:48:37.186Z 16 (16.00%) high mild
63592026-05-11T08:48:38.403ZBenchmarking source_filter/allows/exclude_miss_v6/1
63602026-05-11T08:48:38.403ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63612026-05-11T08:48:43.194ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63622026-05-11T08:48:48.193ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63632026-05-11T08:48:48.280Zsource_filter/allows/exclude_miss_v6/1
63642026-05-11T08:48:48.280Z time: [4.4599 ns 4.4605 ns 4.4611 ns]
63652026-05-11T08:48:48.280Z thrpt: [224.16 Melem/s 224.19 Melem/s 224.22 Melem/s]
63662026-05-11T08:48:48.280Z change:
63672026-05-11T08:48:48.280Z time: [+0.8195% +0.8358% +0.8541%] (p = 0.00 < 0.05)
63682026-05-11T08:48:48.280Z thrpt: [−0.8468% −0.8288% −0.8128%]
63692026-05-11T08:48:48.281Z Change within noise threshold.
63702026-05-11T08:48:48.281ZFound 2 outliers among 100 measurements (2.00%)
63712026-05-11T08:48:48.281Z 1 (1.00%) low mild
63722026-05-11T08:48:48.281Z 1 (1.00%) high mild
63732026-05-11T08:48:49.494ZBenchmarking source_filter/allows/exclude_hit_v6/1
63742026-05-11T08:48:49.494ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63752026-05-11T08:48:54.631ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
63762026-05-11T08:48:59.379ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63772026-05-11T08:48:59.466Zsource_filter/allows/exclude_hit_v6/1
63782026-05-11T08:48:59.466Z time: [4.5066 ns 4.5411 ns 4.5792 ns]
63792026-05-11T08:48:59.466Z thrpt: [218.38 Melem/s 220.21 Melem/s 221.89 Melem/s]
63802026-05-11T08:48:59.466Z change:
63812026-05-11T08:48:59.466Z time: [+0.5991% +1.4843% +2.4428%] (p = 0.00 < 0.05)
63822026-05-11T08:48:59.466Z thrpt: [−2.3845% −1.4626% −0.5955%]
63832026-05-11T08:48:59.466Z Change within noise threshold.
63842026-05-11T08:49:00.684ZBenchmarking source_filter/allows/exclude_miss_v4/5
63852026-05-11T08:49:00.684ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63862026-05-11T08:49:05.315ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
63872026-05-11T08:49:11.322ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63882026-05-11T08:49:11.410Zsource_filter/allows/exclude_miss_v4/5
63892026-05-11T08:49:11.410Z time: [5.1983 ns 5.2845 ns 5.3550 ns]
63902026-05-11T08:49:11.410Z thrpt: [186.74 Melem/s 189.23 Melem/s 192.37 Melem/s]
63912026-05-11T08:49:11.410Z change:
63922026-05-11T08:49:11.410Z time: [+18.386% +20.184% +21.677%] (p = 0.00 < 0.05)
63932026-05-11T08:49:11.410Z thrpt: [−17.815% −16.794% −15.531%]
63942026-05-11T08:49:11.410Z Performance has regressed.
63952026-05-11T08:49:12.628ZBenchmarking source_filter/allows/exclude_hit_v4/5
63962026-05-11T08:49:12.629ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63972026-05-11T08:49:16.415ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63982026-05-11T08:49:21.590ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63992026-05-11T08:49:21.678Zsource_filter/allows/exclude_hit_v4/5
64002026-05-11T08:49:21.678Z time: [1.7730 ns 1.7856 ns 1.8027 ns]
64012026-05-11T08:49:21.678Z thrpt: [554.72 Melem/s 560.03 Melem/s 564.00 Melem/s]
64022026-05-11T08:49:21.678Z change:
64032026-05-11T08:49:21.681Z time: [+0.6230% +3.6187% +6.7935%] (p = 0.03 < 0.05)
64042026-05-11T08:49:21.681Z thrpt: [−6.3614% −3.4923% −0.6191%]
64052026-05-11T08:49:21.681Z Change within noise threshold.
64062026-05-11T08:49:21.681ZFound 16 outliers among 100 measurements (16.00%)
64072026-05-11T08:49:21.681Z 16 (16.00%) high severe
64082026-05-11T08:49:22.889ZBenchmarking source_filter/allows/exclude_miss_v6/5
64092026-05-11T08:49:22.889ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64102026-05-11T08:49:26.622ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (719M iterations)
64112026-05-11T08:49:31.648ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64122026-05-11T08:49:31.736Zsource_filter/allows/exclude_miss_v6/5
64132026-05-11T08:49:31.736Z time: [6.9624 ns 6.9777 ns 6.9958 ns]
64142026-05-11T08:49:31.736Z thrpt: [142.94 Melem/s 143.31 Melem/s 143.63 Melem/s]
64152026-05-11T08:49:31.736Z change:
64162026-05-11T08:49:31.736Z time: [+1.2997% +1.5279% +1.7603%] (p = 0.00 < 0.05)
64172026-05-11T08:49:31.736Z thrpt: [−1.7299% −1.5049% −1.2831%]
64182026-05-11T08:49:31.736Z Performance has regressed.
64192026-05-11T08:49:31.736ZFound 4 outliers among 100 measurements (4.00%)
64202026-05-11T08:49:31.736Z 4 (4.00%) high mild
64212026-05-11T08:49:32.940ZBenchmarking source_filter/allows/exclude_hit_v6/5
64222026-05-11T08:49:32.940ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64232026-05-11T08:49:38.058ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
64242026-05-11T08:49:42.799ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64252026-05-11T08:49:42.886Zsource_filter/allows/exclude_hit_v6/5
64262026-05-11T08:49:42.886Z time: [4.4842 ns 4.5191 ns 4.5572 ns]
64272026-05-11T08:49:42.886Z thrpt: [219.43 Melem/s 221.28 Melem/s 223.00 Melem/s]
64282026-05-11T08:49:42.886Z change:
64292026-05-11T08:49:42.886Z time: [−0.3192% +0.5414% +1.4552%] (p = 0.25 > 0.05)
64302026-05-11T08:49:42.886Z thrpt: [−1.4343% −0.5385% +0.3202%]
64312026-05-11T08:49:42.886Z No change in performance detected.
64322026-05-11T08:49:44.086ZBenchmarking source_filter/allows/exclude_miss_v4/10
64332026-05-11T08:49:44.087ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64342026-05-11T08:49:48.159ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (659M iterations)
64352026-05-11T08:49:53.161ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64362026-05-11T08:49:53.248Zsource_filter/allows/exclude_miss_v4/10
64372026-05-11T08:49:53.249Z time: [7.5868 ns 7.5932 ns 7.5989 ns]
64382026-05-11T08:49:53.249Z thrpt: [131.60 Melem/s 131.70 Melem/s 131.81 Melem/s]
64392026-05-11T08:49:53.249Z change:
64402026-05-11T08:49:53.249Z time: [−0.2764% −0.1820% −0.1014%] (p = 0.00 < 0.05)
64412026-05-11T08:49:53.249Z thrpt: [+0.1015% +0.1823% +0.2772%]
64422026-05-11T08:49:53.249Z Change within noise threshold.
64432026-05-11T08:49:53.249ZFound 18 outliers among 100 measurements (18.00%)
64442026-05-11T08:49:53.249Z 17 (17.00%) high mild
64452026-05-11T08:49:53.249Z 1 (1.00%) high severe
64462026-05-11T08:49:54.466ZBenchmarking source_filter/allows/exclude_hit_v4/10
64472026-05-11T08:49:54.466ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64482026-05-11T08:49:58.289ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64492026-05-11T08:50:03.253ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64502026-05-11T08:50:03.340Zsource_filter/allows/exclude_hit_v4/10
64512026-05-11T08:50:03.340Z time: [1.7622 ns 1.7641 ns 1.7664 ns]
64522026-05-11T08:50:03.340Z thrpt: [566.11 Melem/s 566.85 Melem/s 567.47 Melem/s]
64532026-05-11T08:50:03.340Z change:
64542026-05-11T08:50:03.340Z time: [−0.7695% −0.4994% −0.2590%] (p = 0.00 < 0.05)
64552026-05-11T08:50:03.340Z thrpt: [+0.2597% +0.5019% +0.7755%]
64562026-05-11T08:50:03.340Z Change within noise threshold.
64572026-05-11T08:50:04.550ZBenchmarking source_filter/allows/exclude_miss_v6/10
64582026-05-11T08:50:04.550ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64592026-05-11T08:50:10.457ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (454M iterations)
64602026-05-11T08:50:15.599ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64612026-05-11T08:50:15.687Zsource_filter/allows/exclude_miss_v6/10
64622026-05-11T08:50:15.687Z time: [11.288 ns 11.336 ns 11.385 ns]
64632026-05-11T08:50:15.687Z thrpt: [87.837 Melem/s 88.212 Melem/s 88.590 Melem/s]
64642026-05-11T08:50:15.687Z change:
64652026-05-11T08:50:15.687Z time: [+3.4979% +3.8583% +4.2568%] (p = 0.00 < 0.05)
64662026-05-11T08:50:15.687Z thrpt: [−4.0830% −3.7149% −3.3797%]
64672026-05-11T08:50:15.687Z Performance has regressed.
64682026-05-11T08:50:16.894ZBenchmarking source_filter/allows/exclude_hit_v6/10
64692026-05-11T08:50:16.894ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64702026-05-11T08:50:22.040ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
64712026-05-11T08:50:26.801ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64722026-05-11T08:50:26.888Zsource_filter/allows/exclude_hit_v6/10
64732026-05-11T08:50:26.888Z time: [4.5238 ns 4.5584 ns 4.5969 ns]
64742026-05-11T08:50:26.891Z thrpt: [217.54 Melem/s 219.37 Melem/s 221.06 Melem/s]
64752026-05-11T08:50:26.891Z change:
64762026-05-11T08:50:26.891Z time: [+1.3907% +2.3078% +3.2046%] (p = 0.00 < 0.05)
64772026-05-11T08:50:26.891Z thrpt: [−3.1051% −2.2557% −1.3716%]
64782026-05-11T08:50:26.891Z Performance has regressed.
64792026-05-11T08:50:28.116ZBenchmarking source_filter/allows/exclude_miss_v4/50
64802026-05-11T08:50:28.116ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64812026-05-11T08:50:32.079ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (677M iterations)
64822026-05-11T08:50:37.073ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64832026-05-11T08:50:37.162Zsource_filter/allows/exclude_miss_v4/50
64842026-05-11T08:50:37.162Z time: [7.3608 ns 7.3726 ns 7.3886 ns]
64852026-05-11T08:50:37.162Z thrpt: [135.34 Melem/s 135.64 Melem/s 135.85 Melem/s]
64862026-05-11T08:50:37.162Z change:
64872026-05-11T08:50:37.162Z time: [−1.0725% −0.0657% +1.4251%] (p = 0.94 > 0.05)
64882026-05-11T08:50:37.162Z thrpt: [−1.4051% +0.0657% +1.0841%]
64892026-05-11T08:50:37.162Z No change in performance detected.
64902026-05-11T08:50:37.162ZFound 11 outliers among 100 measurements (11.00%)
64912026-05-11T08:50:37.162Z 3 (3.00%) low mild
64922026-05-11T08:50:37.162Z 8 (8.00%) high severe
64932026-05-11T08:50:38.373ZBenchmarking source_filter/allows/exclude_hit_v4/50
64942026-05-11T08:50:38.373ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64952026-05-11T08:50:44.341ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
64962026-05-11T08:50:49.380ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
64972026-05-11T08:50:49.468Zsource_filter/allows/exclude_hit_v4/50
64982026-05-11T08:50:49.468Z time: [2.7956 ns 2.8017 ns 2.8094 ns]
64992026-05-11T08:50:49.468Z thrpt: [355.94 Melem/s 356.93 Melem/s 357.71 Melem/s]
65002026-05-11T08:50:49.468Z change:
65012026-05-11T08:50:49.468Z time: [−1.3730% −0.6016% +0.1239%] (p = 0.12 > 0.05)
65022026-05-11T08:50:49.468Z thrpt: [−0.1237% +0.6053% +1.3921%]
65032026-05-11T08:50:49.468Z No change in performance detected.
65042026-05-11T08:50:49.468ZFound 3 outliers among 100 measurements (3.00%)
65052026-05-11T08:50:49.468Z 2 (2.00%) high mild
65062026-05-11T08:50:49.468Z 1 (1.00%) high severe
65072026-05-11T08:50:50.673ZBenchmarking source_filter/allows/exclude_miss_v6/50
65082026-05-11T08:50:50.673ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65092026-05-11T08:50:56.269ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (480M iterations)
65102026-05-11T08:51:01.239ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65112026-05-11T08:51:01.326Zsource_filter/allows/exclude_miss_v6/50
65122026-05-11T08:51:01.326Z time: [10.351 ns 10.360 ns 10.370 ns]
65132026-05-11T08:51:01.327Z thrpt: [96.433 Melem/s 96.522 Melem/s 96.610 Melem/s]
65142026-05-11T08:51:01.327Z change:
65152026-05-11T08:51:01.327Z time: [+0.0636% +0.2023% +0.3322%] (p = 0.00 < 0.05)
65162026-05-11T08:51:01.327Z thrpt: [−0.3311% −0.2019% −0.0635%]
65172026-05-11T08:51:01.327Z Change within noise threshold.
65182026-05-11T08:51:02.542ZBenchmarking source_filter/allows/exclude_hit_v6/50
65192026-05-11T08:51:02.542ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65202026-05-11T08:51:05.562ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (889M iterations)
65212026-05-11T08:51:10.513ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65222026-05-11T08:51:10.601Zsource_filter/allows/exclude_hit_v6/50
65232026-05-11T08:51:10.601Z time: [5.5608 ns 5.5651 ns 5.5700 ns]
65242026-05-11T08:51:10.601Z thrpt: [179.53 Melem/s 179.69 Melem/s 179.83 Melem/s]
65252026-05-11T08:51:10.601Z change:
65262026-05-11T08:51:10.601Z time: [+0.3842% +0.4993% +0.5959%] (p = 0.00 < 0.05)
65272026-05-11T08:51:10.601Z thrpt: [−0.5924% −0.4968% −0.3827%]
65282026-05-11T08:51:10.601Z Change within noise threshold.
65292026-05-11T08:51:11.799ZBenchmarking source_filter/allows/exclude_miss_v4/100
65302026-05-11T08:51:11.799ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65312026-05-11T08:51:17.212ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (496M iterations)
65322026-05-11T08:51:22.215ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65332026-05-11T08:51:22.303Zsource_filter/allows/exclude_miss_v4/100
65342026-05-11T08:51:22.303Z time: [10.090 ns 10.094 ns 10.097 ns]
65352026-05-11T08:51:22.303Z thrpt: [99.039 Melem/s 99.069 Melem/s 99.105 Melem/s]
65362026-05-11T08:51:22.303Z change:
65372026-05-11T08:51:22.303Z time: [+0.1645% +0.5511% +0.8978%] (p = 0.00 < 0.05)
65382026-05-11T08:51:22.303Z thrpt: [−0.8898% −0.5481% −0.1642%]
65392026-05-11T08:51:22.303Z Change within noise threshold.
65402026-05-11T08:51:23.509ZBenchmarking source_filter/allows/exclude_hit_v4/100
65412026-05-11T08:51:23.509ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65422026-05-11T08:51:29.412ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65432026-05-11T08:51:34.442ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65442026-05-11T08:51:34.530Zsource_filter/allows/exclude_hit_v4/100
65452026-05-11T08:51:34.530Z time: [2.7599 ns 2.7660 ns 2.7723 ns]
65462026-05-11T08:51:34.530Z thrpt: [360.72 Melem/s 361.53 Melem/s 362.33 Melem/s]
65472026-05-11T08:51:34.530Z change:
65482026-05-11T08:51:34.530Z time: [−1.7231% −1.3469% −1.0101%] (p = 0.00 < 0.05)
65492026-05-11T08:51:34.530Z thrpt: [+1.0204% +1.3653% +1.7533%]
65502026-05-11T08:51:34.530Z Performance has improved.
65512026-05-11T08:51:34.533ZFound 2 outliers among 100 measurements (2.00%)
65522026-05-11T08:51:34.533Z 2 (2.00%) high mild
65532026-05-11T08:51:35.713ZBenchmarking source_filter/allows/exclude_miss_v6/100
65542026-05-11T08:51:35.713ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65552026-05-11T08:51:39.467ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (358M iterations)
65562026-05-11T08:51:44.447ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65572026-05-11T08:51:44.535Zsource_filter/allows/exclude_miss_v6/100
65582026-05-11T08:51:44.535Z time: [13.928 ns 13.939 ns 13.950 ns]
65592026-05-11T08:51:44.535Z thrpt: [71.684 Melem/s 71.739 Melem/s 71.800 Melem/s]
65602026-05-11T08:51:44.535Z change:
65612026-05-11T08:51:44.535Z time: [−1.1226% −0.7513% −0.4855%] (p = 0.00 < 0.05)
65622026-05-11T08:51:44.535Z thrpt: [+0.4878% +0.7569% +1.1354%]
65632026-05-11T08:51:44.535Z Change within noise threshold.
65642026-05-11T08:51:45.739ZBenchmarking source_filter/allows/exclude_hit_v6/100
65652026-05-11T08:51:45.739ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65662026-05-11T08:51:51.717ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (898M iterations)
65672026-05-11T08:51:56.700ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65682026-05-11T08:51:56.786Zsource_filter/allows/exclude_hit_v6/100
65692026-05-11T08:51:56.786Z time: [5.5446 ns 5.5474 ns 5.5505 ns]
65702026-05-11T08:51:56.786Z thrpt: [180.17 Melem/s 180.27 Melem/s 180.36 Melem/s]
65712026-05-11T08:51:56.786Z change:
65722026-05-11T08:51:56.787Z time: [−0.2321% −0.1912% −0.1435%] (p = 0.00 < 0.05)
65732026-05-11T08:51:56.787Z thrpt: [+0.1437% +0.1916% +0.2327%]
65742026-05-11T08:51:56.787Z Change within noise threshold.
65752026-05-11T08:51:57.977ZBenchmarking source_filter/allows/include_hit_v4/1
65762026-05-11T08:51:57.977ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65772026-05-11T08:52:01.676ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
65782026-05-11T08:52:06.623ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65792026-05-11T08:52:06.709Zsource_filter/allows/include_hit_v4/1
65802026-05-11T08:52:06.709Z time: [1.7021 ns 1.7028 ns 1.7038 ns]
65812026-05-11T08:52:06.709Z thrpt: [586.93 Melem/s 587.26 Melem/s 587.51 Melem/s]
65822026-05-11T08:52:06.709Z change:
65832026-05-11T08:52:06.709Z time: [−4.2049% −4.0755% −3.9420%] (p = 0.00 < 0.05)
65842026-05-11T08:52:06.709Z thrpt: [+4.1037% +4.2487% +4.3895%]
65852026-05-11T08:52:06.709Z Performance has improved.
65862026-05-11T08:52:06.709ZFound 7 outliers among 100 measurements (7.00%)
65872026-05-11T08:52:06.709Z 5 (5.00%) high mild
65882026-05-11T08:52:06.709Z 2 (2.00%) high severe
65892026-05-11T08:52:07.918ZBenchmarking source_filter/allows/include_miss_v4/1
65902026-05-11T08:52:07.918ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
65912026-05-11T08:52:11.583ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
65922026-05-11T08:52:16.481ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
65932026-05-11T08:52:16.568Zsource_filter/allows/include_miss_v4/1
65942026-05-11T08:52:16.568Z time: [1.6673 ns 1.6692 ns 1.6717 ns]
65952026-05-11T08:52:16.568Z thrpt: [598.20 Melem/s 599.07 Melem/s 599.79 Melem/s]
65962026-05-11T08:52:16.568Z change:
65972026-05-11T08:52:16.568Z time: [−6.3039% −5.7874% −5.2671%] (p = 0.00 < 0.05)
65982026-05-11T08:52:16.571Z thrpt: [+5.5599% +6.1429% +6.7280%]
65992026-05-11T08:52:16.571Z Performance has improved.
66002026-05-11T08:52:16.571ZFound 18 outliers among 100 measurements (18.00%)
66012026-05-11T08:52:16.571Z 1 (1.00%) high mild
66022026-05-11T08:52:16.571Z 17 (17.00%) high severe
66032026-05-11T08:52:17.779ZBenchmarking source_filter/allows/include_hit_v6/1
66042026-05-11T08:52:17.779ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66052026-05-11T08:52:22.941ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
66062026-05-11T08:52:27.649ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66072026-05-11T08:52:27.736Zsource_filter/allows/include_hit_v6/1
66082026-05-11T08:52:27.736Z time: [4.4870 ns 4.5267 ns 4.5705 ns]
66092026-05-11T08:52:27.736Z thrpt: [218.79 Melem/s 220.91 Melem/s 222.87 Melem/s]
66102026-05-11T08:52:27.736Z change:
66112026-05-11T08:52:27.736Z time: [+0.3585% +1.3189% +2.3473%] (p = 0.01 < 0.05)
66122026-05-11T08:52:27.736Z thrpt: [−2.2935% −1.3018% −0.3572%]
66132026-05-11T08:52:27.736Z Change within noise threshold.
66142026-05-11T08:52:28.935ZBenchmarking source_filter/allows/include_miss_v6/1
66152026-05-11T08:52:28.935ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66162026-05-11T08:52:33.690ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66172026-05-11T08:52:38.692ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66182026-05-11T08:52:38.780Zsource_filter/allows/include_miss_v6/1
66192026-05-11T08:52:38.780Z time: [4.4297 ns 4.4307 ns 4.4316 ns]
66202026-05-11T08:52:38.780Z thrpt: [225.65 Melem/s 225.70 Melem/s 225.75 Melem/s]
66212026-05-11T08:52:38.780Z change:
66222026-05-11T08:52:38.780Z time: [+0.0421% +0.0633% +0.0905%] (p = 0.00 < 0.05)
66232026-05-11T08:52:38.780Z thrpt: [−0.0905% −0.0632% −0.0421%]
66242026-05-11T08:52:38.780Z Change within noise threshold.
66252026-05-11T08:52:38.780ZFound 3 outliers among 100 measurements (3.00%)
66262026-05-11T08:52:38.780Z 1 (1.00%) high mild
66272026-05-11T08:52:38.780Z 2 (2.00%) high severe
66282026-05-11T08:52:39.994ZBenchmarking source_filter/allows/include_hit_v4/5
66292026-05-11T08:52:39.994ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66302026-05-11T08:52:43.679ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
66312026-05-11T08:52:48.665ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66322026-05-11T08:52:48.752Zsource_filter/allows/include_hit_v4/5
66332026-05-11T08:52:48.753Z time: [1.7079 ns 1.7107 ns 1.7141 ns]
66342026-05-11T08:52:48.753Z thrpt: [583.40 Melem/s 584.55 Melem/s 585.50 Melem/s]
66352026-05-11T08:52:48.753Z change:
66362026-05-11T08:52:48.753Z time: [−4.2944% −4.0420% −3.8217%] (p = 0.00 < 0.05)
66372026-05-11T08:52:48.753Z thrpt: [+3.9735% +4.2122% +4.4871%]
66382026-05-11T08:52:48.753Z Performance has improved.
66392026-05-11T08:52:48.753ZFound 25 outliers among 100 measurements (25.00%)
66402026-05-11T08:52:48.753Z 13 (13.00%) low mild
66412026-05-11T08:52:48.753Z 2 (2.00%) high mild
66422026-05-11T08:52:48.753Z 10 (10.00%) high severe
66432026-05-11T08:52:49.942ZBenchmarking source_filter/allows/include_miss_v4/5
66442026-05-11T08:52:49.942ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66452026-05-11T08:52:54.570ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
66462026-05-11T08:52:59.562ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66472026-05-11T08:52:59.650Zsource_filter/allows/include_miss_v4/5
66482026-05-11T08:52:59.650Z time: [4.3030 ns 4.3039 ns 4.3051 ns]
66492026-05-11T08:52:59.650Z thrpt: [232.28 Melem/s 232.35 Melem/s 232.40 Melem/s]
66502026-05-11T08:52:59.650Z change:
66512026-05-11T08:52:59.650Z time: [+0.0206% +0.2613% +0.4862%] (p = 0.03 < 0.05)
66522026-05-11T08:52:59.650Z thrpt: [−0.4838% −0.2606% −0.0206%]
66532026-05-11T08:52:59.650Z Change within noise threshold.
66542026-05-11T08:52:59.650ZFound 10 outliers among 100 measurements (10.00%)
66552026-05-11T08:52:59.650Z 1 (1.00%) high mild
66562026-05-11T08:52:59.650Z 9 (9.00%) high severe
66572026-05-11T08:53:00.847ZBenchmarking source_filter/allows/include_hit_v6/5
66582026-05-11T08:53:00.847ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66592026-05-11T08:53:06.017ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
66602026-05-11T08:53:10.725ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66612026-05-11T08:53:10.812Zsource_filter/allows/include_hit_v6/5
66622026-05-11T08:53:10.812Z time: [4.4901 ns 4.5301 ns 4.5748 ns]
66632026-05-11T08:53:10.812Z thrpt: [218.59 Melem/s 220.75 Melem/s 222.71 Melem/s]
66642026-05-11T08:53:10.812Z change:
66652026-05-11T08:53:10.812Z time: [+0.4192% +1.4186% +2.4290%] (p = 0.00 < 0.05)
66662026-05-11T08:53:10.812Z thrpt: [−2.3714% −1.3988% −0.4175%]
66672026-05-11T08:53:10.812Z Change within noise threshold.
66682026-05-11T08:53:12.001ZBenchmarking source_filter/allows/include_miss_v6/5
66692026-05-11T08:53:12.002ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66702026-05-11T08:53:15.721ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (722M iterations)
66712026-05-11T08:53:20.687ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66722026-05-11T08:53:20.774Zsource_filter/allows/include_miss_v6/5
66732026-05-11T08:53:20.775Z time: [6.8725 ns 6.8757 ns 6.8804 ns]
66742026-05-11T08:53:20.775Z thrpt: [145.34 Melem/s 145.44 Melem/s 145.51 Melem/s]
66752026-05-11T08:53:20.775Z change:
66762026-05-11T08:53:20.775Z time: [−0.1483% +0.1075% +0.3182%] (p = 0.41 > 0.05)
66772026-05-11T08:53:20.775Z thrpt: [−0.3172% −0.1074% +0.1486%]
66782026-05-11T08:53:20.775Z No change in performance detected.
66792026-05-11T08:53:20.775ZFound 7 outliers among 100 measurements (7.00%)
66802026-05-11T08:53:20.775Z 2 (2.00%) high mild
66812026-05-11T08:53:20.775Z 5 (5.00%) high severe
66822026-05-11T08:53:21.996ZBenchmarking source_filter/allows/include_hit_v4/10
66832026-05-11T08:53:21.996ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66842026-05-11T08:53:25.652ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
66852026-05-11T08:53:30.662ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66862026-05-11T08:53:30.749Zsource_filter/allows/include_hit_v4/10
66872026-05-11T08:53:30.749Z time: [1.7045 ns 1.7064 ns 1.7084 ns]
66882026-05-11T08:53:30.749Z thrpt: [585.35 Melem/s 586.03 Melem/s 586.69 Melem/s]
66892026-05-11T08:53:30.749Z change:
66902026-05-11T08:53:30.749Z time: [−5.5678% −5.1372% −4.7172%] (p = 0.00 < 0.05)
66912026-05-11T08:53:30.749Z thrpt: [+4.9507% +5.4155% +5.8961%]
66922026-05-11T08:53:30.749Z Performance has improved.
66932026-05-11T08:53:30.749ZFound 8 outliers among 100 measurements (8.00%)
66942026-05-11T08:53:30.749Z 2 (2.00%) high mild
66952026-05-11T08:53:30.752Z 6 (6.00%) high severe
66962026-05-11T08:53:31.949ZBenchmarking source_filter/allows/include_miss_v4/10
66972026-05-11T08:53:31.949ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
66982026-05-11T08:53:36.038ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (656M iterations)
66992026-05-11T08:53:41.026ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67002026-05-11T08:53:41.113Zsource_filter/allows/include_miss_v4/10
67012026-05-11T08:53:41.113Z time: [7.5914 ns 7.5970 ns 7.6035 ns]
67022026-05-11T08:53:41.113Z thrpt: [131.52 Melem/s 131.63 Melem/s 131.73 Melem/s]
67032026-05-11T08:53:41.113Z change:
67042026-05-11T08:53:41.113Z time: [−0.9566% −0.7295% −0.5071%] (p = 0.00 < 0.05)
67052026-05-11T08:53:41.113Z thrpt: [+0.5097% +0.7348% +0.9658%]
67062026-05-11T08:53:41.113Z Change within noise threshold.
67072026-05-11T08:53:41.113ZFound 12 outliers among 100 measurements (12.00%)
67082026-05-11T08:53:41.113Z 2 (2.00%) low mild
67092026-05-11T08:53:41.113Z 2 (2.00%) high mild
67102026-05-11T08:53:41.113Z 8 (8.00%) high severe
67112026-05-11T08:53:42.319ZBenchmarking source_filter/allows/include_hit_v6/10
67122026-05-11T08:53:42.319ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67132026-05-11T08:53:47.481ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
67142026-05-11T08:53:52.192ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67152026-05-11T08:53:52.279Zsource_filter/allows/include_hit_v6/10
67162026-05-11T08:53:52.279Z time: [4.4886 ns 4.5290 ns 4.5734 ns]
67172026-05-11T08:53:52.280Z thrpt: [218.65 Melem/s 220.80 Melem/s 222.79 Melem/s]
67182026-05-11T08:53:52.280Z change:
67192026-05-11T08:53:52.280Z time: [+0.3383% +1.3443% +2.3600%] (p = 0.01 < 0.05)
67202026-05-11T08:53:52.280Z thrpt: [−2.3056% −1.3265% −0.3371%]
67212026-05-11T08:53:52.280Z Change within noise threshold.
67222026-05-11T08:53:53.480ZBenchmarking source_filter/allows/include_miss_v6/10
67232026-05-11T08:53:53.480ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67242026-05-11T08:53:59.430ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (451M iterations)
67252026-05-11T08:54:04.395ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67262026-05-11T08:54:04.483Zsource_filter/allows/include_miss_v6/10
67272026-05-11T08:54:04.483Z time: [10.994 ns 11.007 ns 11.020 ns]
67282026-05-11T08:54:04.483Z thrpt: [90.748 Melem/s 90.853 Melem/s 90.959 Melem/s]
67292026-05-11T08:54:04.483Z change:
67302026-05-11T08:54:04.483Z time: [+0.2449% +0.4082% +0.6000%] (p = 0.00 < 0.05)
67312026-05-11T08:54:04.483Z thrpt: [−0.5964% −0.4065% −0.2443%]
67322026-05-11T08:54:04.483Z Change within noise threshold.
67332026-05-11T08:54:04.483ZFound 1 outliers among 100 measurements (1.00%)
67342026-05-11T08:54:04.483Z 1 (1.00%) high severe
67352026-05-11T08:54:05.696ZBenchmarking source_filter/allows/include_hit_v4/50
67362026-05-11T08:54:05.696ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67372026-05-11T08:54:11.544ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67382026-05-11T08:54:16.494ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67392026-05-11T08:54:16.581Zsource_filter/allows/include_hit_v4/50
67402026-05-11T08:54:16.581Z time: [2.6950 ns 2.6954 ns 2.6959 ns]
67412026-05-11T08:54:16.581Z thrpt: [370.93 Melem/s 371.00 Melem/s 371.06 Melem/s]
67422026-05-11T08:54:16.581Z change:
67432026-05-11T08:54:16.581Z time: [−1.9179% −1.6828% −1.4483%] (p = 0.00 < 0.05)
67442026-05-11T08:54:16.581Z thrpt: [+1.4696% +1.7117% +1.9554%]
67452026-05-11T08:54:16.581Z Performance has improved.
67462026-05-11T08:54:16.581ZFound 9 outliers among 100 measurements (9.00%)
67472026-05-11T08:54:16.584Z 1 (1.00%) low mild
67482026-05-11T08:54:16.584Z 2 (2.00%) high mild
67492026-05-11T08:54:16.584Z 6 (6.00%) high severe
67502026-05-11T08:54:17.791ZBenchmarking source_filter/allows/include_miss_v4/50
67512026-05-11T08:54:17.791ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67522026-05-11T08:54:21.715ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (684M iterations)
67532026-05-11T08:54:26.871ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67542026-05-11T08:54:26.958Zsource_filter/allows/include_miss_v4/50
67552026-05-11T08:54:26.958Z time: [7.5255 ns 7.5497 ns 7.5744 ns]
67562026-05-11T08:54:26.958Z thrpt: [132.02 Melem/s 132.46 Melem/s 132.88 Melem/s]
67572026-05-11T08:54:26.958Z change:
67582026-05-11T08:54:26.958Z time: [−0.4557% +0.2064% +0.8746%] (p = 0.54 > 0.05)
67592026-05-11T08:54:26.961Z thrpt: [−0.8670% −0.2059% +0.4578%]
67602026-05-11T08:54:26.961Z No change in performance detected.
67612026-05-11T08:54:28.166ZBenchmarking source_filter/allows/include_hit_v6/50
67622026-05-11T08:54:28.166ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67632026-05-11T08:54:34.149ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (897M iterations)
67642026-05-11T08:54:39.146ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67652026-05-11T08:54:39.233Zsource_filter/allows/include_hit_v6/50
67662026-05-11T08:54:39.233Z time: [5.5664 ns 5.5697 ns 5.5743 ns]
67672026-05-11T08:54:39.233Z thrpt: [179.39 Melem/s 179.54 Melem/s 179.65 Melem/s]
67682026-05-11T08:54:39.233Z change:
67692026-05-11T08:54:39.233Z time: [+0.0836% +0.1176% +0.1629%] (p = 0.00 < 0.05)
67702026-05-11T08:54:39.233Z thrpt: [−0.1626% −0.1175% −0.0836%]
67712026-05-11T08:54:39.233Z Change within noise threshold.
67722026-05-11T08:54:39.233ZFound 3 outliers among 100 measurements (3.00%)
67732026-05-11T08:54:39.233Z 3 (3.00%) high severe
67742026-05-11T08:54:40.436ZBenchmarking source_filter/allows/include_miss_v6/50
67752026-05-11T08:54:40.436ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67762026-05-11T08:54:45.961ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (486M iterations)
67772026-05-11T08:54:50.932ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67782026-05-11T08:54:51.020Zsource_filter/allows/include_miss_v6/50
67792026-05-11T08:54:51.020Z time: [10.210 ns 10.219 ns 10.228 ns]
67802026-05-11T08:54:51.020Z thrpt: [97.768 Melem/s 97.857 Melem/s 97.941 Melem/s]
67812026-05-11T08:54:51.020Z change:
67822026-05-11T08:54:51.020Z time: [−1.5027% −1.0223% −0.6473%] (p = 0.00 < 0.05)
67832026-05-11T08:54:51.020Z thrpt: [+0.6515% +1.0329% +1.5256%]
67842026-05-11T08:54:51.020Z Change within noise threshold.
67852026-05-11T08:54:51.020ZFound 17 outliers among 100 measurements (17.00%)
67862026-05-11T08:54:51.023Z 4 (4.00%) high mild
67872026-05-11T08:54:51.023Z 13 (13.00%) high severe
67882026-05-11T08:54:52.233ZBenchmarking source_filter/allows/include_hit_v4/100
67892026-05-11T08:54:52.233ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67902026-05-11T08:54:58.054ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67912026-05-11T08:55:03.034ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
67922026-05-11T08:55:03.121Zsource_filter/allows/include_hit_v4/100
67932026-05-11T08:55:03.121Z time: [2.6984 ns 2.6996 ns 2.7010 ns]
67942026-05-11T08:55:03.121Z thrpt: [370.23 Melem/s 370.42 Melem/s 370.59 Melem/s]
67952026-05-11T08:55:03.121Z change:
67962026-05-11T08:55:03.121Z time: [−3.6920% −3.4037% −3.1328%] (p = 0.00 < 0.05)
67972026-05-11T08:55:03.121Z thrpt: [+3.2341% +3.5236% +3.8335%]
67982026-05-11T08:55:03.121Z Performance has improved.
67992026-05-11T08:55:03.121ZFound 18 outliers among 100 measurements (18.00%)
68002026-05-11T08:55:03.121Z 17 (17.00%) high mild
68012026-05-11T08:55:03.121Z 1 (1.00%) high severe
68022026-05-11T08:55:04.328ZBenchmarking source_filter/allows/include_miss_v4/100
68032026-05-11T08:55:04.328ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68042026-05-11T08:55:09.736ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (496M iterations)
68052026-05-11T08:55:14.736ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68062026-05-11T08:55:14.824Zsource_filter/allows/include_miss_v4/100
68072026-05-11T08:55:14.824Z time: [10.069 ns 10.070 ns 10.072 ns]
68082026-05-11T08:55:14.824Z thrpt: [99.286 Melem/s 99.304 Melem/s 99.319 Melem/s]
68092026-05-11T08:55:14.824Z change:
68102026-05-11T08:55:14.824Z time: [+0.4484% +0.8217% +1.1764%] (p = 0.00 < 0.05)
68112026-05-11T08:55:14.824Z thrpt: [−1.1627% −0.8150% −0.4464%]
68122026-05-11T08:55:14.824Z Change within noise threshold.
68132026-05-11T08:55:14.824ZFound 1 outliers among 100 measurements (1.00%)
68142026-05-11T08:55:14.824Z 1 (1.00%) high severe
68152026-05-11T08:55:16.029ZBenchmarking source_filter/allows/include_hit_v6/100
68162026-05-11T08:55:16.029ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68172026-05-11T08:55:22.010ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (898M iterations)
68182026-05-11T08:55:26.993ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68192026-05-11T08:55:27.080Zsource_filter/allows/include_hit_v6/100
68202026-05-11T08:55:27.080Z time: [5.5479 ns 5.5509 ns 5.5541 ns]
68212026-05-11T08:55:27.080Z thrpt: [180.05 Melem/s 180.15 Melem/s 180.25 Melem/s]
68222026-05-11T08:55:27.080Z change:
68232026-05-11T08:55:27.080Z time: [−0.0850% −0.0289% +0.0317%] (p = 0.33 > 0.05)
68242026-05-11T08:55:27.080Z thrpt: [−0.0316% +0.0289% +0.0851%]
68252026-05-11T08:55:27.080Z No change in performance detected.
68262026-05-11T08:55:28.281ZBenchmarking source_filter/allows/include_miss_v6/100
68272026-05-11T08:55:28.281ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68282026-05-11T08:55:32.042ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (357M iterations)
68292026-05-11T08:55:37.028ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68302026-05-11T08:55:37.115Zsource_filter/allows/include_miss_v6/100
68312026-05-11T08:55:37.116Z time: [13.960 ns 13.969 ns 13.979 ns]
68322026-05-11T08:55:37.116Z thrpt: [71.535 Melem/s 71.586 Melem/s 71.633 Melem/s]
68332026-05-11T08:55:37.116Z change:
68342026-05-11T08:55:37.116Z time: [−0.6936% −0.2681% +0.0312%] (p = 0.16 > 0.05)
68352026-05-11T08:55:37.116Z thrpt: [−0.0312% +0.2689% +0.6985%]
68362026-05-11T08:55:37.116Z No change in performance detected.
68372026-05-11T08:55:37.116ZFound 1 outliers among 100 measurements (1.00%)
68382026-05-11T08:55:37.119Z 1 (1.00%) high mild
68392026-05-11T08:55:38.320ZBenchmarking source_filter/allows/include_empty_v4
68402026-05-11T08:55:38.320ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68412026-05-11T08:55:42.130ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
68422026-05-11T08:55:47.133ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68432026-05-11T08:55:47.220Zsource_filter/allows/include_empty_v4
68442026-05-11T08:55:47.220Z time: [887.22 ps 888.12 ps 888.99 ps]
68452026-05-11T08:55:47.220Z thrpt: [1.1249 Gelem/s 1.1260 Gelem/s 1.1271 Gelem/s]
68462026-05-11T08:55:47.220Z change:
68472026-05-11T08:55:47.220Z time: [+13.555% +13.669% +13.786%] (p = 0.00 < 0.05)
68482026-05-11T08:55:47.220Z thrpt: [−12.116% −12.025% −11.937%]
68492026-05-11T08:55:47.220Z Performance has regressed.
68502026-05-11T08:55:47.220ZFound 22 outliers among 100 measurements (22.00%)
68512026-05-11T08:55:47.220Z 17 (17.00%) high mild
68522026-05-11T08:55:47.220Z 5 (5.00%) high severe
68532026-05-11T08:55:48.432ZBenchmarking source_filter/allows/include_empty_v6
68542026-05-11T08:55:48.432ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68552026-05-11T08:55:52.259ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
68562026-05-11T08:55:57.235ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68572026-05-11T08:55:57.323Zsource_filter/allows/include_empty_v6
68582026-05-11T08:55:57.323Z time: [886.82 ps 887.08 ps 887.41 ps]
68592026-05-11T08:55:57.323Z thrpt: [1.1269 Gelem/s 1.1273 Gelem/s 1.1276 Gelem/s]
68602026-05-11T08:55:57.323Z change:
68612026-05-11T08:55:57.323Z time: [+13.300% +13.396% +13.498%] (p = 0.00 < 0.05)
68622026-05-11T08:55:57.323Z thrpt: [−11.892% −11.813% −11.739%]
68632026-05-11T08:55:57.323Z Performance has regressed.
68642026-05-11T08:55:57.326ZFound 6 outliers among 100 measurements (6.00%)
68652026-05-11T08:55:57.326Z 4 (4.00%) high mild
68662026-05-11T08:55:57.326Z 2 (2.00%) high severe
68672026-05-11T08:55:58.557Z
68682026-05-11T08:55:58.561ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68692026-05-11T08:55:58.561ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68702026-05-11T08:55:58.561ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0283 ms (605 iterations)
68712026-05-11T08:55:58.561ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68722026-05-11T08:55:58.561Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68732026-05-11T08:55:58.561Z time: [18.000 18.000 18.000 ]
68742026-05-11T08:55:58.561Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68752026-05-11T08:55:58.561Z No change in performance detected.
68762026-05-11T08:55:58.561Z
68772026-05-11T08:55:58.561ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68782026-05-11T08:55:58.561ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68792026-05-11T08:55:58.561ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0448 ms (715 iterations)
68802026-05-11T08:55:58.564ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68812026-05-11T08:55:58.564Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68822026-05-11T08:55:58.564Z time: [18.000 18.000 18.000 ]
68832026-05-11T08:55:58.564Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68842026-05-11T08:55:58.564Z No change in performance detected.
68852026-05-11T08:55:58.564Z
68862026-05-11T08:55:58.564ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68872026-05-11T08:55:58.564ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68882026-05-11T08:55:58.564ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1108 ms (550 iterations)
68892026-05-11T08:55:58.564ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
68902026-05-11T08:55:58.564Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
68912026-05-11T08:55:58.564Z time: [20.000 20.000 20.000 ]
68922026-05-11T08:55:58.564Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68932026-05-11T08:55:58.564Z No change in performance detected.
68942026-05-11T08:55:58.564Z
68952026-05-11T08:55:58.564ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
68962026-05-11T08:55:58.564ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
68972026-05-11T08:55:58.564ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0239 ms (495 iterations)
68982026-05-11T08:55:58.571ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
68992026-05-11T08:55:58.571Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69002026-05-11T08:55:58.571Z time: [21.000 21.000 21.000 ]
69012026-05-11T08:55:58.571Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69022026-05-11T08:55:58.571Z No change in performance detected.
69032026-05-11T08:55:58.571Z
69042026-05-11T08:55:58.571ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69052026-05-11T08:55:58.571ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69062026-05-11T08:55:58.571ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0645 ms (825 iterations)
69072026-05-11T08:55:58.571ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69082026-05-11T08:55:58.571Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69092026-05-11T08:55:58.571Z time: [13.000 13.000 13.000 ]
69102026-05-11T08:55:58.571Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69112026-05-11T08:55:58.571Z No change in performance detected.
69122026-05-11T08:55:58.571Z
69132026-05-11T08:55:58.571ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69142026-05-11T08:55:58.571ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69152026-05-11T08:55:58.571ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0252 ms (715 iterations)
69162026-05-11T08:55:58.571ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69172026-05-11T08:55:58.571Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69182026-05-11T08:55:58.572Z time: [12.000 12.000 12.000 ]
69192026-05-11T08:55:58.572Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69202026-05-11T08:55:58.572Z No change in performance detected.
69212026-05-11T08:55:58.572Z
69222026-05-11T08:55:58.572ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69232026-05-11T08:55:58.572ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69242026-05-11T08:55:58.572ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0476 ms (715 iterations)
69252026-05-11T08:55:58.572ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69262026-05-11T08:55:58.576Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69272026-05-11T08:55:58.576Z time: [14.000 14.000 14.000 ]
69282026-05-11T08:55:58.576Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69292026-05-11T08:55:58.576Z No change in performance detected.
69302026-05-11T08:55:58.576Z
69312026-05-11T08:55:58.576ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69322026-05-11T08:55:58.576ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69332026-05-11T08:55:58.576ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0145 ms (715 iterations)
69342026-05-11T08:55:58.576ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69352026-05-11T08:55:58.576Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69362026-05-11T08:55:58.576Z time: [14.000 14.000 14.000 ]
69372026-05-11T08:55:58.576Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69382026-05-11T08:55:58.576Z No change in performance detected.
69392026-05-11T08:55:58.576Z
69402026-05-11T08:55:58.576ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69412026-05-11T08:55:58.576ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69422026-05-11T08:55:58.576ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0758 ms (660 iterations)
69432026-05-11T08:55:58.576ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69442026-05-11T08:55:58.576Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69452026-05-11T08:55:58.576Z time: [3.0000 3.0000 3.0000 ]
69462026-05-11T08:55:58.576Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69472026-05-11T08:55:58.576Z No change in performance detected.
69482026-05-11T08:55:58.576Z
69492026-05-11T08:55:58.576ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69502026-05-11T08:55:58.576ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69512026-05-11T08:55:58.576ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0596 ms (495 iterations)
69522026-05-11T08:55:58.579ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69532026-05-11T08:55:58.580Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69542026-05-11T08:55:58.580Z time: [3.0000 3.0000 3.0000 ]
69552026-05-11T08:55:58.580Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69562026-05-11T08:55:58.580Z No change in performance detected.
69572026-05-11T08:55:58.580Z
69582026-05-11T08:55:58.580ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69592026-05-11T08:55:58.580ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69602026-05-11T08:55:58.580ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0628 ms (660 iterations)
69612026-05-11T08:55:58.580ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69622026-05-11T08:55:58.580ZCriterion.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.
69632026-05-11T08:55:58.580Z
69642026-05-11T08:55:58.580ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69652026-05-11T08:55:58.580ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69662026-05-11T08:55:58.580ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0509 ms (495 iterations)
69672026-05-11T08:55:58.580ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69682026-05-11T08:55:58.580ZCriterion.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.
69692026-05-11T08:55:58.580Z
69702026-05-11T08:55:58.580ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69712026-05-11T08:55:58.580ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69722026-05-11T08:55:58.580ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0081 ms (880 iterations)
69732026-05-11T08:55:58.583ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69742026-05-11T08:55:58.583Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69752026-05-11T08:55:58.583Z time: [3.0000 3.0000 3.0000 ]
69762026-05-11T08:55:58.583Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69772026-05-11T08:55:58.583Z No change in performance detected.
69782026-05-11T08:55:58.583Z
69792026-05-11T08:55:58.583ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69802026-05-11T08:55:58.583ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69812026-05-11T08:55:58.583ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0594 ms (550 iterations)
69822026-05-11T08:55:58.583ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69832026-05-11T08:55:58.583Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69842026-05-11T08:55:58.583Z time: [3.0000 3.0000 3.0000 ]
69852026-05-11T08:55:58.583Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69862026-05-11T08:55:58.584Z No change in performance detected.
69872026-05-11T08:55:58.584Z
69882026-05-11T08:55:58.584ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69892026-05-11T08:55:58.584ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69902026-05-11T08:55:58.587ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0434 ms (605 iterations)
69912026-05-11T08:55:58.587ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
69922026-05-11T08:55:58.587ZCriterion.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.
69932026-05-11T08:55:58.587Z
69942026-05-11T08:55:58.587ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
69952026-05-11T08:55:58.587ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
69962026-05-11T08:55:58.587ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0305 ms (495 iterations)
69972026-05-11T08:55:58.587ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
69982026-05-11T08:55:58.587ZCriterion.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.
69992026-05-11T08:55:58.587Z
70002026-05-11T08:55:58.587ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70012026-05-11T08:55:58.587ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70022026-05-11T08:55:58.587ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0544 ms (825 iterations)
70032026-05-11T08:55:58.587ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70042026-05-11T08:55:58.590Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70052026-05-11T08:55:58.590Z time: [3.0000 3.0000 3.0000 ]
70062026-05-11T08:55:58.590Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70072026-05-11T08:55:58.590Z No change in performance detected.
70082026-05-11T08:55:58.590Z
70092026-05-11T08:55:58.590ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70102026-05-11T08:55:58.590ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70112026-05-11T08:55:58.590ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0288 ms (495 iterations)
70122026-05-11T08:55:58.590ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70132026-05-11T08:55:58.590Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70142026-05-11T08:55:58.590Z time: [3.0000 3.0000 3.0000 ]
70152026-05-11T08:55:58.590Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70162026-05-11T08:55:58.590Z No change in performance detected.
70172026-05-11T08:55:58.590Z
70182026-05-11T08:55:58.590ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70192026-05-11T08:55:58.590ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70202026-05-11T08:55:58.590ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0427 ms (715 iterations)
70212026-05-11T08:55:58.593ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70222026-05-11T08:55:58.593ZCriterion.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.
70232026-05-11T08:55:58.593Z
70242026-05-11T08:55:58.593ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70252026-05-11T08:55:58.593ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70262026-05-11T08:55:58.593ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0822 ms (495 iterations)
70272026-05-11T08:55:58.594ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70282026-05-11T08:55:58.594ZCriterion.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.
70292026-05-11T08:55:58.594Z
70302026-05-11T08:55:58.594ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70312026-05-11T08:55:58.594ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70322026-05-11T08:55:58.594ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0552 ms (880 iterations)
70332026-05-11T08:55:58.594ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70342026-05-11T08:55:58.597Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70352026-05-11T08:55:58.597Z time: [3.0000 3.0000 3.0000 ]
70362026-05-11T08:55:58.597Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70372026-05-11T08:55:58.597Z No change in performance detected.
70382026-05-11T08:55:58.597Z
70392026-05-11T08:55:58.597ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70402026-05-11T08:55:58.597ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70412026-05-11T08:55:58.597ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0401 ms (495 iterations)
70422026-05-11T08:55:58.597ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70432026-05-11T08:55:58.597Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70442026-05-11T08:55:58.597Z time: [3.0000 3.0000 3.0000 ]
70452026-05-11T08:55:58.597Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70462026-05-11T08:55:58.597Z No change in performance detected.
70472026-05-11T08:55:58.597Z
70482026-05-11T08:55:58.597ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70492026-05-11T08:55:58.597ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70502026-05-11T08:55:58.597ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0477 ms (660 iterations)
70512026-05-11T08:55:58.597ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70522026-05-11T08:55:58.597ZCriterion.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.
70532026-05-11T08:55:58.597Z
70542026-05-11T08:55:58.597ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70552026-05-11T08:55:58.597ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70562026-05-11T08:55:58.597ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0629 ms (495 iterations)
70572026-05-11T08:55:58.601ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70582026-05-11T08:55:58.601ZCriterion.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.
70592026-05-11T08:55:58.601Z
70602026-05-11T08:55:58.601ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70612026-05-11T08:55:58.601ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70622026-05-11T08:55:58.601ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1982 ms (330 iterations)
70632026-05-11T08:55:58.601ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70642026-05-11T08:55:58.601Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70652026-05-11T08:55:58.601Z time: [35.000 35.000 35.000 ]
70662026-05-11T08:55:58.601Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70672026-05-11T08:55:58.601Z No change in performance detected.
70682026-05-11T08:55:58.601Z
70692026-05-11T08:55:58.601ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70702026-05-11T08:55:58.601ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70712026-05-11T08:55:58.601ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1680 ms (275 iterations)
70722026-05-11T08:55:58.604ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70732026-05-11T08:55:58.604Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70742026-05-11T08:55:58.604Z time: [35.000 35.000 35.000 ]
70752026-05-11T08:55:58.604Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70762026-05-11T08:55:58.604Z No change in performance detected.
70772026-05-11T08:55:58.604Z
70782026-05-11T08:55:58.604ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70792026-05-11T08:55:58.604ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70802026-05-11T08:55:58.604ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0822 ms (385 iterations)
70812026-05-11T08:55:58.604ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70822026-05-11T08:55:58.604Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70832026-05-11T08:55:58.604Z time: [20.000 20.000 20.000 ]
70842026-05-11T08:55:58.604Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70852026-05-11T08:55:58.604Z No change in performance detected.
70862026-05-11T08:55:58.604Z
70872026-05-11T08:55:58.604ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70882026-05-11T08:55:58.604ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70892026-05-11T08:55:58.604ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1993 ms (330 iterations)
70902026-05-11T08:55:58.607ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70912026-05-11T08:55:58.607Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70922026-05-11T08:55:58.607Z time: [20.000 20.000 20.000 ]
70932026-05-11T08:55:58.607Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70942026-05-11T08:55:58.607Z No change in performance detected.
70952026-05-11T08:55:58.607Z
70962026-05-11T08:55:58.607ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70972026-05-11T08:55:58.607ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70982026-05-11T08:55:58.607ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1205 ms (330 iterations)
70992026-05-11T08:55:58.608ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71002026-05-11T08:55:58.610Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71012026-05-11T08:55:58.610Z time: [35.000 35.000 35.000 ]
71022026-05-11T08:55:58.610Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71032026-05-11T08:55:58.611Z No change in performance detected.
71042026-05-11T08:55:58.611Z
71052026-05-11T08:55:58.611ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71062026-05-11T08:55:58.611ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71072026-05-11T08:55:58.611ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0737 ms (275 iterations)
71082026-05-11T08:55:58.611ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71092026-05-11T08:55:58.611Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71102026-05-11T08:55:58.611Z time: [35.000 35.000 35.000 ]
71112026-05-11T08:55:58.611Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71122026-05-11T08:55:58.611Z No change in performance detected.
71132026-05-11T08:55:58.611Z
71142026-05-11T08:55:58.611ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71152026-05-11T08:55:58.611ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71162026-05-11T08:55:58.611ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0189 ms (385 iterations)
71172026-05-11T08:55:58.614ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71182026-05-11T08:55:58.614Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71192026-05-11T08:55:58.614Z time: [20.000 20.000 20.000 ]
71202026-05-11T08:55:58.614Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71212026-05-11T08:55:58.614Z No change in performance detected.
71222026-05-11T08:55:58.614Z
71232026-05-11T08:55:58.614ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71242026-05-11T08:55:58.614ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71252026-05-11T08:55:58.614ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0854 ms (330 iterations)
71262026-05-11T08:55:58.614ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71272026-05-11T08:55:58.614Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71282026-05-11T08:55:58.614Z time: [20.000 20.000 20.000 ]
71292026-05-11T08:55:58.614Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71302026-05-11T08:55:58.614Z No change in performance detected.
71312026-05-11T08:55:58.614Z
71322026-05-11T08:55:58.614ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71332026-05-11T08:55:58.614ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71342026-05-11T08:55:58.614ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1976 ms (330 iterations)
71352026-05-11T08:55:58.617ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71362026-05-11T08:55:58.618Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71372026-05-11T08:55:58.618Z time: [35.000 35.000 35.000 ]
71382026-05-11T08:55:58.618Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71392026-05-11T08:55:58.618Z No change in performance detected.
71402026-05-11T08:55:58.618Z
71412026-05-11T08:55:58.618ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71422026-05-11T08:55:58.618ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71432026-05-11T08:55:58.618ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1613 ms (275 iterations)
71442026-05-11T08:55:58.618ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71452026-05-11T08:55:58.618Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71462026-05-11T08:55:58.618Z time: [35.000 35.000 35.000 ]
71472026-05-11T08:55:58.618Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71482026-05-11T08:55:58.618Z No change in performance detected.
71492026-05-11T08:55:58.618Z
71502026-05-11T08:55:58.618ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71512026-05-11T08:55:58.618ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71522026-05-11T08:55:58.621ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1144 ms (385 iterations)
71532026-05-11T08:55:58.621ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71542026-05-11T08:55:58.621Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71552026-05-11T08:55:58.621Z time: [20.000 20.000 20.000 ]
71562026-05-11T08:55:58.621Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71572026-05-11T08:55:58.621Z No change in performance detected.
71582026-05-11T08:55:58.621Z
71592026-05-11T08:55:58.621ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71602026-05-11T08:55:58.621ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71612026-05-11T08:55:58.621ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1955 ms (330 iterations)
71622026-05-11T08:55:58.621ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71632026-05-11T08:55:58.624Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71642026-05-11T08:55:58.624Z time: [20.000 20.000 20.000 ]
71652026-05-11T08:55:58.624Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71662026-05-11T08:55:58.624Z No change in performance detected.
71672026-05-11T08:55:58.624Z
71682026-05-11T08:55:58.624ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71692026-05-11T08:55:58.624ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71702026-05-11T08:55:58.624ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1480 ms (330 iterations)
71712026-05-11T08:55:58.624ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71722026-05-11T08:55:58.624Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71732026-05-11T08:55:58.624Z time: [35.000 35.000 35.000 ]
71742026-05-11T08:55:58.624Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71752026-05-11T08:55:58.624Z No change in performance detected.
71762026-05-11T08:55:58.624Z
71772026-05-11T08:55:58.625ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71782026-05-11T08:55:58.625ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71792026-05-11T08:55:58.625ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1337 ms (275 iterations)
71802026-05-11T08:55:58.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71812026-05-11T08:55:58.628Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71822026-05-11T08:55:58.628Z time: [35.000 35.000 35.000 ]
71832026-05-11T08:55:58.628Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71842026-05-11T08:55:58.628Z No change in performance detected.
71852026-05-11T08:55:58.628Z
71862026-05-11T08:55:58.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71872026-05-11T08:55:58.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71882026-05-11T08:55:58.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0488 ms (385 iterations)
71892026-05-11T08:55:58.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71902026-05-11T08:55:58.628Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71912026-05-11T08:55:58.628Z time: [20.000 20.000 20.000 ]
71922026-05-11T08:55:58.628Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71932026-05-11T08:55:58.628Z No change in performance detected.
71942026-05-11T08:55:58.628Z
71952026-05-11T08:55:58.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71962026-05-11T08:55:58.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
71972026-05-11T08:55:58.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1415 ms (330 iterations)
71982026-05-11T08:55:58.631ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
71992026-05-11T08:55:58.631Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72002026-05-11T08:55:58.631Z time: [20.000 20.000 20.000 ]
72012026-05-11T08:55:58.631Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72022026-05-11T08:55:58.631Z No change in performance detected.
72032026-05-11T08:55:58.631Z
72042026-05-11T08:55:58.631ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72052026-05-11T08:55:58.631ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72062026-05-11T08:55:58.631ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0625 ms (715 iterations)
72072026-05-11T08:55:58.631ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72082026-05-11T08:55:58.634Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72092026-05-11T08:55:58.634Z time: [3924.0 B 3924.0 B 3924.0 B]
72102026-05-11T08:55:58.634Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72112026-05-11T08:55:58.634Z No change in performance detected.
72122026-05-11T08:55:58.634Z
72132026-05-11T08:55:58.634ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72142026-05-11T08:55:58.634ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72152026-05-11T08:55:58.634ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0160 ms (715 iterations)
72162026-05-11T08:55:58.634ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72172026-05-11T08:55:58.634Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72182026-05-11T08:55:58.635Z time: [3924.0 B 3924.0 B 3924.0 B]
72192026-05-11T08:55:58.635Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72202026-05-11T08:55:58.635Z No change in performance detected.
72212026-05-11T08:55:58.635Z
72222026-05-11T08:55:58.635ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72232026-05-11T08:55:58.635ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72242026-05-11T08:55:58.635ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0478 ms (550 iterations)
72252026-05-11T08:55:58.638ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72262026-05-11T08:55:58.638Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72272026-05-11T08:55:58.638Z time: [3988.0 B 3988.0 B 3988.0 B]
72282026-05-11T08:55:58.638Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72292026-05-11T08:55:58.638Z No change in performance detected.
72302026-05-11T08:55:58.638Z
72312026-05-11T08:55:58.638ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72322026-05-11T08:55:58.638ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72332026-05-11T08:55:58.638ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0752 ms (550 iterations)
72342026-05-11T08:55:58.638ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72352026-05-11T08:55:58.638Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72362026-05-11T08:55:58.638Z time: [4386.0 B 4386.0 B 4386.0 B]
72372026-05-11T08:55:58.638Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72382026-05-11T08:55:58.638Z No change in performance detected.
72392026-05-11T08:55:58.638Z
72402026-05-11T08:55:58.638ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72412026-05-11T08:55:58.638ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72422026-05-11T08:55:58.638ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0441 ms (825 iterations)
72432026-05-11T08:55:58.641ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72442026-05-11T08:55:58.641Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72452026-05-11T08:55:58.641Z time: [2888.0 B 2888.0 B 2888.0 B]
72462026-05-11T08:55:58.641Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72472026-05-11T08:55:58.642Z No change in performance detected.
72482026-05-11T08:55:58.642Z
72492026-05-11T08:55:58.642ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72502026-05-11T08:55:58.642ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72512026-05-11T08:55:58.642ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0230 ms (715 iterations)
72522026-05-11T08:55:58.642ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72532026-05-11T08:55:58.642Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72542026-05-11T08:55:58.642Z time: [2873.0 B 2873.0 B 2873.0 B]
72552026-05-11T08:55:58.642Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72562026-05-11T08:55:58.642Z No change in performance detected.
72572026-05-11T08:55:58.642Z
72582026-05-11T08:55:58.642ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72592026-05-11T08:55:58.642ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72602026-05-11T08:55:58.642ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0278 ms (715 iterations)
72612026-05-11T08:55:58.645ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72622026-05-11T08:55:58.645Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72632026-05-11T08:55:58.645Z time: [2926.0 B 2926.0 B 2926.0 B]
72642026-05-11T08:55:58.645Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72652026-05-11T08:55:58.645Z No change in performance detected.
72662026-05-11T08:55:58.645Z
72672026-05-11T08:55:58.645ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72682026-05-11T08:55:58.645ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72692026-05-11T08:55:58.645ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0727 ms (770 iterations)
72702026-05-11T08:55:58.645ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72712026-05-11T08:55:58.648Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72722026-05-11T08:55:58.648Z time: [2910.0 B 2910.0 B 2910.0 B]
72732026-05-11T08:55:58.648Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72742026-05-11T08:55:58.648Z No change in performance detected.
72752026-05-11T08:55:58.648Z
72762026-05-11T08:55:58.648ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72772026-05-11T08:55:58.648ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72782026-05-11T08:55:58.648ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0370 ms (825 iterations)
72792026-05-11T08:55:58.648ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72802026-05-11T08:55:58.648Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72812026-05-11T08:55:58.648Z time: [264.00 B 264.00 B 264.00 B]
72822026-05-11T08:55:58.648Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72832026-05-11T08:55:58.648Z No change in performance detected.
72842026-05-11T08:55:58.648Z
72852026-05-11T08:55:58.648ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72862026-05-11T08:55:58.648ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72872026-05-11T08:55:58.648ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0982 ms (550 iterations)
72882026-05-11T08:55:58.651ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72892026-05-11T08:55:58.651Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72902026-05-11T08:55:58.651Z time: [264.00 B 264.00 B 264.00 B]
72912026-05-11T08:55:58.651Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72922026-05-11T08:55:58.651Z No change in performance detected.
72932026-05-11T08:55:58.651Z
72942026-05-11T08:55:58.651ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
72952026-05-11T08:55:58.651ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
72962026-05-11T08:55:58.651ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0114 ms (715 iterations)
72972026-05-11T08:55:58.651ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
72982026-05-11T08:55:58.651ZCriterion.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.
72992026-05-11T08:55:58.651Z
73002026-05-11T08:55:58.651ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73012026-05-11T08:55:58.651ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73022026-05-11T08:55:58.651ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0511 ms (495 iterations)
73032026-05-11T08:55:58.655ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73042026-05-11T08:55:58.655ZCriterion.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.
73052026-05-11T08:55:58.655Z
73062026-05-11T08:55:58.655ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73072026-05-11T08:55:58.655ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73082026-05-11T08:55:58.655ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0105 ms (880 iterations)
73092026-05-11T08:55:58.655ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73102026-05-11T08:55:58.655Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73112026-05-11T08:55:58.655Z time: [264.00 B 264.00 B 264.00 B]
73122026-05-11T08:55:58.655Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73132026-05-11T08:55:58.655Z No change in performance detected.
73142026-05-11T08:55:58.655Z
73152026-05-11T08:55:58.655ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73162026-05-11T08:55:58.655ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73172026-05-11T08:55:58.655ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0565 ms (550 iterations)
73182026-05-11T08:55:58.655ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73192026-05-11T08:55:58.658Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73202026-05-11T08:55:58.658Z time: [264.00 B 264.00 B 264.00 B]
73212026-05-11T08:55:58.658Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73222026-05-11T08:55:58.658Z No change in performance detected.
73232026-05-11T08:55:58.658Z
73242026-05-11T08:55:58.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73252026-05-11T08:55:58.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73262026-05-11T08:55:58.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0352 ms (770 iterations)
73272026-05-11T08:55:58.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73282026-05-11T08:55:58.658ZCriterion.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.
73292026-05-11T08:55:58.658Z
73302026-05-11T08:55:58.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73312026-05-11T08:55:58.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73322026-05-11T08:55:58.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0246 ms (495 iterations)
73332026-05-11T08:55:58.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73342026-05-11T08:55:58.658ZCriterion.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.
73352026-05-11T08:55:58.658Z
73362026-05-11T08:55:58.658ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73372026-05-11T08:55:58.658ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73382026-05-11T08:55:58.658ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0496 ms (825 iterations)
73392026-05-11T08:55:58.662ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73402026-05-11T08:55:58.662Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73412026-05-11T08:55:58.662Z time: [264.00 B 264.00 B 264.00 B]
73422026-05-11T08:55:58.662Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73432026-05-11T08:55:58.662Z No change in performance detected.
73442026-05-11T08:55:58.662Z
73452026-05-11T08:55:58.662ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73462026-05-11T08:55:58.662ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73472026-05-11T08:55:58.662ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0265 ms (495 iterations)
73482026-05-11T08:55:58.662ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73492026-05-11T08:55:58.662Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73502026-05-11T08:55:58.662Z time: [264.00 B 264.00 B 264.00 B]
73512026-05-11T08:55:58.662Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73522026-05-11T08:55:58.662Z No change in performance detected.
73532026-05-11T08:55:58.662Z
73542026-05-11T08:55:58.662ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73552026-05-11T08:55:58.662ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73562026-05-11T08:55:58.662ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0523 ms (715 iterations)
73572026-05-11T08:55:58.665ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73582026-05-11T08:55:58.665ZCriterion.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.
73592026-05-11T08:55:58.665Z
73602026-05-11T08:55:58.665ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73612026-05-11T08:55:58.665ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73622026-05-11T08:55:58.665ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0863 ms (495 iterations)
73632026-05-11T08:55:58.665ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73642026-05-11T08:55:58.665ZCriterion.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.
73652026-05-11T08:55:58.665Z
73662026-05-11T08:55:58.665ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73672026-05-11T08:55:58.665ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73682026-05-11T08:55:58.665ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0546 ms (880 iterations)
73692026-05-11T08:55:58.665ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73702026-05-11T08:55:58.668Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73712026-05-11T08:55:58.668Z time: [264.00 B 264.00 B 264.00 B]
73722026-05-11T08:55:58.668Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73732026-05-11T08:55:58.668Z No change in performance detected.
73742026-05-11T08:55:58.668Z
73752026-05-11T08:55:58.668ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73762026-05-11T08:55:58.668ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73772026-05-11T08:55:58.668ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1055 ms (550 iterations)
73782026-05-11T08:55:58.668ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73792026-05-11T08:55:58.668Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73802026-05-11T08:55:58.668Z time: [264.00 B 264.00 B 264.00 B]
73812026-05-11T08:55:58.668Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73822026-05-11T08:55:58.668Z No change in performance detected.
73832026-05-11T08:55:58.668Z
73842026-05-11T08:55:58.668ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73852026-05-11T08:55:58.668ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73862026-05-11T08:55:58.668ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0039 ms (715 iterations)
73872026-05-11T08:55:58.671ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73882026-05-11T08:55:58.671ZCriterion.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.
73892026-05-11T08:55:58.671Z
73902026-05-11T08:55:58.671ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
73912026-05-11T08:55:58.672ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73922026-05-11T08:55:58.672ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0523 ms (495 iterations)
73932026-05-11T08:55:58.672ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
73942026-05-11T08:55:58.672ZCriterion.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.
73952026-05-11T08:55:58.672Z
73962026-05-11T08:55:58.672ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73972026-05-11T08:55:58.672ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73982026-05-11T08:55:58.672ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1584 ms (330 iterations)
73992026-05-11T08:55:58.672ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74002026-05-11T08:55:58.675Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74012026-05-11T08:55:58.675Z time: [7363.0 B 7363.0 B 7363.0 B]
74022026-05-11T08:55:58.675Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74032026-05-11T08:55:58.675Z No change in performance detected.
74042026-05-11T08:55:58.675Z
74052026-05-11T08:55:58.675ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74062026-05-11T08:55:58.675ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74072026-05-11T08:55:58.675ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1520 ms (275 iterations)
74082026-05-11T08:55:58.675ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74092026-05-11T08:55:58.675Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74102026-05-11T08:55:58.675Z time: [7363.0 B 7363.0 B 7363.0 B]
74112026-05-11T08:55:58.675Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74122026-05-11T08:55:58.675Z No change in performance detected.
74132026-05-11T08:55:58.675Z
74142026-05-11T08:55:58.675ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74152026-05-11T08:55:58.675ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74162026-05-11T08:55:58.675ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1086 ms (385 iterations)
74172026-05-11T08:55:58.679ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74182026-05-11T08:55:58.679Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74192026-05-11T08:55:58.679Z time: [5872.0 B 5872.0 B 5872.0 B]
74202026-05-11T08:55:58.679Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74212026-05-11T08:55:58.679Z No change in performance detected.
74222026-05-11T08:55:58.679Z
74232026-05-11T08:55:58.679ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74242026-05-11T08:55:58.679ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74252026-05-11T08:55:58.679ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1730 ms (330 iterations)
74262026-05-11T08:55:58.679ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74272026-05-11T08:55:58.679Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74282026-05-11T08:55:58.679Z time: [5872.0 B 5872.0 B 5872.0 B]
74292026-05-11T08:55:58.679Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74302026-05-11T08:55:58.679Z No change in performance detected.
74312026-05-11T08:55:58.679Z
74322026-05-11T08:55:58.679ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74332026-05-11T08:55:58.679ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74342026-05-11T08:55:58.679ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0731 ms (330 iterations)
74352026-05-11T08:55:58.682ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74362026-05-11T08:55:58.682Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74372026-05-11T08:55:58.682Z time: [7363.0 B 7363.0 B 7363.0 B]
74382026-05-11T08:55:58.682Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74392026-05-11T08:55:58.682Z No change in performance detected.
74402026-05-11T08:55:58.682Z
74412026-05-11T08:55:58.682ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74422026-05-11T08:55:58.683ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74432026-05-11T08:55:58.683ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0583 ms (275 iterations)
74442026-05-11T08:55:58.683ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74452026-05-11T08:55:58.683Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74462026-05-11T08:55:58.683Z time: [7363.0 B 7363.0 B 7363.0 B]
74472026-05-11T08:55:58.683Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74482026-05-11T08:55:58.683Z No change in performance detected.
74492026-05-11T08:55:58.683Z
74502026-05-11T08:55:58.683ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74512026-05-11T08:55:58.683ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74522026-05-11T08:55:58.683ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1337 ms (440 iterations)
74532026-05-11T08:55:58.686ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74542026-05-11T08:55:58.686Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74552026-05-11T08:55:58.686Z time: [5872.0 B 5872.0 B 5872.0 B]
74562026-05-11T08:55:58.686Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74572026-05-11T08:55:58.686Z No change in performance detected.
74582026-05-11T08:55:58.686Z
74592026-05-11T08:55:58.686ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74602026-05-11T08:55:58.686ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74612026-05-11T08:55:58.686ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0912 ms (330 iterations)
74622026-05-11T08:55:58.686ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74632026-05-11T08:55:58.686Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74642026-05-11T08:55:58.686Z time: [5872.0 B 5872.0 B 5872.0 B]
74652026-05-11T08:55:58.686Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74662026-05-11T08:55:58.686Z No change in performance detected.
74672026-05-11T08:55:58.686Z
74682026-05-11T08:55:58.686ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74692026-05-11T08:55:58.686ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74702026-05-11T08:55:58.686ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0057 ms (275 iterations)
74712026-05-11T08:55:58.689ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74722026-05-11T08:55:58.689Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74732026-05-11T08:55:58.689Z time: [7363.0 B 7363.0 B 7363.0 B]
74742026-05-11T08:55:58.689Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74752026-05-11T08:55:58.689Z No change in performance detected.
74762026-05-11T08:55:58.689Z
74772026-05-11T08:55:58.690ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74782026-05-11T08:55:58.690ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74792026-05-11T08:55:58.690ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1747 ms (275 iterations)
74802026-05-11T08:55:58.690ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74812026-05-11T08:55:58.690Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74822026-05-11T08:55:58.690Z time: [7363.0 B 7363.0 B 7363.0 B]
74832026-05-11T08:55:58.690Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74842026-05-11T08:55:58.690Z No change in performance detected.
74852026-05-11T08:55:58.690Z
74862026-05-11T08:55:58.690ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74872026-05-11T08:55:58.690ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74882026-05-11T08:55:58.690ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1241 ms (385 iterations)
74892026-05-11T08:55:58.693ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74902026-05-11T08:55:58.693Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74912026-05-11T08:55:58.693Z time: [5872.0 B 5872.0 B 5872.0 B]
74922026-05-11T08:55:58.693Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74932026-05-11T08:55:58.693Z No change in performance detected.
74942026-05-11T08:55:58.693Z
74952026-05-11T08:55:58.693ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74962026-05-11T08:55:58.693ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
74972026-05-11T08:55:58.693ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0123 ms (275 iterations)
74982026-05-11T08:55:58.693ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
74992026-05-11T08:55:58.696Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75002026-05-11T08:55:58.696Z time: [5872.0 B 5872.0 B 5872.0 B]
75012026-05-11T08:55:58.696Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75022026-05-11T08:55:58.696Z No change in performance detected.
75032026-05-11T08:55:58.696Z
75042026-05-11T08:55:58.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75052026-05-11T08:55:58.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75062026-05-11T08:55:58.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1544 ms (330 iterations)
75072026-05-11T08:55:58.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75082026-05-11T08:55:58.696Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75092026-05-11T08:55:58.696Z time: [7363.0 B 7363.0 B 7363.0 B]
75102026-05-11T08:55:58.696Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75112026-05-11T08:55:58.696Z No change in performance detected.
75122026-05-11T08:55:58.696Z
75132026-05-11T08:55:58.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75142026-05-11T08:55:58.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75152026-05-11T08:55:58.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1827 ms (275 iterations)
75162026-05-11T08:55:58.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75172026-05-11T08:55:58.700Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75182026-05-11T08:55:58.700Z time: [7363.0 B 7363.0 B 7363.0 B]
75192026-05-11T08:55:58.700Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75202026-05-11T08:55:58.700Z No change in performance detected.
75212026-05-11T08:55:58.700Z
75222026-05-11T08:55:58.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75232026-05-11T08:55:58.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75242026-05-11T08:55:58.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0600 ms (385 iterations)
75252026-05-11T08:55:58.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75262026-05-11T08:55:58.700Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75272026-05-11T08:55:58.700Z time: [5872.0 B 5872.0 B 5872.0 B]
75282026-05-11T08:55:58.700Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75292026-05-11T08:55:58.700Z No change in performance detected.
75302026-05-11T08:55:58.700Z
75312026-05-11T08:55:58.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75322026-05-11T08:55:58.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75332026-05-11T08:55:58.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1555 ms (330 iterations)
75342026-05-11T08:55:58.703ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75352026-05-11T08:55:58.703Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75362026-05-11T08:55:58.703Z time: [5872.0 B 5872.0 B 5872.0 B]
75372026-05-11T08:55:58.703Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75382026-05-11T08:55:58.703Z No change in performance detected.
75392026-05-11T08:55:58.703Z
75402026-05-11T08:55:58.744Z+ cp -r target/criterion /work/bench-results
75412026-05-11T08:55:58.897Z+ cp -r target/xde-bench /work/bench-results
75422026-05-11T08:55:58.933Z+ pushd /work
75432026-05-11T08:55:58.933Z/work /work/oxidecomputer/opte
75442026-05-11T08:55:58.933Z+ tar -caf bench-results.tgz bench-results
75452026-05-11T08:55:59.486Z+ popd
75462026-05-11T08:55:59.486Z/work/oxidecomputer/opte
75472026-05-11T08:55:59.486Z+ cleanup
75482026-05-11T08:55:59.489Z++ id -un
75492026-05-11T08:55:59.491Z++ id -gn
75502026-05-11T08:55:59.494Z+ pfexec chown -R build:build .
75512026-05-11T08:55:59.563Z+ [[ -z 01KRB1R2X1G3ZXWGE4CQZP9YYZ ]]
75522026-05-11T08:55:59.566Zprocess exited: duration 1971448 ms, exit code 0
 
75532026-05-11T08:55:59.572Zfound 1 output files
75542026-05-11T08:55:59.572Zuploading: /work/bench-results.tgz (6355185 bytes)
75552026-05-11T08:56:00.621Zuploaded: /work/bench-results.tgz