01KNRWYT0DB76JCSTGNVWKNH2B: bench

BasicConfig {
    output_rules: [
        "=/work/bench-results.tgz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/bench-results.tgz",
            series: "benchmark",
            name: "bench-results.tgz",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KNRWZDNDNWQ62VSCSV7SN9GD

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-04-09T10:41:09.273Zjob dependencies complete; ready to run (waiting for 5 m 37 s)
22026-04-09T10:41:55.354Zjob assigned to worker 01KNRX9VE9K8GHJPJQ65GSSTT0 [factory aws, i-094122846546d432c] (queued for 46 s)
32026-04-09T10:42:01.767Zdownloading input: /input/xde/work/debug/xde.dbg
42026-04-09T10:42:02.673Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-04-09T10:42:02.677Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-04-09T10:42:02.703Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-04-09T10:42:02.703Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-04-09T10:42:02.751Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-04-09T10:42:02.751Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-04-09T10:42:02.777Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-04-09T10:42:02.781Zdownloading input: /input/xde/work/release/xde
122026-04-09T10:42:03.259Zdownloaded input: /input/xde/work/release/xde
132026-04-09T10:42:03.263Zdownloading input: /input/xde/work/release/xde.sha256
142026-04-09T10:42:03.285Zdownloaded input: /input/xde/work/release/xde.sha256
152026-04-09T10:42:03.286Zdownloading input: /input/xde/work/release/xde_link.so
162026-04-09T10:42:03.339Zdownloaded input: /input/xde/work/release/xde_link.so
172026-04-09T10:42:03.339Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-04-09T10:42:03.368Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-04-09T10:42:03.372Zdownloading input: /input/xde/work/test/loopback
202026-04-09T10:42:03.881Zdownloaded input: /input/xde/work/test/loopback
212026-04-09T10:42:03.887Zdownloading input: /input/xde/work/test/multicast_rx
222026-04-09T10:42:04.399Zdownloaded input: /input/xde/work/test/multicast_rx
232026-04-09T10:42:04.402Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-04-09T10:42:04.960Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-04-09T10:42:04.963Zdownloading input: /input/xde/work/test/multicast_validation
262026-04-09T10:42:05.478Zdownloaded input: /input/xde/work/test/multicast_validation
272026-04-09T10:42:05.482Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-04-09T10:42:06.014Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-04-09T10:42:06.017Zdownloading input: /input/xde/work/xde.conf
302026-04-09T10:42:06.042Zdownloaded input: /input/xde/work/xde.conf
 
312026-04-09T10:42:06.045Zstarting task 0: "setup"
322026-04-09T10:42:06.048Z++ uname -s
332026-04-09T10:42:06.051Z+ kern=SunOS
342026-04-09T10:42:06.051Z+ build_user=build
352026-04-09T10:42:06.051Z+ build_uid=12345
362026-04-09T10:42:06.051Z+ work_dir=/work
372026-04-09T10:42:06.051Z+ input_dir=/input
382026-04-09T10:42:06.051Z+ [[ 0 == 12345 ]]
392026-04-09T10:42:06.051Z+ case "$kern" in
402026-04-09T10:42:06.051Z+ groupadd -g 12345 build
412026-04-09T10:42:06.054Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-04-09T10:42:08.059Z+ zfs create -o mountpoint=/work rpool/work
432026-04-09T10:42:08.205Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-04-09T10:42:08.208Z+ home_fs=zfs
452026-04-09T10:42:08.208Z+ [[ zfs == autofs ]]
462026-04-09T10:42:08.208Z+ mkdir -p /home/build
472026-04-09T10:42:08.208Z+ chown build:build /home/build /work
482026-04-09T10:42:10.210Z+ chmod 0700 /home/build /work
492026-04-09T10:42:10.213Zprocess exited: duration 4169 ms, exit code 0
 
502026-04-09T10:42:10.219Zstarting task 1: "rust-toolchain"
512026-04-09T10:42:10.224Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
522026-04-09T10:42:10.227Z+ printf ' * rust toolchain profile = "%s"\n' default
532026-04-09T10:42:10.227Z * rust toolchain channel = "1.90.0"
542026-04-09T10:42:10.227Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
552026-04-09T10:42:10.227Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-04-09T10:42:10.227Z * rust toolchain profile = "default"
572026-04-09T10:42:10.227Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-04-09T10:42:10.227Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
592026-04-09T10:42:10.347Zinfo: downloading installer
602026-04-09T10:42:11.645Zwarn: It looks like you have an existing installation of Rust at:
612026-04-09T10:42:11.645Zwarn: /opt/ooce/bin
622026-04-09T10:42:11.645Zwarn: It is recommended that rustup be the primary Rust installation.
632026-04-09T10:42:11.645Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
642026-04-09T10:42:11.645Zwarn: If you are sure that you want both rustup and your already installed Rust
652026-04-09T10:42:11.645Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
662026-04-09T10:42:11.645Zwarn: or pass `-y' to ignore all ignorable checks.
672026-04-09T10:42:11.645Zerror: cannot install while Rust is installed
682026-04-09T10:42:11.645Zwarn: continuing (because the -y flag is set and the error is ignorable)
692026-04-09T10:42:11.645Zwarn: It looks like you have an existing rustup settings file at:
702026-04-09T10:42:11.645Zwarn: /home/build/.rustup/settings.toml
712026-04-09T10:42:11.645Zwarn: Rustup will install the default toolchain as specified in the settings file,
722026-04-09T10:42:11.645Zwarn: instead of the one inferred from the default host triple.
732026-04-09T10:42:11.654Zinfo: profile set to default
742026-04-09T10:42:11.654Zinfo: default host triple is x86_64-unknown-illumos
752026-04-09T10:42:11.657Zinfo: syncing channel updates for 1.90.0-x86_64-unknown-illumos
762026-04-09T10:42:11.795Zinfo: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14)
772026-04-09T10:42:11.798Zinfo: downloading 6 components
782026-04-09T10:42:25.290Zinfo: default toolchain set to 1.90.0-x86_64-unknown-illumos
792026-04-09T10:42:25.290Z
802026-04-09T10:42:25.320Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
812026-04-09T10:42:25.320Z
822026-04-09T10:42:25.320Z
832026-04-09T10:42:25.320ZRust is installed now. Great!
842026-04-09T10:42:25.320Z
852026-04-09T10:42:25.320ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
862026-04-09T10:42:25.320Zenvironment variable. This has not been done automatically.
872026-04-09T10:42:25.320Z
882026-04-09T10:42:25.320ZTo configure your current shell, you need to source
892026-04-09T10:42:25.320Zthe corresponding env file under $HOME/.cargo.
902026-04-09T10:42:25.320Z
912026-04-09T10:42:25.320ZThis is usually done by running one of the following (note the leading DOT):
922026-04-09T10:42:25.320Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
932026-04-09T10:42:25.320Zsource "$HOME/.cargo/env.fish" # For fish
942026-04-09T10:42:25.320Zsource "~/.cargo/env.nu" # For nushell
952026-04-09T10:42:25.320Zsource "$HOME/.cargo/env.tcsh" # For tcsh
962026-04-09T10:42:25.320Z. "$HOME/.cargo/env.ps1" # For pwsh
972026-04-09T10:42:25.320Zsource "$HOME/.cargo/env.xsh" # For xonsh
982026-04-09T10:42:25.324Zwarn: no default linker (`cc`) was found in your PATH
992026-04-09T10:42:25.324Zwarn: many Rust crates require a system C toolchain to build
1002026-04-09T10:42:25.412Z+ rustup --version
1012026-04-09T10:42:25.420Zrustup 1.29.0 (28d1352db 2026-03-05)
1022026-04-09T10:42:25.423Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1032026-04-09T10:42:25.443Zinfo: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
1042026-04-09T10:42:25.446Z+ cargo --version
1052026-04-09T10:42:25.458Zcargo 1.90.0 (840b83a10 2025-07-30)
1062026-04-09T10:42:25.460Z+ rustc --version
1072026-04-09T10:42:25.481Zrustc 1.90.0 (1159e78c4 2025-09-14)
1082026-04-09T10:42:25.484Zprocess exited: duration 15261 ms, exit code 0
 
1092026-04-09T10:42:25.489Zstarting task 2: "authentication"
1102026-04-09T10:42:25.505Zprocess exited: duration 15 ms, exit code 0
 
1112026-04-09T10:42:25.511Zstarting task 3: "clone repository"
1122026-04-09T10:42:25.514Z+ mkdir -p /work/oxidecomputer/opte
1132026-04-09T10:42:25.517Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1142026-04-09T10:42:25.543ZCloning into '/work/oxidecomputer/opte'...
1152026-04-09T10:42:26.400Z+ cd /work/oxidecomputer/opte
1162026-04-09T10:42:26.400Z+ git fetch origin ab9008db67870d407c9413ef129e4eb701cc81a6
1172026-04-09T10:42:26.668ZFrom https://github.com/oxidecomputer/opte
1182026-04-09T10:42:26.668Z * branch ab9008db67870d407c9413ef129e4eb701cc81a6 -> FETCH_HEAD
1192026-04-09T10:42:26.675Z+ [[ -n zl/filter-mcast-srcs ]]
1202026-04-09T10:42:26.678Z++ git branch --show-current
1212026-04-09T10:42:26.679Z+ current=master
1222026-04-09T10:42:26.679Z+ [[ master != zl/filter-mcast-srcs ]]
1232026-04-09T10:42:26.679Z+ git branch -f zl/filter-mcast-srcs ab9008db67870d407c9413ef129e4eb701cc81a6
1242026-04-09T10:42:26.681Z+ git checkout -f zl/filter-mcast-srcs
1252026-04-09T10:42:26.698ZSwitched to branch 'zl/filter-mcast-srcs'
1262026-04-09T10:42:26.701Z+ git reset --hard ab9008db67870d407c9413ef129e4eb701cc81a6
1272026-04-09T10:42:26.714ZHEAD is now at ab9008d [review] api comment updates for ord impl
1282026-04-09T10:42:26.717Zprocess exited: duration 1203 ms, exit code 0
 
1292026-04-09T10:42:26.723Zstarting task 4: "build"
1302026-04-09T10:42:26.727Z+ source .github/buildomat/common.sh
1312026-04-09T10:42:26.727Z++ rustup show active-toolchain
1322026-04-09T10:42:26.733Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1332026-04-09T10:42:26.736Z++ pushd xde
1342026-04-09T10:42:26.736Z++ rustup show active-toolchain
1352026-04-09T10:42:26.736Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1362026-04-09T10:42:26.739Zinfo: syncing channel updates for nightly-2025-09-19-x86_64-unknown-illumos
1372026-04-09T10:42:26.934Zinfo: latest update on 2025-09-19 for version 1.92.0-nightly (7c275d09e 2025-09-18)
1382026-04-09T10:42:26.937Zinfo: downloading 6 components
1392026-04-09T10:42:39.959Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1402026-04-09T10:42:40.044Z+++ rustup show active-toolchain -v
1412026-04-09T10:42:40.047Z+++ head -n 1
1422026-04-09T10:42:40.047Z+++ cut '-d ' -f1
1432026-04-09T10:42:40.108Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1442026-04-09T10:42:40.108Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1452026-04-09T10:42:40.108Z++ popd
1462026-04-09T10:42:40.111Z/work/oxidecomputer/opte
1472026-04-09T10:42:40.111Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1482026-04-09T10:42:48.727Z Startup: Refreshing catalog 'helios-dev' ... Done
1492026-04-09T10:42:55.573Z Startup: Caching catalogs ... Done
1502026-04-09T10:43:00.687ZPlanning: Solver setup ... Done
1512026-04-09T10:43:00.731ZPlanning: Running solver ... Done
1522026-04-09T10:43:00.853ZPlanning: Finding local manifests ... Done
1532026-04-09T10:43:00.865ZPlanning: Fetching manifests: 0/6 0% complete
1542026-04-09T10:43:00.887ZPlanning: Fetching manifests: 6/6 100% complete
1552026-04-09T10:43:00.901ZPlanning: Package planning ... Done
1562026-04-09T10:43:00.904ZPlanning: Merging actions ... Done
1572026-04-09T10:43:01.093ZPlanning: Checking for conflicting actions ... Done
1582026-04-09T10:43:01.096ZPlanning: Consolidating action changes ... Done
1592026-04-09T10:43:01.869ZPlanning: Evaluating mediators ... Done
1602026-04-09T10:43:01.872ZPlanning: Planning completed in 6.14 seconds
1612026-04-09T10:43:01.881Z Packages to install: 6
1622026-04-09T10:43:01.884Z Services to change: 2
1632026-04-09T10:43:01.884Z Create boot environment: No
1642026-04-09T10:43:01.884ZCreate backup boot environment: No
1652026-04-09T10:43:01.918Z
1662026-04-09T10:43:01.918ZDownload: 0/22 items 0.0/14.8MB 0% complete
1672026-04-09T10:43:02.064ZDownload: Completed 14.79 MB in 0.15 seconds (101M/s)
1682026-04-09T10:43:02.178Z Actions: 1/111 actions (Installing new actions)
1692026-04-09T10:43:02.580Z Actions: Completed 111 actions in 0.40 seconds.
1702026-04-09T10:43:03.185Z Done
1712026-04-09T10:43:03.185Z Done
1722026-04-09T10:43:03.782Z Done
1732026-04-09T10:43:06.750Z Done
1742026-04-09T10:43:06.823Z Done
1752026-04-09T10:43:06.826Z Done
1762026-04-09T10:43:11.911Z Done
1772026-04-09T10:43:12.550Z+ [[ -z 01KNRWZDNDNWQ62VSCSV7SN9GD ]]
1782026-04-09T10:43:12.550Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1792026-04-09T10:43:13.611Zincorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23838:20260323T150135Z
1802026-04-09T10:43:13.611Zentire = pkg://helios-dev/entire@2-2.0:20230621T192557Z
1812026-04-09T10:43:13.611Zinstall = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
1822026-04-09T10:43:13.611Zinstall = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
1832026-04-09T10:43:13.611Ztempdir @ "/tmp/.tmpaKqPDG/tmp"
1842026-04-09T10:43:13.611Zimage root @ "/tmp/.tmpaKqPDG/tmp/root"
1852026-04-09T10:43:13.611Zcreating image...
1862026-04-09T10:43:13.867Zcopying publishers...
1872026-04-09T10:43:27.939Zadding properties...
1882026-04-09T10:43:28.577Zinstalling packages...
1892026-04-09T10:44:45.444Zseeding SMF database...
1902026-04-09T10:44:49.723Zconfiguring SMF profile...
1912026-04-09T10:44:49.723Zmodifying shadow(5)...
1922026-04-09T10:44:49.726Zloading user and group database...
1932026-04-09T10:44:49.727Zloading facet selections...
1942026-04-09T10:44:49.970Z devel -> true
1952026-04-09T10:44:49.970Z doc.man -> true
1962026-04-09T10:44:49.970Z entire.service/hal -> true
1972026-04-09T10:44:49.970Z entire.service/network/smtp/dma -> true
1982026-04-09T10:44:49.970Z locale.ar -> true
1992026-04-09T10:44:49.970Z locale.ca -> true
2002026-04-09T10:44:49.970Z locale.cs -> true
2012026-04-09T10:44:49.970Z locale.de -> true
2022026-04-09T10:44:49.970Z locale.es -> true
2032026-04-09T10:44:49.970Z locale.fr -> true
2042026-04-09T10:44:49.970Z locale.he -> true
2052026-04-09T10:44:49.970Z locale.hu -> true
2062026-04-09T10:44:49.970Z locale.id -> true
2072026-04-09T10:44:49.971Z locale.it -> true
2082026-04-09T10:44:49.971Z locale.ja -> true
2092026-04-09T10:44:49.971Z locale.ko -> true
2102026-04-09T10:44:49.971Z locale.nl -> true
2112026-04-09T10:44:49.971Z locale.pl -> true
2122026-04-09T10:44:49.971Z locale.pt_BR -> true
2132026-04-09T10:44:49.971Z locale.ru -> true
2142026-04-09T10:44:49.971Z locale.sk -> true
2152026-04-09T10:44:49.971Z locale.sv -> true
2162026-04-09T10:44:49.971Z locale.zh_CN -> true
2172026-04-09T10:44:49.971Z locale.zh_HK -> true
2182026-04-09T10:44:49.971Z locale.zh_TW -> true
2192026-04-09T10:44:49.971Z onu.ooceonly -> true
2202026-04-09T10:44:49.971Z version-lock.shell/ksh93 -> true
2212026-04-09T10:44:49.971Z version-lock.system/data/hardware-registry -> true
2222026-04-09T10:44:49.971Z version-lock.system/data/zoneinfo -> true
2232026-04-09T10:44:49.971Z version-lock.system/microcode/amd -> true
2242026-04-09T10:44:49.971Z version-lock.system/microcode/intel -> true
2252026-04-09T10:44:49.971Z version-lock.system/microcode/oxide -> true
2262026-04-09T10:44:49.971Zassessing packaged files...
2272026-04-09T10:44:51.417Zcreating archive...
2282026-04-09T10:44:51.442Zmissing from packaging:
2292026-04-09T10:44:51.442Z "etc/.pwd.lock"
2302026-04-09T10:44:51.446Z "etc/svc/profile/generic.xml"
2312026-04-09T10:44:51.446Z "etc/svc/profile/inetd_services.xml"
2322026-04-09T10:44:51.446Z "etc/svc/profile/name_service.xml"
2332026-04-09T10:44:51.446Z "etc/svc/profile/platform.xml"
2342026-04-09T10:44:51.446Z "etc/svc/profile/platform_omicron1.xml"
2352026-04-09T10:44:51.450Z "etc/svc/repository.db"
2362026-04-09T10:44:51.450Z
2372026-04-09T10:44:51.454Z
2382026-04-09T10:44:51.454Zfinishing archive...
2392026-04-09T10:44:52.096Zcreating gzonly manifest...
2402026-04-09T10:44:52.099Zok
2412026-04-09T10:44:52.186Z+ trap cleanup EXIT
2422026-04-09T10:44:52.189Z+ OUT_DIR=/work/bench-results
2432026-04-09T10:44:52.189Z+ mkdir -p /work/bench-results
2442026-04-09T10:44:52.189Z+ mkdir -p target/criterion
2452026-04-09T10:44:52.192Z+ mkdir -p target/xde-bench
2462026-04-09T10:44:52.192Z+ banner collect
2472026-04-09T10:44:52.195Z
2482026-04-09T10:44:52.195Z #### #### # # ###### #### #####
2492026-04-09T10:44:52.195Z # # # # # # # # # #
2502026-04-09T10:44:52.195Z # # # # # ##### # #
2512026-04-09T10:44:52.195Z # # # # # # # #
2522026-04-09T10:44:52.195Z # # # # # # # # # #
2532026-04-09T10:44:52.195Z #### #### ###### ###### ###### #### #
2542026-04-09T10:44:52.195Z
2552026-04-09T10:44:52.195Z++ cat .git/refs/heads/master
2562026-04-09T10:44:52.195Z+ BASELINE_COMMIT=28d5170f6f7d75b6b436e12207eb7ad98a2e4a15
2572026-04-09T10:44:52.195Z+ [[ zl/filter-mcast-srcs == \m\a\s\t\e\r ]]
2582026-04-09T10:44:52.195Z+ get_artifact opte benchmark 28d5170f6f7d75b6b436e12207eb7ad98a2e4a15 bench-results.tgz
2592026-04-09T10:44:52.195Z+ local curl_res
2602026-04-09T10:44:52.195Z+ repo=opte
2612026-04-09T10:44:52.195Z+ series=benchmark
2622026-04-09T10:44:52.195Z+ commit=28d5170f6f7d75b6b436e12207eb7ad98a2e4a15
2632026-04-09T10:44:52.195Z+ name=bench-results.tgz
2642026-04-09T10:44:52.195Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2652026-04-09T10:44:52.195Z+ mkdir -p download
2662026-04-09T10:44:52.198Z+ pushd download
2672026-04-09T10:44:52.198Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2682026-04-09T10:44:52.198Z+ [[ ! -f bench-results.tgz ]]
2692026-04-09T10:44:52.198Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/28d5170f6f7d75b6b436e12207eb7ad98a2e4a15/bench-results.tgz
2702026-04-09T10:44:52.202Z % Total % Received % Xferd Average Speed Time Time Time Current
2712026-04-09T10:44:52.205Z Dload Upload Total Spent Left Speed
2722026-04-09T10:44:52.519Z 0 0 0 0 0 0 0 0 0 100 4.38M 100 4.38M 0 0 13.82M 0 0 100 4.38M 100 4.38M 0 0 13.82M 0 0 100 4.38M 100 4.38M 0 0 13.82M 0 0
2732026-04-09T10:44:52.522Z+ curl_res=0
2742026-04-09T10:44:52.522Z+ popd
2752026-04-09T10:44:52.522Z+ return 0
2762026-04-09T10:44:52.522Z/work/oxidecomputer/opte
2772026-04-09T10:44:52.523Z+ tar -xf download/bench-results.tgz -C target
2782026-04-09T10:44:52.749Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2792026-04-09T10:44:52.752Z+ rm -r target/bench-results
2802026-04-09T10:44:52.755Z+ [[ '' -eq 1 ]]
2812026-04-09T10:44:52.755Z+ uname -a
2822026-04-09T10:44:52.755ZSunOS w-01KNRX9VE9K8GHJPJQ65GSSTT0 5.11 helios-2.0.23838 i86pc i386 i86pc
2832026-04-09T10:44:52.755Z+ cat /etc/versions/build
2842026-04-09T10:44:52.755Zheads/stlouis-0-ge1108ec7ee
2852026-04-09T10:44:52.755Z+ dladm
2862026-04-09T10:44:52.758ZLINK CLASS MTU STATE BRIDGE OVER
2872026-04-09T10:44:52.758Zena0 phys 9216 up -- --
2882026-04-09T10:44:52.758Z+ ipadm
2892026-04-09T10:44:52.761ZADDROBJ TYPE STATE ADDR
2902026-04-09T10:44:52.761Zlo0/v4 static ok 127.0.0.1/8
2912026-04-09T10:44:52.761Zena0/dhcp dhcp ok 10.150.1.88/24
2922026-04-09T10:44:52.761Zlo0/v6 static ok ::1/128
2932026-04-09T10:44:52.761Z+ pfexec rem_drv xde
2942026-04-09T10:44:52.769Z+ set -o errexit
2952026-04-09T10:44:52.769Z+ set -o pipefail
2962026-04-09T10:44:52.772Z+ banner prepare
2972026-04-09T10:44:52.772Z
2982026-04-09T10:44:52.772Z ##### ##### ###### ##### ## ##### ######
2992026-04-09T10:44:52.772Z # # # # # # # # # # # #
3002026-04-09T10:44:52.772Z # # # # ##### # # # # # # #####
3012026-04-09T10:44:52.772Z ##### ##### # ##### ###### ##### #
3022026-04-09T10:44:52.772Z # # # # # # # # # #
3032026-04-09T10:44:52.772Z # # # ###### # # # # # ######
3042026-04-09T10:44:52.772Z
3052026-04-09T10:44:52.772Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3062026-04-09T10:44:52.775Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3072026-04-09T10:44:52.834Z+ pfexec add_drv xde
3082026-04-09T10:44:53.453Z+ banner bench
3092026-04-09T10:44:53.456Z
3102026-04-09T10:44:53.456Z ##### ###### # # #### # #
3112026-04-09T10:44:53.456Z # # # ## # # # # #
3122026-04-09T10:44:53.456Z ##### ##### # # # # ######
3132026-04-09T10:44:53.456Z # # # # # # # # #
3142026-04-09T10:44:53.456Z # # # # ## # # # #
3152026-04-09T10:44:53.456Z ##### ###### # # #### # #
3162026-04-09T10:44:53.456Z
3172026-04-09T10:44:53.456Z+ cargo kbench local
3182026-04-09T10:44:53.565Z Updating crates.io index
3192026-04-09T10:44:53.568Z Updating git repository `https://github.com/oxidecomputer/falcon`
3202026-04-09T10:44:54.235Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3212026-04-09T10:44:54.828Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3222026-04-09T10:44:55.140Z Updating git repository `https://github.com/oxidecomputer/zone`
3232026-04-09T10:44:55.445Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3242026-04-09T10:44:55.853Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3252026-04-09T10:44:56.138Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3262026-04-09T10:44:57.747Z Downloading crates ...
3272026-04-09T10:44:57.791Z Downloaded autocfg v1.5.0
3282026-04-09T10:44:57.795Z Downloaded bitflags v1.3.2
3292026-04-09T10:44:57.802Z Downloaded colorchoice v1.0.4
3302026-04-09T10:44:57.808Z Downloaded iana-time-zone v0.1.65
3312026-04-09T10:44:57.818Z Downloaded ident_case v1.0.1
3322026-04-09T10:44:57.821Z Downloaded fnv v1.0.7
3332026-04-09T10:44:57.821Z Downloaded cstr-argument v0.1.2
3342026-04-09T10:44:57.821Z Downloaded cfg_aliases v0.2.1
3352026-04-09T10:44:57.824Z Downloaded quote v1.0.44
3362026-04-09T10:44:57.824Z Downloaded rand_core v0.9.5
3372026-04-09T10:44:57.826Z Downloaded heck v0.5.0
3382026-04-09T10:44:57.826Z Downloaded foreign-types-shared v0.3.1
3392026-04-09T10:44:57.829Z Downloaded dyn-clone v1.0.20
3402026-04-09T10:44:57.829Z Downloaded darling_macro v0.21.3
3412026-04-09T10:44:57.829Z Downloaded same-file v1.0.6
3422026-04-09T10:44:57.832Z Downloaded aho-corasick v1.1.4
3432026-04-09T10:44:57.835Z Downloaded serde v1.0.228
3442026-04-09T10:44:57.838Z Downloaded proc-macro-error-attr v1.0.4
3452026-04-09T10:44:57.838Z Downloaded proc-macro-error-attr2 v2.0.0
3462026-04-09T10:44:57.838Z Downloaded plotters-svg v0.3.7
3472026-04-09T10:44:57.838Z Downloaded is_terminal_polyfill v1.70.2
3482026-04-09T10:44:57.841Z Downloaded ctor-proc-macro v0.0.7
3492026-04-09T10:44:57.841Z Downloaded foreign-types-macros v0.2.3
3502026-04-09T10:44:57.841Z Downloaded equivalent v1.0.2
3512026-04-09T10:44:57.841Z Downloaded rusticata-macros v5.0.0
3522026-04-09T10:44:57.844Z Downloaded futures-executor v0.3.31
3532026-04-09T10:44:57.844Z Downloaded darling_core v0.21.3
3542026-04-09T10:44:57.846Z Downloaded plotters-backend v0.3.7
3552026-04-09T10:44:57.846Z Downloaded pin-utils v0.1.0
3562026-04-09T10:44:57.849Z Downloaded embedded-io v0.4.0
3572026-04-09T10:44:57.849Z Downloaded utf8parse v0.2.2
3582026-04-09T10:44:57.849Z Downloaded hash32 v0.3.1
3592026-04-09T10:44:57.852Z Downloaded errno v0.3.14
3602026-04-09T10:44:57.852Z Downloaded is-terminal v0.4.17
3612026-04-09T10:44:57.852Z Downloaded defmt-parser v1.0.0
3622026-04-09T10:44:57.855Z Downloaded cobs v0.3.0
3632026-04-09T10:44:57.855Z Downloaded pretty-hex v0.4.1
3642026-04-09T10:44:57.855Z Downloaded dtor v0.1.1
3652026-04-09T10:44:57.855Z Downloaded anstyle-query v1.1.5
3662026-04-09T10:44:57.858Z Downloaded proc-macro-crate v3.4.0
3672026-04-09T10:44:57.858Z Downloaded page_size v0.6.0
3682026-04-09T10:44:57.858Z Downloaded ctor v0.6.3
3692026-04-09T10:44:57.861Z Downloaded futures-macro v0.3.31
3702026-04-09T10:44:57.861Z Downloaded ref-cast-impl v1.0.25
3712026-04-09T10:44:57.864Z Downloaded ref-cast v1.0.25
3722026-04-09T10:44:57.864Z Downloaded erased-serde v0.3.31
3732026-04-09T10:44:57.867Z Downloaded take_mut v0.2.2
3742026-04-09T10:44:57.867Z Downloaded powerfmt v0.2.0
3752026-04-09T10:44:57.867Z Downloaded pin-project-lite v0.2.16
3762026-04-09T10:44:57.869Z Downloaded crossbeam-channel v0.5.15
3772026-04-09T10:44:57.872Z Downloaded tabwriter v1.4.1
3782026-04-09T10:44:57.872Z Downloaded macaddr v1.0.1
3792026-04-09T10:44:57.875Z Downloaded futures-sink v0.3.31
3802026-04-09T10:44:57.875Z Downloaded defmt v0.3.100
3812026-04-09T10:44:57.875Z Downloaded clap_lex v0.7.7
3822026-04-09T10:44:57.875Z Downloaded ciborium-io v0.2.2
3832026-04-09T10:44:57.875Z Downloaded embedded-io v0.6.1
3842026-04-09T10:44:57.878Z Downloaded alloca v0.4.0
3852026-04-09T10:44:57.878Z Downloaded stable_deref_trait v1.2.1
3862026-04-09T10:44:57.878Z Downloaded managed v0.8.0
3872026-04-09T10:44:57.878Z Downloaded ciborium v0.2.2
3882026-04-09T10:44:57.881Z Downloaded ciborium-ll v0.2.2
3892026-04-09T10:44:57.881Z Downloaded futures-io v0.3.31
3902026-04-09T10:44:57.881Z Downloaded cfg-if v1.0.4
3912026-04-09T10:44:57.884Z Downloaded bitflags v2.10.0
3922026-04-09T10:44:57.884Z Downloaded version_check v0.9.5
3932026-04-09T10:44:57.887Z Downloaded num_enum_derive v0.7.5
3942026-04-09T10:44:57.887Z Downloaded dtor-proc-macro v0.0.6
3952026-04-09T10:44:57.887Z Downloaded lazy_static v1.5.0
3962026-04-09T10:44:57.890Z Downloaded circular v0.3.0
3972026-04-09T10:44:57.890Z Downloaded slog-envlogger v2.2.0
3982026-04-09T10:44:57.890Z Downloaded cast v0.3.0
3992026-04-09T10:44:57.890Z Downloaded terminal_size v0.4.3
4002026-04-09T10:44:57.893Z Downloaded futures-core v0.3.31
4012026-04-09T10:44:57.893Z Downloaded find-msvc-tools v0.1.9
4022026-04-09T10:44:57.895Z Downloaded itoa v1.0.17
4032026-04-09T10:44:57.898Z Downloaded strsim v0.11.1
4042026-04-09T10:44:57.898Z Downloaded heck v0.4.1
4052026-04-09T10:44:57.902Z Downloaded time-core v0.1.8
4062026-04-09T10:44:57.905Z Downloaded num-conv v0.2.0
4072026-04-09T10:44:57.905Z Downloaded rustversion v1.0.22
4082026-04-09T10:44:57.908Z Downloaded proc-macro-error v1.0.4
4092026-04-09T10:44:57.911Z Downloaded deranged v0.5.5
4102026-04-09T10:44:57.914Z Downloaded thiserror-impl v1.0.69
4112026-04-09T10:44:57.914Z Downloaded proc-macro-error2 v2.0.1
4122026-04-09T10:44:57.916Z Downloaded defmt v1.0.1
4132026-04-09T10:44:57.916Z Downloaded ppv-lite86 v0.2.21
4142026-04-09T10:44:57.919Z Downloaded cookie-factory v0.3.3
4152026-04-09T10:44:57.919Z Downloaded colored v3.1.1
4162026-04-09T10:44:57.922Z Downloaded clap_derive v4.5.55
4172026-04-09T10:44:57.922Z Downloaded clap v4.5.57
4182026-04-09T10:44:57.927Z Downloaded zmij v1.0.20
4192026-04-09T10:44:57.930Z Downloaded anes v0.1.6
4202026-04-09T10:44:57.930Z Downloaded thiserror-impl v2.0.18
4212026-04-09T10:44:57.930Z Downloaded ingot-types v0.1.2
4222026-04-09T10:44:57.933Z Downloaded tinytemplate v1.2.1
4232026-04-09T10:44:57.933Z Downloaded oxnet v0.1.4
4242026-04-09T10:44:57.933Z Downloaded shlex v1.3.0
4252026-04-09T10:44:57.933Z Downloaded toml_datetime v0.7.5+spec-1.1.0
4262026-04-09T10:44:57.935Z Downloaded slog-scope v4.4.1
4272026-04-09T10:44:57.935Z Downloaded anstream v0.6.21
4282026-04-09T10:44:57.936Z Downloaded thiserror v2.0.18
4292026-04-09T10:44:57.938Z Downloaded ipnetwork v0.21.1
4302026-04-09T10:44:57.941Z Downloaded slog-stdlog v4.1.1
4312026-04-09T10:44:57.941Z Downloaded slab v0.4.12
4322026-04-09T10:44:57.941Z Downloaded slog-async v2.8.0
4332026-04-09T10:44:57.944Z Downloaded walkdir v2.5.0
4342026-04-09T10:44:57.944Z Downloaded num_enum v0.7.5
4352026-04-09T10:44:57.947Z Downloaded futures-channel v0.3.31
4362026-04-09T10:44:57.947Z Downloaded crossbeam-deque v0.8.6
4372026-04-09T10:44:57.950Z Downloaded ingot v0.1.1
4382026-04-09T10:44:57.950Z Downloaded darling v0.21.3
4392026-04-09T10:44:57.953Z Downloaded anstyle-parse v0.2.7
4402026-04-09T10:44:57.953Z Downloaded thiserror v1.0.69
4412026-04-09T10:44:57.956Z Downloaded oorandom v11.1.5
4422026-04-09T10:44:57.956Z Downloaded futures-task v0.3.31
4432026-04-09T10:44:57.959Z Downloaded foreign-types v0.5.0
4442026-04-09T10:44:57.959Z Downloaded defmt-macros v1.0.1
4452026-04-09T10:44:57.959Z Downloaded criterion-plot v0.8.2
4462026-04-09T10:44:57.968Z Downloaded byteorder v1.5.0
4472026-04-09T10:44:57.968Z Downloaded anstyle v1.0.13
4482026-04-09T10:44:57.968Z Downloaded rand_chacha v0.9.0
4492026-04-09T10:44:57.968Z Downloaded crc32fast v1.5.0
4502026-04-09T10:44:57.971Z Downloaded ingot-macros v0.1.1
4512026-04-09T10:44:57.972Z Downloaded thread_local v1.1.9
4522026-04-09T10:44:57.974Z Downloaded tracing-attributes v0.1.31
4532026-04-09T10:44:57.977Z Downloaded half v2.7.1
4542026-04-09T10:44:57.977Z Downloaded either v1.15.0
4552026-04-09T10:44:57.980Z Downloaded term v1.2.1
4562026-04-09T10:44:57.980Z Downloaded futures v0.3.31
4572026-04-09T10:44:57.983Z Downloaded log v0.4.29
4582026-04-09T10:44:57.983Z Downloaded time-macros v0.2.27
4592026-04-09T10:44:57.986Z Downloaded proc-macro2 v1.0.106
4602026-04-09T10:44:57.986Z Downloaded num-traits v0.2.19
4612026-04-09T10:44:57.989Z Downloaded postcard v1.1.3
4622026-04-09T10:44:57.989Z Downloaded once_cell v1.21.3
4632026-04-09T10:44:57.992Z Downloaded crossbeam-epoch v0.9.18
4642026-04-09T10:44:57.992Z Downloaded anyhow v1.0.101
4652026-04-09T10:44:57.995Z Downloaded getrandom v0.3.4
4662026-04-09T10:44:57.995Z Downloaded crossbeam-utils v0.8.21
4672026-04-09T10:44:57.998Z Downloaded heapless v0.8.0
4682026-04-09T10:44:58.001Z Downloaded uuid v1.20.0
4692026-04-09T10:44:58.001Z Downloaded toml_parser v1.0.7+spec-1.1.0
4702026-04-09T10:44:58.004Z Downloaded serde_core v1.0.228
4712026-04-09T10:44:58.004Z Downloaded unicode-ident v1.0.23
4722026-04-09T10:44:58.007Z Downloaded slog v2.8.2
4732026-04-09T10:44:58.010Z Downloaded socket2 v0.6.2
4742026-04-09T10:44:58.010Z Downloaded serde_derive v1.0.228
4752026-04-09T10:44:58.013Z Downloaded tracing-core v0.1.36
4762026-04-09T10:44:58.013Z Downloaded arc-swap v1.8.1
4772026-04-09T10:44:58.016Z Downloaded rayon-core v1.13.0
4782026-04-09T10:44:58.021Z Downloaded cc v1.2.55
4792026-04-09T10:44:58.030Z Downloaded indexmap v2.13.0
4802026-04-09T10:44:58.033Z Downloaded slog-term v2.9.2
4812026-04-09T10:44:58.036Z Downloaded memchr v2.8.0
4822026-04-09T10:44:58.044Z Downloaded toml_edit v0.23.10+spec-1.0.0
4832026-04-09T10:44:58.048Z Downloaded itertools v0.12.1
4842026-04-09T10:44:58.052Z Downloaded rand v0.9.2
4852026-04-09T10:44:58.055Z Downloaded itertools v0.13.0
4862026-04-09T10:44:58.057Z Downloaded criterion v0.8.2
4872026-04-09T10:44:58.061Z Downloaded hashbrown v0.16.1
4882026-04-09T10:44:58.064Z Downloaded zerocopy-derive v0.8.39
4892026-04-09T10:44:58.069Z Downloaded nom v8.0.0
4902026-04-09T10:44:58.072Z Downloaded futures-util v0.3.31
4912026-04-09T10:44:58.078Z Downloaded itertools v0.14.0
4922026-04-09T10:44:58.081Z Downloaded clap_builder v4.5.57
4932026-04-09T10:44:58.087Z Downloaded chrono v0.4.43
4942026-04-09T10:44:58.099Z Downloaded plotters v0.3.7
4952026-04-09T10:44:58.111Z Downloaded nix v0.31.1
4962026-04-09T10:44:58.122Z Downloaded regex v1.12.3
4972026-04-09T10:44:58.125Z Downloaded rayon v1.11.0
4982026-04-09T10:44:58.132Z Downloaded libc v0.2.180
4992026-04-09T10:44:58.149Z Downloaded winnow v0.7.14
5002026-04-09T10:44:58.154Z Downloaded pcap-parser v0.17.0
5012026-04-09T10:44:58.157Z Downloaded serde_json v1.0.149
5022026-04-09T10:44:58.182Z Downloaded time v0.3.47
5032026-04-09T10:44:58.197Z Downloaded syn v1.0.109
5042026-04-09T10:44:58.211Z Downloaded unicode-width v0.2.2
5052026-04-09T10:44:58.214Z Downloaded zerocopy v0.8.39
5062026-04-09T10:44:58.224Z Downloaded syn v2.0.114
5072026-04-09T10:44:58.230Z Downloaded smoltcp v0.11.0
5082026-04-09T10:44:58.236Z Downloaded rustix v1.1.3
5092026-04-09T10:44:58.248Z Downloaded regex-syntax v0.8.9
5102026-04-09T10:44:58.252Z Downloaded tracing v0.1.44
5112026-04-09T10:44:58.269Z Downloaded regex-automata v0.4.14
5122026-04-09T10:44:58.327Z Compiling proc-macro2 v1.0.106
5132026-04-09T10:44:58.327Z Compiling unicode-ident v1.0.23
5142026-04-09T10:44:58.330Z Compiling quote v1.0.44
5152026-04-09T10:44:58.330Z Compiling serde_core v1.0.228
5162026-04-09T10:44:58.330Z Compiling cfg-if v1.0.4
5172026-04-09T10:44:58.330Z Compiling libc v0.2.180
5182026-04-09T10:44:58.330Z Compiling memchr v2.8.0
5192026-04-09T10:44:58.330Z Compiling serde v1.0.228
5202026-04-09T10:44:58.484Z Compiling zerocopy v0.8.39
5212026-04-09T10:44:58.547Z Compiling rustversion v1.0.22
5222026-04-09T10:44:58.796Z Compiling version_check v0.9.5
5232026-04-09T10:44:58.805Z Compiling strsim v0.11.1
5242026-04-09T10:44:58.900Z Compiling ident_case v1.0.1
5252026-04-09T10:44:59.019Z Compiling thiserror v2.0.18
5262026-04-09T10:44:59.062Z Compiling fnv v1.0.7
5272026-04-09T10:44:59.084Z Compiling either v1.15.0
5282026-04-09T10:44:59.300Z Compiling pin-project-lite v0.2.16
5292026-04-09T10:44:59.340Z Compiling crossbeam-utils v0.8.21
5302026-04-09T10:44:59.388Z Compiling regex-syntax v0.8.9
5312026-04-09T10:44:59.395Z Compiling syn v1.0.109
5322026-04-09T10:44:59.546Z Compiling hashbrown v0.16.1
5332026-04-09T10:44:59.643Z Compiling aho-corasick v1.1.4
5342026-04-09T10:44:59.690Z Compiling syn v2.0.114
5352026-04-09T10:44:59.817Z Compiling winnow v0.7.14
5362026-04-09T10:44:59.832Z Compiling equivalent v1.0.2
5372026-04-09T10:45:00.073Z Compiling itertools v0.14.0
5382026-04-09T10:45:00.220Z Compiling indexmap v2.13.0
5392026-04-09T10:45:00.842Z Compiling bitflags v2.10.0
5402026-04-09T10:45:01.184Z Compiling regex-automata v0.4.14
5412026-04-09T10:45:01.241Z Compiling toml_parser v1.0.7+spec-1.1.0
5422026-04-09T10:45:01.306Z Compiling byteorder v1.5.0
5432026-04-09T10:45:01.314Z Compiling toml_datetime v0.7.5+spec-1.1.0
5442026-04-09T10:45:01.494Z Compiling heapless v0.8.0
5452026-04-09T10:45:01.527Z Compiling getrandom v0.3.4
5462026-04-09T10:45:01.541Z Compiling autocfg v1.5.0
5472026-04-09T10:45:01.583Z Compiling toml_edit v0.23.10+spec-1.0.0
5482026-04-09T10:45:01.772Z Compiling hash32 v0.3.1
5492026-04-09T10:45:01.852Z Compiling slog v2.8.2
5502026-04-09T10:45:01.874Z Compiling num-traits v0.2.19
5512026-04-09T10:45:01.906Z Compiling stable_deref_trait v1.2.1
5522026-04-09T10:45:01.932Z Compiling macaddr v1.0.1
5532026-04-09T10:45:01.975Z Compiling futures-sink v0.3.31
5542026-04-09T10:45:02.069Z Compiling futures-core v0.3.31
5552026-04-09T10:45:02.078Z Compiling smoltcp v0.11.0
5562026-04-09T10:45:02.090Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5572026-04-09T10:45:02.216Z Compiling futures-channel v0.3.31
5582026-04-09T10:45:02.307Z Compiling proc-macro-crate v3.4.0
5592026-04-09T10:45:02.334Z Compiling darling_core v0.21.3
5602026-04-09T10:45:02.457Z Compiling proc-macro-error-attr v1.0.4
5612026-04-09T10:45:02.640Z Compiling futures-task v0.3.31
5622026-04-09T10:45:02.668Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
5632026-04-09T10:45:02.730Z Compiling ref-cast v1.0.25
5642026-04-09T10:45:02.798Z Compiling slab v0.4.12
5652026-04-09T10:45:02.867Z Compiling regex v1.12.3
5662026-04-09T10:45:02.875Z Compiling managed v0.8.0
5672026-04-09T10:45:03.002Z Compiling anyhow v1.0.101
5682026-04-09T10:45:03.029Z Compiling itoa v1.0.17
5692026-04-09T10:45:03.115Z Compiling crc32fast v1.5.0
5702026-04-09T10:45:03.238Z Compiling pin-utils v0.1.0
5712026-04-09T10:45:03.252Z Compiling bitflags v1.3.2
5722026-04-09T10:45:03.308Z Compiling futures-io v0.3.31
5732026-04-09T10:45:03.481Z Compiling rand_core v0.9.5
5742026-04-09T10:45:03.520Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5752026-04-09T10:45:03.561Z Compiling proc-macro-error v1.0.4
5762026-04-09T10:45:03.601Z Compiling serde_derive v1.0.228
5772026-04-09T10:45:03.713Z Compiling zerocopy-derive v0.8.39
5782026-04-09T10:45:03.731Z Compiling thiserror-impl v2.0.18
5792026-04-09T10:45:03.778Z Compiling futures-macro v0.3.31
5802026-04-09T10:45:03.885Z Compiling ref-cast-impl v1.0.25
5812026-04-09T10:45:04.208Z Compiling foreign-types-macros v0.2.3
5822026-04-09T10:45:04.465Z Compiling num_enum_derive v0.7.5
5832026-04-09T10:45:04.499Z Compiling darling_macro v0.21.3
5842026-04-09T10:45:04.583Z Compiling futures-util v0.3.31
5852026-04-09T10:45:04.836Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5862026-04-09T10:45:05.045Z Compiling darling v0.21.3
5872026-04-09T10:45:05.045Z Compiling cobs v0.3.0
5882026-04-09T10:45:05.059Z Compiling ipnetwork v0.21.1
5892026-04-09T10:45:05.118Z Compiling ingot-macros v0.1.1
5902026-04-09T10:45:05.265Z Compiling rustix v1.1.3
5912026-04-09T10:45:05.410Z Compiling once_cell v1.21.3
5922026-04-09T10:45:05.447Z Compiling foreign-types-shared v0.3.1
5932026-04-09T10:45:05.537Z Compiling unicode-width v0.2.2
5942026-04-09T10:45:05.636Z Compiling tracing-core v0.1.36
5952026-04-09T10:45:05.829Z Compiling tabwriter v1.4.1
5962026-04-09T10:45:05.836Z Compiling foreign-types v0.5.0
5972026-04-09T10:45:05.906Z Compiling num_enum v0.7.5
5982026-04-09T10:45:06.031Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5992026-04-09T10:45:06.192Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6002026-04-09T10:45:06.258Z Compiling tracing-attributes v0.1.31
6012026-04-09T10:45:06.773Z Compiling erased-serde v0.3.31
6022026-04-09T10:45:06.836Z Compiling postcard v1.1.3
6032026-04-09T10:45:07.001Z Compiling futures-executor v0.3.31
6042026-04-09T10:45:07.189Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6052026-04-09T10:45:07.301Z Compiling errno v0.3.14
6062026-04-09T10:45:07.412Z Compiling cstr-argument v0.1.2
6072026-04-09T10:45:07.447Z Compiling time-core v0.1.8
6082026-04-09T10:45:07.585Z Compiling dyn-clone v1.0.20
6092026-04-09T10:45:07.597Z Compiling shlex v1.3.0
6102026-04-09T10:45:07.643Z Compiling thiserror v1.0.69
6112026-04-09T10:45:07.656Z Compiling num-conv v0.2.0
6122026-04-09T10:45:07.719Z Compiling pretty-hex v0.4.1
6132026-04-09T10:45:07.726Z Compiling find-msvc-tools v0.1.9
6142026-04-09T10:45:07.782Z Compiling zmij v1.0.20
6152026-04-09T10:45:07.854Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
6162026-04-09T10:45:07.939Z Compiling utf8parse v0.2.2
6172026-04-09T10:45:07.942Z Compiling powerfmt v0.2.0
6182026-04-09T10:45:08.045Z Compiling anstyle-parse v0.2.7
6192026-04-09T10:45:08.078Z Compiling deranged v0.5.5
6202026-04-09T10:45:08.157Z Compiling cc v1.2.55
6212026-04-09T10:45:08.243Z Compiling ingot-types v0.1.2
6222026-04-09T10:45:08.282Z Compiling ppv-lite86 v0.2.21
6232026-04-09T10:45:08.429Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
6242026-04-09T10:45:08.634Z Compiling time-macros v0.2.27
6252026-04-09T10:45:08.688Z Compiling ingot v0.1.1
6262026-04-09T10:45:08.719Z Compiling rand_chacha v0.9.0
6272026-04-09T10:45:08.794Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6282026-04-09T10:45:08.913Z Compiling rand v0.9.2
6292026-04-09T10:45:09.324Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6302026-04-09T10:45:09.337Z Compiling tracing v0.1.44
6312026-04-09T10:45:09.646Z Compiling futures v0.3.31
6322026-04-09T10:45:09.669Z Compiling thiserror-impl v1.0.69
6332026-04-09T10:45:09.719Z Compiling crossbeam-epoch v0.9.18
6342026-04-09T10:45:09.915Z Compiling uuid v1.20.0
6352026-04-09T10:45:10.171Z Compiling arc-swap v1.8.1
6362026-04-09T10:45:10.344Z Compiling socket2 v0.6.2
6372026-04-09T10:45:10.417Z Compiling nom v8.0.0
6382026-04-09T10:45:10.499Z Compiling thread_local v1.1.9
6392026-04-09T10:45:10.807Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6402026-04-09T10:45:10.832Z Compiling rayon-core v1.13.0
6412026-04-09T10:45:10.900Z Compiling anstyle-query v1.1.5
6422026-04-09T10:45:10.969Z Compiling anstyle v1.0.13
6432026-04-09T10:45:11.026Z Compiling serde_json v1.0.149
6442026-04-09T10:45:11.041Z Compiling colored v3.1.1
6452026-04-09T10:45:11.214Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6462026-04-09T10:45:11.250Z Compiling oxnet v0.1.4
6472026-04-09T10:45:11.431Z Compiling iana-time-zone v0.1.65
6482026-04-09T10:45:11.548Z Compiling lazy_static v1.5.0
6492026-04-09T10:45:11.649Z Compiling is_terminal_polyfill v1.70.2
6502026-04-09T10:45:11.724Z Compiling slog-async v2.8.0
6512026-04-09T10:45:11.736Z Compiling heck v0.4.1
6522026-04-09T10:45:11.929Z Compiling colorchoice v1.0.4
6532026-04-09T10:45:12.038Z Compiling anstream v0.6.21
6542026-04-09T10:45:12.045Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6552026-04-09T10:45:12.317Z Compiling time v0.3.47
6562026-04-09T10:45:12.493Z Compiling slog-scope v4.4.1
6572026-04-09T10:45:12.686Z Compiling rusticata-macros v5.0.0
6582026-04-09T10:45:12.733Z Compiling chrono v0.4.43
6592026-04-09T10:45:12.959Z Compiling terminal_size v0.4.3
6602026-04-09T10:45:13.019Z Compiling crossbeam-deque v0.8.6
6612026-04-09T10:45:13.097Z Compiling cookie-factory v0.3.3
6622026-04-09T10:45:13.226Z Compiling alloca v0.4.0
6632026-04-09T10:45:13.412Z Compiling half v2.7.1
6642026-04-09T10:45:13.738Z Compiling crossbeam-channel v0.5.15
6652026-04-09T10:45:13.815Z Compiling is-terminal v0.4.17
6662026-04-09T10:45:13.833Z Compiling itertools v0.12.1
6672026-04-09T10:45:13.896Z Compiling clap_lex v0.7.7
6682026-04-09T10:45:13.907Z Compiling term v1.2.1
6692026-04-09T10:45:14.217Z Compiling log v0.4.29
6702026-04-09T10:45:14.446Z Compiling plotters-backend v0.3.7
6712026-04-09T10:45:14.772Z Compiling heck v0.5.0
6722026-04-09T10:45:14.974Z Compiling cfg_aliases v0.2.1
6732026-04-09T10:45:15.032Z Compiling take_mut v0.2.2
6742026-04-09T10:45:15.044Z Compiling ciborium-io v0.2.2
6752026-04-09T10:45:15.122Z Compiling circular v0.3.0
6762026-04-09T10:45:15.132Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6772026-04-09T10:45:15.243Z Compiling pcap-parser v0.17.0
6782026-04-09T10:45:15.267Z Compiling ciborium-ll v0.2.2
6792026-04-09T10:45:15.313Z Compiling nix v0.31.1
6802026-04-09T10:45:15.337Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6812026-04-09T10:45:15.499Z Compiling clap_derive v4.5.55
6822026-04-09T10:45:15.683Z Compiling plotters-svg v0.3.7
6832026-04-09T10:45:15.988Z Compiling clap_builder v4.5.57
6842026-04-09T10:45:16.116Z Compiling slog-stdlog v4.1.1
6852026-04-09T10:45:16.228Z Compiling slog-term v2.9.2
6862026-04-09T10:45:17.091Z Compiling itertools v0.13.0
6872026-04-09T10:45:17.154Z Compiling cast v0.3.0
6882026-04-09T10:45:17.238Z Compiling same-file v1.0.6
6892026-04-09T10:45:17.324Z Compiling tinytemplate v1.2.1
6902026-04-09T10:45:17.394Z Compiling rayon v1.11.0
6912026-04-09T10:45:18.219Z Compiling clap v4.5.57
6922026-04-09T10:45:18.258Z Compiling walkdir v2.5.0
6932026-04-09T10:45:18.273Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6942026-04-09T10:45:18.294Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6952026-04-09T10:45:18.587Z Compiling criterion-plot v0.8.2
6962026-04-09T10:45:18.983Z Compiling slog-envlogger v2.2.0
6972026-04-09T10:45:19.353Z Compiling plotters v0.3.7
6982026-04-09T10:45:19.525Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52)
6992026-04-09T10:45:19.648Z Compiling ciborium v0.2.2
7002026-04-09T10:45:19.923Z Compiling page_size v0.6.0
7012026-04-09T10:45:20.033Z Compiling dtor-proc-macro v0.0.6
7022026-04-09T10:45:20.369Z Compiling oorandom v11.1.5
7032026-04-09T10:45:20.418Z Compiling anes v0.1.6
7042026-04-09T10:45:20.418Z Compiling dtor v0.1.1
7052026-04-09T10:45:20.493Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7062026-04-09T10:45:20.517Z Compiling ctor-proc-macro v0.0.7
7072026-04-09T10:45:20.663Z Compiling criterion v0.8.2
7082026-04-09T10:45:20.857Z Compiling ctor v0.6.3
7092026-04-09T10:45:22.627Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7102026-04-09T10:45:36.401Z Finished `bench` profile [optimized + debuginfo] target(s) in 42.93s
7112026-04-09T10:45:36.496Z Running benches/xde.rs (target/release/deps/xde-9b27ed96ed484fc3)
7122026-04-09T10:45:36.505Z###--------------------------------###
7132026-04-09T10:45:36.505Z:::Building test topology... (120s):::
7142026-04-09T10:45:36.505Z###--------------------------------###
7152026-04-09T10:45:36.511Zadding underlay route 0
7162026-04-09T10:45:36.514Zadding underlay route 1
7172026-04-09T10:45:36.652Zstart zones a, b
7182026-04-09T10:45:46.744Zconfigure zone
7192026-04-09T10:45:46.747Zconfigure zone
7202026-04-09T10:45:46.761Zinstall zone
7212026-04-09T10:45:46.764Zinstall zone
7222026-04-09T10:45:57.309Zboot zone
7232026-04-09T10:45:57.309Zboot zone
7242026-04-09T10:45:57.385Zsetup zones a, b
7252026-04-09T10:45:57.385Z[a] svcs -a
7262026-04-09T10:45:57.386Z[b] svcs -a
7272026-04-09T10:45:57.404ZFailed to parse command output: exit code 1
7282026-04-09T10:45:57.404Zstdout:
7292026-04-09T10:45:57.404Z
7302026-04-09T10:45:57.404Zstderr:
7312026-04-09T10:45:57.404Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7322026-04-09T10:45:57.407ZFailed to parse command output: exit code 1
7332026-04-09T10:45:57.407Zstdout:
7342026-04-09T10:45:57.407Z
7352026-04-09T10:45:57.407Zstderr:
7362026-04-09T10:45:57.407Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7372026-04-09T10:45:57.604Z[a] svcs -a
7382026-04-09T10:45:57.604Z[b] svcs -a
7392026-04-09T10:45:57.714ZSTATE STIME FMRI
7402026-04-09T10:45:57.714Zonline 10:45:56 svc:/system/svc/restarter:default
7412026-04-09T10:45:57.714Zoffline 10:45:56 svc:/system/early-manifest-import:default
7422026-04-09T10:45:57.714Z- - svc:/application/management/net-snmp:default
7432026-04-09T10:45:57.714Z- - svc:/application/pkg/dynamic-mirror:default
7442026-04-09T10:45:57.714Z- - svc:/application/pkg/mirror:default
7452026-04-09T10:45:57.715Z- - svc:/application/pkg/repositories-setup:default
7462026-04-09T10:45:57.715Z- - svc:/application/pkg/server:default
7472026-04-09T10:45:57.715Z- - svc:/application/security/tcsd:default
7482026-04-09T10:45:57.715Z- - svc:/milestone/devices:default
7492026-04-09T10:45:57.715Z- - svc:/milestone/multi-user-server:default
7502026-04-09T10:45:57.715Z- - svc:/milestone/multi-user:default
7512026-04-09T10:45:57.715Z- - svc:/milestone/name-services:default
7522026-04-09T10:45:57.715Z- - svc:/milestone/network:default
7532026-04-09T10:45:57.715Z- - svc:/milestone/single-user:default
7542026-04-09T10:45:57.715Z- - svc:/milestone/sysconfig:default
7552026-04-09T10:45:57.715Z- - svc:/network/chrony:default
7562026-04-09T10:45:57.715Z- - svc:/network/datalink-management:default
7572026-04-09T10:45:57.715Z- - svc:/network/dns/client:default
7582026-04-09T10:45:57.715Z- - svc:/network/dns/install:default
7592026-04-09T10:45:57.715Z- - svc:/network/dns/multicast:default
7602026-04-09T10:45:57.715Z- - svc:/network/inetd-upgrade:default
7612026-04-09T10:45:57.715Z- - svc:/network/inetd:default
7622026-04-09T10:45:57.715Z- - svc:/network/initial:default
7632026-04-09T10:45:57.715Z- - svc:/network/install:default
7642026-04-09T10:45:57.715Z- - svc:/network/ip-interface-management:default
7652026-04-09T10:45:57.715Z- - svc:/network/ipmp:default
7662026-04-09T10:45:57.715Z- - svc:/network/ipqos:default
7672026-04-09T10:45:57.715Z- - svc:/network/ipsec/ike:default
7682026-04-09T10:45:57.715Z- - svc:/network/ipsec/ipsecalgs:default
7692026-04-09T10:45:57.715Z- - svc:/network/ipsec/manual-key:default
7702026-04-09T10:45:57.715Z- - svc:/network/ipsec/policy:default
7712026-04-09T10:45:57.715Z- - svc:/network/iptun:default
7722026-04-09T10:45:57.715Z- - svc:/network/ipv4-forwarding:default
7732026-04-09T10:45:57.716Z- - svc:/network/ipv6-forwarding:default
7742026-04-09T10:45:57.716Z- - svc:/network/ldap/client:default
7752026-04-09T10:45:57.716Z- - svc:/network/location:default
7762026-04-09T10:45:57.716Z- - svc:/network/loopback:default
7772026-04-09T10:45:57.716Z- - svc:/network/netcfg:default
7782026-04-09T10:45:57.716Z- - svc:/network/netmask:default
7792026-04-09T10:45:57.716Z- - svc:/network/nfs/cbd:default
7802026-04-09T10:45:57.716Z- - svc:/network/nfs/client:default
7812026-04-09T10:45:57.716Z- - svc:/network/nfs/log:default
7822026-04-09T10:45:57.716Z- - svc:/network/nfs/mapid:default
7832026-04-09T10:45:57.716Z- - svc:/network/nfs/nlockmgr:default
7842026-04-09T10:45:57.716Z- - svc:/network/nfs/rquota:default
7852026-04-09T10:45:57.716Z- - svc:/network/nfs/server:default
7862026-04-09T10:45:57.716Z- - svc:/network/nfs/status:default
7872026-04-09T10:45:57.716Z- - svc:/network/nis/client:default
7882026-04-09T10:45:57.716Z- - svc:/network/physical:default
7892026-04-09T10:45:57.716Z- - svc:/network/physical:nwam
7902026-04-09T10:45:57.716Z- - svc:/network/routing-setup:default
7912026-04-09T10:45:57.716Z- - svc:/network/routing/legacy-routing:ipv4
7922026-04-09T10:45:57.716Z- - svc:/network/routing/legacy-routing:ipv6
7932026-04-09T10:45:57.716Z- - svc:/network/routing/ndp:default
7942026-04-09T10:45:57.716Z- - svc:/network/routing/rdisc:default
7952026-04-09T10:45:57.716Z- - svc:/network/routing/ripng:default
7962026-04-09T10:45:57.716Z- - svc:/network/routing/route:default
7972026-04-09T10:45:57.716Z- - svc:/network/rpc/bind:default
7982026-04-09T10:45:57.716Z- - svc:/network/rpc/gss:default
7992026-04-09T10:45:57.716Z- - svc:/network/rpc/keyserv:default
8002026-04-09T10:45:57.716Z- - svc:/network/security/kadmin:default
8012026-04-09T10:45:57.716Z- - svc:/network/security/krb5kdc:default
8022026-04-09T10:45:57.716Z- - svc:/network/security/ktkt_warn:default
8032026-04-09T10:45:57.717Z- - svc:/network/service:default
8042026-04-09T10:45:57.717Z- - svc:/network/shares/group:default
8052026-04-09T10:45:57.717Z- - svc:/network/smb/client:default
8062026-04-09T10:45:57.717Z- - svc:/network/smb/server:default
8072026-04-09T10:45:57.717Z- - svc:/network/ssh:default
8082026-04-09T10:45:57.717Z- - svc:/network/tcpkey:default
8092026-04-09T10:45:57.717Z- - svc:/system/auditd:default
8102026-04-09T10:45:57.717Z- - svc:/system/auditset:default
8112026-04-09T10:45:57.717Z- - svc:/system/boot-archive-update:default
8122026-04-09T10:45:57.717Z- - svc:/system/boot-archive:default
8132026-04-09T10:45:57.717Z- - svc:/system/boot-config:default
8142026-04-09T10:45:57.717Z- - svc:/system/consadm:default
8152026-04-09T10:45:57.717Z- - svc:/system/console-login:default
8162026-04-09T10:45:57.717Z- - svc:/system/console-login:vt2
8172026-04-09T10:45:57.717Z- - svc:/system/console-login:vt3
8182026-04-09T10:45:57.717Z- - svc:/system/console-login:vt4
8192026-04-09T10:45:57.717Z- - svc:/system/console-login:vt5
8202026-04-09T10:45:57.717Z- - svc:/system/console-login:vt6
8212026-04-09T10:45:57.717Z- - svc:/system/coreadm:default
8222026-04-09T10:45:57.717Z- - svc:/system/cron:default
8232026-04-09T10:45:57.717Z- - svc:/system/cryptosvc:default
8242026-04-09T10:45:57.717Z- - svc:/system/device/allocate:default
8252026-04-09T10:45:57.717Z- - svc:/system/device/audio:default
8262026-04-09T10:45:57.717Z- - svc:/system/device/local:default
8272026-04-09T10:45:57.717Z- - svc:/system/device/mpxio-upgrade:default
8282026-04-09T10:45:57.717Z- - svc:/system/extended-accounting:flow
8292026-04-09T10:45:57.717Z- - svc:/system/extended-accounting:net
8302026-04-09T10:45:57.717Z- - svc:/system/extended-accounting:process
8312026-04-09T10:45:57.717Z- - svc:/system/extended-accounting:task
8322026-04-09T10:45:57.718Z- - svc:/system/filesystem/local:default
8332026-04-09T10:45:57.718Z- - svc:/system/filesystem/minimal:default
8342026-04-09T10:45:57.718Z- - svc:/system/filesystem/reparse:default
8352026-04-09T10:45:57.718Z- - svc:/system/filesystem/root:default
8362026-04-09T10:45:57.718Z- - svc:/system/filesystem/usr:default
8372026-04-09T10:45:57.718Z- - svc:/system/fm/notify-params:default
8382026-04-09T10:45:57.718Z- - svc:/system/fmd:default
8392026-04-09T10:45:57.722Z- - svc:/system/hostid:default
8402026-04-09T10:45:57.722Z- - svc:/system/hotplug:default
8412026-04-09T10:45:57.722Z- - svc:/system/identity:domain
8422026-04-09T10:45:57.722Z- - svc:/system/identity:node
8432026-04-09T10:45:57.722Z- - svc:/system/idmap:default
8442026-04-09T10:45:57.722Z- - svc:/system/keymap:default
8452026-04-09T10:45:57.722Z- - svc:/system/logadm-upgrade:default
8462026-04-09T10:45:57.722Z- - svc:/system/manifest-import:default
8472026-04-09T10:45:57.722Z- - svc:/system/name-service-cache:default
8482026-04-09T10:45:57.722Z- - svc:/system/pfexec:default
8492026-04-09T10:45:57.722Z- - svc:/system/pkgserv:default
8502026-04-09T10:45:57.722Z- - svc:/system/process-security:default
8512026-04-09T10:45:57.722Z- - svc:/system/rbac:default
8522026-04-09T10:45:57.722Z- - svc:/system/rmtmpfiles:default
8532026-04-09T10:45:57.722Z- - svc:/system/sac:default
8542026-04-09T10:45:57.722Z- - svc:/system/sar:default
8552026-04-09T10:45:57.722Z- - svc:/system/svc/global:default
8562026-04-09T10:45:57.722Z- - svc:/system/system-log:default
8572026-04-09T10:45:57.722Z- - svc:/system/update-man-index:default
8582026-04-09T10:45:57.722Z- - svc:/system/utmp:default
8592026-04-09T10:45:57.722Z- - svc:/system/vtdaemon:default
8602026-04-09T10:45:57.722Z[a] svcs milestone/network
8612026-04-09T10:45:57.722ZSTATE STIME FMRI
8622026-04-09T10:45:57.722Zonline 10:45:56 svc:/system/svc/restarter:default
8632026-04-09T10:45:57.722Zoffline 10:45:56 svc:/system/early-manifest-import:default
8642026-04-09T10:45:57.723Z- - svc:/application/management/net-snmp:default
8652026-04-09T10:45:57.723Z- - svc:/application/pkg/dynamic-mirror:default
8662026-04-09T10:45:57.723Z- - svc:/application/pkg/mirror:default
8672026-04-09T10:45:57.723Z- - svc:/application/pkg/repositories-setup:default
8682026-04-09T10:45:57.723Z- - svc:/application/pkg/server:default
8692026-04-09T10:45:57.723Z- - svc:/application/security/tcsd:default
8702026-04-09T10:45:57.723Z- - svc:/milestone/devices:default
8712026-04-09T10:45:57.723Z- - svc:/milestone/multi-user-server:default
8722026-04-09T10:45:57.723Z- - svc:/milestone/multi-user:default
8732026-04-09T10:45:57.723Z- - svc:/milestone/name-services:default
8742026-04-09T10:45:57.723Z- - svc:/milestone/network:default
8752026-04-09T10:45:57.723Z- - svc:/milestone/single-user:default
8762026-04-09T10:45:57.723Z- - svc:/milestone/sysconfig:default
8772026-04-09T10:45:57.723Z- - svc:/network/chrony:default
8782026-04-09T10:45:57.723Z- - svc:/network/datalink-management:default
8792026-04-09T10:45:57.723Z- - svc:/network/dns/client:default
8802026-04-09T10:45:57.723Z- - svc:/network/dns/install:default
8812026-04-09T10:45:57.723Z- - svc:/network/dns/multicast:default
8822026-04-09T10:45:57.723Z- - svc:/network/inetd-upgrade:default
8832026-04-09T10:45:57.723Z- - svc:/network/inetd:default
8842026-04-09T10:45:57.723Z- - svc:/network/initial:default
8852026-04-09T10:45:57.723Z- - svc:/network/install:default
8862026-04-09T10:45:57.723Z- - svc:/network/ip-interface-management:default
8872026-04-09T10:45:57.723Z- - svc:/network/ipmp:default
8882026-04-09T10:45:57.723Z- - svc:/network/ipqos:default
8892026-04-09T10:45:57.723Z- - svc:/network/ipsec/ike:default
8902026-04-09T10:45:57.723Z- - svc:/network/ipsec/ipsecalgs:default
8912026-04-09T10:45:57.723Z- - svc:/network/ipsec/manual-key:default
8922026-04-09T10:45:57.723Z- - svc:/network/ipsec/policy:default
8932026-04-09T10:45:57.723Z- - svc:/network/iptun:default
8942026-04-09T10:45:57.724Z- - svc:/network/ipv4-forwarding:default
8952026-04-09T10:45:57.724Z- - svc:/network/ipv6-forwarding:default
8962026-04-09T10:45:57.724Z- - svc:/network/ldap/client:default
8972026-04-09T10:45:57.724Z- - svc:/network/location:default
8982026-04-09T10:45:57.724Z- - svc:/network/loopback:default
8992026-04-09T10:45:57.724Z- - svc:/network/netcfg:default
9002026-04-09T10:45:57.724Z- - svc:/network/netmask:default
9012026-04-09T10:45:57.724Z- - svc:/network/nfs/cbd:default
9022026-04-09T10:45:57.724Z- - svc:/network/nfs/client:default
9032026-04-09T10:45:57.724Z- - svc:/network/nfs/log:default
9042026-04-09T10:45:57.724Z- - svc:/network/nfs/mapid:default
9052026-04-09T10:45:57.724Z- - svc:/network/nfs/nlockmgr:default
9062026-04-09T10:45:57.724Z- - svc:/network/nfs/rquota:default
9072026-04-09T10:45:57.724Z- - svc:/network/nfs/server:default
9082026-04-09T10:45:57.724Z- - svc:/network/nfs/status:default
9092026-04-09T10:45:57.724Z- - svc:/network/nis/client:default
9102026-04-09T10:45:57.724Z- - svc:/network/physical:default
9112026-04-09T10:45:57.724Z- - svc:/network/physical:nwam
9122026-04-09T10:45:57.724Z- - svc:/network/routing-setup:default
9132026-04-09T10:45:57.724Z- - svc:/network/routing/legacy-routing:ipv4
9142026-04-09T10:45:57.724Z- - svc:/network/routing/legacy-routing:ipv6
9152026-04-09T10:45:57.724Z- - svc:/network/routing/ndp:default
9162026-04-09T10:45:57.724Z- - svc:/network/routing/rdisc:default
9172026-04-09T10:45:57.724Z- - svc:/network/routing/ripng:default
9182026-04-09T10:45:57.724Z- - svc:/network/routing/route:default
9192026-04-09T10:45:57.724Z- - svc:/network/rpc/bind:default
9202026-04-09T10:45:57.724Z- - svc:/network/rpc/gss:default
9212026-04-09T10:45:57.724Z- - svc:/network/rpc/keyserv:default
9222026-04-09T10:45:57.724Z- - svc:/network/security/kadmin:default
9232026-04-09T10:45:57.725Z- - svc:/network/security/krb5kdc:default
9242026-04-09T10:45:57.725Z- - svc:/network/security/ktkt_warn:default
9252026-04-09T10:45:57.725Z- - svc:/network/service:default
9262026-04-09T10:45:57.725Z- - svc:/network/shares/group:default
9272026-04-09T10:45:57.725Z- - svc:/network/smb/client:default
9282026-04-09T10:45:57.725Z- - svc:/network/smb/server:default
9292026-04-09T10:45:57.725Z- - svc:/network/ssh:default
9302026-04-09T10:45:57.725Z- - svc:/network/tcpkey:default
9312026-04-09T10:45:57.725Z- - svc:/system/auditd:default
9322026-04-09T10:45:57.725Z- - svc:/system/auditset:default
9332026-04-09T10:45:57.725Z- - svc:/system/boot-archive-update:default
9342026-04-09T10:45:57.725Z- - svc:/system/boot-archive:default
9352026-04-09T10:45:57.725Z- - svc:/system/boot-config:default
9362026-04-09T10:45:57.725Z- - svc:/system/consadm:default
9372026-04-09T10:45:57.725Z- - svc:/system/console-login:default
9382026-04-09T10:45:57.725Z- - svc:/system/console-login:vt2
9392026-04-09T10:45:57.729Z- - svc:/system/console-login:vt3
9402026-04-09T10:45:57.729Z- - svc:/system/console-login:vt4
9412026-04-09T10:45:57.729Z- - svc:/system/console-login:vt5
9422026-04-09T10:45:57.729Z- - svc:/system/console-login:vt6
9432026-04-09T10:45:57.729Z- - svc:/system/coreadm:default
9442026-04-09T10:45:57.729Z- - svc:/system/cron:default
9452026-04-09T10:45:57.729Z- - svc:/system/cryptosvc:default
9462026-04-09T10:45:57.729Z- - svc:/system/device/allocate:default
9472026-04-09T10:45:57.729Z- - svc:/system/device/audio:default
9482026-04-09T10:45:57.729Z- - svc:/system/device/local:default
9492026-04-09T10:45:57.729Z- - svc:/system/device/mpxio-upgrade:default
9502026-04-09T10:45:57.729Z- - svc:/system/extended-accounting:flow
9512026-04-09T10:45:57.729Z- - svc:/system/extended-accounting:net
9522026-04-09T10:45:57.729Z- - svc:/system/extended-accounting:process
9532026-04-09T10:45:57.729Z- - svc:/system/extended-accounting:task
9542026-04-09T10:45:57.729Z- - svc:/system/filesystem/local:default
9552026-04-09T10:45:57.729Z- - svc:/system/filesystem/minimal:default
9562026-04-09T10:45:57.729Z- - svc:/system/filesystem/reparse:default
9572026-04-09T10:45:57.729Z- - svc:/system/filesystem/root:default
9582026-04-09T10:45:57.729Z- - svc:/system/filesystem/usr:default
9592026-04-09T10:45:57.729Z- - svc:/system/fm/notify-params:default
9602026-04-09T10:45:57.730Z- - svc:/system/fmd:default
9612026-04-09T10:45:57.730Z- - svc:/system/hostid:default
9622026-04-09T10:45:57.730Z- - svc:/system/hotplug:default
9632026-04-09T10:45:57.730Z- - svc:/system/identity:domain
9642026-04-09T10:45:57.730Z- - svc:/system/identity:node
9652026-04-09T10:45:57.730Z- - svc:/system/idmap:default
9662026-04-09T10:45:57.730Z- - svc:/system/keymap:default
9672026-04-09T10:45:57.730Z- - svc:/system/logadm-upgrade:default
9682026-04-09T10:45:57.730Z- - svc:/system/manifest-import:default
9692026-04-09T10:45:57.730Z- - svc:/system/name-service-cache:default
9702026-04-09T10:45:57.730Z- - svc:/system/pfexec:default
9712026-04-09T10:45:57.730Z- - svc:/system/pkgserv:default
9722026-04-09T10:45:57.730Z- - svc:/system/process-security:default
9732026-04-09T10:45:57.730Z- - svc:/system/rbac:default
9742026-04-09T10:45:57.730Z- - svc:/system/rmtmpfiles:default
9752026-04-09T10:45:57.730Z- - svc:/system/sac:default
9762026-04-09T10:45:57.730Z- - svc:/system/sar:default
9772026-04-09T10:45:57.730Z- - svc:/system/svc/global:default
9782026-04-09T10:45:57.730Z- - svc:/system/system-log:default
9792026-04-09T10:45:57.730Z- - svc:/system/update-man-index:default
9802026-04-09T10:45:57.730Z- - svc:/system/utmp:default
9812026-04-09T10:45:57.730Z- - svc:/system/vtdaemon:default
9822026-04-09T10:45:57.730Z[b] svcs milestone/network
9832026-04-09T10:45:57.730ZSTATE STIME FMRI
9842026-04-09T10:45:57.730Z- - svc:/milestone/network:default
9852026-04-09T10:45:57.730ZSTATE STIME FMRI
9862026-04-09T10:45:57.730Z- - svc:/milestone/network:default
9872026-04-09T10:45:58.726Z[a] svcs milestone/network
9882026-04-09T10:45:58.726Z[b] svcs milestone/network
9892026-04-09T10:45:58.742ZSTATE STIME FMRI
9902026-04-09T10:45:58.742Zonline 10:45:57 svc:/milestone/network:default
9912026-04-09T10:45:58.742ZSTATE STIME FMRI
9922026-04-09T10:45:58.742Zonline 10:45:57 svc:/milestone/network:default
9932026-04-09T10:45:58.742Z[a] ipadm create-addr -t -T dhcp opte0/test
9942026-04-09T10:45:58.742Z[b] ipadm create-addr -t -T dhcp opte1/test
9952026-04-09T10:46:04.036Z
9962026-04-09T10:46:04.036Z[a] route add -iface 10.0.0.254 10.0.0.1
9972026-04-09T10:46:04.051Zadd host 10.0.0.254: gateway 10.0.0.1
9982026-04-09T10:46:04.051Z[a] route add 10.0.0.0/24 10.0.0.254
9992026-04-09T10:46:04.062Zadd net 10.0.0.0/24: gateway 10.0.0.254
10002026-04-09T10:46:04.062Z[a] route add 224.0.0.0/4 10.0.0.254
10012026-04-09T10:46:04.073Zadd net 224.0.0.0/4: gateway 10.0.0.254
10022026-04-09T10:46:04.865Z
10032026-04-09T10:46:04.865Z[b] route add -iface 10.0.0.254 10.0.0.2
10042026-04-09T10:46:04.878Zadd host 10.0.0.254: gateway 10.0.0.2
10052026-04-09T10:46:04.878Z[b] route add 10.0.0.0/24 10.0.0.254
10062026-04-09T10:46:04.889Zadd net 10.0.0.0/24: gateway 10.0.0.254
10072026-04-09T10:46:04.889Z[b] route add 224.0.0.0/4 10.0.0.254
10082026-04-09T10:46:04.900Zadd net 224.0.0.0/4: gateway 10.0.0.254
10092026-04-09T10:46:04.903Z###---------------###
10102026-04-09T10:46:04.903Z:::Topology built!:::
10112026-04-09T10:46:04.903Z###---------------###
10122026-04-09T10:46:04.903Z###----------------###
10132026-04-09T10:46:04.903Z::: iPerf spawned! :::
10142026-04-09T10:46:04.903Z:::Waiting... (10s):::
10152026-04-09T10:46:04.903Z###----------------###
10162026-04-09T10:46:14.903Z###---###
10172026-04-09T10:46:14.903Z:::Go!:::
10182026-04-09T10:46:14.903Z###---###
10192026-04-09T10:46:14.903Z[a] ping 10.0.0.2
10202026-04-09T10:46:14.921Z10.0.0.2 is alive
10212026-04-09T10:46:14.921Z###-------------------###
10222026-04-09T10:46:14.921Z:::Running experiment :::
10232026-04-09T10:46:14.921Z:::iperf-tcp/local/c2s:::
10242026-04-09T10:46:14.921Z###-------------------###
10252026-04-09T10:46:22.308Z-----------------------------------------------------------
10262026-04-09T10:46:22.308ZServer listening on 5201 (test #1)
10272026-04-09T10:46:22.308Z-----------------------------------------------------------
10282026-04-09T10:46:22.308ZAccepted connection from 10.0.0.1, port 32786
10292026-04-09T10:46:22.308Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37740
10302026-04-09T10:46:22.308Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35025
10312026-04-09T10:46:22.308Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65087
10322026-04-09T10:46:22.308Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41086
10332026-04-09T10:46:22.308Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36202
10342026-04-09T10:46:22.308Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40409
10352026-04-09T10:46:22.308Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36644
10362026-04-09T10:46:22.308Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52982
10372026-04-09T10:46:22.308Z[ ID] Interval Transfer Bitrate
10382026-04-09T10:46:22.308Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10392026-04-09T10:46:22.308Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10402026-04-09T10:46:22.308Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10412026-04-09T10:46:22.308Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10422026-04-09T10:46:22.308Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10432026-04-09T10:46:22.308Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10442026-04-09T10:46:22.308Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10452026-04-09T10:46:22.308Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10462026-04-09T10:46:22.308Z[SUM] 0.00-1.00 sec 962 MBytes 8.07 Gbits/sec
10472026-04-09T10:46:22.308Z- - - - - - - - - - - - - - - - - - - - - - - - -
10482026-04-09T10:46:22.308Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10492026-04-09T10:46:22.308Z[ 8] 1.00-2.00 sec 166 MBytes 1.39 Gbits/sec
10502026-04-09T10:46:22.308Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10512026-04-09T10:46:22.308Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10522026-04-09T10:46:22.308Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10532026-04-09T10:46:22.308Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10542026-04-09T10:46:22.308Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10552026-04-09T10:46:22.309Z[ 20] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
10562026-04-09T10:46:22.309Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
10572026-04-09T10:46:22.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
10582026-04-09T10:46:22.309Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10592026-04-09T10:46:22.309Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10602026-04-09T10:46:22.309Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10612026-04-09T10:46:22.309Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10622026-04-09T10:46:22.309Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10632026-04-09T10:46:22.309Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10642026-04-09T10:46:22.309Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10652026-04-09T10:46:22.309Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10662026-04-09T10:46:22.309Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
10672026-04-09T10:46:22.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
10682026-04-09T10:46:22.309Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10692026-04-09T10:46:22.309Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10702026-04-09T10:46:22.309Z[ 10] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
10712026-04-09T10:46:22.309Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10722026-04-09T10:46:22.309Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10732026-04-09T10:46:22.309Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10742026-04-09T10:46:22.309Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10752026-04-09T10:46:22.309Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10762026-04-09T10:46:22.309Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.4 Gbits/sec
10772026-04-09T10:46:22.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
10782026-04-09T10:46:22.309Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10792026-04-09T10:46:22.309Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10802026-04-09T10:46:22.309Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10812026-04-09T10:46:22.309Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10822026-04-09T10:46:22.309Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10832026-04-09T10:46:22.309Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10842026-04-09T10:46:22.309Z[ 18] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
10852026-04-09T10:46:22.309Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10862026-04-09T10:46:22.309Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
10872026-04-09T10:46:22.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
10882026-04-09T10:46:22.309Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10892026-04-09T10:46:22.309Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10902026-04-09T10:46:22.309Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10912026-04-09T10:46:22.309Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10922026-04-09T10:46:22.309Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10932026-04-09T10:46:22.309Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10942026-04-09T10:46:22.310Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10952026-04-09T10:46:22.310Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10962026-04-09T10:46:22.310Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
10972026-04-09T10:46:22.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
10982026-04-09T10:46:22.310Z[ 5] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
10992026-04-09T10:46:22.310Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11002026-04-09T10:46:22.310Z[ 10] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
11012026-04-09T10:46:25.309Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11022026-04-09T10:46:25.309Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11032026-04-09T10:46:25.309Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11042026-04-09T10:46:25.309Z[ 18] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
11052026-04-09T10:46:25.309Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11062026-04-09T10:46:25.309Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.4 Gbits/sec
11072026-04-09T10:46:25.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
11082026-04-09T10:46:25.309Z[ 5] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
11092026-04-09T10:46:25.309Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11102026-04-09T10:46:25.309Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11112026-04-09T10:46:25.309Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11122026-04-09T10:46:25.309Z[ 14] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
11132026-04-09T10:46:25.309Z[ 16] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
11142026-04-09T10:46:25.309Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11152026-04-09T10:46:25.309Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11162026-04-09T10:46:25.309Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
11172026-04-09T10:46:25.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
11182026-04-09T10:46:25.309Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11192026-04-09T10:46:25.309Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11202026-04-09T10:46:25.309Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11212026-04-09T10:46:25.309Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11222026-04-09T10:46:25.309Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11232026-04-09T10:46:25.309Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11242026-04-09T10:46:25.309Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11252026-04-09T10:46:25.309Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11262026-04-09T10:46:25.309Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
11272026-04-09T10:46:25.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
11282026-04-09T10:46:25.309Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11292026-04-09T10:46:25.309Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11302026-04-09T10:46:25.310Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11312026-04-09T10:46:25.310Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11322026-04-09T10:46:25.310Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11332026-04-09T10:46:25.310Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11342026-04-09T10:46:25.310Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11352026-04-09T10:46:25.310Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11362026-04-09T10:46:25.310Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
11372026-04-09T10:46:25.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
11382026-04-09T10:46:25.310Z[ 5] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
11392026-04-09T10:46:25.310Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11402026-04-09T10:46:25.310Z[ 10] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
11412026-04-09T10:46:25.310Z[ 12] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
11422026-04-09T10:46:25.310Z[ 14] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
11432026-04-09T10:46:25.310Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11442026-04-09T10:46:25.310Z[ 18] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
11452026-04-09T10:46:25.310Z[ 20] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
11462026-04-09T10:46:25.310Z[SUM] 10.00-10.00 sec 768 KBytes 14.3 Gbits/sec
11472026-04-09T10:46:25.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
11482026-04-09T10:46:25.310Z[ ID] Interval Transfer Bitrate
11492026-04-09T10:46:25.310Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11502026-04-09T10:46:25.310Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.28 Gbits/sec receiver
11512026-04-09T10:46:25.310Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec receiver
11522026-04-09T10:46:25.310Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11532026-04-09T10:46:25.310Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11542026-04-09T10:46:25.310Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11552026-04-09T10:46:25.310Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11562026-04-09T10:46:25.310Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11572026-04-09T10:46:25.310Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
11582026-04-09T10:46:25.314ZRun 1/5...10213.159182282472Mbps
11592026-04-09T10:46:32.702Z-----------------------------------------------------------
11602026-04-09T10:46:32.702ZServer listening on 5201 (test #2)
11612026-04-09T10:46:32.702Z-----------------------------------------------------------
11622026-04-09T10:46:32.702ZAccepted connection from 10.0.0.1, port 49464
11632026-04-09T10:46:32.702Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45830
11642026-04-09T10:46:32.702Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50057
11652026-04-09T10:46:32.702Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33953
11662026-04-09T10:46:32.702Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38259
11672026-04-09T10:46:32.702Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45306
11682026-04-09T10:46:32.702Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57519
11692026-04-09T10:46:32.702Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49196
11702026-04-09T10:46:32.702Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51030
11712026-04-09T10:46:32.702Z[ ID] Interval Transfer Bitrate
11722026-04-09T10:46:32.702Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11732026-04-09T10:46:32.702Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11742026-04-09T10:46:32.702Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11752026-04-09T10:46:32.702Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11762026-04-09T10:46:32.702Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11772026-04-09T10:46:32.702Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11782026-04-09T10:46:32.702Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11792026-04-09T10:46:32.702Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11802026-04-09T10:46:32.702Z[SUM] 0.00-1.00 sec 962 MBytes 8.07 Gbits/sec
11812026-04-09T10:46:32.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
11822026-04-09T10:46:32.702Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11832026-04-09T10:46:32.702Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11842026-04-09T10:46:32.702Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11852026-04-09T10:46:32.702Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11862026-04-09T10:46:32.702Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11872026-04-09T10:46:32.702Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11882026-04-09T10:46:32.702Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11892026-04-09T10:46:32.702Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11902026-04-09T10:46:32.702Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
11912026-04-09T10:46:32.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
11922026-04-09T10:46:32.702Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11932026-04-09T10:46:32.702Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11942026-04-09T10:46:32.702Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11952026-04-09T10:46:32.703Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11962026-04-09T10:46:32.703Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11972026-04-09T10:46:32.703Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11982026-04-09T10:46:32.703Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11992026-04-09T10:46:32.703Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12002026-04-09T10:46:32.703Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
12012026-04-09T10:46:32.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
12022026-04-09T10:46:32.706Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12032026-04-09T10:46:32.706Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12042026-04-09T10:46:32.706Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12052026-04-09T10:46:32.706Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12062026-04-09T10:46:32.706Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12072026-04-09T10:46:32.706Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12082026-04-09T10:46:32.706Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12092026-04-09T10:46:32.706Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12102026-04-09T10:46:32.706Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
12112026-04-09T10:46:32.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
12122026-04-09T10:46:32.706Z[ 5] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12132026-04-09T10:46:32.706Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12142026-04-09T10:46:32.706Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12152026-04-09T10:46:32.707Z[ 12] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12162026-04-09T10:46:32.707Z[ 14] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12172026-04-09T10:46:32.707Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12182026-04-09T10:46:32.707Z[ 18] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12192026-04-09T10:46:32.707Z[ 20] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12202026-04-09T10:46:32.707Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
12212026-04-09T10:46:32.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
12222026-04-09T10:46:32.707Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12232026-04-09T10:46:32.707Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12242026-04-09T10:46:32.707Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12252026-04-09T10:46:32.707Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12262026-04-09T10:46:32.707Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12272026-04-09T10:46:32.707Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12282026-04-09T10:46:32.707Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12292026-04-09T10:46:32.707Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12302026-04-09T10:46:32.707Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
12312026-04-09T10:46:32.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
12322026-04-09T10:46:32.707Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
12332026-04-09T10:46:32.707Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
12342026-04-09T10:46:32.707Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
12352026-04-09T10:46:35.703Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
12362026-04-09T10:46:35.703Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
12372026-04-09T10:46:35.703Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
12382026-04-09T10:46:35.703Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
12392026-04-09T10:46:35.704Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
12402026-04-09T10:46:35.704Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
12412026-04-09T10:46:35.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
12422026-04-09T10:46:35.704Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12432026-04-09T10:46:35.704Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12442026-04-09T10:46:35.704Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12452026-04-09T10:46:35.704Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12462026-04-09T10:46:35.704Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12472026-04-09T10:46:35.704Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12482026-04-09T10:46:35.704Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12492026-04-09T10:46:35.704Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12502026-04-09T10:46:35.704Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
12512026-04-09T10:46:35.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
12522026-04-09T10:46:35.704Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12532026-04-09T10:46:35.704Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12542026-04-09T10:46:35.704Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12552026-04-09T10:46:35.704Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12562026-04-09T10:46:35.704Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12572026-04-09T10:46:35.704Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12582026-04-09T10:46:35.704Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12592026-04-09T10:46:35.704Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12602026-04-09T10:46:35.704Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
12612026-04-09T10:46:35.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
12622026-04-09T10:46:35.704Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12632026-04-09T10:46:35.704Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12642026-04-09T10:46:35.704Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12652026-04-09T10:46:35.704Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12662026-04-09T10:46:35.704Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12672026-04-09T10:46:35.704Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12682026-04-09T10:46:35.704Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12692026-04-09T10:46:35.704Z[ 20] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
12702026-04-09T10:46:35.704Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
12712026-04-09T10:46:35.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
12722026-04-09T10:46:35.704Z[ 5] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12732026-04-09T10:46:35.704Z[ 8] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12742026-04-09T10:46:35.704Z[ 10] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12752026-04-09T10:46:35.704Z[ 12] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12762026-04-09T10:46:35.704Z[ 14] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12772026-04-09T10:46:35.705Z[ 16] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12782026-04-09T10:46:35.705Z[ 18] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12792026-04-09T10:46:35.705Z[ 20] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12802026-04-09T10:46:35.705Z[SUM] 10.00-10.00 sec 1.00 MBytes 15.1 Gbits/sec
12812026-04-09T10:46:35.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
12822026-04-09T10:46:35.705Z[ ID] Interval Transfer Bitrate
12832026-04-09T10:46:35.705Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12842026-04-09T10:46:35.705Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12852026-04-09T10:46:35.705Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12862026-04-09T10:46:35.705Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12872026-04-09T10:46:35.705Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12882026-04-09T10:46:35.705Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12892026-04-09T10:46:35.705Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12902026-04-09T10:46:35.705Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12912026-04-09T10:46:35.705Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
12922026-04-09T10:46:35.708ZRun 2/5...10190.08582363801Mbps
12932026-04-09T10:46:43.090Z-----------------------------------------------------------
12942026-04-09T10:46:43.090ZServer listening on 5201 (test #3)
12952026-04-09T10:46:43.090Z-----------------------------------------------------------
12962026-04-09T10:46:43.090ZAccepted connection from 10.0.0.1, port 65383
12972026-04-09T10:46:43.090Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54437
12982026-04-09T10:46:43.090Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60277
12992026-04-09T10:46:43.090Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57547
13002026-04-09T10:46:43.090Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60394
13012026-04-09T10:46:43.094Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45348
13022026-04-09T10:46:43.094Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59479
13032026-04-09T10:46:43.094Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48998
13042026-04-09T10:46:43.094Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62978
13052026-04-09T10:46:43.094Z[ ID] Interval Transfer Bitrate
13062026-04-09T10:46:43.094Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
13072026-04-09T10:46:43.094Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
13082026-04-09T10:46:43.094Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
13092026-04-09T10:46:43.094Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
13102026-04-09T10:46:43.094Z[ 14] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
13112026-04-09T10:46:43.094Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
13122026-04-09T10:46:43.094Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
13132026-04-09T10:46:43.095Z[ 20] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
13142026-04-09T10:46:43.095Z[SUM] 0.00-1.00 sec 968 MBytes 8.12 Gbits/sec
13152026-04-09T10:46:43.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
13162026-04-09T10:46:43.095Z[ 5] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
13172026-04-09T10:46:43.095Z[ 8] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
13182026-04-09T10:46:43.095Z[ 10] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
13192026-04-09T10:46:43.095Z[ 12] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
13202026-04-09T10:46:43.095Z[ 14] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
13212026-04-09T10:46:43.095Z[ 16] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
13222026-04-09T10:46:43.095Z[ 18] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
13232026-04-09T10:46:43.095Z[ 20] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
13242026-04-09T10:46:43.095Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
13252026-04-09T10:46:43.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
13262026-04-09T10:46:43.095Z[ 5] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
13272026-04-09T10:46:43.095Z[ 8] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
13282026-04-09T10:46:43.095Z[ 10] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
13292026-04-09T10:46:43.095Z[ 12] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
13302026-04-09T10:46:43.095Z[ 14] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
13312026-04-09T10:46:43.095Z[ 16] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
13322026-04-09T10:46:43.095Z[ 18] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
13332026-04-09T10:46:43.095Z[ 20] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
13342026-04-09T10:46:43.095Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.6 Gbits/sec
13352026-04-09T10:46:43.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
13362026-04-09T10:46:43.095Z[ 5] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
13372026-04-09T10:46:43.095Z[ 8] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
13382026-04-09T10:46:43.095Z[ 10] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
13392026-04-09T10:46:43.095Z[ 12] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
13402026-04-09T10:46:43.095Z[ 14] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
13412026-04-09T10:46:43.095Z[ 16] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
13422026-04-09T10:46:43.095Z[ 18] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
13432026-04-09T10:46:43.095Z[ 20] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
13442026-04-09T10:46:43.095Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
13452026-04-09T10:46:43.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
13462026-04-09T10:46:43.095Z[ 5] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
13472026-04-09T10:46:43.095Z[ 8] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
13482026-04-09T10:46:43.095Z[ 10] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
13492026-04-09T10:46:43.095Z[ 12] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
13502026-04-09T10:46:43.095Z[ 14] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
13512026-04-09T10:46:43.095Z[ 16] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
13522026-04-09T10:46:43.095Z[ 18] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
13532026-04-09T10:46:43.096Z[ 20] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
13542026-04-09T10:46:43.096Z[SUM] 4.00-5.00 sec 1.23 GBytes 10.6 Gbits/sec
13552026-04-09T10:46:43.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
13562026-04-09T10:46:43.096Z[ 5] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
13572026-04-09T10:46:43.096Z[ 8] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
13582026-04-09T10:46:43.096Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
13592026-04-09T10:46:43.096Z[ 12] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
13602026-04-09T10:46:43.096Z[ 14] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
13612026-04-09T10:46:43.096Z[ 16] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
13622026-04-09T10:46:43.096Z[ 18] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
13632026-04-09T10:46:43.096Z[ 20] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
13642026-04-09T10:46:43.096Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.5 Gbits/sec
13652026-04-09T10:46:43.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
13662026-04-09T10:46:43.096Z[ 5] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
13672026-04-09T10:46:43.096Z[ 8] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
13682026-04-09T10:46:43.096Z[ 10] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
13692026-04-09T10:46:46.092Z[ 12] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
13702026-04-09T10:46:46.092Z[ 14] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
13712026-04-09T10:46:46.092Z[ 16] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
13722026-04-09T10:46:46.092Z[ 18] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
13732026-04-09T10:46:46.092Z[ 20] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
13742026-04-09T10:46:46.093Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
13752026-04-09T10:46:46.093Z- - - - - - - - - - - - - - - - - - - - - - - - -
13762026-04-09T10:46:46.093Z[ 5] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
13772026-04-09T10:46:46.093Z[ 8] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
13782026-04-09T10:46:46.093Z[ 10] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
13792026-04-09T10:46:46.093Z[ 12] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
13802026-04-09T10:46:46.093Z[ 14] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
13812026-04-09T10:46:46.093Z[ 16] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
13822026-04-09T10:46:46.093Z[ 18] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
13832026-04-09T10:46:46.093Z[ 20] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
13842026-04-09T10:46:46.093Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.6 Gbits/sec
13852026-04-09T10:46:46.093Z- - - - - - - - - - - - - - - - - - - - - - - - -
13862026-04-09T10:46:46.093Z[ 5] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
13872026-04-09T10:46:46.093Z[ 8] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
13882026-04-09T10:46:46.093Z[ 10] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
13892026-04-09T10:46:46.093Z[ 12] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
13902026-04-09T10:46:46.093Z[ 14] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
13912026-04-09T10:46:46.093Z[ 16] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
13922026-04-09T10:46:46.093Z[ 18] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
13932026-04-09T10:46:46.093Z[ 20] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
13942026-04-09T10:46:46.093Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.6 Gbits/sec
13952026-04-09T10:46:46.093Z- - - - - - - - - - - - - - - - - - - - - - - - -
13962026-04-09T10:46:46.093Z[ 5] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
13972026-04-09T10:46:46.093Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
13982026-04-09T10:46:46.093Z[ 10] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
13992026-04-09T10:46:46.093Z[ 12] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
14002026-04-09T10:46:46.093Z[ 14] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
14012026-04-09T10:46:46.093Z[ 16] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
14022026-04-09T10:46:46.093Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
14032026-04-09T10:46:46.093Z[ 20] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
14042026-04-09T10:46:46.093Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.6 Gbits/sec
14052026-04-09T10:46:46.093Z- - - - - - - - - - - - - - - - - - - - - - - - -
14062026-04-09T10:46:46.093Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14072026-04-09T10:46:46.093Z[ 8] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
14082026-04-09T10:46:46.093Z[ 10] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
14092026-04-09T10:46:46.093Z[ 12] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
14102026-04-09T10:46:46.093Z[ 14] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
14112026-04-09T10:46:46.093Z[ 16] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
14122026-04-09T10:46:46.094Z[ 18] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
14132026-04-09T10:46:46.094Z[ 20] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
14142026-04-09T10:46:46.094Z[SUM] 10.00-10.00 sec 896 KBytes 13.4 Gbits/sec
14152026-04-09T10:46:46.094Z- - - - - - - - - - - - - - - - - - - - - - - - -
14162026-04-09T10:46:46.094Z[ ID] Interval Transfer Bitrate
14172026-04-09T10:46:46.094Z[ 5] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec receiver
14182026-04-09T10:46:46.094Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec receiver
14192026-04-09T10:46:46.094Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec receiver
14202026-04-09T10:46:46.094Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec receiver
14212026-04-09T10:46:46.094Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec receiver
14222026-04-09T10:46:46.094Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec receiver
14232026-04-09T10:46:46.094Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec receiver
14242026-04-09T10:46:46.097Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec receiver
14252026-04-09T10:46:46.097Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec receiver
14262026-04-09T10:46:46.097ZRun 3/5...10324.279428327603Mbps
14272026-04-09T10:46:53.493Z-----------------------------------------------------------
14282026-04-09T10:46:53.493ZServer listening on 5201 (test #4)
14292026-04-09T10:46:53.493Z-----------------------------------------------------------
14302026-04-09T10:46:53.493ZAccepted connection from 10.0.0.1, port 36054
14312026-04-09T10:46:53.493Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62430
14322026-04-09T10:46:53.493Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54069
14332026-04-09T10:46:53.493Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51005
14342026-04-09T10:46:53.493Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44694
14352026-04-09T10:46:53.493Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53706
14362026-04-09T10:46:53.493Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40966
14372026-04-09T10:46:53.493Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65019
14382026-04-09T10:46:53.493Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64365
14392026-04-09T10:46:53.493Z[ ID] Interval Transfer Bitrate
14402026-04-09T10:46:53.493Z[ 5] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14412026-04-09T10:46:53.493Z[ 8] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14422026-04-09T10:46:53.493Z[ 10] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14432026-04-09T10:46:53.493Z[ 12] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14442026-04-09T10:46:53.493Z[ 14] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
14452026-04-09T10:46:53.493Z[ 16] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14462026-04-09T10:46:53.493Z[ 18] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14472026-04-09T10:46:53.493Z[ 20] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14482026-04-09T10:46:53.493Z[SUM] 0.00-1.00 sec 948 MBytes 7.95 Gbits/sec
14492026-04-09T10:46:53.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
14502026-04-09T10:46:53.494Z[ 5] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
14512026-04-09T10:46:53.494Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14522026-04-09T10:46:53.494Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14532026-04-09T10:46:53.494Z[ 12] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
14542026-04-09T10:46:53.494Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14552026-04-09T10:46:53.494Z[ 16] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
14562026-04-09T10:46:53.494Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14572026-04-09T10:46:53.494Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14582026-04-09T10:46:53.494Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
14592026-04-09T10:46:53.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
14602026-04-09T10:46:53.494Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14612026-04-09T10:46:53.494Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14622026-04-09T10:46:53.494Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14632026-04-09T10:46:53.494Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14642026-04-09T10:46:53.494Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14652026-04-09T10:46:53.494Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14662026-04-09T10:46:53.494Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14672026-04-09T10:46:53.494Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14682026-04-09T10:46:53.494Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
14692026-04-09T10:46:53.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
14702026-04-09T10:46:53.494Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14712026-04-09T10:46:53.494Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14722026-04-09T10:46:53.494Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14732026-04-09T10:46:53.494Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14742026-04-09T10:46:53.494Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14752026-04-09T10:46:53.494Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14762026-04-09T10:46:53.494Z[ 18] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
14772026-04-09T10:46:53.494Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14782026-04-09T10:46:53.494Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
14792026-04-09T10:46:53.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
14802026-04-09T10:46:53.494Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14812026-04-09T10:46:53.494Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14822026-04-09T10:46:53.494Z[ 10] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
14832026-04-09T10:46:53.494Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14842026-04-09T10:46:53.494Z[ 14] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
14852026-04-09T10:46:53.494Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14862026-04-09T10:46:53.494Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14872026-04-09T10:46:53.494Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14882026-04-09T10:46:53.494Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
14892026-04-09T10:46:53.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
14902026-04-09T10:46:53.495Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14912026-04-09T10:46:53.495Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14922026-04-09T10:46:53.495Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14932026-04-09T10:46:53.495Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14942026-04-09T10:46:53.495Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14952026-04-09T10:46:53.495Z[ 16] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
14962026-04-09T10:46:53.495Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14972026-04-09T10:46:53.495Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14982026-04-09T10:46:53.495Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
14992026-04-09T10:46:53.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
15002026-04-09T10:46:53.495Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15012026-04-09T10:46:53.495Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15022026-04-09T10:46:53.495Z[ 10] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
15032026-04-09T10:46:56.494Z[ 12] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
15042026-04-09T10:46:56.494Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15052026-04-09T10:46:56.494Z[ 16] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
15062026-04-09T10:46:56.494Z[ 18] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
15072026-04-09T10:46:56.494Z[ 20] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
15082026-04-09T10:46:56.494Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
15092026-04-09T10:46:56.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
15102026-04-09T10:46:56.494Z[ 5] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
15112026-04-09T10:46:56.494Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15122026-04-09T10:46:56.494Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15132026-04-09T10:46:56.494Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15142026-04-09T10:46:56.494Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15152026-04-09T10:46:56.494Z[ 16] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
15162026-04-09T10:46:56.494Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15172026-04-09T10:46:56.494Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15182026-04-09T10:46:56.494Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
15192026-04-09T10:46:56.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
15202026-04-09T10:46:56.494Z[ 5] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
15212026-04-09T10:46:56.494Z[ 8] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
15222026-04-09T10:46:56.494Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15232026-04-09T10:46:56.494Z[ 12] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
15242026-04-09T10:46:56.494Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15252026-04-09T10:46:56.494Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15262026-04-09T10:46:56.494Z[ 18] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
15272026-04-09T10:46:56.494Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15282026-04-09T10:46:56.494Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
15292026-04-09T10:46:56.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
15302026-04-09T10:46:56.494Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15312026-04-09T10:46:56.495Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15322026-04-09T10:46:56.495Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15332026-04-09T10:46:56.495Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15342026-04-09T10:46:56.495Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15352026-04-09T10:46:56.495Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15362026-04-09T10:46:56.495Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15372026-04-09T10:46:56.495Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15382026-04-09T10:46:56.495Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
15392026-04-09T10:46:56.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
15402026-04-09T10:46:56.495Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15412026-04-09T10:46:56.495Z[ 8] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
15422026-04-09T10:46:56.495Z[ 10] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
15432026-04-09T10:46:56.495Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15442026-04-09T10:46:56.495Z[ 14] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
15452026-04-09T10:46:56.495Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15462026-04-09T10:46:56.495Z[ 18] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15472026-04-09T10:46:56.495Z[ 20] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15482026-04-09T10:46:56.495Z[SUM] 10.00-10.00 sec 640 KBytes 10.1 Gbits/sec
15492026-04-09T10:46:56.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
15502026-04-09T10:46:56.495Z[ ID] Interval Transfer Bitrate
15512026-04-09T10:46:56.495Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15522026-04-09T10:46:56.495Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15532026-04-09T10:46:56.495Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15542026-04-09T10:46:56.495Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15552026-04-09T10:46:56.495Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15562026-04-09T10:46:56.495Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15572026-04-09T10:46:56.495Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15582026-04-09T10:46:56.495Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15592026-04-09T10:46:56.495Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
15602026-04-09T10:46:56.515ZRun 4/5...10219.538009762608Mbps
15612026-04-09T10:47:03.884Z-----------------------------------------------------------
15622026-04-09T10:47:03.884ZServer listening on 5201 (test #5)
15632026-04-09T10:47:03.885Z-----------------------------------------------------------
15642026-04-09T10:47:03.885ZAccepted connection from 10.0.0.1, port 46323
15652026-04-09T10:47:03.885Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54879
15662026-04-09T10:47:03.885Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34792
15672026-04-09T10:47:03.885Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57196
15682026-04-09T10:47:03.885Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53236
15692026-04-09T10:47:03.885Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56386
15702026-04-09T10:47:03.885Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36702
15712026-04-09T10:47:03.885Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43015
15722026-04-09T10:47:03.885Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38358
15732026-04-09T10:47:03.885Z[ ID] Interval Transfer Bitrate
15742026-04-09T10:47:03.885Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15752026-04-09T10:47:03.885Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15762026-04-09T10:47:03.885Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15772026-04-09T10:47:03.885Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15782026-04-09T10:47:03.885Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15792026-04-09T10:47:03.885Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15802026-04-09T10:47:03.885Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15812026-04-09T10:47:03.885Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15822026-04-09T10:47:03.885Z[SUM] 0.00-1.00 sec 959 MBytes 8.04 Gbits/sec
15832026-04-09T10:47:03.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
15842026-04-09T10:47:03.885Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15852026-04-09T10:47:03.885Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15862026-04-09T10:47:03.885Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15872026-04-09T10:47:03.885Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15882026-04-09T10:47:03.885Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15892026-04-09T10:47:03.885Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15902026-04-09T10:47:03.885Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15912026-04-09T10:47:03.885Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15922026-04-09T10:47:03.885Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
15932026-04-09T10:47:03.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
15942026-04-09T10:47:03.885Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
15952026-04-09T10:47:03.885Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
15962026-04-09T10:47:03.885Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
15972026-04-09T10:47:03.885Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
15982026-04-09T10:47:03.885Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
15992026-04-09T10:47:03.885Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
16002026-04-09T10:47:03.885Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
16012026-04-09T10:47:03.886Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
16022026-04-09T10:47:03.886Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
16032026-04-09T10:47:03.886Z- - - - - - - - - - - - - - - - - - - - - - - - -
16042026-04-09T10:47:03.886Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16052026-04-09T10:47:03.886Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16062026-04-09T10:47:03.886Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16072026-04-09T10:47:03.886Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16082026-04-09T10:47:03.886Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16092026-04-09T10:47:03.886Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16102026-04-09T10:47:03.889Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16112026-04-09T10:47:03.889Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16122026-04-09T10:47:03.889Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
16132026-04-09T10:47:03.889Z- - - - - - - - - - - - - - - - - - - - - - - - -
16142026-04-09T10:47:03.889Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16152026-04-09T10:47:03.889Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16162026-04-09T10:47:03.889Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16172026-04-09T10:47:03.889Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16182026-04-09T10:47:03.889Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16192026-04-09T10:47:03.889Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16202026-04-09T10:47:03.889Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16212026-04-09T10:47:03.889Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16222026-04-09T10:47:03.889Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
16232026-04-09T10:47:03.889Z- - - - - - - - - - - - - - - - - - - - - - - - -
16242026-04-09T10:47:03.890Z[ 5] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
16252026-04-09T10:47:03.890Z[ 8] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
16262026-04-09T10:47:03.890Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16272026-04-09T10:47:03.890Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16282026-04-09T10:47:03.890Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16292026-04-09T10:47:03.890Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16302026-04-09T10:47:03.890Z[ 18] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
16312026-04-09T10:47:03.890Z[ 20] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
16322026-04-09T10:47:03.890Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
16332026-04-09T10:47:03.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
16342026-04-09T10:47:03.890Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
16352026-04-09T10:47:03.890Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
16362026-04-09T10:47:03.890Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
16372026-04-09T10:47:06.886Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
16382026-04-09T10:47:06.886Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
16392026-04-09T10:47:06.886Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
16402026-04-09T10:47:06.886Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
16412026-04-09T10:47:06.886Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
16422026-04-09T10:47:06.886Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
16432026-04-09T10:47:06.886Z- - - - - - - - - - - - - - - - - - - - - - - - -
16442026-04-09T10:47:06.886Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16452026-04-09T10:47:06.886Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16462026-04-09T10:47:06.886Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16472026-04-09T10:47:06.886Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16482026-04-09T10:47:06.886Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16492026-04-09T10:47:06.886Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16502026-04-09T10:47:06.886Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16512026-04-09T10:47:06.886Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16522026-04-09T10:47:06.886Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
16532026-04-09T10:47:06.886Z- - - - - - - - - - - - - - - - - - - - - - - - -
16542026-04-09T10:47:06.886Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16552026-04-09T10:47:06.886Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16562026-04-09T10:47:06.886Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16572026-04-09T10:47:06.886Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16582026-04-09T10:47:06.886Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16592026-04-09T10:47:06.886Z[ 16] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
16602026-04-09T10:47:06.890Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16612026-04-09T10:47:06.890Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16622026-04-09T10:47:06.890Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
16632026-04-09T10:47:06.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
16642026-04-09T10:47:06.890Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16652026-04-09T10:47:06.890Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16662026-04-09T10:47:06.890Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16672026-04-09T10:47:06.890Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16682026-04-09T10:47:06.890Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16692026-04-09T10:47:06.890Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16702026-04-09T10:47:06.890Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16712026-04-09T10:47:06.890Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16722026-04-09T10:47:06.890Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
16732026-04-09T10:47:06.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
16742026-04-09T10:47:06.890Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16752026-04-09T10:47:06.890Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16762026-04-09T10:47:06.890Z[ 10] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
16772026-04-09T10:47:06.890Z[ 12] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
16782026-04-09T10:47:06.890Z[ 14] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
16792026-04-09T10:47:06.890Z[ 16] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
16802026-04-09T10:47:06.890Z[ 18] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
16812026-04-09T10:47:06.890Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16822026-04-09T10:47:06.890Z[SUM] 10.00-10.00 sec 640 KBytes 11.7 Gbits/sec
16832026-04-09T10:47:06.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
16842026-04-09T10:47:06.890Z[ ID] Interval Transfer Bitrate
16852026-04-09T10:47:06.890Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16862026-04-09T10:47:06.890Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16872026-04-09T10:47:06.890Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16882026-04-09T10:47:06.890Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16892026-04-09T10:47:06.890Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16902026-04-09T10:47:06.890Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16912026-04-09T10:47:06.890Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16922026-04-09T10:47:06.891Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16932026-04-09T10:47:06.891Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
16942026-04-09T10:47:06.891ZRun 5/5...10224.989476705205Mbps
16952026-04-09T10:47:06.891Z###---------------------###
16962026-04-09T10:47:06.891Z::: iPerf done... :::
16972026-04-09T10:47:06.891Z:::Awaiting out files...:::
16982026-04-09T10:47:06.891Z###---------------------###
16992026-04-09T10:47:06.891Z###-----###
17002026-04-09T10:47:06.891Z:::done!:::
17012026-04-09T10:47:06.891Z###-----###
17022026-04-09T10:47:06.891Z###-------------------###
17032026-04-09T10:47:06.891Z:::Running experiment :::
17042026-04-09T10:47:06.891Z:::iperf-tcp/local/s2c:::
17052026-04-09T10:47:06.891Z###-------------------###
17062026-04-09T10:47:14.274Z-----------------------------------------------------------
17072026-04-09T10:47:14.274ZServer listening on 5201 (test #6)
17082026-04-09T10:47:14.274Z-----------------------------------------------------------
17092026-04-09T10:47:14.274ZAccepted connection from 10.0.0.1, port 60073
17102026-04-09T10:47:14.274Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34913
17112026-04-09T10:47:14.274Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48401
17122026-04-09T10:47:14.274Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39247
17132026-04-09T10:47:14.275Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40405
17142026-04-09T10:47:14.275Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61275
17152026-04-09T10:47:14.275Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65431
17162026-04-09T10:47:14.275Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57829
17172026-04-09T10:47:14.275Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53078
17182026-04-09T10:47:14.275Z[ ID] Interval Transfer Bitrate
17192026-04-09T10:47:14.275Z[ 5] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17202026-04-09T10:47:14.275Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
17212026-04-09T10:47:14.275Z[ 10] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
17222026-04-09T10:47:14.275Z[ 12] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17232026-04-09T10:47:14.275Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
17242026-04-09T10:47:14.275Z[ 16] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17252026-04-09T10:47:14.275Z[ 18] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
17262026-04-09T10:47:14.275Z[ 20] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17272026-04-09T10:47:14.275Z[SUM] 0.00-1.00 sec 993 MBytes 8.33 Gbits/sec
17282026-04-09T10:47:14.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
17292026-04-09T10:47:14.275Z[ 5] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
17302026-04-09T10:47:14.275Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17312026-04-09T10:47:14.275Z[ 10] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
17322026-04-09T10:47:14.275Z[ 12] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
17332026-04-09T10:47:14.275Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17342026-04-09T10:47:14.275Z[ 16] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
17352026-04-09T10:47:14.275Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17362026-04-09T10:47:14.275Z[ 20] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
17372026-04-09T10:47:14.275Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.5 Gbits/sec
17382026-04-09T10:47:14.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
17392026-04-09T10:47:14.275Z[ 5] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
17402026-04-09T10:47:14.275Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17412026-04-09T10:47:14.275Z[ 10] 2.00-3.00 sec 161 MBytes 1.35 Gbits/sec
17422026-04-09T10:47:14.275Z[ 12] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
17432026-04-09T10:47:14.275Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17442026-04-09T10:47:14.275Z[ 16] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
17452026-04-09T10:47:14.275Z[ 18] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
17462026-04-09T10:47:14.275Z[ 20] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
17472026-04-09T10:47:14.275Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.6 Gbits/sec
17482026-04-09T10:47:14.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
17492026-04-09T10:47:14.275Z[ 5] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
17502026-04-09T10:47:14.276Z[ 8] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
17512026-04-09T10:47:14.276Z[ 10] 3.00-4.00 sec 165 MBytes 1.39 Gbits/sec
17522026-04-09T10:47:14.276Z[ 12] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
17532026-04-09T10:47:14.276Z[ 14] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
17542026-04-09T10:47:14.276Z[ 16] 3.00-4.00 sec 162 MBytes 1.35 Gbits/sec
17552026-04-09T10:47:14.276Z[ 18] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
17562026-04-09T10:47:14.276Z[ 20] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
17572026-04-09T10:47:14.276Z[SUM] 3.00-4.00 sec 1.25 GBytes 10.8 Gbits/sec
17582026-04-09T10:47:14.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
17592026-04-09T10:47:14.276Z[ 5] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
17602026-04-09T10:47:14.276Z[ 8] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
17612026-04-09T10:47:14.276Z[ 10] 4.00-5.00 sec 171 MBytes 1.44 Gbits/sec
17622026-04-09T10:47:14.276Z[ 12] 4.00-5.00 sec 165 MBytes 1.38 Gbits/sec
17632026-04-09T10:47:14.276Z[ 14] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
17642026-04-09T10:47:14.276Z[ 16] 4.00-5.00 sec 165 MBytes 1.39 Gbits/sec
17652026-04-09T10:47:14.276Z[ 18] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
17662026-04-09T10:47:14.276Z[ 20] 4.00-5.00 sec 165 MBytes 1.38 Gbits/sec
17672026-04-09T10:47:14.276Z[SUM] 4.00-5.00 sec 1.27 GBytes 10.9 Gbits/sec
17682026-04-09T10:47:14.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
17692026-04-09T10:47:14.279Z[ 5] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
17702026-04-09T10:47:14.279Z[ 8] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
17712026-04-09T10:47:14.279Z[ 10] 5.00-6.00 sec 163 MBytes 1.36 Gbits/sec
17722026-04-09T10:47:14.279Z[ 12] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
17732026-04-09T10:47:14.279Z[ 14] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
17742026-04-09T10:47:14.279Z[ 16] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
17752026-04-09T10:47:14.279Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17762026-04-09T10:47:14.279Z[ 20] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
17772026-04-09T10:47:14.279Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.7 Gbits/sec
17782026-04-09T10:47:14.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
17792026-04-09T10:47:14.280Z[ 5] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
17802026-04-09T10:47:14.280Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17812026-04-09T10:47:14.280Z[ 10] 6.00-7.00 sec 159 MBytes 1.34 Gbits/sec
17822026-04-09T10:47:17.276Z[ 12] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
17832026-04-09T10:47:17.276Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17842026-04-09T10:47:17.276Z[ 16] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
17852026-04-09T10:47:17.276Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17862026-04-09T10:47:17.276Z[ 20] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
17872026-04-09T10:47:17.277Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
17882026-04-09T10:47:17.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
17892026-04-09T10:47:17.277Z[ 5] 7.00-8.00 sec 159 MBytes 1.34 Gbits/sec
17902026-04-09T10:47:17.277Z[ 8] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
17912026-04-09T10:47:17.277Z[ 10] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
17922026-04-09T10:47:17.277Z[ 12] 7.00-8.00 sec 159 MBytes 1.34 Gbits/sec
17932026-04-09T10:47:17.277Z[ 14] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
17942026-04-09T10:47:17.277Z[ 16] 7.00-8.00 sec 159 MBytes 1.34 Gbits/sec
17952026-04-09T10:47:17.277Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
17962026-04-09T10:47:17.277Z[ 20] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
17972026-04-09T10:47:17.277Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.7 Gbits/sec
17982026-04-09T10:47:17.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
17992026-04-09T10:47:17.277Z[ 5] 8.00-9.00 sec 164 MBytes 1.38 Gbits/sec
18002026-04-09T10:47:17.277Z[ 8] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
18012026-04-09T10:47:17.277Z[ 10] 8.00-9.00 sec 170 MBytes 1.42 Gbits/sec
18022026-04-09T10:47:17.277Z[ 12] 8.00-9.00 sec 164 MBytes 1.37 Gbits/sec
18032026-04-09T10:47:17.277Z[ 14] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
18042026-04-09T10:47:17.277Z[ 16] 8.00-9.00 sec 164 MBytes 1.37 Gbits/sec
18052026-04-09T10:47:17.277Z[ 18] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
18062026-04-09T10:47:17.277Z[ 20] 8.00-9.00 sec 164 MBytes 1.38 Gbits/sec
18072026-04-09T10:47:17.277Z[SUM] 8.00-9.00 sec 1.27 GBytes 10.9 Gbits/sec
18082026-04-09T10:47:17.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
18092026-04-09T10:47:17.277Z[ 5] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
18102026-04-09T10:47:17.277Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18112026-04-09T10:47:17.277Z[ 10] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
18122026-04-09T10:47:17.277Z[ 12] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
18132026-04-09T10:47:17.277Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18142026-04-09T10:47:17.277Z[ 16] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
18152026-04-09T10:47:17.277Z[ 18] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
18162026-04-09T10:47:17.277Z[ 20] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
18172026-04-09T10:47:17.277Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.6 Gbits/sec
18182026-04-09T10:47:17.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
18192026-04-09T10:47:17.277Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18202026-04-09T10:47:17.277Z[ 8] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
18212026-04-09T10:47:17.277Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18222026-04-09T10:47:17.277Z[ 12] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
18232026-04-09T10:47:17.277Z[ 14] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
18242026-04-09T10:47:17.278Z[ 16] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
18252026-04-09T10:47:17.278Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18262026-04-09T10:47:17.278Z[ 20] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
18272026-04-09T10:47:17.278Z[SUM] 10.00-10.00 sec 640 KBytes 11.2 Gbits/sec
18282026-04-09T10:47:17.278Z- - - - - - - - - - - - - - - - - - - - - - - - -
18292026-04-09T10:47:17.278Z[ ID] Interval Transfer Bitrate
18302026-04-09T10:47:17.278Z[ 5] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
18312026-04-09T10:47:17.278Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18322026-04-09T10:47:17.278Z[ 10] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
18332026-04-09T10:47:17.278Z[ 12] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
18342026-04-09T10:47:17.278Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18352026-04-09T10:47:17.278Z[ 16] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
18362026-04-09T10:47:17.278Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18372026-04-09T10:47:17.278Z[ 20] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
18382026-04-09T10:47:17.278Z[SUM] 0.00-10.00 sec 12.2 GBytes 10.5 Gbits/sec sender
18392026-04-09T10:47:17.281ZRun 1/5...10453.169731618937Mbps
18402026-04-09T10:47:24.665Z-----------------------------------------------------------
18412026-04-09T10:47:24.665ZServer listening on 5201 (test #7)
18422026-04-09T10:47:24.665Z-----------------------------------------------------------
18432026-04-09T10:47:24.665ZAccepted connection from 10.0.0.1, port 35641
18442026-04-09T10:47:24.665Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35216
18452026-04-09T10:47:24.665Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34791
18462026-04-09T10:47:24.665Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56388
18472026-04-09T10:47:24.665Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54760
18482026-04-09T10:47:24.665Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41295
18492026-04-09T10:47:24.665Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49185
18502026-04-09T10:47:24.665Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47185
18512026-04-09T10:47:24.665Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48361
18522026-04-09T10:47:24.665Z[ ID] Interval Transfer Bitrate
18532026-04-09T10:47:24.665Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18542026-04-09T10:47:24.665Z[ 8] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
18552026-04-09T10:47:24.665Z[ 10] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
18562026-04-09T10:47:24.665Z[ 12] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18572026-04-09T10:47:24.665Z[ 14] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
18582026-04-09T10:47:24.665Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
18592026-04-09T10:47:24.665Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
18602026-04-09T10:47:24.665Z[ 20] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18612026-04-09T10:47:24.665Z[SUM] 0.00-1.00 sec 980 MBytes 8.22 Gbits/sec
18622026-04-09T10:47:24.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
18632026-04-09T10:47:24.665Z[ 5] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
18642026-04-09T10:47:24.665Z[ 8] 1.00-2.00 sec 171 MBytes 1.43 Gbits/sec
18652026-04-09T10:47:24.665Z[ 10] 1.00-2.00 sec 171 MBytes 1.43 Gbits/sec
18662026-04-09T10:47:24.665Z[ 12] 1.00-2.00 sec 172 MBytes 1.44 Gbits/sec
18672026-04-09T10:47:24.665Z[ 14] 1.00-2.00 sec 182 MBytes 1.53 Gbits/sec
18682026-04-09T10:47:24.665Z[ 16] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
18692026-04-09T10:47:24.665Z[ 18] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
18702026-04-09T10:47:24.665Z[ 20] 1.00-2.00 sec 172 MBytes 1.44 Gbits/sec
18712026-04-09T10:47:24.665Z[SUM] 1.00-2.00 sec 1.31 GBytes 11.3 Gbits/sec
18722026-04-09T10:47:24.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
18732026-04-09T10:47:24.666Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18742026-04-09T10:47:24.666Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18752026-04-09T10:47:24.666Z[ 10] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
18762026-04-09T10:47:24.666Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18772026-04-09T10:47:24.666Z[ 14] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
18782026-04-09T10:47:24.666Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18792026-04-09T10:47:24.666Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18802026-04-09T10:47:24.666Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18812026-04-09T10:47:24.666Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
18822026-04-09T10:47:24.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
18832026-04-09T10:47:24.666Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18842026-04-09T10:47:24.666Z[ 8] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
18852026-04-09T10:47:24.666Z[ 10] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
18862026-04-09T10:47:24.666Z[ 12] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
18872026-04-09T10:47:24.666Z[ 14] 3.00-4.00 sec 165 MBytes 1.38 Gbits/sec
18882026-04-09T10:47:24.666Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18892026-04-09T10:47:24.666Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18902026-04-09T10:47:24.666Z[ 20] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
18912026-04-09T10:47:24.666Z[SUM] 3.00-4.00 sec 1.24 GBytes 10.7 Gbits/sec
18922026-04-09T10:47:24.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
18932026-04-09T10:47:24.666Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
18942026-04-09T10:47:24.666Z[ 8] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
18952026-04-09T10:47:24.666Z[ 10] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
18962026-04-09T10:47:24.666Z[ 12] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
18972026-04-09T10:47:24.666Z[ 14] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
18982026-04-09T10:47:24.666Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
18992026-04-09T10:47:24.666Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19002026-04-09T10:47:24.666Z[ 20] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
19012026-04-09T10:47:24.666Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
19022026-04-09T10:47:24.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
19032026-04-09T10:47:24.666Z[ 5] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
19042026-04-09T10:47:24.666Z[ 8] 5.00-6.00 sec 165 MBytes 1.38 Gbits/sec
19052026-04-09T10:47:24.666Z[ 10] 5.00-6.00 sec 165 MBytes 1.39 Gbits/sec
19062026-04-09T10:47:24.666Z[ 12] 5.00-6.00 sec 167 MBytes 1.40 Gbits/sec
19072026-04-09T10:47:24.666Z[ 14] 5.00-6.00 sec 172 MBytes 1.44 Gbits/sec
19082026-04-09T10:47:24.666Z[ 16] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
19092026-04-09T10:47:24.666Z[ 18] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
19102026-04-09T10:47:24.666Z[ 20] 5.00-6.00 sec 166 MBytes 1.40 Gbits/sec
19112026-04-09T10:47:24.666Z[SUM] 5.00-6.00 sec 1.28 GBytes 11.0 Gbits/sec
19122026-04-09T10:47:24.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
19132026-04-09T10:47:24.667Z[ 5] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
19142026-04-09T10:47:24.667Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19152026-04-09T10:47:24.667Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19162026-04-09T10:47:27.666Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19172026-04-09T10:47:27.666Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19182026-04-09T10:47:27.666Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19192026-04-09T10:47:27.666Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19202026-04-09T10:47:27.666Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19212026-04-09T10:47:27.666Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.4 Gbits/sec
19222026-04-09T10:47:27.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
19232026-04-09T10:47:27.666Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19242026-04-09T10:47:27.666Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19252026-04-09T10:47:27.666Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19262026-04-09T10:47:27.666Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19272026-04-09T10:47:27.666Z[ 14] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19282026-04-09T10:47:27.666Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19292026-04-09T10:47:27.666Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19302026-04-09T10:47:27.666Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19312026-04-09T10:47:27.666Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
19322026-04-09T10:47:27.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
19332026-04-09T10:47:27.666Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19342026-04-09T10:47:27.666Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19352026-04-09T10:47:27.666Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19362026-04-09T10:47:27.666Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19372026-04-09T10:47:27.666Z[ 14] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19382026-04-09T10:47:27.666Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19392026-04-09T10:47:27.666Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19402026-04-09T10:47:27.666Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19412026-04-09T10:47:27.666Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
19422026-04-09T10:47:27.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
19432026-04-09T10:47:27.666Z[ 5] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19442026-04-09T10:47:27.666Z[ 8] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19452026-04-09T10:47:27.667Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19462026-04-09T10:47:27.667Z[ 12] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19472026-04-09T10:47:27.667Z[ 14] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19482026-04-09T10:47:27.667Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19492026-04-09T10:47:27.667Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19502026-04-09T10:47:27.667Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19512026-04-09T10:47:27.667Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
19522026-04-09T10:47:27.667Z- - - - - - - - - - - - - - - - - - - - - - - - -
19532026-04-09T10:47:27.667Z[ 5] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
19542026-04-09T10:47:27.667Z[ 8] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
19552026-04-09T10:47:27.667Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19562026-04-09T10:47:27.667Z[ 12] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
19572026-04-09T10:47:27.667Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19582026-04-09T10:47:27.667Z[ 16] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
19592026-04-09T10:47:27.667Z[ 18] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
19602026-04-09T10:47:27.667Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19612026-04-09T10:47:27.667Z[SUM] 10.00-10.00 sec 640 KBytes 12.0 Gbits/sec
19622026-04-09T10:47:27.667Z- - - - - - - - - - - - - - - - - - - - - - - - -
19632026-04-09T10:47:27.670Z[ ID] Interval Transfer Bitrate
19642026-04-09T10:47:27.671Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19652026-04-09T10:47:27.671Z[ 8] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19662026-04-09T10:47:27.671Z[ 10] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19672026-04-09T10:47:27.671Z[ 12] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19682026-04-09T10:47:27.671Z[ 14] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
19692026-04-09T10:47:27.671Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19702026-04-09T10:47:27.671Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19712026-04-09T10:47:27.671Z[ 20] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19722026-04-09T10:47:27.671Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
19732026-04-09T10:47:27.671ZRun 2/5...10399.30879910404Mbps
19742026-04-09T10:47:35.054Z-----------------------------------------------------------
19752026-04-09T10:47:35.054ZServer listening on 5201 (test #8)
19762026-04-09T10:47:35.054Z-----------------------------------------------------------
19772026-04-09T10:47:35.054ZAccepted connection from 10.0.0.1, port 62112
19782026-04-09T10:47:35.054Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62519
19792026-04-09T10:47:35.054Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47255
19802026-04-09T10:47:35.054Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62596
19812026-04-09T10:47:35.054Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45919
19822026-04-09T10:47:35.054Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56291
19832026-04-09T10:47:35.054Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37080
19842026-04-09T10:47:35.054Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58379
19852026-04-09T10:47:35.054Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33190
19862026-04-09T10:47:35.054Z[ ID] Interval Transfer Bitrate
19872026-04-09T10:47:35.054Z[ 5] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
19882026-04-09T10:47:35.054Z[ 8] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
19892026-04-09T10:47:35.054Z[ 10] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
19902026-04-09T10:47:35.054Z[ 12] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
19912026-04-09T10:47:35.054Z[ 14] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19922026-04-09T10:47:35.054Z[ 16] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19932026-04-09T10:47:35.054Z[ 18] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
19942026-04-09T10:47:35.054Z[ 20] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
19952026-04-09T10:47:35.054Z[SUM] 0.00-1.00 sec 988 MBytes 8.29 Gbits/sec
19962026-04-09T10:47:35.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
19972026-04-09T10:47:35.054Z[ 5] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
19982026-04-09T10:47:35.055Z[ 8] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
19992026-04-09T10:47:35.055Z[ 10] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
20002026-04-09T10:47:35.055Z[ 12] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
20012026-04-09T10:47:35.055Z[ 14] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
20022026-04-09T10:47:35.055Z[ 16] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
20032026-04-09T10:47:35.055Z[ 18] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
20042026-04-09T10:47:35.055Z[ 20] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
20052026-04-09T10:47:35.055Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
20062026-04-09T10:47:35.055Z- - - - - - - - - - - - - - - - - - - - - - - - -
20072026-04-09T10:47:35.055Z[ 5] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20082026-04-09T10:47:35.055Z[ 8] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20092026-04-09T10:47:35.055Z[ 10] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20102026-04-09T10:47:35.055Z[ 12] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20112026-04-09T10:47:35.055Z[ 14] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20122026-04-09T10:47:35.055Z[ 16] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20132026-04-09T10:47:35.055Z[ 18] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20142026-04-09T10:47:35.055Z[ 20] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20152026-04-09T10:47:35.055Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.5 Gbits/sec
20162026-04-09T10:47:35.055Z- - - - - - - - - - - - - - - - - - - - - - - - -
20172026-04-09T10:47:35.055Z[ 5] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20182026-04-09T10:47:35.055Z[ 8] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20192026-04-09T10:47:35.055Z[ 10] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20202026-04-09T10:47:35.055Z[ 12] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20212026-04-09T10:47:35.055Z[ 14] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20222026-04-09T10:47:35.055Z[ 16] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20232026-04-09T10:47:35.055Z[ 18] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20242026-04-09T10:47:35.055Z[ 20] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20252026-04-09T10:47:35.055Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
20262026-04-09T10:47:35.055Z- - - - - - - - - - - - - - - - - - - - - - - - -
20272026-04-09T10:47:35.055Z[ 5] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20282026-04-09T10:47:35.055Z[ 8] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20292026-04-09T10:47:35.055Z[ 10] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20302026-04-09T10:47:35.055Z[ 12] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20312026-04-09T10:47:35.055Z[ 14] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20322026-04-09T10:47:35.055Z[ 16] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20332026-04-09T10:47:35.055Z[ 18] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20342026-04-09T10:47:35.055Z[ 20] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20352026-04-09T10:47:35.055Z[SUM] 4.00-5.00 sec 1.23 GBytes 10.6 Gbits/sec
20362026-04-09T10:47:35.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
20372026-04-09T10:47:35.056Z[ 5] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20382026-04-09T10:47:35.056Z[ 8] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20392026-04-09T10:47:35.056Z[ 10] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20402026-04-09T10:47:35.056Z[ 12] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20412026-04-09T10:47:35.056Z[ 14] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20422026-04-09T10:47:35.056Z[ 16] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20432026-04-09T10:47:35.056Z[ 18] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20442026-04-09T10:47:35.056Z[ 20] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20452026-04-09T10:47:35.056Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.6 Gbits/sec
20462026-04-09T10:47:35.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
20472026-04-09T10:47:35.059Z[ 5] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
20482026-04-09T10:47:35.059Z[ 8] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
20492026-04-09T10:47:35.059Z[ 10] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
20502026-04-09T10:47:38.055Z[ 12] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
20512026-04-09T10:47:38.055Z[ 14] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
20522026-04-09T10:47:38.055Z[ 16] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
20532026-04-09T10:47:38.055Z[ 18] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
20542026-04-09T10:47:38.055Z[ 20] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
20552026-04-09T10:47:38.055Z[SUM] 6.00-7.00 sec 1.24 GBytes 10.6 Gbits/sec
20562026-04-09T10:47:38.055Z- - - - - - - - - - - - - - - - - - - - - - - - -
20572026-04-09T10:47:38.055Z[ 5] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20582026-04-09T10:47:38.055Z[ 8] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20592026-04-09T10:47:38.055Z[ 10] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20602026-04-09T10:47:38.055Z[ 12] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20612026-04-09T10:47:38.055Z[ 14] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20622026-04-09T10:47:38.055Z[ 16] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20632026-04-09T10:47:38.055Z[ 18] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20642026-04-09T10:47:38.055Z[ 20] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20652026-04-09T10:47:38.056Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.6 Gbits/sec
20662026-04-09T10:47:38.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
20672026-04-09T10:47:38.056Z[ 5] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20682026-04-09T10:47:38.056Z[ 8] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20692026-04-09T10:47:38.056Z[ 10] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20702026-04-09T10:47:38.056Z[ 12] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20712026-04-09T10:47:38.056Z[ 14] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20722026-04-09T10:47:38.056Z[ 16] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20732026-04-09T10:47:38.056Z[ 18] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20742026-04-09T10:47:38.056Z[ 20] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20752026-04-09T10:47:38.056Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.6 Gbits/sec
20762026-04-09T10:47:38.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
20772026-04-09T10:47:38.056Z[ 5] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
20782026-04-09T10:47:38.056Z[ 8] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20792026-04-09T10:47:38.056Z[ 10] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20802026-04-09T10:47:38.056Z[ 12] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20812026-04-09T10:47:38.056Z[ 14] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20822026-04-09T10:47:38.056Z[ 16] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20832026-04-09T10:47:38.056Z[ 18] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20842026-04-09T10:47:38.056Z[ 20] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20852026-04-09T10:47:38.056Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.6 Gbits/sec
20862026-04-09T10:47:38.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
20872026-04-09T10:47:38.056Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20882026-04-09T10:47:38.056Z[ 8] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
20892026-04-09T10:47:38.056Z[ 10] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
20902026-04-09T10:47:38.056Z[ 12] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
20912026-04-09T10:47:38.056Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20922026-04-09T10:47:38.056Z[ 16] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
20932026-04-09T10:47:38.056Z[ 18] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
20942026-04-09T10:47:38.056Z[ 20] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
20952026-04-09T10:47:38.056Z[SUM] 10.00-10.00 sec 768 KBytes 14.4 Gbits/sec
20962026-04-09T10:47:38.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
20972026-04-09T10:47:38.059Z[ ID] Interval Transfer Bitrate
20982026-04-09T10:47:38.060Z[ 5] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
20992026-04-09T10:47:38.060Z[ 8] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
21002026-04-09T10:47:38.060Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
21012026-04-09T10:47:38.060Z[ 12] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
21022026-04-09T10:47:38.060Z[ 14] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
21032026-04-09T10:47:38.060Z[ 16] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
21042026-04-09T10:47:38.060Z[ 18] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
21052026-04-09T10:47:38.060Z[ 20] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
21062026-04-09T10:47:38.060Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
21072026-04-09T10:47:38.060ZRun 3/5...10354.118242490911Mbps
21082026-04-09T10:47:45.442Z-----------------------------------------------------------
21092026-04-09T10:47:45.442ZServer listening on 5201 (test #9)
21102026-04-09T10:47:45.442Z-----------------------------------------------------------
21112026-04-09T10:47:45.442ZAccepted connection from 10.0.0.1, port 49122
21122026-04-09T10:47:45.442Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37286
21132026-04-09T10:47:45.442Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56467
21142026-04-09T10:47:45.442Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61634
21152026-04-09T10:47:45.442Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49099
21162026-04-09T10:47:45.442Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50886
21172026-04-09T10:47:45.442Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49592
21182026-04-09T10:47:45.442Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54083
21192026-04-09T10:47:45.442Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33876
21202026-04-09T10:47:45.442Z[ ID] Interval Transfer Bitrate
21212026-04-09T10:47:45.442Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
21222026-04-09T10:47:45.442Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
21232026-04-09T10:47:45.442Z[ 10] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21242026-04-09T10:47:45.442Z[ 12] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21252026-04-09T10:47:45.442Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21262026-04-09T10:47:45.442Z[ 16] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21272026-04-09T10:47:45.442Z[ 18] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
21282026-04-09T10:47:45.442Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21292026-04-09T10:47:45.442Z[SUM] 0.00-1.00 sec 971 MBytes 8.14 Gbits/sec
21302026-04-09T10:47:45.442Z- - - - - - - - - - - - - - - - - - - - - - - - -
21312026-04-09T10:47:45.443Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21322026-04-09T10:47:45.443Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21332026-04-09T10:47:45.443Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21342026-04-09T10:47:45.443Z[ 12] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
21352026-04-09T10:47:45.443Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21362026-04-09T10:47:45.443Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21372026-04-09T10:47:45.443Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21382026-04-09T10:47:45.443Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21392026-04-09T10:47:45.443Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
21402026-04-09T10:47:45.443Z- - - - - - - - - - - - - - - - - - - - - - - - -
21412026-04-09T10:47:45.443Z[ 5] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
21422026-04-09T10:47:45.443Z[ 8] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21432026-04-09T10:47:45.443Z[ 10] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21442026-04-09T10:47:45.443Z[ 12] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21452026-04-09T10:47:45.443Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21462026-04-09T10:47:45.443Z[ 16] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
21472026-04-09T10:47:45.443Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21482026-04-09T10:47:45.443Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21492026-04-09T10:47:45.443Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
21502026-04-09T10:47:45.443Z- - - - - - - - - - - - - - - - - - - - - - - - -
21512026-04-09T10:47:45.443Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21522026-04-09T10:47:45.443Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21532026-04-09T10:47:45.443Z[ 10] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
21542026-04-09T10:47:45.443Z[ 12] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
21552026-04-09T10:47:45.443Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21562026-04-09T10:47:45.443Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21572026-04-09T10:47:45.443Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21582026-04-09T10:47:45.443Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21592026-04-09T10:47:45.443Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
21602026-04-09T10:47:45.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
21612026-04-09T10:47:45.447Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21622026-04-09T10:47:45.447Z[ 8] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
21632026-04-09T10:47:45.447Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21642026-04-09T10:47:45.447Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21652026-04-09T10:47:45.447Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21662026-04-09T10:47:45.447Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21672026-04-09T10:47:45.447Z[ 18] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
21682026-04-09T10:47:45.447Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21692026-04-09T10:47:45.447Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.4 Gbits/sec
21702026-04-09T10:47:45.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
21712026-04-09T10:47:45.447Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21722026-04-09T10:47:45.447Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21732026-04-09T10:47:45.447Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
21742026-04-09T10:47:45.447Z[ 12] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
21752026-04-09T10:47:45.447Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21762026-04-09T10:47:45.447Z[ 16] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
21772026-04-09T10:47:45.447Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21782026-04-09T10:47:45.447Z[ 20] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
21792026-04-09T10:47:45.447Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
21802026-04-09T10:47:45.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
21812026-04-09T10:47:45.447Z[ 5] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
21822026-04-09T10:47:45.447Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21832026-04-09T10:47:45.447Z[ 10] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21842026-04-09T10:47:48.444Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21852026-04-09T10:47:48.444Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21862026-04-09T10:47:48.444Z[ 16] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21872026-04-09T10:47:48.444Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21882026-04-09T10:47:48.444Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21892026-04-09T10:47:48.444Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
21902026-04-09T10:47:48.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
21912026-04-09T10:47:48.444Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21922026-04-09T10:47:48.444Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21932026-04-09T10:47:48.445Z[ 10] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
21942026-04-09T10:47:48.445Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
21952026-04-09T10:47:48.445Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21962026-04-09T10:47:48.445Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21972026-04-09T10:47:48.445Z[ 18] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
21982026-04-09T10:47:48.445Z[ 20] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
21992026-04-09T10:47:48.445Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
22002026-04-09T10:47:48.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
22012026-04-09T10:47:48.445Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22022026-04-09T10:47:48.445Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22032026-04-09T10:47:48.445Z[ 10] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
22042026-04-09T10:47:48.445Z[ 12] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
22052026-04-09T10:47:48.445Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22062026-04-09T10:47:48.445Z[ 16] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
22072026-04-09T10:47:48.445Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22082026-04-09T10:47:48.445Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22092026-04-09T10:47:48.445Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
22102026-04-09T10:47:48.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
22112026-04-09T10:47:48.445Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22122026-04-09T10:47:48.445Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22132026-04-09T10:47:48.445Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22142026-04-09T10:47:48.445Z[ 12] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22152026-04-09T10:47:48.445Z[ 14] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
22162026-04-09T10:47:48.445Z[ 16] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
22172026-04-09T10:47:48.445Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22182026-04-09T10:47:48.445Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22192026-04-09T10:47:48.445Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
22202026-04-09T10:47:48.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
22212026-04-09T10:47:48.445Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22222026-04-09T10:47:48.445Z[ 8] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
22232026-04-09T10:47:48.445Z[ 10] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
22242026-04-09T10:47:48.445Z[ 12] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
22252026-04-09T10:47:48.445Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22262026-04-09T10:47:48.445Z[ 16] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
22272026-04-09T10:47:48.445Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22282026-04-09T10:47:48.445Z[ 20] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
22292026-04-09T10:47:48.445Z[SUM] 10.00-10.00 sec 640 KBytes 11.3 Gbits/sec
22302026-04-09T10:47:48.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
22312026-04-09T10:47:48.446Z[ ID] Interval Transfer Bitrate
22322026-04-09T10:47:48.446Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22332026-04-09T10:47:48.446Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22342026-04-09T10:47:48.446Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22352026-04-09T10:47:48.446Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22362026-04-09T10:47:48.446Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22372026-04-09T10:47:48.446Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22382026-04-09T10:47:48.446Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22392026-04-09T10:47:48.446Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22402026-04-09T10:47:48.446Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
22412026-04-09T10:47:48.449ZRun 4/5...10246.929896643931Mbps
22422026-04-09T10:47:55.831Z-----------------------------------------------------------
22432026-04-09T10:47:55.831ZServer listening on 5201 (test #10)
22442026-04-09T10:47:55.831Z-----------------------------------------------------------
22452026-04-09T10:47:55.831ZAccepted connection from 10.0.0.1, port 63113
22462026-04-09T10:47:55.831Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58607
22472026-04-09T10:47:55.832Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48841
22482026-04-09T10:47:55.832Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41966
22492026-04-09T10:47:55.832Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64009
22502026-04-09T10:47:55.832Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34399
22512026-04-09T10:47:55.832Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62058
22522026-04-09T10:47:55.832Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34843
22532026-04-09T10:47:55.832Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42599
22542026-04-09T10:47:55.832Z[ ID] Interval Transfer Bitrate
22552026-04-09T10:47:55.832Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22562026-04-09T10:47:55.832Z[ 8] 0.00-1.00 sec 134 MBytes 1.13 Gbits/sec
22572026-04-09T10:47:55.832Z[ 10] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
22582026-04-09T10:47:55.832Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22592026-04-09T10:47:55.832Z[ 14] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
22602026-04-09T10:47:55.832Z[ 16] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
22612026-04-09T10:47:55.832Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22622026-04-09T10:47:55.832Z[ 20] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
22632026-04-09T10:47:55.832Z[SUM] 0.00-1.00 sec 1007 MBytes 8.44 Gbits/sec
22642026-04-09T10:47:55.832Z- - - - - - - - - - - - - - - - - - - - - - - - -
22652026-04-09T10:47:55.832Z[ 5] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
22662026-04-09T10:47:55.832Z[ 8] 1.00-2.00 sec 167 MBytes 1.40 Gbits/sec
22672026-04-09T10:47:55.832Z[ 10] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
22682026-04-09T10:47:55.832Z[ 12] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
22692026-04-09T10:47:55.832Z[ 14] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
22702026-04-09T10:47:55.832Z[ 16] 1.00-2.00 sec 165 MBytes 1.39 Gbits/sec
22712026-04-09T10:47:55.832Z[ 18] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
22722026-04-09T10:47:55.832Z[ 20] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
22732026-04-09T10:47:55.832Z[SUM] 1.00-2.00 sec 1.26 GBytes 10.8 Gbits/sec
22742026-04-09T10:47:55.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
22752026-04-09T10:47:55.836Z[ 5] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
22762026-04-09T10:47:55.836Z[ 8] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22772026-04-09T10:47:55.836Z[ 10] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22782026-04-09T10:47:55.836Z[ 12] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
22792026-04-09T10:47:55.836Z[ 14] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22802026-04-09T10:47:55.836Z[ 16] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
22812026-04-09T10:47:55.836Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22822026-04-09T10:47:55.836Z[ 20] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22832026-04-09T10:47:55.836Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.6 Gbits/sec
22842026-04-09T10:47:55.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
22852026-04-09T10:47:55.836Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22862026-04-09T10:47:55.836Z[ 8] 3.00-4.00 sec 165 MBytes 1.38 Gbits/sec
22872026-04-09T10:47:55.836Z[ 10] 3.00-4.00 sec 166 MBytes 1.40 Gbits/sec
22882026-04-09T10:47:55.836Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22892026-04-09T10:47:55.836Z[ 14] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
22902026-04-09T10:47:55.836Z[ 16] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
22912026-04-09T10:47:55.836Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22922026-04-09T10:47:55.836Z[ 20] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
22932026-04-09T10:47:55.836Z[SUM] 3.00-4.00 sec 1.25 GBytes 10.7 Gbits/sec
22942026-04-09T10:47:55.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
22952026-04-09T10:47:55.836Z[ 5] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
22962026-04-09T10:47:55.836Z[ 8] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
22972026-04-09T10:47:55.836Z[ 10] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
22982026-04-09T10:47:55.836Z[ 12] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
22992026-04-09T10:47:55.836Z[ 14] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
23002026-04-09T10:47:55.836Z[ 16] 4.00-5.00 sec 163 MBytes 1.37 Gbits/sec
23012026-04-09T10:47:55.836Z[ 18] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
23022026-04-09T10:47:55.837Z[ 20] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
23032026-04-09T10:47:55.837Z[SUM] 4.00-5.00 sec 1.24 GBytes 10.7 Gbits/sec
23042026-04-09T10:47:55.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
23052026-04-09T10:47:55.837Z[ 5] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
23062026-04-09T10:47:55.837Z[ 8] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
23072026-04-09T10:47:55.837Z[ 10] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
23082026-04-09T10:47:55.837Z[ 12] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
23092026-04-09T10:47:55.837Z[ 14] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
23102026-04-09T10:47:55.837Z[ 16] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
23112026-04-09T10:47:55.837Z[ 18] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
23122026-04-09T10:47:55.837Z[ 20] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
23132026-04-09T10:47:55.837Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.5 Gbits/sec
23142026-04-09T10:47:55.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
23152026-04-09T10:47:55.837Z[ 5] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23162026-04-09T10:47:55.837Z[ 8] 6.00-7.00 sec 167 MBytes 1.40 Gbits/sec
23172026-04-09T10:47:55.837Z[ 10] 6.00-7.00 sec 163 MBytes 1.37 Gbits/sec
23182026-04-09T10:47:58.834Z[ 12] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
23192026-04-09T10:47:58.834Z[ 14] 6.00-7.00 sec 160 MBytes 1.35 Gbits/sec
23202026-04-09T10:47:58.834Z[ 16] 6.00-7.00 sec 166 MBytes 1.39 Gbits/sec
23212026-04-09T10:47:58.834Z[ 18] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23222026-04-09T10:47:58.834Z[ 20] 6.00-7.00 sec 160 MBytes 1.35 Gbits/sec
23232026-04-09T10:47:58.834Z[SUM] 6.00-7.00 sec 1.26 GBytes 10.8 Gbits/sec
23242026-04-09T10:47:58.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
23252026-04-09T10:47:58.834Z[ 5] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23262026-04-09T10:47:58.834Z[ 8] 7.00-8.00 sec 164 MBytes 1.37 Gbits/sec
23272026-04-09T10:47:58.834Z[ 10] 7.00-8.00 sec 163 MBytes 1.37 Gbits/sec
23282026-04-09T10:47:58.834Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23292026-04-09T10:47:58.834Z[ 14] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
23302026-04-09T10:47:58.834Z[ 16] 7.00-8.00 sec 162 MBytes 1.35 Gbits/sec
23312026-04-09T10:47:58.834Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23322026-04-09T10:47:58.834Z[ 20] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
23332026-04-09T10:47:58.834Z[SUM] 7.00-8.00 sec 1.25 GBytes 10.7 Gbits/sec
23342026-04-09T10:47:58.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
23352026-04-09T10:47:58.834Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23362026-04-09T10:47:58.834Z[ 8] 8.00-9.00 sec 163 MBytes 1.36 Gbits/sec
23372026-04-09T10:47:58.834Z[ 10] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
23382026-04-09T10:47:58.834Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23392026-04-09T10:47:58.834Z[ 14] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
23402026-04-09T10:47:58.834Z[ 16] 8.00-9.00 sec 162 MBytes 1.35 Gbits/sec
23412026-04-09T10:47:58.834Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23422026-04-09T10:47:58.834Z[ 20] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
23432026-04-09T10:47:58.834Z[SUM] 8.00-9.00 sec 1.24 GBytes 10.6 Gbits/sec
23442026-04-09T10:47:58.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
23452026-04-09T10:47:58.834Z[ 5] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
23462026-04-09T10:47:58.835Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
23472026-04-09T10:47:58.835Z[ 10] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
23482026-04-09T10:47:58.835Z[ 12] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
23492026-04-09T10:47:58.835Z[ 14] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
23502026-04-09T10:47:58.835Z[ 16] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
23512026-04-09T10:47:58.835Z[ 18] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
23522026-04-09T10:47:58.835Z[ 20] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
23532026-04-09T10:47:58.835Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.6 Gbits/sec
23542026-04-09T10:47:58.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
23552026-04-09T10:47:58.835Z[ 5] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
23562026-04-09T10:47:58.835Z[ 8] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
23572026-04-09T10:47:58.835Z[ 10] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
23582026-04-09T10:47:58.835Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23592026-04-09T10:47:58.835Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23602026-04-09T10:47:58.835Z[ 16] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
23612026-04-09T10:47:58.835Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23622026-04-09T10:47:58.835Z[ 20] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
23632026-04-09T10:47:58.835Z[SUM] 10.00-10.00 sec 640 KBytes 12.2 Gbits/sec
23642026-04-09T10:47:58.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
23652026-04-09T10:47:58.835Z[ ID] Interval Transfer Bitrate
23662026-04-09T10:47:58.835Z[ 5] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23672026-04-09T10:47:58.835Z[ 8] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
23682026-04-09T10:47:58.835Z[ 10] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
23692026-04-09T10:47:58.835Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23702026-04-09T10:47:58.835Z[ 14] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
23712026-04-09T10:47:58.835Z[ 16] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
23722026-04-09T10:47:58.835Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23732026-04-09T10:47:58.835Z[ 20] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
23742026-04-09T10:47:58.835Z[SUM] 0.00-10.00 sec 12.2 GBytes 10.5 Gbits/sec sender
23752026-04-09T10:47:58.838ZRun 5/5...10454.781200636571Mbps
23762026-04-09T10:47:58.839Z###---------------------###
23772026-04-09T10:47:58.839Z::: iPerf done... :::
23782026-04-09T10:47:58.839Z:::Awaiting out files...:::
23792026-04-09T10:47:58.839Z###---------------------###
23802026-04-09T10:47:58.839Z###-----###
23812026-04-09T10:47:58.839Z:::done!:::
23822026-04-09T10:47:58.839Z###-----###
23832026-04-09T10:47:58.839Z###-------------------###
23842026-04-09T10:47:58.839Z:::Running experiment :::
23852026-04-09T10:47:58.839Z:::iperf-tcp/local/c2s:::
23862026-04-09T10:47:58.839Z###-------------------###
23872026-04-09T10:47:59.066Zdtrace: description 'profile-201us ' matched 2 probes
23882026-04-09T10:48:06.228Z-----------------------------------------------------------
23892026-04-09T10:48:06.228ZServer listening on 5201 (test #11)
23902026-04-09T10:48:06.228Z-----------------------------------------------------------
23912026-04-09T10:48:06.228ZAccepted connection from 10.0.0.1, port 51536
23922026-04-09T10:48:06.228Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48807
23932026-04-09T10:48:06.228Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54361
23942026-04-09T10:48:06.228Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41939
23952026-04-09T10:48:06.228Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36327
23962026-04-09T10:48:06.228Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58635
23972026-04-09T10:48:06.228Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50785
23982026-04-09T10:48:06.228Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35265
23992026-04-09T10:48:06.228Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65262
24002026-04-09T10:48:06.228Z[ ID] Interval Transfer Bitrate
24012026-04-09T10:48:06.228Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24022026-04-09T10:48:06.228Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24032026-04-09T10:48:06.228Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24042026-04-09T10:48:06.228Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24052026-04-09T10:48:06.228Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24062026-04-09T10:48:06.228Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24072026-04-09T10:48:06.229Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24082026-04-09T10:48:06.229Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
24092026-04-09T10:48:06.229Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
24102026-04-09T10:48:06.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
24112026-04-09T10:48:06.229Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24122026-04-09T10:48:06.229Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24132026-04-09T10:48:06.229Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24142026-04-09T10:48:06.229Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24152026-04-09T10:48:06.229Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24162026-04-09T10:48:06.229Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
24172026-04-09T10:48:06.229Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24182026-04-09T10:48:06.229Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24192026-04-09T10:48:06.229Z[SUM] 1.00-2.00 sec 427 MBytes 3.59 Gbits/sec
24202026-04-09T10:48:06.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
24212026-04-09T10:48:06.229Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
24222026-04-09T10:48:06.229Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
24232026-04-09T10:48:06.229Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
24242026-04-09T10:48:06.229Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
24252026-04-09T10:48:06.229Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
24262026-04-09T10:48:06.229Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
24272026-04-09T10:48:06.229Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
24282026-04-09T10:48:06.229Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
24292026-04-09T10:48:06.229Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
24302026-04-09T10:48:06.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
24312026-04-09T10:48:06.229Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24322026-04-09T10:48:06.229Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24332026-04-09T10:48:06.229Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24342026-04-09T10:48:06.229Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24352026-04-09T10:48:06.229Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24362026-04-09T10:48:06.229Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24372026-04-09T10:48:06.229Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24382026-04-09T10:48:06.229Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24392026-04-09T10:48:06.229Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
24402026-04-09T10:48:06.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
24412026-04-09T10:48:06.229Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24422026-04-09T10:48:06.229Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24432026-04-09T10:48:06.229Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24442026-04-09T10:48:06.230Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24452026-04-09T10:48:06.230Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24462026-04-09T10:48:06.230Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24472026-04-09T10:48:06.230Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24482026-04-09T10:48:06.230Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24492026-04-09T10:48:06.230Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
24502026-04-09T10:48:06.230Z- - - - - - - - - - - - - - - - - - - - - - - - -
24512026-04-09T10:48:06.230Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
24522026-04-09T10:48:06.230Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24532026-04-09T10:48:06.230Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24542026-04-09T10:48:06.230Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24552026-04-09T10:48:06.230Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24562026-04-09T10:48:06.230Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24572026-04-09T10:48:06.230Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24582026-04-09T10:48:06.230Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24592026-04-09T10:48:06.230Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
24602026-04-09T10:48:06.230Z- - - - - - - - - - - - - - - - - - - - - - - - -
24612026-04-09T10:48:06.230Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24622026-04-09T10:48:06.230Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24632026-04-09T10:48:06.230Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24642026-04-09T10:48:09.230Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24652026-04-09T10:48:09.230Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24662026-04-09T10:48:09.230Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24672026-04-09T10:48:09.230Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24682026-04-09T10:48:09.230Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24692026-04-09T10:48:09.231Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
24702026-04-09T10:48:09.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
24712026-04-09T10:48:09.231Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24722026-04-09T10:48:09.231Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24732026-04-09T10:48:09.231Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24742026-04-09T10:48:09.231Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
24752026-04-09T10:48:09.231Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24762026-04-09T10:48:09.231Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24772026-04-09T10:48:09.231Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
24782026-04-09T10:48:09.231Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24792026-04-09T10:48:09.231Z[SUM] 7.00-8.00 sec 427 MBytes 3.59 Gbits/sec
24802026-04-09T10:48:09.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
24812026-04-09T10:48:09.231Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24822026-04-09T10:48:09.231Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24832026-04-09T10:48:09.231Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24842026-04-09T10:48:09.231Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24852026-04-09T10:48:09.231Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24862026-04-09T10:48:09.231Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24872026-04-09T10:48:09.231Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24882026-04-09T10:48:09.231Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24892026-04-09T10:48:09.231Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
24902026-04-09T10:48:09.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
24912026-04-09T10:48:09.231Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
24922026-04-09T10:48:09.231Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24932026-04-09T10:48:09.231Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
24942026-04-09T10:48:09.231Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24952026-04-09T10:48:09.231Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24962026-04-09T10:48:09.231Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24972026-04-09T10:48:09.231Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24982026-04-09T10:48:09.231Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
24992026-04-09T10:48:09.231Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
25002026-04-09T10:48:09.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
25012026-04-09T10:48:09.231Z[ 5] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
25022026-04-09T10:48:09.231Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25032026-04-09T10:48:09.231Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25042026-04-09T10:48:09.231Z[ 12] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
25052026-04-09T10:48:09.231Z[ 14] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
25062026-04-09T10:48:09.231Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25072026-04-09T10:48:09.231Z[ 18] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
25082026-04-09T10:48:09.232Z[ 20] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
25092026-04-09T10:48:09.232Z[SUM] 10.00-10.00 sec 640 KBytes 4.49 Gbits/sec
25102026-04-09T10:48:09.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
25112026-04-09T10:48:09.232Z[ ID] Interval Transfer Bitrate
25122026-04-09T10:48:09.232Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25132026-04-09T10:48:09.232Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25142026-04-09T10:48:09.232Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25152026-04-09T10:48:09.232Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25162026-04-09T10:48:09.232Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25172026-04-09T10:48:09.232Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25182026-04-09T10:48:09.232Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25192026-04-09T10:48:09.232Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25202026-04-09T10:48:09.232Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
25212026-04-09T10:48:09.236ZRun 1/10...3502.2765507030554Mbps
25222026-04-09T10:48:16.647Z-----------------------------------------------------------
25232026-04-09T10:48:16.648ZServer listening on 5201 (test #12)
25242026-04-09T10:48:16.648Z-----------------------------------------------------------
25252026-04-09T10:48:16.648ZAccepted connection from 10.0.0.1, port 65333
25262026-04-09T10:48:16.648Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34522
25272026-04-09T10:48:16.648Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46414
25282026-04-09T10:48:16.648Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62769
25292026-04-09T10:48:16.648Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45317
25302026-04-09T10:48:16.648Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53480
25312026-04-09T10:48:16.648Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58256
25322026-04-09T10:48:16.648Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42378
25332026-04-09T10:48:16.648Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44997
25342026-04-09T10:48:16.648Z[ ID] Interval Transfer Bitrate
25352026-04-09T10:48:16.648Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25362026-04-09T10:48:16.648Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25372026-04-09T10:48:16.648Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25382026-04-09T10:48:16.648Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25392026-04-09T10:48:16.648Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25402026-04-09T10:48:16.648Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25412026-04-09T10:48:16.648Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25422026-04-09T10:48:16.648Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25432026-04-09T10:48:16.648Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
25442026-04-09T10:48:16.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
25452026-04-09T10:48:16.648Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25462026-04-09T10:48:16.648Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25472026-04-09T10:48:16.648Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25482026-04-09T10:48:16.648Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25492026-04-09T10:48:16.648Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25502026-04-09T10:48:16.648Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25512026-04-09T10:48:16.648Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25522026-04-09T10:48:16.648Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
25532026-04-09T10:48:16.648Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
25542026-04-09T10:48:16.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
25552026-04-09T10:48:16.648Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25562026-04-09T10:48:16.648Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25572026-04-09T10:48:16.648Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25582026-04-09T10:48:16.648Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25592026-04-09T10:48:16.648Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
25602026-04-09T10:48:16.648Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25612026-04-09T10:48:16.649Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
25622026-04-09T10:48:16.649Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25632026-04-09T10:48:16.649Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
25642026-04-09T10:48:16.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
25652026-04-09T10:48:16.649Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25662026-04-09T10:48:16.649Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
25672026-04-09T10:48:16.649Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25682026-04-09T10:48:16.649Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25692026-04-09T10:48:16.649Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
25702026-04-09T10:48:16.649Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25712026-04-09T10:48:16.649Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
25722026-04-09T10:48:16.649Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25732026-04-09T10:48:16.649Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
25742026-04-09T10:48:16.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
25752026-04-09T10:48:16.649Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
25762026-04-09T10:48:16.649Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25772026-04-09T10:48:16.649Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
25782026-04-09T10:48:16.649Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
25792026-04-09T10:48:16.649Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25802026-04-09T10:48:16.649Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25812026-04-09T10:48:16.649Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25822026-04-09T10:48:16.649Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
25832026-04-09T10:48:16.649Z[SUM] 4.00-5.00 sec 427 MBytes 3.59 Gbits/sec
25842026-04-09T10:48:16.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
25852026-04-09T10:48:16.649Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25862026-04-09T10:48:16.649Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25872026-04-09T10:48:16.649Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25882026-04-09T10:48:16.649Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25892026-04-09T10:48:16.649Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25902026-04-09T10:48:16.649Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25912026-04-09T10:48:16.649Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25922026-04-09T10:48:16.649Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25932026-04-09T10:48:16.649Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
25942026-04-09T10:48:16.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
25952026-04-09T10:48:16.649Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25962026-04-09T10:48:16.649Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
25972026-04-09T10:48:16.649Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
25982026-04-09T10:48:19.650Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
25992026-04-09T10:48:19.650Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
26002026-04-09T10:48:19.650Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
26012026-04-09T10:48:19.650Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
26022026-04-09T10:48:19.650Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
26032026-04-09T10:48:19.650Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
26042026-04-09T10:48:19.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
26052026-04-09T10:48:19.651Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26062026-04-09T10:48:19.651Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26072026-04-09T10:48:19.651Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26082026-04-09T10:48:19.651Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26092026-04-09T10:48:19.651Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26102026-04-09T10:48:19.651Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26112026-04-09T10:48:19.651Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26122026-04-09T10:48:19.651Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26132026-04-09T10:48:19.651Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
26142026-04-09T10:48:19.651Z- - - - - - - - - - - - - - - - - - - - - - - - -
26152026-04-09T10:48:19.651Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26162026-04-09T10:48:19.651Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26172026-04-09T10:48:19.651Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26182026-04-09T10:48:19.651Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26192026-04-09T10:48:19.651Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26202026-04-09T10:48:19.651Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26212026-04-09T10:48:19.651Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26222026-04-09T10:48:19.651Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26232026-04-09T10:48:19.651Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
26242026-04-09T10:48:19.651Z- - - - - - - - - - - - - - - - - - - - - - - - -
26252026-04-09T10:48:19.651Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26262026-04-09T10:48:19.651Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26272026-04-09T10:48:19.651Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26282026-04-09T10:48:19.651Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26292026-04-09T10:48:19.651Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26302026-04-09T10:48:19.651Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26312026-04-09T10:48:19.651Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26322026-04-09T10:48:19.651Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26332026-04-09T10:48:19.651Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
26342026-04-09T10:48:19.651Z- - - - - - - - - - - - - - - - - - - - - - - - -
26352026-04-09T10:48:19.651Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26362026-04-09T10:48:19.651Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26372026-04-09T10:48:19.651Z[ 10] 10.00-10.00 sec 128 KBytes 855 Mbits/sec
26382026-04-09T10:48:19.651Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26392026-04-09T10:48:19.651Z[ 14] 10.00-10.00 sec 128 KBytes 855 Mbits/sec
26402026-04-09T10:48:19.651Z[ 16] 10.00-10.00 sec 128 KBytes 855 Mbits/sec
26412026-04-09T10:48:19.651Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26422026-04-09T10:48:19.651Z[ 20] 10.00-10.00 sec 128 KBytes 855 Mbits/sec
26432026-04-09T10:48:19.655Z[SUM] 10.00-10.00 sec 512 KBytes 3.42 Gbits/sec
26442026-04-09T10:48:19.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
26452026-04-09T10:48:19.655Z[ ID] Interval Transfer Bitrate
26462026-04-09T10:48:19.655Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
26472026-04-09T10:48:19.655Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
26482026-04-09T10:48:19.655Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26492026-04-09T10:48:19.655Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
26502026-04-09T10:48:19.655Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
26512026-04-09T10:48:19.655Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
26522026-04-09T10:48:19.655Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
26532026-04-09T10:48:19.655Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
26542026-04-09T10:48:19.655Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
26552026-04-09T10:48:19.655ZRun 2/10...3515.1709577415045Mbps
26562026-04-09T10:48:27.059Z-----------------------------------------------------------
26572026-04-09T10:48:27.059ZServer listening on 5201 (test #13)
26582026-04-09T10:48:27.059Z-----------------------------------------------------------
26592026-04-09T10:48:27.060ZAccepted connection from 10.0.0.1, port 34734
26602026-04-09T10:48:27.060Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62197
26612026-04-09T10:48:27.060Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34876
26622026-04-09T10:48:27.060Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63807
26632026-04-09T10:48:27.060Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65493
26642026-04-09T10:48:27.060Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52930
26652026-04-09T10:48:27.060Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61403
26662026-04-09T10:48:27.060Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62550
26672026-04-09T10:48:27.060Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44226
26682026-04-09T10:48:27.060Z[ ID] Interval Transfer Bitrate
26692026-04-09T10:48:27.060Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26702026-04-09T10:48:27.060Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26712026-04-09T10:48:27.060Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26722026-04-09T10:48:27.060Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26732026-04-09T10:48:27.060Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26742026-04-09T10:48:27.060Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26752026-04-09T10:48:27.060Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26762026-04-09T10:48:27.060Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26772026-04-09T10:48:27.060Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
26782026-04-09T10:48:27.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
26792026-04-09T10:48:27.060Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26802026-04-09T10:48:27.060Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26812026-04-09T10:48:27.060Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26822026-04-09T10:48:27.060Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26832026-04-09T10:48:27.060Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26842026-04-09T10:48:27.060Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26852026-04-09T10:48:27.060Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26862026-04-09T10:48:27.060Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26872026-04-09T10:48:27.060Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
26882026-04-09T10:48:27.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
26892026-04-09T10:48:27.060Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26902026-04-09T10:48:27.060Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26912026-04-09T10:48:27.060Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26922026-04-09T10:48:27.060Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26932026-04-09T10:48:27.060Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26942026-04-09T10:48:27.060Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26952026-04-09T10:48:27.060Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26962026-04-09T10:48:27.060Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26972026-04-09T10:48:27.061Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
26982026-04-09T10:48:27.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
26992026-04-09T10:48:27.061Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27002026-04-09T10:48:27.061Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27012026-04-09T10:48:27.061Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27022026-04-09T10:48:27.061Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27032026-04-09T10:48:27.061Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
27042026-04-09T10:48:27.061Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27052026-04-09T10:48:27.061Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27062026-04-09T10:48:27.061Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27072026-04-09T10:48:27.061Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
27082026-04-09T10:48:27.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
27092026-04-09T10:48:27.061Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27102026-04-09T10:48:27.061Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27112026-04-09T10:48:27.061Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27122026-04-09T10:48:27.061Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27132026-04-09T10:48:27.061Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27142026-04-09T10:48:27.061Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27152026-04-09T10:48:27.061Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27162026-04-09T10:48:27.061Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27172026-04-09T10:48:27.061Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
27182026-04-09T10:48:27.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
27192026-04-09T10:48:27.061Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27202026-04-09T10:48:27.061Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27212026-04-09T10:48:27.061Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27222026-04-09T10:48:27.061Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27232026-04-09T10:48:27.061Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27242026-04-09T10:48:27.061Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27252026-04-09T10:48:27.061Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27262026-04-09T10:48:27.061Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27272026-04-09T10:48:27.061Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
27282026-04-09T10:48:27.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
27292026-04-09T10:48:27.061Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27302026-04-09T10:48:27.061Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27312026-04-09T10:48:27.061Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27322026-04-09T10:48:30.063Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27332026-04-09T10:48:30.063Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27342026-04-09T10:48:30.063Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27352026-04-09T10:48:30.063Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27362026-04-09T10:48:30.063Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27372026-04-09T10:48:30.063Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
27382026-04-09T10:48:30.063Z- - - - - - - - - - - - - - - - - - - - - - - - -
27392026-04-09T10:48:30.063Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27402026-04-09T10:48:30.063Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27412026-04-09T10:48:30.063Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27422026-04-09T10:48:30.063Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27432026-04-09T10:48:30.063Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27442026-04-09T10:48:30.063Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27452026-04-09T10:48:30.063Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
27462026-04-09T10:48:30.063Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27472026-04-09T10:48:30.063Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
27482026-04-09T10:48:30.063Z- - - - - - - - - - - - - - - - - - - - - - - - -
27492026-04-09T10:48:30.063Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27502026-04-09T10:48:30.063Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27512026-04-09T10:48:30.063Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27522026-04-09T10:48:30.063Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27532026-04-09T10:48:30.063Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27542026-04-09T10:48:30.063Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27552026-04-09T10:48:30.064Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27562026-04-09T10:48:30.064Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27572026-04-09T10:48:30.064Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
27582026-04-09T10:48:30.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
27592026-04-09T10:48:30.064Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27602026-04-09T10:48:30.064Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
27612026-04-09T10:48:30.064Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27622026-04-09T10:48:30.064Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27632026-04-09T10:48:30.064Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27642026-04-09T10:48:30.064Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
27652026-04-09T10:48:30.064Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27662026-04-09T10:48:30.064Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
27672026-04-09T10:48:30.064Z[SUM] 9.00-10.00 sec 427 MBytes 3.59 Gbits/sec
27682026-04-09T10:48:30.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
27692026-04-09T10:48:30.064Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27702026-04-09T10:48:30.064Z[ 8] 10.00-10.00 sec 128 KBytes 879 Mbits/sec
27712026-04-09T10:48:30.064Z[ 10] 10.00-10.00 sec 128 KBytes 879 Mbits/sec
27722026-04-09T10:48:30.064Z[ 12] 10.00-10.00 sec 128 KBytes 879 Mbits/sec
27732026-04-09T10:48:30.064Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27742026-04-09T10:48:30.064Z[ 16] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
27752026-04-09T10:48:30.064Z[ 18] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
27762026-04-09T10:48:30.064Z[ 20] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
27772026-04-09T10:48:30.064Z[SUM] 10.00-10.00 sec 768 KBytes 5.27 Gbits/sec
27782026-04-09T10:48:30.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
27792026-04-09T10:48:30.064Z[ ID] Interval Transfer Bitrate
27802026-04-09T10:48:30.064Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27812026-04-09T10:48:30.064Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
27822026-04-09T10:48:30.064Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27832026-04-09T10:48:30.064Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
27842026-04-09T10:48:30.064Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27852026-04-09T10:48:30.064Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27862026-04-09T10:48:30.064Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
27872026-04-09T10:48:30.064Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
27882026-04-09T10:48:30.064Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec receiver
27892026-04-09T10:48:30.068ZRun 3/10...3516.7420297495482Mbps
27902026-04-09T10:48:37.475Z-----------------------------------------------------------
27912026-04-09T10:48:37.475ZServer listening on 5201 (test #14)
27922026-04-09T10:48:37.475Z-----------------------------------------------------------
27932026-04-09T10:48:37.475ZAccepted connection from 10.0.0.1, port 63653
27942026-04-09T10:48:37.475Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62743
27952026-04-09T10:48:37.475Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40732
27962026-04-09T10:48:37.475Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48490
27972026-04-09T10:48:37.475Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60236
27982026-04-09T10:48:37.475Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38915
27992026-04-09T10:48:37.475Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51529
28002026-04-09T10:48:37.475Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60478
28012026-04-09T10:48:37.475Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38139
28022026-04-09T10:48:37.475Z[ ID] Interval Transfer Bitrate
28032026-04-09T10:48:37.475Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28042026-04-09T10:48:37.475Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28052026-04-09T10:48:37.475Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28062026-04-09T10:48:37.475Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28072026-04-09T10:48:37.475Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28082026-04-09T10:48:37.475Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28092026-04-09T10:48:37.475Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28102026-04-09T10:48:37.476Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28112026-04-09T10:48:37.476Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
28122026-04-09T10:48:37.476Z- - - - - - - - - - - - - - - - - - - - - - - - -
28132026-04-09T10:48:37.476Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28142026-04-09T10:48:37.476Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
28152026-04-09T10:48:37.476Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28162026-04-09T10:48:37.476Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
28172026-04-09T10:48:37.476Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28182026-04-09T10:48:37.476Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
28192026-04-09T10:48:37.476Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
28202026-04-09T10:48:37.476Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
28212026-04-09T10:48:37.476Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
28222026-04-09T10:48:37.476Z- - - - - - - - - - - - - - - - - - - - - - - - -
28232026-04-09T10:48:37.476Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28242026-04-09T10:48:37.476Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
28252026-04-09T10:48:37.476Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
28262026-04-09T10:48:37.476Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
28272026-04-09T10:48:37.476Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
28282026-04-09T10:48:37.476Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28292026-04-09T10:48:37.476Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
28302026-04-09T10:48:37.476Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
28312026-04-09T10:48:37.476Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
28322026-04-09T10:48:37.476Z- - - - - - - - - - - - - - - - - - - - - - - - -
28332026-04-09T10:48:37.476Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28342026-04-09T10:48:37.476Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28352026-04-09T10:48:37.476Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28362026-04-09T10:48:37.476Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28372026-04-09T10:48:37.476Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28382026-04-09T10:48:37.476Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28392026-04-09T10:48:37.476Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28402026-04-09T10:48:37.476Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28412026-04-09T10:48:37.476Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
28422026-04-09T10:48:37.476Z- - - - - - - - - - - - - - - - - - - - - - - - -
28432026-04-09T10:48:37.476Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
28442026-04-09T10:48:37.476Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28452026-04-09T10:48:37.476Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28462026-04-09T10:48:37.476Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
28472026-04-09T10:48:37.476Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28482026-04-09T10:48:37.476Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
28492026-04-09T10:48:37.477Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28502026-04-09T10:48:37.477Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28512026-04-09T10:48:37.477Z[SUM] 4.00-5.00 sec 424 MBytes 3.55 Gbits/sec
28522026-04-09T10:48:37.477Z- - - - - - - - - - - - - - - - - - - - - - - - -
28532026-04-09T10:48:37.480Z[ 5] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
28542026-04-09T10:48:37.480Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
28552026-04-09T10:48:37.480Z[ 10] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
28562026-04-09T10:48:37.480Z[ 12] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
28572026-04-09T10:48:37.480Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28582026-04-09T10:48:37.480Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
28592026-04-09T10:48:37.480Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
28602026-04-09T10:48:37.480Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
28612026-04-09T10:48:37.480Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
28622026-04-09T10:48:37.480Z- - - - - - - - - - - - - - - - - - - - - - - - -
28632026-04-09T10:48:37.480Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28642026-04-09T10:48:37.480Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
28652026-04-09T10:48:37.480Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
28662026-04-09T10:48:40.477Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28672026-04-09T10:48:40.478Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28682026-04-09T10:48:40.478Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28692026-04-09T10:48:40.478Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28702026-04-09T10:48:40.478Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28712026-04-09T10:48:40.478Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
28722026-04-09T10:48:40.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
28732026-04-09T10:48:40.478Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28742026-04-09T10:48:40.478Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28752026-04-09T10:48:40.478Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28762026-04-09T10:48:40.478Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28772026-04-09T10:48:40.478Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28782026-04-09T10:48:40.478Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28792026-04-09T10:48:40.478Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28802026-04-09T10:48:40.478Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28812026-04-09T10:48:40.478Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
28822026-04-09T10:48:40.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
28832026-04-09T10:48:40.478Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
28842026-04-09T10:48:40.478Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
28852026-04-09T10:48:40.478Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
28862026-04-09T10:48:40.478Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28872026-04-09T10:48:40.478Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
28882026-04-09T10:48:40.478Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28892026-04-09T10:48:40.478Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28902026-04-09T10:48:40.478Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28912026-04-09T10:48:40.478Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
28922026-04-09T10:48:40.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
28932026-04-09T10:48:40.478Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28942026-04-09T10:48:40.478Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28952026-04-09T10:48:40.478Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28962026-04-09T10:48:40.478Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28972026-04-09T10:48:40.478Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28982026-04-09T10:48:40.478Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
28992026-04-09T10:48:40.478Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
29002026-04-09T10:48:40.478Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
29012026-04-09T10:48:40.478Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
29022026-04-09T10:48:40.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
29032026-04-09T10:48:40.479Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29042026-04-09T10:48:40.479Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29052026-04-09T10:48:40.479Z[ 10] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
29062026-04-09T10:48:40.479Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29072026-04-09T10:48:40.479Z[ 14] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
29082026-04-09T10:48:40.479Z[ 16] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
29092026-04-09T10:48:40.479Z[ 18] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
29102026-04-09T10:48:40.479Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29112026-04-09T10:48:40.479Z[SUM] 10.00-10.00 sec 512 KBytes 3.84 Gbits/sec
29122026-04-09T10:48:40.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
29132026-04-09T10:48:40.479Z[ ID] Interval Transfer Bitrate
29142026-04-09T10:48:40.479Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
29152026-04-09T10:48:40.479Z[ 8] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
29162026-04-09T10:48:40.479Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
29172026-04-09T10:48:40.479Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
29182026-04-09T10:48:40.479Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
29192026-04-09T10:48:40.479Z[ 16] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
29202026-04-09T10:48:40.479Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
29212026-04-09T10:48:40.479Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
29222026-04-09T10:48:40.479Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec receiver
29232026-04-09T10:48:40.483ZRun 4/10...3483.50394351482Mbps
29242026-04-09T10:48:47.875Z-----------------------------------------------------------
29252026-04-09T10:48:47.875ZServer listening on 5201 (test #15)
29262026-04-09T10:48:47.875Z-----------------------------------------------------------
29272026-04-09T10:48:47.875ZAccepted connection from 10.0.0.1, port 62836
29282026-04-09T10:48:47.875Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40459
29292026-04-09T10:48:47.875Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41311
29302026-04-09T10:48:47.875Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55322
29312026-04-09T10:48:47.875Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53321
29322026-04-09T10:48:47.875Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59948
29332026-04-09T10:48:47.875Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39745
29342026-04-09T10:48:47.875Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37385
29352026-04-09T10:48:47.875Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43064
29362026-04-09T10:48:47.875Z[ ID] Interval Transfer Bitrate
29372026-04-09T10:48:47.875Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29382026-04-09T10:48:47.875Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29392026-04-09T10:48:47.875Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29402026-04-09T10:48:47.875Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29412026-04-09T10:48:47.875Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29422026-04-09T10:48:47.875Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29432026-04-09T10:48:47.875Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29442026-04-09T10:48:47.875Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29452026-04-09T10:48:47.875Z[SUM] 0.00-1.00 sec 332 MBytes 2.79 Gbits/sec
29462026-04-09T10:48:47.875Z- - - - - - - - - - - - - - - - - - - - - - - - -
29472026-04-09T10:48:47.875Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29482026-04-09T10:48:47.875Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29492026-04-09T10:48:47.875Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29502026-04-09T10:48:47.875Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29512026-04-09T10:48:47.875Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29522026-04-09T10:48:47.879Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29532026-04-09T10:48:47.879Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29542026-04-09T10:48:47.879Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29552026-04-09T10:48:47.879Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
29562026-04-09T10:48:47.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
29572026-04-09T10:48:47.879Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29582026-04-09T10:48:47.879Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29592026-04-09T10:48:47.879Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29602026-04-09T10:48:47.879Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29612026-04-09T10:48:47.879Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29622026-04-09T10:48:47.879Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29632026-04-09T10:48:47.879Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29642026-04-09T10:48:47.879Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29652026-04-09T10:48:47.879Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
29662026-04-09T10:48:47.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
29672026-04-09T10:48:47.879Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29682026-04-09T10:48:47.879Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29692026-04-09T10:48:47.879Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29702026-04-09T10:48:47.879Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29712026-04-09T10:48:47.879Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29722026-04-09T10:48:47.879Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29732026-04-09T10:48:47.879Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29742026-04-09T10:48:47.879Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29752026-04-09T10:48:47.879Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
29762026-04-09T10:48:47.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
29772026-04-09T10:48:47.879Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29782026-04-09T10:48:47.879Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29792026-04-09T10:48:47.879Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29802026-04-09T10:48:47.879Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29812026-04-09T10:48:47.879Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29822026-04-09T10:48:47.879Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29832026-04-09T10:48:47.880Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29842026-04-09T10:48:47.880Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29852026-04-09T10:48:47.880Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
29862026-04-09T10:48:47.880Z- - - - - - - - - - - - - - - - - - - - - - - - -
29872026-04-09T10:48:47.880Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29882026-04-09T10:48:47.880Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29892026-04-09T10:48:47.880Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29902026-04-09T10:48:47.880Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29912026-04-09T10:48:47.880Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29922026-04-09T10:48:47.880Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29932026-04-09T10:48:47.880Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29942026-04-09T10:48:47.880Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29952026-04-09T10:48:47.880Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
29962026-04-09T10:48:47.880Z- - - - - - - - - - - - - - - - - - - - - - - - -
29972026-04-09T10:48:47.880Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
29982026-04-09T10:48:47.880Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
29992026-04-09T10:48:47.880Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
30002026-04-09T10:48:50.878Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
30012026-04-09T10:48:50.878Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
30022026-04-09T10:48:50.878Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
30032026-04-09T10:48:50.878Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30042026-04-09T10:48:50.878Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
30052026-04-09T10:48:50.878Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
30062026-04-09T10:48:50.878Z- - - - - - - - - - - - - - - - - - - - - - - - -
30072026-04-09T10:48:50.878Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30082026-04-09T10:48:50.878Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30092026-04-09T10:48:50.878Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30102026-04-09T10:48:50.879Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30112026-04-09T10:48:50.879Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30122026-04-09T10:48:50.879Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30132026-04-09T10:48:50.879Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30142026-04-09T10:48:50.879Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30152026-04-09T10:48:50.879Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
30162026-04-09T10:48:50.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
30172026-04-09T10:48:50.879Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30182026-04-09T10:48:50.879Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30192026-04-09T10:48:50.879Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30202026-04-09T10:48:50.879Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30212026-04-09T10:48:50.879Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30222026-04-09T10:48:50.879Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30232026-04-09T10:48:50.879Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30242026-04-09T10:48:50.879Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30252026-04-09T10:48:50.879Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
30262026-04-09T10:48:50.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
30272026-04-09T10:48:50.879Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30282026-04-09T10:48:50.879Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30292026-04-09T10:48:50.879Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30302026-04-09T10:48:50.879Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30312026-04-09T10:48:50.879Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30322026-04-09T10:48:50.879Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30332026-04-09T10:48:50.879Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30342026-04-09T10:48:50.879Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30352026-04-09T10:48:50.879Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
30362026-04-09T10:48:50.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
30372026-04-09T10:48:50.879Z[ 5] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
30382026-04-09T10:48:50.879Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30392026-04-09T10:48:50.879Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30402026-04-09T10:48:50.879Z[ 12] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
30412026-04-09T10:48:50.879Z[ 14] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
30422026-04-09T10:48:50.879Z[ 16] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
30432026-04-09T10:48:50.879Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30442026-04-09T10:48:50.879Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30452026-04-09T10:48:50.879Z[SUM] 10.00-10.00 sec 512 KBytes 4.25 Gbits/sec
30462026-04-09T10:48:50.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
30472026-04-09T10:48:50.879Z[ ID] Interval Transfer Bitrate
30482026-04-09T10:48:50.879Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30492026-04-09T10:48:50.880Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30502026-04-09T10:48:50.880Z[ 10] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
30512026-04-09T10:48:50.880Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30522026-04-09T10:48:50.880Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30532026-04-09T10:48:50.880Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30542026-04-09T10:48:50.880Z[ 18] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
30552026-04-09T10:48:50.880Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
30562026-04-09T10:48:50.880Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec receiver
30572026-04-09T10:48:50.883ZRun 5/10...3492.10836665434Mbps
30582026-04-09T10:48:58.278Z-----------------------------------------------------------
30592026-04-09T10:48:58.278ZServer listening on 5201 (test #16)
30602026-04-09T10:48:58.278Z-----------------------------------------------------------
30612026-04-09T10:48:58.278ZAccepted connection from 10.0.0.1, port 52159
30622026-04-09T10:48:58.278Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49651
30632026-04-09T10:48:58.278Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46684
30642026-04-09T10:48:58.278Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34818
30652026-04-09T10:48:58.278Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35142
30662026-04-09T10:48:58.278Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49936
30672026-04-09T10:48:58.278Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48240
30682026-04-09T10:48:58.278Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39128
30692026-04-09T10:48:58.278Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58549
30702026-04-09T10:48:58.278Z[ ID] Interval Transfer Bitrate
30712026-04-09T10:48:58.278Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30722026-04-09T10:48:58.278Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30732026-04-09T10:48:58.278Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30742026-04-09T10:48:58.278Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30752026-04-09T10:48:58.279Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30762026-04-09T10:48:58.279Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30772026-04-09T10:48:58.279Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
30782026-04-09T10:48:58.279Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30792026-04-09T10:48:58.279Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
30802026-04-09T10:48:58.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
30812026-04-09T10:48:58.279Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30822026-04-09T10:48:58.279Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30832026-04-09T10:48:58.279Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30842026-04-09T10:48:58.279Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30852026-04-09T10:48:58.279Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30862026-04-09T10:48:58.279Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30872026-04-09T10:48:58.279Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30882026-04-09T10:48:58.279Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30892026-04-09T10:48:58.279Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
30902026-04-09T10:48:58.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
30912026-04-09T10:48:58.279Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30922026-04-09T10:48:58.279Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30932026-04-09T10:48:58.279Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30942026-04-09T10:48:58.279Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
30952026-04-09T10:48:58.279Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
30962026-04-09T10:48:58.279Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
30972026-04-09T10:48:58.279Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30982026-04-09T10:48:58.279Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
30992026-04-09T10:48:58.279Z[SUM] 2.00-3.00 sec 424 MBytes 3.55 Gbits/sec
31002026-04-09T10:48:58.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
31012026-04-09T10:48:58.280Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
31022026-04-09T10:48:58.280Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31032026-04-09T10:48:58.280Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31042026-04-09T10:48:58.280Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31052026-04-09T10:48:58.280Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31062026-04-09T10:48:58.280Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
31072026-04-09T10:48:58.280Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
31082026-04-09T10:48:58.280Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31092026-04-09T10:48:58.280Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
31102026-04-09T10:48:58.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
31112026-04-09T10:48:58.280Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
31122026-04-09T10:48:58.280Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31132026-04-09T10:48:58.280Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
31142026-04-09T10:48:58.280Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31152026-04-09T10:48:58.280Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31162026-04-09T10:48:58.280Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
31172026-04-09T10:48:58.280Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31182026-04-09T10:48:58.280Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31192026-04-09T10:48:58.280Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
31202026-04-09T10:48:58.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
31212026-04-09T10:48:58.280Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
31222026-04-09T10:48:58.284Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
31232026-04-09T10:48:58.284Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
31242026-04-09T10:48:58.284Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
31252026-04-09T10:48:58.284Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
31262026-04-09T10:48:58.284Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
31272026-04-09T10:48:58.284Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
31282026-04-09T10:48:58.284Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
31292026-04-09T10:48:58.284Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
31302026-04-09T10:48:58.284Z- - - - - - - - - - - - - - - - - - - - - - - - -
31312026-04-09T10:48:58.284Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
31322026-04-09T10:48:58.284Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31332026-04-09T10:48:58.284Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31342026-04-09T10:49:01.280Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
31352026-04-09T10:49:01.280Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
31362026-04-09T10:49:01.281Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31372026-04-09T10:49:01.281Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31382026-04-09T10:49:01.281Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31392026-04-09T10:49:01.281Z[SUM] 6.00-7.00 sec 433 MBytes 3.64 Gbits/sec
31402026-04-09T10:49:01.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
31412026-04-09T10:49:01.281Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31422026-04-09T10:49:01.281Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
31432026-04-09T10:49:01.281Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31442026-04-09T10:49:01.281Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31452026-04-09T10:49:01.281Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31462026-04-09T10:49:01.281Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31472026-04-09T10:49:01.281Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31482026-04-09T10:49:01.281Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31492026-04-09T10:49:01.281Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
31502026-04-09T10:49:01.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
31512026-04-09T10:49:01.281Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31522026-04-09T10:49:01.281Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31532026-04-09T10:49:01.281Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31542026-04-09T10:49:01.281Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31552026-04-09T10:49:01.281Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31562026-04-09T10:49:01.281Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31572026-04-09T10:49:01.281Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31582026-04-09T10:49:01.281Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31592026-04-09T10:49:01.281Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
31602026-04-09T10:49:01.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
31612026-04-09T10:49:01.281Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31622026-04-09T10:49:01.281Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31632026-04-09T10:49:01.281Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31642026-04-09T10:49:01.281Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31652026-04-09T10:49:01.281Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31662026-04-09T10:49:01.281Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31672026-04-09T10:49:01.281Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31682026-04-09T10:49:01.281Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31692026-04-09T10:49:01.281Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
31702026-04-09T10:49:01.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
31712026-04-09T10:49:01.281Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31722026-04-09T10:49:01.282Z[ 8] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
31732026-04-09T10:49:01.282Z[ 10] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
31742026-04-09T10:49:01.282Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31752026-04-09T10:49:01.282Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31762026-04-09T10:49:01.282Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31772026-04-09T10:49:01.282Z[ 18] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
31782026-04-09T10:49:01.282Z[ 20] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
31792026-04-09T10:49:01.282Z[SUM] 10.00-10.00 sec 512 KBytes 4.01 Gbits/sec
31802026-04-09T10:49:01.282Z- - - - - - - - - - - - - - - - - - - - - - - - -
31812026-04-09T10:49:01.282Z[ ID] Interval Transfer Bitrate
31822026-04-09T10:49:01.282Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31832026-04-09T10:49:01.282Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31842026-04-09T10:49:01.282Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31852026-04-09T10:49:01.282Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
31862026-04-09T10:49:01.282Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31872026-04-09T10:49:01.282Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31882026-04-09T10:49:01.282Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31892026-04-09T10:49:01.282Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31902026-04-09T10:49:01.282Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
31912026-04-09T10:49:01.285ZRun 6/10...3505.730119472312Mbps
31922026-04-09T10:49:08.698Z-----------------------------------------------------------
31932026-04-09T10:49:08.698ZServer listening on 5201 (test #17)
31942026-04-09T10:49:08.698Z-----------------------------------------------------------
31952026-04-09T10:49:08.698ZAccepted connection from 10.0.0.1, port 62937
31962026-04-09T10:49:08.698Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41284
31972026-04-09T10:49:08.698Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53007
31982026-04-09T10:49:08.698Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33041
31992026-04-09T10:49:08.698Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52088
32002026-04-09T10:49:08.698Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53788
32012026-04-09T10:49:08.698Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36143
32022026-04-09T10:49:08.699Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44191
32032026-04-09T10:49:08.699Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62114
32042026-04-09T10:49:08.699Z[ ID] Interval Transfer Bitrate
32052026-04-09T10:49:08.699Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32062026-04-09T10:49:08.699Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32072026-04-09T10:49:08.699Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32082026-04-09T10:49:08.699Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32092026-04-09T10:49:08.699Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32102026-04-09T10:49:08.699Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32112026-04-09T10:49:08.699Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32122026-04-09T10:49:08.699Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32132026-04-09T10:49:08.699Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
32142026-04-09T10:49:08.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
32152026-04-09T10:49:08.699Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
32162026-04-09T10:49:08.699Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32172026-04-09T10:49:08.699Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32182026-04-09T10:49:08.699Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32192026-04-09T10:49:08.699Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32202026-04-09T10:49:08.699Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32212026-04-09T10:49:08.699Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32222026-04-09T10:49:08.699Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32232026-04-09T10:49:08.699Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
32242026-04-09T10:49:08.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
32252026-04-09T10:49:08.699Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32262026-04-09T10:49:08.699Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32272026-04-09T10:49:08.699Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32282026-04-09T10:49:08.699Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32292026-04-09T10:49:08.699Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32302026-04-09T10:49:08.699Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32312026-04-09T10:49:08.699Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32322026-04-09T10:49:08.699Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32332026-04-09T10:49:08.699Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
32342026-04-09T10:49:08.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
32352026-04-09T10:49:08.699Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32362026-04-09T10:49:08.699Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32372026-04-09T10:49:08.699Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32382026-04-09T10:49:08.699Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32392026-04-09T10:49:08.699Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32402026-04-09T10:49:08.699Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32412026-04-09T10:49:08.700Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32422026-04-09T10:49:08.700Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32432026-04-09T10:49:08.700Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
32442026-04-09T10:49:08.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
32452026-04-09T10:49:08.700Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32462026-04-09T10:49:08.700Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32472026-04-09T10:49:08.700Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32482026-04-09T10:49:08.700Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32492026-04-09T10:49:08.700Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32502026-04-09T10:49:08.700Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32512026-04-09T10:49:08.700Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32522026-04-09T10:49:08.700Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32532026-04-09T10:49:08.700Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
32542026-04-09T10:49:08.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
32552026-04-09T10:49:08.700Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32562026-04-09T10:49:08.700Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32572026-04-09T10:49:08.700Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32582026-04-09T10:49:08.700Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32592026-04-09T10:49:08.700Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32602026-04-09T10:49:08.700Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32612026-04-09T10:49:08.700Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32622026-04-09T10:49:08.700Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32632026-04-09T10:49:08.700Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
32642026-04-09T10:49:08.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
32652026-04-09T10:49:08.700Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32662026-04-09T10:49:08.700Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
32672026-04-09T10:49:08.700Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32682026-04-09T10:49:11.701Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32692026-04-09T10:49:11.701Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32702026-04-09T10:49:11.701Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32712026-04-09T10:49:11.701Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32722026-04-09T10:49:11.701Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32732026-04-09T10:49:11.701Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
32742026-04-09T10:49:11.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
32752026-04-09T10:49:11.701Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32762026-04-09T10:49:11.701Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32772026-04-09T10:49:11.701Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32782026-04-09T10:49:11.701Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32792026-04-09T10:49:11.701Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32802026-04-09T10:49:11.701Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32812026-04-09T10:49:11.701Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32822026-04-09T10:49:11.701Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32832026-04-09T10:49:11.701Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
32842026-04-09T10:49:11.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
32852026-04-09T10:49:11.701Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32862026-04-09T10:49:11.701Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32872026-04-09T10:49:11.701Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
32882026-04-09T10:49:11.701Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
32892026-04-09T10:49:11.701Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32902026-04-09T10:49:11.701Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32912026-04-09T10:49:11.701Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
32922026-04-09T10:49:11.701Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32932026-04-09T10:49:11.701Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
32942026-04-09T10:49:11.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
32952026-04-09T10:49:11.701Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32962026-04-09T10:49:11.701Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
32972026-04-09T10:49:11.701Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32982026-04-09T10:49:11.702Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32992026-04-09T10:49:11.702Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
33002026-04-09T10:49:11.702Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
33012026-04-09T10:49:11.702Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
33022026-04-09T10:49:11.702Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
33032026-04-09T10:49:11.702Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
33042026-04-09T10:49:11.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
33052026-04-09T10:49:11.702Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33062026-04-09T10:49:11.702Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33072026-04-09T10:49:11.702Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33082026-04-09T10:49:11.702Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33092026-04-09T10:49:11.702Z[ 14] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33102026-04-09T10:49:11.702Z[ 16] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33112026-04-09T10:49:11.702Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33122026-04-09T10:49:11.702Z[ 20] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33132026-04-09T10:49:11.702Z[SUM] 10.00-10.00 sec 384 KBytes 3.02 Gbits/sec
33142026-04-09T10:49:11.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
33152026-04-09T10:49:11.702Z[ ID] Interval Transfer Bitrate
33162026-04-09T10:49:11.702Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
33172026-04-09T10:49:11.702Z[ 8] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
33182026-04-09T10:49:11.702Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
33192026-04-09T10:49:11.702Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33202026-04-09T10:49:11.702Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
33212026-04-09T10:49:11.702Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33222026-04-09T10:49:11.702Z[ 18] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
33232026-04-09T10:49:11.702Z[ 20] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
33242026-04-09T10:49:11.702Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
33252026-04-09T10:49:11.706ZRun 7/10...3500.3863525320558Mbps
33262026-04-09T10:49:19.100Z-----------------------------------------------------------
33272026-04-09T10:49:19.100ZServer listening on 5201 (test #18)
33282026-04-09T10:49:19.100Z-----------------------------------------------------------
33292026-04-09T10:49:19.100ZAccepted connection from 10.0.0.1, port 59728
33302026-04-09T10:49:19.100Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55528
33312026-04-09T10:49:19.100Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34359
33322026-04-09T10:49:19.100Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57769
33332026-04-09T10:49:19.100Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53596
33342026-04-09T10:49:19.101Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36991
33352026-04-09T10:49:19.101Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64548
33362026-04-09T10:49:19.101Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42825
33372026-04-09T10:49:19.101Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46392
33382026-04-09T10:49:19.101Z[ ID] Interval Transfer Bitrate
33392026-04-09T10:49:19.101Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33402026-04-09T10:49:19.101Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
33412026-04-09T10:49:19.101Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
33422026-04-09T10:49:19.101Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
33432026-04-09T10:49:19.101Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33442026-04-09T10:49:19.101Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
33452026-04-09T10:49:19.101Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
33462026-04-09T10:49:19.101Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
33472026-04-09T10:49:19.101Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
33482026-04-09T10:49:19.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
33492026-04-09T10:49:19.101Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33502026-04-09T10:49:19.101Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33512026-04-09T10:49:19.101Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33522026-04-09T10:49:19.101Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33532026-04-09T10:49:19.101Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33542026-04-09T10:49:19.101Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33552026-04-09T10:49:19.101Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33562026-04-09T10:49:19.101Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33572026-04-09T10:49:19.101Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
33582026-04-09T10:49:19.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
33592026-04-09T10:49:19.101Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33602026-04-09T10:49:19.101Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
33612026-04-09T10:49:19.101Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33622026-04-09T10:49:19.101Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33632026-04-09T10:49:19.101Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33642026-04-09T10:49:19.101Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33652026-04-09T10:49:19.101Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33662026-04-09T10:49:19.101Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
33672026-04-09T10:49:19.101Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
33682026-04-09T10:49:19.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
33692026-04-09T10:49:19.101Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33702026-04-09T10:49:19.101Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33712026-04-09T10:49:19.101Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33722026-04-09T10:49:19.101Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33732026-04-09T10:49:19.102Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33742026-04-09T10:49:19.102Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33752026-04-09T10:49:19.102Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33762026-04-09T10:49:19.102Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33772026-04-09T10:49:19.102Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
33782026-04-09T10:49:19.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
33792026-04-09T10:49:19.102Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33802026-04-09T10:49:19.102Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33812026-04-09T10:49:19.102Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33822026-04-09T10:49:19.102Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33832026-04-09T10:49:19.102Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33842026-04-09T10:49:19.102Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33852026-04-09T10:49:19.102Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33862026-04-09T10:49:19.102Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33872026-04-09T10:49:19.102Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
33882026-04-09T10:49:19.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
33892026-04-09T10:49:19.102Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33902026-04-09T10:49:19.102Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33912026-04-09T10:49:19.102Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33922026-04-09T10:49:19.102Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33932026-04-09T10:49:19.102Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33942026-04-09T10:49:19.102Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33952026-04-09T10:49:19.102Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33962026-04-09T10:49:19.102Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33972026-04-09T10:49:19.102Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
33982026-04-09T10:49:19.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
33992026-04-09T10:49:19.102Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34002026-04-09T10:49:19.102Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34012026-04-09T10:49:19.102Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34022026-04-09T10:49:22.103Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34032026-04-09T10:49:22.103Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34042026-04-09T10:49:22.103Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34052026-04-09T10:49:22.103Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34062026-04-09T10:49:22.103Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34072026-04-09T10:49:22.103Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
34082026-04-09T10:49:22.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
34092026-04-09T10:49:22.103Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34102026-04-09T10:49:22.103Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34112026-04-09T10:49:22.103Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34122026-04-09T10:49:22.103Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34132026-04-09T10:49:22.103Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34142026-04-09T10:49:22.103Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34152026-04-09T10:49:22.103Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34162026-04-09T10:49:22.103Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34172026-04-09T10:49:22.103Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
34182026-04-09T10:49:22.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
34192026-04-09T10:49:22.104Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34202026-04-09T10:49:22.104Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34212026-04-09T10:49:22.104Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34222026-04-09T10:49:22.104Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34232026-04-09T10:49:22.104Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34242026-04-09T10:49:22.104Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
34252026-04-09T10:49:22.104Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34262026-04-09T10:49:22.104Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34272026-04-09T10:49:22.104Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
34282026-04-09T10:49:22.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
34292026-04-09T10:49:22.104Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34302026-04-09T10:49:22.104Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34312026-04-09T10:49:22.104Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34322026-04-09T10:49:22.104Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34332026-04-09T10:49:22.104Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34342026-04-09T10:49:22.104Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34352026-04-09T10:49:22.104Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34362026-04-09T10:49:22.104Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34372026-04-09T10:49:22.104Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
34382026-04-09T10:49:22.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
34392026-04-09T10:49:22.104Z[ 5] 10.00-10.00 sec 128 KBytes 787 Mbits/sec
34402026-04-09T10:49:22.104Z[ 8] 10.00-10.00 sec 128 KBytes 788 Mbits/sec
34412026-04-09T10:49:22.104Z[ 10] 10.00-10.00 sec 128 KBytes 788 Mbits/sec
34422026-04-09T10:49:22.104Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34432026-04-09T10:49:22.104Z[ 14] 10.00-10.00 sec 128 KBytes 788 Mbits/sec
34442026-04-09T10:49:22.105Z[ 16] 10.00-10.00 sec 128 KBytes 788 Mbits/sec
34452026-04-09T10:49:22.105Z[ 18] 10.00-10.00 sec 128 KBytes 788 Mbits/sec
34462026-04-09T10:49:22.105Z[ 20] 10.00-10.00 sec 128 KBytes 788 Mbits/sec
34472026-04-09T10:49:22.105Z[SUM] 10.00-10.00 sec 896 KBytes 5.51 Gbits/sec
34482026-04-09T10:49:22.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
34492026-04-09T10:49:22.105Z[ ID] Interval Transfer Bitrate
34502026-04-09T10:49:22.105Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34512026-04-09T10:49:22.105Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
34522026-04-09T10:49:22.105Z[ 10] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
34532026-04-09T10:49:22.105Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34542026-04-09T10:49:22.105Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34552026-04-09T10:49:22.105Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
34562026-04-09T10:49:22.105Z[ 18] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
34572026-04-09T10:49:22.105Z[ 20] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
34582026-04-09T10:49:22.105Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
34592026-04-09T10:49:22.109ZRun 8/10...3507.415870199422Mbps
34602026-04-09T10:49:29.527Z-----------------------------------------------------------
34612026-04-09T10:49:29.527ZServer listening on 5201 (test #19)
34622026-04-09T10:49:29.527Z-----------------------------------------------------------
34632026-04-09T10:49:29.527ZAccepted connection from 10.0.0.1, port 50432
34642026-04-09T10:49:29.528Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60369
34652026-04-09T10:49:29.528Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36473
34662026-04-09T10:49:29.528Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38821
34672026-04-09T10:49:29.528Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59574
34682026-04-09T10:49:29.528Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61842
34692026-04-09T10:49:29.528Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55752
34702026-04-09T10:49:29.528Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50817
34712026-04-09T10:49:29.528Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41089
34722026-04-09T10:49:29.528Z[ ID] Interval Transfer Bitrate
34732026-04-09T10:49:29.528Z[ 5] 0.00-1.00 sec 33.8 MBytes 283 Mbits/sec
34742026-04-09T10:49:29.528Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34752026-04-09T10:49:29.528Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34762026-04-09T10:49:29.528Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34772026-04-09T10:49:29.528Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34782026-04-09T10:49:29.528Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34792026-04-09T10:49:29.528Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34802026-04-09T10:49:29.528Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34812026-04-09T10:49:29.528Z[SUM] 0.00-1.00 sec 333 MBytes 2.80 Gbits/sec
34822026-04-09T10:49:29.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
34832026-04-09T10:49:29.528Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34842026-04-09T10:49:29.528Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34852026-04-09T10:49:29.528Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34862026-04-09T10:49:29.528Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34872026-04-09T10:49:29.528Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34882026-04-09T10:49:29.528Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34892026-04-09T10:49:29.528Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34902026-04-09T10:49:29.528Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34912026-04-09T10:49:29.528Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
34922026-04-09T10:49:29.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
34932026-04-09T10:49:29.528Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
34942026-04-09T10:49:29.528Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34952026-04-09T10:49:29.528Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
34962026-04-09T10:49:29.528Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
34972026-04-09T10:49:29.528Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
34982026-04-09T10:49:29.528Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
34992026-04-09T10:49:29.528Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
35002026-04-09T10:49:29.528Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
35012026-04-09T10:49:29.528Z[SUM] 2.00-3.00 sec 424 MBytes 3.55 Gbits/sec
35022026-04-09T10:49:29.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
35032026-04-09T10:49:29.529Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35042026-04-09T10:49:29.529Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35052026-04-09T10:49:29.529Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35062026-04-09T10:49:29.529Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35072026-04-09T10:49:29.529Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
35082026-04-09T10:49:29.529Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
35092026-04-09T10:49:29.529Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35102026-04-09T10:49:29.529Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35112026-04-09T10:49:29.529Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
35122026-04-09T10:49:29.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
35132026-04-09T10:49:29.529Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
35142026-04-09T10:49:29.529Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35152026-04-09T10:49:29.529Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
35162026-04-09T10:49:29.529Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
35172026-04-09T10:49:29.529Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
35182026-04-09T10:49:29.529Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
35192026-04-09T10:49:29.529Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
35202026-04-09T10:49:29.529Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
35212026-04-09T10:49:29.529Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
35222026-04-09T10:49:29.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
35232026-04-09T10:49:29.529Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35242026-04-09T10:49:29.529Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35252026-04-09T10:49:29.529Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35262026-04-09T10:49:29.529Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35272026-04-09T10:49:29.529Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35282026-04-09T10:49:29.529Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35292026-04-09T10:49:29.529Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35302026-04-09T10:49:29.529Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35312026-04-09T10:49:29.529Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
35322026-04-09T10:49:29.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
35332026-04-09T10:49:29.529Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
35342026-04-09T10:49:29.529Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35352026-04-09T10:49:29.529Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35362026-04-09T10:49:32.533Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35372026-04-09T10:49:32.533Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35382026-04-09T10:49:32.533Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
35392026-04-09T10:49:32.533Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35402026-04-09T10:49:32.533Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35412026-04-09T10:49:32.533Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
35422026-04-09T10:49:32.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
35432026-04-09T10:49:32.533Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
35442026-04-09T10:49:32.533Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
35452026-04-09T10:49:32.533Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
35462026-04-09T10:49:32.533Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
35472026-04-09T10:49:32.533Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
35482026-04-09T10:49:32.533Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
35492026-04-09T10:49:32.533Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
35502026-04-09T10:49:32.533Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
35512026-04-09T10:49:32.533Z[SUM] 7.00-8.00 sec 420 MBytes 3.53 Gbits/sec
35522026-04-09T10:49:32.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
35532026-04-09T10:49:32.533Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35542026-04-09T10:49:32.533Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35552026-04-09T10:49:32.533Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35562026-04-09T10:49:32.533Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35572026-04-09T10:49:32.533Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35582026-04-09T10:49:32.533Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35592026-04-09T10:49:32.533Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35602026-04-09T10:49:32.533Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35612026-04-09T10:49:32.534Z[SUM] 8.00-9.00 sec 425 MBytes 3.56 Gbits/sec
35622026-04-09T10:49:32.534Z- - - - - - - - - - - - - - - - - - - - - - - - -
35632026-04-09T10:49:32.534Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35642026-04-09T10:49:32.534Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35652026-04-09T10:49:32.534Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35662026-04-09T10:49:32.534Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35672026-04-09T10:49:32.534Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35682026-04-09T10:49:32.534Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35692026-04-09T10:49:32.534Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35702026-04-09T10:49:32.534Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35712026-04-09T10:49:32.534Z[SUM] 9.00-10.00 sec 424 MBytes 3.55 Gbits/sec
35722026-04-09T10:49:32.534Z- - - - - - - - - - - - - - - - - - - - - - - - -
35732026-04-09T10:49:32.534Z[ 5] 10.00-10.00 sec 256 KBytes 499 Mbits/sec
35742026-04-09T10:49:32.534Z[ 8] 10.00-10.00 sec 256 KBytes 499 Mbits/sec
35752026-04-09T10:49:32.534Z[ 10] 10.00-10.00 sec 256 KBytes 499 Mbits/sec
35762026-04-09T10:49:32.534Z[ 12] 10.00-10.00 sec 256 KBytes 499 Mbits/sec
35772026-04-09T10:49:32.534Z[ 14] 10.00-10.00 sec 256 KBytes 499 Mbits/sec
35782026-04-09T10:49:32.534Z[ 16] 10.00-10.00 sec 128 KBytes 249 Mbits/sec
35792026-04-09T10:49:32.534Z[ 18] 10.00-10.00 sec 256 KBytes 499 Mbits/sec
35802026-04-09T10:49:32.534Z[ 20] 10.00-10.00 sec 256 KBytes 499 Mbits/sec
35812026-04-09T10:49:32.534Z[SUM] 10.00-10.00 sec 1.88 MBytes 3.74 Gbits/sec
35822026-04-09T10:49:32.534Z- - - - - - - - - - - - - - - - - - - - - - - - -
35832026-04-09T10:49:32.534Z[ ID] Interval Transfer Bitrate
35842026-04-09T10:49:32.534Z[ 5] 0.00-10.00 sec 511 MBytes 429 Mbits/sec receiver
35852026-04-09T10:49:32.534Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35862026-04-09T10:49:32.534Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35872026-04-09T10:49:32.534Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35882026-04-09T10:49:32.534Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35892026-04-09T10:49:32.534Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35902026-04-09T10:49:32.534Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35912026-04-09T10:49:32.534Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35922026-04-09T10:49:32.534Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
35932026-04-09T10:49:32.538ZRun 9/10...3482.55328054258Mbps
35942026-04-09T10:49:39.932Z-----------------------------------------------------------
35952026-04-09T10:49:39.932ZServer listening on 5201 (test #20)
35962026-04-09T10:49:39.932Z-----------------------------------------------------------
35972026-04-09T10:49:39.932ZAccepted connection from 10.0.0.1, port 41977
35982026-04-09T10:49:39.932Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54099
35992026-04-09T10:49:39.932Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55069
36002026-04-09T10:49:39.932Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63245
36012026-04-09T10:49:39.932Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45529
36022026-04-09T10:49:39.932Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55711
36032026-04-09T10:49:39.932Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46718
36042026-04-09T10:49:39.932Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33069
36052026-04-09T10:49:39.932Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39863
36062026-04-09T10:49:39.932Z[ ID] Interval Transfer Bitrate
36072026-04-09T10:49:39.932Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36082026-04-09T10:49:39.932Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36092026-04-09T10:49:39.932Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36102026-04-09T10:49:39.932Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36112026-04-09T10:49:39.932Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36122026-04-09T10:49:39.932Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36132026-04-09T10:49:39.932Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36142026-04-09T10:49:39.932Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36152026-04-09T10:49:39.932Z[SUM] 0.00-1.00 sec 340 MBytes 2.86 Gbits/sec
36162026-04-09T10:49:39.932Z- - - - - - - - - - - - - - - - - - - - - - - - -
36172026-04-09T10:49:39.933Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
36182026-04-09T10:49:39.933Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36192026-04-09T10:49:39.933Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36202026-04-09T10:49:39.933Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36212026-04-09T10:49:39.933Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36222026-04-09T10:49:39.933Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36232026-04-09T10:49:39.933Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36242026-04-09T10:49:39.933Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36252026-04-09T10:49:39.933Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
36262026-04-09T10:49:39.933Z- - - - - - - - - - - - - - - - - - - - - - - - -
36272026-04-09T10:49:39.933Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
36282026-04-09T10:49:39.933Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
36292026-04-09T10:49:39.933Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36302026-04-09T10:49:39.933Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36312026-04-09T10:49:39.933Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36322026-04-09T10:49:39.933Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
36332026-04-09T10:49:39.933Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
36342026-04-09T10:49:39.933Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
36352026-04-09T10:49:39.933Z[SUM] 2.00-3.00 sec 421 MBytes 3.53 Gbits/sec
36362026-04-09T10:49:39.933Z- - - - - - - - - - - - - - - - - - - - - - - - -
36372026-04-09T10:49:39.933Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36382026-04-09T10:49:39.933Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
36392026-04-09T10:49:39.933Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36402026-04-09T10:49:39.933Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36412026-04-09T10:49:39.933Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36422026-04-09T10:49:39.933Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36432026-04-09T10:49:39.933Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36442026-04-09T10:49:39.933Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36452026-04-09T10:49:39.934Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
36462026-04-09T10:49:39.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
36472026-04-09T10:49:39.934Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
36482026-04-09T10:49:39.934Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
36492026-04-09T10:49:39.934Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
36502026-04-09T10:49:39.934Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
36512026-04-09T10:49:39.934Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
36522026-04-09T10:49:39.934Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
36532026-04-09T10:49:39.934Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
36542026-04-09T10:49:39.934Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36552026-04-09T10:49:39.934Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
36562026-04-09T10:49:39.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
36572026-04-09T10:49:39.934Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
36582026-04-09T10:49:39.934Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
36592026-04-09T10:49:39.934Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36602026-04-09T10:49:39.934Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36612026-04-09T10:49:39.934Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
36622026-04-09T10:49:39.934Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
36632026-04-09T10:49:39.934Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
36642026-04-09T10:49:39.934Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
36652026-04-09T10:49:39.934Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
36662026-04-09T10:49:39.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
36672026-04-09T10:49:39.934Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
36682026-04-09T10:49:39.934Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
36692026-04-09T10:49:39.934Z[ 10] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
36702026-04-09T10:49:42.934Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
36712026-04-09T10:49:42.934Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
36722026-04-09T10:49:42.934Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
36732026-04-09T10:49:42.934Z[ 18] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
36742026-04-09T10:49:42.934Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
36752026-04-09T10:49:42.934Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
36762026-04-09T10:49:42.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
36772026-04-09T10:49:42.934Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
36782026-04-09T10:49:42.934Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
36792026-04-09T10:49:42.934Z[ 10] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
36802026-04-09T10:49:42.934Z[ 12] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
36812026-04-09T10:49:42.934Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
36822026-04-09T10:49:42.934Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
36832026-04-09T10:49:42.934Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
36842026-04-09T10:49:42.934Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
36852026-04-09T10:49:42.934Z[SUM] 7.00-8.00 sec 418 MBytes 3.51 Gbits/sec
36862026-04-09T10:49:42.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
36872026-04-09T10:49:42.934Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36882026-04-09T10:49:42.934Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
36892026-04-09T10:49:42.934Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
36902026-04-09T10:49:42.935Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36912026-04-09T10:49:42.935Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36922026-04-09T10:49:42.935Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
36932026-04-09T10:49:42.935Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
36942026-04-09T10:49:42.935Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
36952026-04-09T10:49:42.935Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
36962026-04-09T10:49:42.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
36972026-04-09T10:49:42.935Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
36982026-04-09T10:49:42.935Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
36992026-04-09T10:49:42.935Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
37002026-04-09T10:49:42.935Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37012026-04-09T10:49:42.935Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
37022026-04-09T10:49:42.935Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
37032026-04-09T10:49:42.935Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
37042026-04-09T10:49:42.935Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
37052026-04-09T10:49:42.935Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
37062026-04-09T10:49:42.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
37072026-04-09T10:49:42.935Z[ 5] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
37082026-04-09T10:49:42.935Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37092026-04-09T10:49:42.935Z[ 10] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
37102026-04-09T10:49:42.935Z[ 12] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
37112026-04-09T10:49:42.935Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37122026-04-09T10:49:42.935Z[ 16] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
37132026-04-09T10:49:42.935Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37142026-04-09T10:49:42.935Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37152026-04-09T10:49:42.935Z[SUM] 10.00-10.00 sec 512 KBytes 3.66 Gbits/sec
37162026-04-09T10:49:42.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
37172026-04-09T10:49:42.935Z[ ID] Interval Transfer Bitrate
37182026-04-09T10:49:42.935Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
37192026-04-09T10:49:42.935Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
37202026-04-09T10:49:42.935Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
37212026-04-09T10:49:42.935Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
37222026-04-09T10:49:42.935Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
37232026-04-09T10:49:42.935Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
37242026-04-09T10:49:42.935Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
37252026-04-09T10:49:42.935Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
37262026-04-09T10:49:42.935Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
37272026-04-09T10:49:42.939ZRun 10/10...3475.539108602184Mbps
37282026-04-09T10:49:42.939Z###---------------------###
37292026-04-09T10:49:42.939Z::: iPerf done... :::
37302026-04-09T10:49:42.939Z:::Awaiting out files...:::
37312026-04-09T10:49:42.939Z###---------------------###
37322026-04-09T10:49:42.939Z###-----###
37332026-04-09T10:49:42.939Z:::done!:::
37342026-04-09T10:49:42.939Z###-----###
37352026-04-09T10:49:43.892ZGnuplot not found, using plotters backend
37362026-04-09T10:49:44.028ZBenchmarking iperf-tcp/local/c2s/tx
37372026-04-09T10:49:44.028ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37382026-04-09T10:49:48.101ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37392026-04-09T10:50:08.166ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37402026-04-09T10:50:08.261Ziperf-tcp/local/c2s/tx time: [3.4792 µs 3.4793 µs 3.4794 µs]
37412026-04-09T10:50:08.261Z change: [−3.7275% −3.7232% −3.7185%] (p = 0.00 < 0.05)
37422026-04-09T10:50:08.261Z Performance has improved.
37432026-04-09T10:50:08.261ZFound 10 outliers among 100 measurements (10.00%)
37442026-04-09T10:50:08.261Z 1 (1.00%) low severe
37452026-04-09T10:50:08.261Z 5 (5.00%) low mild
37462026-04-09T10:50:08.261Z 2 (2.00%) high mild
37472026-04-09T10:50:08.261Z 2 (2.00%) high severe
37482026-04-09T10:50:09.155Z
37492026-04-09T10:50:09.159ZBenchmarking iperf-tcp/local/c2s/rx
37502026-04-09T10:50:09.159ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37512026-04-09T10:50:13.247ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37522026-04-09T10:50:33.322ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37532026-04-09T10:50:33.412Ziperf-tcp/local/c2s/rx time: [6.5879 µs 6.5880 µs 6.5882 µs]
37542026-04-09T10:50:33.412Z change: [−1.5907% −1.5862% −1.5814%] (p = 0.00 < 0.05)
37552026-04-09T10:50:33.412Z Performance has improved.
37562026-04-09T10:50:33.412ZFound 5 outliers among 100 measurements (5.00%)
37572026-04-09T10:50:33.412Z 1 (1.00%) low severe
37582026-04-09T10:50:33.412Z 2 (2.00%) low mild
37592026-04-09T10:50:33.412Z 2 (2.00%) high mild
37602026-04-09T10:50:34.305Z
37612026-04-09T10:50:34.308Z###-------------------###
37622026-04-09T10:50:34.308Z:::Running experiment :::
37632026-04-09T10:50:34.308Z:::iperf-tcp/local/s2c:::
37642026-04-09T10:50:34.308Z###-------------------###
37652026-04-09T10:50:34.533Zdtrace: description 'profile-201us ' matched 2 probes
37662026-04-09T10:50:41.695Z-----------------------------------------------------------
37672026-04-09T10:50:41.696ZServer listening on 5201 (test #21)
37682026-04-09T10:50:41.696Z-----------------------------------------------------------
37692026-04-09T10:50:41.696ZAccepted connection from 10.0.0.1, port 53069
37702026-04-09T10:50:41.696Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43254
37712026-04-09T10:50:41.696Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37584
37722026-04-09T10:50:41.696Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64911
37732026-04-09T10:50:41.696Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45472
37742026-04-09T10:50:41.696Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50214
37752026-04-09T10:50:41.696Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40534
37762026-04-09T10:50:41.696Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65441
37772026-04-09T10:50:41.696Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54327
37782026-04-09T10:50:41.696Z[ ID] Interval Transfer Bitrate
37792026-04-09T10:50:41.696Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37802026-04-09T10:50:41.696Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37812026-04-09T10:50:41.696Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37822026-04-09T10:50:41.696Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37832026-04-09T10:50:41.696Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37842026-04-09T10:50:41.696Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37852026-04-09T10:50:41.696Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37862026-04-09T10:50:41.696Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37872026-04-09T10:50:41.696Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
37882026-04-09T10:50:41.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
37892026-04-09T10:50:41.696Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37902026-04-09T10:50:41.696Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37912026-04-09T10:50:41.696Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37922026-04-09T10:50:41.696Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37932026-04-09T10:50:41.696Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37942026-04-09T10:50:41.696Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37952026-04-09T10:50:41.696Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
37962026-04-09T10:50:41.696Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37972026-04-09T10:50:41.696Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
37982026-04-09T10:50:41.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
37992026-04-09T10:50:41.696Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
38002026-04-09T10:50:41.696Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38012026-04-09T10:50:41.696Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38022026-04-09T10:50:41.696Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38032026-04-09T10:50:41.696Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
38042026-04-09T10:50:41.696Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
38052026-04-09T10:50:41.696Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38062026-04-09T10:50:41.697Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
38072026-04-09T10:50:41.697Z[SUM] 2.00-3.00 sec 430 MBytes 3.60 Gbits/sec
38082026-04-09T10:50:41.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
38092026-04-09T10:50:41.697Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
38102026-04-09T10:50:41.697Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38112026-04-09T10:50:41.697Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38122026-04-09T10:50:41.697Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
38132026-04-09T10:50:41.697Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
38142026-04-09T10:50:41.697Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
38152026-04-09T10:50:41.697Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38162026-04-09T10:50:41.697Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
38172026-04-09T10:50:41.697Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
38182026-04-09T10:50:41.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
38192026-04-09T10:50:41.697Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38202026-04-09T10:50:41.697Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38212026-04-09T10:50:41.697Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38222026-04-09T10:50:41.697Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38232026-04-09T10:50:41.697Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38242026-04-09T10:50:41.697Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38252026-04-09T10:50:41.697Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38262026-04-09T10:50:41.697Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38272026-04-09T10:50:41.697Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
38282026-04-09T10:50:41.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
38292026-04-09T10:50:41.697Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38302026-04-09T10:50:41.697Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38312026-04-09T10:50:41.697Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38322026-04-09T10:50:41.697Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38332026-04-09T10:50:41.697Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38342026-04-09T10:50:41.697Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38352026-04-09T10:50:41.697Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38362026-04-09T10:50:41.697Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38372026-04-09T10:50:41.697Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
38382026-04-09T10:50:41.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
38392026-04-09T10:50:41.697Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38402026-04-09T10:50:41.697Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38412026-04-09T10:50:41.697Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38422026-04-09T10:50:44.701Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38432026-04-09T10:50:44.701Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38442026-04-09T10:50:44.701Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38452026-04-09T10:50:44.701Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38462026-04-09T10:50:44.701Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38472026-04-09T10:50:44.701Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
38482026-04-09T10:50:44.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
38492026-04-09T10:50:44.701Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
38502026-04-09T10:50:44.701Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
38512026-04-09T10:50:44.701Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
38522026-04-09T10:50:44.701Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
38532026-04-09T10:50:44.701Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38542026-04-09T10:50:44.701Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38552026-04-09T10:50:44.701Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38562026-04-09T10:50:44.701Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38572026-04-09T10:50:44.701Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
38582026-04-09T10:50:44.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
38592026-04-09T10:50:44.701Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38602026-04-09T10:50:44.701Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38612026-04-09T10:50:44.701Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38622026-04-09T10:50:44.701Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38632026-04-09T10:50:44.701Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38642026-04-09T10:50:44.701Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38652026-04-09T10:50:44.701Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38662026-04-09T10:50:44.701Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38672026-04-09T10:50:44.701Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
38682026-04-09T10:50:44.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
38692026-04-09T10:50:44.702Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
38702026-04-09T10:50:44.702Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
38712026-04-09T10:50:44.702Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
38722026-04-09T10:50:44.702Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
38732026-04-09T10:50:44.702Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
38742026-04-09T10:50:44.702Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
38752026-04-09T10:50:44.705Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
38762026-04-09T10:50:44.705Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
38772026-04-09T10:50:44.705Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
38782026-04-09T10:50:44.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
38792026-04-09T10:50:44.705Z[ 5] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
38802026-04-09T10:50:44.706Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38812026-04-09T10:50:44.706Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38822026-04-09T10:50:44.706Z[ 12] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
38832026-04-09T10:50:44.706Z[ 14] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
38842026-04-09T10:50:44.706Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38852026-04-09T10:50:44.706Z[ 18] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
38862026-04-09T10:50:44.706Z[ 20] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
38872026-04-09T10:50:44.706Z[SUM] 10.00-10.00 sec 640 KBytes 4.50 Gbits/sec
38882026-04-09T10:50:44.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
38892026-04-09T10:50:44.706Z[ ID] Interval Transfer Bitrate
38902026-04-09T10:50:44.706Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
38912026-04-09T10:50:44.706Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
38922026-04-09T10:50:44.706Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
38932026-04-09T10:50:44.706Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38942026-04-09T10:50:44.706Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38952026-04-09T10:50:44.706Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38962026-04-09T10:50:44.706Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38972026-04-09T10:50:44.706Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38982026-04-09T10:50:44.706Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
38992026-04-09T10:50:44.706ZRun 1/10...3520.38787739168Mbps
39002026-04-09T10:50:52.117Z-----------------------------------------------------------
39012026-04-09T10:50:52.117ZServer listening on 5201 (test #22)
39022026-04-09T10:50:52.117Z-----------------------------------------------------------
39032026-04-09T10:50:52.117ZAccepted connection from 10.0.0.1, port 59528
39042026-04-09T10:50:52.117Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43193
39052026-04-09T10:50:52.118Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44385
39062026-04-09T10:50:52.118Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48467
39072026-04-09T10:50:52.118Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61178
39082026-04-09T10:50:52.118Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45667
39092026-04-09T10:50:52.118Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37101
39102026-04-09T10:50:52.118Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47748
39112026-04-09T10:50:52.118Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52114
39122026-04-09T10:50:52.118Z[ ID] Interval Transfer Bitrate
39132026-04-09T10:50:52.118Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
39142026-04-09T10:50:52.118Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
39152026-04-09T10:50:52.118Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39162026-04-09T10:50:52.118Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39172026-04-09T10:50:52.118Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39182026-04-09T10:50:52.118Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39192026-04-09T10:50:52.118Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39202026-04-09T10:50:52.118Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39212026-04-09T10:50:52.118Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
39222026-04-09T10:50:52.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
39232026-04-09T10:50:52.118Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39242026-04-09T10:50:52.118Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39252026-04-09T10:50:52.118Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39262026-04-09T10:50:52.118Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39272026-04-09T10:50:52.118Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
39282026-04-09T10:50:52.118Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39292026-04-09T10:50:52.118Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
39302026-04-09T10:50:52.118Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
39312026-04-09T10:50:52.118Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
39322026-04-09T10:50:52.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
39332026-04-09T10:50:52.118Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39342026-04-09T10:50:52.118Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39352026-04-09T10:50:52.118Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39362026-04-09T10:50:52.118Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39372026-04-09T10:50:52.118Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39382026-04-09T10:50:52.118Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39392026-04-09T10:50:52.118Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39402026-04-09T10:50:52.118Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39412026-04-09T10:50:52.118Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
39422026-04-09T10:50:52.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
39432026-04-09T10:50:52.118Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
39442026-04-09T10:50:52.118Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
39452026-04-09T10:50:52.119Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
39462026-04-09T10:50:52.119Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39472026-04-09T10:50:52.119Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
39482026-04-09T10:50:52.119Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
39492026-04-09T10:50:52.119Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
39502026-04-09T10:50:52.119Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
39512026-04-09T10:50:52.119Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
39522026-04-09T10:50:52.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
39532026-04-09T10:50:52.119Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39542026-04-09T10:50:52.119Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39552026-04-09T10:50:52.119Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39562026-04-09T10:50:52.119Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39572026-04-09T10:50:52.119Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39582026-04-09T10:50:52.119Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39592026-04-09T10:50:52.119Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39602026-04-09T10:50:52.119Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39612026-04-09T10:50:52.119Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
39622026-04-09T10:50:52.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
39632026-04-09T10:50:52.119Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
39642026-04-09T10:50:52.119Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
39652026-04-09T10:50:52.119Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39662026-04-09T10:50:52.119Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
39672026-04-09T10:50:52.119Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
39682026-04-09T10:50:52.119Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
39692026-04-09T10:50:52.119Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39702026-04-09T10:50:52.119Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
39712026-04-09T10:50:52.119Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
39722026-04-09T10:50:52.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
39732026-04-09T10:50:52.119Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
39742026-04-09T10:50:52.119Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
39752026-04-09T10:50:52.119Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39762026-04-09T10:50:55.123Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39772026-04-09T10:50:55.124Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39782026-04-09T10:50:55.124Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39792026-04-09T10:50:55.124Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39802026-04-09T10:50:55.124Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
39812026-04-09T10:50:55.124Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
39822026-04-09T10:50:55.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
39832026-04-09T10:50:55.124Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39842026-04-09T10:50:55.124Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39852026-04-09T10:50:55.124Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
39862026-04-09T10:50:55.124Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
39872026-04-09T10:50:55.124Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39882026-04-09T10:50:55.124Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39892026-04-09T10:50:55.124Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39902026-04-09T10:50:55.124Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39912026-04-09T10:50:55.124Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
39922026-04-09T10:50:55.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
39932026-04-09T10:50:55.124Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39942026-04-09T10:50:55.124Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39952026-04-09T10:50:55.124Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
39962026-04-09T10:50:55.124Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39972026-04-09T10:50:55.124Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39982026-04-09T10:50:55.124Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39992026-04-09T10:50:55.124Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
40002026-04-09T10:50:55.124Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
40012026-04-09T10:50:55.124Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
40022026-04-09T10:50:55.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
40032026-04-09T10:50:55.124Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40042026-04-09T10:50:55.124Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40052026-04-09T10:50:55.124Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40062026-04-09T10:50:55.124Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40072026-04-09T10:50:55.124Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40082026-04-09T10:50:55.124Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40092026-04-09T10:50:55.124Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40102026-04-09T10:50:55.124Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40112026-04-09T10:50:55.124Z[SUM] 9.00-10.00 sec 427 MBytes 3.59 Gbits/sec
40122026-04-09T10:50:55.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
40132026-04-09T10:50:55.124Z[ 5] 10.00-10.00 sec 128 KBytes 873 Mbits/sec
40142026-04-09T10:50:55.124Z[ 8] 10.00-10.00 sec 128 KBytes 874 Mbits/sec
40152026-04-09T10:50:55.124Z[ 10] 10.00-10.00 sec 128 KBytes 874 Mbits/sec
40162026-04-09T10:50:55.125Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40172026-04-09T10:50:55.125Z[ 14] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
40182026-04-09T10:50:55.125Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40192026-04-09T10:50:55.125Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40202026-04-09T10:50:55.125Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40212026-04-09T10:50:55.125Z[SUM] 10.00-10.00 sec 512 KBytes 3.49 Gbits/sec
40222026-04-09T10:50:55.125Z- - - - - - - - - - - - - - - - - - - - - - - - -
40232026-04-09T10:50:55.125Z[ ID] Interval Transfer Bitrate
40242026-04-09T10:50:55.125Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40252026-04-09T10:50:55.125Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40262026-04-09T10:50:55.125Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40272026-04-09T10:50:55.125Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40282026-04-09T10:50:55.125Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40292026-04-09T10:50:55.125Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40302026-04-09T10:50:55.125Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40312026-04-09T10:50:55.125Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40322026-04-09T10:50:55.125Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
40332026-04-09T10:50:55.128ZRun 2/10...3518.1734638894445Mbps
40342026-04-09T10:51:02.521Z-----------------------------------------------------------
40352026-04-09T10:51:02.521ZServer listening on 5201 (test #23)
40362026-04-09T10:51:02.521Z-----------------------------------------------------------
40372026-04-09T10:51:02.521ZAccepted connection from 10.0.0.1, port 59256
40382026-04-09T10:51:02.521Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48026
40392026-04-09T10:51:02.521Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61370
40402026-04-09T10:51:02.521Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61500
40412026-04-09T10:51:02.521Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51173
40422026-04-09T10:51:02.521Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58106
40432026-04-09T10:51:02.521Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39260
40442026-04-09T10:51:02.521Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49506
40452026-04-09T10:51:02.521Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51940
40462026-04-09T10:51:02.521Z[ ID] Interval Transfer Bitrate
40472026-04-09T10:51:02.521Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40482026-04-09T10:51:02.521Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40492026-04-09T10:51:02.521Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40502026-04-09T10:51:02.521Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40512026-04-09T10:51:02.521Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40522026-04-09T10:51:02.521Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40532026-04-09T10:51:02.521Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40542026-04-09T10:51:02.521Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40552026-04-09T10:51:02.521Z[SUM] 0.00-1.00 sec 340 MBytes 2.86 Gbits/sec
40562026-04-09T10:51:02.521Z- - - - - - - - - - - - - - - - - - - - - - - - -
40572026-04-09T10:51:02.521Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40582026-04-09T10:51:02.521Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40592026-04-09T10:51:02.521Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40602026-04-09T10:51:02.521Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40612026-04-09T10:51:02.521Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40622026-04-09T10:51:02.521Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40632026-04-09T10:51:02.522Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40642026-04-09T10:51:02.522Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40652026-04-09T10:51:02.522Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
40662026-04-09T10:51:02.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
40672026-04-09T10:51:02.522Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40682026-04-09T10:51:02.522Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40692026-04-09T10:51:02.522Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40702026-04-09T10:51:02.522Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40712026-04-09T10:51:02.522Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40722026-04-09T10:51:02.522Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40732026-04-09T10:51:02.522Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40742026-04-09T10:51:02.522Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40752026-04-09T10:51:02.522Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
40762026-04-09T10:51:02.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
40772026-04-09T10:51:02.522Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40782026-04-09T10:51:02.522Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40792026-04-09T10:51:02.522Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40802026-04-09T10:51:02.522Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40812026-04-09T10:51:02.522Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40822026-04-09T10:51:02.522Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40832026-04-09T10:51:02.522Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40842026-04-09T10:51:02.522Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40852026-04-09T10:51:02.522Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
40862026-04-09T10:51:02.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
40872026-04-09T10:51:02.526Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40882026-04-09T10:51:02.526Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40892026-04-09T10:51:02.526Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40902026-04-09T10:51:02.526Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40912026-04-09T10:51:02.526Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40922026-04-09T10:51:02.526Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40932026-04-09T10:51:02.526Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40942026-04-09T10:51:02.526Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40952026-04-09T10:51:02.526Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
40962026-04-09T10:51:02.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
40972026-04-09T10:51:02.526Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
40982026-04-09T10:51:02.526Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40992026-04-09T10:51:02.526Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
41002026-04-09T10:51:02.526Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
41012026-04-09T10:51:02.526Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
41022026-04-09T10:51:02.526Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
41032026-04-09T10:51:02.526Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
41042026-04-09T10:51:02.526Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
41052026-04-09T10:51:02.526Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
41062026-04-09T10:51:02.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
41072026-04-09T10:51:02.526Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41082026-04-09T10:51:02.526Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41092026-04-09T10:51:02.527Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41102026-04-09T10:51:05.526Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
41112026-04-09T10:51:05.526Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41122026-04-09T10:51:05.526Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41132026-04-09T10:51:05.526Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41142026-04-09T10:51:05.526Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
41152026-04-09T10:51:05.526Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
41162026-04-09T10:51:05.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
41172026-04-09T10:51:05.526Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41182026-04-09T10:51:05.526Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41192026-04-09T10:51:05.526Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41202026-04-09T10:51:05.526Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41212026-04-09T10:51:05.526Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
41222026-04-09T10:51:05.526Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41232026-04-09T10:51:05.526Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
41242026-04-09T10:51:05.526Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41252026-04-09T10:51:05.526Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
41262026-04-09T10:51:05.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
41272026-04-09T10:51:05.526Z[ 5] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
41282026-04-09T10:51:05.526Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41292026-04-09T10:51:05.526Z[ 10] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
41302026-04-09T10:51:05.526Z[ 12] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
41312026-04-09T10:51:05.526Z[ 14] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
41322026-04-09T10:51:05.526Z[ 16] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
41332026-04-09T10:51:05.526Z[ 18] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
41342026-04-09T10:51:05.526Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41352026-04-09T10:51:05.526Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
41362026-04-09T10:51:05.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
41372026-04-09T10:51:05.526Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41382026-04-09T10:51:05.526Z[ 8] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
41392026-04-09T10:51:05.526Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
41402026-04-09T10:51:05.526Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41412026-04-09T10:51:05.526Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41422026-04-09T10:51:05.526Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41432026-04-09T10:51:05.526Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41442026-04-09T10:51:05.527Z[ 20] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
41452026-04-09T10:51:05.527Z[SUM] 9.00-10.00 sec 424 MBytes 3.55 Gbits/sec
41462026-04-09T10:51:05.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
41472026-04-09T10:51:05.527Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-04-09T10:51:05.527Z[ 8] 10.00-10.00 sec 128 KBytes 855 Mbits/sec
41492026-04-09T10:51:05.527Z[ 10] 10.00-10.00 sec 128 KBytes 854 Mbits/sec
41502026-04-09T10:51:05.527Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41512026-04-09T10:51:05.527Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41522026-04-09T10:51:05.527Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41532026-04-09T10:51:05.527Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41542026-04-09T10:51:05.527Z[ 20] 10.00-10.00 sec 128 KBytes 855 Mbits/sec
41552026-04-09T10:51:05.527Z[SUM] 10.00-10.00 sec 384 KBytes 2.56 Gbits/sec
41562026-04-09T10:51:05.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
41572026-04-09T10:51:05.527Z[ ID] Interval Transfer Bitrate
41582026-04-09T10:51:05.527Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41592026-04-09T10:51:05.527Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41602026-04-09T10:51:05.527Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41612026-04-09T10:51:05.527Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41622026-04-09T10:51:05.527Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41632026-04-09T10:51:05.527Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41642026-04-09T10:51:05.527Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41652026-04-09T10:51:05.527Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41662026-04-09T10:51:05.527Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
41672026-04-09T10:51:05.530ZRun 3/10...3502.1230988988063Mbps
41682026-04-09T10:51:12.940Z-----------------------------------------------------------
41692026-04-09T10:51:12.940ZServer listening on 5201 (test #24)
41702026-04-09T10:51:12.940Z-----------------------------------------------------------
41712026-04-09T10:51:12.940ZAccepted connection from 10.0.0.1, port 53317
41722026-04-09T10:51:12.940Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35464
41732026-04-09T10:51:12.940Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36639
41742026-04-09T10:51:12.940Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38552
41752026-04-09T10:51:12.940Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59846
41762026-04-09T10:51:12.940Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51962
41772026-04-09T10:51:12.940Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43152
41782026-04-09T10:51:12.940Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60414
41792026-04-09T10:51:12.940Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50123
41802026-04-09T10:51:12.940Z[ ID] Interval Transfer Bitrate
41812026-04-09T10:51:12.940Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41822026-04-09T10:51:12.940Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41832026-04-09T10:51:12.940Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41842026-04-09T10:51:12.940Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41852026-04-09T10:51:12.940Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41862026-04-09T10:51:12.940Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41872026-04-09T10:51:12.941Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41882026-04-09T10:51:12.941Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41892026-04-09T10:51:12.941Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
41902026-04-09T10:51:12.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
41912026-04-09T10:51:12.941Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41922026-04-09T10:51:12.941Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
41932026-04-09T10:51:12.941Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
41942026-04-09T10:51:12.941Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
41952026-04-09T10:51:12.941Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
41962026-04-09T10:51:12.941Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
41972026-04-09T10:51:12.941Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
41982026-04-09T10:51:12.941Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
41992026-04-09T10:51:12.941Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
42002026-04-09T10:51:12.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
42012026-04-09T10:51:12.941Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42022026-04-09T10:51:12.941Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42032026-04-09T10:51:12.941Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42042026-04-09T10:51:12.941Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42052026-04-09T10:51:12.941Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42062026-04-09T10:51:12.941Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42072026-04-09T10:51:12.941Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42082026-04-09T10:51:12.941Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42092026-04-09T10:51:12.941Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
42102026-04-09T10:51:12.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
42112026-04-09T10:51:12.941Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42122026-04-09T10:51:12.941Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42132026-04-09T10:51:12.941Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42142026-04-09T10:51:12.941Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42152026-04-09T10:51:12.941Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
42162026-04-09T10:51:12.941Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42172026-04-09T10:51:12.941Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42182026-04-09T10:51:12.941Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42192026-04-09T10:51:12.941Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
42202026-04-09T10:51:12.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
42212026-04-09T10:51:12.941Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42222026-04-09T10:51:12.941Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42232026-04-09T10:51:12.941Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42242026-04-09T10:51:12.941Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42252026-04-09T10:51:12.941Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42262026-04-09T10:51:12.942Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42272026-04-09T10:51:12.942Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42282026-04-09T10:51:12.942Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42292026-04-09T10:51:12.942Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
42302026-04-09T10:51:12.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
42312026-04-09T10:51:12.942Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42322026-04-09T10:51:12.942Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42332026-04-09T10:51:12.942Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42342026-04-09T10:51:12.942Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
42352026-04-09T10:51:12.942Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42362026-04-09T10:51:12.942Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42372026-04-09T10:51:12.942Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42382026-04-09T10:51:12.942Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42392026-04-09T10:51:12.942Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
42402026-04-09T10:51:12.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
42412026-04-09T10:51:12.942Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42422026-04-09T10:51:12.942Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42432026-04-09T10:51:12.942Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42442026-04-09T10:51:15.948Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42452026-04-09T10:51:15.948Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42462026-04-09T10:51:15.948Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42472026-04-09T10:51:15.948Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42482026-04-09T10:51:15.948Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42492026-04-09T10:51:15.948Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
42502026-04-09T10:51:15.948Z- - - - - - - - - - - - - - - - - - - - - - - - -
42512026-04-09T10:51:15.948Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42522026-04-09T10:51:15.948Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42532026-04-09T10:51:15.948Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42542026-04-09T10:51:15.948Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42552026-04-09T10:51:15.948Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42562026-04-09T10:51:15.948Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42572026-04-09T10:51:15.948Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42582026-04-09T10:51:15.948Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42592026-04-09T10:51:15.948Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
42602026-04-09T10:51:15.948Z- - - - - - - - - - - - - - - - - - - - - - - - -
42612026-04-09T10:51:15.948Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42622026-04-09T10:51:15.948Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42632026-04-09T10:51:15.948Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42642026-04-09T10:51:15.948Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42652026-04-09T10:51:15.948Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42662026-04-09T10:51:15.948Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42672026-04-09T10:51:15.948Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42682026-04-09T10:51:15.948Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42692026-04-09T10:51:15.948Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
42702026-04-09T10:51:15.948Z- - - - - - - - - - - - - - - - - - - - - - - - -
42712026-04-09T10:51:15.948Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42722026-04-09T10:51:15.948Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42732026-04-09T10:51:15.948Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42742026-04-09T10:51:15.949Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
42752026-04-09T10:51:15.949Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42762026-04-09T10:51:15.949Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42772026-04-09T10:51:15.949Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42782026-04-09T10:51:15.949Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42792026-04-09T10:51:15.949Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
42802026-04-09T10:51:15.949Z- - - - - - - - - - - - - - - - - - - - - - - - -
42812026-04-09T10:51:15.949Z[ 5] 10.00-10.00 sec 128 KBytes 344 Mbits/sec
42822026-04-09T10:51:15.949Z[ 8] 10.00-10.00 sec 128 KBytes 344 Mbits/sec
42832026-04-09T10:51:15.949Z[ 10] 10.00-10.00 sec 256 KBytes 688 Mbits/sec
42842026-04-09T10:51:15.949Z[ 12] 10.00-10.00 sec 128 KBytes 344 Mbits/sec
42852026-04-09T10:51:15.949Z[ 14] 10.00-10.00 sec 256 KBytes 688 Mbits/sec
42862026-04-09T10:51:15.949Z[ 16] 10.00-10.00 sec 128 KBytes 344 Mbits/sec
42872026-04-09T10:51:15.949Z[ 18] 10.00-10.00 sec 128 KBytes 344 Mbits/sec
42882026-04-09T10:51:15.949Z[ 20] 10.00-10.00 sec 256 KBytes 688 Mbits/sec
42892026-04-09T10:51:15.949Z[SUM] 10.00-10.00 sec 1.38 MBytes 3.78 Gbits/sec
42902026-04-09T10:51:15.949Z- - - - - - - - - - - - - - - - - - - - - - - - -
42912026-04-09T10:51:15.949Z[ ID] Interval Transfer Bitrate
42922026-04-09T10:51:15.949Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42932026-04-09T10:51:15.949Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42942026-04-09T10:51:15.949Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42952026-04-09T10:51:15.949Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42962026-04-09T10:51:15.949Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42972026-04-09T10:51:15.949Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
42982026-04-09T10:51:15.949Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42992026-04-09T10:51:15.949Z[ 20] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
43002026-04-09T10:51:15.949Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
43012026-04-09T10:51:15.953ZRun 4/10...3508.611936596659Mbps
43022026-04-09T10:51:23.349Z-----------------------------------------------------------
43032026-04-09T10:51:23.349ZServer listening on 5201 (test #25)
43042026-04-09T10:51:23.349Z-----------------------------------------------------------
43052026-04-09T10:51:23.349ZAccepted connection from 10.0.0.1, port 39010
43062026-04-09T10:51:23.349Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64537
43072026-04-09T10:51:23.349Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63081
43082026-04-09T10:51:23.349Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48987
43092026-04-09T10:51:23.349Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62919
43102026-04-09T10:51:23.349Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55058
43112026-04-09T10:51:23.349Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38638
43122026-04-09T10:51:23.349Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49285
43132026-04-09T10:51:23.349Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46237
43142026-04-09T10:51:23.349Z[ ID] Interval Transfer Bitrate
43152026-04-09T10:51:23.349Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43162026-04-09T10:51:23.349Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43172026-04-09T10:51:23.349Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43182026-04-09T10:51:23.349Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43192026-04-09T10:51:23.349Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
43202026-04-09T10:51:23.350Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43212026-04-09T10:51:23.350Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43222026-04-09T10:51:23.350Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43232026-04-09T10:51:23.350Z[SUM] 0.00-1.00 sec 333 MBytes 2.80 Gbits/sec
43242026-04-09T10:51:23.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
43252026-04-09T10:51:23.350Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
43262026-04-09T10:51:23.350Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43272026-04-09T10:51:23.350Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43282026-04-09T10:51:23.350Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43292026-04-09T10:51:23.350Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43302026-04-09T10:51:23.350Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43312026-04-09T10:51:23.350Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43322026-04-09T10:51:23.350Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43332026-04-09T10:51:23.350Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
43342026-04-09T10:51:23.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
43352026-04-09T10:51:23.350Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43362026-04-09T10:51:23.350Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43372026-04-09T10:51:23.350Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
43382026-04-09T10:51:23.350Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43392026-04-09T10:51:23.350Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43402026-04-09T10:51:23.350Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43412026-04-09T10:51:23.350Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43422026-04-09T10:51:23.350Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43432026-04-09T10:51:23.350Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
43442026-04-09T10:51:23.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
43452026-04-09T10:51:23.350Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43462026-04-09T10:51:23.350Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43472026-04-09T10:51:23.350Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43482026-04-09T10:51:23.350Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43492026-04-09T10:51:23.350Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43502026-04-09T10:51:23.350Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43512026-04-09T10:51:23.350Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43522026-04-09T10:51:23.350Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43532026-04-09T10:51:23.350Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
43542026-04-09T10:51:23.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
43552026-04-09T10:51:23.350Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
43562026-04-09T10:51:23.350Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
43572026-04-09T10:51:23.350Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43582026-04-09T10:51:23.350Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43592026-04-09T10:51:23.351Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
43602026-04-09T10:51:23.351Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
43612026-04-09T10:51:23.351Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43622026-04-09T10:51:23.351Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43632026-04-09T10:51:23.351Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
43642026-04-09T10:51:23.351Z- - - - - - - - - - - - - - - - - - - - - - - - -
43652026-04-09T10:51:23.351Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
43662026-04-09T10:51:23.351Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43672026-04-09T10:51:23.351Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43682026-04-09T10:51:23.351Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43692026-04-09T10:51:23.351Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
43702026-04-09T10:51:23.351Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43712026-04-09T10:51:23.351Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43722026-04-09T10:51:23.351Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
43732026-04-09T10:51:23.351Z[SUM] 5.00-6.00 sec 430 MBytes 3.60 Gbits/sec
43742026-04-09T10:51:23.351Z- - - - - - - - - - - - - - - - - - - - - - - - -
43752026-04-09T10:51:23.351Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
43762026-04-09T10:51:23.351Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43772026-04-09T10:51:23.351Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43782026-04-09T10:51:26.353Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43792026-04-09T10:51:26.354Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
43802026-04-09T10:51:26.354Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43812026-04-09T10:51:26.354Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43822026-04-09T10:51:26.354Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
43832026-04-09T10:51:26.354Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
43842026-04-09T10:51:26.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
43852026-04-09T10:51:26.354Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
43862026-04-09T10:51:26.354Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
43872026-04-09T10:51:26.354Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43882026-04-09T10:51:26.354Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43892026-04-09T10:51:26.354Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
43902026-04-09T10:51:26.354Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
43912026-04-09T10:51:26.354Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43922026-04-09T10:51:26.354Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
43932026-04-09T10:51:26.354Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
43942026-04-09T10:51:26.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
43952026-04-09T10:51:26.354Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43962026-04-09T10:51:26.354Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43972026-04-09T10:51:26.354Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
43982026-04-09T10:51:26.354Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
43992026-04-09T10:51:26.354Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
44002026-04-09T10:51:26.354Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
44012026-04-09T10:51:26.354Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
44022026-04-09T10:51:26.354Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
44032026-04-09T10:51:26.354Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
44042026-04-09T10:51:26.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
44052026-04-09T10:51:26.354Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44062026-04-09T10:51:26.354Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44072026-04-09T10:51:26.354Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
44082026-04-09T10:51:26.354Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44092026-04-09T10:51:26.354Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44102026-04-09T10:51:26.354Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44112026-04-09T10:51:26.354Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44122026-04-09T10:51:26.354Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44132026-04-09T10:51:26.354Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
44142026-04-09T10:51:26.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
44152026-04-09T10:51:26.354Z[ 5] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
44162026-04-09T10:51:26.354Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44172026-04-09T10:51:26.355Z[ 10] 10.00-10.00 sec 128 KBytes 934 Mbits/sec
44182026-04-09T10:51:26.355Z[ 12] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
44192026-04-09T10:51:26.355Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44202026-04-09T10:51:26.355Z[ 16] 10.00-10.00 sec 128 KBytes 934 Mbits/sec
44212026-04-09T10:51:26.355Z[ 18] 10.00-10.00 sec 128 KBytes 934 Mbits/sec
44222026-04-09T10:51:26.355Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44232026-04-09T10:51:26.355Z[SUM] 10.00-10.00 sec 640 KBytes 4.66 Gbits/sec
44242026-04-09T10:51:26.355Z- - - - - - - - - - - - - - - - - - - - - - - - -
44252026-04-09T10:51:26.355Z[ ID] Interval Transfer Bitrate
44262026-04-09T10:51:26.355Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
44272026-04-09T10:51:26.355Z[ 8] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
44282026-04-09T10:51:26.355Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44292026-04-09T10:51:26.355Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44302026-04-09T10:51:26.355Z[ 14] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
44312026-04-09T10:51:26.355Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44322026-04-09T10:51:26.355Z[ 18] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
44332026-04-09T10:51:26.355Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44342026-04-09T10:51:26.355Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec sender
44352026-04-09T10:51:26.359ZRun 5/10...3508.344709068695Mbps
44362026-04-09T10:51:33.751Z-----------------------------------------------------------
44372026-04-09T10:51:33.751ZServer listening on 5201 (test #26)
44382026-04-09T10:51:33.751Z-----------------------------------------------------------
44392026-04-09T10:51:33.751ZAccepted connection from 10.0.0.1, port 34831
44402026-04-09T10:51:33.751Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39758
44412026-04-09T10:51:33.751Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41878
44422026-04-09T10:51:33.751Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37931
44432026-04-09T10:51:33.751Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35855
44442026-04-09T10:51:33.751Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48940
44452026-04-09T10:51:33.751Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60913
44462026-04-09T10:51:33.751Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59447
44472026-04-09T10:51:33.751Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52908
44482026-04-09T10:51:33.751Z[ ID] Interval Transfer Bitrate
44492026-04-09T10:51:33.751Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44502026-04-09T10:51:33.751Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44512026-04-09T10:51:33.751Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44522026-04-09T10:51:33.751Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44532026-04-09T10:51:33.751Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44542026-04-09T10:51:33.751Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44552026-04-09T10:51:33.751Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44562026-04-09T10:51:33.751Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44572026-04-09T10:51:33.751Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
44582026-04-09T10:51:33.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
44592026-04-09T10:51:33.751Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44602026-04-09T10:51:33.751Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44612026-04-09T10:51:33.751Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44622026-04-09T10:51:33.751Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44632026-04-09T10:51:33.751Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44642026-04-09T10:51:33.751Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44652026-04-09T10:51:33.751Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44662026-04-09T10:51:33.751Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44672026-04-09T10:51:33.751Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
44682026-04-09T10:51:33.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
44692026-04-09T10:51:33.751Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
44702026-04-09T10:51:33.751Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
44712026-04-09T10:51:33.752Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44722026-04-09T10:51:33.752Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
44732026-04-09T10:51:33.752Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44742026-04-09T10:51:33.752Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44752026-04-09T10:51:33.752Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
44762026-04-09T10:51:33.752Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
44772026-04-09T10:51:33.752Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
44782026-04-09T10:51:33.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
44792026-04-09T10:51:33.752Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44802026-04-09T10:51:33.752Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44812026-04-09T10:51:33.755Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44822026-04-09T10:51:33.755Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44832026-04-09T10:51:33.755Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44842026-04-09T10:51:33.755Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44852026-04-09T10:51:33.755Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44862026-04-09T10:51:33.755Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44872026-04-09T10:51:33.755Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
44882026-04-09T10:51:33.755Z- - - - - - - - - - - - - - - - - - - - - - - - -
44892026-04-09T10:51:33.755Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44902026-04-09T10:51:33.755Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44912026-04-09T10:51:33.755Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44922026-04-09T10:51:33.755Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44932026-04-09T10:51:33.756Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44942026-04-09T10:51:33.756Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44952026-04-09T10:51:33.756Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44962026-04-09T10:51:33.756Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44972026-04-09T10:51:33.756Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
44982026-04-09T10:51:33.756Z- - - - - - - - - - - - - - - - - - - - - - - - -
44992026-04-09T10:51:33.756Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45002026-04-09T10:51:33.756Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45012026-04-09T10:51:33.756Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45022026-04-09T10:51:33.756Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45032026-04-09T10:51:33.756Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45042026-04-09T10:51:33.756Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45052026-04-09T10:51:33.756Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45062026-04-09T10:51:33.756Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45072026-04-09T10:51:33.756Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
45082026-04-09T10:51:33.756Z- - - - - - - - - - - - - - - - - - - - - - - - -
45092026-04-09T10:51:33.756Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45102026-04-09T10:51:33.756Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45112026-04-09T10:51:33.756Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45122026-04-09T10:51:36.756Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45132026-04-09T10:51:36.757Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45142026-04-09T10:51:36.757Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45152026-04-09T10:51:36.757Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45162026-04-09T10:51:36.757Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45172026-04-09T10:51:36.757Z[SUM] 6.00-7.00 sec 427 MBytes 3.59 Gbits/sec
45182026-04-09T10:51:36.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
45192026-04-09T10:51:36.757Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45202026-04-09T10:51:36.757Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45212026-04-09T10:51:36.757Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45222026-04-09T10:51:36.757Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45232026-04-09T10:51:36.757Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45242026-04-09T10:51:36.757Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45252026-04-09T10:51:36.757Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45262026-04-09T10:51:36.757Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45272026-04-09T10:51:36.757Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
45282026-04-09T10:51:36.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
45292026-04-09T10:51:36.757Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45302026-04-09T10:51:36.757Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45312026-04-09T10:51:36.757Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45322026-04-09T10:51:36.757Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45332026-04-09T10:51:36.757Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45342026-04-09T10:51:36.757Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45352026-04-09T10:51:36.757Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45362026-04-09T10:51:36.757Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45372026-04-09T10:51:36.757Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
45382026-04-09T10:51:36.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
45392026-04-09T10:51:36.757Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45402026-04-09T10:51:36.757Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45412026-04-09T10:51:36.757Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45422026-04-09T10:51:36.757Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45432026-04-09T10:51:36.757Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45442026-04-09T10:51:36.757Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45452026-04-09T10:51:36.757Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45462026-04-09T10:51:36.757Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45472026-04-09T10:51:36.757Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
45482026-04-09T10:51:36.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
45492026-04-09T10:51:36.758Z[ 5] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
45502026-04-09T10:51:36.758Z[ 8] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
45512026-04-09T10:51:36.758Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45522026-04-09T10:51:36.758Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45532026-04-09T10:51:36.758Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45542026-04-09T10:51:36.758Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45552026-04-09T10:51:36.758Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45562026-04-09T10:51:36.758Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45572026-04-09T10:51:36.758Z[SUM] 10.00-10.00 sec 256 KBytes 1.78 Gbits/sec
45582026-04-09T10:51:36.758Z- - - - - - - - - - - - - - - - - - - - - - - - -
45592026-04-09T10:51:36.758Z[ ID] Interval Transfer Bitrate
45602026-04-09T10:51:36.758Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45612026-04-09T10:51:36.758Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45622026-04-09T10:51:36.758Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45632026-04-09T10:51:36.758Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45642026-04-09T10:51:36.758Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45652026-04-09T10:51:36.758Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45662026-04-09T10:51:36.758Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45672026-04-09T10:51:36.758Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45682026-04-09T10:51:36.758Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec sender
45692026-04-09T10:51:36.762ZRun 6/10...3496.0602912193153Mbps
45702026-04-09T10:51:44.162Z-----------------------------------------------------------
45712026-04-09T10:51:44.162ZServer listening on 5201 (test #27)
45722026-04-09T10:51:44.162Z-----------------------------------------------------------
45732026-04-09T10:51:44.162ZAccepted connection from 10.0.0.1, port 51347
45742026-04-09T10:51:44.162Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41188
45752026-04-09T10:51:44.162Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54875
45762026-04-09T10:51:44.162Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54922
45772026-04-09T10:51:44.162Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37272
45782026-04-09T10:51:44.162Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60233
45792026-04-09T10:51:44.162Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41732
45802026-04-09T10:51:44.162Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54652
45812026-04-09T10:51:44.162Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54026
45822026-04-09T10:51:44.163Z[ ID] Interval Transfer Bitrate
45832026-04-09T10:51:44.163Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45842026-04-09T10:51:44.163Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45852026-04-09T10:51:44.163Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45862026-04-09T10:51:44.163Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45872026-04-09T10:51:44.163Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45882026-04-09T10:51:44.163Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45892026-04-09T10:51:44.163Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45902026-04-09T10:51:44.163Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45912026-04-09T10:51:44.163Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
45922026-04-09T10:51:44.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
45932026-04-09T10:51:44.163Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45942026-04-09T10:51:44.163Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45952026-04-09T10:51:44.163Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45962026-04-09T10:51:44.163Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45972026-04-09T10:51:44.163Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45982026-04-09T10:51:44.163Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45992026-04-09T10:51:44.163Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
46002026-04-09T10:51:44.163Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
46012026-04-09T10:51:44.163Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
46022026-04-09T10:51:44.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
46032026-04-09T10:51:44.163Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
46042026-04-09T10:51:44.163Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46052026-04-09T10:51:44.163Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46062026-04-09T10:51:44.163Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46072026-04-09T10:51:44.163Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46082026-04-09T10:51:44.163Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46092026-04-09T10:51:44.163Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46102026-04-09T10:51:44.163Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46112026-04-09T10:51:44.163Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
46122026-04-09T10:51:44.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
46132026-04-09T10:51:44.163Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46142026-04-09T10:51:44.163Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46152026-04-09T10:51:44.163Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46162026-04-09T10:51:44.163Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46172026-04-09T10:51:44.163Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46182026-04-09T10:51:44.163Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46192026-04-09T10:51:44.163Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46202026-04-09T10:51:44.163Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46212026-04-09T10:51:44.164Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
46222026-04-09T10:51:44.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
46232026-04-09T10:51:44.164Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46242026-04-09T10:51:44.164Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46252026-04-09T10:51:44.164Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
46262026-04-09T10:51:44.164Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
46272026-04-09T10:51:44.164Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46282026-04-09T10:51:44.164Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
46292026-04-09T10:51:44.164Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46302026-04-09T10:51:44.164Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
46312026-04-09T10:51:44.164Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
46322026-04-09T10:51:44.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
46332026-04-09T10:51:44.164Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46342026-04-09T10:51:44.164Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46352026-04-09T10:51:44.164Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46362026-04-09T10:51:44.164Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46372026-04-09T10:51:44.164Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
46382026-04-09T10:51:44.164Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46392026-04-09T10:51:44.164Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
46402026-04-09T10:51:44.164Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46412026-04-09T10:51:44.164Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
46422026-04-09T10:51:44.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
46432026-04-09T10:51:44.164Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
46442026-04-09T10:51:44.164Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46452026-04-09T10:51:44.164Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
46462026-04-09T10:51:47.170Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46472026-04-09T10:51:47.170Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
46482026-04-09T10:51:47.170Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
46492026-04-09T10:51:47.170Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46502026-04-09T10:51:47.170Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46512026-04-09T10:51:47.170Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
46522026-04-09T10:51:47.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
46532026-04-09T10:51:47.170Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46542026-04-09T10:51:47.170Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46552026-04-09T10:51:47.170Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46562026-04-09T10:51:47.170Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46572026-04-09T10:51:47.170Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46582026-04-09T10:51:47.170Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46592026-04-09T10:51:47.170Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46602026-04-09T10:51:47.170Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46612026-04-09T10:51:47.170Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
46622026-04-09T10:51:47.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
46632026-04-09T10:51:47.170Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46642026-04-09T10:51:47.170Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
46652026-04-09T10:51:47.170Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
46662026-04-09T10:51:47.170Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46672026-04-09T10:51:47.170Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
46682026-04-09T10:51:47.171Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46692026-04-09T10:51:47.171Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46702026-04-09T10:51:47.171Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46712026-04-09T10:51:47.171Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
46722026-04-09T10:51:47.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
46732026-04-09T10:51:47.171Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
46742026-04-09T10:51:47.171Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
46752026-04-09T10:51:47.171Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
46762026-04-09T10:51:47.171Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46772026-04-09T10:51:47.171Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46782026-04-09T10:51:47.171Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
46792026-04-09T10:51:47.171Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
46802026-04-09T10:51:47.171Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
46812026-04-09T10:51:47.171Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
46822026-04-09T10:51:47.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
46832026-04-09T10:51:47.171Z[ 5] 10.00-10.00 sec 128 KBytes 375 Mbits/sec
46842026-04-09T10:51:47.171Z[ 8] 10.00-10.00 sec 256 KBytes 750 Mbits/sec
46852026-04-09T10:51:47.171Z[ 10] 10.00-10.00 sec 128 KBytes 375 Mbits/sec
46862026-04-09T10:51:47.171Z[ 12] 10.00-10.00 sec 128 KBytes 375 Mbits/sec
46872026-04-09T10:51:47.171Z[ 14] 10.00-10.00 sec 128 KBytes 375 Mbits/sec
46882026-04-09T10:51:47.171Z[ 16] 10.00-10.00 sec 128 KBytes 375 Mbits/sec
46892026-04-09T10:51:47.171Z[ 18] 10.00-10.00 sec 128 KBytes 375 Mbits/sec
46902026-04-09T10:51:47.171Z[ 20] 10.00-10.00 sec 128 KBytes 375 Mbits/sec
46912026-04-09T10:51:47.171Z[SUM] 10.00-10.00 sec 1.12 MBytes 3.38 Gbits/sec
46922026-04-09T10:51:47.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
46932026-04-09T10:51:47.171Z[ ID] Interval Transfer Bitrate
46942026-04-09T10:51:47.171Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
46952026-04-09T10:51:47.171Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
46962026-04-09T10:51:47.171Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
46972026-04-09T10:51:47.175Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
46982026-04-09T10:51:47.175Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
46992026-04-09T10:51:47.175Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
47002026-04-09T10:51:47.175Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
47012026-04-09T10:51:47.175Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
47022026-04-09T10:51:47.175Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
47032026-04-09T10:51:47.175ZRun 7/10...3480.9208901852344Mbps
47042026-04-09T10:51:54.590Z-----------------------------------------------------------
47052026-04-09T10:51:54.590ZServer listening on 5201 (test #28)
47062026-04-09T10:51:54.590Z-----------------------------------------------------------
47072026-04-09T10:51:54.590ZAccepted connection from 10.0.0.1, port 38459
47082026-04-09T10:51:54.590Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56342
47092026-04-09T10:51:54.590Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48754
47102026-04-09T10:51:54.590Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34354
47112026-04-09T10:51:54.590Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35090
47122026-04-09T10:51:54.590Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61938
47132026-04-09T10:51:54.590Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47292
47142026-04-09T10:51:54.590Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38290
47152026-04-09T10:51:54.590Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38063
47162026-04-09T10:51:54.590Z[ ID] Interval Transfer Bitrate
47172026-04-09T10:51:54.590Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47182026-04-09T10:51:54.591Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
47192026-04-09T10:51:54.591Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
47202026-04-09T10:51:54.591Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
47212026-04-09T10:51:54.591Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
47222026-04-09T10:51:54.591Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47232026-04-09T10:51:54.591Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47242026-04-09T10:51:54.591Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47252026-04-09T10:51:54.591Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
47262026-04-09T10:51:54.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
47272026-04-09T10:51:54.591Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47282026-04-09T10:51:54.591Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47292026-04-09T10:51:54.591Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47302026-04-09T10:51:54.591Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47312026-04-09T10:51:54.591Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47322026-04-09T10:51:54.591Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47332026-04-09T10:51:54.591Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47342026-04-09T10:51:54.591Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47352026-04-09T10:51:54.591Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
47362026-04-09T10:51:54.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
47372026-04-09T10:51:54.591Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
47382026-04-09T10:51:54.591Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47392026-04-09T10:51:54.591Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
47402026-04-09T10:51:54.591Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47412026-04-09T10:51:54.591Z[ 14] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
47422026-04-09T10:51:54.591Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
47432026-04-09T10:51:54.591Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
47442026-04-09T10:51:54.591Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
47452026-04-09T10:51:54.591Z[SUM] 2.00-3.00 sec 421 MBytes 3.53 Gbits/sec
47462026-04-09T10:51:54.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
47472026-04-09T10:51:54.591Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47482026-04-09T10:51:54.591Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47492026-04-09T10:51:54.591Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
47502026-04-09T10:51:54.591Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47512026-04-09T10:51:54.591Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47522026-04-09T10:51:54.591Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47532026-04-09T10:51:54.591Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47542026-04-09T10:51:54.591Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
47552026-04-09T10:51:54.591Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
47562026-04-09T10:51:54.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
47572026-04-09T10:51:54.592Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
47582026-04-09T10:51:54.592Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47592026-04-09T10:51:54.592Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47602026-04-09T10:51:54.592Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47612026-04-09T10:51:54.592Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47622026-04-09T10:51:54.592Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
47632026-04-09T10:51:54.592Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47642026-04-09T10:51:54.592Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47652026-04-09T10:51:54.592Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
47662026-04-09T10:51:54.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
47672026-04-09T10:51:54.592Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47682026-04-09T10:51:54.592Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47692026-04-09T10:51:54.592Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47702026-04-09T10:51:54.592Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47712026-04-09T10:51:54.592Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47722026-04-09T10:51:54.592Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47732026-04-09T10:51:54.592Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47742026-04-09T10:51:54.592Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47752026-04-09T10:51:54.592Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
47762026-04-09T10:51:54.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
47772026-04-09T10:51:54.592Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47782026-04-09T10:51:54.592Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47792026-04-09T10:51:54.592Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47802026-04-09T10:51:57.595Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47812026-04-09T10:51:57.595Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47822026-04-09T10:51:57.595Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47832026-04-09T10:51:57.595Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47842026-04-09T10:51:57.595Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47852026-04-09T10:51:57.595Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
47862026-04-09T10:51:57.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
47872026-04-09T10:51:57.595Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47882026-04-09T10:51:57.595Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47892026-04-09T10:51:57.595Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47902026-04-09T10:51:57.595Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47912026-04-09T10:51:57.595Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47922026-04-09T10:51:57.595Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47932026-04-09T10:51:57.596Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47942026-04-09T10:51:57.596Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47952026-04-09T10:51:57.596Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
47962026-04-09T10:51:57.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
47972026-04-09T10:51:57.596Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
47982026-04-09T10:51:57.596Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
47992026-04-09T10:51:57.596Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48002026-04-09T10:51:57.596Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48012026-04-09T10:51:57.596Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48022026-04-09T10:51:57.596Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48032026-04-09T10:51:57.596Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48042026-04-09T10:51:57.596Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48052026-04-09T10:51:57.596Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
48062026-04-09T10:51:57.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
48072026-04-09T10:51:57.596Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48082026-04-09T10:51:57.596Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48092026-04-09T10:51:57.596Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48102026-04-09T10:51:57.596Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48112026-04-09T10:51:57.596Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48122026-04-09T10:51:57.596Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48132026-04-09T10:51:57.596Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48142026-04-09T10:51:57.596Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48152026-04-09T10:51:57.596Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
48162026-04-09T10:51:57.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
48172026-04-09T10:51:57.596Z[ 5] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
48182026-04-09T10:51:57.596Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48192026-04-09T10:51:57.596Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48202026-04-09T10:51:57.596Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48212026-04-09T10:51:57.596Z[ 14] 10.00-10.00 sec 128 KBytes 893 Mbits/sec
48222026-04-09T10:51:57.596Z[ 16] 10.00-10.00 sec 128 KBytes 893 Mbits/sec
48232026-04-09T10:51:57.596Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48242026-04-09T10:51:57.596Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48252026-04-09T10:51:57.596Z[SUM] 10.00-10.00 sec 384 KBytes 2.68 Gbits/sec
48262026-04-09T10:51:57.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
48272026-04-09T10:51:57.596Z[ ID] Interval Transfer Bitrate
48282026-04-09T10:51:57.600Z[ 5] 0.00-10.00 sec 520 MBytes 437 Mbits/sec sender
48292026-04-09T10:51:57.600Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
48302026-04-09T10:51:57.600Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
48312026-04-09T10:51:57.600Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
48322026-04-09T10:51:57.600Z[ 14] 0.00-10.00 sec 520 MBytes 437 Mbits/sec sender
48332026-04-09T10:51:57.600Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
48342026-04-09T10:51:57.600Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
48352026-04-09T10:51:57.600Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
48362026-04-09T10:51:57.600Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec sender
48372026-04-09T10:51:57.600ZRun 8/10...3491.552649589964Mbps
48382026-04-09T10:52:05.008Z-----------------------------------------------------------
48392026-04-09T10:52:05.008ZServer listening on 5201 (test #29)
48402026-04-09T10:52:05.008Z-----------------------------------------------------------
48412026-04-09T10:52:05.008ZAccepted connection from 10.0.0.1, port 51445
48422026-04-09T10:52:05.008Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38000
48432026-04-09T10:52:05.008Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49107
48442026-04-09T10:52:05.008Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44336
48452026-04-09T10:52:05.008Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63003
48462026-04-09T10:52:05.008Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65210
48472026-04-09T10:52:05.008Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46879
48482026-04-09T10:52:05.009Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42896
48492026-04-09T10:52:05.009Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61480
48502026-04-09T10:52:05.009Z[ ID] Interval Transfer Bitrate
48512026-04-09T10:52:05.009Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48522026-04-09T10:52:05.009Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48532026-04-09T10:52:05.009Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48542026-04-09T10:52:05.009Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48552026-04-09T10:52:05.009Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48562026-04-09T10:52:05.009Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48572026-04-09T10:52:05.009Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48582026-04-09T10:52:05.009Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48592026-04-09T10:52:05.009Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
48602026-04-09T10:52:05.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
48612026-04-09T10:52:05.009Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48622026-04-09T10:52:05.009Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48632026-04-09T10:52:05.009Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
48642026-04-09T10:52:05.009Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48652026-04-09T10:52:05.009Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48662026-04-09T10:52:05.009Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
48672026-04-09T10:52:05.009Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
48682026-04-09T10:52:05.009Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48692026-04-09T10:52:05.009Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
48702026-04-09T10:52:05.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
48712026-04-09T10:52:05.009Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48722026-04-09T10:52:05.009Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48732026-04-09T10:52:05.009Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
48742026-04-09T10:52:05.009Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48752026-04-09T10:52:05.009Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48762026-04-09T10:52:05.009Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48772026-04-09T10:52:05.009Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48782026-04-09T10:52:05.009Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48792026-04-09T10:52:05.009Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
48802026-04-09T10:52:05.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
48812026-04-09T10:52:05.009Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48822026-04-09T10:52:05.009Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48832026-04-09T10:52:05.009Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48842026-04-09T10:52:05.009Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48852026-04-09T10:52:05.009Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48862026-04-09T10:52:05.009Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48872026-04-09T10:52:05.013Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48882026-04-09T10:52:05.013Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48892026-04-09T10:52:05.013Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
48902026-04-09T10:52:05.013Z- - - - - - - - - - - - - - - - - - - - - - - - -
48912026-04-09T10:52:05.013Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48922026-04-09T10:52:05.013Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48932026-04-09T10:52:05.013Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
48942026-04-09T10:52:05.013Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48952026-04-09T10:52:05.013Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48962026-04-09T10:52:05.013Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
48972026-04-09T10:52:05.013Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
48982026-04-09T10:52:05.013Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48992026-04-09T10:52:05.013Z[SUM] 4.00-5.00 sec 424 MBytes 3.55 Gbits/sec
49002026-04-09T10:52:05.013Z- - - - - - - - - - - - - - - - - - - - - - - - -
49012026-04-09T10:52:05.013Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
49022026-04-09T10:52:05.013Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49032026-04-09T10:52:05.013Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49042026-04-09T10:52:05.013Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
49052026-04-09T10:52:05.013Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49062026-04-09T10:52:05.013Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49072026-04-09T10:52:05.013Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
49082026-04-09T10:52:05.014Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
49092026-04-09T10:52:05.014Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
49102026-04-09T10:52:05.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
49112026-04-09T10:52:05.014Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49122026-04-09T10:52:05.014Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49132026-04-09T10:52:05.014Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49142026-04-09T10:52:08.014Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49152026-04-09T10:52:08.014Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49162026-04-09T10:52:08.014Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49172026-04-09T10:52:08.014Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49182026-04-09T10:52:08.014Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49192026-04-09T10:52:08.014Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
49202026-04-09T10:52:08.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
49212026-04-09T10:52:08.014Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49222026-04-09T10:52:08.014Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49232026-04-09T10:52:08.014Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49242026-04-09T10:52:08.014Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49252026-04-09T10:52:08.014Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
49262026-04-09T10:52:08.014Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49272026-04-09T10:52:08.014Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49282026-04-09T10:52:08.014Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49292026-04-09T10:52:08.014Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
49302026-04-09T10:52:08.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
49312026-04-09T10:52:08.014Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49322026-04-09T10:52:08.014Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49332026-04-09T10:52:08.014Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49342026-04-09T10:52:08.014Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49352026-04-09T10:52:08.015Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49362026-04-09T10:52:08.015Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49372026-04-09T10:52:08.015Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49382026-04-09T10:52:08.015Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49392026-04-09T10:52:08.015Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
49402026-04-09T10:52:08.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
49412026-04-09T10:52:08.015Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49422026-04-09T10:52:08.015Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49432026-04-09T10:52:08.015Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49442026-04-09T10:52:08.015Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49452026-04-09T10:52:08.015Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49462026-04-09T10:52:08.015Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49472026-04-09T10:52:08.015Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49482026-04-09T10:52:08.015Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49492026-04-09T10:52:08.015Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
49502026-04-09T10:52:08.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
49512026-04-09T10:52:08.015Z[ 5] 10.00-10.00 sec 128 KBytes 854 Mbits/sec
49522026-04-09T10:52:08.015Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49532026-04-09T10:52:08.015Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49542026-04-09T10:52:08.015Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49552026-04-09T10:52:08.015Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49562026-04-09T10:52:08.015Z[ 16] 10.00-10.00 sec 128 KBytes 856 Mbits/sec
49572026-04-09T10:52:08.015Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49582026-04-09T10:52:08.015Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49592026-04-09T10:52:08.015Z[SUM] 10.00-10.00 sec 256 KBytes 1.71 Gbits/sec
49602026-04-09T10:52:08.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
49612026-04-09T10:52:08.015Z[ ID] Interval Transfer Bitrate
49622026-04-09T10:52:08.015Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49632026-04-09T10:52:08.015Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49642026-04-09T10:52:08.015Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49652026-04-09T10:52:08.015Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49662026-04-09T10:52:08.015Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49672026-04-09T10:52:08.015Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49682026-04-09T10:52:08.015Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49692026-04-09T10:52:08.015Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49702026-04-09T10:52:08.015Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec sender
49712026-04-09T10:52:08.019ZRun 9/10...3494.677387462045Mbps
49722026-04-09T10:52:15.433Z-----------------------------------------------------------
49732026-04-09T10:52:15.433ZServer listening on 5201 (test #30)
49742026-04-09T10:52:15.433Z-----------------------------------------------------------
49752026-04-09T10:52:15.433ZAccepted connection from 10.0.0.1, port 42255
49762026-04-09T10:52:15.433Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54218
49772026-04-09T10:52:15.433Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51538
49782026-04-09T10:52:15.433Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53137
49792026-04-09T10:52:15.433Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37438
49802026-04-09T10:52:15.433Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55370
49812026-04-09T10:52:15.433Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57225
49822026-04-09T10:52:15.433Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54661
49832026-04-09T10:52:15.433Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41365
49842026-04-09T10:52:15.433Z[ ID] Interval Transfer Bitrate
49852026-04-09T10:52:15.433Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49862026-04-09T10:52:15.433Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49872026-04-09T10:52:15.433Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49882026-04-09T10:52:15.433Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49892026-04-09T10:52:15.433Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49902026-04-09T10:52:15.433Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49912026-04-09T10:52:15.434Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49922026-04-09T10:52:15.434Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49932026-04-09T10:52:15.434Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
49942026-04-09T10:52:15.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
49952026-04-09T10:52:15.434Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
49962026-04-09T10:52:15.434Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
49972026-04-09T10:52:15.434Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49982026-04-09T10:52:15.434Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49992026-04-09T10:52:15.434Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
50002026-04-09T10:52:15.434Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
50012026-04-09T10:52:15.434Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50022026-04-09T10:52:15.434Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
50032026-04-09T10:52:15.434Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
50042026-04-09T10:52:15.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
50052026-04-09T10:52:15.434Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50062026-04-09T10:52:15.434Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50072026-04-09T10:52:15.434Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50082026-04-09T10:52:15.434Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50092026-04-09T10:52:15.434Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50102026-04-09T10:52:15.434Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50112026-04-09T10:52:15.434Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50122026-04-09T10:52:15.434Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50132026-04-09T10:52:15.434Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
50142026-04-09T10:52:15.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
50152026-04-09T10:52:15.434Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
50162026-04-09T10:52:15.434Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
50172026-04-09T10:52:15.434Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50182026-04-09T10:52:15.434Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
50192026-04-09T10:52:15.434Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50202026-04-09T10:52:15.434Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
50212026-04-09T10:52:15.434Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
50222026-04-09T10:52:15.434Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
50232026-04-09T10:52:15.434Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
50242026-04-09T10:52:15.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
50252026-04-09T10:52:15.434Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50262026-04-09T10:52:15.434Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50272026-04-09T10:52:15.434Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50282026-04-09T10:52:15.434Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50292026-04-09T10:52:15.434Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50302026-04-09T10:52:15.434Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50312026-04-09T10:52:15.435Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50322026-04-09T10:52:15.435Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50332026-04-09T10:52:15.435Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
50342026-04-09T10:52:15.435Z- - - - - - - - - - - - - - - - - - - - - - - - -
50352026-04-09T10:52:15.435Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50362026-04-09T10:52:15.435Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50372026-04-09T10:52:15.435Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
50382026-04-09T10:52:15.435Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
50392026-04-09T10:52:15.435Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50402026-04-09T10:52:15.435Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
50412026-04-09T10:52:15.435Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50422026-04-09T10:52:15.435Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
50432026-04-09T10:52:15.435Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
50442026-04-09T10:52:15.435Z- - - - - - - - - - - - - - - - - - - - - - - - -
50452026-04-09T10:52:15.435Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
50462026-04-09T10:52:15.435Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
50472026-04-09T10:52:15.435Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
50482026-04-09T10:52:18.438Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
50492026-04-09T10:52:18.438Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
50502026-04-09T10:52:18.438Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50512026-04-09T10:52:18.438Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50522026-04-09T10:52:18.438Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50532026-04-09T10:52:18.438Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
50542026-04-09T10:52:18.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
50552026-04-09T10:52:18.438Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50562026-04-09T10:52:18.438Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50572026-04-09T10:52:18.438Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50582026-04-09T10:52:18.438Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50592026-04-09T10:52:18.438Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50602026-04-09T10:52:18.439Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50612026-04-09T10:52:18.439Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50622026-04-09T10:52:18.439Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50632026-04-09T10:52:18.439Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
50642026-04-09T10:52:18.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
50652026-04-09T10:52:18.439Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
50662026-04-09T10:52:18.439Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50672026-04-09T10:52:18.439Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50682026-04-09T10:52:18.439Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
50692026-04-09T10:52:18.439Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
50702026-04-09T10:52:18.439Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50712026-04-09T10:52:18.439Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50722026-04-09T10:52:18.439Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
50732026-04-09T10:52:18.439Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
50742026-04-09T10:52:18.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
50752026-04-09T10:52:18.439Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50762026-04-09T10:52:18.439Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50772026-04-09T10:52:18.439Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50782026-04-09T10:52:18.439Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50792026-04-09T10:52:18.439Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50802026-04-09T10:52:18.439Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50812026-04-09T10:52:18.439Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50822026-04-09T10:52:18.439Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50832026-04-09T10:52:18.439Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
50842026-04-09T10:52:18.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
50852026-04-09T10:52:18.439Z[ 5] 10.00-10.00 sec 128 KBytes 952 Mbits/sec
50862026-04-09T10:52:18.439Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50872026-04-09T10:52:18.439Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50882026-04-09T10:52:18.439Z[ 12] 10.00-10.00 sec 128 KBytes 953 Mbits/sec
50892026-04-09T10:52:18.439Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50902026-04-09T10:52:18.439Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50912026-04-09T10:52:18.439Z[ 18] 10.00-10.00 sec 128 KBytes 953 Mbits/sec
50922026-04-09T10:52:18.439Z[ 20] 10.00-10.00 sec 128 KBytes 953 Mbits/sec
50932026-04-09T10:52:18.439Z[SUM] 10.00-10.00 sec 512 KBytes 3.81 Gbits/sec
50942026-04-09T10:52:18.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
50952026-04-09T10:52:18.439Z[ ID] Interval Transfer Bitrate
50962026-04-09T10:52:18.439Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
50972026-04-09T10:52:18.439Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
50982026-04-09T10:52:18.439Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
50992026-04-09T10:52:18.440Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
51002026-04-09T10:52:18.440Z[ 14] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
51012026-04-09T10:52:18.440Z[ 16] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
51022026-04-09T10:52:18.440Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
51032026-04-09T10:52:18.440Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
51042026-04-09T10:52:18.440Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec sender
51052026-04-09T10:52:18.443ZRun 10/10...3484.8662552927817Mbps
51062026-04-09T10:52:18.443Z###---------------------###
51072026-04-09T10:52:18.443Z::: iPerf done... :::
51082026-04-09T10:52:18.443Z:::Awaiting out files...:::
51092026-04-09T10:52:18.443Z###---------------------###
51102026-04-09T10:52:18.443Z###-----###
51112026-04-09T10:52:18.443Z:::done!:::
51122026-04-09T10:52:18.443Z###-----###
51132026-04-09T10:52:19.410ZBenchmarking iperf-tcp/local/s2c/tx
51142026-04-09T10:52:19.410ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51152026-04-09T10:52:23.503ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51162026-04-09T10:52:43.463ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51172026-04-09T10:52:43.552Ziperf-tcp/local/s2c/tx time: [3.4763 µs 3.4764 µs 3.4765 µs]
51182026-04-09T10:52:43.552Z change: [−1.4060% −1.4016% −1.3974%] (p = 0.00 < 0.05)
51192026-04-09T10:52:43.552Z Performance has improved.
51202026-04-09T10:52:43.552ZFound 2 outliers among 100 measurements (2.00%)
51212026-04-09T10:52:43.552Z 2 (2.00%) high mild
51222026-04-09T10:52:44.446Z
51232026-04-09T10:52:44.449ZBenchmarking iperf-tcp/local/s2c/rx
51242026-04-09T10:52:44.449ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51252026-04-09T10:52:48.540ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51262026-04-09T10:53:08.595ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51272026-04-09T10:53:08.684Ziperf-tcp/local/s2c/rx time: [6.5667 µs 6.5668 µs 6.5670 µs]
51282026-04-09T10:53:08.684Z change: [+0.2243% +0.2291% +0.2339%] (p = 0.00 < 0.05)
51292026-04-09T10:53:08.684Z Change within noise threshold.
51302026-04-09T10:53:08.684ZFound 7 outliers among 100 measurements (7.00%)
51312026-04-09T10:53:08.684Z 3 (3.00%) low mild
51322026-04-09T10:53:08.684Z 3 (3.00%) high mild
51332026-04-09T10:53:08.684Z 1 (1.00%) high severe
51342026-04-09T10:53:09.576Z
51352026-04-09T10:53:14.166Z+ cargo ubench
51362026-04-09T10:53:14.278Z Compiling proc-macro2 v1.0.106
51372026-04-09T10:53:14.278Z Compiling unicode-ident v1.0.23
51382026-04-09T10:53:14.278Z Compiling quote v1.0.44
51392026-04-09T10:53:14.279Z Compiling serde_core v1.0.228
51402026-04-09T10:53:14.279Z Compiling cfg-if v1.0.4
51412026-04-09T10:53:14.279Z Compiling libc v0.2.180
51422026-04-09T10:53:14.282Z Compiling memchr v2.8.0
51432026-04-09T10:53:14.282Z Compiling serde v1.0.228
51442026-04-09T10:53:14.360Z Compiling zerocopy v0.8.39
51452026-04-09T10:53:14.411Z Compiling rustversion v1.0.22
51462026-04-09T10:53:14.612Z Compiling version_check v0.9.5
51472026-04-09T10:53:14.632Z Compiling ident_case v1.0.1
51482026-04-09T10:53:14.749Z Compiling thiserror v2.0.18
51492026-04-09T10:53:14.774Z Compiling either v1.15.0
51502026-04-09T10:53:14.874Z Compiling fnv v1.0.7
51512026-04-09T10:53:14.962Z Compiling strsim v0.11.1
51522026-04-09T10:53:15.225Z Compiling pin-project-lite v0.2.16
51532026-04-09T10:53:15.236Z Compiling syn v1.0.109
51542026-04-09T10:53:15.240Z Compiling crossbeam-utils v0.8.21
51552026-04-09T10:53:15.302Z Compiling regex-syntax v0.8.9
51562026-04-09T10:53:15.446Z Compiling syn v2.0.114
51572026-04-09T10:53:15.496Z Compiling aho-corasick v1.1.4
51582026-04-09T10:53:15.500Z Compiling hashbrown v0.16.1
51592026-04-09T10:53:15.510Z Compiling equivalent v1.0.2
51602026-04-09T10:53:15.526Z Compiling winnow v0.7.14
51612026-04-09T10:53:16.010Z Compiling indexmap v2.13.0
51622026-04-09T10:53:16.216Z Compiling itertools v0.14.0
51632026-04-09T10:53:16.572Z Compiling bitflags v2.10.0
51642026-04-09T10:53:16.594Z Compiling toml_datetime v0.7.5+spec-1.1.0
51652026-04-09T10:53:16.805Z Compiling regex-automata v0.4.14
51662026-04-09T10:53:16.862Z Compiling toml_parser v1.0.7+spec-1.1.0
51672026-04-09T10:53:16.912Z Compiling autocfg v1.5.0
51682026-04-09T10:53:16.926Z Compiling heapless v0.8.0
51692026-04-09T10:53:17.208Z Compiling getrandom v0.3.4
51702026-04-09T10:53:17.238Z Compiling byteorder v1.5.0
51712026-04-09T10:53:17.320Z Compiling num-traits v0.2.19
51722026-04-09T10:53:17.399Z Compiling hash32 v0.3.1
51732026-04-09T10:53:17.420Z Compiling toml_edit v0.23.10+spec-1.0.0
51742026-04-09T10:53:17.525Z Compiling slog v2.8.2
51752026-04-09T10:53:17.529Z Compiling stable_deref_trait v1.2.1
51762026-04-09T10:53:17.534Z Compiling smoltcp v0.11.0
51772026-04-09T10:53:17.553Z Compiling futures-sink v0.3.31
51782026-04-09T10:53:17.592Z Compiling macaddr v1.0.1
51792026-04-09T10:53:17.649Z Compiling futures-core v0.3.31
51802026-04-09T10:53:17.734Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51812026-04-09T10:53:17.793Z Compiling futures-channel v0.3.31
51822026-04-09T10:53:17.962Z Compiling darling_core v0.21.3
51832026-04-09T10:53:18.020Z Compiling proc-macro-crate v3.4.0
51842026-04-09T10:53:18.203Z Compiling proc-macro-error-attr v1.0.4
51852026-04-09T10:53:18.262Z Compiling bitflags v1.3.2
51862026-04-09T10:53:18.286Z Compiling managed v0.8.0
51872026-04-09T10:53:18.326Z Compiling itoa v1.0.17
51882026-04-09T10:53:18.416Z Compiling anyhow v1.0.101
51892026-04-09T10:53:18.434Z Compiling regex v1.12.3
51902026-04-09T10:53:18.524Z Compiling slab v0.4.12
51912026-04-09T10:53:18.528Z Compiling futures-task v0.3.31
51922026-04-09T10:53:18.682Z Compiling crc32fast v1.5.0
51932026-04-09T10:53:18.715Z Compiling pin-utils v0.1.0
51942026-04-09T10:53:18.720Z Compiling futures-io v0.3.31
51952026-04-09T10:53:18.779Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
51962026-04-09T10:53:18.821Z Compiling ref-cast v1.0.25
51972026-04-09T10:53:19.071Z Compiling rand_core v0.9.5
51982026-04-09T10:53:19.099Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51992026-04-09T10:53:19.192Z Compiling proc-macro-error v1.0.4
52002026-04-09T10:53:19.238Z Compiling serde_derive v1.0.228
52012026-04-09T10:53:19.319Z Compiling zerocopy-derive v0.8.39
52022026-04-09T10:53:19.365Z Compiling thiserror-impl v2.0.18
52032026-04-09T10:53:19.405Z Compiling futures-macro v0.3.31
52042026-04-09T10:53:19.478Z Compiling num_enum_derive v0.7.5
52052026-04-09T10:53:19.778Z Compiling foreign-types-macros v0.2.3
52062026-04-09T10:53:20.148Z Compiling darling_macro v0.21.3
52072026-04-09T10:53:20.193Z Compiling futures-util v0.3.31
52082026-04-09T10:53:20.386Z Compiling ref-cast-impl v1.0.25
52092026-04-09T10:53:20.434Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52102026-04-09T10:53:20.644Z Compiling cobs v0.3.0
52112026-04-09T10:53:20.647Z Compiling ipnetwork v0.21.1
52122026-04-09T10:53:20.683Z Compiling darling v0.21.3
52132026-04-09T10:53:20.756Z Compiling ingot-macros v0.1.1
52142026-04-09T10:53:20.857Z Compiling unicode-width v0.2.2
52152026-04-09T10:53:20.958Z Compiling once_cell v1.21.3
52162026-04-09T10:53:20.991Z Compiling rustix v1.1.3
52172026-04-09T10:53:21.149Z Compiling foreign-types-shared v0.3.1
52182026-04-09T10:53:21.180Z Compiling tracing-core v0.1.36
52192026-04-09T10:53:21.234Z Compiling foreign-types v0.5.0
52202026-04-09T10:53:21.305Z Compiling tabwriter v1.4.1
52212026-04-09T10:53:21.635Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52222026-04-09T10:53:21.703Z Compiling num_enum v0.7.5
52232026-04-09T10:53:21.824Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52242026-04-09T10:53:21.859Z Compiling tracing-attributes v0.1.31
52252026-04-09T10:53:22.403Z Compiling erased-serde v0.3.31
52262026-04-09T10:53:22.437Z Compiling postcard v1.1.3
52272026-04-09T10:53:22.462Z Compiling futures-executor v0.3.31
52282026-04-09T10:53:22.782Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52292026-04-09T10:53:22.882Z Compiling errno v0.3.14
52302026-04-09T10:53:22.959Z Compiling cstr-argument v0.1.2
52312026-04-09T10:53:23.110Z Compiling pretty-hex v0.4.1
52322026-04-09T10:53:23.244Z Compiling find-msvc-tools v0.1.9
52332026-04-09T10:53:23.259Z Compiling zmij v1.0.20
52342026-04-09T10:53:23.300Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
52352026-04-09T10:53:23.385Z Compiling time-core v0.1.8
52362026-04-09T10:53:23.469Z Compiling thiserror v1.0.69
52372026-04-09T10:53:23.503Z Compiling shlex v1.3.0
52382026-04-09T10:53:23.527Z Compiling powerfmt v0.2.0
52392026-04-09T10:53:23.531Z Compiling dyn-clone v1.0.20
52402026-04-09T10:53:23.669Z Compiling utf8parse v0.2.2
52412026-04-09T10:53:23.678Z Compiling num-conv v0.2.0
52422026-04-09T10:53:23.739Z Compiling deranged v0.5.5
52432026-04-09T10:53:23.768Z Compiling anstyle-parse v0.2.7
52442026-04-09T10:53:23.803Z Compiling time-macros v0.2.27
52452026-04-09T10:53:23.932Z Compiling ingot-types v0.1.2
52462026-04-09T10:53:24.038Z Compiling ppv-lite86 v0.2.21
52472026-04-09T10:53:24.099Z Compiling cc v1.2.55
52482026-04-09T10:53:24.354Z Compiling ingot v0.1.1
52492026-04-09T10:53:24.366Z Compiling rand_chacha v0.9.0
52502026-04-09T10:53:24.475Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52512026-04-09T10:53:24.588Z Compiling rand v0.9.2
52522026-04-09T10:53:25.005Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
52532026-04-09T10:53:25.066Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52542026-04-09T10:53:25.202Z Compiling tracing v0.1.44
52552026-04-09T10:53:25.312Z Compiling futures v0.3.31
52562026-04-09T10:53:25.411Z Compiling thiserror-impl v1.0.69
52572026-04-09T10:53:25.510Z Compiling uuid v1.20.0
52582026-04-09T10:53:25.645Z Compiling crossbeam-epoch v0.9.18
52592026-04-09T10:53:25.923Z Compiling arc-swap v1.8.1
52602026-04-09T10:53:26.031Z Compiling socket2 v0.6.2
52612026-04-09T10:53:26.084Z Compiling nom v8.0.0
52622026-04-09T10:53:26.245Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52632026-04-09T10:53:26.520Z Compiling thread_local v1.1.9
52642026-04-09T10:53:26.563Z Compiling lazy_static v1.5.0
52652026-04-09T10:53:26.609Z Compiling colorchoice v1.0.4
52662026-04-09T10:53:26.656Z Compiling anstyle-query v1.1.5
52672026-04-09T10:53:26.716Z Compiling is_terminal_polyfill v1.70.2
52682026-04-09T10:53:26.754Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52692026-04-09T10:53:26.802Z Compiling serde_json v1.0.149
52702026-04-09T10:53:26.836Z Compiling heck v0.4.1
52712026-04-09T10:53:26.967Z Compiling colored v3.1.1
52722026-04-09T10:53:27.024Z Compiling oxnet v0.1.4
52732026-04-09T10:53:27.028Z Compiling rayon-core v1.13.0
52742026-04-09T10:53:27.054Z Compiling slog-async v2.8.0
52752026-04-09T10:53:27.330Z Compiling anstyle v1.0.13
52762026-04-09T10:53:27.563Z Compiling iana-time-zone v0.1.65
52772026-04-09T10:53:27.680Z Compiling chrono v0.4.43
52782026-04-09T10:53:27.873Z Compiling time v0.3.47
52792026-04-09T10:53:27.937Z Compiling anstream v0.6.21
52802026-04-09T10:53:28.352Z Compiling rusticata-macros v5.0.0
52812026-04-09T10:53:28.483Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52822026-04-09T10:53:28.621Z Compiling slog-scope v4.4.1
52832026-04-09T10:53:29.232Z Compiling crossbeam-deque v0.8.6
52842026-04-09T10:53:29.253Z Compiling terminal_size v0.4.3
52852026-04-09T10:53:29.392Z Compiling cookie-factory v0.3.3
52862026-04-09T10:53:29.442Z Compiling alloca v0.4.0
52872026-04-09T10:53:29.552Z Compiling half v2.7.1
52882026-04-09T10:53:29.711Z Compiling crossbeam-channel v0.5.15
52892026-04-09T10:53:29.714Z Compiling is-terminal v0.4.17
52902026-04-09T10:53:29.793Z Compiling itertools v0.12.1
52912026-04-09T10:53:29.800Z Compiling take_mut v0.2.2
52922026-04-09T10:53:29.877Z Compiling log v0.4.29
52932026-04-09T10:53:29.902Z Compiling plotters-backend v0.3.7
52942026-04-09T10:53:30.222Z Compiling ciborium-io v0.2.2
52952026-04-09T10:53:30.313Z Compiling heck v0.5.0
52962026-04-09T10:53:30.346Z Compiling circular v0.3.0
52972026-04-09T10:53:30.509Z Compiling clap_lex v0.7.7
52982026-04-09T10:53:30.560Z Compiling cfg_aliases v0.2.1
52992026-04-09T10:53:30.629Z Compiling term v1.2.1
53002026-04-09T10:53:30.684Z Compiling clap_builder v4.5.57
53012026-04-09T10:53:30.839Z Compiling nix v0.31.1
53022026-04-09T10:53:30.839Z Compiling clap_derive v4.5.55
53032026-04-09T10:53:31.210Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53042026-04-09T10:53:31.213Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53052026-04-09T10:53:31.967Z Compiling slog-term v2.9.2
53062026-04-09T10:53:32.091Z Compiling pcap-parser v0.17.0
53072026-04-09T10:53:32.501Z Compiling ciborium-ll v0.2.2
53082026-04-09T10:53:32.716Z Compiling plotters-svg v0.3.7
53092026-04-09T10:53:32.727Z Compiling slog-stdlog v4.1.1
53102026-04-09T10:53:33.048Z Compiling itertools v0.13.0
53112026-04-09T10:53:33.410Z Compiling cast v0.3.0
53122026-04-09T10:53:33.579Z Compiling same-file v1.0.6
53132026-04-09T10:53:33.736Z Compiling walkdir v2.5.0
53142026-04-09T10:53:34.281Z Compiling tinytemplate v1.2.1
53152026-04-09T10:53:34.284Z Compiling rayon v1.11.0
53162026-04-09T10:53:34.320Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53172026-04-09T10:53:34.510Z Compiling criterion-plot v0.8.2
53182026-04-09T10:53:34.915Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53192026-04-09T10:53:35.340Z Compiling plotters v0.3.7
53202026-04-09T10:53:35.392Z Compiling slog-envlogger v2.2.0
53212026-04-09T10:53:36.254Z Compiling clap v4.5.57
53222026-04-09T10:53:36.259Z Compiling ciborium v0.2.2
53232026-04-09T10:53:36.328Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52)
53242026-04-09T10:53:36.399Z Compiling page_size v0.6.0
53252026-04-09T10:53:36.502Z Compiling anes v0.1.6
53262026-04-09T10:53:36.529Z Compiling oorandom v11.1.5
53272026-04-09T10:53:36.656Z Compiling dtor-proc-macro v0.0.6
53282026-04-09T10:53:36.736Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53292026-04-09T10:53:36.998Z Compiling dtor v0.1.1
53302026-04-09T10:53:37.020Z Compiling criterion v0.8.2
53312026-04-09T10:53:37.204Z Compiling ctor-proc-macro v0.0.7
53322026-04-09T10:53:37.540Z Compiling ctor v0.6.3
53332026-04-09T10:53:39.117Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53342026-04-09T10:54:59.991Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 45s
53352026-04-09T10:55:00.016Z Running benches/userland.rs (target/release-lto/deps/userland-60fe5028a7af8a38)
53362026-04-09T10:55:00.019ZGnuplot not found, using plotters backend
53372026-04-09T10:55:00.150ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53382026-04-09T10:55:00.150ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53392026-04-09T10:55:05.861ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0009 s (7.3M iterations)
53402026-04-09T10:55:10.729ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53412026-04-09T10:55:10.817Zparse/Hairpin-DHCPv4/wallclock/Discover
53422026-04-09T10:55:10.817Z time: [57.670 ns 57.737 ns 57.816 ns]
53432026-04-09T10:55:10.817Z change: [−8.3539% −7.2312% −6.1350%] (p = 0.00 < 0.05)
53442026-04-09T10:55:10.817Z Performance has improved.
53452026-04-09T10:55:10.817ZFound 8 outliers among 100 measurements (8.00%)
53462026-04-09T10:55:10.817Z 3 (3.00%) high mild
53472026-04-09T10:55:10.820Z 5 (5.00%) high severe
53482026-04-09T10:55:12.005Z
53492026-04-09T10:55:12.008ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53502026-04-09T10:55:12.008ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53512026-04-09T10:55:18.021ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0035 s (3.5M iterations)
53522026-04-09T10:55:23.002ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53532026-04-09T10:55:23.087Zprocess/Hairpin-DHCPv4/wallclock/Discover
53542026-04-09T10:55:23.087Z time: [819.65 ns 820.17 ns 820.81 ns]
53552026-04-09T10:55:23.087Z change: [−0.1000% +0.0943% +0.2754%] (p = 0.32 > 0.05)
53562026-04-09T10:55:23.087Z No change in performance detected.
53572026-04-09T10:55:23.087ZFound 2 outliers among 100 measurements (2.00%)
53582026-04-09T10:55:23.087Z 1 (1.00%) high mild
53592026-04-09T10:55:23.087Z 1 (1.00%) high severe
53602026-04-09T10:55:24.274Z
53612026-04-09T10:55:24.277ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53622026-04-09T10:55:24.277ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53632026-04-09T10:55:30.189ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0029 s (7.1M iterations)
53642026-04-09T10:55:34.890ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53652026-04-09T10:55:34.974Zparse/Hairpin-DHCPv4/wallclock/Request
53662026-04-09T10:55:34.974Z time: [57.688 ns 57.771 ns 57.870 ns]
53672026-04-09T10:55:34.974Z change: [−8.2794% −7.1063% −5.8826%] (p = 0.00 < 0.05)
53682026-04-09T10:55:34.974Z Performance has improved.
53692026-04-09T10:55:34.974ZFound 9 outliers among 100 measurements (9.00%)
53702026-04-09T10:55:34.974Z 4 (4.00%) high mild
53712026-04-09T10:55:34.974Z 5 (5.00%) high severe
53722026-04-09T10:55:36.162Z
53732026-04-09T10:55:36.165ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53742026-04-09T10:55:36.165ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53752026-04-09T10:55:42.068ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0050 s (3.6M iterations)
53762026-04-09T10:55:47.068ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53772026-04-09T10:55:47.153Zprocess/Hairpin-DHCPv4/wallclock/Request
53782026-04-09T10:55:47.153Z time: [798.33 ns 798.88 ns 799.56 ns]
53792026-04-09T10:55:47.153Z change: [−0.5415% −0.3467% −0.1442%] (p = 0.00 < 0.05)
53802026-04-09T10:55:47.153Z Change within noise threshold.
53812026-04-09T10:55:47.153ZFound 3 outliers among 100 measurements (3.00%)
53822026-04-09T10:55:47.153Z 1 (1.00%) high mild
53832026-04-09T10:55:47.153Z 2 (2.00%) high severe
53842026-04-09T10:55:48.329Z
53852026-04-09T10:55:48.332ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53862026-04-09T10:55:48.332ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53872026-04-09T10:55:51.791ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0011 s (6.1M iterations)
53882026-04-09T10:55:56.645ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53892026-04-09T10:55:56.730Zparse/Hairpin-DHCPv6/wallclock/Solicit
53902026-04-09T10:55:56.730Z time: [57.011 ns 57.096 ns 57.198 ns]
53912026-04-09T10:55:56.730Z change: [−9.2820% −8.0230% −6.8259%] (p = 0.00 < 0.05)
53922026-04-09T10:55:56.730Z Performance has improved.
53932026-04-09T10:55:56.730ZFound 10 outliers among 100 measurements (10.00%)
53942026-04-09T10:55:56.730Z 4 (4.00%) high mild
53952026-04-09T10:55:56.730Z 6 (6.00%) high severe
53962026-04-09T10:55:57.915Z
53972026-04-09T10:55:57.939ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53982026-04-09T10:55:57.939ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53992026-04-09T10:56:01.667ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0034 s (2.8M iterations)
54002026-04-09T10:56:06.688ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54012026-04-09T10:56:06.773Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54022026-04-09T10:56:06.773Z time: [1.0493 µs 1.0501 µs 1.0510 µs]
54032026-04-09T10:56:06.773Z change: [+1.1896% +1.3813% +1.5606%] (p = 0.00 < 0.05)
54042026-04-09T10:56:06.773Z Performance has regressed.
54052026-04-09T10:56:06.773ZFound 2 outliers among 100 measurements (2.00%)
54062026-04-09T10:56:06.776Z 2 (2.00%) high mild
54072026-04-09T10:56:07.950Z
54082026-04-09T10:56:07.954ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54092026-04-09T10:56:07.954ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54102026-04-09T10:56:11.765ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0006 s (5.5M iterations)
54112026-04-09T10:56:16.495ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54122026-04-09T10:56:16.579Zparse/Hairpin-DHCPv6/wallclock/Request
54132026-04-09T10:56:16.579Z time: [57.600 ns 57.721 ns 57.870 ns]
54142026-04-09T10:56:16.579Z change: [−8.1592% −6.9609% −5.8023%] (p = 0.00 < 0.05)
54152026-04-09T10:56:16.579Z Performance has improved.
54162026-04-09T10:56:16.579ZFound 9 outliers among 100 measurements (9.00%)
54172026-04-09T10:56:16.579Z 3 (3.00%) high mild
54182026-04-09T10:56:16.579Z 6 (6.00%) high severe
54192026-04-09T10:56:17.764Z
54202026-04-09T10:56:17.767ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54212026-04-09T10:56:17.767ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54222026-04-09T10:56:21.758ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0003 s (2.6M iterations)
54232026-04-09T10:56:26.724ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54242026-04-09T10:56:26.809Zprocess/Hairpin-DHCPv6/wallclock/Request
54252026-04-09T10:56:26.809Z time: [1.0876 µs 1.0882 µs 1.0890 µs]
54262026-04-09T10:56:26.809Z change: [+1.5389% +1.7025% +1.8688%] (p = 0.00 < 0.05)
54272026-04-09T10:56:26.809Z Performance has regressed.
54282026-04-09T10:56:26.809ZFound 10 outliers among 100 measurements (10.00%)
54292026-04-09T10:56:26.809Z 8 (8.00%) high mild
54302026-04-09T10:56:26.809Z 2 (2.00%) high severe
54312026-04-09T10:56:27.994Z
54322026-04-09T10:56:27.997ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54332026-04-09T10:56:27.997ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54342026-04-09T10:56:31.143ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0038 s (6.7M iterations)
54352026-04-09T10:56:35.864ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54362026-04-09T10:56:35.948Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54372026-04-09T10:56:35.948Z time: [57.255 ns 57.338 ns 57.436 ns]
54382026-04-09T10:56:35.948Z change: [−8.5391% −7.3820% −6.1303%] (p = 0.00 < 0.05)
54392026-04-09T10:56:35.948Z Performance has improved.
54402026-04-09T10:56:35.948ZFound 8 outliers among 100 measurements (8.00%)
54412026-04-09T10:56:35.948Z 3 (3.00%) high mild
54422026-04-09T10:56:35.948Z 5 (5.00%) high severe
54432026-04-09T10:56:37.142Z
54442026-04-09T10:56:37.145ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54452026-04-09T10:56:37.146ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54462026-04-09T10:56:42.607ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0056 s (3.8M iterations)
54472026-04-09T10:56:47.486ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54482026-04-09T10:56:47.570Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54492026-04-09T10:56:47.570Z time: [610.30 ns 610.84 ns 611.49 ns]
54502026-04-09T10:56:47.570Z change: [−2.5976% −2.4034% −2.2082%] (p = 0.00 < 0.05)
54512026-04-09T10:56:47.570Z Performance has improved.
54522026-04-09T10:56:47.570ZFound 2 outliers among 100 measurements (2.00%)
54532026-04-09T10:56:47.570Z 1 (1.00%) high mild
54542026-04-09T10:56:47.570Z 1 (1.00%) high severe
54552026-04-09T10:56:48.747Z
54562026-04-09T10:56:48.750ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54572026-04-09T10:56:48.750ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54582026-04-09T10:56:53.153ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0018 s (4.8M iterations)
54592026-04-09T10:56:56.983ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54602026-04-09T10:56:57.068Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54612026-04-09T10:56:57.068Z time: [117.71 ns 117.80 ns 117.91 ns]
54622026-04-09T10:56:57.068Z change: [−4.8673% −4.0828% −3.2957%] (p = 0.00 < 0.05)
54632026-04-09T10:56:57.068Z Performance has improved.
54642026-04-09T10:56:57.068ZFound 9 outliers among 100 measurements (9.00%)
54652026-04-09T10:56:57.068Z 4 (4.00%) high mild
54662026-04-09T10:56:57.068Z 5 (5.00%) high severe
54672026-04-09T10:56:58.249Z
54682026-04-09T10:56:58.253ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54692026-04-09T10:56:58.253ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54702026-04-09T10:57:01.489ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0001 s (3.2M iterations)
54712026-04-09T10:57:05.978ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54722026-04-09T10:57:06.064Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54732026-04-09T10:57:06.064Z time: [693.58 ns 693.96 ns 694.44 ns]
54742026-04-09T10:57:06.064Z change: [−1.2943% −1.1121% −0.9164%] (p = 0.00 < 0.05)
54752026-04-09T10:57:06.064Z Change within noise threshold.
54762026-04-09T10:57:06.064ZFound 3 outliers among 100 measurements (3.00%)
54772026-04-09T10:57:06.064Z 2 (2.00%) high mild
54782026-04-09T10:57:06.064Z 1 (1.00%) high severe
54792026-04-09T10:57:07.247Z
54802026-04-09T10:57:07.251ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54812026-04-09T10:57:07.251ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54822026-04-09T10:57:13.455ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0027 s (6.8M iterations)
54832026-04-09T10:57:17.909ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54842026-04-09T10:57:17.993Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54852026-04-09T10:57:17.993Z time: [56.923 ns 56.990 ns 57.070 ns]
54862026-04-09T10:57:17.993Z change: [−7.9774% −6.7197% −5.5388%] (p = 0.00 < 0.05)
54872026-04-09T10:57:17.993Z Performance has improved.
54882026-04-09T10:57:17.993ZFound 7 outliers among 100 measurements (7.00%)
54892026-04-09T10:57:17.993Z 3 (3.00%) high mild
54902026-04-09T10:57:17.993Z 4 (4.00%) high severe
54912026-04-09T10:57:19.178Z
54922026-04-09T10:57:19.180ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54932026-04-09T10:57:19.181ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54942026-04-09T10:57:25.263ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0036 s (3.4M iterations)
54952026-04-09T10:57:30.076ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54962026-04-09T10:57:30.160Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54972026-04-09T10:57:30.161Z time: [789.17 ns 789.62 ns 790.19 ns]
54982026-04-09T10:57:30.161Z change: [−0.7600% −0.5497% −0.3506%] (p = 0.00 < 0.05)
54992026-04-09T10:57:30.161Z Change within noise threshold.
55002026-04-09T10:57:30.161ZFound 2 outliers among 100 measurements (2.00%)
55012026-04-09T10:57:30.161Z 1 (1.00%) high mild
55022026-04-09T10:57:30.161Z 1 (1.00%) high severe
55032026-04-09T10:57:31.348Z
55042026-04-09T10:57:31.351ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55052026-04-09T10:57:31.351ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55062026-04-09T10:57:34.367ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0014 s (6.9M iterations)
55072026-04-09T10:57:38.925ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55082026-04-09T10:57:39.011Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55092026-04-09T10:57:39.011Z time: [56.919 ns 56.983 ns 57.060 ns]
55102026-04-09T10:57:39.011Z change: [−7.8606% −6.7149% −5.5830%] (p = 0.00 < 0.05)
55112026-04-09T10:57:39.011Z Performance has improved.
55122026-04-09T10:57:39.011ZFound 7 outliers among 100 measurements (7.00%)
55132026-04-09T10:57:39.011Z 2 (2.00%) high mild
55142026-04-09T10:57:39.011Z 5 (5.00%) high severe
55152026-04-09T10:57:40.194Z
55162026-04-09T10:57:40.197ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55172026-04-09T10:57:40.197ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55182026-04-09T10:57:46.168ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0054 s (3.5M iterations)
55192026-04-09T10:57:50.941ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55202026-04-09T10:57:51.026Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55212026-04-09T10:57:51.026Z time: [754.74 ns 755.31 ns 756.01 ns]
55222026-04-09T10:57:51.026Z change: [−0.6737% −0.4598% −0.2411%] (p = 0.00 < 0.05)
55232026-04-09T10:57:51.026Z Change within noise threshold.
55242026-04-09T10:57:51.026ZFound 3 outliers among 100 measurements (3.00%)
55252026-04-09T10:57:51.026Z 1 (1.00%) high mild
55262026-04-09T10:57:51.026Z 2 (2.00%) high severe
55272026-04-09T10:57:52.212Z
55282026-04-09T10:57:52.215ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55292026-04-09T10:57:52.215ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55302026-04-09T10:57:55.710ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (12M iterations)
55312026-04-09T10:57:59.527ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55322026-04-09T10:57:59.611Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55332026-04-09T10:57:59.611Z time: [57.844 ns 57.867 ns 57.894 ns]
55342026-04-09T10:57:59.611Z change: [−8.6302% −7.6675% −6.7508%] (p = 0.00 < 0.05)
55352026-04-09T10:57:59.611Z Performance has improved.
55362026-04-09T10:57:59.611ZFound 11 outliers among 100 measurements (11.00%)
55372026-04-09T10:57:59.611Z 5 (5.00%) high mild
55382026-04-09T10:57:59.611Z 6 (6.00%) high severe
55392026-04-09T10:58:00.802Z
55402026-04-09T10:58:00.805ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55412026-04-09T10:58:00.805ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55422026-04-09T10:58:05.934ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0039 s (4.1M iterations)
55432026-04-09T10:58:10.660ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55442026-04-09T10:58:10.744Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55452026-04-09T10:58:10.744Z time: [238.74 ns 239.11 ns 239.59 ns]
55462026-04-09T10:58:10.744Z change: [−2.1722% −1.6989% −1.1584%] (p = 0.00 < 0.05)
55472026-04-09T10:58:10.744Z Performance has improved.
55482026-04-09T10:58:10.744ZFound 2 outliers among 100 measurements (2.00%)
55492026-04-09T10:58:10.744Z 1 (1.00%) high mild
55502026-04-09T10:58:10.744Z 1 (1.00%) high severe
55512026-04-09T10:58:11.925Z
55522026-04-09T10:58:11.928ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55532026-04-09T10:58:11.928ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55542026-04-09T10:58:14.976ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (6.9M iterations)
55552026-04-09T10:58:19.667ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55562026-04-09T10:58:19.751Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55572026-04-09T10:58:19.751Z time: [76.367 ns 76.494 ns 76.602 ns]
55582026-04-09T10:58:19.751Z change: [−6.7550% −5.8135% −4.8865%] (p = 0.00 < 0.05)
55592026-04-09T10:58:19.752Z Performance has improved.
55602026-04-09T10:58:19.752ZFound 9 outliers among 100 measurements (9.00%)
55612026-04-09T10:58:19.752Z 3 (3.00%) high mild
55622026-04-09T10:58:19.752Z 6 (6.00%) high severe
55632026-04-09T10:58:20.934Z
55642026-04-09T10:58:20.937ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55652026-04-09T10:58:20.937ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55662026-04-09T10:58:24.943ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0092 s (2.6M iterations)
55672026-04-09T10:58:29.934ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55682026-04-09T10:58:30.019Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55692026-04-09T10:58:30.019Z time: [259.30 ns 259.72 ns 260.23 ns]
55702026-04-09T10:58:30.019Z change: [−1.9553% −1.4539% −0.9892%] (p = 0.00 < 0.05)
55712026-04-09T10:58:30.019Z Change within noise threshold.
55722026-04-09T10:58:30.019ZFound 8 outliers among 100 measurements (8.00%)
55732026-04-09T10:58:30.019Z 7 (7.00%) high mild
55742026-04-09T10:58:30.019Z 1 (1.00%) high severe
55752026-04-09T10:58:31.177Z
55762026-04-09T10:58:31.180ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55772026-04-09T10:58:31.180ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55782026-04-09T10:58:37.459ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0023 s (6.7M iterations)
55792026-04-09T10:58:41.022ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55802026-04-09T10:58:41.107Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55812026-04-09T10:58:41.107Z time: [96.148 ns 96.257 ns 96.368 ns]
55822026-04-09T10:58:41.107Z change: [−3.4738% −2.7492% −2.0204%] (p = 0.00 < 0.05)
55832026-04-09T10:58:41.107Z Performance has improved.
55842026-04-09T10:58:41.107ZFound 6 outliers among 100 measurements (6.00%)
55852026-04-09T10:58:41.107Z 2 (2.00%) high mild
55862026-04-09T10:58:41.107Z 4 (4.00%) high severe
55872026-04-09T10:58:42.294Z
55882026-04-09T10:58:42.297ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55892026-04-09T10:58:42.297ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55902026-04-09T10:58:48.502ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0067 s (3.4M iterations)
55912026-04-09T10:58:52.925ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55922026-04-09T10:58:53.009Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55932026-04-09T10:58:53.009Z time: [212.88 ns 213.08 ns 213.30 ns]
55942026-04-09T10:58:53.009Z change: [−3.2161% −2.6772% −2.1288%] (p = 0.00 < 0.05)
55952026-04-09T10:58:53.009Z Performance has improved.
55962026-04-09T10:58:53.009ZFound 3 outliers among 100 measurements (3.00%)
55972026-04-09T10:58:53.009Z 2 (2.00%) high mild
55982026-04-09T10:58:53.009Z 1 (1.00%) high severe
55992026-04-09T10:58:54.186Z
56002026-04-09T10:58:54.190ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56012026-04-09T10:58:54.190ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56022026-04-09T10:58:58.585ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (4.8M iterations)
56032026-04-09T10:59:02.887ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56042026-04-09T10:59:02.972Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56052026-04-09T10:59:02.972Z time: [115.29 ns 115.40 ns 115.52 ns]
56062026-04-09T10:59:02.972Z change: [−2.7349% −1.9073% −1.0852%] (p = 0.00 < 0.05)
56072026-04-09T10:59:02.972Z Performance has improved.
56082026-04-09T10:59:02.972ZFound 9 outliers among 100 measurements (9.00%)
56092026-04-09T10:59:02.972Z 3 (3.00%) high mild
56102026-04-09T10:59:02.972Z 6 (6.00%) high severe
56112026-04-09T10:59:04.154Z
56122026-04-09T10:59:04.157ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56132026-04-09T10:59:04.157ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56142026-04-09T10:59:08.631ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (2.3M iterations)
56152026-04-09T10:59:13.465ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56162026-04-09T10:59:13.549Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56172026-04-09T10:59:13.549Z time: [230.73 ns 230.91 ns 231.15 ns]
56182026-04-09T10:59:13.549Z change: [−2.7549% −2.0624% −1.2707%] (p = 0.00 < 0.05)
56192026-04-09T10:59:13.549Z Performance has improved.
56202026-04-09T10:59:13.549ZFound 5 outliers among 100 measurements (5.00%)
56212026-04-09T10:59:13.549Z 3 (3.00%) high mild
56222026-04-09T10:59:13.549Z 2 (2.00%) high severe
56232026-04-09T10:59:14.735Z
56242026-04-09T10:59:14.738ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56252026-04-09T10:59:14.738ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56262026-04-09T10:59:18.060ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (13M iterations)
56272026-04-09T10:59:22.020ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56282026-04-09T10:59:22.104Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56292026-04-09T10:59:22.104Z time: [56.868 ns 56.918 ns 56.977 ns]
56302026-04-09T10:59:22.104Z change: [−8.5099% −7.6113% −6.6992%] (p = 0.00 < 0.05)
56312026-04-09T10:59:22.104Z Performance has improved.
56322026-04-09T10:59:22.104ZFound 5 outliers among 100 measurements (5.00%)
56332026-04-09T10:59:22.104Z 2 (2.00%) high mild
56342026-04-09T10:59:22.104Z 3 (3.00%) high severe
56352026-04-09T10:59:23.293Z
56362026-04-09T10:59:23.296ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56372026-04-09T10:59:23.296ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56382026-04-09T10:59:28.135ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (4.3M iterations)
56392026-04-09T10:59:32.914ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56402026-04-09T10:59:32.997Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56412026-04-09T10:59:32.997Z time: [219.78 ns 220.14 ns 220.61 ns]
56422026-04-09T10:59:32.997Z change: [−2.0332% −1.4997% −0.9833%] (p = 0.00 < 0.05)
56432026-04-09T10:59:32.997Z Change within noise threshold.
56442026-04-09T10:59:32.997ZFound 2 outliers among 100 measurements (2.00%)
56452026-04-09T10:59:32.997Z 1 (1.00%) high mild
56462026-04-09T10:59:32.997Z 1 (1.00%) high severe
56472026-04-09T10:59:34.167Z
56482026-04-09T10:59:34.170ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56492026-04-09T10:59:34.170ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56502026-04-09T10:59:37.188ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (6.9M iterations)
56512026-04-09T10:59:41.942ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56522026-04-09T10:59:42.026Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56532026-04-09T10:59:42.026Z time: [75.803 ns 75.906 ns 76.027 ns]
56542026-04-09T10:59:42.027Z change: [−6.0115% −5.0623% −4.1440%] (p = 0.00 < 0.05)
56552026-04-09T10:59:42.027Z Performance has improved.
56562026-04-09T10:59:42.027ZFound 9 outliers among 100 measurements (9.00%)
56572026-04-09T10:59:42.027Z 3 (3.00%) high mild
56582026-04-09T10:59:42.027Z 6 (6.00%) high severe
56592026-04-09T10:59:43.211Z
56602026-04-09T10:59:43.214ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56612026-04-09T10:59:43.214ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56622026-04-09T10:59:47.089ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (2.7M iterations)
56632026-04-09T10:59:52.089ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56642026-04-09T10:59:52.173Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56652026-04-09T10:59:52.173Z time: [239.65 ns 240.13 ns 240.71 ns]
56662026-04-09T10:59:52.173Z change: [−1.5761% −1.0426% −0.4790%] (p = 0.00 < 0.05)
56672026-04-09T10:59:52.173Z Change within noise threshold.
56682026-04-09T10:59:52.173ZFound 1 outliers among 100 measurements (1.00%)
56692026-04-09T10:59:52.173Z 1 (1.00%) high mild
56702026-04-09T10:59:53.352Z
56712026-04-09T10:59:53.355ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56722026-04-09T10:59:53.355ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56732026-04-09T10:59:59.488ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0005 s (6.8M iterations)
56742026-04-09T11:00:03.105ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56752026-04-09T11:00:03.189Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56762026-04-09T11:00:03.189Z time: [95.493 ns 95.588 ns 95.681 ns]
56772026-04-09T11:00:03.192Z change: [−3.6115% −2.8913% −2.2052%] (p = 0.00 < 0.05)
56782026-04-09T11:00:03.192Z Performance has improved.
56792026-04-09T11:00:03.192ZFound 6 outliers among 100 measurements (6.00%)
56802026-04-09T11:00:03.192Z 2 (2.00%) high mild
56812026-04-09T11:00:03.192Z 4 (4.00%) high severe
56822026-04-09T11:00:04.374Z
56832026-04-09T11:00:04.377ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56842026-04-09T11:00:04.377ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56852026-04-09T11:00:10.301ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0003 s (3.5M iterations)
56862026-04-09T11:00:14.746ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56872026-04-09T11:00:14.830Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56882026-04-09T11:00:14.830Z time: [191.27 ns 191.56 ns 191.88 ns]
56892026-04-09T11:00:14.830Z change: [−3.0344% −2.3891% −1.7830%] (p = 0.00 < 0.05)
56902026-04-09T11:00:14.830Z Performance has improved.
56912026-04-09T11:00:14.830ZFound 2 outliers among 100 measurements (2.00%)
56922026-04-09T11:00:14.830Z 2 (2.00%) high severe
56932026-04-09T11:00:16.004Z
56942026-04-09T11:00:16.007ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56952026-04-09T11:00:16.007ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56962026-04-09T11:00:20.349ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0001 s (4.8M iterations)
56972026-04-09T11:00:24.685ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56982026-04-09T11:00:24.770Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56992026-04-09T11:00:24.770Z time: [114.39 ns 114.56 ns 114.72 ns]
57002026-04-09T11:00:24.770Z change: [−3.9657% −3.1637% −2.3594%] (p = 0.00 < 0.05)
57012026-04-09T11:00:24.770Z Performance has improved.
57022026-04-09T11:00:24.770ZFound 9 outliers among 100 measurements (9.00%)
57032026-04-09T11:00:24.770Z 5 (5.00%) high mild
57042026-04-09T11:00:24.770Z 4 (4.00%) high severe
57052026-04-09T11:00:25.953Z
57062026-04-09T11:00:25.956ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57072026-04-09T11:00:25.957ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57082026-04-09T11:00:30.304ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0063 s (2.4M iterations)
57092026-04-09T11:00:35.152ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57102026-04-09T11:00:35.236Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57112026-04-09T11:00:35.236Z time: [209.73 ns 209.93 ns 210.15 ns]
57122026-04-09T11:00:35.236Z change: [−3.1969% −2.6105% −2.0029%] (p = 0.00 < 0.05)
57132026-04-09T11:00:35.236Z Performance has improved.
57142026-04-09T11:00:35.236ZFound 4 outliers among 100 measurements (4.00%)
57152026-04-09T11:00:35.236Z 2 (2.00%) high mild
57162026-04-09T11:00:35.236Z 2 (2.00%) high severe
57172026-04-09T11:00:36.421Z
57182026-04-09T11:00:36.424ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57192026-04-09T11:00:36.424ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57202026-04-09T11:00:40.039ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (12M iterations)
57212026-04-09T11:00:44.030ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57222026-04-09T11:00:44.114Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57232026-04-09T11:00:44.114Z time: [57.458 ns 57.489 ns 57.521 ns]
57242026-04-09T11:00:44.114Z change: [−9.3007% −8.3306% −7.4399%] (p = 0.00 < 0.05)
57252026-04-09T11:00:44.114Z Performance has improved.
57262026-04-09T11:00:44.114ZFound 8 outliers among 100 measurements (8.00%)
57272026-04-09T11:00:44.114Z 4 (4.00%) high mild
57282026-04-09T11:00:44.114Z 4 (4.00%) high severe
57292026-04-09T11:00:45.296Z
57302026-04-09T11:00:45.299ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57312026-04-09T11:00:45.299ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57322026-04-09T11:00:50.605ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0035 s (4.0M iterations)
57332026-04-09T11:00:55.407ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57342026-04-09T11:00:55.490Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57352026-04-09T11:00:55.490Z time: [236.00 ns 236.38 ns 236.87 ns]
57362026-04-09T11:00:55.490Z change: [−1.3691% −0.8505% −0.3704%] (p = 0.00 < 0.05)
57372026-04-09T11:00:55.490Z Change within noise threshold.
57382026-04-09T11:00:55.490ZFound 2 outliers among 100 measurements (2.00%)
57392026-04-09T11:00:55.490Z 2 (2.00%) high mild
57402026-04-09T11:00:56.654Z
57412026-04-09T11:00:56.657ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57422026-04-09T11:00:56.657ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57432026-04-09T11:00:59.842ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0037 s (6.6M iterations)
57442026-04-09T11:01:04.546ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57452026-04-09T11:01:04.631Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57462026-04-09T11:01:04.631Z time: [76.030 ns 76.180 ns 76.311 ns]
57472026-04-09T11:01:04.631Z change: [−6.8290% −5.8759% −4.9230%] (p = 0.00 < 0.05)
57482026-04-09T11:01:04.631Z Performance has improved.
57492026-04-09T11:01:04.631ZFound 8 outliers among 100 measurements (8.00%)
57502026-04-09T11:01:04.631Z 8 (8.00%) high severe
57512026-04-09T11:01:05.810Z
57522026-04-09T11:01:05.813ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57532026-04-09T11:01:05.813ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57542026-04-09T11:01:10.064ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0078 s (2.5M iterations)
57552026-04-09T11:01:14.963ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57562026-04-09T11:01:15.047Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57572026-04-09T11:01:15.047Z time: [255.35 ns 255.73 ns 256.21 ns]
57582026-04-09T11:01:15.047Z change: [−1.6533% −1.0668% −0.5362%] (p = 0.00 < 0.05)
57592026-04-09T11:01:15.047Z Change within noise threshold.
57602026-04-09T11:01:15.047ZFound 4 outliers among 100 measurements (4.00%)
57612026-04-09T11:01:15.047Z 3 (3.00%) high mild
57622026-04-09T11:01:15.047Z 1 (1.00%) high severe
57632026-04-09T11:01:16.204Z
57642026-04-09T11:01:16.207ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57652026-04-09T11:01:16.207ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57662026-04-09T11:01:19.266ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0025 s (6.9M iterations)
57672026-04-09T11:01:23.116ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57682026-04-09T11:01:23.200Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57692026-04-09T11:01:23.200Z time: [95.640 ns 95.740 ns 95.841 ns]
57702026-04-09T11:01:23.200Z change: [−5.3362% −4.5802% −3.8360%] (p = 0.00 < 0.05)
57712026-04-09T11:01:23.200Z Performance has improved.
57722026-04-09T11:01:23.200ZFound 8 outliers among 100 measurements (8.00%)
57732026-04-09T11:01:23.200Z 3 (3.00%) high mild
57742026-04-09T11:01:23.200Z 5 (5.00%) high severe
57752026-04-09T11:01:24.386Z
57762026-04-09T11:01:24.389ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57772026-04-09T11:01:24.389ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57782026-04-09T11:01:27.476ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0054 s (3.4M iterations)
57792026-04-09T11:01:32.129ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57802026-04-09T11:01:32.212Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57812026-04-09T11:01:32.212Z time: [208.89 ns 209.12 ns 209.38 ns]
57822026-04-09T11:01:32.212Z change: [−2.6760% −2.0887% −1.5161%] (p = 0.00 < 0.05)
57832026-04-09T11:01:32.212Z Performance has improved.
57842026-04-09T11:01:32.213ZFound 2 outliers among 100 measurements (2.00%)
57852026-04-09T11:01:32.213Z 1 (1.00%) high mild
57862026-04-09T11:01:32.213Z 1 (1.00%) high severe
57872026-04-09T11:01:33.398Z
57882026-04-09T11:01:33.401ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57892026-04-09T11:01:33.401ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57902026-04-09T11:01:37.862ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0025 s (4.7M iterations)
57912026-04-09T11:01:42.321ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57922026-04-09T11:01:42.405Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57932026-04-09T11:01:42.405Z time: [114.87 ns 114.99 ns 115.12 ns]
57942026-04-09T11:01:42.405Z change: [−3.9282% −3.1434% −2.3581%] (p = 0.00 < 0.05)
57952026-04-09T11:01:42.405Z Performance has improved.
57962026-04-09T11:01:42.405ZFound 10 outliers among 100 measurements (10.00%)
57972026-04-09T11:01:42.405Z 5 (5.00%) high mild
57982026-04-09T11:01:42.405Z 5 (5.00%) high severe
57992026-04-09T11:01:43.588Z
58002026-04-09T11:01:43.591ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58012026-04-09T11:01:43.591ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58022026-04-09T11:01:48.235ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0009 s (2.3M iterations)
58032026-04-09T11:01:53.076ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58042026-04-09T11:01:53.160Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58052026-04-09T11:01:53.160Z time: [227.75 ns 228.00 ns 228.29 ns]
58062026-04-09T11:01:53.160Z change: [−2.9845% −2.2920% −1.6352%] (p = 0.00 < 0.05)
58072026-04-09T11:01:53.160Z Performance has improved.
58082026-04-09T11:01:53.160ZFound 2 outliers among 100 measurements (2.00%)
58092026-04-09T11:01:53.160Z 1 (1.00%) high mild
58102026-04-09T11:01:53.160Z 1 (1.00%) high severe
58112026-04-09T11:01:54.344Z
58122026-04-09T11:01:54.347ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58132026-04-09T11:01:54.347ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58142026-04-09T11:01:57.937ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0022 s (12M iterations)
58152026-04-09T11:02:01.916ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58162026-04-09T11:02:02.000Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58172026-04-09T11:02:02.000Z time: [56.695 ns 56.770 ns 56.861 ns]
58182026-04-09T11:02:02.000Z change: [−9.8560% −8.8431% −7.8680%] (p = 0.00 < 0.05)
58192026-04-09T11:02:02.000Z Performance has improved.
58202026-04-09T11:02:02.004ZFound 6 outliers among 100 measurements (6.00%)
58212026-04-09T11:02:02.004Z 2 (2.00%) high mild
58222026-04-09T11:02:02.004Z 4 (4.00%) high severe
58232026-04-09T11:02:03.186Z
58242026-04-09T11:02:03.189ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58252026-04-09T11:02:03.189ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58262026-04-09T11:02:08.271ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (4.1M iterations)
58272026-04-09T11:02:13.058ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58282026-04-09T11:02:13.141Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58292026-04-09T11:02:13.141Z time: [215.11 ns 215.46 ns 215.93 ns]
58302026-04-09T11:02:13.141Z change: [−1.2906% −0.7736% −0.2150%] (p = 0.01 < 0.05)
58312026-04-09T11:02:13.141Z Change within noise threshold.
58322026-04-09T11:02:13.142ZFound 2 outliers among 100 measurements (2.00%)
58332026-04-09T11:02:13.142Z 1 (1.00%) high mild
58342026-04-09T11:02:13.142Z 1 (1.00%) high severe
58352026-04-09T11:02:14.323Z
58362026-04-09T11:02:14.326ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58372026-04-09T11:02:14.326ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58382026-04-09T11:02:17.417ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0016 s (6.8M iterations)
58392026-04-09T11:02:22.211ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58402026-04-09T11:02:22.295Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58412026-04-09T11:02:22.295Z time: [75.243 ns 75.312 ns 75.388 ns]
58422026-04-09T11:02:22.295Z change: [−6.9952% −6.0716% −5.1711%] (p = 0.00 < 0.05)
58432026-04-09T11:02:22.295Z Performance has improved.
58442026-04-09T11:02:22.295ZFound 9 outliers among 100 measurements (9.00%)
58452026-04-09T11:02:22.295Z 2 (2.00%) high mild
58462026-04-09T11:02:22.295Z 7 (7.00%) high severe
58472026-04-09T11:02:23.475Z
58482026-04-09T11:02:23.478ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58492026-04-09T11:02:23.478ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58502026-04-09T11:02:27.462ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (2.6M iterations)
58512026-04-09T11:02:32.498ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58522026-04-09T11:02:32.583Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58532026-04-09T11:02:32.583Z time: [234.42 ns 234.82 ns 235.31 ns]
58542026-04-09T11:02:32.583Z change: [−1.0016% −0.4831% +0.0779%] (p = 0.09 > 0.05)
58552026-04-09T11:02:32.583Z No change in performance detected.
58562026-04-09T11:02:32.583ZFound 3 outliers among 100 measurements (3.00%)
58572026-04-09T11:02:32.583Z 2 (2.00%) high mild
58582026-04-09T11:02:32.583Z 1 (1.00%) high severe
58592026-04-09T11:02:33.738Z
58602026-04-09T11:02:33.741ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58612026-04-09T11:02:33.741ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58622026-04-09T11:02:36.765ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0020 s (6.9M iterations)
58632026-04-09T11:02:40.657ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58642026-04-09T11:02:40.741Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58652026-04-09T11:02:40.741Z time: [95.846 ns 95.978 ns 96.126 ns]
58662026-04-09T11:02:40.741Z change: [−4.2998% −3.4704% −2.7122%] (p = 0.00 < 0.05)
58672026-04-09T11:02:40.741Z Performance has improved.
58682026-04-09T11:02:40.741ZFound 7 outliers among 100 measurements (7.00%)
58692026-04-09T11:02:40.741Z 1 (1.00%) high mild
58702026-04-09T11:02:40.741Z 6 (6.00%) high severe
58712026-04-09T11:02:41.924Z
58722026-04-09T11:02:41.928ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58732026-04-09T11:02:41.928ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58742026-04-09T11:02:48.086ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0065 s (3.4M iterations)
58752026-04-09T11:02:52.559ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58762026-04-09T11:02:52.643Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58772026-04-09T11:02:52.643Z time: [186.43 ns 186.59 ns 186.78 ns]
58782026-04-09T11:02:52.643Z change: [−1.7509% −1.0481% −0.3492%] (p = 0.00 < 0.05)
58792026-04-09T11:02:52.643Z Change within noise threshold.
58802026-04-09T11:02:52.643ZFound 4 outliers among 100 measurements (4.00%)
58812026-04-09T11:02:52.643Z 2 (2.00%) high mild
58822026-04-09T11:02:52.643Z 2 (2.00%) high severe
58832026-04-09T11:02:53.830Z
58842026-04-09T11:02:53.833ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58852026-04-09T11:02:53.833ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58862026-04-09T11:02:58.212ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (4.8M iterations)
58872026-04-09T11:03:02.636ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58882026-04-09T11:03:02.720Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58892026-04-09T11:03:02.720Z time: [113.86 ns 114.09 ns 114.30 ns]
58902026-04-09T11:03:02.720Z change: [−4.7865% −3.8671% −3.0003%] (p = 0.00 < 0.05)
58912026-04-09T11:03:02.723Z Performance has improved.
58922026-04-09T11:03:02.723ZFound 9 outliers among 100 measurements (9.00%)
58932026-04-09T11:03:02.723Z 5 (5.00%) high mild
58942026-04-09T11:03:02.724Z 4 (4.00%) high severe
58952026-04-09T11:03:03.896Z
58962026-04-09T11:03:03.900ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58972026-04-09T11:03:03.900ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58982026-04-09T11:03:08.358ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0058 s (2.4M iterations)
58992026-04-09T11:03:13.251ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59002026-04-09T11:03:13.335Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59012026-04-09T11:03:13.335Z time: [204.76 ns 205.05 ns 205.34 ns]
59022026-04-09T11:03:13.335Z change: [−2.1089% −1.3745% −0.6469%] (p = 0.00 < 0.05)
59032026-04-09T11:03:13.335Z Change within noise threshold.
59042026-04-09T11:03:13.336ZFound 4 outliers among 100 measurements (4.00%)
59052026-04-09T11:03:13.336Z 2 (2.00%) high mild
59062026-04-09T11:03:13.336Z 2 (2.00%) high severe
59072026-04-09T11:03:14.519Z
59082026-04-09T11:03:14.522ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59092026-04-09T11:03:14.522ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59102026-04-09T11:03:17.872ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (13M iterations)
59112026-04-09T11:03:21.851ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59122026-04-09T11:03:21.935Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59132026-04-09T11:03:21.935Z time: [57.850 ns 57.888 ns 57.942 ns]
59142026-04-09T11:03:21.935Z change: [−9.6525% −8.6946% −7.7931%] (p = 0.00 < 0.05)
59152026-04-09T11:03:21.935Z Performance has improved.
59162026-04-09T11:03:21.935ZFound 8 outliers among 100 measurements (8.00%)
59172026-04-09T11:03:21.935Z 3 (3.00%) high mild
59182026-04-09T11:03:21.935Z 5 (5.00%) high severe
59192026-04-09T11:03:23.118Z
59202026-04-09T11:03:23.122ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59212026-04-09T11:03:23.122ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59222026-04-09T11:03:27.985ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0026 s (4.3M iterations)
59232026-04-09T11:03:33.034ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59242026-04-09T11:03:33.117Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59252026-04-09T11:03:33.117Z time: [264.43 ns 266.42 ns 269.02 ns]
59262026-04-09T11:03:33.117Z change: [−16.904% −3.3930% +13.387%] (p = 0.68 > 0.05)
59272026-04-09T11:03:33.117Z No change in performance detected.
59282026-04-09T11:03:33.117ZFound 10 outliers among 100 measurements (10.00%)
59292026-04-09T11:03:33.117Z 3 (3.00%) high mild
59302026-04-09T11:03:33.117Z 7 (7.00%) high severe
59312026-04-09T11:03:34.305Z
59322026-04-09T11:03:34.308ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59332026-04-09T11:03:34.308ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59342026-04-09T11:03:40.450ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (6.8M iterations)
59352026-04-09T11:03:45.107ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59362026-04-09T11:03:45.191Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59372026-04-09T11:03:45.192Z time: [76.408 ns 76.538 ns 76.657 ns]
59382026-04-09T11:03:45.192Z change: [−6.5545% −5.6464% −4.6698%] (p = 0.00 < 0.05)
59392026-04-09T11:03:45.192Z Performance has improved.
59402026-04-09T11:03:45.192ZFound 8 outliers among 100 measurements (8.00%)
59412026-04-09T11:03:45.192Z 1 (1.00%) high mild
59422026-04-09T11:03:45.192Z 7 (7.00%) high severe
59432026-04-09T11:03:46.378Z
59442026-04-09T11:03:46.381ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59452026-04-09T11:03:46.381ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59462026-04-09T11:03:50.292ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0038 s (2.7M iterations)
59472026-04-09T11:03:55.469ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59482026-04-09T11:03:55.554Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59492026-04-09T11:03:55.554Z time: [300.30 ns 303.40 ns 307.43 ns]
59502026-04-09T11:03:55.554Z change: [−13.873% −1.1318% +14.609%] (p = 0.88 > 0.05)
59512026-04-09T11:03:55.554Z No change in performance detected.
59522026-04-09T11:03:55.554ZFound 11 outliers among 100 measurements (11.00%)
59532026-04-09T11:03:55.554Z 4 (4.00%) high mild
59542026-04-09T11:03:55.554Z 7 (7.00%) high severe
59552026-04-09T11:03:56.740Z
59562026-04-09T11:03:56.743ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59572026-04-09T11:03:56.744ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59582026-04-09T11:04:02.759ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0022 s (7.0M iterations)
59592026-04-09T11:04:06.482ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59602026-04-09T11:04:06.565Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59612026-04-09T11:04:06.565Z time: [96.130 ns 96.250 ns 96.372 ns]
59622026-04-09T11:04:06.565Z change: [−4.5556% −3.8801% −3.1781%] (p = 0.00 < 0.05)
59632026-04-09T11:04:06.565Z Performance has improved.
59642026-04-09T11:04:06.565ZFound 6 outliers among 100 measurements (6.00%)
59652026-04-09T11:04:06.566Z 2 (2.00%) high mild
59662026-04-09T11:04:06.566Z 4 (4.00%) high severe
59672026-04-09T11:04:07.751Z
59682026-04-09T11:04:07.754ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59692026-04-09T11:04:07.754ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59702026-04-09T11:04:13.668ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0069 s (3.6M iterations)
59712026-04-09T11:04:18.334ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59722026-04-09T11:04:18.418Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59732026-04-09T11:04:18.418Z time: [230.85 ns 232.12 ns 233.78 ns]
59742026-04-09T11:04:18.418Z change: [−14.049% −3.7944% +7.3788%] (p = 0.53 > 0.05)
59752026-04-09T11:04:18.418Z No change in performance detected.
59762026-04-09T11:04:18.418ZFound 11 outliers among 100 measurements (11.00%)
59772026-04-09T11:04:18.418Z 4 (4.00%) high mild
59782026-04-09T11:04:18.418Z 7 (7.00%) high severe
59792026-04-09T11:04:19.610Z
59802026-04-09T11:04:19.613ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59812026-04-09T11:04:19.613ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59822026-04-09T11:04:23.811ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0017 s (5.0M iterations)
59832026-04-09T11:04:28.338ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59842026-04-09T11:04:28.423Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59852026-04-09T11:04:28.423Z time: [115.47 ns 115.65 ns 115.84 ns]
59862026-04-09T11:04:28.423Z change: [−3.5524% −2.7021% −1.8616%] (p = 0.00 < 0.05)
59872026-04-09T11:04:28.423Z Performance has improved.
59882026-04-09T11:04:28.423ZFound 12 outliers among 100 measurements (12.00%)
59892026-04-09T11:04:28.423Z 5 (5.00%) high mild
59902026-04-09T11:04:28.423Z 7 (7.00%) high severe
59912026-04-09T11:04:29.605Z
59922026-04-09T11:04:29.608ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59932026-04-09T11:04:29.609ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59942026-04-09T11:04:33.904ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0085 s (2.4M iterations)
59952026-04-09T11:04:38.957ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59962026-04-09T11:04:39.041Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59972026-04-09T11:04:39.041Z time: [258.03 ns 260.06 ns 262.65 ns]
59982026-04-09T11:04:39.041Z change: [−14.349% −3.0668% +9.6429%] (p = 0.64 > 0.05)
59992026-04-09T11:04:39.041Z No change in performance detected.
60002026-04-09T11:04:39.041ZFound 10 outliers among 100 measurements (10.00%)
60012026-04-09T11:04:39.041Z 4 (4.00%) high mild
60022026-04-09T11:04:39.041Z 6 (6.00%) high severe
60032026-04-09T11:04:40.224Z
60042026-04-09T11:04:40.227ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60052026-04-09T11:04:40.228ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60062026-04-09T11:04:43.392ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (13M iterations)
60072026-04-09T11:04:47.539ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60082026-04-09T11:04:47.623Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60092026-04-09T11:04:47.623Z time: [56.876 ns 56.928 ns 56.986 ns]
60102026-04-09T11:04:47.623Z change: [−8.8826% −7.9779% −7.0995%] (p = 0.00 < 0.05)
60112026-04-09T11:04:47.623Z Performance has improved.
60122026-04-09T11:04:47.623ZFound 5 outliers among 100 measurements (5.00%)
60132026-04-09T11:04:47.623Z 1 (1.00%) high mild
60142026-04-09T11:04:47.623Z 4 (4.00%) high severe
60152026-04-09T11:04:48.812Z
60162026-04-09T11:04:48.815ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60172026-04-09T11:04:48.815ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60182026-04-09T11:04:53.547ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0040 s (4.4M iterations)
60192026-04-09T11:04:58.609ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60202026-04-09T11:04:58.693Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60212026-04-09T11:04:58.693Z time: [243.75 ns 245.61 ns 248.07 ns]
60222026-04-09T11:04:58.693Z change: [−15.808% −1.4028% +14.228%] (p = 0.87 > 0.05)
60232026-04-09T11:04:58.693Z No change in performance detected.
60242026-04-09T11:04:58.693ZFound 10 outliers among 100 measurements (10.00%)
60252026-04-09T11:04:58.693Z 4 (4.00%) high mild
60262026-04-09T11:04:58.693Z 6 (6.00%) high severe
60272026-04-09T11:04:59.886Z
60282026-04-09T11:04:59.889ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60292026-04-09T11:04:59.889ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60302026-04-09T11:05:05.978ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (6.9M iterations)
60312026-04-09T11:05:10.739ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60322026-04-09T11:05:10.824Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60332026-04-09T11:05:10.824Z time: [75.558 ns 75.638 ns 75.711 ns]
60342026-04-09T11:05:10.824Z change: [−6.9740% −6.0407% −5.1077%] (p = 0.00 < 0.05)
60352026-04-09T11:05:10.824Z Performance has improved.
60362026-04-09T11:05:10.824ZFound 8 outliers among 100 measurements (8.00%)
60372026-04-09T11:05:10.824Z 3 (3.00%) high mild
60382026-04-09T11:05:10.824Z 5 (5.00%) high severe
60392026-04-09T11:05:11.999Z
60402026-04-09T11:05:12.003ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60412026-04-09T11:05:12.003ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60422026-04-09T11:05:15.863ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0036 s (2.7M iterations)
60432026-04-09T11:05:21.008ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60442026-04-09T11:05:21.091Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60452026-04-09T11:05:21.091Z time: [278.22 ns 281.11 ns 284.93 ns]
60462026-04-09T11:05:21.092Z change: [−14.689% −1.0418% +13.556%] (p = 0.89 > 0.05)
60472026-04-09T11:05:21.092Z No change in performance detected.
60482026-04-09T11:05:21.092ZFound 11 outliers among 100 measurements (11.00%)
60492026-04-09T11:05:21.092Z 4 (4.00%) high mild
60502026-04-09T11:05:21.092Z 7 (7.00%) high severe
60512026-04-09T11:05:22.279Z
60522026-04-09T11:05:22.282ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60532026-04-09T11:05:22.282ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60542026-04-09T11:05:28.206ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0015 s (7.1M iterations)
60552026-04-09T11:05:31.952ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60562026-04-09T11:05:32.036Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60572026-04-09T11:05:32.036Z time: [95.516 ns 95.603 ns 95.688 ns]
60582026-04-09T11:05:32.036Z change: [−4.2933% −3.6254% −2.9052%] (p = 0.00 < 0.05)
60592026-04-09T11:05:32.036Z Performance has improved.
60602026-04-09T11:05:32.036ZFound 6 outliers among 100 measurements (6.00%)
60612026-04-09T11:05:32.036Z 2 (2.00%) high mild
60622026-04-09T11:05:32.036Z 4 (4.00%) high severe
60632026-04-09T11:05:33.220Z
60642026-04-09T11:05:33.224ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60652026-04-09T11:05:33.224ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60662026-04-09T11:05:38.988ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0053 s (3.6M iterations)
60672026-04-09T11:05:43.663ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60682026-04-09T11:05:43.747Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60692026-04-09T11:05:43.747Z time: [208.52 ns 209.69 ns 211.22 ns]
60702026-04-09T11:05:43.747Z change: [−14.018% −3.2286% +7.6429%] (p = 0.60 > 0.05)
60712026-04-09T11:05:43.747Z No change in performance detected.
60722026-04-09T11:05:43.747ZFound 11 outliers among 100 measurements (11.00%)
60732026-04-09T11:05:43.747Z 5 (5.00%) high mild
60742026-04-09T11:05:43.747Z 6 (6.00%) high severe
60752026-04-09T11:05:44.940Z
60762026-04-09T11:05:44.943ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60772026-04-09T11:05:44.943ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60782026-04-09T11:05:49.314ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (4.8M iterations)
60792026-04-09T11:05:53.636ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60802026-04-09T11:05:53.720Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60812026-04-09T11:05:53.720Z time: [114.25 ns 114.42 ns 114.57 ns]
60822026-04-09T11:05:53.720Z change: [−4.0565% −3.2120% −2.3849%] (p = 0.00 < 0.05)
60832026-04-09T11:05:53.720Z Performance has improved.
60842026-04-09T11:05:53.720ZFound 9 outliers among 100 measurements (9.00%)
60852026-04-09T11:05:53.720Z 4 (4.00%) high mild
60862026-04-09T11:05:53.721Z 5 (5.00%) high severe
60872026-04-09T11:05:54.905Z
60882026-04-09T11:05:54.909ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60892026-04-09T11:05:54.909ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60902026-04-09T11:05:59.151ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0077 s (2.5M iterations)
60912026-04-09T11:06:04.199ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60922026-04-09T11:06:04.283Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60932026-04-09T11:06:04.283Z time: [236.07 ns 237.83 ns 240.14 ns]
60942026-04-09T11:06:04.284Z change: [−13.458% −1.9750% +11.299%] (p = 0.77 > 0.05)
60952026-04-09T11:06:04.284Z No change in performance detected.
60962026-04-09T11:06:04.284ZFound 10 outliers among 100 measurements (10.00%)
60972026-04-09T11:06:04.284Z 4 (4.00%) high mild
60982026-04-09T11:06:04.284Z 6 (6.00%) high severe
60992026-04-09T11:06:05.466Z
61002026-04-09T11:06:05.469ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61012026-04-09T11:06:05.469ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61022026-04-09T11:06:08.907ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (12M iterations)
61032026-04-09T11:06:13.131ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61042026-04-09T11:06:13.215Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61052026-04-09T11:06:13.215Z time: [57.815 ns 57.861 ns 57.922 ns]
61062026-04-09T11:06:13.215Z change: [−9.2650% −8.3288% −7.3944%] (p = 0.00 < 0.05)
61072026-04-09T11:06:13.215Z Performance has improved.
61082026-04-09T11:06:13.215ZFound 7 outliers among 100 measurements (7.00%)
61092026-04-09T11:06:13.215Z 2 (2.00%) high mild
61102026-04-09T11:06:13.215Z 5 (5.00%) high severe
61112026-04-09T11:06:14.395Z
61122026-04-09T11:06:14.398ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61132026-04-09T11:06:14.398ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61142026-04-09T11:06:19.489ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0036 s (4.1M iterations)
61152026-04-09T11:06:24.572ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61162026-04-09T11:06:24.655Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61172026-04-09T11:06:24.655Z time: [266.31 ns 268.63 ns 271.68 ns]
61182026-04-09T11:06:24.655Z change: [−16.198% −0.8664% +16.537%] (p = 0.92 > 0.05)
61192026-04-09T11:06:24.655Z No change in performance detected.
61202026-04-09T11:06:24.655ZFound 11 outliers among 100 measurements (11.00%)
61212026-04-09T11:06:24.655Z 4 (4.00%) high mild
61222026-04-09T11:06:24.655Z 7 (7.00%) high severe
61232026-04-09T11:06:25.845Z
61242026-04-09T11:06:25.848ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61252026-04-09T11:06:25.848ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61262026-04-09T11:06:28.960ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0021 s (6.7M iterations)
61272026-04-09T11:06:34.133ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61282026-04-09T11:06:34.217Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61292026-04-09T11:06:34.217Z time: [76.015 ns 76.161 ns 76.287 ns]
61302026-04-09T11:06:34.217Z change: [−7.4648% −6.4806% −5.4816%] (p = 0.00 < 0.05)
61312026-04-09T11:06:34.217Z Performance has improved.
61322026-04-09T11:06:34.217ZFound 12 outliers among 100 measurements (12.00%)
61332026-04-09T11:06:34.217Z 2 (2.00%) low mild
61342026-04-09T11:06:34.217Z 2 (2.00%) high mild
61352026-04-09T11:06:34.218Z 8 (8.00%) high severe
61362026-04-09T11:06:35.404Z
61372026-04-09T11:06:35.407ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61382026-04-09T11:06:35.407ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61392026-04-09T11:06:39.538ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0054 s (2.5M iterations)
61402026-04-09T11:06:44.712ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61412026-04-09T11:06:44.796Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61422026-04-09T11:06:44.796Z time: [304.97 ns 308.51 ns 313.15 ns]
61432026-04-09T11:06:44.796Z change: [−13.909% +0.3887% +17.083%] (p = 0.97 > 0.05)
61442026-04-09T11:06:44.796Z No change in performance detected.
61452026-04-09T11:06:44.796ZFound 11 outliers among 100 measurements (11.00%)
61462026-04-09T11:06:44.796Z 4 (4.00%) high mild
61472026-04-09T11:06:44.796Z 7 (7.00%) high severe
61482026-04-09T11:06:45.983Z
61492026-04-09T11:06:45.986ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61502026-04-09T11:06:45.986ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61512026-04-09T11:06:52.250ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0014 s (6.7M iterations)
61522026-04-09T11:06:56.014ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61532026-04-09T11:06:56.098Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61542026-04-09T11:06:56.098Z time: [95.812 ns 95.910 ns 96.010 ns]
61552026-04-09T11:06:56.098Z change: [−5.3104% −4.6657% −3.9983%] (p = 0.00 < 0.05)
61562026-04-09T11:06:56.098Z Performance has improved.
61572026-04-09T11:06:56.098ZFound 6 outliers among 100 measurements (6.00%)
61582026-04-09T11:06:56.098Z 2 (2.00%) high mild
61592026-04-09T11:06:56.098Z 4 (4.00%) high severe
61602026-04-09T11:06:57.280Z
61612026-04-09T11:06:57.283ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61622026-04-09T11:06:57.283ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61632026-04-09T11:07:03.432ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0065 s (3.4M iterations)
61642026-04-09T11:07:08.128ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61652026-04-09T11:07:08.212Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61662026-04-09T11:07:08.212Z time: [229.78 ns 231.29 ns 233.25 ns]
61672026-04-09T11:07:08.212Z change: [−14.385% −3.3101% +9.1248%] (p = 0.62 > 0.05)
61682026-04-09T11:07:08.212Z No change in performance detected.
61692026-04-09T11:07:08.212ZFound 11 outliers among 100 measurements (11.00%)
61702026-04-09T11:07:08.215Z 4 (4.00%) high mild
61712026-04-09T11:07:08.215Z 7 (7.00%) high severe
61722026-04-09T11:07:09.401Z
61732026-04-09T11:07:09.404ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61742026-04-09T11:07:09.404ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61752026-04-09T11:07:13.727ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0031 s (4.9M iterations)
61762026-04-09T11:07:18.320ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61772026-04-09T11:07:18.404Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61782026-04-09T11:07:18.404Z time: [115.24 ns 115.38 ns 115.52 ns]
61792026-04-09T11:07:18.404Z change: [−4.2090% −3.4508% −2.6840%] (p = 0.00 < 0.05)
61802026-04-09T11:07:18.404Z Performance has improved.
61812026-04-09T11:07:18.404ZFound 12 outliers among 100 measurements (12.00%)
61822026-04-09T11:07:18.404Z 4 (4.00%) high mild
61832026-04-09T11:07:18.404Z 8 (8.00%) high severe
61842026-04-09T11:07:19.589Z
61852026-04-09T11:07:19.593ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61862026-04-09T11:07:19.593ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61872026-04-09T11:07:24.117ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0031 s (2.3M iterations)
61882026-04-09T11:07:29.160ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61892026-04-09T11:07:29.244Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61902026-04-09T11:07:29.244Z time: [258.44 ns 260.59 ns 263.38 ns]
61912026-04-09T11:07:29.244Z change: [−15.099% −2.5187% +10.976%] (p = 0.73 > 0.05)
61922026-04-09T11:07:29.244Z No change in performance detected.
61932026-04-09T11:07:29.244ZFound 10 outliers among 100 measurements (10.00%)
61942026-04-09T11:07:29.244Z 4 (4.00%) high mild
61952026-04-09T11:07:29.244Z 6 (6.00%) high severe
61962026-04-09T11:07:30.427Z
61972026-04-09T11:07:30.430ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61982026-04-09T11:07:30.430ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61992026-04-09T11:07:33.860ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (12M iterations)
62002026-04-09T11:07:38.019ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62012026-04-09T11:07:38.104Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62022026-04-09T11:07:38.104Z time: [56.682 ns 56.757 ns 56.833 ns]
62032026-04-09T11:07:38.104Z change: [−9.1406% −8.2264% −7.3063%] (p = 0.00 < 0.05)
62042026-04-09T11:07:38.104Z Performance has improved.
62052026-04-09T11:07:38.104ZFound 5 outliers among 100 measurements (5.00%)
62062026-04-09T11:07:38.104Z 2 (2.00%) high mild
62072026-04-09T11:07:38.104Z 3 (3.00%) high severe
62082026-04-09T11:07:39.288Z
62092026-04-09T11:07:39.291ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62102026-04-09T11:07:39.291ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62112026-04-09T11:07:44.253ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0025 s (4.2M iterations)
62122026-04-09T11:07:49.336ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62132026-04-09T11:07:49.419Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62142026-04-09T11:07:49.419Z time: [243.60 ns 245.78 ns 248.65 ns]
62152026-04-09T11:07:49.420Z change: [−16.485% −0.4707% +18.796%] (p = 0.96 > 0.05)
62162026-04-09T11:07:49.420Z No change in performance detected.
62172026-04-09T11:07:49.420ZFound 10 outliers among 100 measurements (10.00%)
62182026-04-09T11:07:49.420Z 3 (3.00%) high mild
62192026-04-09T11:07:49.420Z 7 (7.00%) high severe
62202026-04-09T11:07:50.607Z
62212026-04-09T11:07:50.610ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62222026-04-09T11:07:50.610ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62232026-04-09T11:07:53.619ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (7.0M iterations)
62242026-04-09T11:07:58.536ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62252026-04-09T11:07:58.620Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62262026-04-09T11:07:58.620Z time: [75.406 ns 75.479 ns 75.555 ns]
62272026-04-09T11:07:58.620Z change: [−7.0691% −6.0503% −5.0098%] (p = 0.00 < 0.05)
62282026-04-09T11:07:58.623Z Performance has improved.
62292026-04-09T11:07:58.623ZFound 11 outliers among 100 measurements (11.00%)
62302026-04-09T11:07:58.623Z 3 (3.00%) high mild
62312026-04-09T11:07:58.623Z 8 (8.00%) high severe
62322026-04-09T11:07:59.804Z
62332026-04-09T11:07:59.807ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62342026-04-09T11:07:59.807ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62352026-04-09T11:08:03.777ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (2.6M iterations)
62362026-04-09T11:08:09.016ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62372026-04-09T11:08:09.100Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62382026-04-09T11:08:09.100Z time: [280.88 ns 284.03 ns 288.21 ns]
62392026-04-09T11:08:09.100Z change: [−14.501% +0.3821% +16.926%] (p = 0.97 > 0.05)
62402026-04-09T11:08:09.100Z No change in performance detected.
62412026-04-09T11:08:09.100ZFound 11 outliers among 100 measurements (11.00%)
62422026-04-09T11:08:09.100Z 4 (4.00%) high mild
62432026-04-09T11:08:09.100Z 7 (7.00%) high severe
62442026-04-09T11:08:10.285Z
62452026-04-09T11:08:10.288ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62462026-04-09T11:08:10.288ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62472026-04-09T11:08:16.498ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0037 s (6.8M iterations)
62482026-04-09T11:08:20.270ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62492026-04-09T11:08:20.354Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62502026-04-09T11:08:20.354Z time: [95.169 ns 95.285 ns 95.394 ns]
62512026-04-09T11:08:20.354Z change: [−4.7618% −4.1018% −3.4315%] (p = 0.00 < 0.05)
62522026-04-09T11:08:20.354Z Performance has improved.
62532026-04-09T11:08:20.354ZFound 6 outliers among 100 measurements (6.00%)
62542026-04-09T11:08:20.354Z 2 (2.00%) high mild
62552026-04-09T11:08:20.354Z 4 (4.00%) high severe
62562026-04-09T11:08:21.537Z
62572026-04-09T11:08:21.540ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62582026-04-09T11:08:21.540ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62592026-04-09T11:08:27.541ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0021 s (3.5M iterations)
62602026-04-09T11:08:32.235ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62612026-04-09T11:08:32.319Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62622026-04-09T11:08:32.319Z time: [206.25 ns 207.64 ns 209.44 ns]
62632026-04-09T11:08:32.319Z change: [−12.590% −0.7794% +13.904%] (p = 0.91 > 0.05)
62642026-04-09T11:08:32.319Z No change in performance detected.
62652026-04-09T11:08:32.319ZFound 10 outliers among 100 measurements (10.00%)
62662026-04-09T11:08:32.322Z 3 (3.00%) high mild
62672026-04-09T11:08:32.322Z 7 (7.00%) high severe
62682026-04-09T11:08:33.504Z
62692026-04-09T11:08:33.507ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62702026-04-09T11:08:33.508ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62712026-04-09T11:08:37.775ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0023 s (4.9M iterations)
62722026-04-09T11:08:42.325ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62732026-04-09T11:08:42.410Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62742026-04-09T11:08:42.410Z time: [113.93 ns 114.17 ns 114.39 ns]
62752026-04-09T11:08:42.410Z change: [−4.3258% −3.5238% −2.6793%] (p = 0.00 < 0.05)
62762026-04-09T11:08:42.410Z Performance has improved.
62772026-04-09T11:08:42.411ZFound 9 outliers among 100 measurements (9.00%)
62782026-04-09T11:08:42.411Z 4 (4.00%) high mild
62792026-04-09T11:08:42.411Z 5 (5.00%) high severe
62802026-04-09T11:08:43.593Z
62812026-04-09T11:08:43.596ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62822026-04-09T11:08:43.596ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62832026-04-09T11:08:48.033ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (2.4M iterations)
62842026-04-09T11:08:53.334ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62852026-04-09T11:08:53.417Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62862026-04-09T11:08:53.418Z time: [234.47 ns 236.42 ns 238.92 ns]
62872026-04-09T11:08:53.418Z change: [−14.195% −1.0165% +14.196%] (p = 0.89 > 0.05)
62882026-04-09T11:08:53.418Z No change in performance detected.
62892026-04-09T11:08:53.418ZFound 10 outliers among 100 measurements (10.00%)
62902026-04-09T11:08:53.418Z 4 (4.00%) high mild
62912026-04-09T11:08:53.418Z 6 (6.00%) high severe
62922026-04-09T11:08:54.606Z
62932026-04-09T11:08:54.609ZBenchmarking source_filter/allows/exclude_empty_v4
62942026-04-09T11:08:54.609ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
62952026-04-09T11:08:59.829ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (8.2B iterations)
62962026-04-09T11:09:04.852ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
62972026-04-09T11:09:04.901Zsource_filter/allows/exclude_empty_v4
62982026-04-09T11:09:04.901Z time: [608.88 ps 609.72 ps 610.76 ps]
62992026-04-09T11:09:04.901Z thrpt: [1.6373 Gelem/s 1.6401 Gelem/s 1.6424 Gelem/s]
63002026-04-09T11:09:05.731ZBenchmarking source_filter/allows/exclude_empty_v6
63012026-04-09T11:09:05.731ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63022026-04-09T11:09:10.954ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (8.2B iterations)
63032026-04-09T11:09:15.966ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63042026-04-09T11:09:16.015Zsource_filter/allows/exclude_empty_v6
63052026-04-09T11:09:16.015Z time: [608.72 ps 609.59 ps 610.60 ps]
63062026-04-09T11:09:16.015Z thrpt: [1.6377 Gelem/s 1.6404 Gelem/s 1.6428 Gelem/s]
63072026-04-09T11:09:16.015ZFound 10 outliers among 100 measurements (10.00%)
63082026-04-09T11:09:16.016Z 1 (1.00%) high mild
63092026-04-09T11:09:16.016Z 9 (9.00%) high severe
63102026-04-09T11:09:16.856ZBenchmarking source_filter/allows/exclude_miss_v4/1
63112026-04-09T11:09:16.856ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63122026-04-09T11:09:20.199ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (3.2B iterations)
63132026-04-09T11:09:25.214ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63142026-04-09T11:09:25.263Zsource_filter/allows/exclude_miss_v4/1
63152026-04-09T11:09:25.263Z time: [1.5570 ns 1.5607 ns 1.5650 ns]
63162026-04-09T11:09:25.263Z thrpt: [638.99 Melem/s 640.73 Melem/s 642.27 Melem/s]
63172026-04-09T11:09:25.263ZFound 12 outliers among 100 measurements (12.00%)
63182026-04-09T11:09:25.263Z 12 (12.00%) high severe
63192026-04-09T11:09:26.102ZBenchmarking source_filter/allows/exclude_hit_v4/1
63202026-04-09T11:09:26.102ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63212026-04-09T11:09:29.184ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (3.5B iterations)
63222026-04-09T11:09:34.186ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63232026-04-09T11:09:34.235Zsource_filter/allows/exclude_hit_v4/1
63242026-04-09T11:09:34.235Z time: [1.4336 ns 1.4356 ns 1.4378 ns]
63252026-04-09T11:09:34.235Z thrpt: [695.52 Melem/s 696.56 Melem/s 697.56 Melem/s]
63262026-04-09T11:09:34.235ZFound 8 outliers among 100 measurements (8.00%)
63272026-04-09T11:09:34.235Z 8 (8.00%) high mild
63282026-04-09T11:09:35.075ZBenchmarking source_filter/allows/exclude_miss_v6/1
63292026-04-09T11:09:35.075ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63302026-04-09T11:09:39.846ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63312026-04-09T11:09:44.844ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63322026-04-09T11:09:44.893Zsource_filter/allows/exclude_miss_v6/1
63332026-04-09T11:09:44.893Z time: [4.4393 ns 4.4398 ns 4.4404 ns]
63342026-04-09T11:09:44.893Z thrpt: [225.20 Melem/s 225.23 Melem/s 225.26 Melem/s]
63352026-04-09T11:09:44.893ZFound 4 outliers among 100 measurements (4.00%)
63362026-04-09T11:09:44.893Z 4 (4.00%) high mild
63372026-04-09T11:09:45.733ZBenchmarking source_filter/allows/exclude_hit_v6/1
63382026-04-09T11:09:45.733ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63392026-04-09T11:09:50.512ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63402026-04-09T11:09:55.597ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63412026-04-09T11:09:55.645Zsource_filter/allows/exclude_hit_v6/1
63422026-04-09T11:09:55.645Z time: [4.5032 ns 4.5337 ns 4.5620 ns]
63432026-04-09T11:09:55.645Z thrpt: [219.20 Melem/s 220.57 Melem/s 222.06 Melem/s]
63442026-04-09T11:09:56.487ZBenchmarking source_filter/allows/exclude_miss_v4/5
63452026-04-09T11:09:56.487ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63462026-04-09T11:09:59.996ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.5B iterations)
63472026-04-09T11:10:04.984ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63482026-04-09T11:10:05.033Zsource_filter/allows/exclude_miss_v4/5
63492026-04-09T11:10:05.033Z time: [3.2546 ns 3.2582 ns 3.2623 ns]
63502026-04-09T11:10:05.033Z thrpt: [306.53 Melem/s 306.91 Melem/s 307.26 Melem/s]
63512026-04-09T11:10:05.033ZFound 8 outliers among 100 measurements (8.00%)
63522026-04-09T11:10:05.033Z 4 (4.00%) high mild
63532026-04-09T11:10:05.033Z 4 (4.00%) high severe
63542026-04-09T11:10:05.873ZBenchmarking source_filter/allows/exclude_hit_v4/5
63552026-04-09T11:10:05.873ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63562026-04-09T11:10:08.930ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (3.5B iterations)
63572026-04-09T11:10:13.933ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63582026-04-09T11:10:13.982Zsource_filter/allows/exclude_hit_v4/5
63592026-04-09T11:10:13.982Z time: [1.4207 ns 1.4234 ns 1.4263 ns]
63602026-04-09T11:10:13.982Z thrpt: [701.11 Melem/s 702.53 Melem/s 703.86 Melem/s]
63612026-04-09T11:10:13.982ZFound 20 outliers among 100 measurements (20.00%)
63622026-04-09T11:10:13.982Z 6 (6.00%) high mild
63632026-04-09T11:10:13.982Z 14 (14.00%) high severe
63642026-04-09T11:10:14.822ZBenchmarking source_filter/allows/exclude_miss_v6/5
63652026-04-09T11:10:14.822ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
63662026-04-09T11:10:18.297ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (773M iterations)
63672026-04-09T11:10:23.290ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
63682026-04-09T11:10:23.339Zsource_filter/allows/exclude_miss_v6/5
63692026-04-09T11:10:23.339Z time: [6.4565 ns 6.4609 ns 6.4660 ns]
63702026-04-09T11:10:23.339Z thrpt: [154.65 Melem/s 154.78 Melem/s 154.88 Melem/s]
63712026-04-09T11:10:23.339ZFound 2 outliers among 100 measurements (2.00%)
63722026-04-09T11:10:23.339Z 2 (2.00%) high mild
63732026-04-09T11:10:24.176ZBenchmarking source_filter/allows/exclude_hit_v6/5
63742026-04-09T11:10:24.176ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
63752026-04-09T11:10:28.960ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63762026-04-09T11:10:34.038ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
63772026-04-09T11:10:34.087Zsource_filter/allows/exclude_hit_v6/5
63782026-04-09T11:10:34.087Z time: [4.5017 ns 4.5320 ns 4.5607 ns]
63792026-04-09T11:10:34.087Z thrpt: [219.26 Melem/s 220.65 Melem/s 222.14 Melem/s]
63802026-04-09T11:10:34.087ZFound 1 outliers among 100 measurements (1.00%)
63812026-04-09T11:10:34.087Z 1 (1.00%) high mild
63822026-04-09T11:10:34.930ZBenchmarking source_filter/allows/exclude_miss_v4/10
63832026-04-09T11:10:34.930ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
63842026-04-09T11:10:37.991ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (877M iterations)
63852026-04-09T11:10:42.997ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
63862026-04-09T11:10:43.046Zsource_filter/allows/exclude_miss_v4/10
63872026-04-09T11:10:43.046Z time: [5.6996 ns 5.7055 ns 5.7115 ns]
63882026-04-09T11:10:43.046Z thrpt: [175.09 Melem/s 175.27 Melem/s 175.45 Melem/s]
63892026-04-09T11:10:43.887ZBenchmarking source_filter/allows/exclude_hit_v4/10
63902026-04-09T11:10:43.887ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
63912026-04-09T11:10:46.897ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (3.6B iterations)
63922026-04-09T11:10:51.791ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
63932026-04-09T11:10:51.840Zsource_filter/allows/exclude_hit_v4/10
63942026-04-09T11:10:51.840Z time: [1.3693 ns 1.3720 ns 1.3754 ns]
63952026-04-09T11:10:51.840Z thrpt: [727.07 Melem/s 728.85 Melem/s 730.32 Melem/s]
63962026-04-09T11:10:51.840ZFound 14 outliers among 100 measurements (14.00%)
63972026-04-09T11:10:51.840Z 1 (1.00%) high mild
63982026-04-09T11:10:51.840Z 13 (13.00%) high severe
63992026-04-09T11:10:52.680ZBenchmarking source_filter/allows/exclude_miss_v6/10
64002026-04-09T11:10:52.680ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64012026-04-09T11:10:57.698ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (535M iterations)
64022026-04-09T11:11:02.690ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64032026-04-09T11:11:02.739Zsource_filter/allows/exclude_miss_v6/10
64042026-04-09T11:11:02.739Z time: [9.3242 ns 9.3283 ns 9.3350 ns]
64052026-04-09T11:11:02.739Z thrpt: [107.12 Melem/s 107.20 Melem/s 107.25 Melem/s]
64062026-04-09T11:11:02.739ZFound 2 outliers among 100 measurements (2.00%)
64072026-04-09T11:11:02.739Z 1 (1.00%) high mild
64082026-04-09T11:11:02.739Z 1 (1.00%) high severe
64092026-04-09T11:11:03.579ZBenchmarking source_filter/allows/exclude_hit_v6/10
64102026-04-09T11:11:03.579ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64112026-04-09T11:11:08.351ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64122026-04-09T11:11:13.442ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64132026-04-09T11:11:13.490Zsource_filter/allows/exclude_hit_v6/10
64142026-04-09T11:11:13.490Z time: [4.5030 ns 4.5328 ns 4.5612 ns]
64152026-04-09T11:11:13.490Z thrpt: [219.24 Melem/s 220.61 Melem/s 222.08 Melem/s]
64162026-04-09T11:11:14.334ZBenchmarking source_filter/allows/exclude_miss_v4/50
64172026-04-09T11:11:14.334ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64182026-04-09T11:11:20.272ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (904M iterations)
64192026-04-09T11:11:25.275ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64202026-04-09T11:11:25.324Zsource_filter/allows/exclude_miss_v4/50
64212026-04-09T11:11:25.324Z time: [5.4791 ns 5.5176 ns 5.5598 ns]
64222026-04-09T11:11:25.324Z thrpt: [179.86 Melem/s 181.24 Melem/s 182.51 Melem/s]
64232026-04-09T11:11:25.324ZFound 5 outliers among 100 measurements (5.00%)
64242026-04-09T11:11:25.324Z 3 (3.00%) high mild
64252026-04-09T11:11:25.324Z 2 (2.00%) high severe
64262026-04-09T11:11:26.165ZBenchmarking source_filter/allows/exclude_hit_v4/50
64272026-04-09T11:11:26.165ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64282026-04-09T11:11:31.213ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (2.1B iterations)
64292026-04-09T11:11:36.164ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
64302026-04-09T11:11:36.212Zsource_filter/allows/exclude_hit_v4/50
64312026-04-09T11:11:36.212Z time: [2.3199 ns 2.3271 ns 2.3348 ns]
64322026-04-09T11:11:36.212Z thrpt: [428.31 Melem/s 429.72 Melem/s 431.05 Melem/s]
64332026-04-09T11:11:36.212ZFound 5 outliers among 100 measurements (5.00%)
64342026-04-09T11:11:36.212Z 5 (5.00%) high mild
64352026-04-09T11:11:37.044ZBenchmarking source_filter/allows/exclude_miss_v6/50
64362026-04-09T11:11:37.044ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
64372026-04-09T11:11:41.722ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (574M iterations)
64382026-04-09T11:11:46.705ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
64392026-04-09T11:11:46.754Zsource_filter/allows/exclude_miss_v6/50
64402026-04-09T11:11:46.754Z time: [8.6704 ns 8.6805 ns 8.6950 ns]
64412026-04-09T11:11:46.754Z thrpt: [115.01 Melem/s 115.20 Melem/s 115.34 Melem/s]
64422026-04-09T11:11:46.754ZFound 13 outliers among 100 measurements (13.00%)
64432026-04-09T11:11:46.755Z 7 (7.00%) high mild
64442026-04-09T11:11:46.755Z 6 (6.00%) high severe
64452026-04-09T11:11:47.591ZBenchmarking source_filter/allows/exclude_hit_v6/50
64462026-04-09T11:11:47.591ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
64472026-04-09T11:11:53.318ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (938M iterations)
64482026-04-09T11:11:58.318ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
64492026-04-09T11:11:58.367Zsource_filter/allows/exclude_hit_v6/50
64502026-04-09T11:11:58.367Z time: [5.3300 ns 5.3315 ns 5.3331 ns]
64512026-04-09T11:11:58.367Z thrpt: [187.51 Melem/s 187.56 Melem/s 187.62 Melem/s]
64522026-04-09T11:11:58.367ZFound 10 outliers among 100 measurements (10.00%)
64532026-04-09T11:11:58.367Z 6 (6.00%) high mild
64542026-04-09T11:11:58.367Z 4 (4.00%) high severe
64552026-04-09T11:11:59.207ZBenchmarking source_filter/allows/exclude_miss_v4/100
64562026-04-09T11:11:59.207ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
64572026-04-09T11:12:03.254ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (664M iterations)
64582026-04-09T11:12:08.172ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
64592026-04-09T11:12:08.221Zsource_filter/allows/exclude_miss_v4/100
64602026-04-09T11:12:08.221Z time: [7.3856 ns 7.4079 ns 7.4322 ns]
64612026-04-09T11:12:08.221Z thrpt: [134.55 Melem/s 134.99 Melem/s 135.40 Melem/s]
64622026-04-09T11:12:08.221ZFound 12 outliers among 100 measurements (12.00%)
64632026-04-09T11:12:08.221Z 9 (9.00%) high mild
64642026-04-09T11:12:08.221Z 3 (3.00%) high severe
64652026-04-09T11:12:09.057ZBenchmarking source_filter/allows/exclude_hit_v4/100
64662026-04-09T11:12:09.057ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
64672026-04-09T11:12:13.977ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (2.2B iterations)
64682026-04-09T11:12:18.947ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
64692026-04-09T11:12:18.996Zsource_filter/allows/exclude_hit_v4/100
64702026-04-09T11:12:18.996Z time: [2.2646 ns 2.2754 ns 2.2871 ns]
64712026-04-09T11:12:18.996Z thrpt: [437.23 Melem/s 439.48 Melem/s 441.58 Melem/s]
64722026-04-09T11:12:18.996ZFound 3 outliers among 100 measurements (3.00%)
64732026-04-09T11:12:18.996Z 3 (3.00%) high mild
64742026-04-09T11:12:19.836ZBenchmarking source_filter/allows/exclude_miss_v6/100
64752026-04-09T11:12:19.836ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
64762026-04-09T11:12:22.995ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (425M iterations)
64772026-04-09T11:12:28.002ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
64782026-04-09T11:12:28.052Zsource_filter/allows/exclude_miss_v6/100
64792026-04-09T11:12:28.052Z time: [11.772 ns 11.778 ns 11.787 ns]
64802026-04-09T11:12:28.052Z thrpt: [84.839 Melem/s 84.905 Melem/s 84.944 Melem/s]
64812026-04-09T11:12:28.052ZFound 5 outliers among 100 measurements (5.00%)
64822026-04-09T11:12:28.052Z 3 (3.00%) high mild
64832026-04-09T11:12:28.052Z 2 (2.00%) high severe
64842026-04-09T11:12:28.890ZBenchmarking source_filter/allows/exclude_hit_v6/100
64852026-04-09T11:12:28.890ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
64862026-04-09T11:12:34.616ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (938M iterations)
64872026-04-09T11:12:39.617ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
64882026-04-09T11:12:39.666Zsource_filter/allows/exclude_hit_v6/100
64892026-04-09T11:12:39.667Z time: [5.3297 ns 5.3320 ns 5.3353 ns]
64902026-04-09T11:12:39.667Z thrpt: [187.43 Melem/s 187.55 Melem/s 187.63 Melem/s]
64912026-04-09T11:12:39.667ZFound 6 outliers among 100 measurements (6.00%)
64922026-04-09T11:12:39.667Z 3 (3.00%) high mild
64932026-04-09T11:12:39.667Z 3 (3.00%) high severe
64942026-04-09T11:12:40.506ZBenchmarking source_filter/allows/include_hit_v4/1
64952026-04-09T11:12:40.506ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
64962026-04-09T11:12:43.559ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (3.5B iterations)
64972026-04-09T11:12:48.552ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
64982026-04-09T11:12:48.601Zsource_filter/allows/include_hit_v4/1
64992026-04-09T11:12:48.602Z time: [1.4175 ns 1.4191 ns 1.4211 ns]
65002026-04-09T11:12:48.602Z thrpt: [703.69 Melem/s 704.68 Melem/s 705.47 Melem/s]
65012026-04-09T11:12:48.602ZFound 8 outliers among 100 measurements (8.00%)
65022026-04-09T11:12:48.602Z 3 (3.00%) high mild
65032026-04-09T11:12:48.602Z 5 (5.00%) high severe
65042026-04-09T11:12:49.438ZBenchmarking source_filter/allows/include_miss_v4/1
65052026-04-09T11:12:49.438ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
65062026-04-09T11:12:52.788ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (3.2B iterations)
65072026-04-09T11:12:57.798ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
65082026-04-09T11:12:57.847Zsource_filter/allows/include_miss_v4/1
65092026-04-09T11:12:57.847Z time: [1.5577 ns 1.5618 ns 1.5663 ns]
65102026-04-09T11:12:57.847Z thrpt: [638.44 Melem/s 640.30 Melem/s 641.96 Melem/s]
65112026-04-09T11:12:57.847ZFound 15 outliers among 100 measurements (15.00%)
65122026-04-09T11:12:57.847Z 15 (15.00%) high severe
65132026-04-09T11:12:58.686ZBenchmarking source_filter/allows/include_hit_v6/1
65142026-04-09T11:12:58.686ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
65152026-04-09T11:13:03.478ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65162026-04-09T11:13:08.563ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
65172026-04-09T11:13:08.612Zsource_filter/allows/include_hit_v6/1
65182026-04-09T11:13:08.612Z time: [4.5158 ns 4.5452 ns 4.5734 ns]
65192026-04-09T11:13:08.612Z thrpt: [218.66 Melem/s 220.01 Melem/s 221.44 Melem/s]
65202026-04-09T11:13:09.458ZBenchmarking source_filter/allows/include_miss_v6/1
65212026-04-09T11:13:09.458ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
65222026-04-09T11:13:14.225ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65232026-04-09T11:13:19.226ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
65242026-04-09T11:13:19.276Zsource_filter/allows/include_miss_v6/1
65252026-04-09T11:13:19.276Z time: [4.4386 ns 4.4389 ns 4.4392 ns]
65262026-04-09T11:13:19.276Z thrpt: [225.26 Melem/s 225.28 Melem/s 225.30 Melem/s]
65272026-04-09T11:13:19.276ZFound 7 outliers among 100 measurements (7.00%)
65282026-04-09T11:13:19.276Z 1 (1.00%) high mild
65292026-04-09T11:13:19.276Z 6 (6.00%) high severe
65302026-04-09T11:13:20.116ZBenchmarking source_filter/allows/include_hit_v4/5
65312026-04-09T11:13:20.117ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
65322026-04-09T11:13:23.174ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (3.5B iterations)
65332026-04-09T11:13:28.165ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
65342026-04-09T11:13:28.214Zsource_filter/allows/include_hit_v4/5
65352026-04-09T11:13:28.214Z time: [1.4181 ns 1.4206 ns 1.4236 ns]
65362026-04-09T11:13:28.217Z thrpt: [702.44 Melem/s 703.92 Melem/s 705.16 Melem/s]
65372026-04-09T11:13:28.217ZFound 18 outliers among 100 measurements (18.00%)
65382026-04-09T11:13:28.217Z 4 (4.00%) high mild
65392026-04-09T11:13:28.217Z 14 (14.00%) high severe
65402026-04-09T11:13:29.053ZBenchmarking source_filter/allows/include_miss_v4/5
65412026-04-09T11:13:29.053ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
65422026-04-09T11:13:32.619ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.5B iterations)
65432026-04-09T11:13:37.527ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
65442026-04-09T11:13:37.577Zsource_filter/allows/include_miss_v4/5
65452026-04-09T11:13:37.577Z time: [3.2553 ns 3.2586 ns 3.2624 ns]
65462026-04-09T11:13:37.577Z thrpt: [306.52 Melem/s 306.88 Melem/s 307.20 Melem/s]
65472026-04-09T11:13:37.577ZFound 7 outliers among 100 measurements (7.00%)
65482026-04-09T11:13:37.577Z 6 (6.00%) high mild
65492026-04-09T11:13:37.577Z 1 (1.00%) high severe
65502026-04-09T11:13:38.414ZBenchmarking source_filter/allows/include_hit_v6/5
65512026-04-09T11:13:38.414ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
65522026-04-09T11:13:43.183ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65532026-04-09T11:13:48.275ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
65542026-04-09T11:13:48.324Zsource_filter/allows/include_hit_v6/5
65552026-04-09T11:13:48.324Z time: [4.5012 ns 4.5315 ns 4.5601 ns]
65562026-04-09T11:13:48.324Z thrpt: [219.29 Melem/s 220.68 Melem/s 222.16 Melem/s]
65572026-04-09T11:13:49.170ZBenchmarking source_filter/allows/include_miss_v6/5
65582026-04-09T11:13:49.170ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
65592026-04-09T11:13:52.631ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (776M iterations)
65602026-04-09T11:13:57.647ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
65612026-04-09T11:13:57.696Zsource_filter/allows/include_miss_v6/5
65622026-04-09T11:13:57.696Z time: [6.4616 ns 6.4714 ns 6.4805 ns]
65632026-04-09T11:13:57.696Z thrpt: [154.31 Melem/s 154.53 Melem/s 154.76 Melem/s]
65642026-04-09T11:13:57.696ZFound 17 outliers among 100 measurements (17.00%)
65652026-04-09T11:13:57.696Z 1 (1.00%) high mild
65662026-04-09T11:13:57.697Z 16 (16.00%) high severe
65672026-04-09T11:13:58.535ZBenchmarking source_filter/allows/include_hit_v4/10
65682026-04-09T11:13:58.535ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
65692026-04-09T11:14:01.593ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (3.5B iterations)
65702026-04-09T11:14:06.604ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
65712026-04-09T11:14:06.653Zsource_filter/allows/include_hit_v4/10
65722026-04-09T11:14:06.653Z time: [1.4239 ns 1.4271 ns 1.4308 ns]
65732026-04-09T11:14:06.653Z thrpt: [698.92 Melem/s 700.71 Melem/s 702.32 Melem/s]
65742026-04-09T11:14:06.653ZFound 20 outliers among 100 measurements (20.00%)
65752026-04-09T11:14:06.653Z 7 (7.00%) high mild
65762026-04-09T11:14:06.653Z 13 (13.00%) high severe
65772026-04-09T11:14:07.489ZBenchmarking source_filter/allows/include_miss_v4/10
65782026-04-09T11:14:07.489ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
65792026-04-09T11:14:10.529ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (883M iterations)
65802026-04-09T11:14:15.576ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
65812026-04-09T11:14:15.625Zsource_filter/allows/include_miss_v4/10
65822026-04-09T11:14:15.625Z time: [5.7164 ns 5.7248 ns 5.7321 ns]
65832026-04-09T11:14:15.625Z thrpt: [174.46 Melem/s 174.68 Melem/s 174.94 Melem/s]
65842026-04-09T11:14:16.463ZBenchmarking source_filter/allows/include_hit_v6/10
65852026-04-09T11:14:16.463ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
65862026-04-09T11:14:21.234ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65872026-04-09T11:14:26.324ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
65882026-04-09T11:14:26.372Zsource_filter/allows/include_hit_v6/10
65892026-04-09T11:14:26.372Z time: [4.5009 ns 4.5311 ns 4.5597 ns]
65902026-04-09T11:14:26.372Z thrpt: [219.31 Melem/s 220.69 Melem/s 222.18 Melem/s]
65912026-04-09T11:14:27.217ZBenchmarking source_filter/allows/include_miss_v6/10
65922026-04-09T11:14:27.217ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
65932026-04-09T11:14:32.229ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (536M iterations)
65942026-04-09T11:14:37.226ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
65952026-04-09T11:14:37.275Zsource_filter/allows/include_miss_v6/10
65962026-04-09T11:14:37.275Z time: [9.3228 ns 9.3247 ns 9.3270 ns]
65972026-04-09T11:14:37.275Z thrpt: [107.22 Melem/s 107.24 Melem/s 107.26 Melem/s]
65982026-04-09T11:14:37.275ZFound 7 outliers among 100 measurements (7.00%)
65992026-04-09T11:14:37.275Z 4 (4.00%) high mild
66002026-04-09T11:14:37.275Z 3 (3.00%) high severe
66012026-04-09T11:14:38.119ZBenchmarking source_filter/allows/include_hit_v4/50
66022026-04-09T11:14:38.119ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
66032026-04-09T11:14:43.411ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (2.0B iterations)
66042026-04-09T11:14:48.182ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
66052026-04-09T11:14:48.231Zsource_filter/allows/include_hit_v4/50
66062026-04-09T11:14:48.231Z time: [2.3431 ns 2.3500 ns 2.3573 ns]
66072026-04-09T11:14:48.231Z thrpt: [424.21 Melem/s 425.53 Melem/s 426.79 Melem/s]
66082026-04-09T11:14:49.070ZBenchmarking source_filter/allows/include_miss_v4/50
66092026-04-09T11:14:49.070ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
66102026-04-09T11:14:52.318ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (827M iterations)
66112026-04-09T11:14:56.812ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
66122026-04-09T11:14:56.861Zsource_filter/allows/include_miss_v4/50
66132026-04-09T11:14:56.861Z time: [5.4124 ns 5.4401 ns 5.4685 ns]
66142026-04-09T11:14:56.861Z thrpt: [182.87 Melem/s 183.82 Melem/s 184.76 Melem/s]
66152026-04-09T11:14:56.861ZFound 3 outliers among 100 measurements (3.00%)
66162026-04-09T11:14:56.861Z 2 (2.00%) high mild
66172026-04-09T11:14:56.861Z 1 (1.00%) high severe
66182026-04-09T11:14:57.697ZBenchmarking source_filter/allows/include_hit_v6/50
66192026-04-09T11:14:57.698ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
66202026-04-09T11:15:03.423ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (938M iterations)
66212026-04-09T11:15:08.431ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
66222026-04-09T11:15:08.480Zsource_filter/allows/include_hit_v6/50
66232026-04-09T11:15:08.481Z time: [5.3285 ns 5.3412 ns 5.3658 ns]
66242026-04-09T11:15:08.481Z thrpt: [186.36 Melem/s 187.22 Melem/s 187.67 Melem/s]
66252026-04-09T11:15:08.481ZFound 7 outliers among 100 measurements (7.00%)
66262026-04-09T11:15:08.481Z 2 (2.00%) high mild
66272026-04-09T11:15:08.481Z 5 (5.00%) high severe
66282026-04-09T11:15:09.323ZBenchmarking source_filter/allows/include_miss_v6/50
66292026-04-09T11:15:09.323ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
66302026-04-09T11:15:13.984ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (576M iterations)
66312026-04-09T11:15:18.979ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
66322026-04-09T11:15:19.028Zsource_filter/allows/include_miss_v6/50
66332026-04-09T11:15:19.028Z time: [8.6653 ns 8.6676 ns 8.6703 ns]
66342026-04-09T11:15:19.028Z thrpt: [115.34 Melem/s 115.37 Melem/s 115.40 Melem/s]
66352026-04-09T11:15:19.028ZFound 3 outliers among 100 measurements (3.00%)
66362026-04-09T11:15:19.028Z 2 (2.00%) high mild
66372026-04-09T11:15:19.028Z 1 (1.00%) high severe
66382026-04-09T11:15:19.873ZBenchmarking source_filter/allows/include_hit_v4/100
66392026-04-09T11:15:19.873ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
66402026-04-09T11:15:24.770ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (2.2B iterations)
66412026-04-09T11:15:29.796ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
66422026-04-09T11:15:29.845Zsource_filter/allows/include_hit_v4/100
66432026-04-09T11:15:29.845Z time: [2.2813 ns 2.2915 ns 2.3025 ns]
66442026-04-09T11:15:29.845Z thrpt: [434.31 Melem/s 436.40 Melem/s 438.35 Melem/s]
66452026-04-09T11:15:29.845ZFound 2 outliers among 100 measurements (2.00%)
66462026-04-09T11:15:29.845Z 2 (2.00%) high mild
66472026-04-09T11:15:30.685ZBenchmarking source_filter/allows/include_miss_v4/100
66482026-04-09T11:15:30.686ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
66492026-04-09T11:15:35.072ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (612M iterations)
66502026-04-09T11:15:39.660ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
66512026-04-09T11:15:39.709Zsource_filter/allows/include_miss_v4/100
66522026-04-09T11:15:39.709Z time: [7.4633 ns 7.4907 ns 7.5188 ns]
66532026-04-09T11:15:39.709Z thrpt: [133.00 Melem/s 133.50 Melem/s 133.99 Melem/s]
66542026-04-09T11:15:39.709ZFound 4 outliers among 100 measurements (4.00%)
66552026-04-09T11:15:39.709Z 2 (2.00%) high mild
66562026-04-09T11:15:39.709Z 2 (2.00%) high severe
66572026-04-09T11:15:40.544ZBenchmarking source_filter/allows/include_hit_v6/100
66582026-04-09T11:15:40.544ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
66592026-04-09T11:15:46.273ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (937M iterations)
66602026-04-09T11:15:51.271ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
66612026-04-09T11:15:51.320Zsource_filter/allows/include_hit_v6/100
66622026-04-09T11:15:51.320Z time: [5.3298 ns 5.3308 ns 5.3319 ns]
66632026-04-09T11:15:51.320Z thrpt: [187.55 Melem/s 187.59 Melem/s 187.62 Melem/s]
66642026-04-09T11:15:51.320ZFound 5 outliers among 100 measurements (5.00%)
66652026-04-09T11:15:51.320Z 3 (3.00%) high mild
66662026-04-09T11:15:51.321Z 2 (2.00%) high severe
66672026-04-09T11:15:52.158ZBenchmarking source_filter/allows/include_miss_v6/100
66682026-04-09T11:15:52.158ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
66692026-04-09T11:15:55.320ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (425M iterations)
66702026-04-09T11:16:00.323ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
66712026-04-09T11:16:00.372Zsource_filter/allows/include_miss_v6/100
66722026-04-09T11:16:00.372Z time: [11.776 ns 11.778 ns 11.780 ns]
66732026-04-09T11:16:00.372Z thrpt: [84.886 Melem/s 84.902 Melem/s 84.918 Melem/s]
66742026-04-09T11:16:01.211ZBenchmarking source_filter/allows/include_empty_v4
66752026-04-09T11:16:01.211ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
66762026-04-09T11:16:06.432ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (8.2B iterations)
66772026-04-09T11:16:11.429ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
66782026-04-09T11:16:11.478Zsource_filter/allows/include_empty_v4
66792026-04-09T11:16:11.478Z time: [607.14 ps 607.27 ps 607.41 ps]
66802026-04-09T11:16:11.478Z thrpt: [1.6463 Gelem/s 1.6467 Gelem/s 1.6471 Gelem/s]
66812026-04-09T11:16:11.478ZFound 4 outliers among 100 measurements (4.00%)
66822026-04-09T11:16:11.479Z 1 (1.00%) low mild
66832026-04-09T11:16:11.479Z 3 (3.00%) high mild
66842026-04-09T11:16:12.317ZBenchmarking source_filter/allows/include_empty_v6
66852026-04-09T11:16:12.317ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
66862026-04-09T11:16:17.568ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (8.2B iterations)
66872026-04-09T11:16:22.572ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
66882026-04-09T11:16:22.621Zsource_filter/allows/include_empty_v6
66892026-04-09T11:16:22.621Z time: [610.92 ps 611.55 ps 612.18 ps]
66902026-04-09T11:16:22.622Z thrpt: [1.6335 Gelem/s 1.6352 Gelem/s 1.6369 Gelem/s]
66912026-04-09T11:16:22.622ZFound 9 outliers among 100 measurements (9.00%)
66922026-04-09T11:16:22.625Z 3 (3.00%) low severe
66932026-04-09T11:16:22.625Z 3 (3.00%) high mild
66942026-04-09T11:16:22.625Z 3 (3.00%) high severe
66952026-04-09T11:16:23.486Z
66962026-04-09T11:16:23.490ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
66972026-04-09T11:16:23.490ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
66982026-04-09T11:16:23.490ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0673 ms (605 iterations)
66992026-04-09T11:16:23.490ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
67002026-04-09T11:16:23.490Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
67012026-04-09T11:16:23.490Z time: [18.000 18.000 18.000 ]
67022026-04-09T11:16:23.490Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67032026-04-09T11:16:23.490Z No change in performance detected.
67042026-04-09T11:16:23.490Z
67052026-04-09T11:16:23.490ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
67062026-04-09T11:16:23.490ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
67072026-04-09T11:16:23.490ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0545 ms (715 iterations)
67082026-04-09T11:16:23.490ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
67092026-04-09T11:16:23.493Zprocess/Hairpin-DHCPv4/alloc_ct/Request
67102026-04-09T11:16:23.493Z time: [18.000 18.000 18.000 ]
67112026-04-09T11:16:23.493Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67122026-04-09T11:16:23.493Z No change in performance detected.
67132026-04-09T11:16:23.493Z
67142026-04-09T11:16:23.493ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
67152026-04-09T11:16:23.493ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
67162026-04-09T11:16:23.493ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0065 ms (495 iterations)
67172026-04-09T11:16:23.494ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
67182026-04-09T11:16:23.494Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
67192026-04-09T11:16:23.494Z time: [21.000 21.000 21.000 ]
67202026-04-09T11:16:23.494Z change: [+5.0000% +5.0000% +5.0000%] (p = 0.00 < 0.05)
67212026-04-09T11:16:23.494Z Performance has regressed.
67222026-04-09T11:16:23.494Z
67232026-04-09T11:16:23.494ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
67242026-04-09T11:16:23.494ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
67252026-04-09T11:16:23.494ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0252 ms (495 iterations)
67262026-04-09T11:16:23.497ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
67272026-04-09T11:16:23.497Zprocess/Hairpin-DHCPv6/alloc_ct/Request
67282026-04-09T11:16:23.497Z time: [22.000 22.000 22.000 ]
67292026-04-09T11:16:23.497Z change: [+4.7619% +4.7619% +4.7619%] (p = 0.00 < 0.05)
67302026-04-09T11:16:23.497Z Performance has regressed.
67312026-04-09T11:16:23.497Z
67322026-04-09T11:16:23.497ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
67332026-04-09T11:16:23.497ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
67342026-04-09T11:16:23.497ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0511 ms (770 iterations)
67352026-04-09T11:16:23.497ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
67362026-04-09T11:16:23.497Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
67372026-04-09T11:16:23.497Z time: [13.000 13.000 13.000 ]
67382026-04-09T11:16:23.497Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67392026-04-09T11:16:23.498Z No change in performance detected.
67402026-04-09T11:16:23.498Z
67412026-04-09T11:16:23.498ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
67422026-04-09T11:16:23.498ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
67432026-04-09T11:16:23.498ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0288 ms (715 iterations)
67442026-04-09T11:16:23.501ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
67452026-04-09T11:16:23.501Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
67462026-04-09T11:16:23.501Z time: [12.000 12.000 12.000 ]
67472026-04-09T11:16:23.501Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67482026-04-09T11:16:23.501Z No change in performance detected.
67492026-04-09T11:16:23.501Z
67502026-04-09T11:16:23.501ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
67512026-04-09T11:16:23.501ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
67522026-04-09T11:16:23.501ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0664 ms (715 iterations)
67532026-04-09T11:16:23.501ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
67542026-04-09T11:16:23.501Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
67552026-04-09T11:16:23.502Z time: [14.000 14.000 14.000 ]
67562026-04-09T11:16:23.502Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67572026-04-09T11:16:23.502Z No change in performance detected.
67582026-04-09T11:16:23.502Z
67592026-04-09T11:16:23.502ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
67602026-04-09T11:16:23.502ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
67612026-04-09T11:16:23.502ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0236 ms (715 iterations)
67622026-04-09T11:16:23.505ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
67632026-04-09T11:16:23.505Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
67642026-04-09T11:16:23.505Z time: [14.000 14.000 14.000 ]
67652026-04-09T11:16:23.505Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67662026-04-09T11:16:23.505Z No change in performance detected.
67672026-04-09T11:16:23.505Z
67682026-04-09T11:16:23.505ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
67692026-04-09T11:16:23.505ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
67702026-04-09T11:16:23.505ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0839 ms (660 iterations)
67712026-04-09T11:16:23.505ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
67722026-04-09T11:16:23.505Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
67732026-04-09T11:16:23.505Z time: [3.0000 3.0000 3.0000 ]
67742026-04-09T11:16:23.505Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67752026-04-09T11:16:23.505Z No change in performance detected.
67762026-04-09T11:16:23.505Z
67772026-04-09T11:16:23.505ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
67782026-04-09T11:16:23.505ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
67792026-04-09T11:16:23.505ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1026 ms (550 iterations)
67802026-04-09T11:16:23.508ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
67812026-04-09T11:16:23.508Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
67822026-04-09T11:16:23.508Z time: [3.0000 3.0000 3.0000 ]
67832026-04-09T11:16:23.508Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67842026-04-09T11:16:23.508Z No change in performance detected.
67852026-04-09T11:16:23.508Z
67862026-04-09T11:16:23.508ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
67872026-04-09T11:16:23.509ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
67882026-04-09T11:16:23.509ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0624 ms (660 iterations)
67892026-04-09T11:16:23.509ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
67902026-04-09T11:16:23.509ZCriterion.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.
67912026-04-09T11:16:23.509Z
67922026-04-09T11:16:23.509ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
67932026-04-09T11:16:23.509ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
67942026-04-09T11:16:23.509ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0621 ms (495 iterations)
67952026-04-09T11:16:23.509ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
67962026-04-09T11:16:23.509ZCriterion.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.
67972026-04-09T11:16:23.509Z
67982026-04-09T11:16:23.509ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
67992026-04-09T11:16:23.509ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
68002026-04-09T11:16:23.509ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0608 ms (935 iterations)
68012026-04-09T11:16:23.512ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
68022026-04-09T11:16:23.512Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
68032026-04-09T11:16:23.512Z time: [3.0000 3.0000 3.0000 ]
68042026-04-09T11:16:23.512Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68052026-04-09T11:16:23.512Z No change in performance detected.
68062026-04-09T11:16:23.512Z
68072026-04-09T11:16:23.512ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
68082026-04-09T11:16:23.512ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
68092026-04-09T11:16:23.512ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0071 ms (495 iterations)
68102026-04-09T11:16:23.513ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
68112026-04-09T11:16:23.513Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
68122026-04-09T11:16:23.513Z time: [3.0000 3.0000 3.0000 ]
68132026-04-09T11:16:23.513Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68142026-04-09T11:16:23.513Z No change in performance detected.
68152026-04-09T11:16:23.513Z
68162026-04-09T11:16:23.513ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
68172026-04-09T11:16:23.513ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
68182026-04-09T11:16:23.513ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0347 ms (770 iterations)
68192026-04-09T11:16:23.516ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
68202026-04-09T11:16:23.516ZCriterion.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.
68212026-04-09T11:16:23.516Z
68222026-04-09T11:16:23.516ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
68232026-04-09T11:16:23.516ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
68242026-04-09T11:16:23.516ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0122 ms (495 iterations)
68252026-04-09T11:16:23.516ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
68262026-04-09T11:16:23.516ZCriterion.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.
68272026-04-09T11:16:23.516Z
68282026-04-09T11:16:23.516ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
68292026-04-09T11:16:23.516ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
68302026-04-09T11:16:23.516ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0519 ms (825 iterations)
68312026-04-09T11:16:23.516ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
68322026-04-09T11:16:23.520Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
68332026-04-09T11:16:23.520Z time: [3.0000 3.0000 3.0000 ]
68342026-04-09T11:16:23.520Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68352026-04-09T11:16:23.520Z No change in performance detected.
68362026-04-09T11:16:23.520Z
68372026-04-09T11:16:23.520ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
68382026-04-09T11:16:23.520ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
68392026-04-09T11:16:23.520ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0611 ms (495 iterations)
68402026-04-09T11:16:23.520ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
68412026-04-09T11:16:23.520Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
68422026-04-09T11:16:23.520Z time: [3.0000 3.0000 3.0000 ]
68432026-04-09T11:16:23.520Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68442026-04-09T11:16:23.520Z No change in performance detected.
68452026-04-09T11:16:23.520Z
68462026-04-09T11:16:23.520ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
68472026-04-09T11:16:23.520ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
68482026-04-09T11:16:23.520ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0430 ms (715 iterations)
68492026-04-09T11:16:23.520ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
68502026-04-09T11:16:23.520ZCriterion.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.
68512026-04-09T11:16:23.520Z
68522026-04-09T11:16:23.520ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
68532026-04-09T11:16:23.520ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
68542026-04-09T11:16:23.520ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0972 ms (495 iterations)
68552026-04-09T11:16:23.524ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
68562026-04-09T11:16:23.524ZCriterion.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.
68572026-04-09T11:16:23.524Z
68582026-04-09T11:16:23.524ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
68592026-04-09T11:16:23.524ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
68602026-04-09T11:16:23.524ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0444 ms (880 iterations)
68612026-04-09T11:16:23.524ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
68622026-04-09T11:16:23.524Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
68632026-04-09T11:16:23.524Z time: [3.0000 3.0000 3.0000 ]
68642026-04-09T11:16:23.524Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68652026-04-09T11:16:23.524Z No change in performance detected.
68662026-04-09T11:16:23.524Z
68672026-04-09T11:16:23.524ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
68682026-04-09T11:16:23.524ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
68692026-04-09T11:16:23.524ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0706 ms (495 iterations)
68702026-04-09T11:16:23.527ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
68712026-04-09T11:16:23.527Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
68722026-04-09T11:16:23.527Z time: [3.0000 3.0000 3.0000 ]
68732026-04-09T11:16:23.527Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68742026-04-09T11:16:23.527Z No change in performance detected.
68752026-04-09T11:16:23.527Z
68762026-04-09T11:16:23.527ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
68772026-04-09T11:16:23.527ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
68782026-04-09T11:16:23.527ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0344 ms (715 iterations)
68792026-04-09T11:16:23.527ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
68802026-04-09T11:16:23.527ZCriterion.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.
68812026-04-09T11:16:23.527Z
68822026-04-09T11:16:23.527ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
68832026-04-09T11:16:23.527ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
68842026-04-09T11:16:23.527ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1208 ms (495 iterations)
68852026-04-09T11:16:23.527ZCriterion.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.
68862026-04-09T11:16:23.527Z
68872026-04-09T11:16:23.528ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
68882026-04-09T11:16:23.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
68892026-04-09T11:16:23.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
68902026-04-09T11:16:23.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1353 ms (330 iterations)
68912026-04-09T11:16:23.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
68922026-04-09T11:16:23.531Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
68932026-04-09T11:16:23.531Z time: [35.000 35.000 35.000 ]
68942026-04-09T11:16:23.531Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68952026-04-09T11:16:23.531Z No change in performance detected.
68962026-04-09T11:16:23.531Z
68972026-04-09T11:16:23.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
68982026-04-09T11:16:23.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
68992026-04-09T11:16:23.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0943 ms (275 iterations)
69002026-04-09T11:16:23.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69012026-04-09T11:16:23.534Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
69022026-04-09T11:16:23.534Z time: [35.000 35.000 35.000 ]
69032026-04-09T11:16:23.534Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69042026-04-09T11:16:23.534Z No change in performance detected.
69052026-04-09T11:16:23.534Z
69062026-04-09T11:16:23.534ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
69072026-04-09T11:16:23.534ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69082026-04-09T11:16:23.535ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0567 ms (385 iterations)
69092026-04-09T11:16:23.535ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69102026-04-09T11:16:23.535Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
69112026-04-09T11:16:23.535Z time: [20.000 20.000 20.000 ]
69122026-04-09T11:16:23.535Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69132026-04-09T11:16:23.535Z No change in performance detected.
69142026-04-09T11:16:23.535Z
69152026-04-09T11:16:23.535ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
69162026-04-09T11:16:23.535ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69172026-04-09T11:16:23.535ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1319 ms (330 iterations)
69182026-04-09T11:16:23.538ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69192026-04-09T11:16:23.538Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
69202026-04-09T11:16:23.538Z time: [20.000 20.000 20.000 ]
69212026-04-09T11:16:23.538Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69222026-04-09T11:16:23.538Z No change in performance detected.
69232026-04-09T11:16:23.538Z
69242026-04-09T11:16:23.538ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
69252026-04-09T11:16:23.538ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69262026-04-09T11:16:23.538ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0203 ms (330 iterations)
69272026-04-09T11:16:23.538ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69282026-04-09T11:16:23.538Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
69292026-04-09T11:16:23.538Z time: [35.000 35.000 35.000 ]
69302026-04-09T11:16:23.538Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69312026-04-09T11:16:23.539Z No change in performance detected.
69322026-04-09T11:16:23.539Z
69332026-04-09T11:16:23.539ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
69342026-04-09T11:16:23.539ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69352026-04-09T11:16:23.539ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0502 ms (275 iterations)
69362026-04-09T11:16:23.542ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69372026-04-09T11:16:23.542Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
69382026-04-09T11:16:23.542Z time: [35.000 35.000 35.000 ]
69392026-04-09T11:16:23.542Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69402026-04-09T11:16:23.542Z No change in performance detected.
69412026-04-09T11:16:23.542Z
69422026-04-09T11:16:23.542ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
69432026-04-09T11:16:23.542ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69442026-04-09T11:16:23.542ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1428 ms (440 iterations)
69452026-04-09T11:16:23.542ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
69462026-04-09T11:16:23.542Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
69472026-04-09T11:16:23.542Z time: [20.000 20.000 20.000 ]
69482026-04-09T11:16:23.542Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69492026-04-09T11:16:23.542Z No change in performance detected.
69502026-04-09T11:16:23.542Z
69512026-04-09T11:16:23.542ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
69522026-04-09T11:16:23.542ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
69532026-04-09T11:16:23.542ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1174 ms (330 iterations)
69542026-04-09T11:16:23.546ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
69552026-04-09T11:16:23.546Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
69562026-04-09T11:16:23.546Z time: [20.000 20.000 20.000 ]
69572026-04-09T11:16:23.546Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69582026-04-09T11:16:23.546Z No change in performance detected.
69592026-04-09T11:16:23.546Z
69602026-04-09T11:16:23.546ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
69612026-04-09T11:16:23.546ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
69622026-04-09T11:16:23.546ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1869 ms (330 iterations)
69632026-04-09T11:16:23.546ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
69642026-04-09T11:16:23.546Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
69652026-04-09T11:16:23.546Z time: [35.000 35.000 35.000 ]
69662026-04-09T11:16:23.546Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69672026-04-09T11:16:23.546Z No change in performance detected.
69682026-04-09T11:16:23.546Z
69692026-04-09T11:16:23.546ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
69702026-04-09T11:16:23.546ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
69712026-04-09T11:16:23.546ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1624 ms (275 iterations)
69722026-04-09T11:16:23.549ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
69732026-04-09T11:16:23.549Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
69742026-04-09T11:16:23.549Z time: [35.000 35.000 35.000 ]
69752026-04-09T11:16:23.549Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69762026-04-09T11:16:23.549Z No change in performance detected.
69772026-04-09T11:16:23.549Z
69782026-04-09T11:16:23.549ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
69792026-04-09T11:16:23.549ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
69802026-04-09T11:16:23.549ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0873 ms (385 iterations)
69812026-04-09T11:16:23.549ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
69822026-04-09T11:16:23.549Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
69832026-04-09T11:16:23.549Z time: [20.000 20.000 20.000 ]
69842026-04-09T11:16:23.550Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69852026-04-09T11:16:23.550Z No change in performance detected.
69862026-04-09T11:16:23.550Z
69872026-04-09T11:16:23.550ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
69882026-04-09T11:16:23.550ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
69892026-04-09T11:16:23.553ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1730 ms (330 iterations)
69902026-04-09T11:16:23.553ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
69912026-04-09T11:16:23.553Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
69922026-04-09T11:16:23.553Z time: [20.000 20.000 20.000 ]
69932026-04-09T11:16:23.553Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69942026-04-09T11:16:23.553Z No change in performance detected.
69952026-04-09T11:16:23.553Z
69962026-04-09T11:16:23.553ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
69972026-04-09T11:16:23.553ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
69982026-04-09T11:16:23.553ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1331 ms (330 iterations)
69992026-04-09T11:16:23.553ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70002026-04-09T11:16:23.553Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
70012026-04-09T11:16:23.553Z time: [35.000 35.000 35.000 ]
70022026-04-09T11:16:23.553Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70032026-04-09T11:16:23.553Z No change in performance detected.
70042026-04-09T11:16:23.553Z
70052026-04-09T11:16:23.553ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
70062026-04-09T11:16:23.553ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70072026-04-09T11:16:23.556ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1962 ms (275 iterations)
70082026-04-09T11:16:23.556ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70092026-04-09T11:16:23.557Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
70102026-04-09T11:16:23.557Z time: [35.000 35.000 35.000 ]
70112026-04-09T11:16:23.557Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70122026-04-09T11:16:23.557Z No change in performance detected.
70132026-04-09T11:16:23.557Z
70142026-04-09T11:16:23.557ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
70152026-04-09T11:16:23.557ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70162026-04-09T11:16:23.557ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0659 ms (385 iterations)
70172026-04-09T11:16:23.557ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70182026-04-09T11:16:23.560Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
70192026-04-09T11:16:23.560Z time: [20.000 20.000 20.000 ]
70202026-04-09T11:16:23.560Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70212026-04-09T11:16:23.560Z No change in performance detected.
70222026-04-09T11:16:23.560Z
70232026-04-09T11:16:23.560ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
70242026-04-09T11:16:23.560ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70252026-04-09T11:16:23.560ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1509 ms (330 iterations)
70262026-04-09T11:16:23.560ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70272026-04-09T11:16:23.560Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
70282026-04-09T11:16:23.560Z time: [20.000 20.000 20.000 ]
70292026-04-09T11:16:23.560Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70302026-04-09T11:16:23.560Z No change in performance detected.
70312026-04-09T11:16:23.560Z
70322026-04-09T11:16:23.560ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
70332026-04-09T11:16:23.560ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
70342026-04-09T11:16:23.560ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0725 ms (715 iterations)
70352026-04-09T11:16:23.564ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
70362026-04-09T11:16:23.564Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
70372026-04-09T11:16:23.564Z time: [3924.0 B 3924.0 B 3924.0 B]
70382026-04-09T11:16:23.564Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70392026-04-09T11:16:23.564Z No change in performance detected.
70402026-04-09T11:16:23.564Z
70412026-04-09T11:16:23.564ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
70422026-04-09T11:16:23.564ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
70432026-04-09T11:16:23.564ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0256 ms (715 iterations)
70442026-04-09T11:16:23.564ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
70452026-04-09T11:16:23.564Zprocess/Hairpin-DHCPv4/alloc_sz/Request
70462026-04-09T11:16:23.564Z time: [3924.0 B 3924.0 B 3924.0 B]
70472026-04-09T11:16:23.564Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70482026-04-09T11:16:23.564Z No change in performance detected.
70492026-04-09T11:16:23.564Z
70502026-04-09T11:16:23.564ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
70512026-04-09T11:16:23.564ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
70522026-04-09T11:16:23.564ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0689 ms (550 iterations)
70532026-04-09T11:16:23.567ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
70542026-04-09T11:16:23.567Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
70552026-04-09T11:16:23.567Z time: [4023.0 B 4023.0 B 4023.0 B]
70562026-04-09T11:16:23.567Z change: [+0.8776% +0.8776% +0.8776%] (p = 0.00 < 0.05)
70572026-04-09T11:16:23.567Z Change within noise threshold.
70582026-04-09T11:16:23.567Z
70592026-04-09T11:16:23.567ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
70602026-04-09T11:16:23.567ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
70612026-04-09T11:16:23.567ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0888 ms (550 iterations)
70622026-04-09T11:16:23.567ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
70632026-04-09T11:16:23.567Zprocess/Hairpin-DHCPv6/alloc_sz/Request
70642026-04-09T11:16:23.567Z time: [4421.0 B 4421.0 B 4421.0 B]
70652026-04-09T11:16:23.567Z change: [+0.7980% +0.7980% +0.7980%] (p = 0.00 < 0.05)
70662026-04-09T11:16:23.567Z Change within noise threshold.
70672026-04-09T11:16:23.567Z
70682026-04-09T11:16:23.567ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
70692026-04-09T11:16:23.567ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
70702026-04-09T11:16:23.567ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0661 ms (825 iterations)
70712026-04-09T11:16:23.571ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
70722026-04-09T11:16:23.571Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
70732026-04-09T11:16:23.571Z time: [2888.0 B 2888.0 B 2888.0 B]
70742026-04-09T11:16:23.571Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70752026-04-09T11:16:23.571Z No change in performance detected.
70762026-04-09T11:16:23.571Z
70772026-04-09T11:16:23.571ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
70782026-04-09T11:16:23.571ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
70792026-04-09T11:16:23.571ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0199 ms (715 iterations)
70802026-04-09T11:16:23.571ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
70812026-04-09T11:16:23.571Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
70822026-04-09T11:16:23.571Z time: [2873.0 B 2873.0 B 2873.0 B]
70832026-04-09T11:16:23.571Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70842026-04-09T11:16:23.571Z No change in performance detected.
70852026-04-09T11:16:23.574Z
70862026-04-09T11:16:23.574ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
70872026-04-09T11:16:23.574ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
70882026-04-09T11:16:23.574ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0255 ms (715 iterations)
70892026-04-09T11:16:23.574ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
70902026-04-09T11:16:23.574Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
70912026-04-09T11:16:23.574Z time: [2926.0 B 2926.0 B 2926.0 B]
70922026-04-09T11:16:23.574Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70932026-04-09T11:16:23.574Z No change in performance detected.
70942026-04-09T11:16:23.574Z
70952026-04-09T11:16:23.574ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
70962026-04-09T11:16:23.574ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
70972026-04-09T11:16:23.574ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0758 ms (770 iterations)
70982026-04-09T11:16:23.574ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
70992026-04-09T11:16:23.578Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
71002026-04-09T11:16:23.578Z time: [2910.0 B 2910.0 B 2910.0 B]
71012026-04-09T11:16:23.578Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71022026-04-09T11:16:23.578Z No change in performance detected.
71032026-04-09T11:16:23.578Z
71042026-04-09T11:16:23.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
71052026-04-09T11:16:23.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
71062026-04-09T11:16:23.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0264 ms (825 iterations)
71072026-04-09T11:16:23.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
71082026-04-09T11:16:23.578Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
71092026-04-09T11:16:23.578Z time: [264.00 B 264.00 B 264.00 B]
71102026-04-09T11:16:23.578Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71112026-04-09T11:16:23.578Z No change in performance detected.
71122026-04-09T11:16:23.578Z
71132026-04-09T11:16:23.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
71142026-04-09T11:16:23.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
71152026-04-09T11:16:23.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1014 ms (550 iterations)
71162026-04-09T11:16:23.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
71172026-04-09T11:16:23.582Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
71182026-04-09T11:16:23.582Z time: [264.00 B 264.00 B 264.00 B]
71192026-04-09T11:16:23.582Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71202026-04-09T11:16:23.582Z No change in performance detected.
71212026-04-09T11:16:23.582Z
71222026-04-09T11:16:23.582ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
71232026-04-09T11:16:23.582ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
71242026-04-09T11:16:23.582ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0248 ms (715 iterations)
71252026-04-09T11:16:23.582ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
71262026-04-09T11:16:23.582ZCriterion.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.
71272026-04-09T11:16:23.582Z
71282026-04-09T11:16:23.582ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
71292026-04-09T11:16:23.582ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71302026-04-09T11:16:23.582ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0401 ms (495 iterations)
71312026-04-09T11:16:23.582ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
71322026-04-09T11:16:23.582ZCriterion.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.
71332026-04-09T11:16:23.582Z
71342026-04-09T11:16:23.582ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
71352026-04-09T11:16:23.582ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
71362026-04-09T11:16:23.582ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0581 ms (935 iterations)
71372026-04-09T11:16:23.585ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
71382026-04-09T11:16:23.585Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
71392026-04-09T11:16:23.585Z time: [264.00 B 264.00 B 264.00 B]
71402026-04-09T11:16:23.585Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71412026-04-09T11:16:23.585Z No change in performance detected.
71422026-04-09T11:16:23.585Z
71432026-04-09T11:16:23.585ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
71442026-04-09T11:16:23.585ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71452026-04-09T11:16:23.585ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0643 ms (550 iterations)
71462026-04-09T11:16:23.585ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
71472026-04-09T11:16:23.585Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
71482026-04-09T11:16:23.585Z time: [264.00 B 264.00 B 264.00 B]
71492026-04-09T11:16:23.585Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71502026-04-09T11:16:23.586Z No change in performance detected.
71512026-04-09T11:16:23.586Z
71522026-04-09T11:16:23.586ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
71532026-04-09T11:16:23.586ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
71542026-04-09T11:16:23.586ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0102 ms (770 iterations)
71552026-04-09T11:16:23.589ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
71562026-04-09T11:16:23.589ZCriterion.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.
71572026-04-09T11:16:23.589Z
71582026-04-09T11:16:23.589ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
71592026-04-09T11:16:23.589ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
71602026-04-09T11:16:23.589ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0609 ms (495 iterations)
71612026-04-09T11:16:23.589ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
71622026-04-09T11:16:23.589ZCriterion.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.
71632026-04-09T11:16:23.589Z
71642026-04-09T11:16:23.589ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
71652026-04-09T11:16:23.589ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71662026-04-09T11:16:23.589ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0400 ms (825 iterations)
71672026-04-09T11:16:23.589ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
71682026-04-09T11:16:23.589Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
71692026-04-09T11:16:23.589Z time: [264.00 B 264.00 B 264.00 B]
71702026-04-09T11:16:23.589Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71712026-04-09T11:16:23.589Z No change in performance detected.
71722026-04-09T11:16:23.589Z
71732026-04-09T11:16:23.589ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
71742026-04-09T11:16:23.589ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71752026-04-09T11:16:23.593ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0047 ms (495 iterations)
71762026-04-09T11:16:23.593ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
71772026-04-09T11:16:23.593Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
71782026-04-09T11:16:23.593Z time: [264.00 B 264.00 B 264.00 B]
71792026-04-09T11:16:23.593Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71802026-04-09T11:16:23.593Z No change in performance detected.
71812026-04-09T11:16:23.593Z
71822026-04-09T11:16:23.593ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
71832026-04-09T11:16:23.593ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
71842026-04-09T11:16:23.593ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0253 ms (715 iterations)
71852026-04-09T11:16:23.593ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
71862026-04-09T11:16:23.593ZCriterion.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.
71872026-04-09T11:16:23.593Z
71882026-04-09T11:16:23.593ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
71892026-04-09T11:16:23.593ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71902026-04-09T11:16:23.593ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1076 ms (495 iterations)
71912026-04-09T11:16:23.596ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
71922026-04-09T11:16:23.596ZCriterion.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.
71932026-04-09T11:16:23.596Z
71942026-04-09T11:16:23.596ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
71952026-04-09T11:16:23.596ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
71962026-04-09T11:16:23.596ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0448 ms (880 iterations)
71972026-04-09T11:16:23.596ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
71982026-04-09T11:16:23.596Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
71992026-04-09T11:16:23.596Z time: [264.00 B 264.00 B 264.00 B]
72002026-04-09T11:16:23.596Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72012026-04-09T11:16:23.596Z No change in performance detected.
72022026-04-09T11:16:23.597Z
72032026-04-09T11:16:23.597ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
72042026-04-09T11:16:23.597ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
72052026-04-09T11:16:23.597ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0808 ms (550 iterations)
72062026-04-09T11:16:23.597ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
72072026-04-09T11:16:23.600Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
72082026-04-09T11:16:23.600Z time: [264.00 B 264.00 B 264.00 B]
72092026-04-09T11:16:23.600Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72102026-04-09T11:16:23.600Z No change in performance detected.
72112026-04-09T11:16:23.600Z
72122026-04-09T11:16:23.600ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
72132026-04-09T11:16:23.600ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
72142026-04-09T11:16:23.600ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0568 ms (770 iterations)
72152026-04-09T11:16:23.600ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
72162026-04-09T11:16:23.600ZCriterion.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.
72172026-04-09T11:16:23.600Z
72182026-04-09T11:16:23.600ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
72192026-04-09T11:16:23.600ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
72202026-04-09T11:16:23.600ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0955 ms (495 iterations)
72212026-04-09T11:16:23.600ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
72222026-04-09T11:16:23.600ZCriterion.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.
72232026-04-09T11:16:23.600Z
72242026-04-09T11:16:23.600ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
72252026-04-09T11:16:23.600ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72262026-04-09T11:16:23.600ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0739 ms (330 iterations)
72272026-04-09T11:16:23.603ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72282026-04-09T11:16:23.603Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
72292026-04-09T11:16:23.604Z time: [7363.0 B 7363.0 B 7363.0 B]
72302026-04-09T11:16:23.604Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72312026-04-09T11:16:23.604Z No change in performance detected.
72322026-04-09T11:16:23.604Z
72332026-04-09T11:16:23.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
72342026-04-09T11:16:23.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72352026-04-09T11:16:23.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0753 ms (275 iterations)
72362026-04-09T11:16:23.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72372026-04-09T11:16:23.604Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
72382026-04-09T11:16:23.604Z time: [7363.0 B 7363.0 B 7363.0 B]
72392026-04-09T11:16:23.604Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72402026-04-09T11:16:23.604Z No change in performance detected.
72412026-04-09T11:16:23.604Z
72422026-04-09T11:16:23.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
72432026-04-09T11:16:23.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
72442026-04-09T11:16:23.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0275 ms (385 iterations)
72452026-04-09T11:16:23.607ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
72462026-04-09T11:16:23.607Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
72472026-04-09T11:16:23.607Z time: [5872.0 B 5872.0 B 5872.0 B]
72482026-04-09T11:16:23.607Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72492026-04-09T11:16:23.607Z No change in performance detected.
72502026-04-09T11:16:23.607Z
72512026-04-09T11:16:23.607ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
72522026-04-09T11:16:23.607ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
72532026-04-09T11:16:23.607ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1163 ms (330 iterations)
72542026-04-09T11:16:23.607ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
72552026-04-09T11:16:23.607Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
72562026-04-09T11:16:23.607Z time: [5872.0 B 5872.0 B 5872.0 B]
72572026-04-09T11:16:23.607Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72582026-04-09T11:16:23.607Z No change in performance detected.
72592026-04-09T11:16:23.611Z
72602026-04-09T11:16:23.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
72612026-04-09T11:16:23.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
72622026-04-09T11:16:23.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0053 ms (330 iterations)
72632026-04-09T11:16:23.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
72642026-04-09T11:16:23.611Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
72652026-04-09T11:16:23.611Z time: [7363.0 B 7363.0 B 7363.0 B]
72662026-04-09T11:16:23.611Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72672026-04-09T11:16:23.611Z No change in performance detected.
72682026-04-09T11:16:23.611Z
72692026-04-09T11:16:23.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
72702026-04-09T11:16:23.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
72712026-04-09T11:16:23.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0505 ms (275 iterations)
72722026-04-09T11:16:23.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
72732026-04-09T11:16:23.614Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
72742026-04-09T11:16:23.614Z time: [7363.0 B 7363.0 B 7363.0 B]
72752026-04-09T11:16:23.614Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72762026-04-09T11:16:23.614Z No change in performance detected.
72772026-04-09T11:16:23.614Z
72782026-04-09T11:16:23.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
72792026-04-09T11:16:23.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
72802026-04-09T11:16:23.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1238 ms (440 iterations)
72812026-04-09T11:16:23.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
72822026-04-09T11:16:23.614Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
72832026-04-09T11:16:23.614Z time: [5872.0 B 5872.0 B 5872.0 B]
72842026-04-09T11:16:23.614Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72852026-04-09T11:16:23.614Z No change in performance detected.
72862026-04-09T11:16:23.614Z
72872026-04-09T11:16:23.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
72882026-04-09T11:16:23.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
72892026-04-09T11:16:23.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0863 ms (330 iterations)
72902026-04-09T11:16:23.617ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
72912026-04-09T11:16:23.617Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
72922026-04-09T11:16:23.617Z time: [5872.0 B 5872.0 B 5872.0 B]
72932026-04-09T11:16:23.618Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72942026-04-09T11:16:23.618Z No change in performance detected.
72952026-04-09T11:16:23.618Z
72962026-04-09T11:16:23.618ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
72972026-04-09T11:16:23.618ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
72982026-04-09T11:16:23.618ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1626 ms (330 iterations)
72992026-04-09T11:16:23.618ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73002026-04-09T11:16:23.618Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
73012026-04-09T11:16:23.618Z time: [7363.0 B 7363.0 B 7363.0 B]
73022026-04-09T11:16:23.618Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73032026-04-09T11:16:23.618Z No change in performance detected.
73042026-04-09T11:16:23.618Z
73052026-04-09T11:16:23.618ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
73062026-04-09T11:16:23.618ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73072026-04-09T11:16:23.618ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1612 ms (275 iterations)
73082026-04-09T11:16:23.621ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73092026-04-09T11:16:23.621Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
73102026-04-09T11:16:23.621Z time: [7363.0 B 7363.0 B 7363.0 B]
73112026-04-09T11:16:23.621Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73122026-04-09T11:16:23.621Z No change in performance detected.
73132026-04-09T11:16:23.621Z
73142026-04-09T11:16:23.621ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
73152026-04-09T11:16:23.621ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73162026-04-09T11:16:23.621ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0804 ms (385 iterations)
73172026-04-09T11:16:23.621ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73182026-04-09T11:16:23.621Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
73192026-04-09T11:16:23.621Z time: [5872.0 B 5872.0 B 5872.0 B]
73202026-04-09T11:16:23.621Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73212026-04-09T11:16:23.621Z No change in performance detected.
73222026-04-09T11:16:23.621Z
73232026-04-09T11:16:23.621ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
73242026-04-09T11:16:23.621ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73252026-04-09T11:16:23.624ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1770 ms (330 iterations)
73262026-04-09T11:16:23.624ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73272026-04-09T11:16:23.624Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
73282026-04-09T11:16:23.624Z time: [5872.0 B 5872.0 B 5872.0 B]
73292026-04-09T11:16:23.625Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73302026-04-09T11:16:23.625Z No change in performance detected.
73312026-04-09T11:16:23.625Z
73322026-04-09T11:16:23.625ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
73332026-04-09T11:16:23.625ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73342026-04-09T11:16:23.625ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1660 ms (330 iterations)
73352026-04-09T11:16:23.625ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73362026-04-09T11:16:23.628Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
73372026-04-09T11:16:23.628Z time: [7363.0 B 7363.0 B 7363.0 B]
73382026-04-09T11:16:23.628Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73392026-04-09T11:16:23.628Z No change in performance detected.
73402026-04-09T11:16:23.628Z
73412026-04-09T11:16:23.628ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
73422026-04-09T11:16:23.628ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73432026-04-09T11:16:23.628ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1277 ms (275 iterations)
73442026-04-09T11:16:23.628ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73452026-04-09T11:16:23.628Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
73462026-04-09T11:16:23.628Z time: [7363.0 B 7363.0 B 7363.0 B]
73472026-04-09T11:16:23.628Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73482026-04-09T11:16:23.628Z No change in performance detected.
73492026-04-09T11:16:23.628Z
73502026-04-09T11:16:23.628ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
73512026-04-09T11:16:23.628ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73522026-04-09T11:16:23.628ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0562 ms (385 iterations)
73532026-04-09T11:16:23.632ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73542026-04-09T11:16:23.632Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
73552026-04-09T11:16:23.632Z time: [5872.0 B 5872.0 B 5872.0 B]
73562026-04-09T11:16:23.632Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73572026-04-09T11:16:23.632Z No change in performance detected.
73582026-04-09T11:16:23.632Z
73592026-04-09T11:16:23.632ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
73602026-04-09T11:16:23.632ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73612026-04-09T11:16:23.632ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1509 ms (330 iterations)
73622026-04-09T11:16:23.632ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
73632026-04-09T11:16:23.632Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
73642026-04-09T11:16:23.632Z time: [5872.0 B 5872.0 B 5872.0 B]
73652026-04-09T11:16:23.632Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73662026-04-09T11:16:23.632Z No change in performance detected.
73672026-04-09T11:16:23.632Z
73682026-04-09T11:16:23.669Z+ cp -r target/criterion /work/bench-results
73692026-04-09T11:16:23.806Z+ cp -r target/xde-bench /work/bench-results
73702026-04-09T11:16:23.840Z+ pushd /work
73712026-04-09T11:16:23.840Z+ tar -caf bench-results.tgz bench-results
73722026-04-09T11:16:23.840Z/work /work/oxidecomputer/opte
73732026-04-09T11:16:24.451Z+ popd
73742026-04-09T11:16:24.454Z/work/oxidecomputer/opte
73752026-04-09T11:16:24.454Z+ cleanup
73762026-04-09T11:16:24.454Z++ id -un
73772026-04-09T11:16:24.457Z++ id -gn
73782026-04-09T11:16:24.457Z+ pfexec chown -R build:build .
73792026-04-09T11:16:24.525Z+ [[ -z 01KNRWZDNDNWQ62VSCSV7SN9GD ]]
73802026-04-09T11:16:24.528Zprocess exited: duration 2037396 ms, exit code 0
 
73812026-04-09T11:16:24.539Zfound 1 output files
73822026-04-09T11:16:24.539Zuploading: /work/bench-results.tgz (5733780 bytes)
73832026-04-09T11:16:25.586Zuploaded: /work/bench-results.tgz