01KT1EM0E5QCYMA7D29H5STHY0: bench

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

Buildomat Job: 01KT1EMXCZYFKVCPEPDN77KFW8

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-01T11:26:23.160Zjob dependencies complete; ready to run (waiting for 5 m 19 s)
22026-06-01T11:27:18.277Zjob assigned to worker 01KT1EYSQW3WZ0GC33AV011359 [factory aws, i-03882c1b751175842] (queued for 55 s)
32026-06-01T11:27:25.218Zdownloading input: /input/xde/work/debug/xde.dbg
42026-06-01T11:27:26.227Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-06-01T11:27:26.231Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-06-01T11:27:26.252Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-06-01T11:27:26.252Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-06-01T11:27:26.291Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-06-01T11:27:26.291Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-06-01T11:27:26.321Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-06-01T11:27:26.325Zdownloading input: /input/xde/work/release/xde
122026-06-01T11:27:26.945Zdownloaded input: /input/xde/work/release/xde
132026-06-01T11:27:26.949Zdownloading input: /input/xde/work/release/xde.sha256
142026-06-01T11:27:26.969Zdownloaded input: /input/xde/work/release/xde.sha256
152026-06-01T11:27:26.972Zdownloading input: /input/xde/work/release/xde_link.so
162026-06-01T11:27:26.999Zdownloaded input: /input/xde/work/release/xde_link.so
172026-06-01T11:27:26.999Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-06-01T11:27:27.029Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-06-01T11:27:27.034Zdownloading input: /input/xde/work/test/loopback
202026-06-01T11:27:27.555Zdownloaded input: /input/xde/work/test/loopback
212026-06-01T11:27:27.558Zdownloading input: /input/xde/work/test/multicast_rx
222026-06-01T11:27:28.191Zdownloaded input: /input/xde/work/test/multicast_rx
232026-06-01T11:27:28.195Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-06-01T11:27:28.758Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-06-01T11:27:28.761Zdownloading input: /input/xde/work/test/multicast_validation
262026-06-01T11:27:29.328Zdownloaded input: /input/xde/work/test/multicast_validation
272026-06-01T11:27:29.331Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-06-01T11:27:29.878Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-06-01T11:27:29.882Zdownloading input: /input/xde/work/xde.conf
302026-06-01T11:27:29.905Zdownloaded input: /input/xde/work/xde.conf
 
312026-06-01T11:27:29.908Zstarting task 0: "setup"
322026-06-01T11:27:29.911Z++ uname -s
332026-06-01T11:27:29.914Z+ kern=SunOS
342026-06-01T11:27:29.914Z+ build_user=build
352026-06-01T11:27:29.914Z+ build_uid=12345
362026-06-01T11:27:29.914Z+ work_dir=/work
372026-06-01T11:27:29.914Z+ input_dir=/input
382026-06-01T11:27:29.914Z+ [[ 0 == 12345 ]]
392026-06-01T11:27:29.914Z+ case "$kern" in
402026-06-01T11:27:29.914Z+ groupadd -g 12345 build
412026-06-01T11:27:29.914Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-06-01T11:27:31.922Z+ zfs create -o mountpoint=/work rpool/work
432026-06-01T11:27:32.083Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-06-01T11:27:32.087Z+ home_fs=zfs
452026-06-01T11:27:32.087Z+ [[ zfs == autofs ]]
462026-06-01T11:27:32.087Z+ mkdir -p /home/build
472026-06-01T11:27:32.087Z+ chown build:build /home/build /work
482026-06-01T11:27:33.087Z+ chmod 0700 /home/build /work
492026-06-01T11:27:33.091Zprocess exited: duration 3184 ms, exit code 0
 
502026-06-01T11:27:33.097Zstarting task 1: "rust-toolchain"
512026-06-01T11:27:33.102Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
522026-06-01T11:27:33.102Z * rust toolchain channel = "1.95.0"
532026-06-01T11:27:33.102Z * rust toolchain profile = "default"
542026-06-01T11:27:33.102Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-06-01T11:27:33.102Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-06-01T11:27:33.102Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-06-01T11:27:33.105Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-06-01T11:27:33.105Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
592026-06-01T11:27:33.160Zinfo: downloading installer
602026-06-01T11:27:34.739Zwarn: It looks like you have an existing rustup settings file at:
612026-06-01T11:27:34.739Zwarn: /home/build/.rustup/settings.toml
622026-06-01T11:27:34.739Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-06-01T11:27:34.739Zwarn: instead of the one inferred from the default host triple.
642026-06-01T11:27:34.747Zinfo: profile set to default
652026-06-01T11:27:34.747Zinfo: default host triple is x86_64-unknown-illumos
662026-06-01T11:27:34.761Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
672026-06-01T11:27:34.879Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
682026-06-01T11:27:34.882Zinfo: downloading 6 components
692026-06-01T11:27:49.546Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
702026-06-01T11:27:49.546Z
712026-06-01T11:27:49.580Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
722026-06-01T11:27:49.580Z
732026-06-01T11:27:49.580Z
742026-06-01T11:27:49.580ZRust is installed now. Great!
752026-06-01T11:27:49.580Z
762026-06-01T11:27:49.581ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-06-01T11:27:49.581Zenvironment variable. This has not been done automatically.
782026-06-01T11:27:49.581Z
792026-06-01T11:27:49.581ZTo configure your current shell, you need to source
802026-06-01T11:27:49.581Zthe corresponding env file under $HOME/.cargo.
812026-06-01T11:27:49.581Z
822026-06-01T11:27:49.581ZThis is usually done by running one of the following (note the leading DOT):
832026-06-01T11:27:49.586Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-06-01T11:27:49.586Zsource "$HOME/.cargo/env.fish" # For fish
852026-06-01T11:27:49.586Zsource "~/.cargo/env.nu" # For nushell
862026-06-01T11:27:49.586Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-06-01T11:27:49.586Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-06-01T11:27:49.586Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-06-01T11:27:49.586Zwarn: no default linker (`cc`) was found in your PATH
902026-06-01T11:27:49.586Zwarn: many Rust crates require a system C toolchain to build
912026-06-01T11:27:49.681Z+ rustup --version
922026-06-01T11:27:49.690Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-06-01T11:27:49.693Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-06-01T11:27:49.711Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
952026-06-01T11:27:49.714Z+ cargo --version
962026-06-01T11:27:49.727Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
972026-06-01T11:27:49.730Z+ rustc --version
982026-06-01T11:27:49.749Zrustc 1.95.0 (59807616e 2026-04-14)
992026-06-01T11:27:49.752Zprocess exited: duration 16653 ms, exit code 0
 
1002026-06-01T11:27:49.758Zstarting task 2: "authentication"
1012026-06-01T11:27:49.774Zprocess exited: duration 16 ms, exit code 0
 
1022026-06-01T11:27:49.782Zstarting task 3: "clone repository"
1032026-06-01T11:27:49.785Z+ mkdir -p /work/oxidecomputer/opte
1042026-06-01T11:27:49.787Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-06-01T11:27:49.824ZCloning into '/work/oxidecomputer/opte'...
1062026-06-01T11:27:50.621Z+ cd /work/oxidecomputer/opte
1072026-06-01T11:27:50.621Z+ git fetch origin 02641c7f2dbf68cc5ed36a9b99b3e5f3105aa4a6
1082026-06-01T11:27:50.937ZFrom https://github.com/oxidecomputer/opte
1092026-06-01T11:27:50.937Z * branch 02641c7f2dbf68cc5ed36a9b99b3e5f3105aa4a6 -> FETCH_HEAD
1102026-06-01T11:27:50.944Z+ [[ -n mtu ]]
1112026-06-01T11:27:50.947Z++ git branch --show-current
1122026-06-01T11:27:50.947Z+ current=master
1132026-06-01T11:27:50.947Z+ [[ master != mtu ]]
1142026-06-01T11:27:50.947Z+ git branch -f mtu 02641c7f2dbf68cc5ed36a9b99b3e5f3105aa4a6
1152026-06-01T11:27:50.950Z+ git checkout -f mtu
1162026-06-01T11:27:50.966ZSwitched to branch 'mtu'
1172026-06-01T11:27:50.969Z+ git reset --hard 02641c7f2dbf68cc5ed36a9b99b3e5f3105aa4a6
1182026-06-01T11:27:50.973ZHEAD is now at 02641c7 Plumb MTU into IPv6 NDP RA messages
1192026-06-01T11:27:50.973Zprocess exited: duration 1190 ms, exit code 0
 
1202026-06-01T11:27:50.979Zstarting task 4: "build"
1212026-06-01T11:27:50.983Z+ source .github/buildomat/common.sh
1222026-06-01T11:27:50.983Z++ rustup show active-toolchain
1232026-06-01T11:27:50.989Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-06-01T11:27:50.992Z++ pushd xde
1252026-06-01T11:27:50.992Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-06-01T11:27:50.992Z++ rustup show active-toolchain
1272026-06-01T11:27:50.995Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1282026-06-01T11:27:51.158Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1292026-06-01T11:27:51.161Zinfo: downloading 6 components
1302026-06-01T11:28:05.982Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-06-01T11:28:06.067Z+++ rustup show active-toolchain -v
1322026-06-01T11:28:06.071Z+++ head -n 1
1332026-06-01T11:28:06.071Z+++ cut '-d ' -f1
1342026-06-01T11:28:06.120Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1352026-06-01T11:28:06.120Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1362026-06-01T11:28:06.124Z++ popd
1372026-06-01T11:28:06.124Z/work/oxidecomputer/opte
1382026-06-01T11:28:06.124Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-06-01T11:28:07.026Z Startup: Refreshing catalog 'helios' ... Done
1402026-06-01T11:28:07.105Z Startup: Caching catalogs ... Done
1412026-06-01T11:28:07.395ZPlanning: Solver setup ... Done
1422026-06-01T11:28:07.415ZPlanning: Running solver ... Done
1432026-06-01T11:28:07.422ZPlanning: Finding local manifests ... Done
1442026-06-01T11:28:07.433ZPlanning: Fetching manifests: 0/6 0% complete
1452026-06-01T11:28:07.456ZPlanning: Fetching manifests: 6/6 100% complete
1462026-06-01T11:28:07.469ZPlanning: Package planning ... Done
1472026-06-01T11:28:07.473ZPlanning: Merging actions ... Done
1482026-06-01T11:28:07.705ZPlanning: Checking for conflicting actions ... Done
1492026-06-01T11:28:07.709ZPlanning: Consolidating action changes ... Done
1502026-06-01T11:28:08.529ZPlanning: Evaluating mediators ... Done
1512026-06-01T11:28:08.533ZPlanning: Planning completed in 1.41 seconds
1522026-06-01T11:28:08.539Z Packages to install: 6
1532026-06-01T11:28:08.542Z Services to change: 2
1542026-06-01T11:28:08.542Z Create boot environment: No
1552026-06-01T11:28:08.542ZCreate backup boot environment: No
1562026-06-01T11:28:08.563Z
1572026-06-01T11:28:08.563ZDownload: 0/22 items 0.0/15.3MB 0% complete
1582026-06-01T11:28:09.337ZDownload: Completed 15.31 MB in 0.77 seconds (19.8M/s)
1592026-06-01T11:28:09.432Z Actions: 1/110 actions (Installing new actions)
1602026-06-01T11:28:09.842Z Actions: Completed 110 actions in 0.41 seconds.
1612026-06-01T11:28:09.876ZFinalize: Updating package state database ... Done
1622026-06-01T11:28:09.879ZFinalize: Updating package cache ... Done
1632026-06-01T11:28:09.896ZFinalize: Updating image state ... Done
1642026-06-01T11:28:12.400ZFinalize: Creating fast lookup database ... Done
1652026-06-01T11:28:12.469ZFinalize: Reading search index ... Done
1662026-06-01T11:28:12.472ZFinalize: Updating search index ... Done
1672026-06-01T11:28:17.152ZFinalize: Updating package cache ... Done
1682026-06-01T11:28:17.247Z+ [[ -z 01KT1EMXCZYFKVCPEPDN77KFW8 ]]
1692026-06-01T11:28:17.247Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-06-01T11:28:18.213Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-06-01T11:28:18.213Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-06-01T11:28:18.213Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-06-01T11:28:18.213Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-06-01T11:28:18.216Ztempdir @ "/tmp/.tmpqxcrQP/tmp"
1752026-06-01T11:28:18.216Zimage root @ "/tmp/.tmpqxcrQP/tmp/root"
1762026-06-01T11:28:18.216Zcreating image...
1772026-06-01T11:28:18.499Zcopying publishers...
1782026-06-01T11:28:18.964Zadding properties...
1792026-06-01T11:28:19.665Zinstalling packages...
1802026-06-01T11:28:32.804Zseeding SMF database...
1812026-06-01T11:28:37.058Zconfiguring SMF profile...
1822026-06-01T11:28:37.063Zmodifying shadow(5)...
1832026-06-01T11:28:37.063Zloading user and group database...
1842026-06-01T11:28:37.063Zloading facet selections...
1852026-06-01T11:28:37.352Z devel -> true
1862026-06-01T11:28:37.352Z doc.man -> true
1872026-06-01T11:28:37.352Z entire.service/hal -> true
1882026-06-01T11:28:37.352Z entire.service/network/smtp/dma -> true
1892026-06-01T11:28:37.352Z locale.ar -> true
1902026-06-01T11:28:37.352Z locale.ca -> true
1912026-06-01T11:28:37.352Z locale.cs -> true
1922026-06-01T11:28:37.352Z locale.de -> true
1932026-06-01T11:28:37.352Z locale.es -> true
1942026-06-01T11:28:37.352Z locale.fr -> true
1952026-06-01T11:28:37.353Z locale.he -> true
1962026-06-01T11:28:37.353Z locale.hu -> true
1972026-06-01T11:28:37.353Z locale.id -> true
1982026-06-01T11:28:37.353Z locale.it -> true
1992026-06-01T11:28:37.353Z locale.ja -> true
2002026-06-01T11:28:37.353Z locale.ko -> true
2012026-06-01T11:28:37.353Z locale.nl -> true
2022026-06-01T11:28:37.353Z locale.pl -> true
2032026-06-01T11:28:37.353Z locale.pt_BR -> true
2042026-06-01T11:28:37.353Z locale.ru -> true
2052026-06-01T11:28:37.353Z locale.sk -> true
2062026-06-01T11:28:37.353Z locale.sv -> true
2072026-06-01T11:28:37.353Z locale.zh_CN -> true
2082026-06-01T11:28:37.353Z locale.zh_HK -> true
2092026-06-01T11:28:37.353Z locale.zh_TW -> true
2102026-06-01T11:28:37.353Z onu.ooceonly -> true
2112026-06-01T11:28:37.353Z version-lock.shell/ksh93 -> true
2122026-06-01T11:28:37.353Z version-lock.system/data/hardware-registry -> true
2132026-06-01T11:28:37.353Z version-lock.system/data/zoneinfo -> true
2142026-06-01T11:28:37.353Z version-lock.system/microcode/amd -> true
2152026-06-01T11:28:37.353Z version-lock.system/microcode/intel -> true
2162026-06-01T11:28:37.353Z version-lock.system/microcode/oxide -> true
2172026-06-01T11:28:37.353Zassessing packaged files...
2182026-06-01T11:28:38.824Zcreating archive...
2192026-06-01T11:28:38.848Zmissing from packaging:
2202026-06-01T11:28:38.848Z "etc/.pwd.lock"
2212026-06-01T11:28:38.852Z "etc/svc/profile/generic.xml"
2222026-06-01T11:28:38.852Z "etc/svc/profile/inetd_services.xml"
2232026-06-01T11:28:38.852Z "etc/svc/profile/name_service.xml"
2242026-06-01T11:28:38.854Z "etc/svc/profile/platform.xml"
2252026-06-01T11:28:38.854Z "etc/svc/profile/platform_omicron1.xml"
2262026-06-01T11:28:38.855Z "etc/svc/repository.db"
2272026-06-01T11:28:38.855Z
2282026-06-01T11:28:38.860Z
2292026-06-01T11:28:38.860Zfinishing archive...
2302026-06-01T11:28:39.497Zcreating gzonly manifest...
2312026-06-01T11:28:39.500Zok
2322026-06-01T11:28:39.562Z+ trap cleanup EXIT
2332026-06-01T11:28:39.565Z+ OUT_DIR=/work/bench-results
2342026-06-01T11:28:39.565Z+ mkdir -p /work/bench-results
2352026-06-01T11:28:39.565Z+ mkdir -p target/criterion
2362026-06-01T11:28:39.568Z+ mkdir -p target/xde-bench
2372026-06-01T11:28:39.568Z+ banner collect
2382026-06-01T11:28:39.571Z
2392026-06-01T11:28:39.571Z #### #### # # ###### #### #####
2402026-06-01T11:28:39.571Z # # # # # # # # # #
2412026-06-01T11:28:39.571Z # # # # # ##### # #
2422026-06-01T11:28:39.571Z # # # # # # # #
2432026-06-01T11:28:39.571Z # # # # # # # # # #
2442026-06-01T11:28:39.571Z #### #### ###### ###### ###### #### #
2452026-06-01T11:28:39.571Z
2462026-06-01T11:28:39.571Z++ cat .git/refs/heads/master
2472026-06-01T11:28:39.571Z+ BASELINE_COMMIT=5b58271570136d25e0808eeed21038d87e4a0cc2
2482026-06-01T11:28:39.571Z+ [[ mtu == \m\a\s\t\e\r ]]
2492026-06-01T11:28:39.571Z+ get_artifact opte benchmark 5b58271570136d25e0808eeed21038d87e4a0cc2 bench-results.tgz
2502026-06-01T11:28:39.571Z+ local curl_res
2512026-06-01T11:28:39.571Z+ repo=opte
2522026-06-01T11:28:39.571Z+ series=benchmark
2532026-06-01T11:28:39.571Z+ commit=5b58271570136d25e0808eeed21038d87e4a0cc2
2542026-06-01T11:28:39.571Z+ name=bench-results.tgz
2552026-06-01T11:28:39.571Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-06-01T11:28:39.571Z+ mkdir -p download
2572026-06-01T11:28:39.575Z+ pushd download
2582026-06-01T11:28:39.575Z+ [[ ! -f bench-results.tgz ]]
2592026-06-01T11:28:39.575Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2602026-06-01T11:28:39.575Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/5b58271570136d25e0808eeed21038d87e4a0cc2/bench-results.tgz
2612026-06-01T11:28:39.578Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-06-01T11:28:39.581Z Dload Upload Total Spent Left Speed
2632026-06-01T11:28:39.786Z 0 0 0 0 0 0 0 0 0 100 6.08M 100 6.08M 0 0 29.26M 0 0 100 6.08M 100 6.08M 0 0 29.25M 0 0 100 6.08M 100 6.08M 0 0 29.25M 0 0
2642026-06-01T11:28:39.789Z+ curl_res=0
2652026-06-01T11:28:39.790Z+ popd
2662026-06-01T11:28:39.790Z+ return 0
2672026-06-01T11:28:39.790Z/work/oxidecomputer/opte
2682026-06-01T11:28:39.790Z+ tar -xf download/bench-results.tgz -C target
2692026-06-01T11:28:39.971Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-06-01T11:28:39.974Z+ rm -r target/bench-results
2712026-06-01T11:28:39.977Z+ [[ '' -eq 1 ]]
2722026-06-01T11:28:39.977Z+ uname -a
2732026-06-01T11:28:39.977ZSunOS w-01KT1EYSQW3WZ0GC33AV011359 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-06-01T11:28:39.977Z+ cat /etc/versions/build
2752026-06-01T11:28:39.977Zheads/stlouis-0-gd5af107c55
2762026-06-01T11:28:39.977Z+ dladm
2772026-06-01T11:28:39.980ZLINK CLASS MTU STATE BRIDGE OVER
2782026-06-01T11:28:39.980Zena0 phys 9216 up -- --
2792026-06-01T11:28:39.980Z+ ipadm
2802026-06-01T11:28:39.983ZADDROBJ TYPE STATE ADDR
2812026-06-01T11:28:39.983Zlo0/v4 static ok 127.0.0.1/8
2822026-06-01T11:28:39.983Zena0/dhcp dhcp ok 10.150.1.16/24
2832026-06-01T11:28:39.983Zlo0/v6 static ok ::1/128
2842026-06-01T11:28:39.983Z+ pfexec rem_drv xde
2852026-06-01T11:28:39.990Z+ set -o errexit
2862026-06-01T11:28:39.990Z+ set -o pipefail
2872026-06-01T11:28:39.993Z+ banner prepare
2882026-06-01T11:28:39.993Z
2892026-06-01T11:28:39.993Z ##### ##### ###### ##### ## ##### ######
2902026-06-01T11:28:39.993Z # # # # # # # # # # # #
2912026-06-01T11:28:39.993Z # # # # ##### # # # # # # #####
2922026-06-01T11:28:39.993Z ##### ##### # ##### ###### ##### #
2932026-06-01T11:28:39.993Z # # # # # # # # # #
2942026-06-01T11:28:39.993Z # # # ###### # # # # # ######
2952026-06-01T11:28:39.993Z
2962026-06-01T11:28:39.993Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-06-01T11:28:39.996Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-06-01T11:28:40.062Z+ pfexec add_drv xde
2992026-06-01T11:28:40.804Z+ banner bench
3002026-06-01T11:28:40.808Z
3012026-06-01T11:28:40.808Z ##### ###### # # #### # #
3022026-06-01T11:28:40.808Z # # # ## # # # # #
3032026-06-01T11:28:40.808Z ##### ##### # # # # ######
3042026-06-01T11:28:40.808Z # # # # # # # # #
3052026-06-01T11:28:40.808Z # # # # ## # # # #
3062026-06-01T11:28:40.808Z ##### ###### # # #### # #
3072026-06-01T11:28:40.808Z
3082026-06-01T11:28:40.808Z+ cargo kbench local
3092026-06-01T11:28:40.913Z Updating crates.io index
3102026-06-01T11:28:40.952Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-06-01T11:28:41.950Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-06-01T11:28:42.223Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-06-01T11:28:42.619Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-06-01T11:28:43.081Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-06-01T11:28:43.369Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-06-01T11:28:43.701Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-06-01T11:28:45.856Z Downloading crates ...
3182026-06-01T11:28:45.906Z Downloaded alloca v0.4.0
3192026-06-01T11:28:45.912Z Downloaded anstream v1.0.0
3202026-06-01T11:28:45.919Z Downloaded byteorder v1.5.0
3212026-06-01T11:28:45.922Z Downloaded bitflags v2.11.1
3222026-06-01T11:28:45.925Z Downloaded anes v0.1.6
3232026-06-01T11:28:45.929Z Downloaded ctor-proc-macro v0.0.13
3242026-06-01T11:28:45.932Z Downloaded colorchoice v1.0.5
3252026-06-01T11:28:45.932Z Downloaded clap_lex v1.1.0
3262026-06-01T11:28:45.932Z Downloaded aho-corasick v1.1.4
3272026-06-01T11:28:45.935Z Downloaded macaddr v1.0.1
3282026-06-01T11:28:45.938Z Downloaded powerfmt v0.2.0
3292026-06-01T11:28:45.938Z Downloaded errno v0.3.14
3302026-06-01T11:28:45.942Z Downloaded num-conv v0.2.1
3312026-06-01T11:28:45.945Z Downloaded dtor v0.8.1
3322026-06-01T11:28:45.945Z Downloaded plotters-svg v0.3.7
3332026-06-01T11:28:45.948Z Downloaded cpufeatures v0.3.0
3342026-06-01T11:28:45.950Z Downloaded cast v0.3.0
3352026-06-01T11:28:45.951Z Downloaded postcard v1.1.3
3362026-06-01T11:28:45.951Z Downloaded nom v8.0.0
3372026-06-01T11:28:45.953Z Downloaded pin-project-lite v0.2.17
3382026-06-01T11:28:45.956Z Downloaded ident_case v1.0.1
3392026-06-01T11:28:45.959Z Downloaded equivalent v1.0.2
3402026-06-01T11:28:45.959Z Downloaded defmt-parser v1.0.0
3412026-06-01T11:28:45.959Z Downloaded ciborium-io v0.2.2
3422026-06-01T11:28:45.959Z Downloaded futures-io v0.3.32
3432026-06-01T11:28:45.959Z Downloaded hash32 v0.3.1
3442026-06-01T11:28:45.962Z Downloaded darling_macro v0.23.0
3452026-06-01T11:28:45.962Z Downloaded oxnet v0.1.5
3462026-06-01T11:28:45.962Z Downloaded serde_derive v1.0.228
3472026-06-01T11:28:45.965Z Downloaded zmij v1.0.21
3482026-06-01T11:28:45.965Z Downloaded proc-macro-crate v3.5.0
3492026-06-01T11:28:45.968Z Downloaded futures-core v0.3.32
3502026-06-01T11:28:45.969Z Downloaded darling_macro v0.21.3
3512026-06-01T11:28:45.969Z Downloaded bitflags v1.3.2
3522026-06-01T11:28:45.971Z Downloaded pretty-hex v0.4.2
3532026-06-01T11:28:45.971Z Downloaded strsim v0.11.1
3542026-06-01T11:28:45.972Z Downloaded anstyle v1.0.14
3552026-06-01T11:28:45.974Z Downloaded ingot v0.1.1
3562026-06-01T11:28:45.974Z Downloaded either v1.15.0
3572026-06-01T11:28:45.974Z Downloaded cookie-factory v0.3.3
3582026-06-01T11:28:45.977Z Downloaded thiserror-impl v2.0.18
3592026-06-01T11:28:45.977Z Downloaded pcap-parser v0.17.0
3602026-06-01T11:28:45.980Z Downloaded tracing-attributes v0.1.31
3612026-06-01T11:28:45.983Z Downloaded same-file v1.0.6
3622026-06-01T11:28:45.984Z Downloaded num_enum v0.7.6
3632026-06-01T11:28:45.986Z Downloaded slog-async v2.8.0
3642026-06-01T11:28:45.989Z Downloaded num-traits v0.2.19
3652026-06-01T11:28:45.992Z Downloaded ciborium-ll v0.2.2
3662026-06-01T11:28:45.992Z Downloaded is_terminal_polyfill v1.70.2
3672026-06-01T11:28:45.992Z Downloaded dtor-proc-macro v0.0.13
3682026-06-01T11:28:45.992Z Downloaded futures-macro v0.3.32
3692026-06-01T11:28:45.995Z Downloaded cobs v0.3.0
3702026-06-01T11:28:45.995Z Downloaded page_size v0.6.0
3712026-06-01T11:28:45.995Z Downloaded heck v0.5.0
3722026-06-01T11:28:45.995Z Downloaded terminal_size v0.4.4
3732026-06-01T11:28:45.998Z Downloaded heck v0.4.1
3742026-06-01T11:28:45.998Z Downloaded circular v0.3.0
3752026-06-01T11:28:46.001Z Downloaded proc-macro-error-attr2 v2.0.0
3762026-06-01T11:28:46.001Z Downloaded plotters-backend v0.3.7
3772026-06-01T11:28:46.004Z Downloaded tabwriter v1.4.1
3782026-06-01T11:28:46.004Z Downloaded proc-macro-error-attr v1.0.4
3792026-06-01T11:28:46.004Z Downloaded version_check v0.9.5
3802026-06-01T11:28:46.004Z Downloaded ref-cast-impl v1.0.25
3812026-06-01T11:28:46.007Z Downloaded futures-executor v0.3.32
3822026-06-01T11:28:46.010Z Downloaded rusticata-macros v5.0.0
3832026-06-01T11:28:46.010Z Downloaded slog-envlogger v2.2.0
3842026-06-01T11:28:46.013Z Downloaded foreign-types-macros v0.2.3
3852026-06-01T11:28:46.013Z Downloaded anstyle-query v1.1.5
3862026-06-01T11:28:46.013Z Downloaded is-terminal v0.4.17
3872026-06-01T11:28:46.013Z Downloaded clap_derive v4.6.1
3882026-06-01T11:28:46.016Z Downloaded clap v4.6.1
3892026-06-01T11:28:46.020Z Downloaded time-macros v0.2.27
3902026-06-01T11:28:46.022Z Downloaded fnv v1.0.7
3912026-06-01T11:28:46.022Z Downloaded embedded-io v0.4.0
3922026-06-01T11:28:46.025Z Downloaded rand_core v0.10.1
3932026-06-01T11:28:46.025Z Downloaded take_mut v0.2.2
3942026-06-01T11:28:46.025Z Downloaded proc-macro2 v1.0.106
3952026-06-01T11:28:46.028Z Downloaded utf8parse v0.2.2
3962026-06-01T11:28:46.028Z Downloaded embedded-io v0.6.1
3972026-06-01T11:28:46.028Z Downloaded proc-macro-error v1.0.4
3982026-06-01T11:28:46.031Z Downloaded itoa v1.0.18
3992026-06-01T11:28:46.031Z Downloaded lazy_static v1.5.0
4002026-06-01T11:28:46.034Z Downloaded futures-task v0.3.32
4012026-06-01T11:28:46.034Z Downloaded futures-sink v0.3.32
4022026-06-01T11:28:46.034Z Downloaded cstr-argument v0.1.2
4032026-06-01T11:28:46.034Z Downloaded foreign-types-shared v0.3.1
4042026-06-01T11:28:46.034Z Downloaded dyn-clone v1.0.20
4052026-06-01T11:28:46.037Z Downloaded cfg_aliases v0.2.1
4062026-06-01T11:28:46.037Z Downloaded cfg-if v1.0.4
4072026-06-01T11:28:46.037Z Downloaded chacha20 v0.10.0
4082026-06-01T11:28:46.040Z Downloaded stable_deref_trait v1.2.1
4092026-06-01T11:28:46.043Z Downloaded managed v0.8.0
4102026-06-01T11:28:46.043Z Downloaded ref-cast v1.0.25
4112026-06-01T11:28:46.046Z Downloaded link-section v0.2.1
4122026-06-01T11:28:46.046Z Downloaded time-core v0.1.8
4132026-06-01T11:28:46.046Z Downloaded defmt v0.3.100
4142026-06-01T11:28:46.046Z Downloaded criterion-plot v0.8.2
4152026-06-01T11:28:46.050Z Downloaded walkdir v2.5.0
4162026-06-01T11:28:46.053Z Downloaded num_enum_derive v0.7.6
4172026-06-01T11:28:46.053Z Downloaded foreign-types v0.5.0
4182026-06-01T11:28:46.053Z Downloaded ipnetwork v0.21.1
4192026-06-01T11:28:46.056Z Downloaded autocfg v1.5.0
4202026-06-01T11:28:46.056Z Downloaded defmt-macros v1.0.1
4212026-06-01T11:28:46.058Z Downloaded deranged v0.5.8
4222026-06-01T11:28:46.058Z Downloaded tinytemplate v1.2.1
4232026-06-01T11:28:46.061Z Downloaded shlex v1.3.0
4242026-06-01T11:28:46.061Z Downloaded slog-stdlog v4.1.1
4252026-06-01T11:28:46.061Z Downloaded rustversion v1.0.22
4262026-06-01T11:28:46.064Z Downloaded find-msvc-tools v0.1.9
4272026-06-01T11:28:46.064Z Downloaded oorandom v11.1.5
4282026-06-01T11:28:46.064Z Downloaded thread_local v1.1.9
4292026-06-01T11:28:46.067Z Downloaded crossbeam-deque v0.8.6
4302026-06-01T11:28:46.067Z Downloaded anstyle-parse v1.0.0
4312026-06-01T11:28:46.067Z Downloaded thiserror v2.0.18
4322026-06-01T11:28:46.070Z Downloaded darling v0.21.3
4332026-06-01T11:28:46.073Z Downloaded thiserror-impl v1.0.69
4342026-06-01T11:28:46.076Z Downloaded slog-term v2.9.2
4352026-06-01T11:28:46.076Z Downloaded proc-macro-error2 v2.0.1
4362026-06-01T11:28:46.079Z Downloaded slog-scope v4.4.1
4372026-06-01T11:28:46.079Z Downloaded ingot-types v0.1.2
4382026-06-01T11:28:46.079Z Downloaded slab v0.4.12
4392026-06-01T11:28:46.082Z Downloaded ctor v0.10.1
4402026-06-01T11:28:46.082Z Downloaded colored v3.1.1
4412026-06-01T11:28:46.085Z Downloaded quote v1.0.45
4422026-06-01T11:28:46.085Z Downloaded defmt v1.0.1
4432026-06-01T11:28:46.088Z Downloaded toml_parser v1.1.2+spec-1.1.0
4442026-06-01T11:28:46.090Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4452026-06-01T11:28:46.093Z Downloaded futures-channel v0.3.32
4462026-06-01T11:28:46.096Z Downloaded darling v0.23.0
4472026-06-01T11:28:46.099Z Downloaded crossbeam-utils v0.8.21
4482026-06-01T11:28:46.101Z Downloaded thiserror v1.0.69
4492026-06-01T11:28:46.104Z Downloaded darling_core v0.21.3
4502026-06-01T11:28:46.107Z Downloaded darling_core v0.23.0
4512026-06-01T11:28:46.110Z Downloaded once_cell v1.21.4
4522026-06-01T11:28:46.110Z Downloaded anyhow v1.0.102
4532026-06-01T11:28:46.113Z Downloaded serde_core v1.0.228
4542026-06-01T11:28:46.115Z Downloaded ingot-macros v0.1.1
4552026-06-01T11:28:46.115Z Downloaded uuid v1.23.1
4562026-06-01T11:28:46.118Z Downloaded term v1.2.1
4572026-06-01T11:28:46.121Z Downloaded crossbeam-epoch v0.9.18
4582026-06-01T11:28:46.121Z Downloaded erased-serde v0.3.31
4592026-06-01T11:28:46.124Z Downloaded ciborium v0.2.2
4602026-06-01T11:28:46.124Z Downloaded crc32fast v1.5.0
4612026-06-01T11:28:46.130Z Downloaded unicode-ident v1.0.24
4622026-06-01T11:28:46.133Z Downloaded socket2 v0.6.3
4632026-06-01T11:28:46.136Z Downloaded iana-time-zone v0.1.65
4642026-06-01T11:28:46.140Z Downloaded half v2.7.1
4652026-06-01T11:28:46.143Z Downloaded tracing-core v0.1.36
4662026-06-01T11:28:46.146Z Downloaded toml_edit v0.25.11+spec-1.1.0
4672026-06-01T11:28:46.149Z Downloaded getrandom v0.4.2
4682026-06-01T11:28:46.149Z Downloaded futures v0.3.32
4692026-06-01T11:28:46.151Z Downloaded slog v2.8.2
4702026-06-01T11:28:46.154Z Downloaded heapless v0.8.0
4712026-06-01T11:28:46.157Z Downloaded log v0.4.29
4722026-06-01T11:28:46.161Z Downloaded crossbeam-channel v0.5.15
4732026-06-01T11:28:46.164Z Downloaded rayon-core v1.13.0
4742026-06-01T11:28:46.167Z Downloaded zerocopy-derive v0.8.48
4752026-06-01T11:28:46.172Z Downloaded serde v1.0.228
4762026-06-01T11:28:46.175Z Downloaded arc-swap v1.9.1
4772026-06-01T11:28:46.178Z Downloaded indexmap v2.14.0
4782026-06-01T11:28:46.181Z Downloaded memchr v2.8.0
4792026-06-01T11:28:46.184Z Downloaded criterion v0.8.2
4802026-06-01T11:28:46.188Z Downloaded rand v0.10.1
4812026-06-01T11:28:46.190Z Downloaded cc v1.2.61
4822026-06-01T11:28:46.207Z Downloaded itertools v0.13.0
4832026-06-01T11:28:46.211Z Downloaded itertools v0.12.1
4842026-06-01T11:28:46.218Z Downloaded hashbrown v0.17.0
4852026-06-01T11:28:46.221Z Downloaded plotters v0.3.7
4862026-06-01T11:28:46.226Z Downloaded itertools v0.14.0
4872026-06-01T11:28:46.230Z Downloaded futures-util v0.3.32
4882026-06-01T11:28:46.237Z Downloaded clap_builder v4.6.0
4892026-06-01T11:28:46.240Z Downloaded regex v1.12.3
4902026-06-01T11:28:46.243Z Downloaded serde_json v1.0.149
4912026-06-01T11:28:46.248Z Downloaded chrono v0.4.44
4922026-06-01T11:28:46.271Z Downloaded winnow v1.0.2
4932026-06-01T11:28:46.276Z Downloaded rayon v1.12.0
4942026-06-01T11:28:46.281Z Downloaded libc v0.2.186
4952026-06-01T11:28:46.307Z Downloaded time v0.3.47
4962026-06-01T11:28:46.314Z Downloaded syn v1.0.109
4972026-06-01T11:28:46.321Z Downloaded unicode-width v0.2.2
4982026-06-01T11:28:46.328Z Downloaded nix v0.31.2
4992026-06-01T11:28:46.334Z Downloaded syn v2.0.117
5002026-06-01T11:28:46.340Z Downloaded zerocopy v0.8.48
5012026-06-01T11:28:46.351Z Downloaded smoltcp v0.11.0
5022026-06-01T11:28:46.357Z Downloaded regex-syntax v0.8.10
5032026-06-01T11:28:46.368Z Downloaded rustix v1.1.4
5042026-06-01T11:28:46.380Z Downloaded tracing v0.1.44
5052026-06-01T11:28:46.390Z Downloaded regex-automata v0.4.14
5062026-06-01T11:28:46.457Z Compiling proc-macro2 v1.0.106
5072026-06-01T11:28:46.457Z Compiling unicode-ident v1.0.24
5082026-06-01T11:28:46.458Z Compiling quote v1.0.45
5092026-06-01T11:28:46.458Z Compiling serde_core v1.0.228
5102026-06-01T11:28:46.461Z Compiling cfg-if v1.0.4
5112026-06-01T11:28:46.461Z Compiling libc v0.2.186
5122026-06-01T11:28:46.461Z Compiling memchr v2.8.0
5132026-06-01T11:28:46.461Z Compiling serde v1.0.228
5142026-06-01T11:28:46.606Z Compiling rustversion v1.0.22
5152026-06-01T11:28:46.672Z Compiling version_check v0.9.5
5162026-06-01T11:28:46.935Z Compiling strsim v0.11.1
5172026-06-01T11:28:46.941Z Compiling ident_case v1.0.1
5182026-06-01T11:28:46.954Z Compiling zerocopy v0.8.48
5192026-06-01T11:28:47.068Z Compiling either v1.15.0
5202026-06-01T11:28:47.235Z Compiling thiserror v2.0.18
5212026-06-01T11:28:47.396Z Compiling fnv v1.0.7
5222026-06-01T11:28:47.486Z Compiling pin-project-lite v0.2.17
5232026-06-01T11:28:47.494Z Compiling syn v1.0.109
5242026-06-01T11:28:47.497Z Compiling regex-syntax v0.8.10
5252026-06-01T11:28:47.564Z Compiling crossbeam-utils v0.8.21
5262026-06-01T11:28:47.573Z Compiling equivalent v1.0.2
5272026-06-01T11:28:47.759Z Compiling aho-corasick v1.1.4
5282026-06-01T11:28:47.810Z Compiling winnow v1.0.2
5292026-06-01T11:28:47.848Z Compiling syn v2.0.117
5302026-06-01T11:28:47.878Z Compiling hashbrown v0.17.0
5312026-06-01T11:28:47.963Z Compiling itertools v0.14.0
5322026-06-01T11:28:48.396Z Compiling indexmap v2.14.0
5332026-06-01T11:28:48.794Z Compiling bitflags v2.11.1
5342026-06-01T11:28:48.930Z Compiling regex-automata v0.4.14
5352026-06-01T11:28:48.994Z Compiling toml_parser v1.1.2+spec-1.1.0
5362026-06-01T11:28:49.088Z Compiling autocfg v1.5.0
5372026-06-01T11:28:49.132Z Compiling byteorder v1.5.0
5382026-06-01T11:28:49.162Z Compiling toml_datetime v1.1.1+spec-1.1.0
5392026-06-01T11:28:49.324Z Compiling heapless v0.8.0
5402026-06-01T11:28:49.382Z Compiling toml_edit v0.25.11+spec-1.1.0
5412026-06-01T11:28:49.418Z Compiling num-traits v0.2.19
5422026-06-01T11:28:49.499Z Compiling hash32 v0.3.1
5432026-06-01T11:28:49.524Z Compiling slog v2.8.2
5442026-06-01T11:28:49.632Z Compiling smoltcp v0.11.0
5452026-06-01T11:28:49.650Z Compiling futures-core v0.3.32
5462026-06-01T11:28:49.760Z Compiling futures-sink v0.3.32
5472026-06-01T11:28:49.782Z Compiling macaddr v1.0.1
5482026-06-01T11:28:49.796Z Compiling stable_deref_trait v1.2.1
5492026-06-01T11:28:49.860Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5502026-06-01T11:28:49.975Z Compiling proc-macro-crate v3.5.0
5512026-06-01T11:28:49.983Z Compiling futures-channel v0.3.32
5522026-06-01T11:28:50.240Z Compiling proc-macro-error-attr v1.0.4
5532026-06-01T11:28:50.256Z Compiling anyhow v1.0.102
5542026-06-01T11:28:50.299Z Compiling itoa v1.0.18
5552026-06-01T11:28:50.349Z Compiling darling_core v0.21.3
5562026-06-01T11:28:50.395Z Compiling darling_core v0.23.0
5572026-06-01T11:28:50.472Z Compiling bitflags v1.3.2
5582026-06-01T11:28:50.505Z Compiling slab v0.4.12
5592026-06-01T11:28:50.539Z Compiling regex v1.12.3
5602026-06-01T11:28:50.580Z Compiling ref-cast v1.0.25
5612026-06-01T11:28:50.698Z Compiling rand_core v0.10.1
5622026-06-01T11:28:50.893Z Compiling crc32fast v1.5.0
5632026-06-01T11:28:50.952Z Compiling managed v0.8.0
5642026-06-01T11:28:50.969Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5652026-06-01T11:28:51.196Z Compiling futures-task v0.3.32
5662026-06-01T11:28:51.200Z Compiling getrandom v0.4.2
5672026-06-01T11:28:51.211Z Compiling futures-io v0.3.32
5682026-06-01T11:28:51.512Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5692026-06-01T11:28:51.594Z Compiling serde_derive v1.0.228
5702026-06-01T11:28:51.661Z Compiling zerocopy-derive v0.8.48
5712026-06-01T11:28:51.895Z Compiling thiserror-impl v2.0.18
5722026-06-01T11:28:51.904Z Compiling futures-macro v0.3.32
5732026-06-01T11:28:52.207Z Compiling ref-cast-impl v1.0.25
5742026-06-01T11:28:52.534Z Compiling darling_macro v0.21.3
5752026-06-01T11:28:52.579Z Compiling darling_macro v0.23.0
5762026-06-01T11:28:52.733Z Compiling futures-util v0.3.32
5772026-06-01T11:28:52.798Z Compiling num_enum_derive v0.7.6
5782026-06-01T11:28:53.100Z Compiling darling v0.21.3
5792026-06-01T11:28:53.135Z Compiling darling v0.23.0
5802026-06-01T11:28:53.172Z Compiling ingot-macros v0.1.1
5812026-06-01T11:28:53.207Z Compiling cobs v0.3.0
5822026-06-01T11:28:53.226Z Compiling foreign-types-macros v0.2.3
5832026-06-01T11:28:53.419Z Compiling proc-macro-error v1.0.4
5842026-06-01T11:28:53.674Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5852026-06-01T11:28:53.806Z Compiling rustix v1.1.4
5862026-06-01T11:28:53.857Z Compiling ipnetwork v0.21.1
5872026-06-01T11:28:53.909Z Compiling unicode-width v0.2.2
5882026-06-01T11:28:54.131Z Compiling foreign-types-shared v0.3.1
5892026-06-01T11:28:54.166Z Compiling once_cell v1.21.4
5902026-06-01T11:28:54.201Z Compiling cpufeatures v0.3.0
5912026-06-01T11:28:54.219Z Compiling foreign-types v0.5.0
5922026-06-01T11:28:54.263Z Compiling chacha20 v0.10.0
5932026-06-01T11:28:54.287Z Compiling tabwriter v1.4.1
5942026-06-01T11:28:54.392Z Compiling tracing-core v0.1.36
5952026-06-01T11:28:54.466Z Compiling num_enum v0.7.6
5962026-06-01T11:28:54.582Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5972026-06-01T11:28:54.625Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5982026-06-01T11:28:54.845Z Compiling erased-serde v0.3.31
5992026-06-01T11:28:55.104Z Compiling postcard v1.1.3
6002026-06-01T11:28:55.194Z Compiling futures-executor v0.3.32
6012026-06-01T11:28:55.221Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6022026-06-01T11:28:55.246Z Compiling tracing-attributes v0.1.31
6032026-06-01T11:28:55.747Z Compiling errno v0.3.14
6042026-06-01T11:28:55.857Z Compiling cstr-argument v0.1.2
6052026-06-01T11:28:55.861Z Compiling shlex v1.3.0
6062026-06-01T11:28:55.894Z Compiling time-core v0.1.8
6072026-06-01T11:28:55.962Z Compiling dyn-clone v1.0.20
6082026-06-01T11:28:56.015Z Compiling powerfmt v0.2.0
6092026-06-01T11:28:56.035Z Compiling pretty-hex v0.4.2
6102026-06-01T11:28:56.045Z Compiling utf8parse v0.2.2
6112026-06-01T11:28:56.132Z Compiling find-msvc-tools v0.1.9
6122026-06-01T11:28:56.180Z Compiling ingot-types v0.1.2
6132026-06-01T11:28:56.202Z Compiling num-conv v0.2.1
6142026-06-01T11:28:56.271Z Compiling thiserror v1.0.69
6152026-06-01T11:28:56.345Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
6162026-06-01T11:28:56.360Z Compiling zmij v1.0.21
6172026-06-01T11:28:56.528Z Compiling tracing v0.1.44
6182026-06-01T11:28:56.568Z Compiling ingot v0.1.1
6192026-06-01T11:28:56.612Z Compiling time-macros v0.2.27
6202026-06-01T11:28:56.698Z Compiling cc v1.2.61
6212026-06-01T11:28:56.755Z Compiling deranged v0.5.8
6222026-06-01T11:28:56.848Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
6232026-06-01T11:28:57.056Z Compiling anstyle-parse v1.0.0
6242026-06-01T11:28:57.263Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6252026-06-01T11:28:57.614Z Compiling rand v0.10.1
6262026-06-01T11:28:57.800Z Compiling futures v0.3.32
6272026-06-01T11:28:57.869Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6282026-06-01T11:28:57.878Z Compiling thiserror-impl v1.0.69
6292026-06-01T11:28:57.881Z Compiling uuid v1.23.1
6302026-06-01T11:28:58.136Z Compiling crossbeam-epoch v0.9.18
6312026-06-01T11:28:58.282Z Compiling arc-swap v1.9.1
6322026-06-01T11:28:58.414Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6332026-06-01T11:28:58.575Z Compiling socket2 v0.6.3
6342026-06-01T11:28:58.617Z Compiling nom v8.0.0
6352026-06-01T11:28:58.650Z Compiling thread_local v1.1.9
6362026-06-01T11:28:58.980Z Compiling heck v0.4.1
6372026-06-01T11:28:59.018Z Compiling is_terminal_polyfill v1.70.2
6382026-06-01T11:28:59.108Z Compiling iana-time-zone v0.1.65
6392026-06-01T11:28:59.116Z Compiling lazy_static v1.5.0
6402026-06-01T11:28:59.172Z Compiling oxnet v0.1.5
6412026-06-01T11:28:59.210Z Compiling slog-async v2.8.0
6422026-06-01T11:28:59.394Z Compiling serde_json v1.0.149
6432026-06-01T11:28:59.456Z Compiling anstyle v1.0.14
6442026-06-01T11:28:59.637Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6452026-06-01T11:28:59.845Z Compiling colored v3.1.1
6462026-06-01T11:28:59.848Z Compiling colorchoice v1.0.5
6472026-06-01T11:28:59.964Z Compiling rayon-core v1.13.0
6482026-06-01T11:29:00.084Z Compiling anstyle-query v1.1.5
6492026-06-01T11:29:00.189Z Compiling anstream v1.0.0
6502026-06-01T11:29:00.211Z Compiling time v0.3.47
6512026-06-01T11:29:00.917Z Compiling chrono v0.4.44
6522026-06-01T11:29:00.938Z Compiling slog-scope v4.4.1
6532026-06-01T11:29:01.257Z Compiling rusticata-macros v5.0.0
6542026-06-01T11:29:01.333Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6552026-06-01T11:29:01.513Z Compiling crossbeam-deque v0.8.6
6562026-06-01T11:29:01.521Z Compiling cookie-factory v0.3.3
6572026-06-01T11:29:01.730Z Compiling terminal_size v0.4.4
6582026-06-01T11:29:01.846Z Compiling alloca v0.4.0
6592026-06-01T11:29:01.915Z Compiling half v2.7.1
6602026-06-01T11:29:02.002Z Compiling crossbeam-channel v0.5.15
6612026-06-01T11:29:02.137Z Compiling is-terminal v0.4.17
6622026-06-01T11:29:02.185Z Compiling itertools v0.12.1
6632026-06-01T11:29:02.231Z Compiling term v1.2.1
6642026-06-01T11:29:02.240Z Compiling cfg_aliases v0.2.1
6652026-06-01T11:29:02.626Z Compiling take_mut v0.2.2
6662026-06-01T11:29:02.742Z Compiling ciborium-io v0.2.2
6672026-06-01T11:29:02.838Z Compiling plotters-backend v0.3.7
6682026-06-01T11:29:02.965Z Compiling heck v0.5.0
6692026-06-01T11:29:03.163Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6702026-06-01T11:29:03.166Z Compiling circular v0.3.0
6712026-06-01T11:29:03.309Z Compiling clap_lex v1.1.0
6722026-06-01T11:29:03.383Z Compiling log v0.4.29
6732026-06-01T11:29:03.478Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6742026-06-01T11:29:03.494Z Compiling clap_builder v4.6.0
6752026-06-01T11:29:03.610Z Compiling slog-stdlog v4.1.1
6762026-06-01T11:29:03.614Z Compiling pcap-parser v0.17.0
6772026-06-01T11:29:03.626Z Compiling clap_derive v4.6.1
6782026-06-01T11:29:03.946Z Compiling plotters-svg v0.3.7
6792026-06-01T11:29:04.247Z Compiling ciborium-ll v0.2.2
6802026-06-01T11:29:04.659Z Compiling slog-term v2.9.2
6812026-06-01T11:29:05.254Z Compiling nix v0.31.2
6822026-06-01T11:29:05.576Z Compiling itertools v0.13.0
6832026-06-01T11:29:05.641Z Compiling same-file v1.0.6
6842026-06-01T11:29:05.662Z Compiling cast v0.3.0
6852026-06-01T11:29:05.844Z Compiling walkdir v2.5.0
6862026-06-01T11:29:05.990Z Compiling rayon v1.12.0
6872026-06-01T11:29:06.429Z Compiling tinytemplate v1.2.1
6882026-06-01T11:29:06.755Z Compiling clap v4.6.1
6892026-06-01T11:29:06.835Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6902026-06-01T11:29:07.090Z Compiling criterion-plot v0.8.2
6912026-06-01T11:29:07.344Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6922026-06-01T11:29:07.411Z Compiling slog-envlogger v2.2.0
6932026-06-01T11:29:07.824Z Compiling ciborium v0.2.2
6942026-06-01T11:29:07.862Z Compiling plotters v0.3.7
6952026-06-01T11:29:08.128Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
6962026-06-01T11:29:08.341Z Compiling page_size v0.6.0
6972026-06-01T11:29:08.450Z Compiling dtor-proc-macro v0.0.13
6982026-06-01T11:29:08.583Z Compiling anes v0.1.6
6992026-06-01T11:29:08.811Z Compiling oorandom v11.1.5
7002026-06-01T11:29:08.827Z Compiling dtor v0.8.1
7012026-06-01T11:29:08.917Z Compiling criterion v0.8.2
7022026-06-01T11:29:08.943Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7032026-06-01T11:29:09.029Z Compiling ctor-proc-macro v0.0.13
7042026-06-01T11:29:09.391Z Compiling link-section v0.2.1
7052026-06-01T11:29:09.533Z Compiling ctor v0.10.1
7062026-06-01T11:29:10.895Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7072026-06-01T11:29:24.557Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.74s
7082026-06-01T11:29:24.659Z Running benches/xde.rs (target/release/deps/xde-1d28b3defb1c5d6b)
7092026-06-01T11:29:24.668Z###--------------------------------###
7102026-06-01T11:29:24.668Z:::Building test topology... (120s):::
7112026-06-01T11:29:24.668Z###--------------------------------###
7122026-06-01T11:29:24.674Zadding underlay route 0
7132026-06-01T11:29:24.677Zadding underlay route 1
7142026-06-01T11:29:24.817Zstart zones a, b
7152026-06-01T11:29:34.894Zconfigure zone
7162026-06-01T11:29:34.909Zconfigure zone
7172026-06-01T11:29:34.913Zinstall zone
7182026-06-01T11:29:34.918Zinstall zone
7192026-06-01T11:29:44.800Zboot zone
7202026-06-01T11:29:44.800Zboot zone
7212026-06-01T11:29:44.874Zsetup zones a, b
7222026-06-01T11:29:44.874Z[a] svcs -a
7232026-06-01T11:29:44.874Z[b] svcs -a
7242026-06-01T11:29:44.895ZFailed to parse command output: exit code 1
7252026-06-01T11:29:44.895Zstdout:
7262026-06-01T11:29:44.895Z
7272026-06-01T11:29:44.895Zstderr:
7282026-06-01T11:29:44.895Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7292026-06-01T11:29:44.895ZFailed to parse command output: exit code 1
7302026-06-01T11:29:44.895Zstdout:
7312026-06-01T11:29:44.895Z
7322026-06-01T11:29:44.895Zstderr:
7332026-06-01T11:29:44.895Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-06-01T11:29:45.095Z[b] svcs -a
7352026-06-01T11:29:45.095Z[a] svcs -a
7362026-06-01T11:29:45.204ZSTATE STIME FMRI
7372026-06-01T11:29:45.205Zonline 11:29:44 svc:/system/svc/restarter:default
7382026-06-01T11:29:45.205Zoffline 11:29:44 svc:/system/early-manifest-import:default
7392026-06-01T11:29:45.205Z- - svc:/application/management/net-snmp:default
7402026-06-01T11:29:45.205Z- - svc:/application/pkg/dynamic-mirror:default
7412026-06-01T11:29:45.205Z- - svc:/application/pkg/mirror:default
7422026-06-01T11:29:45.205Z- - svc:/application/pkg/repositories-setup:default
7432026-06-01T11:29:45.205Z- - svc:/application/pkg/server:default
7442026-06-01T11:29:45.205Z- - svc:/application/security/tcsd:default
7452026-06-01T11:29:45.205Z- - svc:/milestone/devices:default
7462026-06-01T11:29:45.205Z- - svc:/milestone/multi-user-server:default
7472026-06-01T11:29:45.205Z- - svc:/milestone/multi-user:default
7482026-06-01T11:29:45.205Z- - svc:/milestone/name-services:default
7492026-06-01T11:29:45.205Z- - svc:/milestone/network:default
7502026-06-01T11:29:45.205Z- - svc:/milestone/single-user:default
7512026-06-01T11:29:45.205Z- - svc:/milestone/sysconfig:default
7522026-06-01T11:29:45.205Z- - svc:/network/chrony:default
7532026-06-01T11:29:45.205Z- - svc:/network/datalink-management:default
7542026-06-01T11:29:45.205Z- - svc:/network/dns/client:default
7552026-06-01T11:29:45.205Z- - svc:/network/dns/install:default
7562026-06-01T11:29:45.205Z- - svc:/network/dns/multicast:default
7572026-06-01T11:29:45.205Z- - svc:/network/inetd-upgrade:default
7582026-06-01T11:29:45.205Z- - svc:/network/inetd:default
7592026-06-01T11:29:45.205Z- - svc:/network/initial:default
7602026-06-01T11:29:45.205Z- - svc:/network/install:default
7612026-06-01T11:29:45.205Z- - svc:/network/ip-interface-management:default
7622026-06-01T11:29:45.205Z- - svc:/network/ipmp:default
7632026-06-01T11:29:45.205Z- - svc:/network/ipqos:default
7642026-06-01T11:29:45.205Z- - svc:/network/ipsec/ike:default
7652026-06-01T11:29:45.205Z- - svc:/network/ipsec/ipsecalgs:default
7662026-06-01T11:29:45.205Z- - svc:/network/ipsec/manual-key:default
7672026-06-01T11:29:45.205Z- - svc:/network/ipsec/policy:default
7682026-06-01T11:29:45.205Z- - svc:/network/iptun:default
7692026-06-01T11:29:45.205Z- - svc:/network/ipv4-forwarding:default
7702026-06-01T11:29:45.205Z- - svc:/network/ipv6-forwarding:default
7712026-06-01T11:29:45.205Z- - svc:/network/ldap/client:default
7722026-06-01T11:29:45.205Z- - svc:/network/location:default
7732026-06-01T11:29:45.205Z- - svc:/network/loopback:default
7742026-06-01T11:29:45.206Z- - svc:/network/netcfg:default
7752026-06-01T11:29:45.206Z- - svc:/network/netmask:default
7762026-06-01T11:29:45.206Z- - svc:/network/nfs/cbd:default
7772026-06-01T11:29:45.206Z- - svc:/network/nfs/client:default
7782026-06-01T11:29:45.206Z- - svc:/network/nfs/log:default
7792026-06-01T11:29:45.206Z- - svc:/network/nfs/mapid:default
7802026-06-01T11:29:45.206Z- - svc:/network/nfs/nlockmgr:default
7812026-06-01T11:29:45.206Z- - svc:/network/nfs/rquota:default
7822026-06-01T11:29:45.206Z- - svc:/network/nfs/server:default
7832026-06-01T11:29:45.206Z- - svc:/network/nfs/status:default
7842026-06-01T11:29:45.206Z- - svc:/network/nis/client:default
7852026-06-01T11:29:45.206Z- - svc:/network/physical:default
7862026-06-01T11:29:45.206Z- - svc:/network/physical:nwam
7872026-06-01T11:29:45.206Z- - svc:/network/routing-setup:default
7882026-06-01T11:29:45.206Z- - svc:/network/routing/legacy-routing:ipv4
7892026-06-01T11:29:45.206Z- - svc:/network/routing/legacy-routing:ipv6
7902026-06-01T11:29:45.206Z- - svc:/network/routing/ndp:default
7912026-06-01T11:29:45.206Z- - svc:/network/routing/rdisc:default
7922026-06-01T11:29:45.206Z- - svc:/network/routing/ripng:default
7932026-06-01T11:29:45.206Z- - svc:/network/routing/route:default
7942026-06-01T11:29:45.206Z- - svc:/network/rpc/bind:default
7952026-06-01T11:29:45.206Z- - svc:/network/rpc/gss:default
7962026-06-01T11:29:45.206Z- - svc:/network/rpc/keyserv:default
7972026-06-01T11:29:45.206Z- - svc:/network/security/kadmin:default
7982026-06-01T11:29:45.206Z- - svc:/network/security/krb5kdc:default
7992026-06-01T11:29:45.206Z- - svc:/network/security/ktkt_warn:default
8002026-06-01T11:29:45.206Z- - svc:/network/service:default
8012026-06-01T11:29:45.206Z- - svc:/network/shares/group:default
8022026-06-01T11:29:45.206Z- - svc:/network/smb/client:default
8032026-06-01T11:29:45.206Z- - svc:/network/smb/server:default
8042026-06-01T11:29:45.206Z- - svc:/network/ssh:default
8052026-06-01T11:29:45.206Z- - svc:/network/tcpkey:default
8062026-06-01T11:29:45.206Z- - svc:/system/auditd:default
8072026-06-01T11:29:45.206Z- - svc:/system/auditset:default
8082026-06-01T11:29:45.206Z- - svc:/system/boot-archive-update:default
8092026-06-01T11:29:45.206Z- - svc:/system/boot-archive:default
8102026-06-01T11:29:45.206Z- - svc:/system/boot-config:default
8112026-06-01T11:29:45.206Z- - svc:/system/consadm:default
8122026-06-01T11:29:45.207Z- - svc:/system/console-login:default
8132026-06-01T11:29:45.207Z- - svc:/system/console-login:vt2
8142026-06-01T11:29:45.207Z- - svc:/system/console-login:vt3
8152026-06-01T11:29:45.207Z- - svc:/system/console-login:vt4
8162026-06-01T11:29:45.207Z- - svc:/system/console-login:vt5
8172026-06-01T11:29:45.207Z- - svc:/system/console-login:vt6
8182026-06-01T11:29:45.207Z- - svc:/system/coreadm:default
8192026-06-01T11:29:45.207Z- - svc:/system/cron:default
8202026-06-01T11:29:45.207Z- - svc:/system/cryptosvc:default
8212026-06-01T11:29:45.207Z- - svc:/system/device/allocate:default
8222026-06-01T11:29:45.207Z- - svc:/system/device/audio:default
8232026-06-01T11:29:45.207Z- - svc:/system/device/local:default
8242026-06-01T11:29:45.207Z- - svc:/system/device/mpxio-upgrade:default
8252026-06-01T11:29:45.207Z- - svc:/system/extended-accounting:flow
8262026-06-01T11:29:45.207Z- - svc:/system/extended-accounting:net
8272026-06-01T11:29:45.207Z- - svc:/system/extended-accounting:process
8282026-06-01T11:29:45.207Z- - svc:/system/extended-accounting:task
8292026-06-01T11:29:45.207Z- - svc:/system/filesystem/local:default
8302026-06-01T11:29:45.207Z- - svc:/system/filesystem/minimal:default
8312026-06-01T11:29:45.207Z- - svc:/system/filesystem/reparse:default
8322026-06-01T11:29:45.207Z- - svc:/system/filesystem/root:default
8332026-06-01T11:29:45.207Z- - svc:/system/filesystem/usr:default
8342026-06-01T11:29:45.207Z- - svc:/system/fm/notify-params:default
8352026-06-01T11:29:45.207Z- - svc:/system/fmd:default
8362026-06-01T11:29:45.211Z- - svc:/system/hostid:default
8372026-06-01T11:29:45.211Z- - svc:/system/hotplug:default
8382026-06-01T11:29:45.211Z- - svc:/system/identity:domain
8392026-06-01T11:29:45.211Z- - svc:/system/identity:node
8402026-06-01T11:29:45.211Z- - svc:/system/idmap:default
8412026-06-01T11:29:45.211Z- - svc:/system/keymap:default
8422026-06-01T11:29:45.211Z- - svc:/system/logadm-upgrade:default
8432026-06-01T11:29:45.211Z- - svc:/system/manifest-import:default
8442026-06-01T11:29:45.211Z- - svc:/system/name-service-cache:default
8452026-06-01T11:29:45.211Z- - svc:/system/pfexec:default
8462026-06-01T11:29:45.211Z- - svc:/system/pkgserv:default
8472026-06-01T11:29:45.211Z- - svc:/system/process-security:default
8482026-06-01T11:29:45.211Z- - svc:/system/rbac:default
8492026-06-01T11:29:45.211Z- - svc:/system/rmtmpfiles:default
8502026-06-01T11:29:45.211Z- - svc:/system/sac:default
8512026-06-01T11:29:45.211Z- - svc:/system/sar:default
8522026-06-01T11:29:45.211Z- - svc:/system/svc/global:default
8532026-06-01T11:29:45.211Z- - svc:/system/system-log:default
8542026-06-01T11:29:45.211Z- - svc:/system/update-man-index:default
8552026-06-01T11:29:45.211Z- - svc:/system/utmp:default
8562026-06-01T11:29:45.211Z- - svc:/system/vtdaemon:default
8572026-06-01T11:29:45.211Z[a] svcs milestone/network
8582026-06-01T11:29:45.211ZSTATE STIME FMRI
8592026-06-01T11:29:45.211Zonline 11:29:44 svc:/system/svc/restarter:default
8602026-06-01T11:29:45.211Zoffline 11:29:44 svc:/system/early-manifest-import:default
8612026-06-01T11:29:45.211Z- - svc:/application/management/net-snmp:default
8622026-06-01T11:29:45.211Z- - svc:/application/pkg/dynamic-mirror:default
8632026-06-01T11:29:45.211Z- - svc:/application/pkg/mirror:default
8642026-06-01T11:29:45.211Z- - svc:/application/pkg/repositories-setup:default
8652026-06-01T11:29:45.211Z- - svc:/application/pkg/server:default
8662026-06-01T11:29:45.212Z- - svc:/application/security/tcsd:default
8672026-06-01T11:29:45.212Z- - svc:/milestone/devices:default
8682026-06-01T11:29:45.212Z- - svc:/milestone/multi-user-server:default
8692026-06-01T11:29:45.212Z- - svc:/milestone/multi-user:default
8702026-06-01T11:29:45.212Z- - svc:/milestone/name-services:default
8712026-06-01T11:29:45.212Z- - svc:/milestone/network:default
8722026-06-01T11:29:45.212Z- - svc:/milestone/single-user:default
8732026-06-01T11:29:45.212Z- - svc:/milestone/sysconfig:default
8742026-06-01T11:29:45.212Z- - svc:/network/chrony:default
8752026-06-01T11:29:45.212Z- - svc:/network/datalink-management:default
8762026-06-01T11:29:45.212Z- - svc:/network/dns/client:default
8772026-06-01T11:29:45.212Z- - svc:/network/dns/install:default
8782026-06-01T11:29:45.212Z- - svc:/network/dns/multicast:default
8792026-06-01T11:29:45.212Z- - svc:/network/inetd-upgrade:default
8802026-06-01T11:29:45.212Z- - svc:/network/inetd:default
8812026-06-01T11:29:45.212Z- - svc:/network/initial:default
8822026-06-01T11:29:45.212Z- - svc:/network/install:default
8832026-06-01T11:29:45.212Z- - svc:/network/ip-interface-management:default
8842026-06-01T11:29:45.212Z- - svc:/network/ipmp:default
8852026-06-01T11:29:45.212Z- - svc:/network/ipqos:default
8862026-06-01T11:29:45.212Z- - svc:/network/ipsec/ike:default
8872026-06-01T11:29:45.212Z- - svc:/network/ipsec/ipsecalgs:default
8882026-06-01T11:29:45.212Z- - svc:/network/ipsec/manual-key:default
8892026-06-01T11:29:45.212Z- - svc:/network/ipsec/policy:default
8902026-06-01T11:29:45.212Z- - svc:/network/iptun:default
8912026-06-01T11:29:45.212Z- - svc:/network/ipv4-forwarding:default
8922026-06-01T11:29:45.212Z- - svc:/network/ipv6-forwarding:default
8932026-06-01T11:29:45.212Z- - svc:/network/ldap/client:default
8942026-06-01T11:29:45.212Z- - svc:/network/location:default
8952026-06-01T11:29:45.212Z- - svc:/network/loopback:default
8962026-06-01T11:29:45.212Z- - svc:/network/netcfg:default
8972026-06-01T11:29:45.212Z- - svc:/network/netmask:default
8982026-06-01T11:29:45.212Z- - svc:/network/nfs/cbd:default
8992026-06-01T11:29:45.212Z- - svc:/network/nfs/client:default
9002026-06-01T11:29:45.212Z- - svc:/network/nfs/log:default
9012026-06-01T11:29:45.212Z- - svc:/network/nfs/mapid:default
9022026-06-01T11:29:45.212Z- - svc:/network/nfs/nlockmgr:default
9032026-06-01T11:29:45.212Z- - svc:/network/nfs/rquota:default
9042026-06-01T11:29:45.212Z- - svc:/network/nfs/server:default
9052026-06-01T11:29:45.213Z- - svc:/network/nfs/status:default
9062026-06-01T11:29:45.213Z- - svc:/network/nis/client:default
9072026-06-01T11:29:45.213Z- - svc:/network/physical:default
9082026-06-01T11:29:45.213Z- - svc:/network/physical:nwam
9092026-06-01T11:29:45.213Z- - svc:/network/routing-setup:default
9102026-06-01T11:29:45.213Z- - svc:/network/routing/legacy-routing:ipv4
9112026-06-01T11:29:45.213Z- - svc:/network/routing/legacy-routing:ipv6
9122026-06-01T11:29:45.213Z- - svc:/network/routing/ndp:default
9132026-06-01T11:29:45.213Z- - svc:/network/routing/rdisc:default
9142026-06-01T11:29:45.213Z- - svc:/network/routing/ripng:default
9152026-06-01T11:29:45.213Z- - svc:/network/routing/route:default
9162026-06-01T11:29:45.213Z- - svc:/network/rpc/bind:default
9172026-06-01T11:29:45.213Z- - svc:/network/rpc/gss:default
9182026-06-01T11:29:45.213Z- - svc:/network/rpc/keyserv:default
9192026-06-01T11:29:45.213Z- - svc:/network/security/kadmin:default
9202026-06-01T11:29:45.213Z- - svc:/network/security/krb5kdc:default
9212026-06-01T11:29:45.213Z- - svc:/network/security/ktkt_warn:default
9222026-06-01T11:29:45.213Z- - svc:/network/service:default
9232026-06-01T11:29:45.213Z- - svc:/network/shares/group:default
9242026-06-01T11:29:45.213Z- - svc:/network/smb/client:default
9252026-06-01T11:29:45.213Z- - svc:/network/smb/server:default
9262026-06-01T11:29:45.213Z- - svc:/network/ssh:default
9272026-06-01T11:29:45.213Z- - svc:/network/tcpkey:default
9282026-06-01T11:29:45.213Z- - svc:/system/auditd:default
9292026-06-01T11:29:45.213Z- - svc:/system/auditset:default
9302026-06-01T11:29:45.213Z- - svc:/system/boot-archive-update:default
9312026-06-01T11:29:45.213Z- - svc:/system/boot-archive:default
9322026-06-01T11:29:45.213Z- - svc:/system/boot-config:default
9332026-06-01T11:29:45.213Z- - svc:/system/consadm:default
9342026-06-01T11:29:45.213Z- - svc:/system/console-login:default
9352026-06-01T11:29:45.213Z- - svc:/system/console-login:vt2
9362026-06-01T11:29:45.217Z- - svc:/system/console-login:vt3
9372026-06-01T11:29:45.217Z- - svc:/system/console-login:vt4
9382026-06-01T11:29:45.217Z- - svc:/system/console-login:vt5
9392026-06-01T11:29:45.217Z- - svc:/system/console-login:vt6
9402026-06-01T11:29:45.217Z- - svc:/system/coreadm:default
9412026-06-01T11:29:45.217Z- - svc:/system/cron:default
9422026-06-01T11:29:45.217Z- - svc:/system/cryptosvc:default
9432026-06-01T11:29:45.217Z- - svc:/system/device/allocate:default
9442026-06-01T11:29:45.217Z- - svc:/system/device/audio:default
9452026-06-01T11:29:45.217Z- - svc:/system/device/local:default
9462026-06-01T11:29:45.217Z- - svc:/system/device/mpxio-upgrade:default
9472026-06-01T11:29:45.217Z- - svc:/system/extended-accounting:flow
9482026-06-01T11:29:45.217Z- - svc:/system/extended-accounting:net
9492026-06-01T11:29:45.217Z- - svc:/system/extended-accounting:process
9502026-06-01T11:29:45.217Z- - svc:/system/extended-accounting:task
9512026-06-01T11:29:45.217Z- - svc:/system/filesystem/local:default
9522026-06-01T11:29:45.217Z- - svc:/system/filesystem/minimal:default
9532026-06-01T11:29:45.217Z- - svc:/system/filesystem/reparse:default
9542026-06-01T11:29:45.217Z- - svc:/system/filesystem/root:default
9552026-06-01T11:29:45.217Z- - svc:/system/filesystem/usr:default
9562026-06-01T11:29:45.217Z- - svc:/system/fm/notify-params:default
9572026-06-01T11:29:45.217Z- - svc:/system/fmd:default
9582026-06-01T11:29:45.217Z- - svc:/system/hostid:default
9592026-06-01T11:29:45.217Z- - svc:/system/hotplug:default
9602026-06-01T11:29:45.217Z- - svc:/system/identity:domain
9612026-06-01T11:29:45.217Z- - svc:/system/identity:node
9622026-06-01T11:29:45.217Z- - svc:/system/idmap:default
9632026-06-01T11:29:45.217Z- - svc:/system/keymap:default
9642026-06-01T11:29:45.217Z- - svc:/system/logadm-upgrade:default
9652026-06-01T11:29:45.217Z- - svc:/system/manifest-import:default
9662026-06-01T11:29:45.218Z- - svc:/system/name-service-cache:default
9672026-06-01T11:29:45.218Z- - svc:/system/pfexec:default
9682026-06-01T11:29:45.218Z- - svc:/system/pkgserv:default
9692026-06-01T11:29:45.218Z- - svc:/system/process-security:default
9702026-06-01T11:29:45.218Z- - svc:/system/rbac:default
9712026-06-01T11:29:45.218Z- - svc:/system/rmtmpfiles:default
9722026-06-01T11:29:45.218Z- - svc:/system/sac:default
9732026-06-01T11:29:45.218Z- - svc:/system/sar:default
9742026-06-01T11:29:45.218Z- - svc:/system/svc/global:default
9752026-06-01T11:29:45.218Z- - svc:/system/system-log:default
9762026-06-01T11:29:45.218Z- - svc:/system/update-man-index:default
9772026-06-01T11:29:45.218Z- - svc:/system/utmp:default
9782026-06-01T11:29:45.218Z- - svc:/system/vtdaemon:default
9792026-06-01T11:29:45.218Z[b] svcs milestone/network
9802026-06-01T11:29:45.218ZSTATE STIME FMRI
9812026-06-01T11:29:45.218Z- - svc:/milestone/network:default
9822026-06-01T11:29:45.218ZSTATE STIME FMRI
9832026-06-01T11:29:45.218Z- - svc:/milestone/network:default
9842026-06-01T11:29:46.217Z[a] svcs milestone/network
9852026-06-01T11:29:46.220Z[b] svcs milestone/network
9862026-06-01T11:29:46.232ZSTATE STIME FMRI
9872026-06-01T11:29:46.232Zonline 11:29:44 svc:/milestone/network:default
9882026-06-01T11:29:46.232Z[a] ipadm create-addr -t -T dhcp opte0/test
9892026-06-01T11:29:46.235ZSTATE STIME FMRI
9902026-06-01T11:29:46.235Zonline 11:29:44 svc:/milestone/network:default
9912026-06-01T11:29:46.235Z[b] ipadm create-addr -t -T dhcp opte1/test
9922026-06-01T11:29:51.539Z
9932026-06-01T11:29:51.539Z[a] route add -iface 10.0.0.254 10.0.0.1
9942026-06-01T11:29:51.553Zadd host 10.0.0.254: gateway 10.0.0.1
9952026-06-01T11:29:51.553Z[a] route add 10.0.0.0/24 10.0.0.254
9962026-06-01T11:29:51.564Zadd net 10.0.0.0/24: gateway 10.0.0.254
9972026-06-01T11:29:51.564Z[a] route add 224.0.0.0/4 10.0.0.254
9982026-06-01T11:29:51.575Zadd net 224.0.0.0/4: gateway 10.0.0.254
9992026-06-01T11:29:52.492Z
10002026-06-01T11:29:52.493Z[b] route add -iface 10.0.0.254 10.0.0.2
10012026-06-01T11:29:52.506Zadd host 10.0.0.254: gateway 10.0.0.2
10022026-06-01T11:29:52.506Z[b] route add 10.0.0.0/24 10.0.0.254
10032026-06-01T11:29:52.517Zadd net 10.0.0.0/24: gateway 10.0.0.254
10042026-06-01T11:29:52.517Z[b] route add 224.0.0.0/4 10.0.0.254
10052026-06-01T11:29:52.528Zadd net 224.0.0.0/4: gateway 10.0.0.254
10062026-06-01T11:29:52.531Z###---------------###
10072026-06-01T11:29:52.531Z:::Topology built!:::
10082026-06-01T11:29:52.531Z###---------------###
10092026-06-01T11:29:52.531Z###----------------###
10102026-06-01T11:29:52.531Z::: iPerf spawned! :::
10112026-06-01T11:29:52.531Z:::Waiting... (10s):::
10122026-06-01T11:29:52.531Z###----------------###
10132026-06-01T11:30:02.528Z###---###
10142026-06-01T11:30:02.528Z:::Go!:::
10152026-06-01T11:30:02.528Z###---###
10162026-06-01T11:30:02.529Z[a] ping 10.0.0.2
10172026-06-01T11:30:02.547Z10.0.0.2 is alive
10182026-06-01T11:30:02.547Z###-------------------###
10192026-06-01T11:30:02.548Z:::Running experiment :::
10202026-06-01T11:30:02.548Z:::iperf-tcp/local/c2s:::
10212026-06-01T11:30:02.548Z###-------------------###
10222026-06-01T11:30:09.932Z-----------------------------------------------------------
10232026-06-01T11:30:09.932ZServer listening on 5201 (test #1)
10242026-06-01T11:30:09.932Z-----------------------------------------------------------
10252026-06-01T11:30:09.932ZAccepted connection from 10.0.0.1, port 36910
10262026-06-01T11:30:09.932Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39677
10272026-06-01T11:30:09.932Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44877
10282026-06-01T11:30:09.932Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64350
10292026-06-01T11:30:09.932Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41288
10302026-06-01T11:30:09.932Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63581
10312026-06-01T11:30:09.932Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61238
10322026-06-01T11:30:09.932Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51132
10332026-06-01T11:30:09.932Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36158
10342026-06-01T11:30:09.932Z[ ID] Interval Transfer Bitrate
10352026-06-01T11:30:09.932Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10362026-06-01T11:30:09.933Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10372026-06-01T11:30:09.933Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10382026-06-01T11:30:09.933Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10392026-06-01T11:30:09.933Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10402026-06-01T11:30:09.933Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10412026-06-01T11:30:09.933Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10422026-06-01T11:30:09.933Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10432026-06-01T11:30:09.933Z[SUM] 0.00-1.00 sec 963 MBytes 8.08 Gbits/sec
10442026-06-01T11:30:09.933Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-06-01T11:30:09.933Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10462026-06-01T11:30:09.933Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10472026-06-01T11:30:09.933Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10482026-06-01T11:30:09.933Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10492026-06-01T11:30:09.933Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10502026-06-01T11:30:09.933Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10512026-06-01T11:30:09.933Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10522026-06-01T11:30:09.933Z[ 20] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
10532026-06-01T11:30:09.933Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
10542026-06-01T11:30:09.933Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-06-01T11:30:09.933Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10562026-06-01T11:30:09.933Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10572026-06-01T11:30:09.933Z[ 10] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
10582026-06-01T11:30:09.933Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10592026-06-01T11:30:09.933Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10602026-06-01T11:30:09.933Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10612026-06-01T11:30:09.933Z[ 18] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
10622026-06-01T11:30:09.933Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10632026-06-01T11:30:09.934Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
10642026-06-01T11:30:09.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-06-01T11:30:09.934Z[ 5] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
10662026-06-01T11:30:09.934Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10672026-06-01T11:30:09.934Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10682026-06-01T11:30:09.934Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10692026-06-01T11:30:09.934Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10702026-06-01T11:30:09.934Z[ 16] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
10712026-06-01T11:30:09.934Z[ 18] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
10722026-06-01T11:30:09.934Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
10732026-06-01T11:30:09.934Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
10742026-06-01T11:30:09.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-06-01T11:30:09.934Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10762026-06-01T11:30:09.934Z[ 8] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10772026-06-01T11:30:09.934Z[ 10] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10782026-06-01T11:30:09.934Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10792026-06-01T11:30:09.934Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10802026-06-01T11:30:09.934Z[ 16] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10812026-06-01T11:30:09.934Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10822026-06-01T11:30:09.934Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10832026-06-01T11:30:09.934Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
10842026-06-01T11:30:09.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-06-01T11:30:09.934Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10862026-06-01T11:30:09.939Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10872026-06-01T11:30:09.939Z[ 10] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10882026-06-01T11:30:09.939Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10892026-06-01T11:30:09.939Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10902026-06-01T11:30:09.939Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10912026-06-01T11:30:09.939Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10922026-06-01T11:30:09.939Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10932026-06-01T11:30:09.939Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
10942026-06-01T11:30:09.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-06-01T11:30:09.939Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
10962026-06-01T11:30:09.939Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10972026-06-01T11:30:09.939Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
10982026-06-01T11:30:12.934Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10992026-06-01T11:30:12.934Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11002026-06-01T11:30:12.934Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11012026-06-01T11:30:12.934Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11022026-06-01T11:30:12.934Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11032026-06-01T11:30:12.934Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
11042026-06-01T11:30:12.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-06-01T11:30:12.934Z[ 5] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11062026-06-01T11:30:12.934Z[ 8] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11072026-06-01T11:30:12.934Z[ 10] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11082026-06-01T11:30:12.935Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11092026-06-01T11:30:12.935Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11102026-06-01T11:30:12.935Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11112026-06-01T11:30:12.935Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11122026-06-01T11:30:12.935Z[ 20] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11132026-06-01T11:30:12.935Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
11142026-06-01T11:30:12.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-06-01T11:30:12.935Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11162026-06-01T11:30:12.935Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11172026-06-01T11:30:12.935Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11182026-06-01T11:30:12.935Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11192026-06-01T11:30:12.935Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11202026-06-01T11:30:12.935Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11212026-06-01T11:30:12.935Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11222026-06-01T11:30:12.935Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11232026-06-01T11:30:12.935Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11242026-06-01T11:30:12.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-06-01T11:30:12.935Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11262026-06-01T11:30:12.935Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11272026-06-01T11:30:12.935Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11282026-06-01T11:30:12.935Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11292026-06-01T11:30:12.935Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
11302026-06-01T11:30:12.935Z[ 16] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
11312026-06-01T11:30:12.935Z[ 18] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
11322026-06-01T11:30:12.935Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11332026-06-01T11:30:12.935Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
11342026-06-01T11:30:12.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-06-01T11:30:12.935Z[ 5] 10.00-10.00 sec 384 KBytes 1.09 Gbits/sec
11362026-06-01T11:30:12.935Z[ 8] 10.00-10.00 sec 512 KBytes 1.46 Gbits/sec
11372026-06-01T11:30:12.935Z[ 10] 10.00-10.00 sec 384 KBytes 1.09 Gbits/sec
11382026-06-01T11:30:12.935Z[ 12] 10.00-10.00 sec 512 KBytes 1.46 Gbits/sec
11392026-06-01T11:30:12.935Z[ 14] 10.00-10.00 sec 512 KBytes 1.46 Gbits/sec
11402026-06-01T11:30:12.935Z[ 16] 10.00-10.00 sec 512 KBytes 1.46 Gbits/sec
11412026-06-01T11:30:12.935Z[ 18] 10.00-10.00 sec 512 KBytes 1.46 Gbits/sec
11422026-06-01T11:30:12.935Z[ 20] 10.00-10.00 sec 384 KBytes 1.09 Gbits/sec
11432026-06-01T11:30:12.935Z[SUM] 10.00-10.00 sec 3.62 MBytes 10.6 Gbits/sec
11442026-06-01T11:30:12.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-06-01T11:30:12.935Z[ ID] Interval Transfer Bitrate
11462026-06-01T11:30:12.936Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11472026-06-01T11:30:12.936Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11482026-06-01T11:30:12.936Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11492026-06-01T11:30:12.936Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11502026-06-01T11:30:12.936Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11512026-06-01T11:30:12.936Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11522026-06-01T11:30:12.936Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11532026-06-01T11:30:12.939Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11542026-06-01T11:30:12.939Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
11552026-06-01T11:30:12.939ZRun 1/5...10137.815987287497Mbps
11562026-06-01T11:30:20.321Z-----------------------------------------------------------
11572026-06-01T11:30:20.321ZServer listening on 5201 (test #2)
11582026-06-01T11:30:20.321Z-----------------------------------------------------------
11592026-06-01T11:30:20.321ZAccepted connection from 10.0.0.1, port 34155
11602026-06-01T11:30:20.321Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38400
11612026-06-01T11:30:20.321Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46116
11622026-06-01T11:30:20.321Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35877
11632026-06-01T11:30:20.321Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51825
11642026-06-01T11:30:20.321Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42225
11652026-06-01T11:30:20.321Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40346
11662026-06-01T11:30:20.321Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61743
11672026-06-01T11:30:20.322Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48706
11682026-06-01T11:30:20.322Z[ ID] Interval Transfer Bitrate
11692026-06-01T11:30:20.322Z[ 5] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
11702026-06-01T11:30:20.322Z[ 8] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11712026-06-01T11:30:20.322Z[ 10] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11722026-06-01T11:30:20.322Z[ 12] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11732026-06-01T11:30:20.322Z[ 14] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11742026-06-01T11:30:20.322Z[ 16] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11752026-06-01T11:30:20.322Z[ 18] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11762026-06-01T11:30:20.322Z[ 20] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11772026-06-01T11:30:20.322Z[SUM] 0.00-1.00 sec 948 MBytes 7.95 Gbits/sec
11782026-06-01T11:30:20.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-06-01T11:30:20.322Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11802026-06-01T11:30:20.322Z[ 8] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
11812026-06-01T11:30:20.322Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11822026-06-01T11:30:20.322Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11832026-06-01T11:30:20.322Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11842026-06-01T11:30:20.322Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11852026-06-01T11:30:20.322Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11862026-06-01T11:30:20.322Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11872026-06-01T11:30:20.322Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
11882026-06-01T11:30:20.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-06-01T11:30:20.322Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
11902026-06-01T11:30:20.322Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11912026-06-01T11:30:20.322Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11922026-06-01T11:30:20.322Z[ 12] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
11932026-06-01T11:30:20.322Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11942026-06-01T11:30:20.322Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11952026-06-01T11:30:20.322Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11962026-06-01T11:30:20.322Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11972026-06-01T11:30:20.322Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
11982026-06-01T11:30:20.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-06-01T11:30:20.322Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12002026-06-01T11:30:20.326Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12012026-06-01T11:30:20.326Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12022026-06-01T11:30:20.326Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12032026-06-01T11:30:20.326Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12042026-06-01T11:30:20.326Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12052026-06-01T11:30:20.326Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12062026-06-01T11:30:20.326Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12072026-06-01T11:30:20.326Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
12082026-06-01T11:30:20.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-06-01T11:30:20.326Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12102026-06-01T11:30:20.326Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12112026-06-01T11:30:20.326Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12122026-06-01T11:30:20.326Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12132026-06-01T11:30:20.326Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12142026-06-01T11:30:20.326Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12152026-06-01T11:30:20.326Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12162026-06-01T11:30:20.326Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12172026-06-01T11:30:20.326Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
12182026-06-01T11:30:20.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-06-01T11:30:20.326Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12202026-06-01T11:30:20.327Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12212026-06-01T11:30:20.327Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12222026-06-01T11:30:20.327Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12232026-06-01T11:30:20.327Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12242026-06-01T11:30:20.327Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12252026-06-01T11:30:20.327Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12262026-06-01T11:30:20.327Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12272026-06-01T11:30:20.327Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
12282026-06-01T11:30:20.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-06-01T11:30:20.327Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12302026-06-01T11:30:20.327Z[ 8] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12312026-06-01T11:30:20.327Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12322026-06-01T11:30:23.322Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12332026-06-01T11:30:23.322Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12342026-06-01T11:30:23.322Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12352026-06-01T11:30:23.322Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12362026-06-01T11:30:23.322Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12372026-06-01T11:30:23.322Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
12382026-06-01T11:30:23.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-06-01T11:30:23.322Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12402026-06-01T11:30:23.322Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12412026-06-01T11:30:23.322Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12422026-06-01T11:30:23.322Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12432026-06-01T11:30:23.322Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12442026-06-01T11:30:23.322Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12452026-06-01T11:30:23.322Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12462026-06-01T11:30:23.322Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12472026-06-01T11:30:23.322Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
12482026-06-01T11:30:23.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-06-01T11:30:23.322Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12502026-06-01T11:30:23.322Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12512026-06-01T11:30:23.325Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12522026-06-01T11:30:23.326Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12532026-06-01T11:30:23.326Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
12542026-06-01T11:30:23.326Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12552026-06-01T11:30:23.326Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12562026-06-01T11:30:23.326Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12572026-06-01T11:30:23.326Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
12582026-06-01T11:30:23.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-06-01T11:30:23.326Z[ 5] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
12602026-06-01T11:30:23.326Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12612026-06-01T11:30:23.326Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12622026-06-01T11:30:23.326Z[ 12] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
12632026-06-01T11:30:23.326Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
12642026-06-01T11:30:23.326Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12652026-06-01T11:30:23.326Z[ 18] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
12662026-06-01T11:30:23.326Z[ 20] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
12672026-06-01T11:30:23.326Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
12682026-06-01T11:30:23.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-06-01T11:30:23.326Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12702026-06-01T11:30:23.326Z[ 8] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12712026-06-01T11:30:23.326Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12722026-06-01T11:30:23.326Z[ 12] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12732026-06-01T11:30:23.326Z[ 14] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12742026-06-01T11:30:23.326Z[ 16] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12752026-06-01T11:30:23.326Z[ 18] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12762026-06-01T11:30:23.326Z[ 20] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12772026-06-01T11:30:23.326Z[SUM] 10.00-10.00 sec 768 KBytes 11.3 Gbits/sec
12782026-06-01T11:30:23.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-06-01T11:30:23.326Z[ ID] Interval Transfer Bitrate
12802026-06-01T11:30:23.326Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12812026-06-01T11:30:23.326Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12822026-06-01T11:30:23.326Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12832026-06-01T11:30:23.326Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12842026-06-01T11:30:23.326Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12852026-06-01T11:30:23.326Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12862026-06-01T11:30:23.326Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12872026-06-01T11:30:23.326Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12882026-06-01T11:30:23.326Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
12892026-06-01T11:30:23.327ZRun 2/5...10144.35352583554Mbps
12902026-06-01T11:30:30.716Z-----------------------------------------------------------
12912026-06-01T11:30:30.716ZServer listening on 5201 (test #3)
12922026-06-01T11:30:30.716Z-----------------------------------------------------------
12932026-06-01T11:30:30.716ZAccepted connection from 10.0.0.1, port 64746
12942026-06-01T11:30:30.716Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39241
12952026-06-01T11:30:30.716Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51547
12962026-06-01T11:30:30.716Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38225
12972026-06-01T11:30:30.716Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49094
12982026-06-01T11:30:30.716Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57480
12992026-06-01T11:30:30.716Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59743
13002026-06-01T11:30:30.716Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49965
13012026-06-01T11:30:30.716Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49767
13022026-06-01T11:30:30.716Z[ ID] Interval Transfer Bitrate
13032026-06-01T11:30:30.716Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
13042026-06-01T11:30:30.716Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
13052026-06-01T11:30:30.716Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
13062026-06-01T11:30:30.716Z[ 12] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
13072026-06-01T11:30:30.716Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
13082026-06-01T11:30:30.716Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
13092026-06-01T11:30:30.716Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
13102026-06-01T11:30:30.717Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
13112026-06-01T11:30:30.717Z[SUM] 0.00-1.00 sec 966 MBytes 8.11 Gbits/sec
13122026-06-01T11:30:30.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-06-01T11:30:30.717Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13142026-06-01T11:30:30.717Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13152026-06-01T11:30:30.717Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13162026-06-01T11:30:30.717Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13172026-06-01T11:30:30.717Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13182026-06-01T11:30:30.717Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13192026-06-01T11:30:30.717Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13202026-06-01T11:30:30.717Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13212026-06-01T11:30:30.717Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
13222026-06-01T11:30:30.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-06-01T11:30:30.717Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
13242026-06-01T11:30:30.717Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13252026-06-01T11:30:30.717Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13262026-06-01T11:30:30.717Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13272026-06-01T11:30:30.717Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13282026-06-01T11:30:30.717Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13292026-06-01T11:30:30.717Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13302026-06-01T11:30:30.717Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13312026-06-01T11:30:30.717Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
13322026-06-01T11:30:30.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-06-01T11:30:30.717Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13342026-06-01T11:30:30.717Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13352026-06-01T11:30:30.717Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13362026-06-01T11:30:30.717Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13372026-06-01T11:30:30.717Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13382026-06-01T11:30:30.717Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13392026-06-01T11:30:30.717Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13402026-06-01T11:30:30.717Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13412026-06-01T11:30:30.717Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
13422026-06-01T11:30:30.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-06-01T11:30:30.717Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13442026-06-01T11:30:30.717Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13452026-06-01T11:30:30.717Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13462026-06-01T11:30:30.721Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13472026-06-01T11:30:30.721Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13482026-06-01T11:30:30.721Z[ 16] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13492026-06-01T11:30:30.721Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13502026-06-01T11:30:30.721Z[ 20] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13512026-06-01T11:30:30.721Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
13522026-06-01T11:30:30.721Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-06-01T11:30:30.721Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13542026-06-01T11:30:30.721Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13552026-06-01T11:30:30.721Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13562026-06-01T11:30:30.721Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13572026-06-01T11:30:30.721Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13582026-06-01T11:30:30.721Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13592026-06-01T11:30:30.722Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13602026-06-01T11:30:30.722Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13612026-06-01T11:30:30.722Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
13622026-06-01T11:30:30.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-06-01T11:30:30.722Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13642026-06-01T11:30:30.722Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13652026-06-01T11:30:30.722Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13662026-06-01T11:30:33.717Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13672026-06-01T11:30:33.717Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13682026-06-01T11:30:33.717Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13692026-06-01T11:30:33.717Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13702026-06-01T11:30:33.717Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13712026-06-01T11:30:33.717Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
13722026-06-01T11:30:33.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-06-01T11:30:33.717Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13742026-06-01T11:30:33.717Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13752026-06-01T11:30:33.717Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13762026-06-01T11:30:33.717Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13772026-06-01T11:30:33.717Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13782026-06-01T11:30:33.717Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13792026-06-01T11:30:33.717Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13802026-06-01T11:30:33.717Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13812026-06-01T11:30:33.717Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
13822026-06-01T11:30:33.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-06-01T11:30:33.717Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13842026-06-01T11:30:33.717Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13852026-06-01T11:30:33.717Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13862026-06-01T11:30:33.718Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13872026-06-01T11:30:33.718Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13882026-06-01T11:30:33.718Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13892026-06-01T11:30:33.718Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13902026-06-01T11:30:33.718Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13912026-06-01T11:30:33.718Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
13922026-06-01T11:30:33.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-06-01T11:30:33.718Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13942026-06-01T11:30:33.718Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13952026-06-01T11:30:33.718Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13962026-06-01T11:30:33.718Z[ 12] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
13972026-06-01T11:30:33.718Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13982026-06-01T11:30:33.718Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13992026-06-01T11:30:33.718Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14002026-06-01T11:30:33.718Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14012026-06-01T11:30:33.718Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
14022026-06-01T11:30:33.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-06-01T11:30:33.718Z[ 5] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
14042026-06-01T11:30:33.718Z[ 8] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
14052026-06-01T11:30:33.718Z[ 10] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
14062026-06-01T11:30:33.718Z[ 12] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
14072026-06-01T11:30:33.718Z[ 14] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
14082026-06-01T11:30:33.718Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14092026-06-01T11:30:33.718Z[ 18] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
14102026-06-01T11:30:33.718Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14112026-06-01T11:30:33.718Z[SUM] 10.00-10.00 sec 768 KBytes 12.6 Gbits/sec
14122026-06-01T11:30:33.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-06-01T11:30:33.718Z[ ID] Interval Transfer Bitrate
14142026-06-01T11:30:33.718Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14152026-06-01T11:30:33.718Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14162026-06-01T11:30:33.718Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14172026-06-01T11:30:33.718Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14182026-06-01T11:30:33.718Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14192026-06-01T11:30:33.718Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14202026-06-01T11:30:33.718Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14212026-06-01T11:30:33.718Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14222026-06-01T11:30:33.718Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
14232026-06-01T11:30:33.722ZRun 3/5...10135.766521142708Mbps
14242026-06-01T11:30:41.105Z-----------------------------------------------------------
14252026-06-01T11:30:41.105ZServer listening on 5201 (test #4)
14262026-06-01T11:30:41.105Z-----------------------------------------------------------
14272026-06-01T11:30:41.105ZAccepted connection from 10.0.0.1, port 53341
14282026-06-01T11:30:41.105Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62552
14292026-06-01T11:30:41.105Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47030
14302026-06-01T11:30:41.105Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46520
14312026-06-01T11:30:41.105Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36026
14322026-06-01T11:30:41.105Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46278
14332026-06-01T11:30:41.105Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37321
14342026-06-01T11:30:41.105Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36448
14352026-06-01T11:30:41.105Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60759
14362026-06-01T11:30:41.105Z[ ID] Interval Transfer Bitrate
14372026-06-01T11:30:41.106Z[ 5] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
14382026-06-01T11:30:41.106Z[ 8] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
14392026-06-01T11:30:41.106Z[ 10] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14402026-06-01T11:30:41.106Z[ 12] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
14412026-06-01T11:30:41.106Z[ 14] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
14422026-06-01T11:30:41.106Z[ 16] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
14432026-06-01T11:30:41.106Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14442026-06-01T11:30:41.106Z[ 20] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14452026-06-01T11:30:41.106Z[SUM] 0.00-1.00 sec 950 MBytes 7.97 Gbits/sec
14462026-06-01T11:30:41.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-06-01T11:30:41.106Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14482026-06-01T11:30:41.106Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14492026-06-01T11:30:41.106Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14502026-06-01T11:30:41.106Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14512026-06-01T11:30:41.106Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14522026-06-01T11:30:41.106Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14532026-06-01T11:30:41.106Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14542026-06-01T11:30:41.106Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14552026-06-01T11:30:41.106Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14562026-06-01T11:30:41.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-06-01T11:30:41.106Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14582026-06-01T11:30:41.106Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14592026-06-01T11:30:41.106Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14602026-06-01T11:30:41.106Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14612026-06-01T11:30:41.106Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14622026-06-01T11:30:41.106Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14632026-06-01T11:30:41.106Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14642026-06-01T11:30:41.106Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14652026-06-01T11:30:41.106Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
14662026-06-01T11:30:41.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-06-01T11:30:41.106Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14682026-06-01T11:30:41.106Z[ 8] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
14692026-06-01T11:30:41.106Z[ 10] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
14702026-06-01T11:30:41.106Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14712026-06-01T11:30:41.106Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
14722026-06-01T11:30:41.106Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14732026-06-01T11:30:41.106Z[ 18] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
14742026-06-01T11:30:41.106Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
14752026-06-01T11:30:41.106Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
14762026-06-01T11:30:41.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-06-01T11:30:41.107Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14782026-06-01T11:30:41.107Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14792026-06-01T11:30:41.107Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14802026-06-01T11:30:41.107Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14812026-06-01T11:30:41.107Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14822026-06-01T11:30:41.107Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14832026-06-01T11:30:41.107Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14842026-06-01T11:30:41.107Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14852026-06-01T11:30:41.107Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
14862026-06-01T11:30:41.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-06-01T11:30:41.107Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14882026-06-01T11:30:41.107Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14892026-06-01T11:30:41.107Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14902026-06-01T11:30:41.107Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14912026-06-01T11:30:41.107Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14922026-06-01T11:30:41.107Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14932026-06-01T11:30:41.107Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14942026-06-01T11:30:41.107Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14952026-06-01T11:30:41.107Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
14962026-06-01T11:30:41.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-06-01T11:30:41.107Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
14982026-06-01T11:30:41.107Z[ 8] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
14992026-06-01T11:30:41.107Z[ 10] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
15002026-06-01T11:30:44.105Z[ 12] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
15012026-06-01T11:30:44.105Z[ 14] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
15022026-06-01T11:30:44.106Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15032026-06-01T11:30:44.106Z[ 18] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
15042026-06-01T11:30:44.106Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15052026-06-01T11:30:44.106Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
15062026-06-01T11:30:44.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-06-01T11:30:44.106Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15082026-06-01T11:30:44.106Z[ 8] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
15092026-06-01T11:30:44.106Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15102026-06-01T11:30:44.106Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15112026-06-01T11:30:44.106Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15122026-06-01T11:30:44.106Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15132026-06-01T11:30:44.106Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15142026-06-01T11:30:44.106Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15152026-06-01T11:30:44.106Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
15162026-06-01T11:30:44.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-06-01T11:30:44.106Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15182026-06-01T11:30:44.106Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15192026-06-01T11:30:44.106Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15202026-06-01T11:30:44.106Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15212026-06-01T11:30:44.106Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15222026-06-01T11:30:44.106Z[ 16] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
15232026-06-01T11:30:44.106Z[ 18] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
15242026-06-01T11:30:44.106Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15252026-06-01T11:30:44.106Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
15262026-06-01T11:30:44.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-06-01T11:30:44.106Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15282026-06-01T11:30:44.106Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15292026-06-01T11:30:44.106Z[ 10] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
15302026-06-01T11:30:44.106Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15312026-06-01T11:30:44.106Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
15322026-06-01T11:30:44.106Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15332026-06-01T11:30:44.106Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15342026-06-01T11:30:44.106Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15352026-06-01T11:30:44.106Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
15362026-06-01T11:30:44.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-06-01T11:30:44.106Z[ 5] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
15382026-06-01T11:30:44.106Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15392026-06-01T11:30:44.107Z[ 10] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
15402026-06-01T11:30:44.107Z[ 12] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
15412026-06-01T11:30:44.107Z[ 14] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
15422026-06-01T11:30:44.107Z[ 16] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
15432026-06-01T11:30:44.107Z[ 18] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
15442026-06-01T11:30:44.107Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15452026-06-01T11:30:44.107Z[SUM] 10.00-10.00 sec 768 KBytes 11.5 Gbits/sec
15462026-06-01T11:30:44.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-06-01T11:30:44.107Z[ ID] Interval Transfer Bitrate
15482026-06-01T11:30:44.107Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15492026-06-01T11:30:44.110Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15502026-06-01T11:30:44.110Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15512026-06-01T11:30:44.110Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15522026-06-01T11:30:44.110Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15532026-06-01T11:30:44.110Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15542026-06-01T11:30:44.110Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15552026-06-01T11:30:44.110Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15562026-06-01T11:30:44.110Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
15572026-06-01T11:30:44.110ZRun 4/5...10128.631272742692Mbps
15582026-06-01T11:30:51.491Z-----------------------------------------------------------
15592026-06-01T11:30:51.491ZServer listening on 5201 (test #5)
15602026-06-01T11:30:51.491Z-----------------------------------------------------------
15612026-06-01T11:30:51.491ZAccepted connection from 10.0.0.1, port 62773
15622026-06-01T11:30:51.491Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60051
15632026-06-01T11:30:51.492Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46444
15642026-06-01T11:30:51.492Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42383
15652026-06-01T11:30:51.492Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60671
15662026-06-01T11:30:51.492Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63803
15672026-06-01T11:30:51.492Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45677
15682026-06-01T11:30:51.492Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41321
15692026-06-01T11:30:51.492Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62781
15702026-06-01T11:30:51.492Z[ ID] Interval Transfer Bitrate
15712026-06-01T11:30:51.492Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15722026-06-01T11:30:51.492Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15732026-06-01T11:30:51.492Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15742026-06-01T11:30:51.492Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15752026-06-01T11:30:51.492Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15762026-06-01T11:30:51.492Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15772026-06-01T11:30:51.492Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15782026-06-01T11:30:51.492Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15792026-06-01T11:30:51.492Z[SUM] 0.00-1.00 sec 957 MBytes 8.03 Gbits/sec
15802026-06-01T11:30:51.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-06-01T11:30:51.492Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15822026-06-01T11:30:51.492Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15832026-06-01T11:30:51.492Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15842026-06-01T11:30:51.492Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15852026-06-01T11:30:51.492Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15862026-06-01T11:30:51.492Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15872026-06-01T11:30:51.492Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15882026-06-01T11:30:51.492Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15892026-06-01T11:30:51.492Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
15902026-06-01T11:30:51.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-06-01T11:30:51.492Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15922026-06-01T11:30:51.492Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15932026-06-01T11:30:51.492Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15942026-06-01T11:30:51.492Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15952026-06-01T11:30:51.492Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15962026-06-01T11:30:51.492Z[ 16] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
15972026-06-01T11:30:51.492Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15982026-06-01T11:30:51.492Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15992026-06-01T11:30:51.492Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
16002026-06-01T11:30:51.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-06-01T11:30:51.492Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16022026-06-01T11:30:51.493Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16032026-06-01T11:30:51.493Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16042026-06-01T11:30:51.493Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16052026-06-01T11:30:51.493Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16062026-06-01T11:30:51.493Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16072026-06-01T11:30:51.493Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16082026-06-01T11:30:51.493Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16092026-06-01T11:30:51.493Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
16102026-06-01T11:30:51.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-06-01T11:30:51.493Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16122026-06-01T11:30:51.493Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16132026-06-01T11:30:51.493Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16142026-06-01T11:30:51.493Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16152026-06-01T11:30:51.493Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16162026-06-01T11:30:51.493Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16172026-06-01T11:30:51.493Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16182026-06-01T11:30:51.493Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16192026-06-01T11:30:51.493Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
16202026-06-01T11:30:51.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-06-01T11:30:51.493Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
16222026-06-01T11:30:51.493Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16232026-06-01T11:30:51.493Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16242026-06-01T11:30:51.493Z[ 12] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
16252026-06-01T11:30:51.493Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
16262026-06-01T11:30:51.493Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16272026-06-01T11:30:51.493Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16282026-06-01T11:30:51.493Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16292026-06-01T11:30:51.493Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
16302026-06-01T11:30:51.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-06-01T11:30:51.493Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
16322026-06-01T11:30:51.493Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16332026-06-01T11:30:51.493Z[ 10] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
16342026-06-01T11:30:54.492Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16352026-06-01T11:30:54.492Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16362026-06-01T11:30:54.492Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
16372026-06-01T11:30:54.492Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16382026-06-01T11:30:54.492Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
16392026-06-01T11:30:54.492Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
16402026-06-01T11:30:54.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-06-01T11:30:54.492Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16422026-06-01T11:30:54.492Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16432026-06-01T11:30:54.492Z[ 10] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
16442026-06-01T11:30:54.492Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16452026-06-01T11:30:54.492Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16462026-06-01T11:30:54.492Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16472026-06-01T11:30:54.492Z[ 18] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
16482026-06-01T11:30:54.492Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
16492026-06-01T11:30:54.492Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
16502026-06-01T11:30:54.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-06-01T11:30:54.492Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16522026-06-01T11:30:54.492Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16532026-06-01T11:30:54.492Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16542026-06-01T11:30:54.492Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16552026-06-01T11:30:54.492Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16562026-06-01T11:30:54.493Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16572026-06-01T11:30:54.493Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16582026-06-01T11:30:54.493Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16592026-06-01T11:30:54.493Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
16602026-06-01T11:30:54.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-06-01T11:30:54.493Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16622026-06-01T11:30:54.493Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16632026-06-01T11:30:54.493Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16642026-06-01T11:30:54.493Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16652026-06-01T11:30:54.493Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16662026-06-01T11:30:54.493Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16672026-06-01T11:30:54.493Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16682026-06-01T11:30:54.493Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16692026-06-01T11:30:54.493Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16702026-06-01T11:30:54.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-06-01T11:30:54.493Z[ 5] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16722026-06-01T11:30:54.493Z[ 8] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16732026-06-01T11:30:54.493Z[ 10] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16742026-06-01T11:30:54.493Z[ 12] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16752026-06-01T11:30:54.493Z[ 14] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16762026-06-01T11:30:54.493Z[ 16] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16772026-06-01T11:30:54.493Z[ 18] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16782026-06-01T11:30:54.493Z[ 20] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16792026-06-01T11:30:54.493Z[SUM] 10.00-10.00 sec 1.00 MBytes 16.9 Gbits/sec
16802026-06-01T11:30:54.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-06-01T11:30:54.493Z[ ID] Interval Transfer Bitrate
16822026-06-01T11:30:54.497Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16832026-06-01T11:30:54.497Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16842026-06-01T11:30:54.497Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16852026-06-01T11:30:54.497Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16862026-06-01T11:30:54.497Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16872026-06-01T11:30:54.497Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16882026-06-01T11:30:54.497Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16892026-06-01T11:30:54.497Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16902026-06-01T11:30:54.497Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
16912026-06-01T11:30:54.497ZRun 5/5...10107.885026023543Mbps
16922026-06-01T11:30:54.497Z###---------------------###
16932026-06-01T11:30:54.497Z::: iPerf done... :::
16942026-06-01T11:30:54.497Z:::Awaiting out files...:::
16952026-06-01T11:30:54.497Z###---------------------###
16962026-06-01T11:30:54.497Z###-----###
16972026-06-01T11:30:54.497Z:::done!:::
16982026-06-01T11:30:54.497Z###-----###
16992026-06-01T11:30:54.497Z###-------------------###
17002026-06-01T11:30:54.497Z:::Running experiment :::
17012026-06-01T11:30:54.497Z:::iperf-tcp/local/s2c:::
17022026-06-01T11:30:54.497Z###-------------------###
17032026-06-01T11:31:01.879Z-----------------------------------------------------------
17042026-06-01T11:31:01.880ZServer listening on 5201 (test #6)
17052026-06-01T11:31:01.880Z-----------------------------------------------------------
17062026-06-01T11:31:01.880ZAccepted connection from 10.0.0.1, port 38371
17072026-06-01T11:31:01.880Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45218
17082026-06-01T11:31:01.880Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36422
17092026-06-01T11:31:01.880Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44805
17102026-06-01T11:31:01.880Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61703
17112026-06-01T11:31:01.880Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56257
17122026-06-01T11:31:01.880Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57020
17132026-06-01T11:31:01.880Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49089
17142026-06-01T11:31:01.880Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43800
17152026-06-01T11:31:01.880Z[ ID] Interval Transfer Bitrate
17162026-06-01T11:31:01.880Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
17172026-06-01T11:31:01.880Z[ 8] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17182026-06-01T11:31:01.880Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
17192026-06-01T11:31:01.880Z[ 12] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
17202026-06-01T11:31:01.880Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
17212026-06-01T11:31:01.880Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
17222026-06-01T11:31:01.880Z[ 18] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
17232026-06-01T11:31:01.880Z[ 20] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17242026-06-01T11:31:01.880Z[SUM] 0.00-1.00 sec 977 MBytes 8.20 Gbits/sec
17252026-06-01T11:31:01.880Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-06-01T11:31:01.880Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17272026-06-01T11:31:01.880Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17282026-06-01T11:31:01.880Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17292026-06-01T11:31:01.880Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17302026-06-01T11:31:01.880Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17312026-06-01T11:31:01.880Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17322026-06-01T11:31:01.880Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17332026-06-01T11:31:01.880Z[ 20] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
17342026-06-01T11:31:01.880Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
17352026-06-01T11:31:01.880Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-06-01T11:31:01.880Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17372026-06-01T11:31:01.880Z[ 8] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
17382026-06-01T11:31:01.880Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17392026-06-01T11:31:01.880Z[ 12] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
17402026-06-01T11:31:01.880Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17412026-06-01T11:31:01.880Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17422026-06-01T11:31:01.881Z[ 18] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
17432026-06-01T11:31:01.881Z[ 20] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
17442026-06-01T11:31:01.881Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
17452026-06-01T11:31:01.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-06-01T11:31:01.881Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
17472026-06-01T11:31:01.881Z[ 8] 3.00-4.00 sec 159 MBytes 1.34 Gbits/sec
17482026-06-01T11:31:01.881Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
17492026-06-01T11:31:01.881Z[ 12] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
17502026-06-01T11:31:01.881Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
17512026-06-01T11:31:01.881Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
17522026-06-01T11:31:01.881Z[ 18] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
17532026-06-01T11:31:01.881Z[ 20] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
17542026-06-01T11:31:01.881Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
17552026-06-01T11:31:01.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-06-01T11:31:01.881Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17572026-06-01T11:31:01.881Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17582026-06-01T11:31:01.881Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17592026-06-01T11:31:01.881Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17602026-06-01T11:31:01.881Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17612026-06-01T11:31:01.881Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17622026-06-01T11:31:01.881Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17632026-06-01T11:31:01.881Z[ 20] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
17642026-06-01T11:31:01.881Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
17652026-06-01T11:31:01.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-06-01T11:31:01.881Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17672026-06-01T11:31:01.885Z[ 8] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
17682026-06-01T11:31:01.885Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17692026-06-01T11:31:01.885Z[ 12] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
17702026-06-01T11:31:01.885Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17712026-06-01T11:31:01.885Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17722026-06-01T11:31:01.885Z[ 18] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
17732026-06-01T11:31:01.885Z[ 20] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
17742026-06-01T11:31:01.885Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
17752026-06-01T11:31:01.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-06-01T11:31:01.885Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17772026-06-01T11:31:01.885Z[ 8] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
17782026-06-01T11:31:01.885Z[ 10] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
17792026-06-01T11:31:04.881Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17802026-06-01T11:31:04.881Z[ 14] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
17812026-06-01T11:31:04.881Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17822026-06-01T11:31:04.881Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17832026-06-01T11:31:04.881Z[ 20] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
17842026-06-01T11:31:04.881Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
17852026-06-01T11:31:04.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-06-01T11:31:04.881Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17872026-06-01T11:31:04.881Z[ 8] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
17882026-06-01T11:31:04.881Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17892026-06-01T11:31:04.881Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17902026-06-01T11:31:04.881Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17912026-06-01T11:31:04.881Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17922026-06-01T11:31:04.881Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17932026-06-01T11:31:04.881Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
17942026-06-01T11:31:04.881Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
17952026-06-01T11:31:04.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-06-01T11:31:04.882Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
17972026-06-01T11:31:04.882Z[ 8] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
17982026-06-01T11:31:04.882Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
17992026-06-01T11:31:04.882Z[ 12] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
18002026-06-01T11:31:04.882Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
18012026-06-01T11:31:04.882Z[ 16] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
18022026-06-01T11:31:04.882Z[ 18] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
18032026-06-01T11:31:04.882Z[ 20] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
18042026-06-01T11:31:04.882Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
18052026-06-01T11:31:04.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-06-01T11:31:04.882Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18072026-06-01T11:31:04.882Z[ 8] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
18082026-06-01T11:31:04.882Z[ 10] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
18092026-06-01T11:31:04.882Z[ 12] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18102026-06-01T11:31:04.882Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18112026-06-01T11:31:04.882Z[ 16] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
18122026-06-01T11:31:04.882Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18132026-06-01T11:31:04.882Z[ 20] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
18142026-06-01T11:31:04.882Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.5 Gbits/sec
18152026-06-01T11:31:04.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-06-01T11:31:04.882Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18172026-06-01T11:31:04.882Z[ 8] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
18182026-06-01T11:31:04.882Z[ 10] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
18192026-06-01T11:31:04.882Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18202026-06-01T11:31:04.882Z[ 14] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
18212026-06-01T11:31:04.882Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18222026-06-01T11:31:04.883Z[ 18] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
18232026-06-01T11:31:04.883Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18242026-06-01T11:31:04.883Z[SUM] 10.00-10.00 sec 512 KBytes 8.89 Gbits/sec
18252026-06-01T11:31:04.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-06-01T11:31:04.883Z[ ID] Interval Transfer Bitrate
18272026-06-01T11:31:04.883Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
18282026-06-01T11:31:04.883Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18292026-06-01T11:31:04.883Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
18302026-06-01T11:31:04.883Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18312026-06-01T11:31:04.883Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
18322026-06-01T11:31:04.883Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
18332026-06-01T11:31:04.883Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18342026-06-01T11:31:04.883Z[ 20] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
18352026-06-01T11:31:04.883Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
18362026-06-01T11:31:04.887ZRun 1/5...10272.608511165507Mbps
18372026-06-01T11:31:12.268Z-----------------------------------------------------------
18382026-06-01T11:31:12.268ZServer listening on 5201 (test #7)
18392026-06-01T11:31:12.268Z-----------------------------------------------------------
18402026-06-01T11:31:12.268ZAccepted connection from 10.0.0.1, port 46603
18412026-06-01T11:31:12.268Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50000
18422026-06-01T11:31:12.268Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57615
18432026-06-01T11:31:12.268Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65380
18442026-06-01T11:31:12.268Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40307
18452026-06-01T11:31:12.268Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59015
18462026-06-01T11:31:12.268Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39037
18472026-06-01T11:31:12.268Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58537
18482026-06-01T11:31:12.268Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42090
18492026-06-01T11:31:12.268Z[ ID] Interval Transfer Bitrate
18502026-06-01T11:31:12.268Z[ 5] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18512026-06-01T11:31:12.268Z[ 8] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
18522026-06-01T11:31:12.268Z[ 10] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
18532026-06-01T11:31:12.268Z[ 12] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
18542026-06-01T11:31:12.268Z[ 14] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
18552026-06-01T11:31:12.268Z[ 16] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18562026-06-01T11:31:12.269Z[ 18] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
18572026-06-01T11:31:12.269Z[ 20] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
18582026-06-01T11:31:12.269Z[SUM] 0.00-1.00 sec 975 MBytes 8.18 Gbits/sec
18592026-06-01T11:31:12.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-06-01T11:31:12.269Z[ 5] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
18612026-06-01T11:31:12.269Z[ 8] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
18622026-06-01T11:31:12.269Z[ 10] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
18632026-06-01T11:31:12.269Z[ 12] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
18642026-06-01T11:31:12.269Z[ 14] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
18652026-06-01T11:31:12.269Z[ 16] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
18662026-06-01T11:31:12.269Z[ 18] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
18672026-06-01T11:31:12.269Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18682026-06-01T11:31:12.269Z[SUM] 1.00-2.00 sec 1.24 GBytes 10.6 Gbits/sec
18692026-06-01T11:31:12.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-06-01T11:31:12.269Z[ 5] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
18712026-06-01T11:31:12.272Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18722026-06-01T11:31:12.273Z[ 10] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
18732026-06-01T11:31:12.273Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18742026-06-01T11:31:12.273Z[ 14] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18752026-06-01T11:31:12.273Z[ 16] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
18762026-06-01T11:31:12.273Z[ 18] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
18772026-06-01T11:31:12.273Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18782026-06-01T11:31:12.273Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
18792026-06-01T11:31:12.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-06-01T11:31:12.273Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18812026-06-01T11:31:12.273Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18822026-06-01T11:31:12.273Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18832026-06-01T11:31:12.273Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18842026-06-01T11:31:12.273Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18852026-06-01T11:31:12.273Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18862026-06-01T11:31:12.273Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18872026-06-01T11:31:12.273Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
18882026-06-01T11:31:12.273Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
18892026-06-01T11:31:12.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-06-01T11:31:12.273Z[ 5] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
18912026-06-01T11:31:12.273Z[ 8] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
18922026-06-01T11:31:12.273Z[ 10] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
18932026-06-01T11:31:12.273Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
18942026-06-01T11:31:12.273Z[ 14] 4.00-5.00 sec 167 MBytes 1.40 Gbits/sec
18952026-06-01T11:31:12.273Z[ 16] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
18962026-06-01T11:31:12.273Z[ 18] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
18972026-06-01T11:31:12.273Z[ 20] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
18982026-06-01T11:31:12.273Z[SUM] 4.00-5.00 sec 1.25 GBytes 10.8 Gbits/sec
18992026-06-01T11:31:12.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-06-01T11:31:12.273Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19012026-06-01T11:31:12.273Z[ 8] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
19022026-06-01T11:31:12.273Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19032026-06-01T11:31:12.273Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19042026-06-01T11:31:12.273Z[ 14] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
19052026-06-01T11:31:12.273Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19062026-06-01T11:31:12.273Z[ 18] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
19072026-06-01T11:31:12.273Z[ 20] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
19082026-06-01T11:31:12.273Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
19092026-06-01T11:31:12.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-06-01T11:31:12.274Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19112026-06-01T11:31:12.274Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19122026-06-01T11:31:12.274Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19132026-06-01T11:31:15.270Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19142026-06-01T11:31:15.270Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19152026-06-01T11:31:15.270Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19162026-06-01T11:31:15.270Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19172026-06-01T11:31:15.270Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19182026-06-01T11:31:15.270Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
19192026-06-01T11:31:15.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-06-01T11:31:15.270Z[ 5] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
19212026-06-01T11:31:15.271Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19222026-06-01T11:31:15.271Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19232026-06-01T11:31:15.271Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19242026-06-01T11:31:15.271Z[ 14] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
19252026-06-01T11:31:15.271Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19262026-06-01T11:31:15.271Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19272026-06-01T11:31:15.271Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19282026-06-01T11:31:15.271Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
19292026-06-01T11:31:15.271Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-06-01T11:31:15.271Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19312026-06-01T11:31:15.271Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19322026-06-01T11:31:15.271Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19332026-06-01T11:31:15.271Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19342026-06-01T11:31:15.271Z[ 14] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19352026-06-01T11:31:15.271Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19362026-06-01T11:31:15.271Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19372026-06-01T11:31:15.271Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19382026-06-01T11:31:15.271Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
19392026-06-01T11:31:15.271Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-06-01T11:31:15.271Z[ 5] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19412026-06-01T11:31:15.271Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19422026-06-01T11:31:15.271Z[ 10] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
19432026-06-01T11:31:15.271Z[ 12] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19442026-06-01T11:31:15.271Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19452026-06-01T11:31:15.271Z[ 16] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
19462026-06-01T11:31:15.271Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19472026-06-01T11:31:15.271Z[ 20] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
19482026-06-01T11:31:15.271Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.5 Gbits/sec
19492026-06-01T11:31:15.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-06-01T11:31:15.272Z[ 5] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
19512026-06-01T11:31:15.272Z[ 8] 10.00-10.00 sec 128 KBytes 2.15 Gbits/sec
19522026-06-01T11:31:15.272Z[ 10] 10.00-10.00 sec 128 KBytes 2.15 Gbits/sec
19532026-06-01T11:31:15.272Z[ 12] 10.00-10.00 sec 128 KBytes 2.15 Gbits/sec
19542026-06-01T11:31:15.272Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19552026-06-01T11:31:15.272Z[ 16] 10.00-10.00 sec 128 KBytes 2.15 Gbits/sec
19562026-06-01T11:31:15.272Z[ 18] 10.00-10.00 sec 128 KBytes 2.15 Gbits/sec
19572026-06-01T11:31:15.272Z[ 20] 10.00-10.00 sec 128 KBytes 2.15 Gbits/sec
19582026-06-01T11:31:15.272Z[SUM] 10.00-10.00 sec 896 KBytes 15.0 Gbits/sec
19592026-06-01T11:31:15.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-06-01T11:31:15.276Z[ ID] Interval Transfer Bitrate
19612026-06-01T11:31:15.276Z[ 5] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19622026-06-01T11:31:15.276Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19632026-06-01T11:31:15.276Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19642026-06-01T11:31:15.276Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19652026-06-01T11:31:15.276Z[ 14] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
19662026-06-01T11:31:15.276Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19672026-06-01T11:31:15.276Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19682026-06-01T11:31:15.276Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19692026-06-01T11:31:15.276Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
19702026-06-01T11:31:15.276ZRun 2/5...10295.029444116017Mbps
19712026-06-01T11:31:22.657Z-----------------------------------------------------------
19722026-06-01T11:31:22.657ZServer listening on 5201 (test #8)
19732026-06-01T11:31:22.657Z-----------------------------------------------------------
19742026-06-01T11:31:22.657ZAccepted connection from 10.0.0.1, port 34170
19752026-06-01T11:31:22.657Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51416
19762026-06-01T11:31:22.657Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45224
19772026-06-01T11:31:22.657Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58068
19782026-06-01T11:31:22.657Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64312
19792026-06-01T11:31:22.657Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39419
19802026-06-01T11:31:22.657Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35272
19812026-06-01T11:31:22.657Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45329
19822026-06-01T11:31:22.657Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50920
19832026-06-01T11:31:22.657Z[ ID] Interval Transfer Bitrate
19842026-06-01T11:31:22.657Z[ 5] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
19852026-06-01T11:31:22.657Z[ 8] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
19862026-06-01T11:31:22.657Z[ 10] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19872026-06-01T11:31:22.657Z[ 12] 0.00-1.00 sec 133 MBytes 1.12 Gbits/sec
19882026-06-01T11:31:22.657Z[ 14] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
19892026-06-01T11:31:22.657Z[ 16] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
19902026-06-01T11:31:22.657Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19912026-06-01T11:31:22.657Z[ 20] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19922026-06-01T11:31:22.657Z[SUM] 0.00-1.00 sec 1004 MBytes 8.42 Gbits/sec
19932026-06-01T11:31:22.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-06-01T11:31:22.658Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19952026-06-01T11:31:22.658Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19962026-06-01T11:31:22.658Z[ 10] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
19972026-06-01T11:31:22.658Z[ 12] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
19982026-06-01T11:31:22.658Z[ 14] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
19992026-06-01T11:31:22.658Z[ 16] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
20002026-06-01T11:31:22.658Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
20012026-06-01T11:31:22.658Z[ 20] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
20022026-06-01T11:31:22.658Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
20032026-06-01T11:31:22.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-06-01T11:31:22.658Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20052026-06-01T11:31:22.658Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20062026-06-01T11:31:22.658Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20072026-06-01T11:31:22.658Z[ 12] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
20082026-06-01T11:31:22.658Z[ 14] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
20092026-06-01T11:31:22.658Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20102026-06-01T11:31:22.658Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20112026-06-01T11:31:22.658Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20122026-06-01T11:31:22.658Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
20132026-06-01T11:31:22.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-06-01T11:31:22.658Z[ 5] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20152026-06-01T11:31:22.658Z[ 8] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20162026-06-01T11:31:22.658Z[ 10] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
20172026-06-01T11:31:22.658Z[ 12] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
20182026-06-01T11:31:22.658Z[ 14] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
20192026-06-01T11:31:22.658Z[ 16] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
20202026-06-01T11:31:22.658Z[ 18] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20212026-06-01T11:31:22.658Z[ 20] 3.00-4.00 sec 159 MBytes 1.34 Gbits/sec
20222026-06-01T11:31:22.658Z[SUM] 3.00-4.00 sec 1.25 GBytes 10.7 Gbits/sec
20232026-06-01T11:31:22.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-06-01T11:31:22.658Z[ 5] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
20252026-06-01T11:31:22.658Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20262026-06-01T11:31:22.658Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20272026-06-01T11:31:22.658Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20282026-06-01T11:31:22.658Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20292026-06-01T11:31:22.658Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20302026-06-01T11:31:22.658Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20312026-06-01T11:31:22.658Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20322026-06-01T11:31:22.659Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
20332026-06-01T11:31:22.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-06-01T11:31:22.659Z[ 5] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
20352026-06-01T11:31:22.659Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20362026-06-01T11:31:22.659Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20372026-06-01T11:31:22.659Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20382026-06-01T11:31:22.659Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20392026-06-01T11:31:22.659Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20402026-06-01T11:31:22.659Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20412026-06-01T11:31:22.659Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20422026-06-01T11:31:22.659Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20432026-06-01T11:31:22.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-06-01T11:31:22.659Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20452026-06-01T11:31:22.659Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20462026-06-01T11:31:22.659Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20472026-06-01T11:31:25.657Z[ 12] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20482026-06-01T11:31:25.657Z[ 14] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
20492026-06-01T11:31:25.657Z[ 16] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
20502026-06-01T11:31:25.657Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20512026-06-01T11:31:25.657Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20522026-06-01T11:31:25.657Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
20532026-06-01T11:31:25.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-06-01T11:31:25.657Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20552026-06-01T11:31:25.657Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20562026-06-01T11:31:25.657Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20572026-06-01T11:31:25.657Z[ 12] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20582026-06-01T11:31:25.657Z[ 14] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20592026-06-01T11:31:25.657Z[ 16] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20602026-06-01T11:31:25.658Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20612026-06-01T11:31:25.658Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20622026-06-01T11:31:25.658Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
20632026-06-01T11:31:25.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-06-01T11:31:25.658Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20652026-06-01T11:31:25.658Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20662026-06-01T11:31:25.658Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20672026-06-01T11:31:25.658Z[ 12] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
20682026-06-01T11:31:25.658Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20692026-06-01T11:31:25.658Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20702026-06-01T11:31:25.658Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20712026-06-01T11:31:25.658Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20722026-06-01T11:31:25.658Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
20732026-06-01T11:31:25.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-06-01T11:31:25.658Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20752026-06-01T11:31:25.658Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20762026-06-01T11:31:25.658Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20772026-06-01T11:31:25.658Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20782026-06-01T11:31:25.658Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20792026-06-01T11:31:25.658Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20802026-06-01T11:31:25.658Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20812026-06-01T11:31:25.658Z[ 20] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
20822026-06-01T11:31:25.658Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
20832026-06-01T11:31:25.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-06-01T11:31:25.658Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20852026-06-01T11:31:25.658Z[ 8] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
20862026-06-01T11:31:25.658Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20872026-06-01T11:31:25.659Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20882026-06-01T11:31:25.659Z[ 14] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
20892026-06-01T11:31:25.659Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20902026-06-01T11:31:25.659Z[ 18] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
20912026-06-01T11:31:25.662Z[ 20] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
20922026-06-01T11:31:25.663Z[SUM] 10.00-10.00 sec 512 KBytes 9.28 Gbits/sec
20932026-06-01T11:31:25.663Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-06-01T11:31:25.663Z[ ID] Interval Transfer Bitrate
20952026-06-01T11:31:25.663Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20962026-06-01T11:31:25.663Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20972026-06-01T11:31:25.663Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20982026-06-01T11:31:25.663Z[ 12] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
20992026-06-01T11:31:25.663Z[ 14] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
21002026-06-01T11:31:25.663Z[ 16] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
21012026-06-01T11:31:25.663Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21022026-06-01T11:31:25.663Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21032026-06-01T11:31:25.663Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
21042026-06-01T11:31:25.663ZRun 3/5...10280.599916903864Mbps
21052026-06-01T11:31:33.044Z-----------------------------------------------------------
21062026-06-01T11:31:33.044ZServer listening on 5201 (test #9)
21072026-06-01T11:31:33.044Z-----------------------------------------------------------
21082026-06-01T11:31:33.044ZAccepted connection from 10.0.0.1, port 42328
21092026-06-01T11:31:33.044Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51002
21102026-06-01T11:31:33.044Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54308
21112026-06-01T11:31:33.044Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42904
21122026-06-01T11:31:33.044Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60084
21132026-06-01T11:31:33.044Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35162
21142026-06-01T11:31:33.044Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38234
21152026-06-01T11:31:33.044Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54721
21162026-06-01T11:31:33.044Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42286
21172026-06-01T11:31:33.044Z[ ID] Interval Transfer Bitrate
21182026-06-01T11:31:33.044Z[ 5] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
21192026-06-01T11:31:33.044Z[ 8] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
21202026-06-01T11:31:33.044Z[ 10] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
21212026-06-01T11:31:33.044Z[ 12] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
21222026-06-01T11:31:33.044Z[ 14] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21232026-06-01T11:31:33.044Z[ 16] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
21242026-06-01T11:31:33.044Z[ 18] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
21252026-06-01T11:31:33.044Z[ 20] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21262026-06-01T11:31:33.044Z[SUM] 0.00-1.00 sec 1006 MBytes 8.44 Gbits/sec
21272026-06-01T11:31:33.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-06-01T11:31:33.045Z[ 5] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
21292026-06-01T11:31:33.045Z[ 8] 1.00-2.00 sec 174 MBytes 1.46 Gbits/sec
21302026-06-01T11:31:33.045Z[ 10] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
21312026-06-01T11:31:33.045Z[ 12] 1.00-2.00 sec 176 MBytes 1.48 Gbits/sec
21322026-06-01T11:31:33.045Z[ 14] 1.00-2.00 sec 160 MBytes 1.35 Gbits/sec
21332026-06-01T11:31:33.045Z[ 16] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
21342026-06-01T11:31:33.045Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
21352026-06-01T11:31:33.045Z[ 20] 1.00-2.00 sec 160 MBytes 1.35 Gbits/sec
21362026-06-01T11:31:33.045Z[SUM] 1.00-2.00 sec 1.27 GBytes 10.9 Gbits/sec
21372026-06-01T11:31:33.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-06-01T11:31:33.045Z[ 5] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21392026-06-01T11:31:33.045Z[ 8] 2.00-3.00 sec 160 MBytes 1.35 Gbits/sec
21402026-06-01T11:31:33.045Z[ 10] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
21412026-06-01T11:31:33.045Z[ 12] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
21422026-06-01T11:31:33.045Z[ 14] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
21432026-06-01T11:31:33.045Z[ 16] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
21442026-06-01T11:31:33.045Z[ 18] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21452026-06-01T11:31:33.045Z[ 20] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21462026-06-01T11:31:33.045Z[SUM] 2.00-3.00 sec 1.25 GBytes 10.7 Gbits/sec
21472026-06-01T11:31:33.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-06-01T11:31:33.045Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21492026-06-01T11:31:33.045Z[ 8] 3.00-4.00 sec 160 MBytes 1.35 Gbits/sec
21502026-06-01T11:31:33.045Z[ 10] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
21512026-06-01T11:31:33.045Z[ 12] 3.00-4.00 sec 159 MBytes 1.34 Gbits/sec
21522026-06-01T11:31:33.045Z[ 14] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
21532026-06-01T11:31:33.045Z[ 16] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
21542026-06-01T11:31:33.045Z[ 18] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
21552026-06-01T11:31:33.045Z[ 20] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
21562026-06-01T11:31:33.045Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
21572026-06-01T11:31:33.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-06-01T11:31:33.045Z[ 5] 4.00-5.00 sec 164 MBytes 1.37 Gbits/sec
21592026-06-01T11:31:33.045Z[ 8] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
21602026-06-01T11:31:33.045Z[ 10] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
21612026-06-01T11:31:33.045Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
21622026-06-01T11:31:33.045Z[ 14] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
21632026-06-01T11:31:33.045Z[ 16] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
21642026-06-01T11:31:33.045Z[ 18] 4.00-5.00 sec 167 MBytes 1.40 Gbits/sec
21652026-06-01T11:31:33.045Z[ 20] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
21662026-06-01T11:31:33.046Z[SUM] 4.00-5.00 sec 1.27 GBytes 10.9 Gbits/sec
21672026-06-01T11:31:33.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-06-01T11:31:33.046Z[ 5] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
21692026-06-01T11:31:33.046Z[ 8] 5.00-6.00 sec 179 MBytes 1.50 Gbits/sec
21702026-06-01T11:31:33.046Z[ 10] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
21712026-06-01T11:31:33.046Z[ 12] 5.00-6.00 sec 170 MBytes 1.43 Gbits/sec
21722026-06-01T11:31:33.046Z[ 14] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
21732026-06-01T11:31:33.046Z[ 16] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
21742026-06-01T11:31:33.046Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21752026-06-01T11:31:33.046Z[ 20] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
21762026-06-01T11:31:33.046Z[SUM] 5.00-6.00 sec 1.28 GBytes 11.0 Gbits/sec
21772026-06-01T11:31:33.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-06-01T11:31:33.046Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21792026-06-01T11:31:33.046Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21802026-06-01T11:31:33.046Z[ 10] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
21812026-06-01T11:31:36.045Z[ 12] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
21822026-06-01T11:31:36.045Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21832026-06-01T11:31:36.045Z[ 16] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
21842026-06-01T11:31:36.045Z[ 18] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
21852026-06-01T11:31:36.045Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21862026-06-01T11:31:36.045Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
21872026-06-01T11:31:36.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-06-01T11:31:36.045Z[ 5] 7.00-8.00 sec 167 MBytes 1.40 Gbits/sec
21892026-06-01T11:31:36.045Z[ 8] 7.00-8.00 sec 174 MBytes 1.46 Gbits/sec
21902026-06-01T11:31:36.045Z[ 10] 7.00-8.00 sec 163 MBytes 1.36 Gbits/sec
21912026-06-01T11:31:36.045Z[ 12] 7.00-8.00 sec 180 MBytes 1.51 Gbits/sec
21922026-06-01T11:31:36.045Z[ 14] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
21932026-06-01T11:31:36.045Z[ 16] 7.00-8.00 sec 163 MBytes 1.37 Gbits/sec
21942026-06-01T11:31:36.045Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
21952026-06-01T11:31:36.045Z[ 20] 7.00-8.00 sec 163 MBytes 1.36 Gbits/sec
21962026-06-01T11:31:36.045Z[SUM] 7.00-8.00 sec 1.29 GBytes 11.1 Gbits/sec
21972026-06-01T11:31:36.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-06-01T11:31:36.045Z[ 5] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
21992026-06-01T11:31:36.045Z[ 8] 8.00-9.00 sec 166 MBytes 1.39 Gbits/sec
22002026-06-01T11:31:36.045Z[ 10] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
22012026-06-01T11:31:36.045Z[ 12] 8.00-9.00 sec 176 MBytes 1.47 Gbits/sec
22022026-06-01T11:31:36.045Z[ 14] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
22032026-06-01T11:31:36.045Z[ 16] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
22042026-06-01T11:31:36.045Z[ 18] 8.00-9.00 sec 160 MBytes 1.35 Gbits/sec
22052026-06-01T11:31:36.045Z[ 20] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
22062026-06-01T11:31:36.045Z[SUM] 8.00-9.00 sec 1.28 GBytes 11.0 Gbits/sec
22072026-06-01T11:31:36.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-06-01T11:31:36.045Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22092026-06-01T11:31:36.045Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22102026-06-01T11:31:36.045Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22112026-06-01T11:31:36.045Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22122026-06-01T11:31:36.045Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22132026-06-01T11:31:36.045Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22142026-06-01T11:31:36.045Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22152026-06-01T11:31:36.045Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22162026-06-01T11:31:36.045Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
22172026-06-01T11:31:36.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-06-01T11:31:36.046Z[ 5] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
22192026-06-01T11:31:36.046Z[ 8] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
22202026-06-01T11:31:36.046Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22212026-06-01T11:31:36.046Z[ 12] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
22222026-06-01T11:31:36.046Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22232026-06-01T11:31:36.046Z[ 16] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
22242026-06-01T11:31:36.046Z[ 18] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
22252026-06-01T11:31:36.046Z[ 20] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
22262026-06-01T11:31:36.046Z[SUM] 10.00-10.00 sec 768 KBytes 13.5 Gbits/sec
22272026-06-01T11:31:36.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-06-01T11:31:36.049Z[ ID] Interval Transfer Bitrate
22292026-06-01T11:31:36.049Z[ 5] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
22302026-06-01T11:31:36.049Z[ 8] 0.00-10.00 sec 1.59 GBytes 1.36 Gbits/sec sender
22312026-06-01T11:31:36.049Z[ 10] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
22322026-06-01T11:31:36.049Z[ 12] 0.00-10.00 sec 1.58 GBytes 1.36 Gbits/sec sender
22332026-06-01T11:31:36.049Z[ 14] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
22342026-06-01T11:31:36.049Z[ 16] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
22352026-06-01T11:31:36.049Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22362026-06-01T11:31:36.049Z[ 20] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
22372026-06-01T11:31:36.049Z[SUM] 0.00-10.00 sec 12.3 GBytes 10.6 Gbits/sec sender
22382026-06-01T11:31:36.049ZRun 4/5...10557.186624360691Mbps
22392026-06-01T11:31:43.433Z-----------------------------------------------------------
22402026-06-01T11:31:43.433ZServer listening on 5201 (test #10)
22412026-06-01T11:31:43.433Z-----------------------------------------------------------
22422026-06-01T11:31:43.433ZAccepted connection from 10.0.0.1, port 57808
22432026-06-01T11:31:43.433Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58729
22442026-06-01T11:31:43.433Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53753
22452026-06-01T11:31:43.433Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43325
22462026-06-01T11:31:43.433Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46281
22472026-06-01T11:31:43.433Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33276
22482026-06-01T11:31:43.433Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44274
22492026-06-01T11:31:43.433Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58529
22502026-06-01T11:31:43.433Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36344
22512026-06-01T11:31:43.433Z[ ID] Interval Transfer Bitrate
22522026-06-01T11:31:43.433Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22532026-06-01T11:31:43.433Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22542026-06-01T11:31:43.433Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22552026-06-01T11:31:43.433Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22562026-06-01T11:31:43.434Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22572026-06-01T11:31:43.434Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22582026-06-01T11:31:43.434Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22592026-06-01T11:31:43.434Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22602026-06-01T11:31:43.434Z[SUM] 0.00-1.00 sec 964 MBytes 8.08 Gbits/sec
22612026-06-01T11:31:43.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-06-01T11:31:43.434Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22632026-06-01T11:31:43.434Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22642026-06-01T11:31:43.434Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22652026-06-01T11:31:43.434Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22662026-06-01T11:31:43.434Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
22672026-06-01T11:31:43.434Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22682026-06-01T11:31:43.434Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22692026-06-01T11:31:43.434Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22702026-06-01T11:31:43.434Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
22712026-06-01T11:31:43.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-06-01T11:31:43.434Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22732026-06-01T11:31:43.434Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22742026-06-01T11:31:43.434Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22752026-06-01T11:31:43.434Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22762026-06-01T11:31:43.434Z[ 14] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
22772026-06-01T11:31:43.434Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22782026-06-01T11:31:43.434Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22792026-06-01T11:31:43.434Z[ 20] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
22802026-06-01T11:31:43.434Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.4 Gbits/sec
22812026-06-01T11:31:43.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-06-01T11:31:43.434Z[ 5] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
22832026-06-01T11:31:43.435Z[ 8] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
22842026-06-01T11:31:43.435Z[ 10] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
22852026-06-01T11:31:43.435Z[ 12] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
22862026-06-01T11:31:43.435Z[ 14] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
22872026-06-01T11:31:43.435Z[ 16] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
22882026-06-01T11:31:43.435Z[ 18] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
22892026-06-01T11:31:43.435Z[ 20] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
22902026-06-01T11:31:43.435Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.5 Gbits/sec
22912026-06-01T11:31:43.435Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-06-01T11:31:43.435Z[ 5] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
22932026-06-01T11:31:43.435Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22942026-06-01T11:31:43.435Z[ 10] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
22952026-06-01T11:31:43.435Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22962026-06-01T11:31:43.435Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22972026-06-01T11:31:43.435Z[ 16] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
22982026-06-01T11:31:43.435Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22992026-06-01T11:31:43.435Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23002026-06-01T11:31:43.435Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
23012026-06-01T11:31:43.435Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-06-01T11:31:43.435Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23032026-06-01T11:31:43.435Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23042026-06-01T11:31:43.435Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23052026-06-01T11:31:43.435Z[ 12] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
23062026-06-01T11:31:43.435Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23072026-06-01T11:31:43.435Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23082026-06-01T11:31:43.435Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23092026-06-01T11:31:43.435Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23102026-06-01T11:31:43.435Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.4 Gbits/sec
23112026-06-01T11:31:43.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-06-01T11:31:43.436Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23132026-06-01T11:31:43.436Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23142026-06-01T11:31:43.436Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23152026-06-01T11:31:46.433Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23162026-06-01T11:31:46.433Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23172026-06-01T11:31:46.433Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23182026-06-01T11:31:46.433Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23192026-06-01T11:31:46.433Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23202026-06-01T11:31:46.433Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
23212026-06-01T11:31:46.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-06-01T11:31:46.433Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23232026-06-01T11:31:46.433Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23242026-06-01T11:31:46.433Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23252026-06-01T11:31:46.433Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23262026-06-01T11:31:46.433Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23272026-06-01T11:31:46.433Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23282026-06-01T11:31:46.433Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23292026-06-01T11:31:46.433Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23302026-06-01T11:31:46.433Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
23312026-06-01T11:31:46.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-06-01T11:31:46.433Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23332026-06-01T11:31:46.433Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23342026-06-01T11:31:46.433Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23352026-06-01T11:31:46.433Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23362026-06-01T11:31:46.433Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23372026-06-01T11:31:46.437Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23382026-06-01T11:31:46.437Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23392026-06-01T11:31:46.437Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23402026-06-01T11:31:46.437Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
23412026-06-01T11:31:46.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-06-01T11:31:46.437Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23432026-06-01T11:31:46.437Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23442026-06-01T11:31:46.437Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23452026-06-01T11:31:46.437Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23462026-06-01T11:31:46.437Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23472026-06-01T11:31:46.437Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23482026-06-01T11:31:46.437Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23492026-06-01T11:31:46.437Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23502026-06-01T11:31:46.437Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
23512026-06-01T11:31:46.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-06-01T11:31:46.437Z[ 5] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
23532026-06-01T11:31:46.437Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23542026-06-01T11:31:46.437Z[ 10] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
23552026-06-01T11:31:46.437Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23562026-06-01T11:31:46.437Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23572026-06-01T11:31:46.437Z[ 16] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
23582026-06-01T11:31:46.437Z[ 18] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
23592026-06-01T11:31:46.437Z[ 20] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
23602026-06-01T11:31:46.437Z[SUM] 10.00-10.00 sec 640 KBytes 11.2 Gbits/sec
23612026-06-01T11:31:46.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-06-01T11:31:46.438Z[ ID] Interval Transfer Bitrate
23632026-06-01T11:31:46.438Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23642026-06-01T11:31:46.438Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23652026-06-01T11:31:46.438Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23662026-06-01T11:31:46.438Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23672026-06-01T11:31:46.438Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23682026-06-01T11:31:46.438Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23692026-06-01T11:31:46.438Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23702026-06-01T11:31:46.438Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23712026-06-01T11:31:46.438Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
23722026-06-01T11:31:46.438ZRun 5/5...10220.7106148773Mbps
23732026-06-01T11:31:46.438Z###---------------------###
23742026-06-01T11:31:46.438Z::: iPerf done... :::
23752026-06-01T11:31:46.438Z:::Awaiting out files...:::
23762026-06-01T11:31:46.438Z###---------------------###
23772026-06-01T11:31:46.438Z###-----###
23782026-06-01T11:31:46.438Z:::done!:::
23792026-06-01T11:31:46.438Z###-----###
23802026-06-01T11:31:46.438Z###-------------------###
23812026-06-01T11:31:46.438Z:::Running experiment :::
23822026-06-01T11:31:46.438Z:::iperf-tcp/local/c2s:::
23832026-06-01T11:31:46.438Z###-------------------###
23842026-06-01T11:31:46.780Zdtrace: description 'profile-201us ' matched 2 probes
23852026-06-01T11:31:53.823Z-----------------------------------------------------------
23862026-06-01T11:31:53.823ZServer listening on 5201 (test #11)
23872026-06-01T11:31:53.823Z-----------------------------------------------------------
23882026-06-01T11:31:53.823ZAccepted connection from 10.0.0.1, port 38560
23892026-06-01T11:31:53.823Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44212
23902026-06-01T11:31:53.823Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44538
23912026-06-01T11:31:53.824Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38228
23922026-06-01T11:31:53.824Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42116
23932026-06-01T11:31:53.824Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33888
23942026-06-01T11:31:53.824Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63989
23952026-06-01T11:31:53.824Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61416
23962026-06-01T11:31:53.824Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52418
23972026-06-01T11:31:53.824Z[ ID] Interval Transfer Bitrate
23982026-06-01T11:31:53.824Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
23992026-06-01T11:31:53.824Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24002026-06-01T11:31:53.824Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24012026-06-01T11:31:53.824Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24022026-06-01T11:31:53.824Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24032026-06-01T11:31:53.824Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
24042026-06-01T11:31:53.824Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24052026-06-01T11:31:53.824Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
24062026-06-01T11:31:53.824Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
24072026-06-01T11:31:53.824Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-06-01T11:31:53.824Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
24092026-06-01T11:31:53.824Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24102026-06-01T11:31:53.824Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24112026-06-01T11:31:53.824Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24122026-06-01T11:31:53.824Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24132026-06-01T11:31:53.824Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24142026-06-01T11:31:53.824Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
24152026-06-01T11:31:53.824Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24162026-06-01T11:31:53.824Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
24172026-06-01T11:31:53.824Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-06-01T11:31:53.825Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24192026-06-01T11:31:53.825Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24202026-06-01T11:31:53.825Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24212026-06-01T11:31:53.825Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24222026-06-01T11:31:53.825Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24232026-06-01T11:31:53.825Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24242026-06-01T11:31:53.825Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24252026-06-01T11:31:53.825Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24262026-06-01T11:31:53.825Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
24272026-06-01T11:31:53.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-06-01T11:31:53.825Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
24292026-06-01T11:31:53.825Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
24302026-06-01T11:31:53.825Z[ 10] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
24312026-06-01T11:31:53.825Z[ 12] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
24322026-06-01T11:31:53.825Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
24332026-06-01T11:31:53.825Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
24342026-06-01T11:31:53.825Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
24352026-06-01T11:31:53.825Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
24362026-06-01T11:31:53.825Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
24372026-06-01T11:31:53.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-06-01T11:31:53.825Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24392026-06-01T11:31:53.825Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24402026-06-01T11:31:53.825Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24412026-06-01T11:31:53.825Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24422026-06-01T11:31:53.825Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24432026-06-01T11:31:53.825Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24442026-06-01T11:31:53.825Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24452026-06-01T11:31:53.825Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24462026-06-01T11:31:53.826Z[SUM] 4.00-5.00 sec 433 MBytes 3.64 Gbits/sec
24472026-06-01T11:31:53.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-06-01T11:31:53.826Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24492026-06-01T11:31:53.826Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24502026-06-01T11:31:53.826Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24512026-06-01T11:31:53.826Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24522026-06-01T11:31:53.826Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24532026-06-01T11:31:53.826Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24542026-06-01T11:31:53.826Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24552026-06-01T11:31:53.826Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24562026-06-01T11:31:53.826Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
24572026-06-01T11:31:53.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-06-01T11:31:53.826Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24592026-06-01T11:31:53.826Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
24602026-06-01T11:31:53.826Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24612026-06-01T11:31:56.825Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24622026-06-01T11:31:56.825Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24632026-06-01T11:31:56.825Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24642026-06-01T11:31:56.825Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24652026-06-01T11:31:56.825Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24662026-06-01T11:31:56.825Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
24672026-06-01T11:31:56.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-06-01T11:31:56.825Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24692026-06-01T11:31:56.825Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24702026-06-01T11:31:56.825Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24712026-06-01T11:31:56.825Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24722026-06-01T11:31:56.825Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24732026-06-01T11:31:56.825Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24742026-06-01T11:31:56.825Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24752026-06-01T11:31:56.825Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24762026-06-01T11:31:56.825Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
24772026-06-01T11:31:56.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-06-01T11:31:56.825Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24792026-06-01T11:31:56.825Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24802026-06-01T11:31:56.825Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24812026-06-01T11:31:56.826Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24822026-06-01T11:31:56.826Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24832026-06-01T11:31:56.826Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24842026-06-01T11:31:56.826Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24852026-06-01T11:31:56.826Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24862026-06-01T11:31:56.826Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
24872026-06-01T11:31:56.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-06-01T11:31:56.826Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24892026-06-01T11:31:56.826Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24902026-06-01T11:31:56.826Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24912026-06-01T11:31:56.826Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24922026-06-01T11:31:56.826Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
24932026-06-01T11:31:56.826Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
24942026-06-01T11:31:56.826Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24952026-06-01T11:31:56.826Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
24962026-06-01T11:31:56.826Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
24972026-06-01T11:31:56.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-06-01T11:31:56.826Z[ 5] 10.00-10.00 sec 128 KBytes 973 Mbits/sec
24992026-06-01T11:31:56.826Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25002026-06-01T11:31:56.826Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25012026-06-01T11:31:56.826Z[ 12] 10.00-10.00 sec 128 KBytes 973 Mbits/sec
25022026-06-01T11:31:56.826Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25032026-06-01T11:31:56.826Z[ 16] 10.00-10.00 sec 128 KBytes 974 Mbits/sec
25042026-06-01T11:31:56.826Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25052026-06-01T11:31:56.826Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25062026-06-01T11:31:56.826Z[SUM] 10.00-10.00 sec 384 KBytes 2.92 Gbits/sec
25072026-06-01T11:31:56.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-06-01T11:31:56.826Z[ ID] Interval Transfer Bitrate
25092026-06-01T11:31:56.826Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
25102026-06-01T11:31:56.826Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
25112026-06-01T11:31:56.826Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
25122026-06-01T11:31:56.826Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
25132026-06-01T11:31:56.826Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
25142026-06-01T11:31:56.826Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
25152026-06-01T11:31:56.826Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
25162026-06-01T11:31:56.826Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
25172026-06-01T11:31:56.826Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec receiver
25182026-06-01T11:31:56.830ZRun 1/10...3553.0262283570733Mbps
25192026-06-01T11:32:04.222Z-----------------------------------------------------------
25202026-06-01T11:32:04.222ZServer listening on 5201 (test #12)
25212026-06-01T11:32:04.222Z-----------------------------------------------------------
25222026-06-01T11:32:04.222ZAccepted connection from 10.0.0.1, port 48869
25232026-06-01T11:32:04.222Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44540
25242026-06-01T11:32:04.222Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36205
25252026-06-01T11:32:04.222Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62832
25262026-06-01T11:32:04.222Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40714
25272026-06-01T11:32:04.222Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33268
25282026-06-01T11:32:04.222Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62910
25292026-06-01T11:32:04.222Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57139
25302026-06-01T11:32:04.222Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63286
25312026-06-01T11:32:04.222Z[ ID] Interval Transfer Bitrate
25322026-06-01T11:32:04.222Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
25332026-06-01T11:32:04.223Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
25342026-06-01T11:32:04.223Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
25352026-06-01T11:32:04.223Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
25362026-06-01T11:32:04.223Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
25372026-06-01T11:32:04.223Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
25382026-06-01T11:32:04.223Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
25392026-06-01T11:32:04.223Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
25402026-06-01T11:32:04.223Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
25412026-06-01T11:32:04.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-06-01T11:32:04.223Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25432026-06-01T11:32:04.223Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25442026-06-01T11:32:04.223Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25452026-06-01T11:32:04.223Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25462026-06-01T11:32:04.223Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
25472026-06-01T11:32:04.223Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
25482026-06-01T11:32:04.223Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25492026-06-01T11:32:04.223Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
25502026-06-01T11:32:04.223Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
25512026-06-01T11:32:04.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-06-01T11:32:04.223Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25532026-06-01T11:32:04.223Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25542026-06-01T11:32:04.223Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
25552026-06-01T11:32:04.223Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
25562026-06-01T11:32:04.223Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
25572026-06-01T11:32:04.223Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25582026-06-01T11:32:04.223Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25592026-06-01T11:32:04.223Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25602026-06-01T11:32:04.223Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
25612026-06-01T11:32:04.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-06-01T11:32:04.223Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
25632026-06-01T11:32:04.223Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25642026-06-01T11:32:04.223Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
25652026-06-01T11:32:04.223Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25662026-06-01T11:32:04.223Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
25672026-06-01T11:32:04.223Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
25682026-06-01T11:32:04.223Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
25692026-06-01T11:32:04.223Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25702026-06-01T11:32:04.224Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
25712026-06-01T11:32:04.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-06-01T11:32:04.224Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
25732026-06-01T11:32:04.224Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
25742026-06-01T11:32:04.224Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
25752026-06-01T11:32:04.224Z[ 12] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
25762026-06-01T11:32:04.224Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
25772026-06-01T11:32:04.224Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
25782026-06-01T11:32:04.224Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
25792026-06-01T11:32:04.224Z[ 20] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
25802026-06-01T11:32:04.224Z[SUM] 4.00-5.00 sec 436 MBytes 3.65 Gbits/sec
25812026-06-01T11:32:04.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-06-01T11:32:04.224Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
25832026-06-01T11:32:04.224Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
25842026-06-01T11:32:04.224Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25852026-06-01T11:32:04.224Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
25862026-06-01T11:32:04.224Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
25872026-06-01T11:32:04.224Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25882026-06-01T11:32:04.224Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
25892026-06-01T11:32:04.224Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
25902026-06-01T11:32:04.224Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
25912026-06-01T11:32:04.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-06-01T11:32:04.224Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
25932026-06-01T11:32:04.224Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
25942026-06-01T11:32:04.224Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
25952026-06-01T11:32:07.224Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
25962026-06-01T11:32:07.224Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
25972026-06-01T11:32:07.224Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
25982026-06-01T11:32:07.224Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
25992026-06-01T11:32:07.224Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
26002026-06-01T11:32:07.224Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
26012026-06-01T11:32:07.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-06-01T11:32:07.224Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26032026-06-01T11:32:07.224Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26042026-06-01T11:32:07.224Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26052026-06-01T11:32:07.224Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26062026-06-01T11:32:07.224Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
26072026-06-01T11:32:07.224Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26082026-06-01T11:32:07.224Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26092026-06-01T11:32:07.224Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26102026-06-01T11:32:07.224Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
26112026-06-01T11:32:07.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-06-01T11:32:07.224Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
26132026-06-01T11:32:07.224Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26142026-06-01T11:32:07.224Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26152026-06-01T11:32:07.224Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26162026-06-01T11:32:07.224Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26172026-06-01T11:32:07.224Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26182026-06-01T11:32:07.224Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26192026-06-01T11:32:07.224Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
26202026-06-01T11:32:07.224Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
26212026-06-01T11:32:07.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-06-01T11:32:07.225Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
26232026-06-01T11:32:07.225Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26242026-06-01T11:32:07.225Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
26252026-06-01T11:32:07.225Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26262026-06-01T11:32:07.225Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26272026-06-01T11:32:07.225Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26282026-06-01T11:32:07.225Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
26292026-06-01T11:32:07.225Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26302026-06-01T11:32:07.225Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
26312026-06-01T11:32:07.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-06-01T11:32:07.225Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26332026-06-01T11:32:07.225Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26342026-06-01T11:32:07.225Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-06-01T11:32:07.225Z[ 12] 10.00-10.00 sec 128 KBytes 968 Mbits/sec
26362026-06-01T11:32:07.225Z[ 14] 10.00-10.00 sec 128 KBytes 968 Mbits/sec
26372026-06-01T11:32:07.225Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26382026-06-01T11:32:07.225Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26392026-06-01T11:32:07.225Z[ 20] 10.00-10.00 sec 128 KBytes 969 Mbits/sec
26402026-06-01T11:32:07.225Z[SUM] 10.00-10.00 sec 384 KBytes 2.90 Gbits/sec
26412026-06-01T11:32:07.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-06-01T11:32:07.225Z[ ID] Interval Transfer Bitrate
26432026-06-01T11:32:07.225Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26442026-06-01T11:32:07.225Z[ 8] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26452026-06-01T11:32:07.225Z[ 10] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26462026-06-01T11:32:07.225Z[ 12] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26472026-06-01T11:32:07.225Z[ 14] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26482026-06-01T11:32:07.225Z[ 16] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26492026-06-01T11:32:07.225Z[ 18] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26502026-06-01T11:32:07.225Z[ 20] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
26512026-06-01T11:32:07.225Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.57 Gbits/sec receiver
26522026-06-01T11:32:07.229ZRun 2/10...3568.8601119677046Mbps
26532026-06-01T11:32:14.622Z-----------------------------------------------------------
26542026-06-01T11:32:14.622ZServer listening on 5201 (test #13)
26552026-06-01T11:32:14.622Z-----------------------------------------------------------
26562026-06-01T11:32:14.622ZAccepted connection from 10.0.0.1, port 40033
26572026-06-01T11:32:14.622Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52944
26582026-06-01T11:32:14.622Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51807
26592026-06-01T11:32:14.622Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41591
26602026-06-01T11:32:14.622Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62684
26612026-06-01T11:32:14.622Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35259
26622026-06-01T11:32:14.622Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37733
26632026-06-01T11:32:14.622Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37121
26642026-06-01T11:32:14.623Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39899
26652026-06-01T11:32:14.623Z[ ID] Interval Transfer Bitrate
26662026-06-01T11:32:14.623Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
26672026-06-01T11:32:14.623Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
26682026-06-01T11:32:14.623Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26692026-06-01T11:32:14.623Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
26702026-06-01T11:32:14.623Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
26712026-06-01T11:32:14.623Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26722026-06-01T11:32:14.623Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26732026-06-01T11:32:14.623Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26742026-06-01T11:32:14.623Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
26752026-06-01T11:32:14.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-06-01T11:32:14.623Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26772026-06-01T11:32:14.623Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
26782026-06-01T11:32:14.623Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26792026-06-01T11:32:14.623Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26802026-06-01T11:32:14.623Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
26812026-06-01T11:32:14.623Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
26822026-06-01T11:32:14.623Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26832026-06-01T11:32:14.623Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26842026-06-01T11:32:14.623Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
26852026-06-01T11:32:14.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-06-01T11:32:14.623Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26872026-06-01T11:32:14.623Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
26882026-06-01T11:32:14.623Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26892026-06-01T11:32:14.623Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26902026-06-01T11:32:14.623Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26912026-06-01T11:32:14.623Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26922026-06-01T11:32:14.623Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26932026-06-01T11:32:14.623Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26942026-06-01T11:32:14.623Z[SUM] 2.00-3.00 sec 432 MBytes 3.63 Gbits/sec
26952026-06-01T11:32:14.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-06-01T11:32:14.623Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
26972026-06-01T11:32:14.623Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
26982026-06-01T11:32:14.623Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
26992026-06-01T11:32:14.623Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
27002026-06-01T11:32:14.623Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
27012026-06-01T11:32:14.623Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
27022026-06-01T11:32:14.624Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
27032026-06-01T11:32:14.624Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
27042026-06-01T11:32:14.624Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
27052026-06-01T11:32:14.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-06-01T11:32:14.624Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27072026-06-01T11:32:14.624Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27082026-06-01T11:32:14.624Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27092026-06-01T11:32:14.624Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27102026-06-01T11:32:14.624Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27112026-06-01T11:32:14.624Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27122026-06-01T11:32:14.624Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27132026-06-01T11:32:14.624Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27142026-06-01T11:32:14.624Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
27152026-06-01T11:32:14.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-06-01T11:32:14.624Z[ 5] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
27172026-06-01T11:32:14.624Z[ 8] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
27182026-06-01T11:32:14.624Z[ 10] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
27192026-06-01T11:32:14.624Z[ 12] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
27202026-06-01T11:32:14.624Z[ 14] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
27212026-06-01T11:32:14.624Z[ 16] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
27222026-06-01T11:32:14.624Z[ 18] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
27232026-06-01T11:32:14.624Z[ 20] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
27242026-06-01T11:32:14.624Z[SUM] 5.00-6.00 sec 439 MBytes 3.68 Gbits/sec
27252026-06-01T11:32:14.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-06-01T11:32:14.624Z[ 5] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
27272026-06-01T11:32:14.624Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
27282026-06-01T11:32:14.624Z[ 10] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
27292026-06-01T11:32:17.624Z[ 12] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
27302026-06-01T11:32:17.624Z[ 14] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
27312026-06-01T11:32:17.624Z[ 16] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
27322026-06-01T11:32:17.624Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
27332026-06-01T11:32:17.624Z[ 20] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
27342026-06-01T11:32:17.624Z[SUM] 6.00-7.00 sec 438 MBytes 3.67 Gbits/sec
27352026-06-01T11:32:17.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-06-01T11:32:17.624Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27372026-06-01T11:32:17.624Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27382026-06-01T11:32:17.624Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27392026-06-01T11:32:17.624Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27402026-06-01T11:32:17.624Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27412026-06-01T11:32:17.624Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27422026-06-01T11:32:17.624Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27432026-06-01T11:32:17.624Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27442026-06-01T11:32:17.624Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
27452026-06-01T11:32:17.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-06-01T11:32:17.625Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27472026-06-01T11:32:17.625Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27482026-06-01T11:32:17.625Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27492026-06-01T11:32:17.625Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27502026-06-01T11:32:17.625Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27512026-06-01T11:32:17.625Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27522026-06-01T11:32:17.625Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27532026-06-01T11:32:17.625Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27542026-06-01T11:32:17.625Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
27552026-06-01T11:32:17.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-06-01T11:32:17.625Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
27572026-06-01T11:32:17.625Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
27582026-06-01T11:32:17.625Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
27592026-06-01T11:32:17.625Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
27602026-06-01T11:32:17.625Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
27612026-06-01T11:32:17.625Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
27622026-06-01T11:32:17.625Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
27632026-06-01T11:32:17.625Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
27642026-06-01T11:32:17.625Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
27652026-06-01T11:32:17.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-06-01T11:32:17.625Z[ 5] 10.00-10.00 sec 128 KBytes 857 Mbits/sec
27672026-06-01T11:32:17.625Z[ 8] 10.00-10.00 sec 128 KBytes 858 Mbits/sec
27682026-06-01T11:32:17.625Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27692026-06-01T11:32:17.625Z[ 12] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
27702026-06-01T11:32:17.625Z[ 14] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
27712026-06-01T11:32:17.625Z[ 16] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
27722026-06-01T11:32:17.625Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27732026-06-01T11:32:17.625Z[ 20] 10.00-10.00 sec 128 KBytes 858 Mbits/sec
27742026-06-01T11:32:17.625Z[SUM] 10.00-10.00 sec 768 KBytes 5.14 Gbits/sec
27752026-06-01T11:32:17.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-06-01T11:32:17.625Z[ ID] Interval Transfer Bitrate
27772026-06-01T11:32:17.625Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
27782026-06-01T11:32:17.625Z[ 8] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
27792026-06-01T11:32:17.625Z[ 10] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
27802026-06-01T11:32:17.625Z[ 12] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
27812026-06-01T11:32:17.625Z[ 14] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
27822026-06-01T11:32:17.625Z[ 16] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
27832026-06-01T11:32:17.625Z[ 18] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
27842026-06-01T11:32:17.625Z[ 20] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
27852026-06-01T11:32:17.626Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.57 Gbits/sec receiver
27862026-06-01T11:32:17.629ZRun 3/10...3566.34001488968Mbps
27872026-06-01T11:32:25.021Z-----------------------------------------------------------
27882026-06-01T11:32:25.021ZServer listening on 5201 (test #14)
27892026-06-01T11:32:25.021Z-----------------------------------------------------------
27902026-06-01T11:32:25.021ZAccepted connection from 10.0.0.1, port 55700
27912026-06-01T11:32:25.021Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46561
27922026-06-01T11:32:25.021Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51412
27932026-06-01T11:32:25.021Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55939
27942026-06-01T11:32:25.021Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46780
27952026-06-01T11:32:25.021Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36129
27962026-06-01T11:32:25.021Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59022
27972026-06-01T11:32:25.021Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34258
27982026-06-01T11:32:25.021Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53936
27992026-06-01T11:32:25.021Z[ ID] Interval Transfer Bitrate
28002026-06-01T11:32:25.021Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28012026-06-01T11:32:25.021Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
28022026-06-01T11:32:25.021Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28032026-06-01T11:32:25.021Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28042026-06-01T11:32:25.021Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
28052026-06-01T11:32:25.021Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28062026-06-01T11:32:25.021Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28072026-06-01T11:32:25.021Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
28082026-06-01T11:32:25.021Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
28092026-06-01T11:32:25.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-06-01T11:32:25.021Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
28112026-06-01T11:32:25.021Z[ 8] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
28122026-06-01T11:32:25.021Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
28132026-06-01T11:32:25.021Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
28142026-06-01T11:32:25.021Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
28152026-06-01T11:32:25.022Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
28162026-06-01T11:32:25.022Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
28172026-06-01T11:32:25.022Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
28182026-06-01T11:32:25.022Z[SUM] 1.00-2.00 sec 437 MBytes 3.66 Gbits/sec
28192026-06-01T11:32:25.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-06-01T11:32:25.022Z[ 5] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
28212026-06-01T11:32:25.022Z[ 8] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
28222026-06-01T11:32:25.022Z[ 10] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
28232026-06-01T11:32:25.022Z[ 12] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
28242026-06-01T11:32:25.022Z[ 14] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
28252026-06-01T11:32:25.022Z[ 16] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
28262026-06-01T11:32:25.022Z[ 18] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
28272026-06-01T11:32:25.022Z[ 20] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
28282026-06-01T11:32:25.022Z[SUM] 2.00-3.00 sec 438 MBytes 3.67 Gbits/sec
28292026-06-01T11:32:25.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-06-01T11:32:25.022Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28312026-06-01T11:32:25.022Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28322026-06-01T11:32:25.022Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28332026-06-01T11:32:25.022Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28342026-06-01T11:32:25.022Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28352026-06-01T11:32:25.022Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28362026-06-01T11:32:25.022Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28372026-06-01T11:32:25.022Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28382026-06-01T11:32:25.022Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
28392026-06-01T11:32:25.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-06-01T11:32:25.022Z[ 5] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
28412026-06-01T11:32:25.022Z[ 8] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
28422026-06-01T11:32:25.022Z[ 10] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
28432026-06-01T11:32:25.022Z[ 12] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
28442026-06-01T11:32:25.022Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
28452026-06-01T11:32:25.022Z[ 16] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
28462026-06-01T11:32:25.022Z[ 18] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
28472026-06-01T11:32:25.022Z[ 20] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
28482026-06-01T11:32:25.022Z[SUM] 4.00-5.00 sec 440 MBytes 3.69 Gbits/sec
28492026-06-01T11:32:25.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-06-01T11:32:25.022Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28512026-06-01T11:32:25.022Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
28522026-06-01T11:32:25.022Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28532026-06-01T11:32:25.023Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28542026-06-01T11:32:25.023Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28552026-06-01T11:32:25.023Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28562026-06-01T11:32:25.023Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28572026-06-01T11:32:25.023Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
28582026-06-01T11:32:25.023Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
28592026-06-01T11:32:25.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-06-01T11:32:25.023Z[ 5] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
28612026-06-01T11:32:25.023Z[ 8] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
28622026-06-01T11:32:25.023Z[ 10] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
28632026-06-01T11:32:28.023Z[ 12] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
28642026-06-01T11:32:28.023Z[ 14] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
28652026-06-01T11:32:28.023Z[ 16] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
28662026-06-01T11:32:28.023Z[ 18] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
28672026-06-01T11:32:28.023Z[ 20] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
28682026-06-01T11:32:28.023Z[SUM] 6.00-7.00 sec 442 MBytes 3.70 Gbits/sec
28692026-06-01T11:32:28.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-06-01T11:32:28.023Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
28712026-06-01T11:32:28.023Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
28722026-06-01T11:32:28.023Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
28732026-06-01T11:32:28.023Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
28742026-06-01T11:32:28.024Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28752026-06-01T11:32:28.024Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28762026-06-01T11:32:28.024Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
28772026-06-01T11:32:28.024Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
28782026-06-01T11:32:28.024Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
28792026-06-01T11:32:28.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-06-01T11:32:28.024Z[ 5] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
28812026-06-01T11:32:28.024Z[ 8] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
28822026-06-01T11:32:28.024Z[ 10] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
28832026-06-01T11:32:28.024Z[ 12] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
28842026-06-01T11:32:28.024Z[ 14] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
28852026-06-01T11:32:28.024Z[ 16] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
28862026-06-01T11:32:28.024Z[ 18] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
28872026-06-01T11:32:28.024Z[ 20] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
28882026-06-01T11:32:28.024Z[SUM] 8.00-9.00 sec 439 MBytes 3.68 Gbits/sec
28892026-06-01T11:32:28.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-06-01T11:32:28.024Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
28912026-06-01T11:32:28.024Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
28922026-06-01T11:32:28.024Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
28932026-06-01T11:32:28.024Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
28942026-06-01T11:32:28.024Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
28952026-06-01T11:32:28.024Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
28962026-06-01T11:32:28.024Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
28972026-06-01T11:32:28.024Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
28982026-06-01T11:32:28.024Z[SUM] 9.00-10.00 sec 437 MBytes 3.66 Gbits/sec
28992026-06-01T11:32:28.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-06-01T11:32:28.024Z[ 5] 10.00-10.00 sec 128 KBytes 943 Mbits/sec
29012026-06-01T11:32:28.024Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29022026-06-01T11:32:28.024Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29032026-06-01T11:32:28.024Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29042026-06-01T11:32:28.024Z[ 14] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
29052026-06-01T11:32:28.024Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29062026-06-01T11:32:28.024Z[ 18] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
29072026-06-01T11:32:28.024Z[ 20] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
29082026-06-01T11:32:28.024Z[SUM] 10.00-10.00 sec 512 KBytes 3.77 Gbits/sec
29092026-06-01T11:32:28.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-06-01T11:32:28.024Z[ ID] Interval Transfer Bitrate
29112026-06-01T11:32:28.024Z[ 5] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
29122026-06-01T11:32:28.024Z[ 8] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
29132026-06-01T11:32:28.025Z[ 10] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
29142026-06-01T11:32:28.025Z[ 12] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
29152026-06-01T11:32:28.025Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
29162026-06-01T11:32:28.025Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
29172026-06-01T11:32:28.025Z[ 18] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
29182026-06-01T11:32:28.025Z[ 20] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
29192026-06-01T11:32:28.025Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec receiver
29202026-06-01T11:32:28.028ZRun 4/10...3583.6450888401873Mbps
29212026-06-01T11:32:35.420Z-----------------------------------------------------------
29222026-06-01T11:32:35.420ZServer listening on 5201 (test #15)
29232026-06-01T11:32:35.420Z-----------------------------------------------------------
29242026-06-01T11:32:35.420ZAccepted connection from 10.0.0.1, port 45169
29252026-06-01T11:32:35.420Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49607
29262026-06-01T11:32:35.420Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52012
29272026-06-01T11:32:35.420Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46363
29282026-06-01T11:32:35.420Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60828
29292026-06-01T11:32:35.420Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40813
29302026-06-01T11:32:35.420Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59663
29312026-06-01T11:32:35.420Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33758
29322026-06-01T11:32:35.420Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60184
29332026-06-01T11:32:35.420Z[ ID] Interval Transfer Bitrate
29342026-06-01T11:32:35.420Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29352026-06-01T11:32:35.420Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29362026-06-01T11:32:35.420Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29372026-06-01T11:32:35.420Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29382026-06-01T11:32:35.420Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29392026-06-01T11:32:35.420Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29402026-06-01T11:32:35.420Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29412026-06-01T11:32:35.420Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
29422026-06-01T11:32:35.420Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
29432026-06-01T11:32:35.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-06-01T11:32:35.420Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29452026-06-01T11:32:35.420Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29462026-06-01T11:32:35.420Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29472026-06-01T11:32:35.420Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29482026-06-01T11:32:35.420Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29492026-06-01T11:32:35.420Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29502026-06-01T11:32:35.421Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29512026-06-01T11:32:35.421Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29522026-06-01T11:32:35.421Z[SUM] 1.00-2.00 sec 427 MBytes 3.59 Gbits/sec
29532026-06-01T11:32:35.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-06-01T11:32:35.421Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
29552026-06-01T11:32:35.421Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
29562026-06-01T11:32:35.421Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
29572026-06-01T11:32:35.421Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
29582026-06-01T11:32:35.421Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
29592026-06-01T11:32:35.421Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
29602026-06-01T11:32:35.421Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
29612026-06-01T11:32:35.421Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
29622026-06-01T11:32:35.421Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
29632026-06-01T11:32:35.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-06-01T11:32:35.421Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29652026-06-01T11:32:35.421Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29662026-06-01T11:32:35.421Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29672026-06-01T11:32:35.421Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
29682026-06-01T11:32:35.421Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
29692026-06-01T11:32:35.425Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29702026-06-01T11:32:35.425Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29712026-06-01T11:32:35.425Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
29722026-06-01T11:32:35.425Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
29732026-06-01T11:32:35.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-06-01T11:32:35.425Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29752026-06-01T11:32:35.425Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29762026-06-01T11:32:35.425Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29772026-06-01T11:32:35.425Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29782026-06-01T11:32:35.425Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29792026-06-01T11:32:35.425Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29802026-06-01T11:32:35.425Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29812026-06-01T11:32:35.425Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29822026-06-01T11:32:35.425Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
29832026-06-01T11:32:35.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-06-01T11:32:35.425Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29852026-06-01T11:32:35.425Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29862026-06-01T11:32:35.425Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29872026-06-01T11:32:35.425Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29882026-06-01T11:32:35.425Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29892026-06-01T11:32:35.425Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29902026-06-01T11:32:35.425Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29912026-06-01T11:32:35.425Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29922026-06-01T11:32:35.425Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
29932026-06-01T11:32:35.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-06-01T11:32:35.425Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
29952026-06-01T11:32:35.425Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
29962026-06-01T11:32:35.425Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
29972026-06-01T11:32:38.423Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
29982026-06-01T11:32:38.423Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
29992026-06-01T11:32:38.423Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30002026-06-01T11:32:38.423Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
30012026-06-01T11:32:38.423Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30022026-06-01T11:32:38.423Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
30032026-06-01T11:32:38.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-06-01T11:32:38.423Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30052026-06-01T11:32:38.423Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
30062026-06-01T11:32:38.423Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30072026-06-01T11:32:38.423Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30082026-06-01T11:32:38.423Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30092026-06-01T11:32:38.423Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30102026-06-01T11:32:38.424Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30112026-06-01T11:32:38.424Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30122026-06-01T11:32:38.424Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
30132026-06-01T11:32:38.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-06-01T11:32:38.424Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
30152026-06-01T11:32:38.424Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30162026-06-01T11:32:38.424Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30172026-06-01T11:32:38.424Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30182026-06-01T11:32:38.424Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30192026-06-01T11:32:38.424Z[ 16] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30202026-06-01T11:32:38.424Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30212026-06-01T11:32:38.424Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30222026-06-01T11:32:38.424Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
30232026-06-01T11:32:38.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-06-01T11:32:38.424Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30252026-06-01T11:32:38.424Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
30262026-06-01T11:32:38.424Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
30272026-06-01T11:32:38.424Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30282026-06-01T11:32:38.424Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30292026-06-01T11:32:38.424Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
30302026-06-01T11:32:38.424Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30312026-06-01T11:32:38.424Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
30322026-06-01T11:32:38.424Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
30332026-06-01T11:32:38.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-06-01T11:32:38.424Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30352026-06-01T11:32:38.424Z[ 8] 10.00-10.00 sec 128 KBytes 973 Mbits/sec
30362026-06-01T11:32:38.425Z[ 10] 10.00-10.00 sec 128 KBytes 972 Mbits/sec
30372026-06-01T11:32:38.425Z[ 12] 10.00-10.00 sec 128 KBytes 972 Mbits/sec
30382026-06-01T11:32:38.425Z[ 14] 10.00-10.00 sec 128 KBytes 973 Mbits/sec
30392026-06-01T11:32:38.425Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30402026-06-01T11:32:38.425Z[ 18] 10.00-10.00 sec 128 KBytes 973 Mbits/sec
30412026-06-01T11:32:38.425Z[ 20] 10.00-10.00 sec 128 KBytes 973 Mbits/sec
30422026-06-01T11:32:38.425Z[SUM] 10.00-10.00 sec 768 KBytes 5.83 Gbits/sec
30432026-06-01T11:32:38.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-06-01T11:32:38.425Z[ ID] Interval Transfer Bitrate
30452026-06-01T11:32:38.425Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
30462026-06-01T11:32:38.425Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
30472026-06-01T11:32:38.425Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
30482026-06-01T11:32:38.425Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
30492026-06-01T11:32:38.425Z[ 14] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
30502026-06-01T11:32:38.425Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
30512026-06-01T11:32:38.425Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
30522026-06-01T11:32:38.425Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
30532026-06-01T11:32:38.425Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.54 Gbits/sec receiver
30542026-06-01T11:32:38.429ZRun 5/10...3544.7415860266938Mbps
30552026-06-01T11:32:45.820Z-----------------------------------------------------------
30562026-06-01T11:32:45.821ZServer listening on 5201 (test #16)
30572026-06-01T11:32:45.821Z-----------------------------------------------------------
30582026-06-01T11:32:45.821ZAccepted connection from 10.0.0.1, port 46136
30592026-06-01T11:32:45.821Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52503
30602026-06-01T11:32:45.821Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36277
30612026-06-01T11:32:45.821Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41759
30622026-06-01T11:32:45.821Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56138
30632026-06-01T11:32:45.821Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53674
30642026-06-01T11:32:45.821Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53745
30652026-06-01T11:32:45.821Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35142
30662026-06-01T11:32:45.821Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56513
30672026-06-01T11:32:45.821Z[ ID] Interval Transfer Bitrate
30682026-06-01T11:32:45.821Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30692026-06-01T11:32:45.821Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30702026-06-01T11:32:45.821Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30712026-06-01T11:32:45.821Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30722026-06-01T11:32:45.821Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30732026-06-01T11:32:45.821Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30742026-06-01T11:32:45.821Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30752026-06-01T11:32:45.821Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30762026-06-01T11:32:45.821Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
30772026-06-01T11:32:45.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-06-01T11:32:45.821Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30792026-06-01T11:32:45.821Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30802026-06-01T11:32:45.821Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
30812026-06-01T11:32:45.821Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30822026-06-01T11:32:45.821Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30832026-06-01T11:32:45.821Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30842026-06-01T11:32:45.821Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30852026-06-01T11:32:45.821Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
30862026-06-01T11:32:45.821Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
30872026-06-01T11:32:45.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-06-01T11:32:45.821Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30892026-06-01T11:32:45.821Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30902026-06-01T11:32:45.821Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
30912026-06-01T11:32:45.821Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
30922026-06-01T11:32:45.822Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30932026-06-01T11:32:45.822Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30942026-06-01T11:32:45.822Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
30952026-06-01T11:32:45.822Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
30962026-06-01T11:32:45.822Z[SUM] 2.00-3.00 sec 432 MBytes 3.63 Gbits/sec
30972026-06-01T11:32:45.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-06-01T11:32:45.825Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
30992026-06-01T11:32:45.825Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
31002026-06-01T11:32:45.825Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31012026-06-01T11:32:45.825Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31022026-06-01T11:32:45.825Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
31032026-06-01T11:32:45.826Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31042026-06-01T11:32:45.826Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31052026-06-01T11:32:45.826Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
31062026-06-01T11:32:45.826Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
31072026-06-01T11:32:45.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-06-01T11:32:45.826Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31092026-06-01T11:32:45.826Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
31102026-06-01T11:32:45.826Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31112026-06-01T11:32:45.826Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31122026-06-01T11:32:45.826Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31132026-06-01T11:32:45.826Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31142026-06-01T11:32:45.826Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31152026-06-01T11:32:45.826Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31162026-06-01T11:32:45.826Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
31172026-06-01T11:32:45.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-06-01T11:32:45.826Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
31192026-06-01T11:32:45.826Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
31202026-06-01T11:32:45.826Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
31212026-06-01T11:32:45.826Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
31222026-06-01T11:32:45.826Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
31232026-06-01T11:32:45.826Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
31242026-06-01T11:32:45.826Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
31252026-06-01T11:32:45.826Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
31262026-06-01T11:32:45.826Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
31272026-06-01T11:32:45.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-06-01T11:32:45.826Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31292026-06-01T11:32:45.827Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31302026-06-01T11:32:45.827Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31312026-06-01T11:32:48.824Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31322026-06-01T11:32:48.824Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31332026-06-01T11:32:48.824Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31342026-06-01T11:32:48.824Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31352026-06-01T11:32:48.824Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31362026-06-01T11:32:48.824Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
31372026-06-01T11:32:48.824Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-06-01T11:32:48.824Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
31392026-06-01T11:32:48.824Z[ 8] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
31402026-06-01T11:32:48.824Z[ 10] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
31412026-06-01T11:32:48.824Z[ 12] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
31422026-06-01T11:32:48.825Z[ 14] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
31432026-06-01T11:32:48.825Z[ 16] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
31442026-06-01T11:32:48.825Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
31452026-06-01T11:32:48.825Z[ 20] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
31462026-06-01T11:32:48.825Z[SUM] 7.00-8.00 sec 437 MBytes 3.66 Gbits/sec
31472026-06-01T11:32:48.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-06-01T11:32:48.825Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31492026-06-01T11:32:48.825Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
31502026-06-01T11:32:48.825Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
31512026-06-01T11:32:48.825Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
31522026-06-01T11:32:48.825Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
31532026-06-01T11:32:48.825Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31542026-06-01T11:32:48.825Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
31552026-06-01T11:32:48.825Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
31562026-06-01T11:32:48.825Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
31572026-06-01T11:32:48.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-06-01T11:32:48.825Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
31592026-06-01T11:32:48.825Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
31602026-06-01T11:32:48.825Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
31612026-06-01T11:32:48.825Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
31622026-06-01T11:32:48.825Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
31632026-06-01T11:32:48.825Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
31642026-06-01T11:32:48.825Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
31652026-06-01T11:32:48.825Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
31662026-06-01T11:32:48.825Z[SUM] 9.00-10.00 sec 436 MBytes 3.65 Gbits/sec
31672026-06-01T11:32:48.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-06-01T11:32:48.825Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31692026-06-01T11:32:48.825Z[ 8] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
31702026-06-01T11:32:48.826Z[ 10] 10.00-10.00 sec 128 KBytes 776 Mbits/sec
31712026-06-01T11:32:48.826Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31722026-06-01T11:32:48.826Z[ 14] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
31732026-06-01T11:32:48.826Z[ 16] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
31742026-06-01T11:32:48.826Z[ 18] 10.00-10.00 sec 128 KBytes 776 Mbits/sec
31752026-06-01T11:32:48.826Z[ 20] 10.00-10.00 sec 128 KBytes 776 Mbits/sec
31762026-06-01T11:32:48.826Z[SUM] 10.00-10.00 sec 768 KBytes 4.65 Gbits/sec
31772026-06-01T11:32:48.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-06-01T11:32:48.826Z[ ID] Interval Transfer Bitrate
31792026-06-01T11:32:48.826Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
31802026-06-01T11:32:48.826Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31812026-06-01T11:32:48.826Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
31822026-06-01T11:32:48.826Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
31832026-06-01T11:32:48.826Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
31842026-06-01T11:32:48.826Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
31852026-06-01T11:32:48.826Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
31862026-06-01T11:32:48.826Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
31872026-06-01T11:32:48.826Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec receiver
31882026-06-01T11:32:48.830ZRun 6/10...3562.458229673124Mbps
31892026-06-01T11:32:56.222Z-----------------------------------------------------------
31902026-06-01T11:32:56.222ZServer listening on 5201 (test #17)
31912026-06-01T11:32:56.222Z-----------------------------------------------------------
31922026-06-01T11:32:56.222ZAccepted connection from 10.0.0.1, port 42415
31932026-06-01T11:32:56.222Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44293
31942026-06-01T11:32:56.222Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49503
31952026-06-01T11:32:56.222Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44396
31962026-06-01T11:32:56.222Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63679
31972026-06-01T11:32:56.222Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45997
31982026-06-01T11:32:56.222Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37537
31992026-06-01T11:32:56.223Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45503
32002026-06-01T11:32:56.223Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50377
32012026-06-01T11:32:56.223Z[ ID] Interval Transfer Bitrate
32022026-06-01T11:32:56.223Z[ 5] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
32032026-06-01T11:32:56.223Z[ 8] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
32042026-06-01T11:32:56.223Z[ 10] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
32052026-06-01T11:32:56.223Z[ 12] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
32062026-06-01T11:32:56.223Z[ 14] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
32072026-06-01T11:32:56.223Z[ 16] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
32082026-06-01T11:32:56.223Z[ 18] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
32092026-06-01T11:32:56.223Z[ 20] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
32102026-06-01T11:32:56.223Z[SUM] 0.00-1.00 sec 351 MBytes 2.94 Gbits/sec
32112026-06-01T11:32:56.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-06-01T11:32:56.223Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32132026-06-01T11:32:56.223Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32142026-06-01T11:32:56.223Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32152026-06-01T11:32:56.223Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32162026-06-01T11:32:56.223Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32172026-06-01T11:32:56.223Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32182026-06-01T11:32:56.223Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32192026-06-01T11:32:56.223Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32202026-06-01T11:32:56.223Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
32212026-06-01T11:32:56.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-06-01T11:32:56.223Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32232026-06-01T11:32:56.223Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32242026-06-01T11:32:56.223Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32252026-06-01T11:32:56.223Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
32262026-06-01T11:32:56.223Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
32272026-06-01T11:32:56.223Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
32282026-06-01T11:32:56.223Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32292026-06-01T11:32:56.223Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32302026-06-01T11:32:56.223Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
32312026-06-01T11:32:56.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-06-01T11:32:56.223Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
32332026-06-01T11:32:56.223Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
32342026-06-01T11:32:56.223Z[ 10] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
32352026-06-01T11:32:56.223Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
32362026-06-01T11:32:56.223Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
32372026-06-01T11:32:56.224Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
32382026-06-01T11:32:56.224Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
32392026-06-01T11:32:56.224Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
32402026-06-01T11:32:56.224Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
32412026-06-01T11:32:56.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-06-01T11:32:56.224Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32432026-06-01T11:32:56.224Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32442026-06-01T11:32:56.224Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
32452026-06-01T11:32:56.224Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
32462026-06-01T11:32:56.224Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32472026-06-01T11:32:56.228Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32482026-06-01T11:32:56.228Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32492026-06-01T11:32:56.228Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32502026-06-01T11:32:56.228Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
32512026-06-01T11:32:56.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-06-01T11:32:56.228Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32532026-06-01T11:32:56.228Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32542026-06-01T11:32:56.228Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32552026-06-01T11:32:56.228Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32562026-06-01T11:32:56.228Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32572026-06-01T11:32:56.228Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
32582026-06-01T11:32:56.228Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32592026-06-01T11:32:56.228Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32602026-06-01T11:32:56.228Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
32612026-06-01T11:32:56.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-06-01T11:32:56.228Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32632026-06-01T11:32:56.228Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32642026-06-01T11:32:56.228Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32652026-06-01T11:32:59.225Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32662026-06-01T11:32:59.225Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32672026-06-01T11:32:59.225Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32682026-06-01T11:32:59.225Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32692026-06-01T11:32:59.225Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
32702026-06-01T11:32:59.225Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
32712026-06-01T11:32:59.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-06-01T11:32:59.225Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32732026-06-01T11:32:59.225Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32742026-06-01T11:32:59.225Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32752026-06-01T11:32:59.225Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32762026-06-01T11:32:59.225Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32772026-06-01T11:32:59.225Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32782026-06-01T11:32:59.225Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32792026-06-01T11:32:59.225Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32802026-06-01T11:32:59.225Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
32812026-06-01T11:32:59.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-06-01T11:32:59.225Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
32832026-06-01T11:32:59.225Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
32842026-06-01T11:32:59.225Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
32852026-06-01T11:32:59.225Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
32862026-06-01T11:32:59.225Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
32872026-06-01T11:32:59.225Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
32882026-06-01T11:32:59.225Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
32892026-06-01T11:32:59.225Z[ 20] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
32902026-06-01T11:32:59.225Z[SUM] 8.00-9.00 sec 436 MBytes 3.66 Gbits/sec
32912026-06-01T11:32:59.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-06-01T11:32:59.225Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
32932026-06-01T11:32:59.225Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
32942026-06-01T11:32:59.225Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
32952026-06-01T11:32:59.225Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
32962026-06-01T11:32:59.225Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
32972026-06-01T11:32:59.225Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
32982026-06-01T11:32:59.226Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
32992026-06-01T11:32:59.226Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
33002026-06-01T11:32:59.226Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
33012026-06-01T11:32:59.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-06-01T11:32:59.226Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33032026-06-01T11:32:59.226Z[ 8] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33042026-06-01T11:32:59.226Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33052026-06-01T11:32:59.226Z[ 12] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33062026-06-01T11:32:59.226Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33072026-06-01T11:32:59.226Z[ 16] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33082026-06-01T11:32:59.226Z[ 18] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33092026-06-01T11:32:59.226Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33102026-06-01T11:32:59.226Z[SUM] 10.00-10.00 sec 512 KBytes 4.04 Gbits/sec
33112026-06-01T11:32:59.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-06-01T11:32:59.226Z[ ID] Interval Transfer Bitrate
33132026-06-01T11:32:59.226Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
33142026-06-01T11:32:59.226Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
33152026-06-01T11:32:59.226Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
33162026-06-01T11:32:59.226Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
33172026-06-01T11:32:59.226Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
33182026-06-01T11:32:59.226Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
33192026-06-01T11:32:59.226Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
33202026-06-01T11:32:59.226Z[ 20] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
33212026-06-01T11:32:59.226Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec receiver
33222026-06-01T11:32:59.230ZRun 7/10...3561.8294541520086Mbps
33232026-06-01T11:33:06.622Z-----------------------------------------------------------
33242026-06-01T11:33:06.622ZServer listening on 5201 (test #18)
33252026-06-01T11:33:06.622Z-----------------------------------------------------------
33262026-06-01T11:33:06.622ZAccepted connection from 10.0.0.1, port 37840
33272026-06-01T11:33:06.622Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49567
33282026-06-01T11:33:06.622Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44724
33292026-06-01T11:33:06.622Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52373
33302026-06-01T11:33:06.622Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53178
33312026-06-01T11:33:06.622Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49247
33322026-06-01T11:33:06.622Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57995
33332026-06-01T11:33:06.622Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56079
33342026-06-01T11:33:06.622Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53211
33352026-06-01T11:33:06.622Z[ ID] Interval Transfer Bitrate
33362026-06-01T11:33:06.622Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33372026-06-01T11:33:06.622Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
33382026-06-01T11:33:06.622Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33392026-06-01T11:33:06.622Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33402026-06-01T11:33:06.623Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
33412026-06-01T11:33:06.623Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33422026-06-01T11:33:06.623Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33432026-06-01T11:33:06.623Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
33442026-06-01T11:33:06.623Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
33452026-06-01T11:33:06.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-06-01T11:33:06.623Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33472026-06-01T11:33:06.623Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
33482026-06-01T11:33:06.623Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
33492026-06-01T11:33:06.623Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
33502026-06-01T11:33:06.623Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
33512026-06-01T11:33:06.623Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33522026-06-01T11:33:06.623Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33532026-06-01T11:33:06.623Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33542026-06-01T11:33:06.623Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
33552026-06-01T11:33:06.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-06-01T11:33:06.623Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33572026-06-01T11:33:06.623Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33582026-06-01T11:33:06.623Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33592026-06-01T11:33:06.623Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33602026-06-01T11:33:06.623Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33612026-06-01T11:33:06.623Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33622026-06-01T11:33:06.623Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33632026-06-01T11:33:06.623Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33642026-06-01T11:33:06.623Z[SUM] 2.00-3.00 sec 432 MBytes 3.63 Gbits/sec
33652026-06-01T11:33:06.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-06-01T11:33:06.623Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33672026-06-01T11:33:06.624Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33682026-06-01T11:33:06.624Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33692026-06-01T11:33:06.624Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33702026-06-01T11:33:06.624Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33712026-06-01T11:33:06.624Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33722026-06-01T11:33:06.624Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33732026-06-01T11:33:06.624Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33742026-06-01T11:33:06.624Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
33752026-06-01T11:33:06.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-06-01T11:33:06.624Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33772026-06-01T11:33:06.624Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33782026-06-01T11:33:06.624Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33792026-06-01T11:33:06.624Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33802026-06-01T11:33:06.624Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33812026-06-01T11:33:06.624Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33822026-06-01T11:33:06.624Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33832026-06-01T11:33:06.624Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33842026-06-01T11:33:06.624Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
33852026-06-01T11:33:06.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-06-01T11:33:06.624Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33872026-06-01T11:33:06.624Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33882026-06-01T11:33:06.624Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33892026-06-01T11:33:06.624Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33902026-06-01T11:33:06.624Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33912026-06-01T11:33:06.624Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33922026-06-01T11:33:06.624Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33932026-06-01T11:33:06.624Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33942026-06-01T11:33:06.624Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
33952026-06-01T11:33:06.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-06-01T11:33:06.625Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
33972026-06-01T11:33:06.625Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
33982026-06-01T11:33:06.625Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
33992026-06-01T11:33:09.623Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34002026-06-01T11:33:09.623Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34012026-06-01T11:33:09.624Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34022026-06-01T11:33:09.624Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34032026-06-01T11:33:09.624Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34042026-06-01T11:33:09.624Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
34052026-06-01T11:33:09.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-06-01T11:33:09.624Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34072026-06-01T11:33:09.624Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34082026-06-01T11:33:09.624Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34092026-06-01T11:33:09.624Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34102026-06-01T11:33:09.624Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34112026-06-01T11:33:09.624Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34122026-06-01T11:33:09.624Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34132026-06-01T11:33:09.624Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34142026-06-01T11:33:09.624Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
34152026-06-01T11:33:09.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-06-01T11:33:09.624Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34172026-06-01T11:33:09.624Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
34182026-06-01T11:33:09.624Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34192026-06-01T11:33:09.624Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34202026-06-01T11:33:09.624Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34212026-06-01T11:33:09.624Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34222026-06-01T11:33:09.624Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
34232026-06-01T11:33:09.624Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
34242026-06-01T11:33:09.624Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
34252026-06-01T11:33:09.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-06-01T11:33:09.624Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34272026-06-01T11:33:09.624Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34282026-06-01T11:33:09.624Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
34292026-06-01T11:33:09.624Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
34302026-06-01T11:33:09.624Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34312026-06-01T11:33:09.624Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
34322026-06-01T11:33:09.624Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34332026-06-01T11:33:09.624Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
34342026-06-01T11:33:09.624Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
34352026-06-01T11:33:09.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-06-01T11:33:09.624Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34372026-06-01T11:33:09.624Z[ 8] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
34382026-06-01T11:33:09.624Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34392026-06-01T11:33:09.625Z[ 12] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
34402026-06-01T11:33:09.625Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34412026-06-01T11:33:09.625Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34422026-06-01T11:33:09.625Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34432026-06-01T11:33:09.625Z[ 20] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
34442026-06-01T11:33:09.625Z[SUM] 10.00-10.00 sec 384 KBytes 3.19 Gbits/sec
34452026-06-01T11:33:09.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-06-01T11:33:09.625Z[ ID] Interval Transfer Bitrate
34472026-06-01T11:33:09.625Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
34482026-06-01T11:33:09.625Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34492026-06-01T11:33:09.625Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34502026-06-01T11:33:09.625Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34512026-06-01T11:33:09.625Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34522026-06-01T11:33:09.625Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34532026-06-01T11:33:09.625Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34542026-06-01T11:33:09.625Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34552026-06-01T11:33:09.625Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
34562026-06-01T11:33:09.628ZRun 8/10...3543.3752768814365Mbps
34572026-06-01T11:33:17.021Z-----------------------------------------------------------
34582026-06-01T11:33:17.021ZServer listening on 5201 (test #19)
34592026-06-01T11:33:17.021Z-----------------------------------------------------------
34602026-06-01T11:33:17.021ZAccepted connection from 10.0.0.1, port 52561
34612026-06-01T11:33:17.021Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34005
34622026-06-01T11:33:17.021Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62302
34632026-06-01T11:33:17.021Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37450
34642026-06-01T11:33:17.021Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35953
34652026-06-01T11:33:17.021Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55657
34662026-06-01T11:33:17.021Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42531
34672026-06-01T11:33:17.021Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54343
34682026-06-01T11:33:17.021Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64539
34692026-06-01T11:33:17.021Z[ ID] Interval Transfer Bitrate
34702026-06-01T11:33:17.021Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34712026-06-01T11:33:17.021Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34722026-06-01T11:33:17.021Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34732026-06-01T11:33:17.021Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34742026-06-01T11:33:17.021Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34752026-06-01T11:33:17.021Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34762026-06-01T11:33:17.021Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34772026-06-01T11:33:17.021Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34782026-06-01T11:33:17.021Z[SUM] 0.00-1.00 sec 343 MBytes 2.87 Gbits/sec
34792026-06-01T11:33:17.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-06-01T11:33:17.021Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34812026-06-01T11:33:17.021Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
34822026-06-01T11:33:17.022Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
34832026-06-01T11:33:17.022Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
34842026-06-01T11:33:17.022Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34852026-06-01T11:33:17.022Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34862026-06-01T11:33:17.022Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
34872026-06-01T11:33:17.022Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34882026-06-01T11:33:17.022Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
34892026-06-01T11:33:17.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-06-01T11:33:17.022Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
34912026-06-01T11:33:17.022Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
34922026-06-01T11:33:17.022Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
34932026-06-01T11:33:17.022Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
34942026-06-01T11:33:17.022Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
34952026-06-01T11:33:17.022Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
34962026-06-01T11:33:17.022Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
34972026-06-01T11:33:17.022Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
34982026-06-01T11:33:17.022Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
34992026-06-01T11:33:17.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-06-01T11:33:17.022Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
35012026-06-01T11:33:17.022Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35022026-06-01T11:33:17.022Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
35032026-06-01T11:33:17.022Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35042026-06-01T11:33:17.022Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35052026-06-01T11:33:17.022Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
35062026-06-01T11:33:17.022Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
35072026-06-01T11:33:17.022Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
35082026-06-01T11:33:17.022Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
35092026-06-01T11:33:17.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-06-01T11:33:17.022Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35112026-06-01T11:33:17.022Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35122026-06-01T11:33:17.022Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35132026-06-01T11:33:17.022Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35142026-06-01T11:33:17.022Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35152026-06-01T11:33:17.022Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35162026-06-01T11:33:17.022Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35172026-06-01T11:33:17.022Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35182026-06-01T11:33:17.022Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
35192026-06-01T11:33:17.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-06-01T11:33:17.023Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
35212026-06-01T11:33:17.023Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35222026-06-01T11:33:17.023Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35232026-06-01T11:33:17.023Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35242026-06-01T11:33:17.023Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
35252026-06-01T11:33:17.023Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
35262026-06-01T11:33:17.023Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
35272026-06-01T11:33:17.023Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35282026-06-01T11:33:17.023Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
35292026-06-01T11:33:17.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-06-01T11:33:17.023Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35312026-06-01T11:33:17.023Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35322026-06-01T11:33:17.023Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
35332026-06-01T11:33:20.023Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35342026-06-01T11:33:20.023Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35352026-06-01T11:33:20.023Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35362026-06-01T11:33:20.023Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35372026-06-01T11:33:20.023Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35382026-06-01T11:33:20.023Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
35392026-06-01T11:33:20.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-06-01T11:33:20.023Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35412026-06-01T11:33:20.023Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35422026-06-01T11:33:20.023Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35432026-06-01T11:33:20.023Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35442026-06-01T11:33:20.023Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35452026-06-01T11:33:20.023Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35462026-06-01T11:33:20.023Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35472026-06-01T11:33:20.023Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35482026-06-01T11:33:20.023Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
35492026-06-01T11:33:20.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-06-01T11:33:20.023Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35512026-06-01T11:33:20.024Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35522026-06-01T11:33:20.024Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35532026-06-01T11:33:20.024Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
35542026-06-01T11:33:20.024Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35552026-06-01T11:33:20.024Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35562026-06-01T11:33:20.024Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35572026-06-01T11:33:20.024Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35582026-06-01T11:33:20.024Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
35592026-06-01T11:33:20.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-06-01T11:33:20.024Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35612026-06-01T11:33:20.024Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35622026-06-01T11:33:20.024Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35632026-06-01T11:33:20.024Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35642026-06-01T11:33:20.024Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35652026-06-01T11:33:20.024Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35662026-06-01T11:33:20.024Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35672026-06-01T11:33:20.024Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35682026-06-01T11:33:20.024Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
35692026-06-01T11:33:20.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-06-01T11:33:20.024Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35712026-06-01T11:33:20.024Z[ 8] 10.00-10.00 sec 128 KBytes 837 Mbits/sec
35722026-06-01T11:33:20.024Z[ 10] 10.00-10.00 sec 128 KBytes 838 Mbits/sec
35732026-06-01T11:33:20.024Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35742026-06-01T11:33:20.024Z[ 14] 10.00-10.00 sec 128 KBytes 837 Mbits/sec
35752026-06-01T11:33:20.024Z[ 16] 10.00-10.00 sec 128 KBytes 837 Mbits/sec
35762026-06-01T11:33:20.024Z[ 18] 10.00-10.00 sec 128 KBytes 837 Mbits/sec
35772026-06-01T11:33:20.024Z[ 20] 10.00-10.00 sec 128 KBytes 838 Mbits/sec
35782026-06-01T11:33:20.024Z[SUM] 10.00-10.00 sec 768 KBytes 5.01 Gbits/sec
35792026-06-01T11:33:20.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-06-01T11:33:20.024Z[ ID] Interval Transfer Bitrate
35812026-06-01T11:33:20.024Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35822026-06-01T11:33:20.024Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35832026-06-01T11:33:20.024Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35842026-06-01T11:33:20.024Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35852026-06-01T11:33:20.024Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35862026-06-01T11:33:20.024Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35872026-06-01T11:33:20.024Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35882026-06-01T11:33:20.024Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35892026-06-01T11:33:20.025Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
35902026-06-01T11:33:20.028ZRun 9/10...3543.4822582279Mbps
35912026-06-01T11:33:27.421Z-----------------------------------------------------------
35922026-06-01T11:33:27.421ZServer listening on 5201 (test #20)
35932026-06-01T11:33:27.421Z-----------------------------------------------------------
35942026-06-01T11:33:27.421ZAccepted connection from 10.0.0.1, port 39783
35952026-06-01T11:33:27.421Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42583
35962026-06-01T11:33:27.421Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56184
35972026-06-01T11:33:27.421Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58119
35982026-06-01T11:33:27.421Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43081
35992026-06-01T11:33:27.421Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46231
36002026-06-01T11:33:27.421Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54036
36012026-06-01T11:33:27.421Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35849
36022026-06-01T11:33:27.421Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55428
36032026-06-01T11:33:27.421Z[ ID] Interval Transfer Bitrate
36042026-06-01T11:33:27.421Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36052026-06-01T11:33:27.421Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36062026-06-01T11:33:27.422Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36072026-06-01T11:33:27.422Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36082026-06-01T11:33:27.422Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36092026-06-01T11:33:27.422Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36102026-06-01T11:33:27.422Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36112026-06-01T11:33:27.422Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36122026-06-01T11:33:27.422Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
36132026-06-01T11:33:27.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-06-01T11:33:27.422Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36152026-06-01T11:33:27.422Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
36162026-06-01T11:33:27.422Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
36172026-06-01T11:33:27.422Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
36182026-06-01T11:33:27.422Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
36192026-06-01T11:33:27.422Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
36202026-06-01T11:33:27.422Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
36212026-06-01T11:33:27.422Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
36222026-06-01T11:33:27.422Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
36232026-06-01T11:33:27.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-06-01T11:33:27.422Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
36252026-06-01T11:33:27.422Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36262026-06-01T11:33:27.422Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
36272026-06-01T11:33:27.422Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36282026-06-01T11:33:27.422Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
36292026-06-01T11:33:27.422Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36302026-06-01T11:33:27.422Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36312026-06-01T11:33:27.422Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
36322026-06-01T11:33:27.422Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
36332026-06-01T11:33:27.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-06-01T11:33:27.422Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
36352026-06-01T11:33:27.422Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
36362026-06-01T11:33:27.422Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
36372026-06-01T11:33:27.422Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
36382026-06-01T11:33:27.422Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
36392026-06-01T11:33:27.422Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
36402026-06-01T11:33:27.422Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
36412026-06-01T11:33:27.422Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
36422026-06-01T11:33:27.422Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
36432026-06-01T11:33:27.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-06-01T11:33:27.422Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36452026-06-01T11:33:27.423Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36462026-06-01T11:33:27.423Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36472026-06-01T11:33:27.423Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36482026-06-01T11:33:27.423Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
36492026-06-01T11:33:27.423Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36502026-06-01T11:33:27.423Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
36512026-06-01T11:33:27.423Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36522026-06-01T11:33:27.423Z[SUM] 4.00-5.00 sec 432 MBytes 3.63 Gbits/sec
36532026-06-01T11:33:27.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-06-01T11:33:27.423Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
36552026-06-01T11:33:27.423Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
36562026-06-01T11:33:27.423Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
36572026-06-01T11:33:27.423Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
36582026-06-01T11:33:27.423Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
36592026-06-01T11:33:27.423Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
36602026-06-01T11:33:27.423Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
36612026-06-01T11:33:27.423Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
36622026-06-01T11:33:27.423Z[SUM] 5.00-6.00 sec 431 MBytes 3.62 Gbits/sec
36632026-06-01T11:33:27.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-06-01T11:33:27.423Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
36652026-06-01T11:33:27.423Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36662026-06-01T11:33:27.423Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
36672026-06-01T11:33:30.422Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
36682026-06-01T11:33:30.422Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36692026-06-01T11:33:30.422Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
36702026-06-01T11:33:30.422Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
36712026-06-01T11:33:30.422Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36722026-06-01T11:33:30.423Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
36732026-06-01T11:33:30.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-06-01T11:33:30.423Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36752026-06-01T11:33:30.423Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36762026-06-01T11:33:30.423Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36772026-06-01T11:33:30.423Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36782026-06-01T11:33:30.423Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36792026-06-01T11:33:30.423Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36802026-06-01T11:33:30.423Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36812026-06-01T11:33:30.423Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
36822026-06-01T11:33:30.423Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
36832026-06-01T11:33:30.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-06-01T11:33:30.423Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36852026-06-01T11:33:30.423Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36862026-06-01T11:33:30.423Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36872026-06-01T11:33:30.423Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36882026-06-01T11:33:30.423Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36892026-06-01T11:33:30.423Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36902026-06-01T11:33:30.423Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36912026-06-01T11:33:30.423Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36922026-06-01T11:33:30.423Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
36932026-06-01T11:33:30.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-06-01T11:33:30.423Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
36952026-06-01T11:33:30.423Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
36962026-06-01T11:33:30.423Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
36972026-06-01T11:33:30.423Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
36982026-06-01T11:33:30.423Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
36992026-06-01T11:33:30.423Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
37002026-06-01T11:33:30.423Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
37012026-06-01T11:33:30.423Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37022026-06-01T11:33:30.423Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
37032026-06-01T11:33:30.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-06-01T11:33:30.427Z[ 5] 10.00-10.00 sec 128 KBytes 749 Mbits/sec
37052026-06-01T11:33:30.427Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37062026-06-01T11:33:30.427Z[ 10] 10.00-10.00 sec 128 KBytes 750 Mbits/sec
37072026-06-01T11:33:30.427Z[ 12] 10.00-10.00 sec 128 KBytes 750 Mbits/sec
37082026-06-01T11:33:30.427Z[ 14] 10.00-10.00 sec 128 KBytes 750 Mbits/sec
37092026-06-01T11:33:30.427Z[ 16] 10.00-10.00 sec 128 KBytes 750 Mbits/sec
37102026-06-01T11:33:30.427Z[ 18] 10.00-10.00 sec 128 KBytes 750 Mbits/sec
37112026-06-01T11:33:30.427Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37122026-06-01T11:33:30.427Z[SUM] 10.00-10.00 sec 768 KBytes 4.49 Gbits/sec
37132026-06-01T11:33:30.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-06-01T11:33:30.427Z[ ID] Interval Transfer Bitrate
37152026-06-01T11:33:30.427Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37162026-06-01T11:33:30.427Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
37172026-06-01T11:33:30.427Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
37182026-06-01T11:33:30.427Z[ 12] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
37192026-06-01T11:33:30.427Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
37202026-06-01T11:33:30.427Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37212026-06-01T11:33:30.427Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
37222026-06-01T11:33:30.428Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37232026-06-01T11:33:30.428Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec receiver
37242026-06-01T11:33:30.428ZRun 10/10...3553.3418606260434Mbps
37252026-06-01T11:33:30.428Z###---------------------###
37262026-06-01T11:33:30.428Z::: iPerf done... :::
37272026-06-01T11:33:30.428Z:::Awaiting out files...:::
37282026-06-01T11:33:30.428Z###---------------------###
37292026-06-01T11:33:30.428Z###-----###
37302026-06-01T11:33:30.428Z:::done!:::
37312026-06-01T11:33:30.428Z###-----###
37322026-06-01T11:33:31.377ZGnuplot not found, using plotters backend
37332026-06-01T11:33:31.523ZBenchmarking iperf-tcp/local/c2s/tx
37342026-06-01T11:33:31.523ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37352026-06-01T11:33:35.497ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37362026-06-01T11:33:55.504ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37372026-06-01T11:33:55.595Ziperf-tcp/local/c2s/tx time: [3.5017 µs 3.5018 µs 3.5019 µs]
37382026-06-01T11:33:55.595Z change: [−1.4773% −1.4734% −1.4692%] (p = 0.00 < 0.05)
37392026-06-01T11:33:55.595Z Performance has improved.
37402026-06-01T11:33:55.595ZFound 4 outliers among 100 measurements (4.00%)
37412026-06-01T11:33:55.595Z 1 (1.00%) low mild
37422026-06-01T11:33:55.595Z 2 (2.00%) high mild
37432026-06-01T11:33:55.595Z 1 (1.00%) high severe
37442026-06-01T11:33:56.481Z
37452026-06-01T11:33:56.484ZBenchmarking iperf-tcp/local/c2s/rx
37462026-06-01T11:33:56.484ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37472026-06-01T11:34:00.472ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37482026-06-01T11:34:20.405ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37492026-06-01T11:34:20.491Ziperf-tcp/local/c2s/rx time: [6.5422 µs 6.5424 µs 6.5426 µs]
37502026-06-01T11:34:20.491Z change: [−2.8222% −2.8173% −2.8121%] (p = 0.00 < 0.05)
37512026-06-01T11:34:20.491Z Performance has improved.
37522026-06-01T11:34:20.491ZFound 5 outliers among 100 measurements (5.00%)
37532026-06-01T11:34:20.491Z 1 (1.00%) low severe
37542026-06-01T11:34:20.491Z 2 (2.00%) low mild
37552026-06-01T11:34:20.491Z 2 (2.00%) high severe
37562026-06-01T11:34:21.377Z
37572026-06-01T11:34:21.380Z###-------------------###
37582026-06-01T11:34:21.380Z:::Running experiment :::
37592026-06-01T11:34:21.380Z:::iperf-tcp/local/s2c:::
37602026-06-01T11:34:21.380Z###-------------------###
37612026-06-01T11:34:21.705Zdtrace: description 'profile-201us ' matched 2 probes
37622026-06-01T11:34:28.764Z-----------------------------------------------------------
37632026-06-01T11:34:28.764ZServer listening on 5201 (test #21)
37642026-06-01T11:34:28.764Z-----------------------------------------------------------
37652026-06-01T11:34:28.764ZAccepted connection from 10.0.0.1, port 46827
37662026-06-01T11:34:28.764Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48700
37672026-06-01T11:34:28.764Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64127
37682026-06-01T11:34:28.764Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48426
37692026-06-01T11:34:28.764Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37378
37702026-06-01T11:34:28.764Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43809
37712026-06-01T11:34:28.764Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64956
37722026-06-01T11:34:28.764Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59647
37732026-06-01T11:34:28.764Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43879
37742026-06-01T11:34:28.764Z[ ID] Interval Transfer Bitrate
37752026-06-01T11:34:28.764Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37762026-06-01T11:34:28.764Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37772026-06-01T11:34:28.764Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37782026-06-01T11:34:28.764Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37792026-06-01T11:34:28.764Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37802026-06-01T11:34:28.764Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37812026-06-01T11:34:28.764Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37822026-06-01T11:34:28.764Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37832026-06-01T11:34:28.764Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
37842026-06-01T11:34:28.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
37852026-06-01T11:34:28.764Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37862026-06-01T11:34:28.764Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37872026-06-01T11:34:28.764Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37882026-06-01T11:34:28.764Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37892026-06-01T11:34:28.764Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37902026-06-01T11:34:28.764Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37912026-06-01T11:34:28.764Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37922026-06-01T11:34:28.764Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37932026-06-01T11:34:28.764Z[SUM] 1.00-2.00 sec 433 MBytes 3.64 Gbits/sec
37942026-06-01T11:34:28.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
37952026-06-01T11:34:28.764Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37962026-06-01T11:34:28.765Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37972026-06-01T11:34:28.765Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
37982026-06-01T11:34:28.765Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
37992026-06-01T11:34:28.765Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
38002026-06-01T11:34:28.765Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
38012026-06-01T11:34:28.765Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
38022026-06-01T11:34:28.765Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38032026-06-01T11:34:28.765Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
38042026-06-01T11:34:28.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
38052026-06-01T11:34:28.765Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38062026-06-01T11:34:28.765Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38072026-06-01T11:34:28.765Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
38082026-06-01T11:34:28.765Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38092026-06-01T11:34:28.765Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
38102026-06-01T11:34:28.765Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38112026-06-01T11:34:28.765Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
38122026-06-01T11:34:28.765Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
38132026-06-01T11:34:28.765Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
38142026-06-01T11:34:28.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
38152026-06-01T11:34:28.765Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
38162026-06-01T11:34:28.765Z[ 8] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
38172026-06-01T11:34:28.769Z[ 10] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
38182026-06-01T11:34:28.769Z[ 12] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
38192026-06-01T11:34:28.769Z[ 14] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
38202026-06-01T11:34:28.769Z[ 16] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
38212026-06-01T11:34:28.769Z[ 18] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
38222026-06-01T11:34:28.769Z[ 20] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
38232026-06-01T11:34:28.769Z[SUM] 4.00-5.00 sec 440 MBytes 3.69 Gbits/sec
38242026-06-01T11:34:28.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
38252026-06-01T11:34:28.769Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38262026-06-01T11:34:28.769Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38272026-06-01T11:34:28.769Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38282026-06-01T11:34:28.769Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
38292026-06-01T11:34:28.769Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38302026-06-01T11:34:28.769Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
38312026-06-01T11:34:28.769Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38322026-06-01T11:34:28.769Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38332026-06-01T11:34:28.769Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
38342026-06-01T11:34:28.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
38352026-06-01T11:34:28.769Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38362026-06-01T11:34:28.769Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38372026-06-01T11:34:28.769Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
38382026-06-01T11:34:31.768Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
38392026-06-01T11:34:31.768Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
38402026-06-01T11:34:31.768Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
38412026-06-01T11:34:31.768Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38422026-06-01T11:34:31.768Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
38432026-06-01T11:34:31.769Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
38442026-06-01T11:34:31.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
38452026-06-01T11:34:31.769Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
38462026-06-01T11:34:31.769Z[ 8] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
38472026-06-01T11:34:31.769Z[ 10] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
38482026-06-01T11:34:31.769Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
38492026-06-01T11:34:31.769Z[ 14] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
38502026-06-01T11:34:31.769Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
38512026-06-01T11:34:31.769Z[ 18] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
38522026-06-01T11:34:31.769Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
38532026-06-01T11:34:31.769Z[SUM] 7.00-8.00 sec 436 MBytes 3.66 Gbits/sec
38542026-06-01T11:34:31.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
38552026-06-01T11:34:31.769Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
38562026-06-01T11:34:31.769Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38572026-06-01T11:34:31.769Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
38582026-06-01T11:34:31.769Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38592026-06-01T11:34:31.769Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38602026-06-01T11:34:31.769Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38612026-06-01T11:34:31.769Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
38622026-06-01T11:34:31.769Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
38632026-06-01T11:34:31.769Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
38642026-06-01T11:34:31.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
38652026-06-01T11:34:31.769Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
38662026-06-01T11:34:31.769Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
38672026-06-01T11:34:31.769Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
38682026-06-01T11:34:31.769Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
38692026-06-01T11:34:31.769Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
38702026-06-01T11:34:31.769Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
38712026-06-01T11:34:31.769Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38722026-06-01T11:34:31.769Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
38732026-06-01T11:34:31.769Z[SUM] 9.00-10.00 sec 436 MBytes 3.65 Gbits/sec
38742026-06-01T11:34:31.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
38752026-06-01T11:34:31.769Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38762026-06-01T11:34:31.769Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38772026-06-01T11:34:31.769Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38782026-06-01T11:34:31.769Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38792026-06-01T11:34:31.769Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38802026-06-01T11:34:31.769Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38812026-06-01T11:34:31.770Z[ 18] 10.00-10.00 sec 128 KBytes 855 Mbits/sec
38822026-06-01T11:34:31.770Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38832026-06-01T11:34:31.770Z[SUM] 10.00-10.00 sec 128 KBytes 855 Mbits/sec
38842026-06-01T11:34:31.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
38852026-06-01T11:34:31.770Z[ ID] Interval Transfer Bitrate
38862026-06-01T11:34:31.770Z[ 5] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
38872026-06-01T11:34:31.770Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38882026-06-01T11:34:31.770Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38892026-06-01T11:34:31.770Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38902026-06-01T11:34:31.770Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38912026-06-01T11:34:31.770Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38922026-06-01T11:34:31.770Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38932026-06-01T11:34:31.770Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38942026-06-01T11:34:31.770Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec sender
38952026-06-01T11:34:31.774ZRun 1/10...3563.0370802835046Mbps
38962026-06-01T11:34:39.168Z-----------------------------------------------------------
38972026-06-01T11:34:39.168ZServer listening on 5201 (test #22)
38982026-06-01T11:34:39.168Z-----------------------------------------------------------
38992026-06-01T11:34:39.168ZAccepted connection from 10.0.0.1, port 58377
39002026-06-01T11:34:39.168Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64790
39012026-06-01T11:34:39.168Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39991
39022026-06-01T11:34:39.168Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53810
39032026-06-01T11:34:39.168Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35575
39042026-06-01T11:34:39.168Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43264
39052026-06-01T11:34:39.168Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56269
39062026-06-01T11:34:39.168Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38175
39072026-06-01T11:34:39.169Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50867
39082026-06-01T11:34:39.169Z[ ID] Interval Transfer Bitrate
39092026-06-01T11:34:39.169Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39102026-06-01T11:34:39.169Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39112026-06-01T11:34:39.169Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39122026-06-01T11:34:39.169Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39132026-06-01T11:34:39.169Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39142026-06-01T11:34:39.169Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
39152026-06-01T11:34:39.169Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39162026-06-01T11:34:39.169Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39172026-06-01T11:34:39.169Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
39182026-06-01T11:34:39.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
39192026-06-01T11:34:39.169Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39202026-06-01T11:34:39.169Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39212026-06-01T11:34:39.169Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39222026-06-01T11:34:39.169Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39232026-06-01T11:34:39.169Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39242026-06-01T11:34:39.169Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39252026-06-01T11:34:39.169Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39262026-06-01T11:34:39.169Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39272026-06-01T11:34:39.169Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
39282026-06-01T11:34:39.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
39292026-06-01T11:34:39.169Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39302026-06-01T11:34:39.169Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
39312026-06-01T11:34:39.169Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39322026-06-01T11:34:39.169Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39332026-06-01T11:34:39.169Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39342026-06-01T11:34:39.169Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39352026-06-01T11:34:39.169Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39362026-06-01T11:34:39.169Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39372026-06-01T11:34:39.169Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
39382026-06-01T11:34:39.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
39392026-06-01T11:34:39.169Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39402026-06-01T11:34:39.169Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39412026-06-01T11:34:39.169Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39422026-06-01T11:34:39.169Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39432026-06-01T11:34:39.169Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39442026-06-01T11:34:39.169Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39452026-06-01T11:34:39.169Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39462026-06-01T11:34:39.170Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39472026-06-01T11:34:39.170Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
39482026-06-01T11:34:39.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
39492026-06-01T11:34:39.170Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39502026-06-01T11:34:39.170Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39512026-06-01T11:34:39.170Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39522026-06-01T11:34:39.170Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39532026-06-01T11:34:39.170Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39542026-06-01T11:34:39.170Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39552026-06-01T11:34:39.170Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39562026-06-01T11:34:39.170Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39572026-06-01T11:34:39.170Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
39582026-06-01T11:34:39.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
39592026-06-01T11:34:39.170Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39602026-06-01T11:34:39.170Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
39612026-06-01T11:34:39.170Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39622026-06-01T11:34:39.170Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39632026-06-01T11:34:39.170Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39642026-06-01T11:34:39.170Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39652026-06-01T11:34:39.170Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39662026-06-01T11:34:39.170Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39672026-06-01T11:34:39.170Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
39682026-06-01T11:34:39.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
39692026-06-01T11:34:39.170Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39702026-06-01T11:34:39.170Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39712026-06-01T11:34:39.170Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
39722026-06-01T11:34:42.173Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39732026-06-01T11:34:42.173Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39742026-06-01T11:34:42.173Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
39752026-06-01T11:34:42.174Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39762026-06-01T11:34:42.174Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39772026-06-01T11:34:42.174Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
39782026-06-01T11:34:42.174Z- - - - - - - - - - - - - - - - - - - - - - - - -
39792026-06-01T11:34:42.174Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39802026-06-01T11:34:42.174Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39812026-06-01T11:34:42.174Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39822026-06-01T11:34:42.174Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39832026-06-01T11:34:42.174Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39842026-06-01T11:34:42.174Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39852026-06-01T11:34:42.174Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39862026-06-01T11:34:42.174Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39872026-06-01T11:34:42.174Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
39882026-06-01T11:34:42.174Z- - - - - - - - - - - - - - - - - - - - - - - - -
39892026-06-01T11:34:42.174Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39902026-06-01T11:34:42.174Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39912026-06-01T11:34:42.174Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39922026-06-01T11:34:42.174Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39932026-06-01T11:34:42.174Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39942026-06-01T11:34:42.174Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39952026-06-01T11:34:42.174Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39962026-06-01T11:34:42.174Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39972026-06-01T11:34:42.174Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
39982026-06-01T11:34:42.174Z- - - - - - - - - - - - - - - - - - - - - - - - -
39992026-06-01T11:34:42.174Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40002026-06-01T11:34:42.174Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40012026-06-01T11:34:42.174Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40022026-06-01T11:34:42.175Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40032026-06-01T11:34:42.175Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40042026-06-01T11:34:42.175Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40052026-06-01T11:34:42.175Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40062026-06-01T11:34:42.175Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40072026-06-01T11:34:42.175Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
40082026-06-01T11:34:42.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
40092026-06-01T11:34:42.175Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40102026-06-01T11:34:42.175Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40112026-06-01T11:34:42.175Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40122026-06-01T11:34:42.175Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40132026-06-01T11:34:42.175Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40142026-06-01T11:34:42.175Z[ 16] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
40152026-06-01T11:34:42.175Z[ 18] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
40162026-06-01T11:34:42.175Z[ 20] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
40172026-06-01T11:34:42.175Z[SUM] 10.00-10.00 sec 384 KBytes 2.62 Gbits/sec
40182026-06-01T11:34:42.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
40192026-06-01T11:34:42.175Z[ ID] Interval Transfer Bitrate
40202026-06-01T11:34:42.175Z[ 5] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
40212026-06-01T11:34:42.175Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
40222026-06-01T11:34:42.175Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
40232026-06-01T11:34:42.175Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
40242026-06-01T11:34:42.175Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
40252026-06-01T11:34:42.175Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
40262026-06-01T11:34:42.175Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
40272026-06-01T11:34:42.175Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
40282026-06-01T11:34:42.175Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
40292026-06-01T11:34:42.179ZRun 2/10...3528.2382157853176Mbps
40302026-06-01T11:34:49.574Z-----------------------------------------------------------
40312026-06-01T11:34:49.574ZServer listening on 5201 (test #23)
40322026-06-01T11:34:49.574Z-----------------------------------------------------------
40332026-06-01T11:34:49.574ZAccepted connection from 10.0.0.1, port 41261
40342026-06-01T11:34:49.574Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57111
40352026-06-01T11:34:49.574Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52914
40362026-06-01T11:34:49.574Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34967
40372026-06-01T11:34:49.574Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51425
40382026-06-01T11:34:49.574Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56119
40392026-06-01T11:34:49.574Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48688
40402026-06-01T11:34:49.574Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63607
40412026-06-01T11:34:49.574Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56661
40422026-06-01T11:34:49.574Z[ ID] Interval Transfer Bitrate
40432026-06-01T11:34:49.574Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40442026-06-01T11:34:49.574Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40452026-06-01T11:34:49.575Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40462026-06-01T11:34:49.575Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40472026-06-01T11:34:49.575Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40482026-06-01T11:34:49.575Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40492026-06-01T11:34:49.575Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40502026-06-01T11:34:49.575Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40512026-06-01T11:34:49.575Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
40522026-06-01T11:34:49.575Z- - - - - - - - - - - - - - - - - - - - - - - - -
40532026-06-01T11:34:49.575Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40542026-06-01T11:34:49.575Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40552026-06-01T11:34:49.575Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40562026-06-01T11:34:49.575Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
40572026-06-01T11:34:49.575Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40582026-06-01T11:34:49.575Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
40592026-06-01T11:34:49.575Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
40602026-06-01T11:34:49.575Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
40612026-06-01T11:34:49.575Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
40622026-06-01T11:34:49.575Z- - - - - - - - - - - - - - - - - - - - - - - - -
40632026-06-01T11:34:49.575Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
40642026-06-01T11:34:49.575Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
40652026-06-01T11:34:49.575Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40662026-06-01T11:34:49.575Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
40672026-06-01T11:34:49.575Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
40682026-06-01T11:34:49.575Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40692026-06-01T11:34:49.575Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40702026-06-01T11:34:49.575Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40712026-06-01T11:34:49.575Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
40722026-06-01T11:34:49.576Z- - - - - - - - - - - - - - - - - - - - - - - - -
40732026-06-01T11:34:49.576Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40742026-06-01T11:34:49.576Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40752026-06-01T11:34:49.576Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40762026-06-01T11:34:49.576Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40772026-06-01T11:34:49.576Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40782026-06-01T11:34:49.576Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40792026-06-01T11:34:49.576Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40802026-06-01T11:34:49.576Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40812026-06-01T11:34:49.576Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
40822026-06-01T11:34:49.576Z- - - - - - - - - - - - - - - - - - - - - - - - -
40832026-06-01T11:34:49.576Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40842026-06-01T11:34:49.576Z[ 8] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40852026-06-01T11:34:49.576Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40862026-06-01T11:34:49.576Z[ 12] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40872026-06-01T11:34:49.576Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40882026-06-01T11:34:49.576Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40892026-06-01T11:34:49.576Z[ 18] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40902026-06-01T11:34:49.576Z[ 20] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40912026-06-01T11:34:49.576Z[SUM] 4.00-5.00 sec 436 MBytes 3.66 Gbits/sec
40922026-06-01T11:34:49.576Z- - - - - - - - - - - - - - - - - - - - - - - - -
40932026-06-01T11:34:49.576Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
40942026-06-01T11:34:49.576Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40952026-06-01T11:34:49.576Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40962026-06-01T11:34:49.576Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
40972026-06-01T11:34:49.576Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40982026-06-01T11:34:49.576Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40992026-06-01T11:34:49.576Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
41002026-06-01T11:34:49.577Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
41012026-06-01T11:34:49.577Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
41022026-06-01T11:34:49.577Z- - - - - - - - - - - - - - - - - - - - - - - - -
41032026-06-01T11:34:49.577Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41042026-06-01T11:34:49.577Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41052026-06-01T11:34:49.577Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41062026-06-01T11:34:52.578Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
41072026-06-01T11:34:52.578Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41082026-06-01T11:34:52.578Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41092026-06-01T11:34:52.578Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41102026-06-01T11:34:52.578Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41112026-06-01T11:34:52.578Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
41122026-06-01T11:34:52.578Z- - - - - - - - - - - - - - - - - - - - - - - - -
41132026-06-01T11:34:52.578Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41142026-06-01T11:34:52.578Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
41152026-06-01T11:34:52.578Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
41162026-06-01T11:34:52.578Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
41172026-06-01T11:34:52.578Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
41182026-06-01T11:34:52.578Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
41192026-06-01T11:34:52.578Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41202026-06-01T11:34:52.578Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41212026-06-01T11:34:52.578Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
41222026-06-01T11:34:52.579Z- - - - - - - - - - - - - - - - - - - - - - - - -
41232026-06-01T11:34:52.579Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41242026-06-01T11:34:52.579Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
41252026-06-01T11:34:52.579Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41262026-06-01T11:34:52.579Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41272026-06-01T11:34:52.579Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41282026-06-01T11:34:52.579Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41292026-06-01T11:34:52.579Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41302026-06-01T11:34:52.579Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41312026-06-01T11:34:52.579Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
41322026-06-01T11:34:52.579Z- - - - - - - - - - - - - - - - - - - - - - - - -
41332026-06-01T11:34:52.579Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
41342026-06-01T11:34:52.579Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
41352026-06-01T11:34:52.579Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41362026-06-01T11:34:52.579Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
41372026-06-01T11:34:52.579Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41382026-06-01T11:34:52.579Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41392026-06-01T11:34:52.579Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41402026-06-01T11:34:52.579Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41412026-06-01T11:34:52.579Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
41422026-06-01T11:34:52.579Z- - - - - - - - - - - - - - - - - - - - - - - - -
41432026-06-01T11:34:52.579Z[ 5] 10.00-10.00 sec 128 KBytes 830 Mbits/sec
41442026-06-01T11:34:52.579Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41452026-06-01T11:34:52.579Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41462026-06-01T11:34:52.579Z[ 12] 10.00-10.00 sec 128 KBytes 830 Mbits/sec
41472026-06-01T11:34:52.579Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-06-01T11:34:52.579Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41492026-06-01T11:34:52.579Z[ 18] 10.00-10.00 sec 128 KBytes 830 Mbits/sec
41502026-06-01T11:34:52.579Z[ 20] 10.00-10.00 sec 128 KBytes 830 Mbits/sec
41512026-06-01T11:34:52.579Z[SUM] 10.00-10.00 sec 512 KBytes 3.32 Gbits/sec
41522026-06-01T11:34:52.579Z- - - - - - - - - - - - - - - - - - - - - - - - -
41532026-06-01T11:34:52.579Z[ ID] Interval Transfer Bitrate
41542026-06-01T11:34:52.579Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41552026-06-01T11:34:52.579Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41562026-06-01T11:34:52.579Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41572026-06-01T11:34:52.579Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41582026-06-01T11:34:52.579Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41592026-06-01T11:34:52.580Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41602026-06-01T11:34:52.580Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41612026-06-01T11:34:52.580Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
41622026-06-01T11:34:52.580Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
41632026-06-01T11:34:52.583ZRun 3/10...3531.8858898061053Mbps
41642026-06-01T11:34:59.976Z-----------------------------------------------------------
41652026-06-01T11:34:59.976ZServer listening on 5201 (test #24)
41662026-06-01T11:34:59.976Z-----------------------------------------------------------
41672026-06-01T11:34:59.976ZAccepted connection from 10.0.0.1, port 36058
41682026-06-01T11:34:59.976Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63802
41692026-06-01T11:34:59.976Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63161
41702026-06-01T11:34:59.976Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38853
41712026-06-01T11:34:59.977Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63125
41722026-06-01T11:34:59.977Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51390
41732026-06-01T11:34:59.977Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61463
41742026-06-01T11:34:59.977Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36702
41752026-06-01T11:34:59.977Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57338
41762026-06-01T11:34:59.977Z[ ID] Interval Transfer Bitrate
41772026-06-01T11:34:59.977Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41782026-06-01T11:34:59.977Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41792026-06-01T11:34:59.977Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41802026-06-01T11:34:59.977Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41812026-06-01T11:34:59.977Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41822026-06-01T11:34:59.977Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41832026-06-01T11:34:59.977Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41842026-06-01T11:34:59.977Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41852026-06-01T11:34:59.977Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
41862026-06-01T11:34:59.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
41872026-06-01T11:34:59.977Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41882026-06-01T11:34:59.977Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
41892026-06-01T11:34:59.977Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
41902026-06-01T11:34:59.977Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41912026-06-01T11:34:59.977Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
41922026-06-01T11:34:59.977Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
41932026-06-01T11:34:59.977Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41942026-06-01T11:34:59.977Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41952026-06-01T11:34:59.977Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
41962026-06-01T11:34:59.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
41972026-06-01T11:34:59.977Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
41982026-06-01T11:34:59.977Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
41992026-06-01T11:34:59.977Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
42002026-06-01T11:34:59.977Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42012026-06-01T11:34:59.977Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
42022026-06-01T11:34:59.977Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42032026-06-01T11:34:59.977Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42042026-06-01T11:34:59.977Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42052026-06-01T11:34:59.977Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
42062026-06-01T11:34:59.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
42072026-06-01T11:34:59.977Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
42082026-06-01T11:34:59.977Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
42092026-06-01T11:34:59.977Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42102026-06-01T11:34:59.978Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
42112026-06-01T11:34:59.978Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
42122026-06-01T11:34:59.978Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
42132026-06-01T11:34:59.978Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
42142026-06-01T11:34:59.978Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
42152026-06-01T11:34:59.978Z[SUM] 3.00-4.00 sec 433 MBytes 3.64 Gbits/sec
42162026-06-01T11:34:59.978Z- - - - - - - - - - - - - - - - - - - - - - - - -
42172026-06-01T11:34:59.978Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42182026-06-01T11:34:59.978Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42192026-06-01T11:34:59.978Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42202026-06-01T11:34:59.978Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42212026-06-01T11:34:59.978Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42222026-06-01T11:34:59.978Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42232026-06-01T11:34:59.978Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42242026-06-01T11:34:59.978Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42252026-06-01T11:34:59.978Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
42262026-06-01T11:34:59.978Z- - - - - - - - - - - - - - - - - - - - - - - - -
42272026-06-01T11:34:59.978Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42282026-06-01T11:34:59.978Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42292026-06-01T11:34:59.978Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42302026-06-01T11:34:59.978Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42312026-06-01T11:34:59.978Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42322026-06-01T11:34:59.978Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42332026-06-01T11:34:59.978Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42342026-06-01T11:34:59.978Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42352026-06-01T11:34:59.978Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
42362026-06-01T11:34:59.978Z- - - - - - - - - - - - - - - - - - - - - - - - -
42372026-06-01T11:34:59.978Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
42382026-06-01T11:34:59.978Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42392026-06-01T11:34:59.978Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
42402026-06-01T11:35:02.980Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
42412026-06-01T11:35:02.980Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42422026-06-01T11:35:02.980Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42432026-06-01T11:35:02.980Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
42442026-06-01T11:35:02.981Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42452026-06-01T11:35:02.981Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
42462026-06-01T11:35:02.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
42472026-06-01T11:35:02.981Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
42482026-06-01T11:35:02.981Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42492026-06-01T11:35:02.981Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42502026-06-01T11:35:02.981Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42512026-06-01T11:35:02.981Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42522026-06-01T11:35:02.981Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
42532026-06-01T11:35:02.981Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42542026-06-01T11:35:02.981Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
42552026-06-01T11:35:02.981Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
42562026-06-01T11:35:02.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
42572026-06-01T11:35:02.981Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42582026-06-01T11:35:02.981Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42592026-06-01T11:35:02.981Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42602026-06-01T11:35:02.981Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42612026-06-01T11:35:02.981Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42622026-06-01T11:35:02.981Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42632026-06-01T11:35:02.981Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42642026-06-01T11:35:02.981Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42652026-06-01T11:35:02.981Z[SUM] 8.00-9.00 sec 430 MBytes 3.60 Gbits/sec
42662026-06-01T11:35:02.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
42672026-06-01T11:35:02.981Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42682026-06-01T11:35:02.981Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42692026-06-01T11:35:02.981Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42702026-06-01T11:35:02.981Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
42712026-06-01T11:35:02.981Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42722026-06-01T11:35:02.981Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42732026-06-01T11:35:02.981Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42742026-06-01T11:35:02.981Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42752026-06-01T11:35:02.981Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
42762026-06-01T11:35:02.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
42772026-06-01T11:35:02.981Z[ 5] 10.00-10.00 sec 128 KBytes 943 Mbits/sec
42782026-06-01T11:35:02.981Z[ 8] 10.00-10.00 sec 128 KBytes 943 Mbits/sec
42792026-06-01T11:35:02.981Z[ 10] 10.00-10.00 sec 128 KBytes 943 Mbits/sec
42802026-06-01T11:35:02.981Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42812026-06-01T11:35:02.981Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42822026-06-01T11:35:02.981Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42832026-06-01T11:35:02.982Z[ 18] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
42842026-06-01T11:35:02.982Z[ 20] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
42852026-06-01T11:35:02.982Z[SUM] 10.00-10.00 sec 640 KBytes 4.71 Gbits/sec
42862026-06-01T11:35:02.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
42872026-06-01T11:35:02.982Z[ ID] Interval Transfer Bitrate
42882026-06-01T11:35:02.982Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42892026-06-01T11:35:02.982Z[ 8] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
42902026-06-01T11:35:02.982Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42912026-06-01T11:35:02.982Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
42922026-06-01T11:35:02.982Z[ 14] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
42932026-06-01T11:35:02.982Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42942026-06-01T11:35:02.982Z[ 18] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
42952026-06-01T11:35:02.982Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
42962026-06-01T11:35:02.982Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
42972026-06-01T11:35:02.985ZRun 4/10...3532.044767354719Mbps
42982026-06-01T11:35:10.376Z-----------------------------------------------------------
42992026-06-01T11:35:10.376ZServer listening on 5201 (test #25)
43002026-06-01T11:35:10.376Z-----------------------------------------------------------
43012026-06-01T11:35:10.376ZAccepted connection from 10.0.0.1, port 47626
43022026-06-01T11:35:10.376Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58301
43032026-06-01T11:35:10.376Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35937
43042026-06-01T11:35:10.376Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57308
43052026-06-01T11:35:10.376Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58300
43062026-06-01T11:35:10.376Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48225
43072026-06-01T11:35:10.376Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52409
43082026-06-01T11:35:10.376Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56517
43092026-06-01T11:35:10.376Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56410
43102026-06-01T11:35:10.376Z[ ID] Interval Transfer Bitrate
43112026-06-01T11:35:10.376Z[ 5] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
43122026-06-01T11:35:10.376Z[ 8] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
43132026-06-01T11:35:10.376Z[ 10] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
43142026-06-01T11:35:10.377Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
43152026-06-01T11:35:10.377Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
43162026-06-01T11:35:10.377Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
43172026-06-01T11:35:10.377Z[ 18] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
43182026-06-01T11:35:10.377Z[ 20] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
43192026-06-01T11:35:10.377Z[SUM] 0.00-1.00 sec 348 MBytes 2.92 Gbits/sec
43202026-06-01T11:35:10.377Z- - - - - - - - - - - - - - - - - - - - - - - - -
43212026-06-01T11:35:10.380Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43222026-06-01T11:35:10.380Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43232026-06-01T11:35:10.380Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
43242026-06-01T11:35:10.380Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43252026-06-01T11:35:10.380Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43262026-06-01T11:35:10.380Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43272026-06-01T11:35:10.380Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43282026-06-01T11:35:10.380Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43292026-06-01T11:35:10.380Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
43302026-06-01T11:35:10.381Z- - - - - - - - - - - - - - - - - - - - - - - - -
43312026-06-01T11:35:10.381Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
43322026-06-01T11:35:10.381Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
43332026-06-01T11:35:10.381Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
43342026-06-01T11:35:10.381Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43352026-06-01T11:35:10.381Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
43362026-06-01T11:35:10.381Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
43372026-06-01T11:35:10.381Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43382026-06-01T11:35:10.381Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
43392026-06-01T11:35:10.381Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
43402026-06-01T11:35:10.381Z- - - - - - - - - - - - - - - - - - - - - - - - -
43412026-06-01T11:35:10.381Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43422026-06-01T11:35:10.381Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43432026-06-01T11:35:10.381Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43442026-06-01T11:35:10.381Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43452026-06-01T11:35:10.381Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43462026-06-01T11:35:10.381Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43472026-06-01T11:35:10.381Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
43482026-06-01T11:35:10.381Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43492026-06-01T11:35:10.381Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
43502026-06-01T11:35:10.381Z- - - - - - - - - - - - - - - - - - - - - - - - -
43512026-06-01T11:35:10.381Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
43522026-06-01T11:35:10.381Z[ 8] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
43532026-06-01T11:35:10.381Z[ 10] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
43542026-06-01T11:35:10.381Z[ 12] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
43552026-06-01T11:35:10.381Z[ 14] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
43562026-06-01T11:35:10.381Z[ 16] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
43572026-06-01T11:35:10.381Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
43582026-06-01T11:35:10.381Z[ 20] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
43592026-06-01T11:35:10.381Z[SUM] 4.00-5.00 sec 438 MBytes 3.67 Gbits/sec
43602026-06-01T11:35:10.381Z- - - - - - - - - - - - - - - - - - - - - - - - -
43612026-06-01T11:35:10.381Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43622026-06-01T11:35:10.381Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43632026-06-01T11:35:10.381Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43642026-06-01T11:35:10.381Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43652026-06-01T11:35:10.381Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
43662026-06-01T11:35:10.381Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43672026-06-01T11:35:10.381Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43682026-06-01T11:35:10.381Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43692026-06-01T11:35:10.382Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
43702026-06-01T11:35:10.382Z- - - - - - - - - - - - - - - - - - - - - - - - -
43712026-06-01T11:35:10.382Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43722026-06-01T11:35:10.382Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
43732026-06-01T11:35:10.382Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43742026-06-01T11:35:13.382Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
43752026-06-01T11:35:13.382Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
43762026-06-01T11:35:13.382Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43772026-06-01T11:35:13.383Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43782026-06-01T11:35:13.383Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
43792026-06-01T11:35:13.383Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
43802026-06-01T11:35:13.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
43812026-06-01T11:35:13.383Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43822026-06-01T11:35:13.383Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43832026-06-01T11:35:13.383Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43842026-06-01T11:35:13.383Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43852026-06-01T11:35:13.383Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43862026-06-01T11:35:13.383Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43872026-06-01T11:35:13.383Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43882026-06-01T11:35:13.383Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43892026-06-01T11:35:13.383Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
43902026-06-01T11:35:13.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
43912026-06-01T11:35:13.383Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43922026-06-01T11:35:13.383Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43932026-06-01T11:35:13.383Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43942026-06-01T11:35:13.383Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43952026-06-01T11:35:13.383Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43962026-06-01T11:35:13.383Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43972026-06-01T11:35:13.383Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
43982026-06-01T11:35:13.383Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43992026-06-01T11:35:13.383Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
44002026-06-01T11:35:13.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
44012026-06-01T11:35:13.383Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44022026-06-01T11:35:13.383Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
44032026-06-01T11:35:13.383Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44042026-06-01T11:35:13.383Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
44052026-06-01T11:35:13.383Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
44062026-06-01T11:35:13.383Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
44072026-06-01T11:35:13.383Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44082026-06-01T11:35:13.383Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44092026-06-01T11:35:13.383Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
44102026-06-01T11:35:13.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
44112026-06-01T11:35:13.383Z[ 5] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
44122026-06-01T11:35:13.383Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44132026-06-01T11:35:13.383Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44142026-06-01T11:35:13.383Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44152026-06-01T11:35:13.384Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-06-01T11:35:13.384Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44172026-06-01T11:35:13.384Z[ 18] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
44182026-06-01T11:35:13.384Z[ 20] 10.00-10.00 sec 128 KBytes 910 Mbits/sec
44192026-06-01T11:35:13.384Z[SUM] 10.00-10.00 sec 384 KBytes 2.73 Gbits/sec
44202026-06-01T11:35:13.384Z- - - - - - - - - - - - - - - - - - - - - - - - -
44212026-06-01T11:35:13.384Z[ ID] Interval Transfer Bitrate
44222026-06-01T11:35:13.384Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
44232026-06-01T11:35:13.384Z[ 8] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
44242026-06-01T11:35:13.384Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44252026-06-01T11:35:13.384Z[ 12] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
44262026-06-01T11:35:13.384Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
44272026-06-01T11:35:13.384Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
44282026-06-01T11:35:13.384Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
44292026-06-01T11:35:13.384Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
44302026-06-01T11:35:13.384Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec sender
44312026-06-01T11:35:13.388ZRun 5/10...3548.6985699878833Mbps
44322026-06-01T11:35:20.780Z-----------------------------------------------------------
44332026-06-01T11:35:20.780ZServer listening on 5201 (test #26)
44342026-06-01T11:35:20.780Z-----------------------------------------------------------
44352026-06-01T11:35:20.780ZAccepted connection from 10.0.0.1, port 45594
44362026-06-01T11:35:20.780Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60331
44372026-06-01T11:35:20.780Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41182
44382026-06-01T11:35:20.780Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41202
44392026-06-01T11:35:20.780Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35533
44402026-06-01T11:35:20.780Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36210
44412026-06-01T11:35:20.780Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37317
44422026-06-01T11:35:20.780Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60259
44432026-06-01T11:35:20.780Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60110
44442026-06-01T11:35:20.780Z[ ID] Interval Transfer Bitrate
44452026-06-01T11:35:20.780Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
44462026-06-01T11:35:20.780Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
44472026-06-01T11:35:20.780Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
44482026-06-01T11:35:20.780Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
44492026-06-01T11:35:20.780Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
44502026-06-01T11:35:20.780Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
44512026-06-01T11:35:20.780Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
44522026-06-01T11:35:20.781Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
44532026-06-01T11:35:20.781Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
44542026-06-01T11:35:20.785Z- - - - - - - - - - - - - - - - - - - - - - - - -
44552026-06-01T11:35:20.785Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44562026-06-01T11:35:20.785Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44572026-06-01T11:35:20.785Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44582026-06-01T11:35:20.785Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44592026-06-01T11:35:20.785Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44602026-06-01T11:35:20.785Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44612026-06-01T11:35:20.785Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44622026-06-01T11:35:20.785Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44632026-06-01T11:35:20.785Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
44642026-06-01T11:35:20.785Z- - - - - - - - - - - - - - - - - - - - - - - - -
44652026-06-01T11:35:20.785Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
44662026-06-01T11:35:20.785Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
44672026-06-01T11:35:20.785Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
44682026-06-01T11:35:20.785Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
44692026-06-01T11:35:20.785Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
44702026-06-01T11:35:20.785Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
44712026-06-01T11:35:20.785Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
44722026-06-01T11:35:20.785Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
44732026-06-01T11:35:20.785Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
44742026-06-01T11:35:20.785Z- - - - - - - - - - - - - - - - - - - - - - - - -
44752026-06-01T11:35:20.785Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
44762026-06-01T11:35:20.785Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44772026-06-01T11:35:20.785Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
44782026-06-01T11:35:20.786Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44792026-06-01T11:35:20.786Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44802026-06-01T11:35:20.786Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
44812026-06-01T11:35:20.786Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44822026-06-01T11:35:20.786Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44832026-06-01T11:35:20.786Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
44842026-06-01T11:35:20.786Z- - - - - - - - - - - - - - - - - - - - - - - - -
44852026-06-01T11:35:20.786Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44862026-06-01T11:35:20.786Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44872026-06-01T11:35:20.786Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44882026-06-01T11:35:20.786Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44892026-06-01T11:35:20.786Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44902026-06-01T11:35:20.786Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44912026-06-01T11:35:20.786Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44922026-06-01T11:35:20.786Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44932026-06-01T11:35:20.786Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
44942026-06-01T11:35:20.786Z- - - - - - - - - - - - - - - - - - - - - - - - -
44952026-06-01T11:35:20.786Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
44962026-06-01T11:35:20.786Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44972026-06-01T11:35:20.786Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44982026-06-01T11:35:20.786Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44992026-06-01T11:35:20.786Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
45002026-06-01T11:35:20.786Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
45012026-06-01T11:35:20.786Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
45022026-06-01T11:35:20.786Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
45032026-06-01T11:35:20.786Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
45042026-06-01T11:35:20.786Z- - - - - - - - - - - - - - - - - - - - - - - - -
45052026-06-01T11:35:20.786Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
45062026-06-01T11:35:20.786Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
45072026-06-01T11:35:20.786Z[ 10] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
45082026-06-01T11:35:23.787Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
45092026-06-01T11:35:23.787Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
45102026-06-01T11:35:23.787Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
45112026-06-01T11:35:23.787Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
45122026-06-01T11:35:23.787Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
45132026-06-01T11:35:23.787Z[SUM] 6.00-7.00 sec 436 MBytes 3.65 Gbits/sec
45142026-06-01T11:35:23.787Z- - - - - - - - - - - - - - - - - - - - - - - - -
45152026-06-01T11:35:23.787Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
45162026-06-01T11:35:23.787Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
45172026-06-01T11:35:23.787Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
45182026-06-01T11:35:23.787Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
45192026-06-01T11:35:23.787Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
45202026-06-01T11:35:23.787Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
45212026-06-01T11:35:23.787Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
45222026-06-01T11:35:23.787Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
45232026-06-01T11:35:23.787Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
45242026-06-01T11:35:23.787Z- - - - - - - - - - - - - - - - - - - - - - - - -
45252026-06-01T11:35:23.787Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45262026-06-01T11:35:23.787Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45272026-06-01T11:35:23.787Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45282026-06-01T11:35:23.788Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45292026-06-01T11:35:23.788Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45302026-06-01T11:35:23.788Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
45312026-06-01T11:35:23.788Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45322026-06-01T11:35:23.788Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45332026-06-01T11:35:23.788Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
45342026-06-01T11:35:23.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
45352026-06-01T11:35:23.788Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
45362026-06-01T11:35:23.788Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
45372026-06-01T11:35:23.788Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
45382026-06-01T11:35:23.788Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
45392026-06-01T11:35:23.788Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
45402026-06-01T11:35:23.788Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
45412026-06-01T11:35:23.788Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
45422026-06-01T11:35:23.788Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
45432026-06-01T11:35:23.788Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
45442026-06-01T11:35:23.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
45452026-06-01T11:35:23.788Z[ 5] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
45462026-06-01T11:35:23.788Z[ 8] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
45472026-06-01T11:35:23.788Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45482026-06-01T11:35:23.788Z[ 12] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
45492026-06-01T11:35:23.788Z[ 14] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
45502026-06-01T11:35:23.788Z[ 16] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
45512026-06-01T11:35:23.788Z[ 18] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
45522026-06-01T11:35:23.788Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45532026-06-01T11:35:23.788Z[SUM] 10.00-10.00 sec 768 KBytes 6.03 Gbits/sec
45542026-06-01T11:35:23.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
45552026-06-01T11:35:23.788Z[ ID] Interval Transfer Bitrate
45562026-06-01T11:35:23.788Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
45572026-06-01T11:35:23.788Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
45582026-06-01T11:35:23.788Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
45592026-06-01T11:35:23.788Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
45602026-06-01T11:35:23.788Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
45612026-06-01T11:35:23.788Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
45622026-06-01T11:35:23.788Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
45632026-06-01T11:35:23.788Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
45642026-06-01T11:35:23.788Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.54 Gbits/sec sender
45652026-06-01T11:35:23.792ZRun 6/10...3544.54516141289Mbps
45662026-06-01T11:35:31.183Z-----------------------------------------------------------
45672026-06-01T11:35:31.183ZServer listening on 5201 (test #27)
45682026-06-01T11:35:31.183Z-----------------------------------------------------------
45692026-06-01T11:35:31.183ZAccepted connection from 10.0.0.1, port 34521
45702026-06-01T11:35:31.183Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52575
45712026-06-01T11:35:31.183Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36482
45722026-06-01T11:35:31.183Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54608
45732026-06-01T11:35:31.183Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32957
45742026-06-01T11:35:31.183Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35890
45752026-06-01T11:35:31.183Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52997
45762026-06-01T11:35:31.183Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44500
45772026-06-01T11:35:31.183Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54510
45782026-06-01T11:35:31.183Z[ ID] Interval Transfer Bitrate
45792026-06-01T11:35:31.183Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
45802026-06-01T11:35:31.183Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45812026-06-01T11:35:31.183Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45822026-06-01T11:35:31.183Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45832026-06-01T11:35:31.183Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
45842026-06-01T11:35:31.183Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45852026-06-01T11:35:31.183Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45862026-06-01T11:35:31.184Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
45872026-06-01T11:35:31.184Z[SUM] 0.00-1.00 sec 345 MBytes 2.90 Gbits/sec
45882026-06-01T11:35:31.184Z- - - - - - - - - - - - - - - - - - - - - - - - -
45892026-06-01T11:35:31.184Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
45902026-06-01T11:35:31.184Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
45912026-06-01T11:35:31.184Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
45922026-06-01T11:35:31.184Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
45932026-06-01T11:35:31.184Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
45942026-06-01T11:35:31.184Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
45952026-06-01T11:35:31.184Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
45962026-06-01T11:35:31.184Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
45972026-06-01T11:35:31.184Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
45982026-06-01T11:35:31.184Z- - - - - - - - - - - - - - - - - - - - - - - - -
45992026-06-01T11:35:31.184Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46002026-06-01T11:35:31.184Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
46012026-06-01T11:35:31.184Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
46022026-06-01T11:35:31.184Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
46032026-06-01T11:35:31.184Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46042026-06-01T11:35:31.184Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46052026-06-01T11:35:31.184Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
46062026-06-01T11:35:31.184Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46072026-06-01T11:35:31.184Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
46082026-06-01T11:35:31.184Z- - - - - - - - - - - - - - - - - - - - - - - - -
46092026-06-01T11:35:31.184Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
46102026-06-01T11:35:31.184Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
46112026-06-01T11:35:31.184Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46122026-06-01T11:35:31.184Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
46132026-06-01T11:35:31.184Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46142026-06-01T11:35:31.184Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
46152026-06-01T11:35:31.184Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
46162026-06-01T11:35:31.184Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
46172026-06-01T11:35:31.184Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
46182026-06-01T11:35:31.184Z- - - - - - - - - - - - - - - - - - - - - - - - -
46192026-06-01T11:35:31.184Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46202026-06-01T11:35:31.184Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46212026-06-01T11:35:31.184Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46222026-06-01T11:35:31.188Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46232026-06-01T11:35:31.188Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46242026-06-01T11:35:31.188Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46252026-06-01T11:35:31.188Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46262026-06-01T11:35:31.188Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
46272026-06-01T11:35:31.188Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
46282026-06-01T11:35:31.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
46292026-06-01T11:35:31.188Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46302026-06-01T11:35:31.188Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46312026-06-01T11:35:31.188Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46322026-06-01T11:35:31.188Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46332026-06-01T11:35:31.188Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46342026-06-01T11:35:31.189Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46352026-06-01T11:35:31.189Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46362026-06-01T11:35:31.189Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46372026-06-01T11:35:31.189Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
46382026-06-01T11:35:31.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
46392026-06-01T11:35:31.189Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46402026-06-01T11:35:31.189Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46412026-06-01T11:35:31.189Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46422026-06-01T11:35:34.188Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46432026-06-01T11:35:34.188Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46442026-06-01T11:35:34.188Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46452026-06-01T11:35:34.188Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46462026-06-01T11:35:34.188Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46472026-06-01T11:35:34.188Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
46482026-06-01T11:35:34.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
46492026-06-01T11:35:34.189Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46502026-06-01T11:35:34.189Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46512026-06-01T11:35:34.189Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46522026-06-01T11:35:34.189Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46532026-06-01T11:35:34.189Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46542026-06-01T11:35:34.189Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46552026-06-01T11:35:34.189Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46562026-06-01T11:35:34.189Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
46572026-06-01T11:35:34.189Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
46582026-06-01T11:35:34.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
46592026-06-01T11:35:34.189Z[ 5] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
46602026-06-01T11:35:34.189Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
46612026-06-01T11:35:34.189Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
46622026-06-01T11:35:34.189Z[ 12] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
46632026-06-01T11:35:34.189Z[ 14] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
46642026-06-01T11:35:34.189Z[ 16] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
46652026-06-01T11:35:34.189Z[ 18] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
46662026-06-01T11:35:34.189Z[ 20] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
46672026-06-01T11:35:34.189Z[SUM] 8.00-9.00 sec 438 MBytes 3.68 Gbits/sec
46682026-06-01T11:35:34.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
46692026-06-01T11:35:34.189Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46702026-06-01T11:35:34.189Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
46712026-06-01T11:35:34.189Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46722026-06-01T11:35:34.189Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46732026-06-01T11:35:34.189Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46742026-06-01T11:35:34.189Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46752026-06-01T11:35:34.189Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
46762026-06-01T11:35:34.190Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46772026-06-01T11:35:34.190Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
46782026-06-01T11:35:34.190Z- - - - - - - - - - - - - - - - - - - - - - - - -
46792026-06-01T11:35:34.190Z[ 5] 10.00-10.00 sec 128 KBytes 872 Mbits/sec
46802026-06-01T11:35:34.190Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46812026-06-01T11:35:34.190Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46822026-06-01T11:35:34.190Z[ 12] 10.00-10.00 sec 128 KBytes 872 Mbits/sec
46832026-06-01T11:35:34.190Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-06-01T11:35:34.190Z[ 16] 10.00-10.00 sec 128 KBytes 873 Mbits/sec
46852026-06-01T11:35:34.190Z[ 18] 10.00-10.00 sec 128 KBytes 873 Mbits/sec
46862026-06-01T11:35:34.190Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46872026-06-01T11:35:34.190Z[SUM] 10.00-10.00 sec 512 KBytes 3.49 Gbits/sec
46882026-06-01T11:35:34.190Z- - - - - - - - - - - - - - - - - - - - - - - - -
46892026-06-01T11:35:34.190Z[ ID] Interval Transfer Bitrate
46902026-06-01T11:35:34.190Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46912026-06-01T11:35:34.190Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46922026-06-01T11:35:34.190Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46932026-06-01T11:35:34.190Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
46942026-06-01T11:35:34.190Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46952026-06-01T11:35:34.190Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46962026-06-01T11:35:34.190Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46972026-06-01T11:35:34.190Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46982026-06-01T11:35:34.190Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec sender
46992026-06-01T11:35:34.194ZRun 7/10...3554.6591129200465Mbps
47002026-06-01T11:35:41.586Z-----------------------------------------------------------
47012026-06-01T11:35:41.586ZServer listening on 5201 (test #28)
47022026-06-01T11:35:41.586Z-----------------------------------------------------------
47032026-06-01T11:35:41.586ZAccepted connection from 10.0.0.1, port 42747
47042026-06-01T11:35:41.586Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55400
47052026-06-01T11:35:41.586Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44523
47062026-06-01T11:35:41.586Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54068
47072026-06-01T11:35:41.586Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55211
47082026-06-01T11:35:41.586Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40818
47092026-06-01T11:35:41.586Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43224
47102026-06-01T11:35:41.586Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62653
47112026-06-01T11:35:41.586Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58899
47122026-06-01T11:35:41.587Z[ ID] Interval Transfer Bitrate
47132026-06-01T11:35:41.587Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47142026-06-01T11:35:41.587Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47152026-06-01T11:35:41.587Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47162026-06-01T11:35:41.587Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47172026-06-01T11:35:41.587Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47182026-06-01T11:35:41.587Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47192026-06-01T11:35:41.587Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47202026-06-01T11:35:41.587Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47212026-06-01T11:35:41.587Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
47222026-06-01T11:35:41.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
47232026-06-01T11:35:41.587Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47242026-06-01T11:35:41.587Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47252026-06-01T11:35:41.587Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47262026-06-01T11:35:41.587Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47272026-06-01T11:35:41.587Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47282026-06-01T11:35:41.587Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47292026-06-01T11:35:41.587Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47302026-06-01T11:35:41.587Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47312026-06-01T11:35:41.587Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
47322026-06-01T11:35:41.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
47332026-06-01T11:35:41.591Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47342026-06-01T11:35:41.591Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47352026-06-01T11:35:41.591Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47362026-06-01T11:35:41.591Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47372026-06-01T11:35:41.591Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47382026-06-01T11:35:41.591Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47392026-06-01T11:35:41.591Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47402026-06-01T11:35:41.591Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47412026-06-01T11:35:41.591Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
47422026-06-01T11:35:41.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
47432026-06-01T11:35:41.591Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47442026-06-01T11:35:41.591Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47452026-06-01T11:35:41.591Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47462026-06-01T11:35:41.591Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47472026-06-01T11:35:41.591Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47482026-06-01T11:35:41.592Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
47492026-06-01T11:35:41.592Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47502026-06-01T11:35:41.592Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
47512026-06-01T11:35:41.592Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
47522026-06-01T11:35:41.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
47532026-06-01T11:35:41.592Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
47542026-06-01T11:35:41.592Z[ 8] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
47552026-06-01T11:35:41.592Z[ 10] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
47562026-06-01T11:35:41.592Z[ 12] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
47572026-06-01T11:35:41.592Z[ 14] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
47582026-06-01T11:35:41.592Z[ 16] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
47592026-06-01T11:35:41.592Z[ 18] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
47602026-06-01T11:35:41.592Z[ 20] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
47612026-06-01T11:35:41.592Z[SUM] 4.00-5.00 sec 439 MBytes 3.68 Gbits/sec
47622026-06-01T11:35:41.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
47632026-06-01T11:35:41.592Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
47642026-06-01T11:35:41.592Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
47652026-06-01T11:35:41.592Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
47662026-06-01T11:35:41.592Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
47672026-06-01T11:35:41.592Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
47682026-06-01T11:35:41.592Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
47692026-06-01T11:35:41.592Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
47702026-06-01T11:35:41.592Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
47712026-06-01T11:35:41.592Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
47722026-06-01T11:35:41.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
47732026-06-01T11:35:41.592Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
47742026-06-01T11:35:41.592Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
47752026-06-01T11:35:41.592Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
47762026-06-01T11:35:44.592Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
47772026-06-01T11:35:44.592Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47782026-06-01T11:35:44.592Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
47792026-06-01T11:35:44.592Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47802026-06-01T11:35:44.592Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
47812026-06-01T11:35:44.593Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
47822026-06-01T11:35:44.593Z- - - - - - - - - - - - - - - - - - - - - - - - -
47832026-06-01T11:35:44.593Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47842026-06-01T11:35:44.593Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47852026-06-01T11:35:44.593Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47862026-06-01T11:35:44.593Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
47872026-06-01T11:35:44.593Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47882026-06-01T11:35:44.593Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
47892026-06-01T11:35:44.593Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
47902026-06-01T11:35:44.593Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47912026-06-01T11:35:44.593Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
47922026-06-01T11:35:44.593Z- - - - - - - - - - - - - - - - - - - - - - - - -
47932026-06-01T11:35:44.593Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47942026-06-01T11:35:44.593Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
47952026-06-01T11:35:44.593Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47962026-06-01T11:35:44.593Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47972026-06-01T11:35:44.593Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47982026-06-01T11:35:44.593Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
47992026-06-01T11:35:44.593Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
48002026-06-01T11:35:44.593Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
48012026-06-01T11:35:44.593Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
48022026-06-01T11:35:44.593Z- - - - - - - - - - - - - - - - - - - - - - - - -
48032026-06-01T11:35:44.593Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
48042026-06-01T11:35:44.593Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
48052026-06-01T11:35:44.593Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48062026-06-01T11:35:44.593Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
48072026-06-01T11:35:44.593Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48082026-06-01T11:35:44.593Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48092026-06-01T11:35:44.593Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48102026-06-01T11:35:44.593Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
48112026-06-01T11:35:44.593Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
48122026-06-01T11:35:44.593Z- - - - - - - - - - - - - - - - - - - - - - - - -
48132026-06-01T11:35:44.593Z[ 5] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
48142026-06-01T11:35:44.593Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48152026-06-01T11:35:44.593Z[ 10] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
48162026-06-01T11:35:44.593Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48172026-06-01T11:35:44.593Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48182026-06-01T11:35:44.594Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48192026-06-01T11:35:44.594Z[ 18] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
48202026-06-01T11:35:44.594Z[ 20] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
48212026-06-01T11:35:44.594Z[SUM] 10.00-10.00 sec 512 KBytes 3.52 Gbits/sec
48222026-06-01T11:35:44.594Z- - - - - - - - - - - - - - - - - - - - - - - - -
48232026-06-01T11:35:44.594Z[ ID] Interval Transfer Bitrate
48242026-06-01T11:35:44.594Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
48252026-06-01T11:35:44.594Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
48262026-06-01T11:35:44.594Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
48272026-06-01T11:35:44.594Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
48282026-06-01T11:35:44.594Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
48292026-06-01T11:35:44.594Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
48302026-06-01T11:35:44.594Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
48312026-06-01T11:35:44.594Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
48322026-06-01T11:35:44.594Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec sender
48332026-06-01T11:35:44.598ZRun 8/10...3551.3030131021Mbps
48342026-06-01T11:35:51.990Z-----------------------------------------------------------
48352026-06-01T11:35:51.990ZServer listening on 5201 (test #29)
48362026-06-01T11:35:51.990Z-----------------------------------------------------------
48372026-06-01T11:35:51.990ZAccepted connection from 10.0.0.1, port 44856
48382026-06-01T11:35:51.990Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34790
48392026-06-01T11:35:51.990Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57908
48402026-06-01T11:35:51.990Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54927
48412026-06-01T11:35:51.990Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58337
48422026-06-01T11:35:51.990Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57894
48432026-06-01T11:35:51.990Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37406
48442026-06-01T11:35:51.990Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36923
48452026-06-01T11:35:51.990Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55989
48462026-06-01T11:35:51.990Z[ ID] Interval Transfer Bitrate
48472026-06-01T11:35:51.991Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48482026-06-01T11:35:51.991Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48492026-06-01T11:35:51.991Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48502026-06-01T11:35:51.991Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48512026-06-01T11:35:51.991Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48522026-06-01T11:35:51.991Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48532026-06-01T11:35:51.991Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48542026-06-01T11:35:51.991Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48552026-06-01T11:35:51.991Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
48562026-06-01T11:35:51.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
48572026-06-01T11:35:51.991Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
48582026-06-01T11:35:51.991Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
48592026-06-01T11:35:51.991Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
48602026-06-01T11:35:51.991Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
48612026-06-01T11:35:51.991Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48622026-06-01T11:35:51.991Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
48632026-06-01T11:35:51.991Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48642026-06-01T11:35:51.991Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
48652026-06-01T11:35:51.991Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
48662026-06-01T11:35:51.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
48672026-06-01T11:35:51.991Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48682026-06-01T11:35:51.991Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48692026-06-01T11:35:51.991Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48702026-06-01T11:35:51.991Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48712026-06-01T11:35:51.991Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48722026-06-01T11:35:51.991Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48732026-06-01T11:35:51.991Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48742026-06-01T11:35:51.992Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48752026-06-01T11:35:51.992Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
48762026-06-01T11:35:51.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
48772026-06-01T11:35:51.992Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
48782026-06-01T11:35:51.992Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
48792026-06-01T11:35:51.992Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
48802026-06-01T11:35:51.992Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
48812026-06-01T11:35:51.992Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
48822026-06-01T11:35:51.992Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
48832026-06-01T11:35:51.992Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
48842026-06-01T11:35:51.992Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
48852026-06-01T11:35:51.992Z[SUM] 3.00-4.00 sec 432 MBytes 3.63 Gbits/sec
48862026-06-01T11:35:51.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
48872026-06-01T11:35:51.992Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
48882026-06-01T11:35:51.992Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
48892026-06-01T11:35:51.992Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
48902026-06-01T11:35:51.992Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
48912026-06-01T11:35:51.992Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
48922026-06-01T11:35:51.992Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
48932026-06-01T11:35:51.992Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
48942026-06-01T11:35:51.992Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
48952026-06-01T11:35:51.992Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
48962026-06-01T11:35:51.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
48972026-06-01T11:35:51.992Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
48982026-06-01T11:35:51.992Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
48992026-06-01T11:35:51.992Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
49002026-06-01T11:35:51.992Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49012026-06-01T11:35:51.992Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
49022026-06-01T11:35:51.993Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
49032026-06-01T11:35:51.993Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49042026-06-01T11:35:51.993Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49052026-06-01T11:35:51.993Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
49062026-06-01T11:35:51.993Z- - - - - - - - - - - - - - - - - - - - - - - - -
49072026-06-01T11:35:51.993Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49082026-06-01T11:35:51.993Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49092026-06-01T11:35:51.993Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49102026-06-01T11:35:54.994Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49112026-06-01T11:35:54.994Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49122026-06-01T11:35:54.994Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49132026-06-01T11:35:54.994Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49142026-06-01T11:35:54.994Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
49152026-06-01T11:35:54.994Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
49162026-06-01T11:35:54.994Z- - - - - - - - - - - - - - - - - - - - - - - - -
49172026-06-01T11:35:54.994Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49182026-06-01T11:35:54.994Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49192026-06-01T11:35:54.994Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49202026-06-01T11:35:54.994Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49212026-06-01T11:35:54.994Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49222026-06-01T11:35:54.994Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49232026-06-01T11:35:54.994Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49242026-06-01T11:35:54.994Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49252026-06-01T11:35:54.994Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
49262026-06-01T11:35:54.994Z- - - - - - - - - - - - - - - - - - - - - - - - -
49272026-06-01T11:35:54.994Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49282026-06-01T11:35:54.994Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49292026-06-01T11:35:54.994Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
49302026-06-01T11:35:54.994Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
49312026-06-01T11:35:54.994Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49322026-06-01T11:35:54.995Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49332026-06-01T11:35:54.995Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49342026-06-01T11:35:54.995Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49352026-06-01T11:35:54.995Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
49362026-06-01T11:35:54.995Z- - - - - - - - - - - - - - - - - - - - - - - - -
49372026-06-01T11:35:54.995Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49382026-06-01T11:35:54.995Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49392026-06-01T11:35:54.995Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49402026-06-01T11:35:54.995Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49412026-06-01T11:35:54.995Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49422026-06-01T11:35:54.995Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49432026-06-01T11:35:54.995Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49442026-06-01T11:35:54.995Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49452026-06-01T11:35:54.995Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
49462026-06-01T11:35:54.995Z- - - - - - - - - - - - - - - - - - - - - - - - -
49472026-06-01T11:35:54.995Z[ 5] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
49482026-06-01T11:35:54.995Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49492026-06-01T11:35:54.995Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49502026-06-01T11:35:54.995Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49512026-06-01T11:35:54.995Z[ 14] 10.00-10.00 sec 128 KBytes 879 Mbits/sec
49522026-06-01T11:35:54.995Z[ 16] 10.00-10.00 sec 128 KBytes 879 Mbits/sec
49532026-06-01T11:35:54.995Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49542026-06-01T11:35:54.995Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49552026-06-01T11:35:54.995Z[SUM] 10.00-10.00 sec 384 KBytes 2.63 Gbits/sec
49562026-06-01T11:35:54.995Z- - - - - - - - - - - - - - - - - - - - - - - - -
49572026-06-01T11:35:54.995Z[ ID] Interval Transfer Bitrate
49582026-06-01T11:35:54.995Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
49592026-06-01T11:35:54.995Z[ 8] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
49602026-06-01T11:35:54.995Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
49612026-06-01T11:35:54.995Z[ 12] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
49622026-06-01T11:35:54.995Z[ 14] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
49632026-06-01T11:35:54.995Z[ 16] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
49642026-06-01T11:35:54.995Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
49652026-06-01T11:35:54.995Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
49662026-06-01T11:35:54.995Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
49672026-06-01T11:35:54.999ZRun 9/10...3526.143787187372Mbps
49682026-06-01T11:36:02.392Z-----------------------------------------------------------
49692026-06-01T11:36:02.392ZServer listening on 5201 (test #30)
49702026-06-01T11:36:02.392Z-----------------------------------------------------------
49712026-06-01T11:36:02.392ZAccepted connection from 10.0.0.1, port 49360
49722026-06-01T11:36:02.392Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40982
49732026-06-01T11:36:02.392Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46657
49742026-06-01T11:36:02.392Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65479
49752026-06-01T11:36:02.392Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49291
49762026-06-01T11:36:02.392Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33315
49772026-06-01T11:36:02.392Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59595
49782026-06-01T11:36:02.392Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36579
49792026-06-01T11:36:02.392Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42353
49802026-06-01T11:36:02.392Z[ ID] Interval Transfer Bitrate
49812026-06-01T11:36:02.392Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49822026-06-01T11:36:02.392Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49832026-06-01T11:36:02.392Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49842026-06-01T11:36:02.392Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49852026-06-01T11:36:02.392Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49862026-06-01T11:36:02.392Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49872026-06-01T11:36:02.392Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49882026-06-01T11:36:02.392Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49892026-06-01T11:36:02.392Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
49902026-06-01T11:36:02.392Z- - - - - - - - - - - - - - - - - - - - - - - - -
49912026-06-01T11:36:02.392Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49922026-06-01T11:36:02.392Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49932026-06-01T11:36:02.393Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49942026-06-01T11:36:02.393Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49952026-06-01T11:36:02.393Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
49962026-06-01T11:36:02.393Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49972026-06-01T11:36:02.393Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
49982026-06-01T11:36:02.393Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49992026-06-01T11:36:02.393Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
50002026-06-01T11:36:02.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
50012026-06-01T11:36:02.393Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
50022026-06-01T11:36:02.393Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
50032026-06-01T11:36:02.393Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
50042026-06-01T11:36:02.393Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50052026-06-01T11:36:02.393Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
50062026-06-01T11:36:02.393Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
50072026-06-01T11:36:02.393Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
50082026-06-01T11:36:02.393Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
50092026-06-01T11:36:02.393Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
50102026-06-01T11:36:02.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
50112026-06-01T11:36:02.393Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50122026-06-01T11:36:02.393Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50132026-06-01T11:36:02.393Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50142026-06-01T11:36:02.393Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50152026-06-01T11:36:02.393Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50162026-06-01T11:36:02.393Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50172026-06-01T11:36:02.393Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50182026-06-01T11:36:02.393Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50192026-06-01T11:36:02.393Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
50202026-06-01T11:36:02.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
50212026-06-01T11:36:02.393Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50222026-06-01T11:36:02.393Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50232026-06-01T11:36:02.393Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50242026-06-01T11:36:02.393Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50252026-06-01T11:36:02.393Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50262026-06-01T11:36:02.393Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50272026-06-01T11:36:02.393Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50282026-06-01T11:36:02.393Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50292026-06-01T11:36:02.393Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
50302026-06-01T11:36:02.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
50312026-06-01T11:36:02.393Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50322026-06-01T11:36:02.394Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50332026-06-01T11:36:02.394Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50342026-06-01T11:36:02.394Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50352026-06-01T11:36:02.394Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50362026-06-01T11:36:02.394Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50372026-06-01T11:36:02.394Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50382026-06-01T11:36:02.394Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50392026-06-01T11:36:02.394Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
50402026-06-01T11:36:02.394Z- - - - - - - - - - - - - - - - - - - - - - - - -
50412026-06-01T11:36:02.394Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50422026-06-01T11:36:02.394Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50432026-06-01T11:36:02.394Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50442026-06-01T11:36:05.395Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50452026-06-01T11:36:05.396Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50462026-06-01T11:36:05.396Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50472026-06-01T11:36:05.396Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50482026-06-01T11:36:05.396Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50492026-06-01T11:36:05.396Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
50502026-06-01T11:36:05.396Z- - - - - - - - - - - - - - - - - - - - - - - - -
50512026-06-01T11:36:05.396Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
50522026-06-01T11:36:05.396Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
50532026-06-01T11:36:05.396Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
50542026-06-01T11:36:05.396Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
50552026-06-01T11:36:05.396Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50562026-06-01T11:36:05.396Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
50572026-06-01T11:36:05.396Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
50582026-06-01T11:36:05.396Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50592026-06-01T11:36:05.396Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
50602026-06-01T11:36:05.400Z- - - - - - - - - - - - - - - - - - - - - - - - -
50612026-06-01T11:36:05.400Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50622026-06-01T11:36:05.400Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50632026-06-01T11:36:05.400Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50642026-06-01T11:36:05.400Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50652026-06-01T11:36:05.400Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50662026-06-01T11:36:05.400Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50672026-06-01T11:36:05.400Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50682026-06-01T11:36:05.400Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50692026-06-01T11:36:05.400Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
50702026-06-01T11:36:05.400Z- - - - - - - - - - - - - - - - - - - - - - - - -
50712026-06-01T11:36:05.400Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50722026-06-01T11:36:05.400Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50732026-06-01T11:36:05.400Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50742026-06-01T11:36:05.400Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50752026-06-01T11:36:05.400Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50762026-06-01T11:36:05.400Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50772026-06-01T11:36:05.400Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50782026-06-01T11:36:05.400Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50792026-06-01T11:36:05.400Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
50802026-06-01T11:36:05.400Z- - - - - - - - - - - - - - - - - - - - - - - - -
50812026-06-01T11:36:05.400Z[ 5] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
50822026-06-01T11:36:05.400Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50832026-06-01T11:36:05.400Z[ 10] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
50842026-06-01T11:36:05.400Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50852026-06-01T11:36:05.400Z[ 14] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
50862026-06-01T11:36:05.400Z[ 16] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
50872026-06-01T11:36:05.400Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50882026-06-01T11:36:05.400Z[ 20] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
50892026-06-01T11:36:05.400Z[SUM] 10.00-10.00 sec 640 KBytes 4.50 Gbits/sec
50902026-06-01T11:36:05.400Z- - - - - - - - - - - - - - - - - - - - - - - - -
50912026-06-01T11:36:05.400Z[ ID] Interval Transfer Bitrate
50922026-06-01T11:36:05.401Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
50932026-06-01T11:36:05.401Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50942026-06-01T11:36:05.401Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
50952026-06-01T11:36:05.401Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50962026-06-01T11:36:05.401Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50972026-06-01T11:36:05.401Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
50982026-06-01T11:36:05.401Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
50992026-06-01T11:36:05.401Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
51002026-06-01T11:36:05.401Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec sender
51012026-06-01T11:36:05.401ZRun 10/10...3515.9833235744886Mbps
51022026-06-01T11:36:05.401Z###---------------------###
51032026-06-01T11:36:05.401Z::: iPerf done... :::
51042026-06-01T11:36:05.401Z:::Awaiting out files...:::
51052026-06-01T11:36:05.401Z###---------------------###
51062026-06-01T11:36:05.401Z###-----###
51072026-06-01T11:36:05.401Z:::done!:::
51082026-06-01T11:36:05.401Z###-----###
51092026-06-01T11:36:06.355ZBenchmarking iperf-tcp/local/s2c/tx
51102026-06-01T11:36:06.355ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51112026-06-01T11:36:10.333ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51122026-06-01T11:36:30.319ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51132026-06-01T11:36:30.404Ziperf-tcp/local/s2c/tx time: [3.5044 µs 3.5044 µs 3.5045 µs]
51142026-06-01T11:36:30.404Z change: [−1.3405% −1.3355% −1.3308%] (p = 0.00 < 0.05)
51152026-06-01T11:36:30.404Z Performance has improved.
51162026-06-01T11:36:30.404ZFound 5 outliers among 100 measurements (5.00%)
51172026-06-01T11:36:30.404Z 1 (1.00%) low severe
51182026-06-01T11:36:30.405Z 1 (1.00%) low mild
51192026-06-01T11:36:30.408Z 2 (2.00%) high mild
51202026-06-01T11:36:30.408Z 1 (1.00%) high severe
51212026-06-01T11:36:31.293Z
51222026-06-01T11:36:31.297ZBenchmarking iperf-tcp/local/s2c/rx
51232026-06-01T11:36:31.297ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51242026-06-01T11:36:35.274ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51252026-06-01T11:36:55.256ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51262026-06-01T11:36:55.343Ziperf-tcp/local/s2c/rx time: [6.5346 µs 6.5348 µs 6.5350 µs]
51272026-06-01T11:36:55.343Z change: [−2.8814% −2.8775% −2.8741%] (p = 0.00 < 0.05)
51282026-06-01T11:36:55.343Z Performance has improved.
51292026-06-01T11:36:55.343ZFound 1 outliers among 100 measurements (1.00%)
51302026-06-01T11:36:55.343Z 1 (1.00%) high mild
51312026-06-01T11:36:56.229Z
51322026-06-01T11:37:00.871Z+ cargo ubench
51332026-06-01T11:37:01.002Z Compiling proc-macro2 v1.0.106
51342026-06-01T11:37:01.002Z Compiling unicode-ident v1.0.24
51352026-06-01T11:37:01.002Z Compiling quote v1.0.45
51362026-06-01T11:37:01.002Z Compiling serde_core v1.0.228
51372026-06-01T11:37:01.002Z Compiling cfg-if v1.0.4
51382026-06-01T11:37:01.006Z Compiling libc v0.2.186
51392026-06-01T11:37:01.006Z Compiling memchr v2.8.0
51402026-06-01T11:37:01.006Z Compiling serde v1.0.228
51412026-06-01T11:37:01.079Z Compiling rustversion v1.0.22
51422026-06-01T11:37:01.128Z Compiling strsim v0.11.1
51432026-06-01T11:37:01.340Z Compiling ident_case v1.0.1
51442026-06-01T11:37:01.356Z Compiling version_check v0.9.5
51452026-06-01T11:37:01.427Z Compiling zerocopy v0.8.48
51462026-06-01T11:37:01.460Z Compiling thiserror v2.0.18
51472026-06-01T11:37:01.611Z Compiling either v1.15.0
51482026-06-01T11:37:01.814Z Compiling fnv v1.0.7
51492026-06-01T11:37:01.898Z Compiling regex-syntax v0.8.10
51502026-06-01T11:37:01.928Z Compiling pin-project-lite v0.2.17
51512026-06-01T11:37:01.938Z Compiling crossbeam-utils v0.8.21
51522026-06-01T11:37:01.974Z Compiling syn v1.0.109
51532026-06-01T11:37:02.035Z Compiling winnow v1.0.2
51542026-06-01T11:37:02.186Z Compiling syn v2.0.117
51552026-06-01T11:37:02.236Z Compiling aho-corasick v1.1.4
51562026-06-01T11:37:02.319Z Compiling hashbrown v0.17.0
51572026-06-01T11:37:02.375Z Compiling equivalent v1.0.2
51582026-06-01T11:37:02.433Z Compiling itertools v0.14.0
51592026-06-01T11:37:02.833Z Compiling indexmap v2.14.0
51602026-06-01T11:37:03.040Z Compiling toml_parser v1.1.2+spec-1.1.0
51612026-06-01T11:37:03.333Z Compiling bitflags v2.11.1
51622026-06-01T11:37:03.430Z Compiling regex-automata v0.4.14
51632026-06-01T11:37:03.571Z Compiling byteorder v1.5.0
51642026-06-01T11:37:03.650Z Compiling autocfg v1.5.0
51652026-06-01T11:37:03.667Z Compiling toml_datetime v1.1.1+spec-1.1.0
51662026-06-01T11:37:03.750Z Compiling heapless v0.8.0
51672026-06-01T11:37:03.879Z Compiling toml_edit v0.25.11+spec-1.1.0
51682026-06-01T11:37:03.883Z Compiling hash32 v0.3.1
51692026-06-01T11:37:03.975Z Compiling num-traits v0.2.19
51702026-06-01T11:37:04.005Z Compiling slog v2.8.2
51712026-06-01T11:37:04.196Z Compiling macaddr v1.0.1
51722026-06-01T11:37:04.201Z Compiling smoltcp v0.11.0
51732026-06-01T11:37:04.214Z Compiling stable_deref_trait v1.2.1
51742026-06-01T11:37:04.230Z Compiling futures-sink v0.3.32
51752026-06-01T11:37:04.273Z Compiling futures-core v0.3.32
51762026-06-01T11:37:04.324Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51772026-06-01T11:37:04.387Z Compiling proc-macro-crate v3.5.0
51782026-06-01T11:37:04.412Z Compiling futures-channel v0.3.32
51792026-06-01T11:37:04.645Z Compiling proc-macro-error-attr v1.0.4
51802026-06-01T11:37:04.729Z Compiling darling_core v0.21.3
51812026-06-01T11:37:04.743Z Compiling darling_core v0.23.0
51822026-06-01T11:37:04.788Z Compiling ref-cast v1.0.25
51832026-06-01T11:37:04.871Z Compiling crc32fast v1.5.0
51842026-06-01T11:37:05.002Z Compiling bitflags v1.3.2
51852026-06-01T11:37:05.065Z Compiling regex v1.12.3
51862026-06-01T11:37:05.097Z Compiling futures-task v0.3.32
51872026-06-01T11:37:05.158Z Compiling rand_core v0.10.1
51882026-06-01T11:37:05.251Z Compiling managed v0.8.0
51892026-06-01T11:37:05.308Z Compiling futures-io v0.3.32
51902026-06-01T11:37:05.438Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
51912026-06-01T11:37:05.480Z Compiling getrandom v0.4.2
51922026-06-01T11:37:05.480Z Compiling anyhow v1.0.102
51932026-06-01T11:37:05.698Z Compiling itoa v1.0.18
51942026-06-01T11:37:05.707Z Compiling slab v0.4.12
51952026-06-01T11:37:05.896Z Compiling serde_derive v1.0.228
51962026-06-01T11:37:05.901Z Compiling zerocopy-derive v0.8.48
51972026-06-01T11:37:05.909Z Compiling thiserror-impl v2.0.18
51982026-06-01T11:37:06.003Z Compiling futures-macro v0.3.32
51992026-06-01T11:37:06.060Z Compiling foreign-types-macros v0.2.3
52002026-06-01T11:37:06.670Z Compiling num_enum_derive v0.7.6
52012026-06-01T11:37:06.804Z Compiling futures-util v0.3.32
52022026-06-01T11:37:06.809Z Compiling darling_macro v0.21.3
52032026-06-01T11:37:06.838Z Compiling darling_macro v0.23.0
52042026-06-01T11:37:07.179Z Compiling cobs v0.3.0
52052026-06-01T11:37:07.340Z Compiling darling v0.21.3
52062026-06-01T11:37:07.375Z Compiling darling v0.23.0
52072026-06-01T11:37:07.384Z Compiling ref-cast-impl v1.0.25
52082026-06-01T11:37:07.408Z Compiling ingot-macros v0.1.1
52092026-06-01T11:37:07.649Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52102026-06-01T11:37:07.962Z Compiling proc-macro-error v1.0.4
52112026-06-01T11:37:08.027Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52122026-06-01T11:37:08.195Z Compiling ipnetwork v0.21.1
52132026-06-01T11:37:08.232Z Compiling foreign-types-shared v0.3.1
52142026-06-01T11:37:08.259Z Compiling cpufeatures v0.3.0
52152026-06-01T11:37:08.312Z Compiling rustix v1.1.4
52162026-06-01T11:37:08.322Z Compiling once_cell v1.21.4
52172026-06-01T11:37:08.545Z Compiling unicode-width v0.2.2
52182026-06-01T11:37:08.560Z Compiling tracing-core v0.1.36
52192026-06-01T11:37:08.749Z Compiling chacha20 v0.10.0
52202026-06-01T11:37:08.826Z Compiling tabwriter v1.4.1
52212026-06-01T11:37:08.856Z Compiling foreign-types v0.5.0
52222026-06-01T11:37:09.018Z Compiling erased-serde v0.3.31
52232026-06-01T11:37:09.052Z Compiling postcard v1.1.3
52242026-06-01T11:37:09.147Z Compiling futures-executor v0.3.32
52252026-06-01T11:37:09.192Z Compiling num_enum v0.7.6
52262026-06-01T11:37:09.409Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52272026-06-01T11:37:09.573Z Compiling tracing-attributes v0.1.31
52282026-06-01T11:37:09.578Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52292026-06-01T11:37:09.977Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52302026-06-01T11:37:09.995Z Compiling errno v0.3.14
52312026-06-01T11:37:10.013Z Compiling cstr-argument v0.1.2
52322026-06-01T11:37:10.089Z Compiling thiserror v1.0.69
52332026-06-01T11:37:10.129Z Compiling num-conv v0.2.1
52342026-06-01T11:37:10.159Z Compiling zmij v1.0.21
52352026-06-01T11:37:10.265Z Compiling powerfmt v0.2.0
52362026-06-01T11:37:10.396Z Compiling ingot-types v0.1.2
52372026-06-01T11:37:10.443Z Compiling time-core v0.1.8
52382026-06-01T11:37:10.455Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
52392026-06-01T11:37:10.481Z Compiling utf8parse v0.2.2
52402026-06-01T11:37:10.573Z Compiling dyn-clone v1.0.20
52412026-06-01T11:37:10.573Z Compiling shlex v1.3.0
52422026-06-01T11:37:10.767Z Compiling ingot v0.1.1
52432026-06-01T11:37:10.773Z Compiling pretty-hex v0.4.2
52442026-06-01T11:37:10.781Z Compiling find-msvc-tools v0.1.9
52452026-06-01T11:37:10.828Z Compiling time-macros v0.2.27
52462026-06-01T11:37:10.855Z Compiling tracing v0.1.44
52472026-06-01T11:37:10.890Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
52482026-06-01T11:37:10.993Z Compiling cc v1.2.61
52492026-06-01T11:37:11.085Z Compiling anstyle-parse v1.0.0
52502026-06-01T11:37:11.172Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52512026-06-01T11:37:11.282Z Compiling deranged v0.5.8
52522026-06-01T11:37:11.487Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52532026-06-01T11:37:11.834Z Compiling rand v0.10.1
52542026-06-01T11:37:12.094Z Compiling futures v0.3.32
52552026-06-01T11:37:12.100Z Compiling thiserror-impl v1.0.69
52562026-06-01T11:37:12.406Z Compiling crossbeam-epoch v0.9.18
52572026-06-01T11:37:12.412Z Compiling uuid v1.23.1
52582026-06-01T11:37:12.615Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52592026-06-01T11:37:12.813Z Compiling arc-swap v1.9.1
52602026-06-01T11:37:12.837Z Compiling socket2 v0.6.3
52612026-06-01T11:37:12.909Z Compiling nom v8.0.0
52622026-06-01T11:37:13.140Z Compiling thread_local v1.1.9
52632026-06-01T11:37:13.258Z Compiling iana-time-zone v0.1.65
52642026-06-01T11:37:13.410Z Compiling anstyle v1.0.14
52652026-06-01T11:37:13.457Z Compiling colorchoice v1.0.5
52662026-06-01T11:37:13.562Z Compiling oxnet v0.1.5
52672026-06-01T11:37:13.784Z Compiling lazy_static v1.5.0
52682026-06-01T11:37:13.839Z Compiling rayon-core v1.13.0
52692026-06-01T11:37:13.874Z Compiling is_terminal_polyfill v1.70.2
52702026-06-01T11:37:13.958Z Compiling slog-async v2.8.0
52712026-06-01T11:37:14.024Z Compiling colored v3.1.1
52722026-06-01T11:37:14.063Z Compiling heck v0.4.1
52732026-06-01T11:37:14.252Z Compiling serde_json v1.0.149
52742026-06-01T11:37:14.323Z Compiling anstyle-query v1.1.5
52752026-06-01T11:37:14.419Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52762026-06-01T11:37:14.601Z Compiling time v0.3.47
52772026-06-01T11:37:14.623Z Compiling anstream v1.0.0
52782026-06-01T11:37:14.663Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52792026-06-01T11:37:15.494Z Compiling rusticata-macros v5.0.0
52802026-06-01T11:37:15.628Z Compiling slog-scope v4.4.1
52812026-06-01T11:37:15.727Z Compiling chrono v0.4.44
52822026-06-01T11:37:15.863Z Compiling crossbeam-deque v0.8.6
52832026-06-01T11:37:15.997Z Compiling cookie-factory v0.3.3
52842026-06-01T11:37:16.012Z Compiling alloca v0.4.0
52852026-06-01T11:37:16.068Z Compiling terminal_size v0.4.4
52862026-06-01T11:37:16.297Z Compiling half v2.7.1
52872026-06-01T11:37:16.313Z Compiling crossbeam-channel v0.5.15
52882026-06-01T11:37:16.318Z Compiling is-terminal v0.4.17
52892026-06-01T11:37:16.406Z Compiling itertools v0.12.1
52902026-06-01T11:37:16.506Z Compiling clap_lex v1.1.0
52912026-06-01T11:37:16.613Z Compiling cfg_aliases v0.2.1
52922026-06-01T11:37:16.676Z Compiling log v0.4.29
52932026-06-01T11:37:16.835Z Compiling heck v0.5.0
52942026-06-01T11:37:16.944Z Compiling circular v0.3.0
52952026-06-01T11:37:17.026Z Compiling plotters-backend v0.3.7
52962026-06-01T11:37:17.149Z Compiling ciborium-io v0.2.2
52972026-06-01T11:37:17.235Z Compiling term v1.2.1
52982026-06-01T11:37:17.344Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52992026-06-01T11:37:17.597Z Compiling take_mut v0.2.2
53002026-06-01T11:37:17.702Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53012026-06-01T11:37:18.415Z Compiling slog-term v2.9.2
53022026-06-01T11:37:18.620Z Compiling plotters-svg v0.3.7
53032026-06-01T11:37:18.658Z Compiling ciborium-ll v0.2.2
53042026-06-01T11:37:18.789Z Compiling clap_builder v4.6.0
53052026-06-01T11:37:18.885Z Compiling pcap-parser v0.17.0
53062026-06-01T11:37:18.901Z Compiling clap_derive v4.6.1
53072026-06-01T11:37:18.977Z Compiling slog-stdlog v4.1.1
53082026-06-01T11:37:19.294Z Compiling nix v0.31.2
53092026-06-01T11:37:19.969Z Compiling itertools v0.13.0
53102026-06-01T11:37:20.546Z Compiling same-file v1.0.6
53112026-06-01T11:37:20.704Z Compiling cast v0.3.0
53122026-06-01T11:37:20.872Z Compiling clap v4.6.1
53132026-06-01T11:37:20.946Z Compiling walkdir v2.5.0
53142026-06-01T11:37:20.983Z Compiling tinytemplate v1.2.1
53152026-06-01T11:37:21.152Z Compiling rayon v1.12.0
53162026-06-01T11:37:21.480Z Compiling criterion-plot v0.8.2
53172026-06-01T11:37:21.497Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53182026-06-01T11:37:21.570Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53192026-06-01T11:37:22.084Z Compiling slog-envlogger v2.2.0
53202026-06-01T11:37:22.226Z Compiling ciborium v0.2.2
53212026-06-01T11:37:22.932Z Compiling plotters v0.3.7
53222026-06-01T11:37:22.973Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
53232026-06-01T11:37:23.269Z Compiling page_size v0.6.0
53242026-06-01T11:37:23.315Z Compiling oorandom v11.1.5
53252026-06-01T11:37:23.366Z Compiling dtor-proc-macro v0.0.13
53262026-06-01T11:37:23.430Z Compiling anes v0.1.6
53272026-06-01T11:37:23.673Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53282026-06-01T11:37:23.719Z Compiling dtor v0.8.1
53292026-06-01T11:37:23.849Z Compiling ctor-proc-macro v0.0.13
53302026-06-01T11:37:24.120Z Compiling criterion v0.8.2
53312026-06-01T11:37:24.207Z Compiling link-section v0.2.1
53322026-06-01T11:37:24.337Z Compiling ctor v0.10.1
53332026-06-01T11:37:26.090Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53342026-06-01T11:38:46.569Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 45s
53352026-06-01T11:38:46.596Z Running benches/userland.rs (target/release-lto/deps/userland-7e16b6a09a69d114)
53362026-06-01T11:38:46.599ZGnuplot not found, using plotters backend
53372026-06-01T11:38:46.743ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53382026-06-01T11:38:46.743ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53392026-06-01T11:38:52.170ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0023 s (7.7M iterations)
53402026-06-01T11:38:57.067ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53412026-06-01T11:38:57.159Zparse/Hairpin-DHCPv4/wallclock/Discover
53422026-06-01T11:38:57.159Z time: [60.499 ns 60.629 ns 60.771 ns]
53432026-06-01T11:38:57.159Z change: [−1.1029% −0.0629% +0.9889%] (p = 0.91 > 0.05)
53442026-06-01T11:38:57.159Z No change in performance detected.
53452026-06-01T11:38:57.159ZFound 4 outliers among 100 measurements (4.00%)
53462026-06-01T11:38:57.159Z 2 (2.00%) high mild
53472026-06-01T11:38:57.159Z 2 (2.00%) high severe
53482026-06-01T11:38:58.049Z
53492026-06-01T11:38:58.053ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53502026-06-01T11:38:58.053ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53512026-06-01T11:39:03.957ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0070 s (3.6M iterations)
53522026-06-01T11:39:08.947ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53532026-06-01T11:39:09.033Zprocess/Hairpin-DHCPv4/wallclock/Discover
53542026-06-01T11:39:09.033Z time: [826.11 ns 826.39 ns 826.69 ns]
53552026-06-01T11:39:09.033Z change: [−2.2101% −2.0119% −1.8141%] (p = 0.00 < 0.05)
53562026-06-01T11:39:09.033Z Performance has improved.
53572026-06-01T11:39:09.033ZFound 12 outliers among 100 measurements (12.00%)
53582026-06-01T11:39:09.033Z 5 (5.00%) high mild
53592026-06-01T11:39:09.033Z 7 (7.00%) high severe
53602026-06-01T11:39:09.921Z
53612026-06-01T11:39:09.924ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53622026-06-01T11:39:09.924ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53632026-06-01T11:39:15.586ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0027 s (7.4M iterations)
53642026-06-01T11:39:20.282ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53652026-06-01T11:39:20.367Zparse/Hairpin-DHCPv4/wallclock/Request
53662026-06-01T11:39:20.367Z time: [61.153 ns 61.263 ns 61.387 ns]
53672026-06-01T11:39:20.367Z change: [−1.2102% −0.1923% +0.8488%] (p = 0.73 > 0.05)
53682026-06-01T11:39:20.367Z No change in performance detected.
53692026-06-01T11:39:20.367ZFound 5 outliers among 100 measurements (5.00%)
53702026-06-01T11:39:20.367Z 3 (3.00%) high mild
53712026-06-01T11:39:20.367Z 2 (2.00%) high severe
53722026-06-01T11:39:21.260Z
53732026-06-01T11:39:21.263ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53742026-06-01T11:39:21.263ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53752026-06-01T11:39:27.068ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0050 s (3.6M iterations)
53762026-06-01T11:39:32.060ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53772026-06-01T11:39:32.146Zprocess/Hairpin-DHCPv4/wallclock/Request
53782026-06-01T11:39:32.146Z time: [802.78 ns 803.00 ns 803.23 ns]
53792026-06-01T11:39:32.146Z change: [−2.1280% −1.9254% −1.7197%] (p = 0.00 < 0.05)
53802026-06-01T11:39:32.146Z Performance has improved.
53812026-06-01T11:39:32.146ZFound 14 outliers among 100 measurements (14.00%)
53822026-06-01T11:39:32.146Z 6 (6.00%) high mild
53832026-06-01T11:39:32.146Z 8 (8.00%) high severe
53842026-06-01T11:39:33.034Z
53852026-06-01T11:39:33.037ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53862026-06-01T11:39:33.037ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53872026-06-01T11:39:36.486ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0002 s (6.1M iterations)
53882026-06-01T11:39:41.313ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53892026-06-01T11:39:41.397Zparse/Hairpin-DHCPv6/wallclock/Solicit
53902026-06-01T11:39:41.397Z time: [60.727 ns 60.834 ns 60.961 ns]
53912026-06-01T11:39:41.397Z change: [−0.9205% +0.4315% +1.9403%] (p = 0.57 > 0.05)
53922026-06-01T11:39:41.397Z No change in performance detected.
53932026-06-01T11:39:41.397ZFound 10 outliers among 100 measurements (10.00%)
53942026-06-01T11:39:41.397Z 6 (6.00%) high mild
53952026-06-01T11:39:41.397Z 4 (4.00%) high severe
53962026-06-01T11:39:42.294Z
53972026-06-01T11:39:42.297ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53982026-06-01T11:39:42.297ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53992026-06-01T11:39:46.011ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0037 s (2.8M iterations)
54002026-06-01T11:39:51.057ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54012026-06-01T11:39:51.142Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54022026-06-01T11:39:51.142Z time: [1.0513 µs 1.0518 µs 1.0523 µs]
54032026-06-01T11:39:51.143Z change: [+0.2603% +0.3895% +0.5157%] (p = 0.00 < 0.05)
54042026-06-01T11:39:51.143Z Change within noise threshold.
54052026-06-01T11:39:51.143ZFound 5 outliers among 100 measurements (5.00%)
54062026-06-01T11:39:51.143Z 2 (2.00%) high mild
54072026-06-01T11:39:51.143Z 3 (3.00%) high severe
54082026-06-01T11:39:52.028Z
54092026-06-01T11:39:52.031ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54102026-06-01T11:39:52.031ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54112026-06-01T11:39:55.830ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0036 s (5.5M iterations)
54122026-06-01T11:40:00.562ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54132026-06-01T11:40:00.648Zparse/Hairpin-DHCPv6/wallclock/Request
54142026-06-01T11:40:00.648Z time: [61.320 ns 61.462 ns 61.629 ns]
54152026-06-01T11:40:00.649Z change: [+0.6372% +1.9497% +3.2366%] (p = 0.00 < 0.05)
54162026-06-01T11:40:00.649Z Change within noise threshold.
54172026-06-01T11:40:00.649ZFound 8 outliers among 100 measurements (8.00%)
54182026-06-01T11:40:00.649Z 3 (3.00%) high mild
54192026-06-01T11:40:00.649Z 5 (5.00%) high severe
54202026-06-01T11:40:01.541Z
54212026-06-01T11:40:01.544ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54222026-06-01T11:40:01.544ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54232026-06-01T11:40:05.508ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0053 s (2.6M iterations)
54242026-06-01T11:40:10.481ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54252026-06-01T11:40:10.566Zprocess/Hairpin-DHCPv6/wallclock/Request
54262026-06-01T11:40:10.567Z time: [1.0843 µs 1.0849 µs 1.0856 µs]
54272026-06-01T11:40:10.567Z change: [+0.2107% +0.3770% +0.5440%] (p = 0.00 < 0.05)
54282026-06-01T11:40:10.567Z Change within noise threshold.
54292026-06-01T11:40:10.567ZFound 19 outliers among 100 measurements (19.00%)
54302026-06-01T11:40:10.567Z 2 (2.00%) low mild
54312026-06-01T11:40:10.567Z 9 (9.00%) high mild
54322026-06-01T11:40:10.567Z 8 (8.00%) high severe
54332026-06-01T11:40:11.454Z
54342026-06-01T11:40:11.458ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54352026-06-01T11:40:11.458ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54362026-06-01T11:40:17.594ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0011 s (6.8M iterations)
54372026-06-01T11:40:22.094ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54382026-06-01T11:40:22.179Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54392026-06-01T11:40:22.179Z time: [61.107 ns 61.278 ns 61.480 ns]
54402026-06-01T11:40:22.179Z change: [+1.0951% +2.3859% +3.6789%] (p = 0.00 < 0.05)
54412026-06-01T11:40:22.179Z Performance has regressed.
54422026-06-01T11:40:22.179ZFound 8 outliers among 100 measurements (8.00%)
54432026-06-01T11:40:22.179Z 3 (3.00%) high mild
54442026-06-01T11:40:22.180Z 5 (5.00%) high severe
54452026-06-01T11:40:23.066Z
54462026-06-01T11:40:23.069ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54472026-06-01T11:40:23.069ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54482026-06-01T11:40:28.406ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0011 s (3.9M iterations)
54492026-06-01T11:40:33.234ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54502026-06-01T11:40:33.320Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54512026-06-01T11:40:33.320Z time: [631.84 ns 632.14 ns 632.49 ns]
54522026-06-01T11:40:33.320Z change: [−0.2216% −0.0357% +0.1517%] (p = 0.71 > 0.05)
54532026-06-01T11:40:33.320Z No change in performance detected.
54542026-06-01T11:40:33.320ZFound 8 outliers among 100 measurements (8.00%)
54552026-06-01T11:40:33.320Z 2 (2.00%) high mild
54562026-06-01T11:40:33.320Z 6 (6.00%) high severe
54572026-06-01T11:40:34.205Z
54582026-06-01T11:40:34.208ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54592026-06-01T11:40:34.208ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54602026-06-01T11:40:38.581ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0045 s (4.8M iterations)
54612026-06-01T11:40:42.432ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54622026-06-01T11:40:42.518Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54632026-06-01T11:40:42.518Z time: [122.16 ns 122.32 ns 122.51 ns]
54642026-06-01T11:40:42.518Z change: [+1.3228% +2.3725% +3.5645%] (p = 0.00 < 0.05)
54652026-06-01T11:40:42.518Z Performance has regressed.
54662026-06-01T11:40:42.518ZFound 11 outliers among 100 measurements (11.00%)
54672026-06-01T11:40:42.518Z 8 (8.00%) high mild
54682026-06-01T11:40:42.518Z 3 (3.00%) high severe
54692026-06-01T11:40:43.415Z
54702026-06-01T11:40:43.418ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54712026-06-01T11:40:43.418ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54722026-06-01T11:40:46.654ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0006 s (3.2M iterations)
54732026-06-01T11:40:51.147ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54742026-06-01T11:40:51.233Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54752026-06-01T11:40:51.233Z time: [711.91 ns 712.15 ns 712.37 ns]
54762026-06-01T11:40:51.233Z change: [−1.7776% −1.5935% −1.4037%] (p = 0.00 < 0.05)
54772026-06-01T11:40:51.233Z Performance has improved.
54782026-06-01T11:40:51.233ZFound 11 outliers among 100 measurements (11.00%)
54792026-06-01T11:40:51.233Z 4 (4.00%) high mild
54802026-06-01T11:40:51.233Z 7 (7.00%) high severe
54812026-06-01T11:40:52.117Z
54822026-06-01T11:40:52.120ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54832026-06-01T11:40:52.120ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54842026-06-01T11:40:58.283ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0034 s (6.8M iterations)
54852026-06-01T11:41:02.749ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54862026-06-01T11:41:02.834Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54872026-06-01T11:41:02.834Z time: [59.994 ns 60.106 ns 60.237 ns]
54882026-06-01T11:41:02.834Z change: [−0.6777% +0.3655% +1.4098%] (p = 0.52 > 0.05)
54892026-06-01T11:41:02.834Z No change in performance detected.
54902026-06-01T11:41:02.834ZFound 5 outliers among 100 measurements (5.00%)
54912026-06-01T11:41:02.834Z 3 (3.00%) high mild
54922026-06-01T11:41:02.834Z 2 (2.00%) high severe
54932026-06-01T11:41:03.732Z
54942026-06-01T11:41:03.735ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54952026-06-01T11:41:03.735ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54962026-06-01T11:41:09.832ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0006 s (3.4M iterations)
54972026-06-01T11:41:14.672ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54982026-06-01T11:41:14.757Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54992026-06-01T11:41:14.757Z time: [810.84 ns 811.16 ns 811.47 ns]
55002026-06-01T11:41:14.757Z change: [+0.1980% +0.3575% +0.5189%] (p = 0.00 < 0.05)
55012026-06-01T11:41:14.757Z Change within noise threshold.
55022026-06-01T11:41:14.757ZFound 8 outliers among 100 measurements (8.00%)
55032026-06-01T11:41:14.757Z 4 (4.00%) high mild
55042026-06-01T11:41:14.757Z 4 (4.00%) high severe
55052026-06-01T11:41:15.648Z
55062026-06-01T11:41:15.651ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55072026-06-01T11:41:15.651ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55082026-06-01T11:41:18.652ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0025 s (7.0M iterations)
55092026-06-01T11:41:23.219ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55102026-06-01T11:41:23.304Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55112026-06-01T11:41:23.304Z time: [60.264 ns 60.380 ns 60.517 ns]
55122026-06-01T11:41:23.304Z change: [−0.4215% +0.7028% +1.7854%] (p = 0.22 > 0.05)
55132026-06-01T11:41:23.304Z No change in performance detected.
55142026-06-01T11:41:23.304ZFound 7 outliers among 100 measurements (7.00%)
55152026-06-01T11:41:23.304Z 5 (5.00%) high mild
55162026-06-01T11:41:23.304Z 2 (2.00%) high severe
55172026-06-01T11:41:24.196Z
55182026-06-01T11:41:24.199ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55192026-06-01T11:41:24.199ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55202026-06-01T11:41:30.147ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0010 s (3.5M iterations)
55212026-06-01T11:41:34.947ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55222026-06-01T11:41:35.032Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55232026-06-01T11:41:35.032Z time: [767.14 ns 767.63 ns 768.05 ns]
55242026-06-01T11:41:35.032Z change: [−0.7334% −0.5596% −0.3824%] (p = 0.00 < 0.05)
55252026-06-01T11:41:35.032Z Change within noise threshold.
55262026-06-01T11:41:35.032ZFound 8 outliers among 100 measurements (8.00%)
55272026-06-01T11:41:35.032Z 2 (2.00%) low mild
55282026-06-01T11:41:35.032Z 2 (2.00%) high mild
55292026-06-01T11:41:35.032Z 4 (4.00%) high severe
55302026-06-01T11:41:35.921Z
55312026-06-01T11:41:35.924ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55322026-06-01T11:41:35.924ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55332026-06-01T11:41:39.389ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (12M iterations)
55342026-06-01T11:41:43.146ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55352026-06-01T11:41:43.230Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55362026-06-01T11:41:43.230Z time: [61.507 ns 61.649 ns 61.808 ns]
55372026-06-01T11:41:43.230Z change: [−0.8939% −0.1973% +0.5680%] (p = 0.59 > 0.05)
55382026-06-01T11:41:43.230Z No change in performance detected.
55392026-06-01T11:41:43.230ZFound 4 outliers among 100 measurements (4.00%)
55402026-06-01T11:41:43.230Z 2 (2.00%) high mild
55412026-06-01T11:41:43.230Z 2 (2.00%) high severe
55422026-06-01T11:41:44.123Z
55432026-06-01T11:41:44.126ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55442026-06-01T11:41:44.126ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55452026-06-01T11:41:49.308ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0060 s (4.1M iterations)
55462026-06-01T11:41:54.024ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55472026-06-01T11:41:54.109Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55482026-06-01T11:41:54.109Z time: [251.55 ns 251.64 ns 251.73 ns]
55492026-06-01T11:41:54.109Z change: [−1.0206% −0.6352% −0.2550%] (p = 0.00 < 0.05)
55502026-06-01T11:41:54.109Z Change within noise threshold.
55512026-06-01T11:41:54.109ZFound 10 outliers among 100 measurements (10.00%)
55522026-06-01T11:41:54.109Z 4 (4.00%) high mild
55532026-06-01T11:41:54.109Z 6 (6.00%) high severe
55542026-06-01T11:41:54.998Z
55552026-06-01T11:41:55.002ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55562026-06-01T11:41:55.002ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55572026-06-01T11:42:01.104ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (6.9M iterations)
55582026-06-01T11:42:05.639ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55592026-06-01T11:42:05.727Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55602026-06-01T11:42:05.727Z time: [78.792 ns 79.014 ns 79.268 ns]
55612026-06-01T11:42:05.727Z change: [−1.4088% −0.4962% +0.3898%] (p = 0.30 > 0.05)
55622026-06-01T11:42:05.727Z No change in performance detected.
55632026-06-01T11:42:05.727ZFound 4 outliers among 100 measurements (4.00%)
55642026-06-01T11:42:05.730Z 2 (2.00%) high mild
55652026-06-01T11:42:05.730Z 2 (2.00%) high severe
55662026-06-01T11:42:06.622Z
55672026-06-01T11:42:06.625ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55682026-06-01T11:42:06.625ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55692026-06-01T11:42:10.623ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0092 s (2.6M iterations)
55702026-06-01T11:42:15.537ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55712026-06-01T11:42:15.622Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55722026-06-01T11:42:15.622Z time: [270.49 ns 270.67 ns 270.88 ns]
55732026-06-01T11:42:15.622Z change: [−0.8874% −0.4025% +0.3414%] (p = 0.17 > 0.05)
55742026-06-01T11:42:15.622Z No change in performance detected.
55752026-06-01T11:42:15.622ZFound 11 outliers among 100 measurements (11.00%)
55762026-06-01T11:42:15.622Z 4 (4.00%) high mild
55772026-06-01T11:42:15.623Z 7 (7.00%) high severe
55782026-06-01T11:42:16.511Z
55792026-06-01T11:42:16.514ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55802026-06-01T11:42:16.514ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55812026-06-01T11:42:22.759ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0021 s (6.7M iterations)
55822026-06-01T11:42:26.277ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55832026-06-01T11:42:26.363Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55842026-06-01T11:42:26.363Z time: [97.710 ns 98.397 ns 99.145 ns]
55852026-06-01T11:42:26.363Z change: [−0.3640% +0.4027% +1.0970%] (p = 0.30 > 0.05)
55862026-06-01T11:42:26.363Z No change in performance detected.
55872026-06-01T11:42:26.363ZFound 3 outliers among 100 measurements (3.00%)
55882026-06-01T11:42:26.363Z 1 (1.00%) high mild
55892026-06-01T11:42:26.363Z 2 (2.00%) high severe
55902026-06-01T11:42:27.254Z
55912026-06-01T11:42:27.257ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55922026-06-01T11:42:27.257ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55932026-06-01T11:42:30.255ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0000 s (3.5M iterations)
55942026-06-01T11:42:34.855ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55952026-06-01T11:42:34.940Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55962026-06-01T11:42:34.940Z time: [225.13 ns 225.31 ns 225.54 ns]
55972026-06-01T11:42:34.940Z change: [−1.0098% −0.5227% −0.0118%] (p = 0.04 < 0.05)
55982026-06-01T11:42:34.940Z Change within noise threshold.
55992026-06-01T11:42:34.940ZFound 5 outliers among 100 measurements (5.00%)
56002026-06-01T11:42:34.940Z 2 (2.00%) high mild
56012026-06-01T11:42:34.940Z 3 (3.00%) high severe
56022026-06-01T11:42:35.832Z
56032026-06-01T11:42:35.836ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56042026-06-01T11:42:35.836ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56052026-06-01T11:42:40.119ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (4.9M iterations)
56062026-06-01T11:42:44.403ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56072026-06-01T11:42:44.489Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56082026-06-01T11:42:44.489Z time: [116.34 ns 117.04 ns 117.81 ns]
56092026-06-01T11:42:44.489Z change: [−0.3106% +0.5422% +1.4004%] (p = 0.22 > 0.05)
56102026-06-01T11:42:44.489Z No change in performance detected.
56112026-06-01T11:42:44.489ZFound 3 outliers among 100 measurements (3.00%)
56122026-06-01T11:42:44.489Z 1 (1.00%) high mild
56132026-06-01T11:42:44.489Z 2 (2.00%) high severe
56142026-06-01T11:42:45.373Z
56152026-06-01T11:42:45.376ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56162026-06-01T11:42:45.376ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56172026-06-01T11:42:49.799ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0078 s (2.4M iterations)
56182026-06-01T11:42:54.602ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56192026-06-01T11:42:54.686Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56202026-06-01T11:42:54.686Z time: [243.37 ns 243.61 ns 243.92 ns]
56212026-06-01T11:42:54.686Z change: [−0.9759% −0.4869% +0.0366%] (p = 0.06 > 0.05)
56222026-06-01T11:42:54.686Z No change in performance detected.
56232026-06-01T11:42:54.686ZFound 4 outliers among 100 measurements (4.00%)
56242026-06-01T11:42:54.686Z 2 (2.00%) high mild
56252026-06-01T11:42:54.686Z 2 (2.00%) high severe
56262026-06-01T11:42:55.575Z
56272026-06-01T11:42:55.579ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56282026-06-01T11:42:55.579ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56292026-06-01T11:42:58.865ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (13M iterations)
56302026-06-01T11:43:02.749ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56312026-06-01T11:43:02.834Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56322026-06-01T11:43:02.835Z time: [60.449 ns 60.591 ns 60.748 ns]
56332026-06-01T11:43:02.835Z change: [−1.1040% −0.4086% +0.2416%] (p = 0.26 > 0.05)
56342026-06-01T11:43:02.835Z No change in performance detected.
56352026-06-01T11:43:02.835ZFound 3 outliers among 100 measurements (3.00%)
56362026-06-01T11:43:02.835Z 1 (1.00%) high mild
56372026-06-01T11:43:02.835Z 2 (2.00%) high severe
56382026-06-01T11:43:03.760Z
56392026-06-01T11:43:03.763ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56402026-06-01T11:43:03.763ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56412026-06-01T11:43:08.500ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (4.4M iterations)
56422026-06-01T11:43:13.278ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56432026-06-01T11:43:13.362Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56442026-06-01T11:43:13.362Z time: [217.62 ns 217.69 ns 217.77 ns]
56452026-06-01T11:43:13.362Z change: [−1.0084% −0.5538% −0.1135%] (p = 0.01 < 0.05)
56462026-06-01T11:43:13.362Z Change within noise threshold.
56472026-06-01T11:43:13.362ZFound 11 outliers among 100 measurements (11.00%)
56482026-06-01T11:43:13.362Z 6 (6.00%) high mild
56492026-06-01T11:43:13.362Z 5 (5.00%) high severe
56502026-06-01T11:43:14.253Z
56512026-06-01T11:43:14.256ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56522026-06-01T11:43:14.256ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56532026-06-01T11:43:20.327ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0021 s (6.9M iterations)
56542026-06-01T11:43:24.886ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56552026-06-01T11:43:24.971Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56562026-06-01T11:43:24.971Z time: [77.886 ns 78.132 ns 78.408 ns]
56572026-06-01T11:43:24.971Z change: [−1.0854% −0.2385% +0.6672%] (p = 0.59 > 0.05)
56582026-06-01T11:43:24.971Z No change in performance detected.
56592026-06-01T11:43:24.971ZFound 4 outliers among 100 measurements (4.00%)
56602026-06-01T11:43:24.971Z 2 (2.00%) high mild
56612026-06-01T11:43:24.971Z 2 (2.00%) high severe
56622026-06-01T11:43:25.865Z
56632026-06-01T11:43:25.869ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56642026-06-01T11:43:25.869ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56652026-06-01T11:43:29.663ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (2.8M iterations)
56662026-06-01T11:43:34.628ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56672026-06-01T11:43:34.712Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56682026-06-01T11:43:34.712Z time: [236.37 ns 236.59 ns 236.85 ns]
56692026-06-01T11:43:34.712Z change: [−1.1496% −0.6894% −0.1979%] (p = 0.00 < 0.05)
56702026-06-01T11:43:34.712Z Change within noise threshold.
56712026-06-01T11:43:34.713ZFound 17 outliers among 100 measurements (17.00%)
56722026-06-01T11:43:34.713Z 6 (6.00%) high mild
56732026-06-01T11:43:34.713Z 11 (11.00%) high severe
56742026-06-01T11:43:35.600Z
56752026-06-01T11:43:35.603ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56762026-06-01T11:43:35.603ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56772026-06-01T11:43:41.678ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0023 s (6.9M iterations)
56782026-06-01T11:43:45.259ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56792026-06-01T11:43:45.344Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56802026-06-01T11:43:45.345Z time: [97.178 ns 97.835 ns 98.550 ns]
56812026-06-01T11:43:45.345Z change: [−0.0479% +0.6606% +1.4195%] (p = 0.08 > 0.05)
56822026-06-01T11:43:45.345Z No change in performance detected.
56832026-06-01T11:43:45.345ZFound 2 outliers among 100 measurements (2.00%)
56842026-06-01T11:43:45.345Z 1 (1.00%) high mild
56852026-06-01T11:43:45.345Z 1 (1.00%) high severe
56862026-06-01T11:43:46.238Z
56872026-06-01T11:43:46.241ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56882026-06-01T11:43:46.241ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56892026-06-01T11:43:52.082ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0025 s (3.6M iterations)
56902026-06-01T11:43:56.526ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56912026-06-01T11:43:56.612Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56922026-06-01T11:43:56.612Z time: [189.84 ns 189.99 ns 190.17 ns]
56932026-06-01T11:43:56.612Z change: [−0.6962% −0.0567% +0.6377%] (p = 0.87 > 0.05)
56942026-06-01T11:43:56.612Z No change in performance detected.
56952026-06-01T11:43:56.612ZFound 3 outliers among 100 measurements (3.00%)
56962026-06-01T11:43:56.612Z 2 (2.00%) high mild
56972026-06-01T11:43:56.612Z 1 (1.00%) high severe
56982026-06-01T11:43:57.500Z
56992026-06-01T11:43:57.503ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57002026-06-01T11:43:57.503ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57012026-06-01T11:44:01.759ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0045 s (4.9M iterations)
57022026-06-01T11:44:06.087ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57032026-06-01T11:44:06.173Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57042026-06-01T11:44:06.173Z time: [116.15 ns 116.92 ns 117.78 ns]
57052026-06-01T11:44:06.173Z change: [−0.2764% +0.5624% +1.4030%] (p = 0.21 > 0.05)
57062026-06-01T11:44:06.173Z No change in performance detected.
57072026-06-01T11:44:06.173ZFound 2 outliers among 100 measurements (2.00%)
57082026-06-01T11:44:06.173Z 1 (1.00%) high mild
57092026-06-01T11:44:06.173Z 1 (1.00%) high severe
57102026-06-01T11:44:07.062Z
57112026-06-01T11:44:07.065ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57122026-06-01T11:44:07.065ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57132026-06-01T11:44:11.322ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0059 s (2.5M iterations)
57142026-06-01T11:44:16.126ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57152026-06-01T11:44:16.211Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57162026-06-01T11:44:16.211Z time: [208.95 ns 209.11 ns 209.30 ns]
57172026-06-01T11:44:16.211Z change: [−0.5404% +0.1033% +0.7679%] (p = 0.76 > 0.05)
57182026-06-01T11:44:16.211Z No change in performance detected.
57192026-06-01T11:44:16.211ZFound 4 outliers among 100 measurements (4.00%)
57202026-06-01T11:44:16.211Z 3 (3.00%) high mild
57212026-06-01T11:44:16.211Z 1 (1.00%) high severe
57222026-06-01T11:44:17.098Z
57232026-06-01T11:44:17.102ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57242026-06-01T11:44:17.102ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57252026-06-01T11:44:20.712ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (12M iterations)
57262026-06-01T11:44:24.698ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57272026-06-01T11:44:24.783Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57282026-06-01T11:44:24.784Z time: [60.782 ns 60.907 ns 61.048 ns]
57292026-06-01T11:44:24.784Z change: [−1.2937% −0.5682% +0.1657%] (p = 0.13 > 0.05)
57302026-06-01T11:44:24.784Z No change in performance detected.
57312026-06-01T11:44:24.784ZFound 4 outliers among 100 measurements (4.00%)
57322026-06-01T11:44:24.784Z 1 (1.00%) high mild
57332026-06-01T11:44:24.784Z 3 (3.00%) high severe
57342026-06-01T11:44:25.677Z
57352026-06-01T11:44:25.680ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57362026-06-01T11:44:25.680ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57372026-06-01T11:44:31.039ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0024 s (3.9M iterations)
57382026-06-01T11:44:35.834ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57392026-06-01T11:44:35.918Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57402026-06-01T11:44:35.918Z time: [247.49 ns 247.57 ns 247.66 ns]
57412026-06-01T11:44:35.918Z change: [−0.8921% −0.5156% −0.1396%] (p = 0.01 < 0.05)
57422026-06-01T11:44:35.918Z Change within noise threshold.
57432026-06-01T11:44:35.919ZFound 11 outliers among 100 measurements (11.00%)
57442026-06-01T11:44:35.919Z 6 (6.00%) high mild
57452026-06-01T11:44:35.919Z 5 (5.00%) high severe
57462026-06-01T11:44:36.808Z
57472026-06-01T11:44:36.811ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57482026-06-01T11:44:36.811ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57492026-06-01T11:44:39.909ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (6.8M iterations)
57502026-06-01T11:44:44.610ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57512026-06-01T11:44:44.695Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57522026-06-01T11:44:44.695Z time: [78.582 ns 78.787 ns 79.020 ns]
57532026-06-01T11:44:44.695Z change: [−1.4078% −0.5049% +0.4050%] (p = 0.28 > 0.05)
57542026-06-01T11:44:44.695Z No change in performance detected.
57552026-06-01T11:44:44.695ZFound 8 outliers among 100 measurements (8.00%)
57562026-06-01T11:44:44.695Z 5 (5.00%) high mild
57572026-06-01T11:44:44.695Z 3 (3.00%) high severe
57582026-06-01T11:44:45.592Z
57592026-06-01T11:44:45.594ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57602026-06-01T11:44:45.594ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57612026-06-01T11:44:49.678ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0094 s (2.6M iterations)
57622026-06-01T11:44:54.652ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57632026-06-01T11:44:54.737Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57642026-06-01T11:44:54.737Z time: [265.27 ns 265.54 ns 265.84 ns]
57652026-06-01T11:44:54.737Z change: [−1.0216% −0.6343% −0.2094%] (p = 0.00 < 0.05)
57662026-06-01T11:44:54.737Z Change within noise threshold.
57672026-06-01T11:44:54.738ZFound 16 outliers among 100 measurements (16.00%)
57682026-06-01T11:44:54.738Z 6 (6.00%) high mild
57692026-06-01T11:44:54.738Z 10 (10.00%) high severe
57702026-06-01T11:44:55.633Z
57712026-06-01T11:44:55.636ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57722026-06-01T11:44:55.636ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57732026-06-01T11:44:58.682ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0015 s (6.9M iterations)
57742026-06-01T11:45:02.531ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57752026-06-01T11:45:02.616Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57762026-06-01T11:45:02.616Z time: [98.306 ns 98.804 ns 99.361 ns]
57772026-06-01T11:45:02.616Z change: [−0.0305% +0.6842% +1.3434%] (p = 0.05 < 0.05)
57782026-06-01T11:45:02.616Z Change within noise threshold.
57792026-06-01T11:45:02.616ZFound 2 outliers among 100 measurements (2.00%)
57802026-06-01T11:45:02.616Z 2 (2.00%) high severe
57812026-06-01T11:45:03.506Z
57822026-06-01T11:45:03.508ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57832026-06-01T11:45:03.508ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57842026-06-01T11:45:06.610ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0005 s (3.4M iterations)
57852026-06-01T11:45:11.262ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57862026-06-01T11:45:11.347Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57872026-06-01T11:45:11.347Z time: [219.06 ns 219.29 ns 219.53 ns]
57882026-06-01T11:45:11.347Z change: [−0.5784% −0.0398% +0.5302%] (p = 0.89 > 0.05)
57892026-06-01T11:45:11.347Z No change in performance detected.
57902026-06-01T11:45:11.347ZFound 3 outliers among 100 measurements (3.00%)
57912026-06-01T11:45:11.347Z 1 (1.00%) high mild
57922026-06-01T11:45:11.347Z 2 (2.00%) high severe
57932026-06-01T11:45:12.238Z
57942026-06-01T11:45:12.241ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57952026-06-01T11:45:12.241ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57962026-06-01T11:45:16.622ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0035 s (4.8M iterations)
57972026-06-01T11:45:20.990ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57982026-06-01T11:45:21.075Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57992026-06-01T11:45:21.076Z time: [116.60 ns 117.19 ns 117.83 ns]
58002026-06-01T11:45:21.076Z change: [−0.5992% +0.1773% +0.9770%] (p = 0.66 > 0.05)
58012026-06-01T11:45:21.076Z No change in performance detected.
58022026-06-01T11:45:21.076ZFound 3 outliers among 100 measurements (3.00%)
58032026-06-01T11:45:21.076Z 1 (1.00%) high mild
58042026-06-01T11:45:21.076Z 2 (2.00%) high severe
58052026-06-01T11:45:21.962Z
58062026-06-01T11:45:21.965ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58072026-06-01T11:45:21.965ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58082026-06-01T11:45:26.496ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0099 s (2.3M iterations)
58092026-06-01T11:45:31.345ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58102026-06-01T11:45:31.430Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58112026-06-01T11:45:31.430Z time: [237.32 ns 237.67 ns 238.07 ns]
58122026-06-01T11:45:31.430Z change: [−0.4260% +0.1161% +0.6867%] (p = 0.68 > 0.05)
58132026-06-01T11:45:31.430Z No change in performance detected.
58142026-06-01T11:45:31.430ZFound 4 outliers among 100 measurements (4.00%)
58152026-06-01T11:45:31.430Z 2 (2.00%) high mild
58162026-06-01T11:45:31.430Z 2 (2.00%) high severe
58172026-06-01T11:45:32.320Z
58182026-06-01T11:45:32.322ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58192026-06-01T11:45:32.322ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58202026-06-01T11:45:35.896ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (12M iterations)
58212026-06-01T11:45:39.873ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58222026-06-01T11:45:39.958Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58232026-06-01T11:45:39.958Z time: [60.117 ns 60.287 ns 60.481 ns]
58242026-06-01T11:45:39.958Z change: [−0.8411% −0.0784% +0.7117%] (p = 0.84 > 0.05)
58252026-06-01T11:45:39.961Z No change in performance detected.
58262026-06-01T11:45:39.961ZFound 4 outliers among 100 measurements (4.00%)
58272026-06-01T11:45:39.961Z 2 (2.00%) high mild
58282026-06-01T11:45:39.961Z 2 (2.00%) high severe
58292026-06-01T11:45:40.849Z
58302026-06-01T11:45:40.852ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58312026-06-01T11:45:40.852ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58322026-06-01T11:45:45.908ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (4.1M iterations)
58332026-06-01T11:45:50.712ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58342026-06-01T11:45:50.798Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58352026-06-01T11:45:50.798Z time: [217.53 ns 217.63 ns 217.74 ns]
58362026-06-01T11:45:50.798Z change: [−0.5969% −0.1449% +0.3176%] (p = 0.53 > 0.05)
58372026-06-01T11:45:50.798Z No change in performance detected.
58382026-06-01T11:45:50.798ZFound 13 outliers among 100 measurements (13.00%)
58392026-06-01T11:45:50.798Z 6 (6.00%) high mild
58402026-06-01T11:45:50.798Z 7 (7.00%) high severe
58412026-06-01T11:45:51.687Z
58422026-06-01T11:45:51.690ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58432026-06-01T11:45:51.690ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58442026-06-01T11:45:54.721ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (6.9M iterations)
58452026-06-01T11:45:59.524ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58462026-06-01T11:45:59.610Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58472026-06-01T11:45:59.610Z time: [77.656 ns 77.896 ns 78.163 ns]
58482026-06-01T11:45:59.610Z change: [−1.4915% −0.6165% +0.2433%] (p = 0.17 > 0.05)
58492026-06-01T11:45:59.610Z No change in performance detected.
58502026-06-01T11:45:59.610ZFound 7 outliers among 100 measurements (7.00%)
58512026-06-01T11:45:59.610Z 5 (5.00%) high mild
58522026-06-01T11:45:59.610Z 2 (2.00%) high severe
58532026-06-01T11:46:00.504Z
58542026-06-01T11:46:00.507ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58552026-06-01T11:46:00.507ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58562026-06-01T11:46:04.421ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0091 s (2.7M iterations)
58572026-06-01T11:46:09.416ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58582026-06-01T11:46:09.501Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58592026-06-01T11:46:09.501Z time: [234.74 ns 234.99 ns 235.26 ns]
58602026-06-01T11:46:09.501Z change: [−1.0684% −0.6199% −0.1181%] (p = 0.01 < 0.05)
58612026-06-01T11:46:09.501Z Change within noise threshold.
58622026-06-01T11:46:09.502ZFound 16 outliers among 100 measurements (16.00%)
58632026-06-01T11:46:09.502Z 7 (7.00%) high mild
58642026-06-01T11:46:09.502Z 9 (9.00%) high severe
58652026-06-01T11:46:10.391Z
58662026-06-01T11:46:10.394ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58672026-06-01T11:46:10.394ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58682026-06-01T11:46:16.759ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0031 s (6.6M iterations)
58692026-06-01T11:46:20.420ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58702026-06-01T11:46:20.506Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58712026-06-01T11:46:20.506Z time: [98.015 ns 98.517 ns 99.069 ns]
58722026-06-01T11:46:20.506Z change: [+0.1066% +0.7592% +1.4802%] (p = 0.03 < 0.05)
58732026-06-01T11:46:20.506Z Change within noise threshold.
58742026-06-01T11:46:20.506ZFound 3 outliers among 100 measurements (3.00%)
58752026-06-01T11:46:20.506Z 1 (1.00%) high mild
58762026-06-01T11:46:20.506Z 2 (2.00%) high severe
58772026-06-01T11:46:21.393Z
58782026-06-01T11:46:21.396ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58792026-06-01T11:46:21.397ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58802026-06-01T11:46:27.520ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0011 s (3.4M iterations)
58812026-06-01T11:46:31.989ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58822026-06-01T11:46:32.074Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58832026-06-01T11:46:32.074Z time: [186.47 ns 186.69 ns 186.95 ns]
58842026-06-01T11:46:32.074Z change: [−0.5807% +0.0649% +0.6832%] (p = 0.85 > 0.05)
58852026-06-01T11:46:32.074Z No change in performance detected.
58862026-06-01T11:46:32.074ZFound 2 outliers among 100 measurements (2.00%)
58872026-06-01T11:46:32.074Z 1 (1.00%) high mild
58882026-06-01T11:46:32.074Z 1 (1.00%) high severe
58892026-06-01T11:46:32.961Z
58902026-06-01T11:46:32.965ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58912026-06-01T11:46:32.965ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58922026-06-01T11:46:37.294ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0024 s (4.8M iterations)
58932026-06-01T11:46:41.698ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58942026-06-01T11:46:41.783Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58952026-06-01T11:46:41.784Z time: [116.32 ns 116.90 ns 117.54 ns]
58962026-06-01T11:46:41.784Z change: [−0.1736% +0.6120% +1.4274%] (p = 0.13 > 0.05)
58972026-06-01T11:46:41.784Z No change in performance detected.
58982026-06-01T11:46:41.784ZFound 3 outliers among 100 measurements (3.00%)
58992026-06-01T11:46:41.784Z 1 (1.00%) high mild
59002026-06-01T11:46:41.784Z 2 (2.00%) high severe
59012026-06-01T11:46:42.675Z
59022026-06-01T11:46:42.678ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59032026-06-01T11:46:42.678ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59042026-06-01T11:46:47.047ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0003 s (2.4M iterations)
59052026-06-01T11:46:51.894ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59062026-06-01T11:46:51.978Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59072026-06-01T11:46:51.978Z time: [204.23 ns 204.50 ns 204.81 ns]
59082026-06-01T11:46:51.979Z change: [−0.8851% −0.2172% +0.5152%] (p = 0.53 > 0.05)
59092026-06-01T11:46:51.982Z No change in performance detected.
59102026-06-01T11:46:51.982ZFound 4 outliers among 100 measurements (4.00%)
59112026-06-01T11:46:51.982Z 4 (4.00%) high mild
59122026-06-01T11:46:52.869Z
59132026-06-01T11:46:52.872ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59142026-06-01T11:46:52.872ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59152026-06-01T11:46:56.186ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (13M iterations)
59162026-06-01T11:47:00.117ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59172026-06-01T11:47:00.202Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59182026-06-01T11:47:00.202Z time: [61.639 ns 61.777 ns 61.930 ns]
59192026-06-01T11:47:00.202Z change: [−0.7726% −0.0328% +0.6715%] (p = 0.93 > 0.05)
59202026-06-01T11:47:00.202Z No change in performance detected.
59212026-06-01T11:47:00.202ZFound 4 outliers among 100 measurements (4.00%)
59222026-06-01T11:47:00.202Z 2 (2.00%) high mild
59232026-06-01T11:47:00.202Z 2 (2.00%) high severe
59242026-06-01T11:47:01.098Z
59252026-06-01T11:47:01.102ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59262026-06-01T11:47:01.102ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59272026-06-01T11:47:06.041ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0051 s (4.2M iterations)
59282026-06-01T11:47:11.073ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59292026-06-01T11:47:11.157Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59302026-06-01T11:47:11.158Z time: [288.11 ns 290.55 ns 293.73 ns]
59312026-06-01T11:47:11.158Z change: [−16.849% −0.0545% +19.491%] (p = 0.99 > 0.05)
59322026-06-01T11:47:11.158Z No change in performance detected.
59332026-06-01T11:47:11.158ZFound 12 outliers among 100 measurements (12.00%)
59342026-06-01T11:47:11.158Z 4 (4.00%) high mild
59352026-06-01T11:47:11.158Z 8 (8.00%) high severe
59362026-06-01T11:47:12.053Z
59372026-06-01T11:47:12.056ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59382026-06-01T11:47:12.056ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59392026-06-01T11:47:18.066ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0025 s (7.0M iterations)
59402026-06-01T11:47:22.686ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59412026-06-01T11:47:22.771Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59422026-06-01T11:47:22.771Z time: [78.844 ns 79.053 ns 79.291 ns]
59432026-06-01T11:47:22.771Z change: [−1.3781% −0.5444% +0.3131%] (p = 0.22 > 0.05)
59442026-06-01T11:47:22.771Z No change in performance detected.
59452026-06-01T11:47:22.771ZFound 4 outliers among 100 measurements (4.00%)
59462026-06-01T11:47:22.771Z 2 (2.00%) high mild
59472026-06-01T11:47:22.771Z 2 (2.00%) high severe
59482026-06-01T11:47:23.667Z
59492026-06-01T11:47:23.669ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59502026-06-01T11:47:23.670ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59512026-06-01T11:47:27.552ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0045 s (2.7M iterations)
59522026-06-01T11:47:32.768ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59532026-06-01T11:47:32.853Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59542026-06-01T11:47:32.853Z time: [328.01 ns 331.99 ns 337.14 ns]
59552026-06-01T11:47:32.853Z change: [−16.318% +0.0450% +19.297%] (p = 1.00 > 0.05)
59562026-06-01T11:47:32.853Z No change in performance detected.
59572026-06-01T11:47:32.853ZFound 13 outliers among 100 measurements (13.00%)
59582026-06-01T11:47:32.854Z 6 (6.00%) high mild
59592026-06-01T11:47:32.854Z 7 (7.00%) high severe
59602026-06-01T11:47:33.742Z
59612026-06-01T11:47:33.745ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59622026-06-01T11:47:33.745ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59632026-06-01T11:47:39.852ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0023 s (6.9M iterations)
59642026-06-01T11:47:43.449ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59652026-06-01T11:47:43.534Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59662026-06-01T11:47:43.534Z time: [97.608 ns 98.241 ns 98.936 ns]
59672026-06-01T11:47:43.534Z change: [−0.4062% +0.2584% +0.9858%] (p = 0.49 > 0.05)
59682026-06-01T11:47:43.534Z No change in performance detected.
59692026-06-01T11:47:43.534ZFound 2 outliers among 100 measurements (2.00%)
59702026-06-01T11:47:43.534Z 1 (1.00%) high mild
59712026-06-01T11:47:43.534Z 1 (1.00%) high severe
59722026-06-01T11:47:44.423Z
59732026-06-01T11:47:44.426ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59742026-06-01T11:47:44.426ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59752026-06-01T11:47:50.409ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0009 s (3.5M iterations)
59762026-06-01T11:47:55.075ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59772026-06-01T11:47:55.159Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59782026-06-01T11:47:55.159Z time: [257.20 ns 259.39 ns 262.24 ns]
59792026-06-01T11:47:55.159Z change: [−14.626% −0.1971% +16.836%] (p = 0.98 > 0.05)
59802026-06-01T11:47:55.159Z No change in performance detected.
59812026-06-01T11:47:55.159ZFound 11 outliers among 100 measurements (11.00%)
59822026-06-01T11:47:55.159Z 4 (4.00%) high mild
59832026-06-01T11:47:55.159Z 7 (7.00%) high severe
59842026-06-01T11:47:56.054Z
59852026-06-01T11:47:56.057ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59862026-06-01T11:47:56.057ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59872026-06-01T11:48:00.263ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0015 s (5.0M iterations)
59882026-06-01T11:48:04.640ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59892026-06-01T11:48:04.725Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59902026-06-01T11:48:04.725Z time: [116.20 ns 116.95 ns 117.78 ns]
59912026-06-01T11:48:04.725Z change: [−0.6164% +0.2183% +1.1142%] (p = 0.62 > 0.05)
59922026-06-01T11:48:04.725Z No change in performance detected.
59932026-06-01T11:48:04.725ZFound 2 outliers among 100 measurements (2.00%)
59942026-06-01T11:48:04.725Z 1 (1.00%) high mild
59952026-06-01T11:48:04.725Z 1 (1.00%) high severe
59962026-06-01T11:48:05.613Z
59972026-06-01T11:48:05.616ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59982026-06-01T11:48:05.616ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59992026-06-01T11:48:09.911ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0087 s (2.4M iterations)
60002026-06-01T11:48:14.947ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60012026-06-01T11:48:15.031Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60022026-06-01T11:48:15.031Z time: [287.92 ns 291.01 ns 295.00 ns]
60032026-06-01T11:48:15.031Z change: [−16.702% −0.9937% +17.737%] (p = 0.91 > 0.05)
60042026-06-01T11:48:15.031Z No change in performance detected.
60052026-06-01T11:48:15.031ZFound 12 outliers among 100 measurements (12.00%)
60062026-06-01T11:48:15.032Z 4 (4.00%) high mild
60072026-06-01T11:48:15.032Z 8 (8.00%) high severe
60082026-06-01T11:48:15.922Z
60092026-06-01T11:48:15.925ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60102026-06-01T11:48:15.925ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60112026-06-01T11:48:19.130ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (13M iterations)
60122026-06-01T11:48:23.115ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60132026-06-01T11:48:23.200Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60142026-06-01T11:48:23.200Z time: [60.314 ns 60.459 ns 60.615 ns]
60152026-06-01T11:48:23.204Z change: [−1.2533% −0.4670% +0.3089%] (p = 0.26 > 0.05)
60162026-06-01T11:48:23.204Z No change in performance detected.
60172026-06-01T11:48:23.204ZFound 4 outliers among 100 measurements (4.00%)
60182026-06-01T11:48:23.204Z 1 (1.00%) high mild
60192026-06-01T11:48:23.204Z 3 (3.00%) high severe
60202026-06-01T11:48:24.091Z
60212026-06-01T11:48:24.094ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60222026-06-01T11:48:24.094ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60232026-06-01T11:48:28.734ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0038 s (4.5M iterations)
60242026-06-01T11:48:33.854ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60252026-06-01T11:48:33.938Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60262026-06-01T11:48:33.938Z time: [245.32 ns 247.23 ns 249.70 ns]
60272026-06-01T11:48:33.939Z change: [−17.217% −0.9581% +20.025%] (p = 0.92 > 0.05)
60282026-06-01T11:48:33.939Z No change in performance detected.
60292026-06-01T11:48:33.939ZFound 12 outliers among 100 measurements (12.00%)
60302026-06-01T11:48:33.939Z 5 (5.00%) high mild
60312026-06-01T11:48:33.939Z 7 (7.00%) high severe
60322026-06-01T11:48:34.830Z
60332026-06-01T11:48:34.833ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60342026-06-01T11:48:34.833ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60352026-06-01T11:48:40.726ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0005 s (7.1M iterations)
60362026-06-01T11:48:45.409ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60372026-06-01T11:48:45.494Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60382026-06-01T11:48:45.494Z time: [77.603 ns 77.843 ns 78.114 ns]
60392026-06-01T11:48:45.494Z change: [−1.5123% −0.6552% +0.1651%] (p = 0.14 > 0.05)
60402026-06-01T11:48:45.494Z No change in performance detected.
60412026-06-01T11:48:45.494ZFound 4 outliers among 100 measurements (4.00%)
60422026-06-01T11:48:45.494Z 2 (2.00%) high mild
60432026-06-01T11:48:45.494Z 2 (2.00%) high severe
60442026-06-01T11:48:46.384Z
60452026-06-01T11:48:46.387ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60462026-06-01T11:48:46.387ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60472026-06-01T11:48:50.164ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0064 s (2.8M iterations)
60482026-06-01T11:48:55.362ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60492026-06-01T11:48:55.447Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60502026-06-01T11:48:55.448Z time: [281.68 ns 284.77 ns 288.76 ns]
60512026-06-01T11:48:55.448Z change: [−16.443% −0.8312% +17.330%] (p = 0.93 > 0.05)
60522026-06-01T11:48:55.448Z No change in performance detected.
60532026-06-01T11:48:55.448ZFound 12 outliers among 100 measurements (12.00%)
60542026-06-01T11:48:55.448Z 5 (5.00%) high mild
60552026-06-01T11:48:55.448Z 7 (7.00%) high severe
60562026-06-01T11:48:56.339Z
60572026-06-01T11:48:56.343ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60582026-06-01T11:48:56.343ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60592026-06-01T11:49:02.138ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0020 s (7.2M iterations)
60602026-06-01T11:49:05.892ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60612026-06-01T11:49:05.977Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60622026-06-01T11:49:05.977Z time: [97.066 ns 97.681 ns 98.365 ns]
60632026-06-01T11:49:05.977Z change: [−0.7382% −0.0461% +0.6810%] (p = 0.91 > 0.05)
60642026-06-01T11:49:05.977Z No change in performance detected.
60652026-06-01T11:49:05.977ZFound 2 outliers among 100 measurements (2.00%)
60662026-06-01T11:49:05.977Z 1 (1.00%) high mild
60672026-06-01T11:49:05.977Z 1 (1.00%) high severe
60682026-06-01T11:49:06.870Z
60692026-06-01T11:49:06.873ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60702026-06-01T11:49:06.873ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60712026-06-01T11:49:12.503ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0049 s (3.7M iterations)
60722026-06-01T11:49:17.264ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60732026-06-01T11:49:17.349Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60742026-06-01T11:49:17.349Z time: [212.65 ns 214.15 ns 216.14 ns]
60752026-06-01T11:49:17.349Z change: [−14.695% −0.7364% +14.913%] (p = 0.92 > 0.05)
60762026-06-01T11:49:17.349Z No change in performance detected.
60772026-06-01T11:49:17.352ZFound 10 outliers among 100 measurements (10.00%)
60782026-06-01T11:49:17.352Z 4 (4.00%) high mild
60792026-06-01T11:49:17.352Z 6 (6.00%) high severe
60802026-06-01T11:49:18.242Z
60812026-06-01T11:49:18.245ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60822026-06-01T11:49:18.245ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60832026-06-01T11:49:22.364ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0027 s (5.1M iterations)
60842026-06-01T11:49:26.830ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60852026-06-01T11:49:26.916Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60862026-06-01T11:49:26.916Z time: [116.32 ns 117.10 ns 117.96 ns]
60872026-06-01T11:49:26.916Z change: [−0.3415% +0.4793% +1.2265%] (p = 0.25 > 0.05)
60882026-06-01T11:49:26.916Z No change in performance detected.
60892026-06-01T11:49:26.916ZFound 1 outliers among 100 measurements (1.00%)
60902026-06-01T11:49:26.916Z 1 (1.00%) high severe
60912026-06-01T11:49:27.802Z
60922026-06-01T11:49:27.806ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60932026-06-01T11:49:27.806ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60942026-06-01T11:49:31.965ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (2.5M iterations)
60952026-06-01T11:49:37.060ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60962026-06-01T11:49:37.144Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60972026-06-01T11:49:37.144Z time: [243.97 ns 246.30 ns 249.33 ns]
60982026-06-01T11:49:37.144Z change: [−15.089% −0.5382% +17.449%] (p = 0.95 > 0.05)
60992026-06-01T11:49:37.144Z No change in performance detected.
61002026-06-01T11:49:37.144ZFound 12 outliers among 100 measurements (12.00%)
61012026-06-01T11:49:37.144Z 4 (4.00%) high mild
61022026-06-01T11:49:37.144Z 8 (8.00%) high severe
61032026-06-01T11:49:38.038Z
61042026-06-01T11:49:38.041ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61052026-06-01T11:49:38.041ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61062026-06-01T11:49:41.419ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (12M iterations)
61072026-06-01T11:49:45.686ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61082026-06-01T11:49:45.770Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61092026-06-01T11:49:45.770Z time: [61.213 ns 61.344 ns 61.481 ns]
61102026-06-01T11:49:45.770Z change: [−1.0453% −0.3397% +0.2901%] (p = 0.33 > 0.05)
61112026-06-01T11:49:45.770Z No change in performance detected.
61122026-06-01T11:49:45.770ZFound 4 outliers among 100 measurements (4.00%)
61132026-06-01T11:49:45.770Z 2 (2.00%) high mild
61142026-06-01T11:49:45.770Z 2 (2.00%) high severe
61152026-06-01T11:49:46.663Z
61162026-06-01T11:49:46.666ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61172026-06-01T11:49:46.666ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61182026-06-01T11:49:51.766ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (4.1M iterations)
61192026-06-01T11:49:56.915ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61202026-06-01T11:49:57.000Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61212026-06-01T11:49:57.000Z time: [287.73 ns 290.44 ns 293.97 ns]
61222026-06-01T11:49:57.000Z change: [−18.517% −0.9631% +19.986%] (p = 0.93 > 0.05)
61232026-06-01T11:49:57.000Z No change in performance detected.
61242026-06-01T11:49:57.001ZFound 13 outliers among 100 measurements (13.00%)
61252026-06-01T11:49:57.001Z 5 (5.00%) high mild
61262026-06-01T11:49:57.001Z 8 (8.00%) high severe
61272026-06-01T11:49:57.893Z
61282026-06-01T11:49:57.896ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61292026-06-01T11:49:57.896ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61302026-06-01T11:50:00.918ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (6.9M iterations)
61312026-06-01T11:50:05.765ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61322026-06-01T11:50:05.850Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61332026-06-01T11:50:05.850Z time: [78.441 ns 78.674 ns 78.933 ns]
61342026-06-01T11:50:05.850Z change: [−1.7911% −0.9356% −0.0378%] (p = 0.03 < 0.05)
61352026-06-01T11:50:05.850Z Change within noise threshold.
61362026-06-01T11:50:05.850ZFound 7 outliers among 100 measurements (7.00%)
61372026-06-01T11:50:05.850Z 5 (5.00%) high mild
61382026-06-01T11:50:05.853Z 2 (2.00%) high severe
61392026-06-01T11:50:06.741Z
61402026-06-01T11:50:06.744ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61412026-06-01T11:50:06.744ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61422026-06-01T11:50:10.746ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0057 s (2.6M iterations)
61432026-06-01T11:50:15.979ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61442026-06-01T11:50:16.064Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61452026-06-01T11:50:16.064Z time: [328.97 ns 333.31 ns 338.91 ns]
61462026-06-01T11:50:16.064Z change: [−16.933% −0.5870% +19.775%] (p = 0.95 > 0.05)
61472026-06-01T11:50:16.064Z No change in performance detected.
61482026-06-01T11:50:16.064ZFound 13 outliers among 100 measurements (13.00%)
61492026-06-01T11:50:16.064Z 6 (6.00%) high mild
61502026-06-01T11:50:16.064Z 7 (7.00%) high severe
61512026-06-01T11:50:16.953Z
61522026-06-01T11:50:16.956ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61532026-06-01T11:50:16.956ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61542026-06-01T11:50:23.122ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0017 s (6.8M iterations)
61552026-06-01T11:50:26.925ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61562026-06-01T11:50:27.010Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61572026-06-01T11:50:27.010Z time: [98.177 ns 98.636 ns 99.146 ns]
61582026-06-01T11:50:27.010Z change: [−1.1547% −0.5163% +0.1203%] (p = 0.12 > 0.05)
61592026-06-01T11:50:27.010Z No change in performance detected.
61602026-06-01T11:50:27.010ZFound 4 outliers among 100 measurements (4.00%)
61612026-06-01T11:50:27.010Z 2 (2.00%) high mild
61622026-06-01T11:50:27.010Z 2 (2.00%) high severe
61632026-06-01T11:50:27.900Z
61642026-06-01T11:50:27.903ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61652026-06-01T11:50:27.903ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61662026-06-01T11:50:34.007ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0070 s (3.4M iterations)
61672026-06-01T11:50:38.811ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61682026-06-01T11:50:38.895Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61692026-06-01T11:50:38.895Z time: [253.39 ns 255.71 ns 258.72 ns]
61702026-06-01T11:50:38.895Z change: [−15.985% −0.7056% +17.907%] (p = 0.93 > 0.05)
61712026-06-01T11:50:38.895Z No change in performance detected.
61722026-06-01T11:50:38.895ZFound 12 outliers among 100 measurements (12.00%)
61732026-06-01T11:50:38.895Z 5 (5.00%) high mild
61742026-06-01T11:50:38.895Z 7 (7.00%) high severe
61752026-06-01T11:50:39.788Z
61762026-06-01T11:50:39.792ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61772026-06-01T11:50:39.792ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61782026-06-01T11:50:43.989ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0021 s (5.0M iterations)
61792026-06-01T11:50:48.548ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61802026-06-01T11:50:48.634Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61812026-06-01T11:50:48.634Z time: [116.49 ns 117.05 ns 117.67 ns]
61822026-06-01T11:50:48.634Z change: [−0.8749% −0.1158% +0.6524%] (p = 0.77 > 0.05)
61832026-06-01T11:50:48.634Z No change in performance detected.
61842026-06-01T11:50:48.634ZFound 3 outliers among 100 measurements (3.00%)
61852026-06-01T11:50:48.634Z 1 (1.00%) high mild
61862026-06-01T11:50:48.634Z 2 (2.00%) high severe
61872026-06-01T11:50:49.518Z
61882026-06-01T11:50:49.521ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61892026-06-01T11:50:49.521ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61902026-06-01T11:50:53.902ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (2.4M iterations)
61912026-06-01T11:50:59.016ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61922026-06-01T11:50:59.101Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61932026-06-01T11:50:59.101Z time: [285.88 ns 289.28 ns 293.68 ns]
61942026-06-01T11:50:59.101Z change: [−16.171% −0.4171% +19.762%] (p = 0.96 > 0.05)
61952026-06-01T11:50:59.101Z No change in performance detected.
61962026-06-01T11:50:59.101ZFound 12 outliers among 100 measurements (12.00%)
61972026-06-01T11:50:59.101Z 4 (4.00%) high mild
61982026-06-01T11:50:59.101Z 8 (8.00%) high severe
61992026-06-01T11:50:59.993Z
62002026-06-01T11:50:59.996ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62012026-06-01T11:50:59.996ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62022026-06-01T11:51:03.380ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (12M iterations)
62032026-06-01T11:51:07.579ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62042026-06-01T11:51:07.664Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62052026-06-01T11:51:07.665Z time: [60.124 ns 60.263 ns 60.411 ns]
62062026-06-01T11:51:07.665Z change: [−1.2054% −0.4800% +0.2300%] (p = 0.20 > 0.05)
62072026-06-01T11:51:07.665Z No change in performance detected.
62082026-06-01T11:51:07.665ZFound 4 outliers among 100 measurements (4.00%)
62092026-06-01T11:51:07.665Z 1 (1.00%) high mild
62102026-06-01T11:51:07.665Z 3 (3.00%) high severe
62112026-06-01T11:51:08.563Z
62122026-06-01T11:51:08.566ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62132026-06-01T11:51:08.566ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62142026-06-01T11:51:13.484ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (4.3M iterations)
62152026-06-01T11:51:18.624ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62162026-06-01T11:51:18.709Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62172026-06-01T11:51:18.709Z time: [249.38 ns 251.59 ns 254.43 ns]
62182026-06-01T11:51:18.709Z change: [−18.362% −0.9560% +21.023%] (p = 0.93 > 0.05)
62192026-06-01T11:51:18.709Z No change in performance detected.
62202026-06-01T11:51:18.709ZFound 13 outliers among 100 measurements (13.00%)
62212026-06-01T11:51:18.709Z 5 (5.00%) high mild
62222026-06-01T11:51:18.709Z 8 (8.00%) high severe
62232026-06-01T11:51:19.607Z
62242026-06-01T11:51:19.611ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62252026-06-01T11:51:19.611ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62262026-06-01T11:51:25.698ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (6.9M iterations)
62272026-06-01T11:51:30.479ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62282026-06-01T11:51:30.563Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62292026-06-01T11:51:30.563Z time: [77.518 ns 77.755 ns 78.022 ns]
62302026-06-01T11:51:30.563Z change: [−1.6992% −0.8569% −0.0306%] (p = 0.05 > 0.05)
62312026-06-01T11:51:30.563Z No change in performance detected.
62322026-06-01T11:51:30.563ZFound 5 outliers among 100 measurements (5.00%)
62332026-06-01T11:51:30.563Z 3 (3.00%) high mild
62342026-06-01T11:51:30.563Z 2 (2.00%) high severe
62352026-06-01T11:51:31.456Z
62362026-06-01T11:51:31.459ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62372026-06-01T11:51:31.459ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62382026-06-01T11:51:35.383ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (2.7M iterations)
62392026-06-01T11:51:40.612ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62402026-06-01T11:51:40.697Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62412026-06-01T11:51:40.697Z time: [288.07 ns 291.68 ns 296.35 ns]
62422026-06-01T11:51:40.697Z change: [−16.654% −0.4696% +19.251%] (p = 0.96 > 0.05)
62432026-06-01T11:51:40.697Z No change in performance detected.
62442026-06-01T11:51:40.697ZFound 13 outliers among 100 measurements (13.00%)
62452026-06-01T11:51:40.697Z 6 (6.00%) high mild
62462026-06-01T11:51:40.697Z 7 (7.00%) high severe
62472026-06-01T11:51:41.587Z
62482026-06-01T11:51:41.590ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62492026-06-01T11:51:41.590ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62502026-06-01T11:51:47.681ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0002 s (6.9M iterations)
62512026-06-01T11:51:51.502ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62522026-06-01T11:51:51.587Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62532026-06-01T11:51:51.587Z time: [97.909 ns 98.392 ns 98.927 ns]
62542026-06-01T11:51:51.588Z change: [−0.5445% +0.0693% +0.7252%] (p = 0.84 > 0.05)
62552026-06-01T11:51:51.591Z No change in performance detected.
62562026-06-01T11:51:51.591ZFound 3 outliers among 100 measurements (3.00%)
62572026-06-01T11:51:51.591Z 1 (1.00%) high mild
62582026-06-01T11:51:51.591Z 2 (2.00%) high severe
62592026-06-01T11:51:52.476Z
62602026-06-01T11:51:52.479ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62612026-06-01T11:51:52.479ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62622026-06-01T11:51:58.421ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0033 s (3.5M iterations)
62632026-06-01T11:52:03.183ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62642026-06-01T11:52:03.269Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62652026-06-01T11:52:03.269Z time: [212.12 ns 213.88 ns 216.17 ns]
62662026-06-01T11:52:03.269Z change: [−15.054% −0.4490% +15.092%] (p = 0.96 > 0.05)
62672026-06-01T11:52:03.269Z No change in performance detected.
62682026-06-01T11:52:03.269ZFound 11 outliers among 100 measurements (11.00%)
62692026-06-01T11:52:03.269Z 4 (4.00%) high mild
62702026-06-01T11:52:03.269Z 7 (7.00%) high severe
62712026-06-01T11:52:04.159Z
62722026-06-01T11:52:04.162ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62732026-06-01T11:52:04.162ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62742026-06-01T11:52:08.331ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0014 s (5.0M iterations)
62752026-06-01T11:52:12.902ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62762026-06-01T11:52:12.987Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62772026-06-01T11:52:12.987Z time: [116.16 ns 116.77 ns 117.45 ns]
62782026-06-01T11:52:12.987Z change: [−0.7746% +0.0532% +0.7627%] (p = 0.89 > 0.05)
62792026-06-01T11:52:12.987Z No change in performance detected.
62802026-06-01T11:52:12.987ZFound 4 outliers among 100 measurements (4.00%)
62812026-06-01T11:52:12.987Z 1 (1.00%) high mild
62822026-06-01T11:52:12.988Z 3 (3.00%) high severe
62832026-06-01T11:52:13.878Z
62842026-06-01T11:52:13.881ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62852026-06-01T11:52:13.881ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62862026-06-01T11:52:18.194ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0082 s (2.4M iterations)
62872026-06-01T11:52:23.291ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62882026-06-01T11:52:23.376Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62892026-06-01T11:52:23.376Z time: [242.55 ns 245.18 ns 248.57 ns]
62902026-06-01T11:52:23.376Z change: [−16.125% −0.2238% +17.927%] (p = 0.98 > 0.05)
62912026-06-01T11:52:23.376Z No change in performance detected.
62922026-06-01T11:52:23.376ZFound 12 outliers among 100 measurements (12.00%)
62932026-06-01T11:52:23.376Z 4 (4.00%) high mild
62942026-06-01T11:52:23.376Z 8 (8.00%) high severe
62952026-06-01T11:52:24.273Z
62962026-06-01T11:52:24.276ZBenchmarking source_filter/allows/exclude_empty_v4
62972026-06-01T11:52:24.276ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
62982026-06-01T11:52:28.226ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (11B iterations)
62992026-06-01T11:52:33.229ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63002026-06-01T11:52:33.315Zsource_filter/allows/exclude_empty_v4
63012026-06-01T11:52:33.315Z time: [460.25 ps 460.36 ps 460.48 ps]
63022026-06-01T11:52:33.315Z thrpt: [2.1716 Gelem/s 2.1722 Gelem/s 2.1727 Gelem/s]
63032026-06-01T11:52:33.316Z change:
63042026-06-01T11:52:33.316Z time: [−0.7715% −0.7012% −0.6209%] (p = 0.00 < 0.05)
63052026-06-01T11:52:33.316Z thrpt: [+0.6248% +0.7062% +0.7775%]
63062026-06-01T11:52:33.316Z Change within noise threshold.
63072026-06-01T11:52:33.319ZFound 8 outliers among 100 measurements (8.00%)
63082026-06-01T11:52:33.319Z 4 (4.00%) high mild
63092026-06-01T11:52:33.319Z 4 (4.00%) high severe
63102026-06-01T11:52:34.200ZBenchmarking source_filter/allows/exclude_empty_v6
63112026-06-01T11:52:34.200ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63122026-06-01T11:52:39.420ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (8.2B iterations)
63132026-06-01T11:52:44.456ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63142026-06-01T11:52:44.541Zsource_filter/allows/exclude_empty_v6
63152026-06-01T11:52:44.542Z time: [610.72 ps 613.36 ps 616.05 ps]
63162026-06-01T11:52:44.542Z thrpt: [1.6232 Gelem/s 1.6304 Gelem/s 1.6374 Gelem/s]
63172026-06-01T11:52:44.542Z change:
63182026-06-01T11:52:44.542Z time: [+29.367% +30.486% +31.462%] (p = 0.00 < 0.05)
63192026-06-01T11:52:44.542Z thrpt: [−23.933% −23.363% −22.701%]
63202026-06-01T11:52:44.542Z Performance has regressed.
63212026-06-01T11:52:44.542ZFound 12 outliers among 100 measurements (12.00%)
63222026-06-01T11:52:44.542Z 10 (10.00%) low severe
63232026-06-01T11:52:44.542Z 2 (2.00%) low mild
63242026-06-01T11:52:45.431ZBenchmarking source_filter/allows/exclude_miss_v4/1
63252026-06-01T11:52:45.431ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63262026-06-01T11:52:51.236ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (3.7B iterations)
63272026-06-01T11:52:56.263ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63282026-06-01T11:52:56.347Zsource_filter/allows/exclude_miss_v4/1
63292026-06-01T11:52:56.350Z time: [1.3499 ns 1.3587 ns 1.3679 ns]
63302026-06-01T11:52:56.350Z thrpt: [731.05 Melem/s 736.01 Melem/s 740.77 Melem/s]
63312026-06-01T11:52:56.350Z change:
63322026-06-01T11:52:56.350Z time: [−3.1614% −2.0847% −1.0219%] (p = 0.00 < 0.05)
63332026-06-01T11:52:56.350Z thrpt: [+1.0324% +2.1290% +3.2646%]
63342026-06-01T11:52:56.351Z Performance has improved.
63352026-06-01T11:52:56.351ZFound 4 outliers among 100 measurements (4.00%)
63362026-06-01T11:52:56.351Z 3 (3.00%) high mild
63372026-06-01T11:52:56.351Z 1 (1.00%) high severe
63382026-06-01T11:52:57.217ZBenchmarking source_filter/allows/exclude_hit_v4/1
63392026-06-01T11:52:57.217ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63402026-06-01T11:53:02.539ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (4.0B iterations)
63412026-06-01T11:53:07.517ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63422026-06-01T11:53:07.603Zsource_filter/allows/exclude_hit_v4/1
63432026-06-01T11:53:07.603Z time: [1.2321 ns 1.2330 ns 1.2340 ns]
63442026-06-01T11:53:07.603Z thrpt: [810.36 Melem/s 811.06 Melem/s 811.63 Melem/s]
63452026-06-01T11:53:07.603Z change:
63462026-06-01T11:53:07.603Z time: [−2.2475% −0.9826% +0.2147%] (p = 0.14 > 0.05)
63472026-06-01T11:53:07.603Z thrpt: [−0.2143% +0.9923% +2.2992%]
63482026-06-01T11:53:07.603Z No change in performance detected.
63492026-06-01T11:53:07.603ZFound 5 outliers among 100 measurements (5.00%)
63502026-06-01T11:53:07.603Z 2 (2.00%) high mild
63512026-06-01T11:53:07.603Z 3 (3.00%) high severe
63522026-06-01T11:53:08.494ZBenchmarking source_filter/allows/exclude_miss_v6/1
63532026-06-01T11:53:08.494ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63542026-06-01T11:53:13.246ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63552026-06-01T11:53:18.291ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63562026-06-01T11:53:18.376Zsource_filter/allows/exclude_miss_v6/1
63572026-06-01T11:53:18.376Z time: [4.4438 ns 4.4593 ns 4.4782 ns]
63582026-06-01T11:53:18.376Z thrpt: [223.30 Melem/s 224.25 Melem/s 225.03 Melem/s]
63592026-06-01T11:53:18.376Z change:
63602026-06-01T11:53:18.376Z time: [−1.0076% −0.4443% +0.1044%] (p = 0.12 > 0.05)
63612026-06-01T11:53:18.376Z thrpt: [−0.1043% +0.4463% +1.0179%]
63622026-06-01T11:53:18.376Z No change in performance detected.
63632026-06-01T11:53:18.376ZFound 18 outliers among 100 measurements (18.00%)
63642026-06-01T11:53:18.376Z 18 (18.00%) high severe
63652026-06-01T11:53:19.263ZBenchmarking source_filter/allows/exclude_hit_v6/1
63662026-06-01T11:53:19.263ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63672026-06-01T11:53:24.252ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63682026-06-01T11:53:29.251ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63692026-06-01T11:53:29.336Zsource_filter/allows/exclude_hit_v6/1
63702026-06-01T11:53:29.336Z time: [4.6442 ns 4.6452 ns 4.6462 ns]
63712026-06-01T11:53:29.336Z thrpt: [215.23 Melem/s 215.28 Melem/s 215.32 Melem/s]
63722026-06-01T11:53:29.336Z change:
63732026-06-01T11:53:29.336Z time: [−0.3565% −0.3224% −0.2865%] (p = 0.00 < 0.05)
63742026-06-01T11:53:29.336Z thrpt: [+0.2873% +0.3234% +0.3578%]
63752026-06-01T11:53:29.336Z Change within noise threshold.
63762026-06-01T11:53:29.336ZFound 5 outliers among 100 measurements (5.00%)
63772026-06-01T11:53:29.336Z 3 (3.00%) high mild
63782026-06-01T11:53:29.336Z 2 (2.00%) high severe
63792026-06-01T11:53:30.221ZBenchmarking source_filter/allows/exclude_miss_v4/5
63802026-06-01T11:53:30.221ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63812026-06-01T11:53:33.695ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.5B iterations)
63822026-06-01T11:53:38.667ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63832026-06-01T11:53:38.752Zsource_filter/allows/exclude_miss_v4/5
63842026-06-01T11:53:38.752Z time: [3.2116 ns 3.2165 ns 3.2220 ns]
63852026-06-01T11:53:38.752Z thrpt: [310.37 Melem/s 310.90 Melem/s 311.37 Melem/s]
63862026-06-01T11:53:38.752Z change:
63872026-06-01T11:53:38.752Z time: [−0.5216% −0.3124% −0.1011%] (p = 0.00 < 0.05)
63882026-06-01T11:53:38.752Z thrpt: [+0.1012% +0.3134% +0.5243%]
63892026-06-01T11:53:38.753Z Change within noise threshold.
63902026-06-01T11:53:38.753ZFound 9 outliers among 100 measurements (9.00%)
63912026-06-01T11:53:38.753Z 3 (3.00%) high mild
63922026-06-01T11:53:38.753Z 6 (6.00%) high severe
63932026-06-01T11:53:39.639ZBenchmarking source_filter/allows/exclude_hit_v4/5
63942026-06-01T11:53:39.639ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63952026-06-01T11:53:44.847ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
63962026-06-01T11:53:49.852ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63972026-06-01T11:53:49.937Zsource_filter/allows/exclude_hit_v4/5
63982026-06-01T11:53:49.937Z time: [1.2118 ns 1.2135 ns 1.2157 ns]
63992026-06-01T11:53:49.937Z thrpt: [822.58 Melem/s 824.03 Melem/s 825.19 Melem/s]
64002026-06-01T11:53:49.937Z change:
64012026-06-01T11:53:49.938Z time: [−2.5847% −2.2182% −1.8583%] (p = 0.00 < 0.05)
64022026-06-01T11:53:49.938Z thrpt: [+1.8934% +2.2685% +2.6532%]
64032026-06-01T11:53:49.938Z Performance has improved.
64042026-06-01T11:53:49.938ZFound 9 outliers among 100 measurements (9.00%)
64052026-06-01T11:53:49.941Z 2 (2.00%) high mild
64062026-06-01T11:53:49.941Z 7 (7.00%) high severe
64072026-06-01T11:53:50.826ZBenchmarking source_filter/allows/exclude_miss_v6/5
64082026-06-01T11:53:50.826ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64092026-06-01T11:53:54.389ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (753M iterations)
64102026-06-01T11:53:59.388ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64112026-06-01T11:53:59.472Zsource_filter/allows/exclude_miss_v6/5
64122026-06-01T11:53:59.472Z time: [6.6297 ns 6.6323 ns 6.6367 ns]
64132026-06-01T11:53:59.472Z thrpt: [150.68 Melem/s 150.78 Melem/s 150.84 Melem/s]
64142026-06-01T11:53:59.472Z change:
64152026-06-01T11:53:59.472Z time: [−0.3519% −0.2805% −0.1938%] (p = 0.00 < 0.05)
64162026-06-01T11:53:59.472Z thrpt: [+0.1942% +0.2813% +0.3531%]
64172026-06-01T11:53:59.472Z Change within noise threshold.
64182026-06-01T11:53:59.472ZFound 16 outliers among 100 measurements (16.00%)
64192026-06-01T11:53:59.472Z 14 (14.00%) high mild
64202026-06-01T11:53:59.472Z 2 (2.00%) high severe
64212026-06-01T11:54:00.364ZBenchmarking source_filter/allows/exclude_hit_v6/5
64222026-06-01T11:54:00.365ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64232026-06-01T11:54:05.354ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64242026-06-01T11:54:10.351ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64252026-06-01T11:54:10.437Zsource_filter/allows/exclude_hit_v6/5
64262026-06-01T11:54:10.437Z time: [4.6422 ns 4.6444 ns 4.6481 ns]
64272026-06-01T11:54:10.437Z thrpt: [215.14 Melem/s 215.31 Melem/s 215.41 Melem/s]
64282026-06-01T11:54:10.437Z change:
64292026-06-01T11:54:10.437Z time: [−0.9767% −0.7114% −0.4859%] (p = 0.00 < 0.05)
64302026-06-01T11:54:10.437Z thrpt: [+0.4882% +0.7165% +0.9863%]
64312026-06-01T11:54:10.437Z Change within noise threshold.
64322026-06-01T11:54:10.440ZFound 2 outliers among 100 measurements (2.00%)
64332026-06-01T11:54:10.440Z 2 (2.00%) high severe
64342026-06-01T11:54:11.328ZBenchmarking source_filter/allows/exclude_miss_v4/10
64352026-06-01T11:54:11.328ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64362026-06-01T11:54:14.354ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (887M iterations)
64372026-06-01T11:54:19.374ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64382026-06-01T11:54:19.460Zsource_filter/allows/exclude_miss_v4/10
64392026-06-01T11:54:19.460Z time: [5.6592 ns 5.6617 ns 5.6640 ns]
64402026-06-01T11:54:19.460Z thrpt: [176.55 Melem/s 176.62 Melem/s 176.70 Melem/s]
64412026-06-01T11:54:19.460Z change:
64422026-06-01T11:54:19.460Z time: [−0.2382% −0.1534% −0.0750%] (p = 0.00 < 0.05)
64432026-06-01T11:54:19.460Z thrpt: [+0.0751% +0.1537% +0.2387%]
64442026-06-01T11:54:19.460Z Change within noise threshold.
64452026-06-01T11:54:19.460ZFound 6 outliers among 100 measurements (6.00%)
64462026-06-01T11:54:19.460Z 5 (5.00%) low mild
64472026-06-01T11:54:19.460Z 1 (1.00%) high mild
64482026-06-01T11:54:20.348ZBenchmarking source_filter/allows/exclude_hit_v4/10
64492026-06-01T11:54:20.348ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64502026-06-01T11:54:25.541ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
64512026-06-01T11:54:30.537ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64522026-06-01T11:54:30.622Zsource_filter/allows/exclude_hit_v4/10
64532026-06-01T11:54:30.622Z time: [1.2072 ns 1.2078 ns 1.2084 ns]
64542026-06-01T11:54:30.622Z thrpt: [827.51 Melem/s 827.96 Melem/s 828.34 Melem/s]
64552026-06-01T11:54:30.622Z change:
64562026-06-01T11:54:30.622Z time: [−4.5355% −3.6797% −2.9999%] (p = 0.00 < 0.05)
64572026-06-01T11:54:30.622Z thrpt: [+3.0927% +3.8202% +4.7510%]
64582026-06-01T11:54:30.622Z Performance has improved.
64592026-06-01T11:54:30.622ZFound 5 outliers among 100 measurements (5.00%)
64602026-06-01T11:54:30.622Z 4 (4.00%) high mild
64612026-06-01T11:54:30.622Z 1 (1.00%) high severe
64622026-06-01T11:54:31.511ZBenchmarking source_filter/allows/exclude_miss_v6/10
64632026-06-01T11:54:31.511ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64642026-06-01T11:54:36.618ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (526M iterations)
64652026-06-01T11:54:41.639ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64662026-06-01T11:54:41.723Zsource_filter/allows/exclude_miss_v6/10
64672026-06-01T11:54:41.723Z time: [9.5295 ns 9.5469 ns 9.5670 ns]
64682026-06-01T11:54:41.723Z thrpt: [104.53 Melem/s 104.75 Melem/s 104.94 Melem/s]
64692026-06-01T11:54:41.723Z change:
64702026-06-01T11:54:41.723Z time: [−0.6243% −0.3322% −0.0439%] (p = 0.02 < 0.05)
64712026-06-01T11:54:41.724Z thrpt: [+0.0440% +0.3333% +0.6282%]
64722026-06-01T11:54:41.724Z Change within noise threshold.
64732026-06-01T11:54:41.724ZFound 17 outliers among 100 measurements (17.00%)
64742026-06-01T11:54:41.724Z 17 (17.00%) high mild
64752026-06-01T11:54:42.606ZBenchmarking source_filter/allows/exclude_hit_v6/10
64762026-06-01T11:54:42.606ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64772026-06-01T11:54:47.595ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64782026-06-01T11:54:52.594ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64792026-06-01T11:54:52.679Zsource_filter/allows/exclude_hit_v6/10
64802026-06-01T11:54:52.679Z time: [4.6442 ns 4.6449 ns 4.6457 ns]
64812026-06-01T11:54:52.679Z thrpt: [215.25 Melem/s 215.29 Melem/s 215.32 Melem/s]
64822026-06-01T11:54:52.679Z change:
64832026-06-01T11:54:52.679Z time: [−0.3216% −0.2934% −0.2662%] (p = 0.00 < 0.05)
64842026-06-01T11:54:52.679Z thrpt: [+0.2669% +0.2943% +0.3227%]
64852026-06-01T11:54:52.679Z Change within noise threshold.
64862026-06-01T11:54:52.679ZFound 1 outliers among 100 measurements (1.00%)
64872026-06-01T11:54:52.680Z 1 (1.00%) high severe
64882026-06-01T11:54:53.567ZBenchmarking source_filter/allows/exclude_miss_v4/50
64892026-06-01T11:54:53.567ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64902026-06-01T11:54:56.574ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (893M iterations)
64912026-06-01T11:55:01.578ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64922026-06-01T11:55:01.664Zsource_filter/allows/exclude_miss_v4/50
64932026-06-01T11:55:01.664Z time: [5.5560 ns 5.5893 ns 5.6256 ns]
64942026-06-01T11:55:01.664Z thrpt: [177.76 Melem/s 178.91 Melem/s 179.98 Melem/s]
64952026-06-01T11:55:01.664Z change:
64962026-06-01T11:55:01.664Z time: [−0.3851% +0.8753% +2.2932%] (p = 0.19 > 0.05)
64972026-06-01T11:55:01.664Z thrpt: [−2.2418% −0.8677% +0.3866%]
64982026-06-01T11:55:01.664Z No change in performance detected.
64992026-06-01T11:55:01.664ZFound 5 outliers among 100 measurements (5.00%)
65002026-06-01T11:55:01.668Z 4 (4.00%) high mild
65012026-06-01T11:55:01.668Z 1 (1.00%) high severe
65022026-06-01T11:55:02.553ZBenchmarking source_filter/allows/exclude_hit_v4/50
65032026-06-01T11:55:02.553ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
65042026-06-01T11:55:07.177ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
65052026-06-01T11:55:12.188ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65062026-06-01T11:55:12.274Zsource_filter/allows/exclude_hit_v4/50
65072026-06-01T11:55:12.274Z time: [2.1519 ns 2.1608 ns 2.1700 ns]
65082026-06-01T11:55:12.274Z thrpt: [460.83 Melem/s 462.79 Melem/s 464.71 Melem/s]
65092026-06-01T11:55:12.274Z change:
65102026-06-01T11:55:12.274Z time: [−0.7794% +0.0404% +0.8415%] (p = 0.93 > 0.05)
65112026-06-01T11:55:12.274Z thrpt: [−0.8345% −0.0404% +0.7855%]
65122026-06-01T11:55:12.274Z No change in performance detected.
65132026-06-01T11:55:12.274ZFound 5 outliers among 100 measurements (5.00%)
65142026-06-01T11:55:12.274Z 5 (5.00%) high severe
65152026-06-01T11:55:13.162ZBenchmarking source_filter/allows/exclude_miss_v6/50
65162026-06-01T11:55:13.162ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65172026-06-01T11:55:18.048ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (549M iterations)
65182026-06-01T11:55:23.081ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65192026-06-01T11:55:23.167Zsource_filter/allows/exclude_miss_v6/50
65202026-06-01T11:55:23.167Z time: [9.1413 ns 9.1567 ns 9.1749 ns]
65212026-06-01T11:55:23.167Z thrpt: [108.99 Melem/s 109.21 Melem/s 109.39 Melem/s]
65222026-06-01T11:55:23.167Z change:
65232026-06-01T11:55:23.167Z time: [−0.2008% +0.0661% +0.3329%] (p = 0.62 > 0.05)
65242026-06-01T11:55:23.167Z thrpt: [−0.3318% −0.0660% +0.2012%]
65252026-06-01T11:55:23.171Z No change in performance detected.
65262026-06-01T11:55:23.171ZFound 17 outliers among 100 measurements (17.00%)
65272026-06-01T11:55:23.171Z 17 (17.00%) high severe
65282026-06-01T11:55:24.055ZBenchmarking source_filter/allows/exclude_hit_v6/50
65292026-06-01T11:55:24.055ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65302026-06-01T11:55:29.995ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (904M iterations)
65312026-06-01T11:55:34.994ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65322026-06-01T11:55:35.080Zsource_filter/allows/exclude_hit_v6/50
65332026-06-01T11:55:35.080Z time: [5.5300 ns 5.5308 ns 5.5317 ns]
65342026-06-01T11:55:35.080Z thrpt: [180.78 Melem/s 180.80 Melem/s 180.83 Melem/s]
65352026-06-01T11:55:35.080Z change:
65362026-06-01T11:55:35.080Z time: [−0.3918% −0.3629% −0.3337%] (p = 0.00 < 0.05)
65372026-06-01T11:55:35.080Z thrpt: [+0.3348% +0.3642% +0.3934%]
65382026-06-01T11:55:35.080Z Change within noise threshold.
65392026-06-01T11:55:35.080ZFound 3 outliers among 100 measurements (3.00%)
65402026-06-01T11:55:35.080Z 3 (3.00%) high mild
65412026-06-01T11:55:35.963ZBenchmarking source_filter/allows/exclude_miss_v4/100
65422026-06-01T11:55:35.963ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65432026-06-01T11:55:39.895ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (683M iterations)
65442026-06-01T11:55:44.923ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65452026-06-01T11:55:45.008Zsource_filter/allows/exclude_miss_v4/100
65462026-06-01T11:55:45.008Z time: [7.3393 ns 7.3812 ns 7.4222 ns]
65472026-06-01T11:55:45.008Z thrpt: [134.73 Melem/s 135.48 Melem/s 136.25 Melem/s]
65482026-06-01T11:55:45.008Z change:
65492026-06-01T11:55:45.008Z time: [−0.4702% +0.2328% +0.9389%] (p = 0.51 > 0.05)
65502026-06-01T11:55:45.008Z thrpt: [−0.9301% −0.2323% +0.4724%]
65512026-06-01T11:55:45.008Z No change in performance detected.
65522026-06-01T11:55:45.008ZFound 1 outliers among 100 measurements (1.00%)
65532026-06-01T11:55:45.009Z 1 (1.00%) high mild
65542026-06-01T11:55:45.896ZBenchmarking source_filter/allows/exclude_hit_v4/100
65552026-06-01T11:55:45.896ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65562026-06-01T11:55:50.463ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (2.4B iterations)
65572026-06-01T11:55:55.451ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65582026-06-01T11:55:55.536Zsource_filter/allows/exclude_hit_v4/100
65592026-06-01T11:55:55.537Z time: [2.1137 ns 2.1222 ns 2.1315 ns]
65602026-06-01T11:55:55.537Z thrpt: [469.16 Melem/s 471.21 Melem/s 473.11 Melem/s]
65612026-06-01T11:55:55.537Z change:
65622026-06-01T11:55:55.537Z time: [−2.1347% −1.5900% −1.0615%] (p = 0.00 < 0.05)
65632026-06-01T11:55:55.537Z thrpt: [+1.0729% +1.6156% +2.1813%]
65642026-06-01T11:55:55.537Z Performance has improved.
65652026-06-01T11:55:55.537ZFound 5 outliers among 100 measurements (5.00%)
65662026-06-01T11:55:55.537Z 5 (5.00%) high mild
65672026-06-01T11:55:56.422ZBenchmarking source_filter/allows/exclude_miss_v6/100
65682026-06-01T11:55:56.422ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65692026-06-01T11:55:59.590ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (424M iterations)
65702026-06-01T11:56:04.601ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65712026-06-01T11:56:04.685Zsource_filter/allows/exclude_miss_v6/100
65722026-06-01T11:56:04.685Z time: [11.811 ns 11.820 ns 11.830 ns]
65732026-06-01T11:56:04.685Z thrpt: [84.534 Melem/s 84.602 Melem/s 84.668 Melem/s]
65742026-06-01T11:56:04.689Z change:
65752026-06-01T11:56:04.689Z time: [−0.1616% −0.0280% +0.1352%] (p = 0.71 > 0.05)
65762026-06-01T11:56:04.689Z thrpt: [−0.1350% +0.0280% +0.1619%]
65772026-06-01T11:56:04.689Z No change in performance detected.
65782026-06-01T11:56:04.689ZFound 5 outliers among 100 measurements (5.00%)
65792026-06-01T11:56:04.689Z 3 (3.00%) high mild
65802026-06-01T11:56:04.689Z 2 (2.00%) high severe
65812026-06-01T11:56:05.571ZBenchmarking source_filter/allows/exclude_hit_v6/100
65822026-06-01T11:56:05.571ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65832026-06-01T11:56:11.503ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (905M iterations)
65842026-06-01T11:56:16.505ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65852026-06-01T11:56:16.590Zsource_filter/allows/exclude_hit_v6/100
65862026-06-01T11:56:16.590Z time: [5.5258 ns 5.5268 ns 5.5278 ns]
65872026-06-01T11:56:16.590Z thrpt: [180.90 Melem/s 180.94 Melem/s 180.97 Melem/s]
65882026-06-01T11:56:16.590Z change:
65892026-06-01T11:56:16.590Z time: [−0.9593% −0.9123% −0.8633%] (p = 0.00 < 0.05)
65902026-06-01T11:56:16.590Z thrpt: [+0.8708% +0.9207% +0.9686%]
65912026-06-01T11:56:16.590Z Change within noise threshold.
65922026-06-01T11:56:16.590ZFound 3 outliers among 100 measurements (3.00%)
65932026-06-01T11:56:16.590Z 2 (2.00%) high mild
65942026-06-01T11:56:16.590Z 1 (1.00%) high severe
65952026-06-01T11:56:17.470ZBenchmarking source_filter/allows/include_hit_v4/1
65962026-06-01T11:56:17.470ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65972026-06-01T11:56:22.673ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
65982026-06-01T11:56:27.669ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65992026-06-01T11:56:27.754Zsource_filter/allows/include_hit_v4/1
66002026-06-01T11:56:27.754Z time: [1.2083 ns 1.2103 ns 1.2127 ns]
66012026-06-01T11:56:27.754Z thrpt: [824.61 Melem/s 826.27 Melem/s 827.61 Melem/s]
66022026-06-01T11:56:27.754Z change:
66032026-06-01T11:56:27.754Z time: [−2.5286% −1.9470% −1.1241%] (p = 0.00 < 0.05)
66042026-06-01T11:56:27.754Z thrpt: [+1.1369% +1.9856% +2.5942%]
66052026-06-01T11:56:27.754Z Performance has improved.
66062026-06-01T11:56:27.754ZFound 9 outliers among 100 measurements (9.00%)
66072026-06-01T11:56:27.754Z 1 (1.00%) high mild
66082026-06-01T11:56:27.754Z 8 (8.00%) high severe
66092026-06-01T11:56:28.646ZBenchmarking source_filter/allows/include_miss_v4/1
66102026-06-01T11:56:28.646ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66112026-06-01T11:56:34.589ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (3.6B iterations)
66122026-06-01T11:56:39.592ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66132026-06-01T11:56:39.675Zsource_filter/allows/include_miss_v4/1
66142026-06-01T11:56:39.675Z time: [1.3740 ns 1.3873 ns 1.4017 ns]
66152026-06-01T11:56:39.675Z thrpt: [713.44 Melem/s 720.83 Melem/s 727.83 Melem/s]
66162026-06-01T11:56:39.675Z change:
66172026-06-01T11:56:39.675Z time: [−0.8953% +0.2673% +1.5413%] (p = 0.67 > 0.05)
66182026-06-01T11:56:39.675Z thrpt: [−1.5179% −0.2666% +0.9034%]
66192026-06-01T11:56:39.675Z No change in performance detected.
66202026-06-01T11:56:39.675ZFound 6 outliers among 100 measurements (6.00%)
66212026-06-01T11:56:39.675Z 6 (6.00%) high mild
66222026-06-01T11:56:40.559ZBenchmarking source_filter/allows/include_hit_v6/1
66232026-06-01T11:56:40.559ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66242026-06-01T11:56:45.544ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66252026-06-01T11:56:50.551ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66262026-06-01T11:56:50.637Zsource_filter/allows/include_hit_v6/1
66272026-06-01T11:56:50.637Z time: [4.6402 ns 4.6520 ns 4.6698 ns]
66282026-06-01T11:56:50.637Z thrpt: [214.14 Melem/s 214.96 Melem/s 215.51 Melem/s]
66292026-06-01T11:56:50.637Z change:
66302026-06-01T11:56:50.637Z time: [−2.8607% −2.3223% −1.7852%] (p = 0.00 < 0.05)
66312026-06-01T11:56:50.637Z thrpt: [+1.8177% +2.3775% +2.9450%]
66322026-06-01T11:56:50.637Z Performance has improved.
66332026-06-01T11:56:50.637ZFound 4 outliers among 100 measurements (4.00%)
66342026-06-01T11:56:50.637Z 2 (2.00%) high mild
66352026-06-01T11:56:50.637Z 2 (2.00%) high severe
66362026-06-01T11:56:51.517ZBenchmarking source_filter/allows/include_miss_v6/1
66372026-06-01T11:56:51.517ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66382026-06-01T11:56:56.267ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66392026-06-01T11:57:01.311ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66402026-06-01T11:57:01.396Zsource_filter/allows/include_miss_v6/1
66412026-06-01T11:57:01.396Z time: [4.4416 ns 4.4572 ns 4.4762 ns]
66422026-06-01T11:57:01.396Z thrpt: [223.41 Melem/s 224.36 Melem/s 225.14 Melem/s]
66432026-06-01T11:57:01.396Z change:
66442026-06-01T11:57:01.396Z time: [−0.9872% −0.4401% +0.0989%] (p = 0.11 > 0.05)
66452026-06-01T11:57:01.396Z thrpt: [−0.0988% +0.4421% +0.9970%]
66462026-06-01T11:57:01.396Z No change in performance detected.
66472026-06-01T11:57:01.397ZFound 17 outliers among 100 measurements (17.00%)
66482026-06-01T11:57:01.397Z 17 (17.00%) high severe
66492026-06-01T11:57:02.291ZBenchmarking source_filter/allows/include_hit_v4/5
66502026-06-01T11:57:02.291ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66512026-06-01T11:57:07.530ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
66522026-06-01T11:57:12.488ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66532026-06-01T11:57:12.573Zsource_filter/allows/include_hit_v4/5
66542026-06-01T11:57:12.576Z time: [1.2081 ns 1.2089 ns 1.2099 ns]
66552026-06-01T11:57:12.576Z thrpt: [826.54 Melem/s 827.20 Melem/s 827.72 Melem/s]
66562026-06-01T11:57:12.576Z change:
66572026-06-01T11:57:12.576Z time: [−2.4529% −2.3014% −2.1263%] (p = 0.00 < 0.05)
66582026-06-01T11:57:12.577Z thrpt: [+2.1725% +2.3556% +2.5146%]
66592026-06-01T11:57:12.577Z Performance has improved.
66602026-06-01T11:57:12.577ZFound 4 outliers among 100 measurements (4.00%)
66612026-06-01T11:57:12.577Z 1 (1.00%) high mild
66622026-06-01T11:57:12.577Z 3 (3.00%) high severe
66632026-06-01T11:57:13.459ZBenchmarking source_filter/allows/include_miss_v4/5
66642026-06-01T11:57:13.459ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66652026-06-01T11:57:16.923ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.5B iterations)
66662026-06-01T11:57:21.902ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66672026-06-01T11:57:21.986Zsource_filter/allows/include_miss_v4/5
66682026-06-01T11:57:21.986Z time: [3.2067 ns 3.2124 ns 3.2188 ns]
66692026-06-01T11:57:21.986Z thrpt: [310.68 Melem/s 311.30 Melem/s 311.84 Melem/s]
66702026-06-01T11:57:21.986Z change:
66712026-06-01T11:57:21.986Z time: [−1.2521% −0.9958% −0.7478%] (p = 0.00 < 0.05)
66722026-06-01T11:57:21.987Z thrpt: [+0.7534% +1.0059% +1.2680%]
66732026-06-01T11:57:21.987Z Change within noise threshold.
66742026-06-01T11:57:21.987ZFound 14 outliers among 100 measurements (14.00%)
66752026-06-01T11:57:21.987Z 7 (7.00%) high mild
66762026-06-01T11:57:21.987Z 7 (7.00%) high severe
66772026-06-01T11:57:22.869ZBenchmarking source_filter/allows/include_hit_v6/5
66782026-06-01T11:57:22.869ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66792026-06-01T11:57:27.858ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66802026-06-01T11:57:32.855ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66812026-06-01T11:57:32.940Zsource_filter/allows/include_hit_v6/5
66822026-06-01T11:57:32.940Z time: [4.6426 ns 4.6437 ns 4.6448 ns]
66832026-06-01T11:57:32.940Z thrpt: [215.29 Melem/s 215.35 Melem/s 215.40 Melem/s]
66842026-06-01T11:57:32.940Z change:
66852026-06-01T11:57:32.940Z time: [−2.5922% −2.1135% −1.6457%] (p = 0.00 < 0.05)
66862026-06-01T11:57:32.940Z thrpt: [+1.6732% +2.1592% +2.6612%]
66872026-06-01T11:57:32.940Z Performance has improved.
66882026-06-01T11:57:33.822ZBenchmarking source_filter/allows/include_miss_v6/5
66892026-06-01T11:57:33.822ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66902026-06-01T11:57:37.414ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (747M iterations)
66912026-06-01T11:57:42.372ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66922026-06-01T11:57:42.457Zsource_filter/allows/include_miss_v6/5
66932026-06-01T11:57:42.457Z time: [6.6335 ns 6.6348 ns 6.6362 ns]
66942026-06-01T11:57:42.457Z thrpt: [150.69 Melem/s 150.72 Melem/s 150.75 Melem/s]
66952026-06-01T11:57:42.457Z change:
66962026-06-01T11:57:42.457Z time: [−0.7662% −0.6635% −0.5670%] (p = 0.00 < 0.05)
66972026-06-01T11:57:42.457Z thrpt: [+0.5703% +0.6679% +0.7721%]
66982026-06-01T11:57:42.457Z Change within noise threshold.
66992026-06-01T11:57:42.457ZFound 1 outliers among 100 measurements (1.00%)
67002026-06-01T11:57:42.457Z 1 (1.00%) low mild
67012026-06-01T11:57:43.344ZBenchmarking source_filter/allows/include_hit_v4/10
67022026-06-01T11:57:43.344ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
67032026-06-01T11:57:48.559ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
67042026-06-01T11:57:53.544ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
67052026-06-01T11:57:53.630Zsource_filter/allows/include_hit_v4/10
67062026-06-01T11:57:53.630Z time: [1.2090 ns 1.2104 ns 1.2122 ns]
67072026-06-01T11:57:53.630Z thrpt: [824.94 Melem/s 826.18 Melem/s 827.16 Melem/s]
67082026-06-01T11:57:53.630Z change:
67092026-06-01T11:57:53.630Z time: [−4.3330% −3.4915% −2.8250%] (p = 0.00 < 0.05)
67102026-06-01T11:57:53.630Z thrpt: [+2.9071% +3.6179% +4.5293%]
67112026-06-01T11:57:53.630Z Performance has improved.
67122026-06-01T11:57:53.630ZFound 10 outliers among 100 measurements (10.00%)
67132026-06-01T11:57:53.630Z 2 (2.00%) high mild
67142026-06-01T11:57:53.630Z 8 (8.00%) high severe
67152026-06-01T11:57:54.516ZBenchmarking source_filter/allows/include_miss_v4/10
67162026-06-01T11:57:54.516ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67172026-06-01T11:57:57.543ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (887M iterations)
67182026-06-01T11:58:02.539ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67192026-06-01T11:58:02.625Zsource_filter/allows/include_miss_v4/10
67202026-06-01T11:58:02.625Z time: [5.6293 ns 5.6328 ns 5.6365 ns]
67212026-06-01T11:58:02.625Z thrpt: [177.42 Melem/s 177.53 Melem/s 177.64 Melem/s]
67222026-06-01T11:58:02.625Z change:
67232026-06-01T11:58:02.625Z time: [−0.6362% −0.5632% −0.4890%] (p = 0.00 < 0.05)
67242026-06-01T11:58:02.625Z thrpt: [+0.4914% +0.5663% +0.6403%]
67252026-06-01T11:58:02.625Z Change within noise threshold.
67262026-06-01T11:58:02.625ZFound 2 outliers among 100 measurements (2.00%)
67272026-06-01T11:58:02.625Z 2 (2.00%) high mild
67282026-06-01T11:58:03.508ZBenchmarking source_filter/allows/include_hit_v6/10
67292026-06-01T11:58:03.508ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67302026-06-01T11:58:08.493ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67312026-06-01T11:58:13.491ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67322026-06-01T11:58:13.576Zsource_filter/allows/include_hit_v6/10
67332026-06-01T11:58:13.576Z time: [4.6400 ns 4.6405 ns 4.6410 ns]
67342026-06-01T11:58:13.576Z thrpt: [215.47 Melem/s 215.49 Melem/s 215.52 Melem/s]
67352026-06-01T11:58:13.576Z change:
67362026-06-01T11:58:13.576Z time: [−0.4654% −0.4438% −0.4221%] (p = 0.00 < 0.05)
67372026-06-01T11:58:13.576Z thrpt: [+0.4239% +0.4457% +0.4675%]
67382026-06-01T11:58:13.576Z Change within noise threshold.
67392026-06-01T11:58:13.576ZFound 1 outliers among 100 measurements (1.00%)
67402026-06-01T11:58:13.576Z 1 (1.00%) low mild
67412026-06-01T11:58:14.463ZBenchmarking source_filter/allows/include_miss_v6/10
67422026-06-01T11:58:14.463ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67432026-06-01T11:58:19.563ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (526M iterations)
67442026-06-01T11:58:24.601ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67452026-06-01T11:58:24.686Zsource_filter/allows/include_miss_v6/10
67462026-06-01T11:58:24.686Z time: [9.5554 ns 9.5706 ns 9.5885 ns]
67472026-06-01T11:58:24.686Z thrpt: [104.29 Melem/s 104.49 Melem/s 104.65 Melem/s]
67482026-06-01T11:58:24.686Z change:
67492026-06-01T11:58:24.686Z time: [−0.1328% +0.1095% +0.3569%] (p = 0.38 > 0.05)
67502026-06-01T11:58:24.686Z thrpt: [−0.3557% −0.1093% +0.1330%]
67512026-06-01T11:58:24.686Z No change in performance detected.
67522026-06-01T11:58:24.686ZFound 17 outliers among 100 measurements (17.00%)
67532026-06-01T11:58:24.686Z 17 (17.00%) high mild
67542026-06-01T11:58:25.573ZBenchmarking source_filter/allows/include_hit_v4/50
67552026-06-01T11:58:25.573ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67562026-06-01T11:58:30.145ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
67572026-06-01T11:58:35.200ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67582026-06-01T11:58:35.285Zsource_filter/allows/include_hit_v4/50
67592026-06-01T11:58:35.285Z time: [2.1439 ns 2.1597 ns 2.1741 ns]
67602026-06-01T11:58:35.285Z thrpt: [459.96 Melem/s 463.04 Melem/s 466.45 Melem/s]
67612026-06-01T11:58:35.285Z change:
67622026-06-01T11:58:35.285Z time: [−2.2329% −1.2518% −0.2923%] (p = 0.01 < 0.05)
67632026-06-01T11:58:35.285Z thrpt: [+0.2932% +1.2676% +2.2839%]
67642026-06-01T11:58:35.285Z Change within noise threshold.
67652026-06-01T11:58:35.285ZFound 5 outliers among 100 measurements (5.00%)
67662026-06-01T11:58:35.285Z 5 (5.00%) high mild
67672026-06-01T11:58:36.170ZBenchmarking source_filter/allows/include_miss_v4/50
67682026-06-01T11:58:36.170ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67692026-06-01T11:58:42.146ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (898M iterations)
67702026-06-01T11:58:47.206ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67712026-06-01T11:58:47.291Zsource_filter/allows/include_miss_v4/50
67722026-06-01T11:58:47.291Z time: [5.5710 ns 5.6105 ns 5.6552 ns]
67732026-06-01T11:58:47.291Z thrpt: [176.83 Melem/s 178.24 Melem/s 179.50 Melem/s]
67742026-06-01T11:58:47.291Z change:
67752026-06-01T11:58:47.291Z time: [−3.9123% −1.2995% +0.7294%] (p = 0.33 > 0.05)
67762026-06-01T11:58:47.291Z thrpt: [−0.7241% +1.3166% +4.0716%]
67772026-06-01T11:58:47.294Z No change in performance detected.
67782026-06-01T11:58:47.294ZFound 3 outliers among 100 measurements (3.00%)
67792026-06-01T11:58:47.294Z 2 (2.00%) high mild
67802026-06-01T11:58:47.294Z 1 (1.00%) high severe
67812026-06-01T11:58:48.178ZBenchmarking source_filter/allows/include_hit_v6/50
67822026-06-01T11:58:48.178ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67832026-06-01T11:58:54.112ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (905M iterations)
67842026-06-01T11:58:59.111ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67852026-06-01T11:58:59.196Zsource_filter/allows/include_hit_v6/50
67862026-06-01T11:58:59.196Z time: [5.5227 ns 5.5239 ns 5.5252 ns]
67872026-06-01T11:58:59.196Z thrpt: [180.99 Melem/s 181.03 Melem/s 181.07 Melem/s]
67882026-06-01T11:58:59.196Z change:
67892026-06-01T11:58:59.196Z time: [−0.9180% −0.8515% −0.7867%] (p = 0.00 < 0.05)
67902026-06-01T11:58:59.196Z thrpt: [+0.7929% +0.8589% +0.9266%]
67912026-06-01T11:58:59.196Z Change within noise threshold.
67922026-06-01T11:59:00.079ZBenchmarking source_filter/allows/include_miss_v6/50
67932026-06-01T11:59:00.079ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67942026-06-01T11:59:04.975ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (548M iterations)
67952026-06-01T11:59:09.970ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67962026-06-01T11:59:10.054Zsource_filter/allows/include_miss_v6/50
67972026-06-01T11:59:10.054Z time: [9.0861 ns 9.1010 ns 9.1191 ns]
67982026-06-01T11:59:10.054Z thrpt: [109.66 Melem/s 109.88 Melem/s 110.06 Melem/s]
67992026-06-01T11:59:10.054Z change:
68002026-06-01T11:59:10.054Z time: [−0.7615% −0.4902% −0.2210%] (p = 0.00 < 0.05)
68012026-06-01T11:59:10.054Z thrpt: [+0.2215% +0.4926% +0.7674%]
68022026-06-01T11:59:10.054Z Change within noise threshold.
68032026-06-01T11:59:10.054ZFound 19 outliers among 100 measurements (19.00%)
68042026-06-01T11:59:10.054Z 16 (16.00%) high mild
68052026-06-01T11:59:10.054Z 3 (3.00%) high severe
68062026-06-01T11:59:10.945ZBenchmarking source_filter/allows/include_hit_v4/100
68072026-06-01T11:59:10.945ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
68082026-06-01T11:59:15.545ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
68092026-06-01T11:59:20.500ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68102026-06-01T11:59:20.585Zsource_filter/allows/include_hit_v4/100
68112026-06-01T11:59:20.586Z time: [2.1120 ns 2.1208 ns 2.1303 ns]
68122026-06-01T11:59:20.586Z thrpt: [469.43 Melem/s 471.51 Melem/s 473.48 Melem/s]
68132026-06-01T11:59:20.586Z change:
68142026-06-01T11:59:20.586Z time: [−2.7187% −1.9598% −1.2670%] (p = 0.00 < 0.05)
68152026-06-01T11:59:20.586Z thrpt: [+1.2833% +1.9990% +2.7947%]
68162026-06-01T11:59:20.586Z Performance has improved.
68172026-06-01T11:59:20.586ZFound 5 outliers among 100 measurements (5.00%)
68182026-06-01T11:59:20.586Z 3 (3.00%) high mild
68192026-06-01T11:59:20.586Z 2 (2.00%) high severe
68202026-06-01T11:59:21.471ZBenchmarking source_filter/allows/include_miss_v4/100
68212026-06-01T11:59:21.471ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68222026-06-01T11:59:25.364ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (690M iterations)
68232026-06-01T11:59:30.381ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68242026-06-01T11:59:30.466Zsource_filter/allows/include_miss_v4/100
68252026-06-01T11:59:30.466Z time: [7.2341 ns 7.2680 ns 7.3060 ns]
68262026-06-01T11:59:30.469Z thrpt: [136.87 Melem/s 137.59 Melem/s 138.23 Melem/s]
68272026-06-01T11:59:30.469Z change:
68282026-06-01T11:59:30.469Z time: [−3.3561% −2.3444% −1.3002%] (p = 0.00 < 0.05)
68292026-06-01T11:59:30.469Z thrpt: [+1.3173% +2.4007% +3.4727%]
68302026-06-01T11:59:30.469Z Performance has improved.
68312026-06-01T11:59:30.469ZFound 7 outliers among 100 measurements (7.00%)
68322026-06-01T11:59:30.469Z 4 (4.00%) high mild
68332026-06-01T11:59:30.469Z 3 (3.00%) high severe
68342026-06-01T11:59:31.353ZBenchmarking source_filter/allows/include_hit_v6/100
68352026-06-01T11:59:31.353ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68362026-06-01T11:59:37.292ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (904M iterations)
68372026-06-01T11:59:42.291ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68382026-06-01T11:59:42.376Zsource_filter/allows/include_hit_v6/100
68392026-06-01T11:59:42.376Z time: [5.5301 ns 5.5311 ns 5.5322 ns]
68402026-06-01T11:59:42.376Z thrpt: [180.76 Melem/s 180.79 Melem/s 180.83 Melem/s]
68412026-06-01T11:59:42.380Z change:
68422026-06-01T11:59:42.380Z time: [−0.7090% −0.6535% −0.6020%] (p = 0.00 < 0.05)
68432026-06-01T11:59:42.380Z thrpt: [+0.6057% +0.6578% +0.7140%]
68442026-06-01T11:59:42.380Z Change within noise threshold.
68452026-06-01T11:59:43.264ZBenchmarking source_filter/allows/include_miss_v6/100
68462026-06-01T11:59:43.264ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68472026-06-01T11:59:46.450ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (421M iterations)
68482026-06-01T11:59:51.486ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68492026-06-01T11:59:51.571Zsource_filter/allows/include_miss_v6/100
68502026-06-01T11:59:51.571Z time: [11.932 ns 11.948 ns 11.964 ns]
68512026-06-01T11:59:51.571Z thrpt: [83.585 Melem/s 83.697 Melem/s 83.806 Melem/s]
68522026-06-01T11:59:51.571Z change:
68532026-06-01T11:59:51.571Z time: [+1.3071% +1.4301% +1.5588%] (p = 0.00 < 0.05)
68542026-06-01T11:59:51.571Z thrpt: [−1.5349% −1.4099% −1.2902%]
68552026-06-01T11:59:51.571Z Performance has regressed.
68562026-06-01T11:59:52.456ZBenchmarking source_filter/allows/include_empty_v4
68572026-06-01T11:59:52.456ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68582026-06-01T11:59:56.414ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (11B iterations)
68592026-06-01T12:00:01.411ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68602026-06-01T12:00:01.496Zsource_filter/allows/include_empty_v4
68612026-06-01T12:00:01.496Z time: [460.16 ps 460.29 ps 460.43 ps]
68622026-06-01T12:00:01.496Z thrpt: [2.1719 Gelem/s 2.1726 Gelem/s 2.1732 Gelem/s]
68632026-06-01T12:00:01.496Z change:
68642026-06-01T12:00:01.496Z time: [−0.6485% −0.5151% −0.3803%] (p = 0.00 < 0.05)
68652026-06-01T12:00:01.496Z thrpt: [+0.3817% +0.5178% +0.6528%]
68662026-06-01T12:00:01.496Z Change within noise threshold.
68672026-06-01T12:00:01.496ZFound 6 outliers among 100 measurements (6.00%)
68682026-06-01T12:00:01.496Z 1 (1.00%) high mild
68692026-06-01T12:00:01.496Z 5 (5.00%) high severe
68702026-06-01T12:00:02.383ZBenchmarking source_filter/allows/include_empty_v6
68712026-06-01T12:00:02.384ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68722026-06-01T12:00:07.600ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (8.2B iterations)
68732026-06-01T12:00:12.614ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68742026-06-01T12:00:12.699Zsource_filter/allows/include_empty_v6
68752026-06-01T12:00:12.700Z time: [606.15 ps 608.94 ps 611.67 ps]
68762026-06-01T12:00:12.700Z thrpt: [1.6349 Gelem/s 1.6422 Gelem/s 1.6498 Gelem/s]
68772026-06-01T12:00:12.700Z change:
68782026-06-01T12:00:12.700Z time: [+29.571% +30.467% +31.321%] (p = 0.00 < 0.05)
68792026-06-01T12:00:12.700Z thrpt: [−23.851% −23.352% −22.822%]
68802026-06-01T12:00:12.700Z Performance has regressed.
68812026-06-01T12:00:12.700ZFound 9 outliers among 100 measurements (9.00%)
68822026-06-01T12:00:12.700Z 6 (6.00%) low severe
68832026-06-01T12:00:12.700Z 2 (2.00%) low mild
68842026-06-01T12:00:12.700Z 1 (1.00%) high mild
68852026-06-01T12:00:13.612Z
68862026-06-01T12:00:13.616ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68872026-06-01T12:00:13.616ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68882026-06-01T12:00:13.616ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0325 ms (605 iterations)
68892026-06-01T12:00:13.616ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68902026-06-01T12:00:13.616Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68912026-06-01T12:00:13.616Z time: [18.000 18.000 18.000 ]
68922026-06-01T12:00:13.616Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68932026-06-01T12:00:13.616Z No change in performance detected.
68942026-06-01T12:00:13.616Z
68952026-06-01T12:00:13.616ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68962026-06-01T12:00:13.616ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68972026-06-01T12:00:13.616ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0446 ms (715 iterations)
68982026-06-01T12:00:13.616ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68992026-06-01T12:00:13.620Zprocess/Hairpin-DHCPv4/alloc_ct/Request
69002026-06-01T12:00:13.620Z time: [18.000 18.000 18.000 ]
69012026-06-01T12:00:13.620Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69022026-06-01T12:00:13.620Z No change in performance detected.
69032026-06-01T12:00:13.620Z
69042026-06-01T12:00:13.620ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
69052026-06-01T12:00:13.620ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
69062026-06-01T12:00:13.620ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1068 ms (550 iterations)
69072026-06-01T12:00:13.620ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69082026-06-01T12:00:13.620Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69092026-06-01T12:00:13.620Z time: [20.000 20.000 20.000 ]
69102026-06-01T12:00:13.620Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69112026-06-01T12:00:13.620Z No change in performance detected.
69122026-06-01T12:00:13.620Z
69132026-06-01T12:00:13.620ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69142026-06-01T12:00:13.620ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69152026-06-01T12:00:13.620ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0288 ms (495 iterations)
69162026-06-01T12:00:13.620ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69172026-06-01T12:00:13.620Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69182026-06-01T12:00:13.620Z time: [21.000 21.000 21.000 ]
69192026-06-01T12:00:13.620Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69202026-06-01T12:00:13.620Z No change in performance detected.
69212026-06-01T12:00:13.624Z
69222026-06-01T12:00:13.624ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69232026-06-01T12:00:13.624ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69242026-06-01T12:00:13.624ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0397 ms (825 iterations)
69252026-06-01T12:00:13.624ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69262026-06-01T12:00:13.624Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69272026-06-01T12:00:13.624Z time: [13.000 13.000 13.000 ]
69282026-06-01T12:00:13.624Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69292026-06-01T12:00:13.624Z No change in performance detected.
69302026-06-01T12:00:13.624Z
69312026-06-01T12:00:13.624ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69322026-06-01T12:00:13.624ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69332026-06-01T12:00:13.624ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0413 ms (715 iterations)
69342026-06-01T12:00:13.624ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69352026-06-01T12:00:13.624Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69362026-06-01T12:00:13.624Z time: [12.000 12.000 12.000 ]
69372026-06-01T12:00:13.624Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69382026-06-01T12:00:13.624Z No change in performance detected.
69392026-06-01T12:00:13.624Z
69402026-06-01T12:00:13.624ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69412026-06-01T12:00:13.624ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69422026-06-01T12:00:13.628ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0660 ms (715 iterations)
69432026-06-01T12:00:13.628ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69442026-06-01T12:00:13.628Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69452026-06-01T12:00:13.628Z time: [14.000 14.000 14.000 ]
69462026-06-01T12:00:13.628Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69472026-06-01T12:00:13.628Z No change in performance detected.
69482026-06-01T12:00:13.628Z
69492026-06-01T12:00:13.628ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69502026-06-01T12:00:13.628ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69512026-06-01T12:00:13.628ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0125 ms (715 iterations)
69522026-06-01T12:00:13.628ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69532026-06-01T12:00:13.628Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69542026-06-01T12:00:13.628Z time: [14.000 14.000 14.000 ]
69552026-06-01T12:00:13.628Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69562026-06-01T12:00:13.628Z No change in performance detected.
69572026-06-01T12:00:13.628Z
69582026-06-01T12:00:13.628ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69592026-06-01T12:00:13.628ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69602026-06-01T12:00:13.628ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0272 ms (605 iterations)
69612026-06-01T12:00:13.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69622026-06-01T12:00:13.632Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69632026-06-01T12:00:13.632Z time: [3.0000 3.0000 3.0000 ]
69642026-06-01T12:00:13.632Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69652026-06-01T12:00:13.632Z No change in performance detected.
69662026-06-01T12:00:13.632Z
69672026-06-01T12:00:13.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69682026-06-01T12:00:13.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69692026-06-01T12:00:13.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0595 ms (495 iterations)
69702026-06-01T12:00:13.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69712026-06-01T12:00:13.632Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69722026-06-01T12:00:13.632Z time: [3.0000 3.0000 3.0000 ]
69732026-06-01T12:00:13.632Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69742026-06-01T12:00:13.632Z No change in performance detected.
69752026-06-01T12:00:13.632Z
69762026-06-01T12:00:13.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69772026-06-01T12:00:13.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69782026-06-01T12:00:13.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0037 ms (550 iterations)
69792026-06-01T12:00:13.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69802026-06-01T12:00:13.632ZCriterion.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.
69812026-06-01T12:00:13.632Z
69822026-06-01T12:00:13.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69832026-06-01T12:00:13.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69842026-06-01T12:00:13.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0540 ms (495 iterations)
69852026-06-01T12:00:13.635ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69862026-06-01T12:00:13.636ZCriterion.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.
69872026-06-01T12:00:13.636Z
69882026-06-01T12:00:13.636ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69892026-06-01T12:00:13.636ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69902026-06-01T12:00:13.636ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0340 ms (880 iterations)
69912026-06-01T12:00:13.636ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69922026-06-01T12:00:13.636Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69932026-06-01T12:00:13.636Z time: [3.0000 3.0000 3.0000 ]
69942026-06-01T12:00:13.636Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69952026-06-01T12:00:13.636Z No change in performance detected.
69962026-06-01T12:00:13.636Z
69972026-06-01T12:00:13.636ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69982026-06-01T12:00:13.636ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69992026-06-01T12:00:13.636ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0511 ms (550 iterations)
70002026-06-01T12:00:13.636ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70012026-06-01T12:00:13.639Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70022026-06-01T12:00:13.639Z time: [3.0000 3.0000 3.0000 ]
70032026-06-01T12:00:13.639Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70042026-06-01T12:00:13.639Z No change in performance detected.
70052026-06-01T12:00:13.639Z
70062026-06-01T12:00:13.639ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
70072026-06-01T12:00:13.639ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70082026-06-01T12:00:13.639ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0322 ms (770 iterations)
70092026-06-01T12:00:13.639ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70102026-06-01T12:00:13.639ZCriterion.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.
70112026-06-01T12:00:13.639Z
70122026-06-01T12:00:13.639ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70132026-06-01T12:00:13.639ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70142026-06-01T12:00:13.640ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0071 ms (495 iterations)
70152026-06-01T12:00:13.640ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70162026-06-01T12:00:13.640ZCriterion.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.
70172026-06-01T12:00:13.640Z
70182026-06-01T12:00:13.640ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70192026-06-01T12:00:13.640ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70202026-06-01T12:00:13.640ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0159 ms (770 iterations)
70212026-06-01T12:00:13.643ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70222026-06-01T12:00:13.643Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70232026-06-01T12:00:13.643Z time: [3.0000 3.0000 3.0000 ]
70242026-06-01T12:00:13.643Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70252026-06-01T12:00:13.643Z No change in performance detected.
70262026-06-01T12:00:13.643Z
70272026-06-01T12:00:13.643ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70282026-06-01T12:00:13.643ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70292026-06-01T12:00:13.643ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0750 ms (495 iterations)
70302026-06-01T12:00:13.643ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70312026-06-01T12:00:13.643Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70322026-06-01T12:00:13.643Z time: [3.0000 3.0000 3.0000 ]
70332026-06-01T12:00:13.643Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70342026-06-01T12:00:13.643Z No change in performance detected.
70352026-06-01T12:00:13.643Z
70362026-06-01T12:00:13.643ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70372026-06-01T12:00:13.644ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70382026-06-01T12:00:13.644ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0535 ms (660 iterations)
70392026-06-01T12:00:13.644ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70402026-06-01T12:00:13.644ZCriterion.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.
70412026-06-01T12:00:13.644Z
70422026-06-01T12:00:13.644ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70432026-06-01T12:00:13.644ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70442026-06-01T12:00:13.647ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0353 ms (440 iterations)
70452026-06-01T12:00:13.647ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70462026-06-01T12:00:13.647ZCriterion.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.
70472026-06-01T12:00:13.647Z
70482026-06-01T12:00:13.647ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70492026-06-01T12:00:13.647ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70502026-06-01T12:00:13.647ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0435 ms (880 iterations)
70512026-06-01T12:00:13.647ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70522026-06-01T12:00:13.647Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70532026-06-01T12:00:13.647Z time: [3.0000 3.0000 3.0000 ]
70542026-06-01T12:00:13.647Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70552026-06-01T12:00:13.647Z No change in performance detected.
70562026-06-01T12:00:13.647Z
70572026-06-01T12:00:13.647ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70582026-06-01T12:00:13.647ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70592026-06-01T12:00:13.647ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0383 ms (495 iterations)
70602026-06-01T12:00:13.651ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70612026-06-01T12:00:13.651Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70622026-06-01T12:00:13.651Z time: [3.0000 3.0000 3.0000 ]
70632026-06-01T12:00:13.651Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70642026-06-01T12:00:13.651Z No change in performance detected.
70652026-06-01T12:00:13.651Z
70662026-06-01T12:00:13.651ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70672026-06-01T12:00:13.651ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70682026-06-01T12:00:13.651ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0304 ms (715 iterations)
70692026-06-01T12:00:13.651ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70702026-06-01T12:00:13.651ZCriterion.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.
70712026-06-01T12:00:13.651Z
70722026-06-01T12:00:13.651ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70732026-06-01T12:00:13.651ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70742026-06-01T12:00:13.651ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0566 ms (495 iterations)
70752026-06-01T12:00:13.651ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70762026-06-01T12:00:13.651ZCriterion.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.
70772026-06-01T12:00:13.651Z
70782026-06-01T12:00:13.651ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70792026-06-01T12:00:13.651ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70802026-06-01T12:00:13.651ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1072 ms (275 iterations)
70812026-06-01T12:00:13.655ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70822026-06-01T12:00:13.655Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70832026-06-01T12:00:13.655Z time: [45.000 45.000 45.000 ]
70842026-06-01T12:00:13.655Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70852026-06-01T12:00:13.655Z No change in performance detected.
70862026-06-01T12:00:13.655Z
70872026-06-01T12:00:13.655ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70882026-06-01T12:00:13.655ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70892026-06-01T12:00:13.655ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0368 ms (220 iterations)
70902026-06-01T12:00:13.655ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70912026-06-01T12:00:13.655Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70922026-06-01T12:00:13.655Z time: [45.000 45.000 45.000 ]
70932026-06-01T12:00:13.655Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70942026-06-01T12:00:13.655Z No change in performance detected.
70952026-06-01T12:00:13.655Z
70962026-06-01T12:00:13.655ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70972026-06-01T12:00:13.655ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70982026-06-01T12:00:13.655ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1341 ms (330 iterations)
70992026-06-01T12:00:13.659ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
71002026-06-01T12:00:13.659Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71012026-06-01T12:00:13.659Z time: [30.000 30.000 30.000 ]
71022026-06-01T12:00:13.659Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71032026-06-01T12:00:13.659Z No change in performance detected.
71042026-06-01T12:00:13.659Z
71052026-06-01T12:00:13.659ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71062026-06-01T12:00:13.659ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71072026-06-01T12:00:13.659ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1685 ms (275 iterations)
71082026-06-01T12:00:13.659ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71092026-06-01T12:00:13.659Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71102026-06-01T12:00:13.659Z time: [30.000 30.000 30.000 ]
71112026-06-01T12:00:13.659Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71122026-06-01T12:00:13.659Z No change in performance detected.
71132026-06-01T12:00:13.659Z
71142026-06-01T12:00:13.659ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71152026-06-01T12:00:13.659ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71162026-06-01T12:00:13.659ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1710 ms (330 iterations)
71172026-06-01T12:00:13.662ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71182026-06-01T12:00:13.663Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71192026-06-01T12:00:13.663Z time: [44.000 44.000 44.000 ]
71202026-06-01T12:00:13.663Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71212026-06-01T12:00:13.663Z No change in performance detected.
71222026-06-01T12:00:13.663Z
71232026-06-01T12:00:13.663ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71242026-06-01T12:00:13.663ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71252026-06-01T12:00:13.663ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1645 ms (275 iterations)
71262026-06-01T12:00:13.663ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71272026-06-01T12:00:13.663Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71282026-06-01T12:00:13.663Z time: [44.000 44.000 44.000 ]
71292026-06-01T12:00:13.663Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71302026-06-01T12:00:13.663Z No change in performance detected.
71312026-06-01T12:00:13.663Z
71322026-06-01T12:00:13.663ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71332026-06-01T12:00:13.663ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71342026-06-01T12:00:13.663ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0130 ms (330 iterations)
71352026-06-01T12:00:13.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71362026-06-01T12:00:13.666Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71372026-06-01T12:00:13.666Z time: [29.000 29.000 29.000 ]
71382026-06-01T12:00:13.666Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71392026-06-01T12:00:13.666Z No change in performance detected.
71402026-06-01T12:00:13.666Z
71412026-06-01T12:00:13.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71422026-06-01T12:00:13.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71432026-06-01T12:00:13.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0447 ms (275 iterations)
71442026-06-01T12:00:13.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71452026-06-01T12:00:13.666Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71462026-06-01T12:00:13.666Z time: [29.000 29.000 29.000 ]
71472026-06-01T12:00:13.666Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71482026-06-01T12:00:13.667Z No change in performance detected.
71492026-06-01T12:00:13.667Z
71502026-06-01T12:00:13.667ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71512026-06-01T12:00:13.667ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71522026-06-01T12:00:13.667ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1699 ms (275 iterations)
71532026-06-01T12:00:13.670ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71542026-06-01T12:00:13.670Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71552026-06-01T12:00:13.670Z time: [45.000 45.000 45.000 ]
71562026-06-01T12:00:13.670Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71572026-06-01T12:00:13.670Z No change in performance detected.
71582026-06-01T12:00:13.670Z
71592026-06-01T12:00:13.670ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71602026-06-01T12:00:13.670ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71612026-06-01T12:00:13.670ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0974 ms (220 iterations)
71622026-06-01T12:00:13.670ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71632026-06-01T12:00:13.670Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71642026-06-01T12:00:13.671Z time: [45.000 45.000 45.000 ]
71652026-06-01T12:00:13.671Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71662026-06-01T12:00:13.671Z No change in performance detected.
71672026-06-01T12:00:13.671Z
71682026-06-01T12:00:13.671ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71692026-06-01T12:00:13.671ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71702026-06-01T12:00:13.671ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0042 ms (275 iterations)
71712026-06-01T12:00:13.671ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71722026-06-01T12:00:13.674Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71732026-06-01T12:00:13.674Z time: [30.000 30.000 30.000 ]
71742026-06-01T12:00:13.675Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71752026-06-01T12:00:13.675Z No change in performance detected.
71762026-06-01T12:00:13.675Z
71772026-06-01T12:00:13.675ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71782026-06-01T12:00:13.675ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71792026-06-01T12:00:13.675ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1944 ms (275 iterations)
71802026-06-01T12:00:13.675ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71812026-06-01T12:00:13.675Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71822026-06-01T12:00:13.675Z time: [30.000 30.000 30.000 ]
71832026-06-01T12:00:13.675Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71842026-06-01T12:00:13.675Z No change in performance detected.
71852026-06-01T12:00:13.675Z
71862026-06-01T12:00:13.675ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71872026-06-01T12:00:13.675ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71882026-06-01T12:00:13.675ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0806 ms (275 iterations)
71892026-06-01T12:00:13.675ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71902026-06-01T12:00:13.675Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71912026-06-01T12:00:13.675Z time: [44.000 44.000 44.000 ]
71922026-06-01T12:00:13.675Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71932026-06-01T12:00:13.675Z No change in performance detected.
71942026-06-01T12:00:13.675Z
71952026-06-01T12:00:13.675ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71962026-06-01T12:00:13.675ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71972026-06-01T12:00:13.678ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2452 ms (275 iterations)
71982026-06-01T12:00:13.678ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71992026-06-01T12:00:13.678Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72002026-06-01T12:00:13.679Z time: [44.000 44.000 44.000 ]
72012026-06-01T12:00:13.679Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72022026-06-01T12:00:13.679Z No change in performance detected.
72032026-06-01T12:00:13.679Z
72042026-06-01T12:00:13.679ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72052026-06-01T12:00:13.679ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72062026-06-01T12:00:13.679ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0417 ms (330 iterations)
72072026-06-01T12:00:13.679ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72082026-06-01T12:00:13.679Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72092026-06-01T12:00:13.679Z time: [29.000 29.000 29.000 ]
72102026-06-01T12:00:13.679Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72112026-06-01T12:00:13.679Z No change in performance detected.
72122026-06-01T12:00:13.679Z
72132026-06-01T12:00:13.679ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72142026-06-01T12:00:13.679ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72152026-06-01T12:00:13.679ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0975 ms (275 iterations)
72162026-06-01T12:00:13.682ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72172026-06-01T12:00:13.682Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72182026-06-01T12:00:13.682Z time: [29.000 29.000 29.000 ]
72192026-06-01T12:00:13.682Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72202026-06-01T12:00:13.682Z No change in performance detected.
72212026-06-01T12:00:13.682Z
72222026-06-01T12:00:13.682ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72232026-06-01T12:00:13.682ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72242026-06-01T12:00:13.682ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0398 ms (715 iterations)
72252026-06-01T12:00:13.683ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72262026-06-01T12:00:13.683Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72272026-06-01T12:00:13.683Z time: [3924.0 B 3924.0 B 3924.0 B]
72282026-06-01T12:00:13.683Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72292026-06-01T12:00:13.683Z No change in performance detected.
72302026-06-01T12:00:13.683Z
72312026-06-01T12:00:13.683ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72322026-06-01T12:00:13.683ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72332026-06-01T12:00:13.683ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0094 ms (715 iterations)
72342026-06-01T12:00:13.686ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72352026-06-01T12:00:13.686Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72362026-06-01T12:00:13.686Z time: [3924.0 B 3924.0 B 3924.0 B]
72372026-06-01T12:00:13.686Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72382026-06-01T12:00:13.686Z No change in performance detected.
72392026-06-01T12:00:13.686Z
72402026-06-01T12:00:13.686ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72412026-06-01T12:00:13.686ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72422026-06-01T12:00:13.686ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0720 ms (550 iterations)
72432026-06-01T12:00:13.686ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72442026-06-01T12:00:13.686Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72452026-06-01T12:00:13.686Z time: [3988.0 B 3988.0 B 3988.0 B]
72462026-06-01T12:00:13.686Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72472026-06-01T12:00:13.686Z No change in performance detected.
72482026-06-01T12:00:13.686Z
72492026-06-01T12:00:13.686ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72502026-06-01T12:00:13.686ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72512026-06-01T12:00:13.686ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0732 ms (550 iterations)
72522026-06-01T12:00:13.689ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72532026-06-01T12:00:13.690Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72542026-06-01T12:00:13.690Z time: [4386.0 B 4386.0 B 4386.0 B]
72552026-06-01T12:00:13.690Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72562026-06-01T12:00:13.690Z No change in performance detected.
72572026-06-01T12:00:13.690Z
72582026-06-01T12:00:13.690ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72592026-06-01T12:00:13.690ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72602026-06-01T12:00:13.690ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0278 ms (825 iterations)
72612026-06-01T12:00:13.690ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72622026-06-01T12:00:13.690Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72632026-06-01T12:00:13.690Z time: [2888.0 B 2888.0 B 2888.0 B]
72642026-06-01T12:00:13.690Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72652026-06-01T12:00:13.690Z No change in performance detected.
72662026-06-01T12:00:13.690Z
72672026-06-01T12:00:13.690ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72682026-06-01T12:00:13.690ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72692026-06-01T12:00:13.690ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0130 ms (715 iterations)
72702026-06-01T12:00:13.693ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72712026-06-01T12:00:13.693Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72722026-06-01T12:00:13.693Z time: [2873.0 B 2873.0 B 2873.0 B]
72732026-06-01T12:00:13.693Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72742026-06-01T12:00:13.693Z No change in performance detected.
72752026-06-01T12:00:13.693Z
72762026-06-01T12:00:13.694ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72772026-06-01T12:00:13.694ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72782026-06-01T12:00:13.694ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0361 ms (715 iterations)
72792026-06-01T12:00:13.694ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72802026-06-01T12:00:13.694Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72812026-06-01T12:00:13.694Z time: [2926.0 B 2926.0 B 2926.0 B]
72822026-06-01T12:00:13.694Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72832026-06-01T12:00:13.694Z No change in performance detected.
72842026-06-01T12:00:13.694Z
72852026-06-01T12:00:13.694ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72862026-06-01T12:00:13.694ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72872026-06-01T12:00:13.694ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0750 ms (770 iterations)
72882026-06-01T12:00:13.697ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72892026-06-01T12:00:13.697Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72902026-06-01T12:00:13.697Z time: [2910.0 B 2910.0 B 2910.0 B]
72912026-06-01T12:00:13.697Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72922026-06-01T12:00:13.697Z No change in performance detected.
72932026-06-01T12:00:13.697Z
72942026-06-01T12:00:13.697ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72952026-06-01T12:00:13.697ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72962026-06-01T12:00:13.697ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0659 ms (825 iterations)
72972026-06-01T12:00:13.697ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72982026-06-01T12:00:13.697Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72992026-06-01T12:00:13.697Z time: [264.00 B 264.00 B 264.00 B]
73002026-06-01T12:00:13.697Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73012026-06-01T12:00:13.697Z No change in performance detected.
73022026-06-01T12:00:13.698Z
73032026-06-01T12:00:13.698ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73042026-06-01T12:00:13.698ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73052026-06-01T12:00:13.698ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0175 ms (495 iterations)
73062026-06-01T12:00:13.701ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73072026-06-01T12:00:13.701Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73082026-06-01T12:00:13.701Z time: [264.00 B 264.00 B 264.00 B]
73092026-06-01T12:00:13.701Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73102026-06-01T12:00:13.701Z No change in performance detected.
73112026-06-01T12:00:13.701Z
73122026-06-01T12:00:13.701ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73132026-06-01T12:00:13.701ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73142026-06-01T12:00:13.701ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0199 ms (715 iterations)
73152026-06-01T12:00:13.701ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73162026-06-01T12:00:13.701ZCriterion.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.
73172026-06-01T12:00:13.701Z
73182026-06-01T12:00:13.701ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73192026-06-01T12:00:13.701ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73202026-06-01T12:00:13.701ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0462 ms (495 iterations)
73212026-06-01T12:00:13.701ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73222026-06-01T12:00:13.701ZCriterion.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.
73232026-06-01T12:00:13.701Z
73242026-06-01T12:00:13.702ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73252026-06-01T12:00:13.702ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73262026-06-01T12:00:13.702ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0455 ms (935 iterations)
73272026-06-01T12:00:13.705ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73282026-06-01T12:00:13.705Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73292026-06-01T12:00:13.705Z time: [264.00 B 264.00 B 264.00 B]
73302026-06-01T12:00:13.705Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73312026-06-01T12:00:13.705Z No change in performance detected.
73322026-06-01T12:00:13.705Z
73332026-06-01T12:00:13.705ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73342026-06-01T12:00:13.705ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73352026-06-01T12:00:13.705ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0622 ms (550 iterations)
73362026-06-01T12:00:13.705ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73372026-06-01T12:00:13.705Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73382026-06-01T12:00:13.705Z time: [264.00 B 264.00 B 264.00 B]
73392026-06-01T12:00:13.705Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73402026-06-01T12:00:13.705Z No change in performance detected.
73412026-06-01T12:00:13.705Z
73422026-06-01T12:00:13.705ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73432026-06-01T12:00:13.705ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73442026-06-01T12:00:13.705ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0006 ms (770 iterations)
73452026-06-01T12:00:13.708ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73462026-06-01T12:00:13.709ZCriterion.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.
73472026-06-01T12:00:13.709Z
73482026-06-01T12:00:13.709ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73492026-06-01T12:00:13.709ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73502026-06-01T12:00:13.709ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0067 ms (495 iterations)
73512026-06-01T12:00:13.709ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73522026-06-01T12:00:13.709ZCriterion.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.
73532026-06-01T12:00:13.709Z
73542026-06-01T12:00:13.709ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73552026-06-01T12:00:13.709ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73562026-06-01T12:00:13.709ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0491 ms (825 iterations)
73572026-06-01T12:00:13.709ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73582026-06-01T12:00:13.709Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73592026-06-01T12:00:13.709Z time: [264.00 B 264.00 B 264.00 B]
73602026-06-01T12:00:13.709Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73612026-06-01T12:00:13.709Z No change in performance detected.
73622026-06-01T12:00:13.709Z
73632026-06-01T12:00:13.709ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73642026-06-01T12:00:13.709ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73652026-06-01T12:00:13.709ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0235 ms (495 iterations)
73662026-06-01T12:00:13.712ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73672026-06-01T12:00:13.713Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73682026-06-01T12:00:13.713Z time: [264.00 B 264.00 B 264.00 B]
73692026-06-01T12:00:13.713Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73702026-06-01T12:00:13.713Z No change in performance detected.
73712026-06-01T12:00:13.713Z
73722026-06-01T12:00:13.713ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73732026-06-01T12:00:13.713ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73742026-06-01T12:00:13.713ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0400 ms (715 iterations)
73752026-06-01T12:00:13.713ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73762026-06-01T12:00:13.713ZCriterion.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.
73772026-06-01T12:00:13.713Z
73782026-06-01T12:00:13.713ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73792026-06-01T12:00:13.713ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73802026-06-01T12:00:13.713ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0830 ms (495 iterations)
73812026-06-01T12:00:13.713ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73822026-06-01T12:00:13.713ZCriterion.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.
73832026-06-01T12:00:13.713Z
73842026-06-01T12:00:13.713ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73852026-06-01T12:00:13.713ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73862026-06-01T12:00:13.713ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0394 ms (880 iterations)
73872026-06-01T12:00:13.716ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73882026-06-01T12:00:13.716Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73892026-06-01T12:00:13.717Z time: [264.00 B 264.00 B 264.00 B]
73902026-06-01T12:00:13.717Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73912026-06-01T12:00:13.717Z No change in performance detected.
73922026-06-01T12:00:13.717Z
73932026-06-01T12:00:13.717ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73942026-06-01T12:00:13.717ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73952026-06-01T12:00:13.717ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0846 ms (550 iterations)
73962026-06-01T12:00:13.717ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73972026-06-01T12:00:13.717Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73982026-06-01T12:00:13.717Z time: [264.00 B 264.00 B 264.00 B]
73992026-06-01T12:00:13.717Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74002026-06-01T12:00:13.717Z No change in performance detected.
74012026-06-01T12:00:13.717Z
74022026-06-01T12:00:13.717ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
74032026-06-01T12:00:13.717ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74042026-06-01T12:00:13.717ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0634 ms (770 iterations)
74052026-06-01T12:00:13.720ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74062026-06-01T12:00:13.720ZCriterion.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.
74072026-06-01T12:00:13.720Z
74082026-06-01T12:00:13.720ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
74092026-06-01T12:00:13.720ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74102026-06-01T12:00:13.720ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0467 ms (495 iterations)
74112026-06-01T12:00:13.721ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74122026-06-01T12:00:13.721ZCriterion.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.
74132026-06-01T12:00:13.721Z
74142026-06-01T12:00:13.721ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74152026-06-01T12:00:13.721ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74162026-06-01T12:00:13.721ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0598 ms (275 iterations)
74172026-06-01T12:00:13.721ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74182026-06-01T12:00:13.721Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74192026-06-01T12:00:13.721Z time: [8539.0 B 8539.0 B 8539.0 B]
74202026-06-01T12:00:13.721Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74212026-06-01T12:00:13.721Z No change in performance detected.
74222026-06-01T12:00:13.721Z
74232026-06-01T12:00:13.721ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74242026-06-01T12:00:13.721ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74252026-06-01T12:00:13.721ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2445 ms (275 iterations)
74262026-06-01T12:00:13.724ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74272026-06-01T12:00:13.724Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74282026-06-01T12:00:13.724Z time: [8539.0 B 8539.0 B 8539.0 B]
74292026-06-01T12:00:13.724Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74302026-06-01T12:00:13.724Z No change in performance detected.
74312026-06-01T12:00:13.724Z
74322026-06-01T12:00:13.724ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74332026-06-01T12:00:13.724ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74342026-06-01T12:00:13.724ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1007 ms (330 iterations)
74352026-06-01T12:00:13.725ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74362026-06-01T12:00:13.725Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74372026-06-01T12:00:13.725Z time: [7048.0 B 7048.0 B 7048.0 B]
74382026-06-01T12:00:13.725Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74392026-06-01T12:00:13.725Z No change in performance detected.
74402026-06-01T12:00:13.725Z
74412026-06-01T12:00:13.725ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74422026-06-01T12:00:13.725ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74432026-06-01T12:00:13.725ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0997 ms (275 iterations)
74442026-06-01T12:00:13.728ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74452026-06-01T12:00:13.728Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74462026-06-01T12:00:13.728Z time: [7048.0 B 7048.0 B 7048.0 B]
74472026-06-01T12:00:13.728Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74482026-06-01T12:00:13.728Z No change in performance detected.
74492026-06-01T12:00:13.728Z
74502026-06-01T12:00:13.728ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74512026-06-01T12:00:13.728ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74522026-06-01T12:00:13.728ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1720 ms (330 iterations)
74532026-06-01T12:00:13.728ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74542026-06-01T12:00:13.728Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74552026-06-01T12:00:13.728Z time: [8507.0 B 8507.0 B 8507.0 B]
74562026-06-01T12:00:13.728Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74572026-06-01T12:00:13.729Z No change in performance detected.
74582026-06-01T12:00:13.729Z
74592026-06-01T12:00:13.729ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74602026-06-01T12:00:13.729ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74612026-06-01T12:00:13.729ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1545 ms (275 iterations)
74622026-06-01T12:00:13.732ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74632026-06-01T12:00:13.732Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74642026-06-01T12:00:13.732Z time: [8507.0 B 8507.0 B 8507.0 B]
74652026-06-01T12:00:13.732Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74662026-06-01T12:00:13.732Z No change in performance detected.
74672026-06-01T12:00:13.732Z
74682026-06-01T12:00:13.732ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74692026-06-01T12:00:13.732ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74702026-06-01T12:00:13.732ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1466 ms (385 iterations)
74712026-06-01T12:00:13.732ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74722026-06-01T12:00:13.732Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74732026-06-01T12:00:13.732Z time: [7016.0 B 7016.0 B 7016.0 B]
74742026-06-01T12:00:13.732Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74752026-06-01T12:00:13.732Z No change in performance detected.
74762026-06-01T12:00:13.732Z
74772026-06-01T12:00:13.733ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74782026-06-01T12:00:13.733ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74792026-06-01T12:00:13.733ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0272 ms (275 iterations)
74802026-06-01T12:00:13.733ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74812026-06-01T12:00:13.736Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74822026-06-01T12:00:13.736Z time: [7016.0 B 7016.0 B 7016.0 B]
74832026-06-01T12:00:13.736Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74842026-06-01T12:00:13.736Z No change in performance detected.
74852026-06-01T12:00:13.736Z
74862026-06-01T12:00:13.736ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74872026-06-01T12:00:13.736ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74882026-06-01T12:00:13.736ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1334 ms (275 iterations)
74892026-06-01T12:00:13.736ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74902026-06-01T12:00:13.736Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74912026-06-01T12:00:13.736Z time: [8539.0 B 8539.0 B 8539.0 B]
74922026-06-01T12:00:13.736Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74932026-06-01T12:00:13.736Z No change in performance detected.
74942026-06-01T12:00:13.736Z
74952026-06-01T12:00:13.736ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74962026-06-01T12:00:13.736ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74972026-06-01T12:00:13.736ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0500 ms (220 iterations)
74982026-06-01T12:00:13.736ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74992026-06-01T12:00:13.736Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75002026-06-01T12:00:13.737Z time: [8539.0 B 8539.0 B 8539.0 B]
75012026-06-01T12:00:13.737Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75022026-06-01T12:00:13.737Z No change in performance detected.
75032026-06-01T12:00:13.737Z
75042026-06-01T12:00:13.740ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75052026-06-01T12:00:13.740ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75062026-06-01T12:00:13.740ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1504 ms (330 iterations)
75072026-06-01T12:00:13.740ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75082026-06-01T12:00:13.740Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75092026-06-01T12:00:13.740Z time: [7048.0 B 7048.0 B 7048.0 B]
75102026-06-01T12:00:13.740Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75112026-06-01T12:00:13.740Z No change in performance detected.
75122026-06-01T12:00:13.740Z
75132026-06-01T12:00:13.740ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75142026-06-01T12:00:13.740ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75152026-06-01T12:00:13.740ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2196 ms (275 iterations)
75162026-06-01T12:00:13.740ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75172026-06-01T12:00:13.740Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75182026-06-01T12:00:13.740Z time: [7048.0 B 7048.0 B 7048.0 B]
75192026-06-01T12:00:13.741Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75202026-06-01T12:00:13.741Z No change in performance detected.
75212026-06-01T12:00:13.741Z
75222026-06-01T12:00:13.741ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75232026-06-01T12:00:13.741ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75242026-06-01T12:00:13.741ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0819 ms (275 iterations)
75252026-06-01T12:00:13.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75262026-06-01T12:00:13.744Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75272026-06-01T12:00:13.744Z time: [8507.0 B 8507.0 B 8507.0 B]
75282026-06-01T12:00:13.744Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75292026-06-01T12:00:13.744Z No change in performance detected.
75302026-06-01T12:00:13.744Z
75312026-06-01T12:00:13.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75322026-06-01T12:00:13.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75332026-06-01T12:00:13.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0628 ms (220 iterations)
75342026-06-01T12:00:13.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75352026-06-01T12:00:13.744Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75362026-06-01T12:00:13.744Z time: [8507.0 B 8507.0 B 8507.0 B]
75372026-06-01T12:00:13.744Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75382026-06-01T12:00:13.744Z No change in performance detected.
75392026-06-01T12:00:13.744Z
75402026-06-01T12:00:13.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75412026-06-01T12:00:13.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75422026-06-01T12:00:13.745ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0672 ms (330 iterations)
75432026-06-01T12:00:13.748ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75442026-06-01T12:00:13.748Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75452026-06-01T12:00:13.748Z time: [7016.0 B 7016.0 B 7016.0 B]
75462026-06-01T12:00:13.748Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75472026-06-01T12:00:13.748Z No change in performance detected.
75482026-06-01T12:00:13.748Z
75492026-06-01T12:00:13.748ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75502026-06-01T12:00:13.748ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75512026-06-01T12:00:13.748ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1314 ms (275 iterations)
75522026-06-01T12:00:13.748ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75532026-06-01T12:00:13.748Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75542026-06-01T12:00:13.748Z time: [7016.0 B 7016.0 B 7016.0 B]
75552026-06-01T12:00:13.748Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75562026-06-01T12:00:13.748Z No change in performance detected.
75572026-06-01T12:00:13.748Z
75582026-06-01T12:00:13.790Z+ cp -r target/criterion /work/bench-results
75592026-06-01T12:00:13.943Z+ cp -r target/xde-bench /work/bench-results
75602026-06-01T12:00:13.976Z+ pushd /work
75612026-06-01T12:00:13.976Z/work /work/oxidecomputer/opte
75622026-06-01T12:00:13.976Z+ tar -caf bench-results.tgz bench-results
75632026-06-01T12:00:14.522Z+ popd
75642026-06-01T12:00:14.523Z/work/oxidecomputer/opte
75652026-06-01T12:00:14.526Z+ cleanup
75662026-06-01T12:00:14.526Z++ id -un
75672026-06-01T12:00:14.529Z++ id -gn
75682026-06-01T12:00:14.529Z+ pfexec chown -R build:build .
75692026-06-01T12:00:14.600Z+ [[ -z 01KT1EMXCZYFKVCPEPDN77KFW8 ]]
75702026-06-01T12:00:14.603Zprocess exited: duration 1943613 ms, exit code 0
 
75712026-06-01T12:00:14.616Zfound 1 output files
75722026-06-01T12:00:14.616Zuploading: /work/bench-results.tgz (6350453 bytes)
75732026-06-01T12:00:15.668Zuploaded: /work/bench-results.tgz